added various SVG and fixed display of footer and some shortcodes. Initial fix of...
authordanix <danix@danix.xyz>
Wed, 15 Feb 2023 16:51:18 +0000 (17:51 +0100)
committerdanix <danix@danix.xyz>
Wed, 15 Feb 2023 16:51:18 +0000 (17:51 +0100)
45 files changed:
TODO.md
assets/SVGs/arrow-up-right-from-square.svg [new file with mode: 0644]
assets/SVGs/arrow-up.svg
assets/SVGs/bed.svg [new file with mode: 0644]
assets/SVGs/cc-by.svg [new file with mode: 0644]
assets/SVGs/cc-sa.svg [new file with mode: 0644]
assets/SVGs/cc.svg [new file with mode: 0644]
assets/SVGs/coffee.svg [new file with mode: 0644]
assets/SVGs/css3.svg
assets/SVGs/email.svg [new file with mode: 0644]
assets/SVGs/git.svg
assets/SVGs/github.svg
assets/SVGs/heart.svg [new file with mode: 0644]
assets/SVGs/home.svg
assets/SVGs/html5.svg
assets/SVGs/hugo.svg [new file with mode: 0644]
assets/SVGs/instagram.svg
assets/SVGs/js.svg
assets/SVGs/linux.svg
assets/SVGs/lock-open.svg [new file with mode: 0644]
assets/SVGs/markdown.svg
assets/SVGs/pinterest.svg [new file with mode: 0644]
assets/SVGs/reddit.svg [new file with mode: 0644]
assets/SVGs/rss.svg [new file with mode: 0644]
assets/SVGs/sass.svg
assets/SVGs/sitemap.svg [new file with mode: 0644]
assets/SVGs/spotify.svg
assets/SVGs/telegram.svg [new file with mode: 0644]
assets/SVGs/twitter.svg
assets/SVGs/whatsapp.svg [new file with mode: 0644]
assets/sass/components/_icons.scss
assets/sass/components/_image.scss
assets/sass/layout/_footer.scss
layouts/articles/list.html
layouts/home-baseof.html
layouts/home.html
layouts/partials/copyright.html [new file with mode: 0644]
layouts/partials/footer.html
layouts/partials/funcs/share-on-socials.html [new file with mode: 0644]
layouts/partials/funcs/social-menu.html
layouts/partials/head.html
layouts/partials/prev-next.html
layouts/post/single.html
layouts/shortcodes/video.html
static/syntax.css [new file with mode: 0644]

diff --git a/TODO.md b/TODO.md
index a729d2e..f27aec3 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -6,6 +6,8 @@ CONTENT
 
 - check every article added for image references, shortcodes, links and tidy up everything
 - check metadata in every article
+- [licensing](https://chooser-beta.creativecommons.org/)
+       + ` <p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://danix.xyz">danix's ramblings</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://danix.xyz/whoami">Danilo 'danix' M.</a> is licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY-SA 4.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1"></a></p> `
 
 THEME
 -----
diff --git a/assets/SVGs/arrow-up-right-from-square.svg b/assets/SVGs/arrow-up-right-from-square.svg
new file mode 100644 (file)
index 0000000..3e86b4c
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z"/></svg>
\ No newline at end of file
index db78a14..87b0a12 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M256 504c137 0 248-111 248-248S393 8 256 8 8 119 8 256s111 248 248 248zm0-448c110.5 0 200 89.5 200 200s-89.5 200-200 200S56 366.5 56 256 145.5 56 256 56zm20 328h-40c-6.6 0-12-5.4-12-12V256h-67c-10.7 0-16-12.9-8.5-20.5l99-99c4.7-4.7 12.3-4.7 17 0l99 99c7.6 7.6 2.2 20.5-8.5 20.5h-67v116c0 6.6-5.4 12-12 12z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM135.1 217.4c-4.5 4.2-7.1 10.1-7.1 16.3c0 12.3 10 22.3 22.3 22.3H208v96c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V256h57.7c12.3 0 22.3-10 22.3-22.3c0-6.2-2.6-12.1-7.1-16.3L269.8 117.5c-3.8-3.5-8.7-5.5-13.8-5.5s-10.1 2-13.8 5.5L135.1 217.4z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/bed.svg b/assets/SVGs/bed.svg
new file mode 100644 (file)
index 0000000..59bdf8b
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M176 256c44.11 0 80-35.89 80-80s-35.89-80-80-80-80 35.89-80 80 35.89 80 80 80zm352-128H304c-8.84 0-16 7.16-16 16v144H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v352c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48h512v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V240c0-61.86-50.14-112-112-112z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/cc-by.svg b/assets/SVGs/cc-by.svg
new file mode 100644 (file)
index 0000000..78c058a
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M314.9 194.4v101.4h-28.3v120.5h-77.1V295.9h-28.3V194.4c0-4.4 1.6-8.2 4.6-11.3 3.1-3.1 6.9-4.7 11.3-4.7H299c4.1 0 7.8 1.6 11.1 4.7 3.1 3.2 4.8 6.9 4.8 11.3zm-101.5-63.7c0-23.3 11.5-35 34.5-35s34.5 11.7 34.5 35c0 23-11.5 34.5-34.5 34.5s-34.5-11.5-34.5-34.5zM247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/cc-sa.svg b/assets/SVGs/cc-sa.svg
new file mode 100644 (file)
index 0000000..cc8429b
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zM137.7 221c13-83.9 80.5-95.7 108.9-95.7 99.8 0 127.5 82.5 127.5 134.2 0 63.6-41 132.9-128.9 132.9-38.9 0-99.1-20-109.4-97h62.5c1.5 30.1 19.6 45.2 54.5 45.2 23.3 0 58-18.2 58-82.8 0-82.5-49.1-80.6-56.7-80.6-33.1 0-51.7 14.6-55.8 43.8h18.2l-49.2 49.2-49-49.2h19.4z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/cc.svg b/assets/SVGs/cc.svg
new file mode 100644 (file)
index 0000000..b54c5a7
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M245.83 214.87l-33.22 17.28c-9.43-19.58-25.24-19.93-27.46-19.93-22.13 0-33.22 14.61-33.22 43.84 0 23.57 9.21 43.84 33.22 43.84 14.47 0 24.65-7.09 30.57-21.26l30.55 15.5c-6.17 11.51-25.69 38.98-65.1 38.98-22.6 0-73.96-10.32-73.96-77.05 0-58.69 43-77.06 72.63-77.06 30.72-.01 52.7 11.95 65.99 35.86zm143.05 0l-32.78 17.28c-9.5-19.77-25.72-19.93-27.9-19.93-22.14 0-33.22 14.61-33.22 43.84 0 23.55 9.23 43.84 33.22 43.84 14.45 0 24.65-7.09 30.54-21.26l31 15.5c-2.1 3.75-21.39 38.98-65.09 38.98-22.69 0-73.96-9.87-73.96-77.05 0-58.67 42.97-77.06 72.63-77.06 30.71-.01 52.58 11.95 65.56 35.86zM247.56 8.05C104.74 8.05 0 123.11 0 256.05c0 138.49 113.6 248 247.56 248 129.93 0 248.44-100.87 248.44-248 0-137.87-106.62-248-248.44-248zm.87 450.81c-112.54 0-203.7-93.04-203.7-202.81 0-105.42 85.43-203.27 203.72-203.27 112.53 0 202.82 89.46 202.82 203.26-.01 121.69-99.68 202.82-202.84 202.82z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/coffee.svg b/assets/SVGs/coffee.svg
new file mode 100644 (file)
index 0000000..1b4f62e
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M127.1 146.5c1.3 7.7 8 13.5 16 13.5h16.5c9.8 0 17.6-8.5 16.3-18-3.8-28.2-16.4-54.2-36.6-74.7-14.4-14.7-23.6-33.3-26.4-53.5C111.8 5.9 105 0 96.8 0H80.4C70.6 0 63 8.5 64.1 18c3.9 31.9 18 61.3 40.6 84.4 12 12.2 19.7 27.5 22.4 44.1zm112 0c1.3 7.7 8 13.5 16 13.5h16.5c9.8 0 17.6-8.5 16.3-18-3.8-28.2-16.4-54.2-36.6-74.7-14.4-14.7-23.6-33.3-26.4-53.5C223.8 5.9 217 0 208.8 0h-16.4c-9.8 0-17.5 8.5-16.3 18 3.9 31.9 18 61.3 40.6 84.4 12 12.2 19.7 27.5 22.4 44.1zM400 192H32c-17.7 0-32 14.3-32 32v192c0 53 43 96 96 96h192c53 0 96-43 96-96h16c61.8 0 112-50.2 112-112s-50.2-112-112-112zm0 160h-16v-96h16c26.5 0 48 21.5 48 48s-21.5 48-48 48z"/></svg>
\ No newline at end of file
index 78dd10f..e7052ae 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M480 32l-64 368-223.3 80L0 400l19.6-94.8h82l-8 40.6L210 390.2l134.1-44.4 18.8-97.1H29.5l16-82h333.7l10.5-52.7H56.3l16.3-82H480z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M480 32l-64 368-223.3 80L0 400l19.6-94.8h82l-8 40.6L210 390.2l134.1-44.4 18.8-97.1H29.5l16-82h333.7l10.5-52.7H56.3l16.3-82H480z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/email.svg b/assets/SVGs/email.svg
new file mode 100644 (file)
index 0000000..a44bd5d
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M255.4 48.2c.2-.1 .4-.2 .6-.2s.4 .1 .6 .2L460.6 194c2.1 1.5 3.4 3.9 3.4 6.5v13.6L291.5 355.7c-20.7 17-50.4 17-71.1 0L48 214.1V200.5c0-2.6 1.2-5 3.4-6.5L255.4 48.2zM48 276.2L190 392.8c38.4 31.5 93.7 31.5 132 0L464 276.2V456c0 4.4-3.6 8-8 8H56c-4.4 0-8-3.6-8-8V276.2zM256 0c-10.2 0-20.2 3.2-28.5 9.1L23.5 154.9C8.7 165.4 0 182.4 0 200.5V456c0 30.9 25.1 56 56 56H456c30.9 0 56-25.1 56-56V200.5c0-18.1-8.7-35.1-23.4-45.6L284.5 9.1C276.2 3.2 266.2 0 256 0z"/></svg>
\ No newline at end of file
index f06f0bf..d55123a 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M100.59 334.24c48.57 3.31 58.95 2.11 58.95 11.94 0 20-65.55 20.06-65.55 1.52.01-5.09 3.29-9.4 6.6-13.46zm27.95-116.64c-32.29 0-33.75 44.47-.75 44.47 32.51 0 31.71-44.47.75-44.47zM448 80v352a48 48 0 0 1-48 48H48a48 48 0 0 1-48-48V80a48 48 0 0 1 48-48h352a48 48 0 0 1 48 48zm-227 69.31c0 14.49 8.38 22.88 22.86 22.88 14.74 0 23.13-8.39 23.13-22.88S258.62 127 243.88 127c-14.48 0-22.88 7.84-22.88 22.31zM199.18 195h-49.55c-25-6.55-81.56-4.85-81.56 46.75 0 18.8 9.4 32 21.85 38.11C74.23 294.23 66.8 301 66.8 310.6c0 6.87 2.79 13.22 11.18 16.76-8.9 8.4-14 14.48-14 25.92C64 373.35 81.53 385 127.52 385c44.22 0 69.87-16.51 69.87-45.73 0-36.67-28.23-35.32-94.77-39.38l8.38-13.43c17 4.74 74.19 6.23 74.19-42.43 0-11.69-4.83-19.82-9.4-25.67l23.38-1.78zm84.34 109.84l-13-1.78c-3.82-.51-4.07-1-4.07-5.09V192.52h-52.6l-2.79 20.57c15.75 5.55 17 4.86 17 10.17V298c0 5.62-.31 4.58-17 6.87v20.06h72.42zM384 315l-6.87-22.37c-40.93 15.37-37.85-12.41-37.85-16.73v-60.72h37.85v-25.41h-35.82c-2.87 0-2 2.52-2-38.63h-24.18c-2.79 27.7-11.68 38.88-34 41.42v22.62c20.47 0 19.82-.85 19.82 2.54v66.57c0 28.72 11.43 40.91 41.67 40.91 14.45 0 30.45-4.83 41.38-10.2z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M439.55 236.05L244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
\ No newline at end of file
index 2b43c97..82d16b6 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M186.1 328.7c0 20.9-10.9 55.1-36.7 55.1s-36.7-34.2-36.7-55.1 10.9-55.1 36.7-55.1 36.7 34.2 36.7 55.1zM480 278.2c0 31.9-3.2 65.7-17.5 95-37.9 76.6-142.1 74.8-216.7 74.8-75.8 0-186.2 2.7-225.6-74.8-14.6-29-20.2-63.1-20.2-95 0-41.9 13.9-81.5 41.5-113.6-5.2-15.8-7.7-32.4-7.7-48.8 0-21.5 4.9-32.3 14.6-51.8 45.3 0 74.3 9 108.8 36 29-6.9 58.8-10 88.7-10 27 0 54.2 2.9 80.4 9.2 34-26.7 63-35.2 107.8-35.2 9.8 19.5 14.6 30.3 14.6 51.8 0 16.4-2.6 32.7-7.7 48.2 27.5 32.4 39 72.3 39 114.2zm-64.3 50.5c0-43.9-26.7-82.6-73.5-82.6-18.9 0-37 3.4-56 6-14.9 2.3-29.8 3.2-45.1 3.2-15.2 0-30.1-.9-45.1-3.2-18.7-2.6-37-6-56-6-46.8 0-73.5 38.7-73.5 82.6 0 87.8 80.4 101.3 150.4 101.3h48.2c70.3 0 150.6-13.4 150.6-101.3zm-82.6-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1 36.7-34.2 36.7-55.1-10.9-55.1-36.7-55.1z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M186.1 328.7c0 20.9-10.9 55.1-36.7 55.1s-36.7-34.2-36.7-55.1 10.9-55.1 36.7-55.1 36.7 34.2 36.7 55.1zM480 278.2c0 31.9-3.2 65.7-17.5 95-37.9 76.6-142.1 74.8-216.7 74.8-75.8 0-186.2 2.7-225.6-74.8-14.6-29-20.2-63.1-20.2-95 0-41.9 13.9-81.5 41.5-113.6-5.2-15.8-7.7-32.4-7.7-48.8 0-21.5 4.9-32.3 14.6-51.8 45.3 0 74.3 9 108.8 36 29-6.9 58.8-10 88.7-10 27 0 54.2 2.9 80.4 9.2 34-26.7 63-35.2 107.8-35.2 9.8 19.5 14.6 30.3 14.6 51.8 0 16.4-2.6 32.7-7.7 48.2 27.5 32.4 39 72.3 39 114.2zm-64.3 50.5c0-43.9-26.7-82.6-73.5-82.6-18.9 0-37 3.4-56 6-14.9 2.3-29.8 3.2-45.1 3.2-15.2 0-30.1-.9-45.1-3.2-18.7-2.6-37-6-56-6-46.8 0-73.5 38.7-73.5 82.6 0 87.8 80.4 101.3 150.4 101.3h48.2c70.3 0 150.6-13.4 150.6-101.3zm-82.6-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1 36.7-34.2 36.7-55.1-10.9-55.1-36.7-55.1z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/heart.svg b/assets/SVGs/heart.svg
new file mode 100644 (file)
index 0000000..f6de4e4
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z"/></svg>
\ No newline at end of file
index 9b8d350..6f13ced 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M575.8 255.5c0 18-15 32.1-32 32.1h-32l.7 160.2c0 2.7-.2 5.4-.5 8.1V472c0 22.1-17.9 40-40 40H456c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1H416 392c-22.1 0-40-17.9-40-40V448 384c0-17.7-14.3-32-32-32H256c-17.7 0-32 14.3-32 32v64 24c0 22.1-17.9 40-40 40H160 128.1c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2H104c-22.1 0-40-17.9-40-40V360c0-.9 0-1.9 .1-2.8V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z"/></svg>
\ No newline at end of file
index 00bd134..bd934d0 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M0 32l34.9 395.8L191.5 480l157.6-52.2L384 32H0zm308.2 127.9H124.4l4.1 49.4h175.6l-13.6 148.4-97.9 27v.3h-1.1l-98.7-27.3-6-75.8h47.7L138 320l53.5 14.5 53.7-14.5 6-62.2H84.3L71.5 112.2h241.1l-4.4 47.7z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M0 32l34.9 395.8L191.5 480l157.6-52.2L384 32H0zm308.2 127.9H124.4l4.1 49.4h175.6l-13.6 148.4-97.9 27v.3h-1.1l-98.7-27.3-6-75.8h47.7L138 320l53.5 14.5 53.7-14.5 6-62.2H84.3L71.5 112.2h241.1l-4.4 47.7z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/hugo.svg b/assets/SVGs/hugo.svg
new file mode 100644 (file)
index 0000000..a2f1a74
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" style="vertical-align: -0.125em;" width="3.83em" height="1em" viewBox="0 0 512 134"><g fill-rule="evenodd"><path fill="#FF4088" d="M113.888 85.371V43.446a15.378 15.378 0 0 0-7.587-13.258C96.212 24.262 78.39 13.79 67.475 7.376a18.048 18.048 0 0 0-18.614.2l-34.462 21.25a19.866 19.866 0 0 0-9.44 16.91v42.926a19.24 19.24 0 0 0 9.53 16.61L50.4 126.264a15.637 15.637 0 0 0 15.5.161l39.76-22.145a16.018 16.018 0 0 0 8.22-13.991V85.37h.007Z"/><path fill="#C9177E" d="M58.381.26h.095l.085.002h.485l.084.003h.01l.085.004h.01l.085.003h.007l.086.003h.01l.083.004h.01l.082.003h.007l.086.004h.01l.086.007h.01l.082.006h.007l.082.007h.01l.086.007h.007l.083.007h.01l.086.007h.01l.086.007h.01l.086.007h.01l.082.006h.01l.083.007h.01l.086.007h.01l.086.01h.01l.086.01h.007l.082.011h.01l.083.01h.01l.086.01h.01l.086.01h.007l.082.011h.01l.086.01h.01l.083.014l.01.004l.086.013h.01l.082.014h.007l.086.014h.01l.082.013h.01l.083.014h.007l.086.014h.01l.082.014l.01.003l.083.014l.01.003l.082.017h.01l.083.014h.01l.082.017h.01l.087.017h.006l.083.017h.01l.082.018h.007l.086.017l.01.003l.086.017h.007l.082.02l.01.004l.083.02h.01l.086.021l.007.004l.082.017l.01.003l.082.018l.007.003l.083.02h.01l.082.021l.01.004l.083.02l.007.004l.085.02l.007.004l.083.02l.01.004l.082.02h.007l.082.024h.01l.086.02l.01.004l.083.02h.01l.082.025l.01.003l.083.024l.01.004l.083.024l.01.003l.082.024l.007.004l.082.024l.01.003l.083.024l.01.003l.083.024l.01.004l.082.027l.007.004l.082.027h.01l.083.028h.01l.083.027l.01.003l.082.028l.01.003l.083.028l.007.003l.082.028l.01.003l.082.027l.007.004l.083.027l.006.004l.08.027l.01.004l.079.027l.01.004l.079.03l.01.004l.082.03l.01.004l.08.031l.006.003l.083.028l.006.003l.083.031l.01.004l.082.03l.01.004l.08.03l.01.004l.079.034l.007.004l.082.03l.01.004l.079.034l.01.004l.083.034l.01.004l.082.034l.007.003l.082.035l.007.003l.08.034l.006.004l.079.034l.007.003l.082.035l.007.003l.079.035l.01.003l.079.034l.01.004l.08.034l.006.003l.079.038l.01.004l.079.037l.01.004l.08.037l.006.004l.079.038l.007.003l.079.038l.01.003l.079.038l.01.003l.079.038l.01.003l.08.038l.006.004l.079.04l.007.008l.079.037l.006.004l.076.04l.01.004l.079.038l.007.003l.079.042l.01.003l.075.041l.01.007l.08.041l.01.004l.079.04l.007.004l.075.041l.01.007l.08.041l.006.007l.076.045l.006.007l.076.044l.01.004l.076.044l.006.004l.076.044l.007.007l.075.045l.01.007l.073.044h.006l38.855 22.83l.065.037l.007.007l.065.038l.01.003l.062.041l.007.007l.062.038l.006.007l.062.037l.007.004l.062.037l.007.004l.061.038l.007.003l.062.038l.01.003l.062.041l.007.004l.061.041l.01.003l.062.038l.007.004l.062.04l.007.008l.062.04l.007.008l.058.037l.01.004l.062.04l.007.004l.061.041l.007.004l.059.041l.006.003l.059.042l.007.003l.058.041l.007.007l.058.041l.007.004l.058.044l.01.007l.059.041l.007.004l.058.04l.007.004l.058.041l.007.007l.058.041l.007.004l.058.041l.007.007l.059.041l.006.007l.059.044l.01.007l.055.045l.01.007l.058.044l.01.004l.06.044l.006.007l.058.045l.007.007l.055.044l.01.007l.059.048l.01.01l.11.09l.013.01l.11.092l.014.01l.113.093l.014.01l.113.093l.014.01l.11.093l.013.014l.11.092l.013.01l.107.097l.013.01l.107.096l.013.01l.107.1l.014.01l.102.096l.014.01l.106.1l.014.013l.103.1l.014.014l.103.1l.013.013l.1.1l.014.013l.099.103l.014.014l.1.102l.01.014l.099.103l.014.014l.096.103l.013.013l.096.103l.014.014l.096.103l.014.014l.096.106l.014.014l.092.11l.01.013l.096.106l.014.014l.093.11l.013.014l.093.11l.01.013l.093.11l.014.013l.089.11l.01.014l.09.11l.013.013l.09.114l.01.013l.085.113l.01.014l.086.113l.01.014l.086.113l.01.017l.086.117l.01.014l.086.113l.01.017l.083.117l.01.013l.082.117l.01.014l.083.116l.01.017l.08.117l.01.017l.078.12l.01.017l.076.117l.01.014l.076.116l.01.014l.079.12l.01.014l.076.12l.01.017l.072.12l.01.017l.076.12l.01.017l.072.12l.01.017l.072.124l.01.013l.07.124l.01.017l.068.124l.01.017l.069.123l.01.017l.069.124l.007.017l.068.127l.007.017l.065.127l.007.017l.065.127l.01.014l.062.13l.007.017l.065.127l.007.017l.062.127l.01.017l.059.13l.006.018l.059.13l.007.017l.058.13l.007.017l.058.13l.007.018l.055.13l.007.017l.054.13l.007.018l.052.134l.007.017l.051.13l.007.017l.051.134l.007.017l.052.134l.007.017l.051.134l.007.017l.048.134l.007.017l.044.134l.007.017l.045.133l.007.018l.044.133l.007.017l.045.138l.003.017l.041.134l.007.017l.041.137l.004.017l.04.137l.008.017l.04.137l.008.018l.037.137l.007.017l.038.137l.003.017l.035.137l.007.021l.037.14l.004.018l.034.14l.007.018l.03.14l.008.017l.034.14l.003.021l.031.141l.004.017l.03.14l.004.018l.027.14l.004.018l.027.14l.004.017l.027.141l.003.017l.024.144l.004.017l.024.141l.003.02l.024.145l.004.02l.02.144l.004.02l.02.141v.014l.01.076v.006l.007.072v.01l.01.073v.007l.011.072v.01l.01.072l.004.01l.01.072v.01l.007.072l.003.007l.007.072l.004.01l.007.073v.01l.006.072l.004.01l.007.072l.003.01l.007.073v.01l.007.072v.01l.007.072v.01l.007.072v.01l.006.073v.01l.004.072v.01l.003.076v.01l.007.076v.006l.004.072v.01l.003.073v.01l.003.072v.01l.004.072v.01l.003.076v.01l.004.072v.01l.003.073v.007l.004.072v47.873l-.004.079v.1l-.003.078v.01l-.004.076v.007l-.003.079v.01l-.004.076v.006l-.003.076v.01l-.003.076l-.004.01l-.003.075v.01l-.004.076v.007l-.003.079v.01l-.007.079v.007l-.007.079v.01l-.007.075v.01l-.003.076v.01l-.007.076v.01l-.007.076v.01l-.007.075v.01l-.007.076l-.003.007l-.007.079l-.003.01l-.007.076v.01l-.007.075l-.004.01l-.01.076v.01l-.01.076v.007l-.01.075v.01l-.01.076l-.004.01l-.01.079l-.004.01l-.01.076l-.004.01l-.01.075v.01l-.01.076v.01l-.01.076l-.004.01l-.01.076l-.004.01l-.013.075v.007l-.01.076v.006l-.014.076l-.004.01l-.01.076l-.003.01l-.01.075v.007l-.014.076v.007l-.014.075v.007l-.014.075v.01l-.014.073l-.003.01l-.014.072l-.003.01l-.014.076l-.003.01l-.017.075v.007l-.018.076v.007l-.013.072v.01l-.017.075v.007l-.014.076l-.004.006l-.017.072v.007l-.017.072v.01l-.017.073l-.003.01l-.018.072l-.003.01l-.017.072l-.004.007l-.017.072l-.003.007l-.017.072l-.004.01l-.02.072l-.004.01l-.017.073l-.003.01l-.02.072v.01l-.021.076l-.004.01l-.02.072v.01l-.021.072l-.003.01l-.021.073l-.004.01l-.02.075l-.004.007l-.02.072l-.004.007l-.02.072l-.004.01l-.024.072l-.003.01l-.02.073l-.004.007l-.02.072l-.004.01l-.02.072l-.004.007l-.024.072l-.003.01l-.024.072l-.004.01l-.024.072l-.003.01l-.024.073l-.004.01l-.024.072l-.003.007l-.024.072l-.004.01l-.024.072l-.003.01l-.024.072l-.003.007l-.024.072l-.004.01l-.024.073l-.003.01l-.028.068l-.003.01l-.024.07l-.004.01l-.024.068l-.003.01l-.024.073l-.003.01l-.028.072l-.003.01l-.028.069l-.003.01l-.028.069l-.003.01l-.028.068l-.003.01l-.027.07l-.004.01l-.027.068l-.004.01l-.027.07l-.004.006l-.03.069l-.004.01l-.03.072l-.004.01l-.028.069l-.003.01l-.03.069l-.004.01l-.031.068l-.004.01l-.03.07l-.004.006l-.03.069l-.004.01l-.031.069l-.003.006l-.031.07l-.004.006l-.03.069l-.004.006l-.03.069l-.004.007l-.035.068l-.003.007l-.034.065l-.004.01l-.03.07l-.004.006l-.034.065l-.004.01l-.03.07l-.004.006l-.034.069l-.004.01l-.034.069l-.004.006l-.034.066l-.003.006l-.035.069l-.003.01l-.034.069l-.004.01l-.034.069l-.007.01l-.034.065l-.004.007l-.034.069l-.003.01l-.035.068l-.003.01l-.038.066l-.007.007l-.037.065l-.004.007l-.037.065l-.004.007l-.038.065l-.003.007l-.038.065l-.003.007l-.038.065l-.003.01l-.038.065l-.004.007l-.037.065l-.004.01l-.037.066l-.007.007l-.038.065l-.007.007l-.038.065l-.003.007l-.038.065l-.003.01l-.041.065l-.004.007l-.037.062l-.004.01l-.038.062l-.006.007l-.042.065l-.003.01l-.041.062l-.007.007l-.041.062l-.004.007l-.04.065l-.008.01l-.04.062l-.008.007l-.04.061l-.004.007l-.041.065l-.004.007l-.041.062l-.007.007l-.044.061l-.004.007l-.041.062l-.003.007l-.045.062l-.003.006l-.042.062l-.006.007l-.042.062l-.006.007l-.045.061l-.007.007l-.041.062l-.003.007l-.045.062l-.007.01l-.041.062l-.007.006l-.044.062l-.007.007l-.045.062l-.007.007l-.044.061l-.007.007l-.045.062l-.003.007l-.045.058l-.007.007l-.044.058l-.004.007l-.048.058l-.007.007l-.044.059l-.004.006l-.044.062l-.007.007l-.048.062l-.007.007l-.048.058l-.007.007l-.048.058l-.003.007l-.048.058l-.007.007l-.048.058l-.007.007l-.048.059l-.007.006l-.048.059l-.007.007l-.048.058l-.003.007l-.048.058l-.007.007l-.051.058l-.007.007l-.048.058l-.007.007l-.048.058l-.007.007l-.048.059l-.007.006l-.048.059l-.007.007l-.048.054l-.007.007l-.051.059l-.007.007l-.048.058l-.007.007l-.051.058l-.007.007l-.048.058l-.007.007l-.051.055l-.007.007l-.052.055l-.007.006l-.051.055l-.007.007l-.051.055l-.007.007l-.052.055l-.006.007l-.052.054l-.007.007l-.051.055l-.007.007l-.051.055l-.007.007l-.055.055l-.007.007l-.052.054l-.006.007l-.052.052l-.007.007l-.055.054l-.01.007l-.055.055l-.007.007l-.054.051l-.007.007l-.055.055l-.007.007l-.055.051l-.007.007l-.055.052l-.006.007l-.055.051l-.007.007l-.055.051l-.007.007l-.055.052l-.007.007l-.055.051l-.006.007l-.059.051l-.007.004l-.054.051l-.007.007l-.059.051l-.006.007l-.059.052l-.007.003l-.058.052l-.007.006l-.058.048l-.01.007l-.059.048l-.006.007l-.059.052l-.007.007l-.058.051l-.007.007l-.058.051l-.007.007l-.058.048l-.007.007l-.062.048l-.007.003l-.058.048l-.007.007l-.058.048l-.01.007l-.059.048l-.007.007l-.058.048l-.007.007l-.058.048l-.007.007l-.062.048l-.007.007l-.058.044l-.007.007l-.061.048l-.007.007l-.062.048l-.007.007l-.062.048l-.006.007l-.062.048l-.007.003l-.062.045l-.007.003l-.061.045l-.007.003l-.062.045l-.01.003l-.062.045l-.007.007l-.062.044l-.006.007l-.062.045l-.007.006l-.062.045l-.01.007l-.062.044l-.007.004l-.065.045l-.01.003l-.065.045l-.007.006l-.065.045l-.007.007l-.065.041l-.007.007l-.065.044l-.007.007l-.062.045l-.01.007l-.065.04l-.007.004l-.065.041l-.01.004l-.066.041l-.007.007l-.065.041l-.007.007l-.065.041l-.007.003l-.065.042l-.01.003l-.065.041l-.007.007l-.065.041l-.01.004l-.066.04l-.01.008l-.065.04l-.01.008l-.069.04l-.007.008l-.065.037l-.01.004l-.065.038l-.007.006l-.069.042l-.01.006l-.069.038l-.007.007l-.065.038l-.01.003l-.069.038l-.01.003l-.069.038l-.006.003l-.066.038l-.003.004l-39.756 22.153h-.004l-.061.038l-.01.003l-.066.038l-.01.007l-.065.034l-.01.004l-.066.034l-.007.003l-.065.035l-.01.003l-.065.034l-.01.004l-.066.034l-.01.003l-.065.035l-.007.003l-.065.034l-.007.004l-.065.03l-.007.004l-.069.035l-.006.006l-.066.035l-.006.003l-.066.031l-.006.003l-.066.031l-.007.004l-.065.034l-.007.003l-.068.031l-.007.004l-.065.03l-.007.004l-.069.03l-.006.004l-.066.031l-.006.004l-.066.03l-.01.007l-.068.031l-.007.004l-.069.027l-.007.003l-.068.031l-.007.007l-.069.031l-.01.003l-.065.028l-.007.003l-.069.031l-.007.004l-.068.027l-.007.003l-.069.028l-.006.003l-.069.028l-.01.003l-.069.028l-.01.003l-.069.028l-.01.003l-.065.027l-.007.004l-.069.024l-.007.003l-.068.028l-.01.003l-.069.028l-.01.003l-.069.027l-.01.004l-.069.024l-.01.003l-.069.028l-.01.003l-.069.024l-.006.004l-.069.024l-.01.003l-.069.024l-.01.003l-.069.024l-.01.004l-.069.024l-.006.003l-.069.024l-.069.024l-.01.004l-.072.02l-.01.004l-.069.02l-.007.004l-.068.024l-.007.003l-.072.02l-.01.004l-.069.02l-.01.004l-.069.02l-.01.004l-.072.024l-.014.004l-.137.04l-.017.008l-.14.04l-.018.004l-.14.041l-.018.004l-.14.038l-.017.006l-.141.038l-.017.004l-.14.037l-.021.004l-.141.034l-.017.003l-.14.035l-.021.003l-.14.034l-.018.004l-.14.03l-.018.004l-.144.031l-.02.003l-.144.031l-.018.004l-.144.027l-.017.004l-.14.024l-.018.003l-.14.027l-.017.004l-.144.024l-.017.003l-.144.024l-.018.004l-.144.02l-.017.004l-.144.02l-.017.004l-.144.02l-.017.004l-.144.02l-.02.004l-.145.017l-.017.003l-.144.018l-.017.003l-.144.017l-.144.014h-.017l-.144.01l-.018.004l-.144.01h-.017l-.144.01h-.017l-.144.01l-.02.004l-.145.01h-.017l-.144.007h-.017l-.144.007h-.02l-.144.003h-.018l-.144.004h-.017l-.144.003h-.507l-.144-.003l-.144-.004h-.021l-.144-.003h-.003l-.144-.007l-.017-.003l-.144-.007h-.017l-.145-.007l-.017-.004l-.144-.006h-.017l-.144-.01l-.017-.004l-.144-.014l-.02-.003l-.145-.014l-.02-.003l-.144-.014l-.017-.004l-.144-.013h-.018l-.144-.014l-.017-.003l-.144-.018h-.02l-.144-.017l-.021-.003l-.144-.02l-.017-.004l-.144-.02l-.017-.004l-.144-.02l-.018-.004l-.144-.02l-.017-.004l-.14-.024h-.01l-.145-.028l-.018-.003l-.14-.028l-.018-.003l-.14-.027l-.018-.004l-.14-.027l-.02-.004l-.143-.027l-.018-.004l-.14-.03l-.02-.007l-.141-.031l-.018-.004l-.14-.034l-.02-.007l-.14-.034l-.017-.007l-.14-.038l-.018-.003l-.14-.038l-.018-.007l-.14-.037l-.017-.007l-.141-.038l-.017-.007l-.14-.04l-.021-.008l-.14-.04l-.018-.008l-.14-.04l-.018-.008l-.14-.04l-.018-.004l-.136-.045l-.014-.003l-.072-.024h-.009l-.069-.021l-.01-.003l-.068-.024l-.01-.004l-.07-.024l-.01-.003l-.068-.024l-.01-.004l-.07-.024l-.01-.003l-.068-.024l-.007-.004l-.068-.024l-.007-.003l-.069-.024l-.007-.003l-.068-.028l-.01-.003l-.07-.028l-.01-.003l-.068-.028l-.007-.003l-.069-.027l-.01-.004l-.068-.027l-.007-.004l-.069-.027l-.01-.004l-.069-.027l-.007-.003l-.068-.028l-.007-.003l-.069-.028l-.01-.003l-.068-.028l-.01-.003l-.07-.028l-.01-.003l-.068-.027l-.01-.004l-.07-.027l-.006-.004l-.069-.03l-.01-.004l-.065-.03l-.007-.004l-.068-.031l-.007-.004l-.069-.03l-.007-.004l-.068-.027l-.01-.004l-.066-.03l-.01-.004l-.069-.03l-.01-.004l-.065-.031l-.007-.007l-.065-.03l-.007-.004l-.065-.031l-.007-.004l-.069-.03l-.006-.007l-.069-.035l-.007-.006l-.065-.031l-.01-.004l-.069-.03l-.007-.007l-.065-.035l-.01-.003l-.069-.035l-.007-.003l-.065-.034l-.01-.004l-.065-.034l-.007-.003l-.065-.035l-.01-.007l-.066-.034l-.007-.003l-.065-.035l-.007-.003l-.065-.034l-.01-.007l-.065-.034l-.007-.004l-.065-.038l-.01-.006l-.066-.035l-.01-.003l-.065-.034l-.01-.004l-.066-.034l-.01-.004l-.065-.037l-.01-.004l-.062-.037l-.01-.004l-.062-.038l-.003-.003l-35.94-20.977l-.003-.004l-.076-.044l-.007-.004l-.075-.044l-.01-.004l-.08-.044l-.01-.004l-.075-.048l-.007-.003l-.075-.048l-.007-.007l-.076-.048l-.006-.007l-.076-.048l-.01-.003l-.076-.045l-.01-.007l-.075-.048l-.007-.007l-.076-.048h.018l-.076-.048l-.01-.007l-.075-.048l-.007-.006l-.076-.048l-.01-.007l-.075-.052l-.01-.007l-.075-.051l-.007-.007l-.076-.048l-.007-.007l-.075-.051l-.007-.007l-.075-.052l-.007-.006l-.072-.052l-.01-.007l-.074-.051l-.007-.007l-.072-.051l-.009-.007l-.072-.052l-.009-.007l-.072-.051l-.007-.003l-.072-.052l-.007-.007l-.07-.051l-.008-.007l-.07-.051l-.01-.004l-.073-.051l-.006-.007l-.072-.055l-.007-.007l-.072-.051l-.01-.007l-.071-.055l-.01-.007l-.068-.055l-.007-.007l-.068-.055l-.007-.003l-.069-.055l-.006-.007l-.069-.055l-.007-.006l-.068-.055l-.007-.007l-.069-.055l-.007-.007l-.068-.055l-.007-.007l-.069-.055l-.007-.006l-.068-.059l-.007-.003l-.069-.055l-.007-.007l-.066-.055l-.007-.007l-.069-.058l-.006-.007l-.069-.055l-.007-.006l-.068-.059l-.007-.003l-.068-.055l-.006-.007l-.066-.055l-.006-.007l-.066-.058l-.006-.007l-.066-.058l-.006-.007l-.066-.058l-.006-.007l-.066-.058l-.006-.007l-.066-.059l-.006-.006l-.066-.062l-.006-.004l-.066-.058l-.01-.007l-.063-.061l-.007-.007l-.065-.059l-.007-.006l-.064-.062l-.007-.007l-.062-.062l-.006-.007l-.062-.061l-.007-.007l-.065-.062l-.007-.007l-.065-.062l-.007-.003l-.062-.062l-.007-.007l-.061-.061l-.007-.007l-.062-.062l-.007-.007l-.062-.061l-.006-.007l-.062-.062l-.007-.007l-.062-.062l-.007-.006l-.058-.062l-.007-.007l-.062-.062l-.006-.007l-.062-.065l-.007-.007l-.058-.065l-.007-.007l-.058-.065l-.007-.007l-.062-.065l-.007-.007l-.058-.065l-.007-.007l-.058-.065l-.007-.007l-.058-.065l-.007-.007l-.059-.065l-.006-.007l-.059-.065l-.003-.007l-.055-.065l-.007-.007l-.058-.065l-.007-.007l-.062-.068l-.007-.007l-.058-.065l-.007-.007l-.058-.069l-.007-.007l-.055-.065l-.003-.007l-.055-.065l-.007-.007l-.055-.068l-.007-.007l-.058-.069l-.007-.007l-.055-.065l-.007-.007l-.058-.065l-.007-.007l-.055-.065l-.007-.007l-.054-.068l-.007-.007l-.055-.069l-.007-.007l-.055-.068l-.007-.007l-.055-.069l-.006-.007l-.055-.068l-.004-.007l-.051-.069l-.007-.006l-.051-.069l-.004-.007l-.051-.068l-.007-.007l-.052-.072l-.007-.007l-.05-.069l-.008-.007l-.051-.068l-.004-.007l-.051-.072l-.004-.007l-.051-.072l-.003-.007l-.052-.068l-.003-.007l-.052-.069l-.007-.007l-.051-.072l-.007-.007l-.051-.072l-.007-.01l-.048-.072l-.007-.007l-.048-.072l-.007-.007l-.048-.072l-.007-.006l-.048-.073l-.003-.006l-.048-.072l-.007-.01l-.048-.073l-.007-.007l-.048-.072l-.007-.006l-.048-.072l-.007-.007l-.048-.072l-.007-.007l-.044-.072l-.004-.007l-.044-.072l-.007-.01l-.048-.072l-.007-.01l-.048-.073l-.003-.007l-.048-.075l-.004-.01l-.044-.072l-.007-.007l-.045-.072l-.007-.007l-.044-.075l-.007-.01l-.045-.073l-.003-.007l-.045-.075l-.003-.007l-.045-.072l-.007-.01l-.044-.076l-.007-.01l-.045-.075l-.006-.01l-.042-.076l-.006-.007l-.045-.075l-.003-.007l-.042-.076l-.003-.007l-.041-.075l-.004-.01l-.04-.076l-.008-.01l-.04-.076l-.004-.01l-.041-.079l-.004-.007l-.04-.075l-.004-.01l-.042-.076l-.003-.01l-.041-.075l-.004-.01l-.037-.08l-.004-.006l-.04-.08l-.004-.01l-.041-.079l-.007-.006l-.038-.08l-.003-.006l-.038-.076l-.004-.01l-.037-.079v.004l-.038-.08l-.007-.01l-.038-.078l-.003-.01l-.038-.076l-.003-.01l-.038-.08l-.003-.006l-.038-.079l-.003-.007l-.035-.079l-.003-.007l-.038-.078l-.003-.007l-.038-.08l-.004-.006l-.037-.079l-.004-.01l-.034-.08l-.003-.006l-.038-.079l-.004-.01l-.037-.079l-.004-.007l-.034-.079l-.003-.007l-.035-.078l-.003-.01l-.034-.08l-.004-.006l-.03-.08l-.004-.006l-.034-.079l-.004-.01l-.03-.083l-.004-.006l-.034-.08l-.004-.01l-.03-.075l-.004-.01l-.034-.083l-.004-.007l-.03-.082l-.004-.01l-.031-.082l-.004-.007l-.03-.083l-.004-.01l-.03-.082l-.004-.007l-.031-.082l-.003-.007l-.028-.083l-.003-.01l-.031-.082l-.004-.007l-.027-.082l-.003-.01l-.028-.083l-.003-.01l-.031-.082l-.004-.01l-.027-.083l-.003-.007l-.028-.082l-.003-.007l-.028-.082l-.003-.01l-.028-.083l-.003-.01l-.027-.083l-.004-.01l-.027-.082l-.004-.01l-.027-.083l-.003-.01l-.024-.082l-.004-.007l-.027-.086l-.004-.01l-.024-.086l-.003-.01l-.024-.082l-.003-.01l-.024-.083l-.004-.01l-.024-.086l-.003-.01l-.024-.086l-.004-.007l-.024-.085l-.003-.004l-.024-.086l-.004-.006l-.02-.083l-.004-.007l-.02-.082v-.007l-.024-.086v-.01l-.02-.082l-.004-.01l-.02-.083l-.004-.01l-.02-.086h.003l-.02-.085l-.004-.007l-.02-.086l-.004-.007l-.02-.086l-.004-.006l-.02-.086l.002-.004l-.02-.085l-.004-.01l-.02-.086l-.004-.01l-.017-.086l-.003-.01l-.02-.086l-.004-.007l-.017-.086l-.004-.01l-.017-.086l-.003-.01l-.017-.086l-.018-.086v-.01l-.017-.09v-.01l-.017-.085l-.003-.01l-.02-.083v-.01l-.018-.093l-.003-.01l-.018-.09l-.003-.01l-.014-.085l-.003-.01l-.014-.086v-.01l-.014-.086v-.01l-.013-.086l-.004-.01l-.013-.086v.003l-.014-.086v-.006l-.014-.086v-.01l-.014-.086v-.01l-.013-.086v-.007l-.01-.09v-.01l-.01-.085v-.007l-.015-.09l-.003-.01l-.01-.085v-.01l-.01-.09l-.004-.01l-.01-.09v-.01l-.01-.089l-.004-.01l-.01-.09v-.01l-.01-.089l-.004-.006l-.01-.09l-.007-.089v-.01l-.01-.09l-.004-.01l-.01-.089v-.01l-.007-.09l-.003-.01l-.007-.089v-.01l-.007-.089v-.01l-.007-.09l-.007-.089v-.01l-.007-.09v-.01l-.007-.089v-.11l-.003-.09v-.01l-.004-.089v-.01l-.003-.09l-.003-.01l-.004-.089v-.096l-.003-.089v-.01l-.004-.09V45.728l.004-.086v-.11l.003-.089v-.315l.004-.09v-.006l.003-.09v-.01l.003-.089v-.01l.004-.09v-.006l.003-.09v-.01l.004-.089v-.01l.007-.092v-.01l.006-.09v-.007l.004-.089v-.01l.007-.09v-.01l.003-.089v-.01l.004-.09v-.01l.007-.089v-.01l.006-.09v-.01l.01-.089v-.01l.008-.09l.003-.006l.007-.09v-.006l.01-.09v-.006l.01-.09l.004-.01l.01-.089v-.01l.01-.089v-.007l.01-.09v-.006l.011-.09l.003-.01l.01-.089v-.01l.011-.086v-.01l.01-.089v-.01l.01-.09l.004-.01l.01-.085v-.01l.014-.09v-.01l.01-.09l.004-.01l.01-.085l.003-.01l.014-.09l.004-.007l.013-.089v-.007l.014-.089v-.007l.014-.085l.003-.01l.014-.087v-.01l.024-.089l.003-.01l.014-.086v-.01l.017-.086v-.007l.017-.086v-.006l.017-.09l.004-.006l.017-.086l.003-.007l.018-.086l.003-.01l.017-.086l.004-.01l.017-.086v-.01l.017-.086v-.007l.017-.085l.003-.007l.018-.086l.003-.007l.02-.086v-.01l.021-.086l.004-.01l.017-.086l.003-.01l.02-.086v-.01l.021-.086l.004-.01l.02-.086v-.01l.02-.086l.004-.007l.02-.085v-.007l.022-.086l.003-.01l.024-.086v-.007l.024-.086v-.006l.024-.086l.003-.01l.024-.086v-.01l.024-.086l.004-.01l.024-.083l.003-.007l.024-.085l.004-.009l.024-.086l.003-.01l.024-.084l.004-.007l.027-.085l.003-.007l.024-.082l.004-.007l.024-.084l.003-.006l.024-.086l.004-.01l.027-.083l.004-.01l.027-.083v-.007l.027-.082v-.01l.028-.083l.003-.007l.028-.082l.003-.01l.028-.083l.003-.01l.028-.082l.003-.01l.027-.083l.004-.007l.03-.082l.004-.007l.028-.082l.003-.009l.027-.082l.004-.007l.03-.082l.004-.007l.031-.082v-.007l.03-.082l.004-.007l.031-.083l.004-.01l.03-.082l.004-.007l.03-.082l.004-.01l.034-.08l.004-.006l.034-.083l.004-.007l.034-.082l.003-.01l.035-.082l.003-.01l.034-.083l.004-.01l.034-.083l.003-.01l.035-.082l.003-.01l.034-.083l.004-.008l.034-.08l.004-.01l.034-.078l.003-.01l.035-.083l.003-.007l.038-.082l.003-.007l.038-.079l.003-.007l.035-.079l.003-.01l.038-.079l.003-.007l.038-.079l.003-.006l.038-.08l.004-.006l.037-.079l.004-.01l.037-.08l.004-.006l.038-.079l.003-.01l.038-.08l.003-.006l.038-.079l.003-.007l.038-.079l.003-.006l.038-.08l.004-.006l.04-.076l.004-.006l.041-.08l.007-.01l.041-.078l.004-.007l.041-.08l.003-.01l.042-.075l.003-.007l.041-.075l.004-.007l.04-.076l.004-.01l.041-.075l.007-.007l.041-.076l.004-.01l.04-.075l.008-.007l.04-.076l.004-.006l.041-.076l.007-.01l.045-.076l.003-.007l.041-.075l.004-.007l.045-.075l.003-.007l.045-.076l.003-.006l.045-.076l.006-.007l.045-.075l.003-.007l.045-.075l.007-.007l.044-.076l.004-.007l.044-.075l.007-.007l.045-.075l.003-.007l.048-.076l.007-.01l.048-.075l.004-.007l.044-.072l.007-.007l.048-.072l.007-.007l.045-.075l.003-.007l.048-.072l.003-.007l.048-.072l.007-.007l.048-.076l.007-.006l.048-.072l.004-.01l.048-.073l.003-.007l.048-.072l.003-.006l.052-.072l.007-.007l.048-.072l.007-.007l.051-.072l.003-.007l.052-.072l.003-.007l.052-.072l.003-.007l.052-.072l.007-.007l.05-.072l.004-.007l.052-.072l.007-.006l.051-.069l.004-.007l.051-.072l.007-.007l.051-.068l.007-.007l.052-.069l.006-.007l.052-.068l.007-.007l.051-.069l.004-.007l.051-.068l.007-.007l.055-.069l.007-.006l.055-.069l.006-.007l.055-.068l.007-.007l.055-.069l.007-.007l.055-.068l.007-.01l.054-.07l.004-.006l.055-.069l.007-.007l.054-.068l.007-.007l.055-.065l.007-.007l.055-.069l.007-.006l.055-.069l.006-.007l.059-.065l.007-.007l.055-.069l.006-.006l.055-.066l.007-.006l.055-.069l.007-.007l.058-.068l.004-.007l.058-.065l.007-.007l.058-.065l.007-.007l.058-.065l.007-.007l.058-.065l.004-.007l.058-.065l.007-.007l.058-.066l.007-.006l.058-.066l.004-.006l.058-.066l.007-.006l.062-.066l.003-.006l.062-.066l.007-.006l.065-.062l.007-.007l.061-.065l.007-.007l.062-.065l.007-.007l.062-.062l.006-.007l.062-.061l.007-.007l.062-.062l.007-.007l.065-.062l.007-.006l.061-.062l.007-.007l.062-.062l.007-.007l.062-.061l.006-.007l.062-.062l.007-.007l.062-.061l.007-.007l.061-.062l.007-.007l.062-.062l.007-.007l.065-.058l.007-.007l.065-.058l.007-.007l.065-.062l.007-.006l.065-.062l.007-.004l.065-.058l.007-.003l.065-.059l.007-.006l.065-.059l.007-.007l.065-.058l.007-.007l.065-.058l.007-.003l.069-.059l.006-.007l.069-.058l.007-.007l.068-.058l.007-.007l.069-.055l.007-.007l.068-.055l.007-.006l.065-.055l.007-.007l.069-.055l.007-.007l.068-.055l.007-.003l.069-.055l.006-.007l.07-.055l.006-.007l.069-.055l.006-.006l.072-.055l.007-.007l.069-.055l.007-.007l.072-.055l.007-.007l.072-.054l.006-.007l.069-.055l.007-.004l.072-.054l.007-.007l.068-.055l.007-.007l.072-.051l.007-.007l.072-.055l.007-.007l.072-.051l.007-.004l.072-.051l.01-.007l.072-.052l.007-.003l.072-.052l.007-.006l.072-.055l.007-.004l.075-.051l.007-.007l.072-.051l.01-.004l.072-.051l.007-.004l.072-.051l.007-.004l.076-.051l.006-.007l.072-.051l.007-.004l.076-.048l.007-.003l.072-.052l.01-.007l.075-.048l.007-.006l.076-.052l.007-.007l.075-.048l.01-.003l.076-.048l.007-.007l.075-.048l.007-.003l.075-.048l.007-.004l.076-.048l.006-.003l.076-.048l.01-.004l.076-.044h.003L46.378 3.672l.004-.004l.072-.044l.007-.004l.075-.048l.01-.007l.076-.044l.01-.007l.076-.045l.01-.006l.075-.045l.01-.003l.08-.045l.006-.007l.076-.044l.01-.004l.076-.044l.006-.004l.08-.041l.006-.007l.079-.041l.007-.007l.075-.041l.01-.003l.08-.042l.006-.006l.076-.042l.01-.007l.075-.04l.01-.008l.076-.04l.007-.008l.079-.04l.007-.004l.075-.041l.01-.004l.076-.04l.01-.004l.08-.041l.01-.004l.078-.041l.007-.003l.079-.038l.01-.004l.08-.037l.01-.004l.075-.037l.01-.004l.08-.038l.006-.003l.079-.038l.01-.003l.079-.038l.01-.007l.08-.037l.01-.004l.078-.038l.01-.003l.08-.034l.01-.004l.079-.034l.007-.007l.078-.034l.007-.004l.08-.034l.01-.007l.078-.034l.01-.004l.08-.034l.01-.003l.079-.035l.01-.003l.079-.034l.01-.004l.079-.034l.01-.003l.08-.031l.01-.004l.078-.034l.01-.003l.083-.035l.01-.003l.082-.034l.01-.007l.08-.031l.006-.004l.083-.03l.01-.004l.079-.03l.007-.004l.082-.031l.01-.004l.083-.027l.01-.003l.082-.031l.01-.004l.083-.03l.01-.004l.082-.027l.01-.004l.083-.027l.01-.004l.08-.027l.01-.004l.082-.027l.01-.003l.079-.028l.01-.003l.083-.028l.006-.003l.083-.028l.01-.003l.082-.027l.01-.004l.083-.027l.01-.004l.082-.024l.007-.003l.083-.024l.01-.004l.082-.024h.01l.083-.024l.01-.003l.082-.024l.007-.003l.083-.024l.006-.004l.083-.024l.01-.003l.082-.024l.01-.004l.083-.024l.01-.003l.083-.02l.01-.004l.082-.02l.007-.004l.082-.024l.009-.004l.085-.02h.007l.082-.024h.01l.085-.02l.01-.004l.086-.02l.01-.004l.083-.02h.01l.086-.021h.01l.083-.021l.01-.003l.082-.018l.01-.003l.083-.02l.01-.004l.082-.017h.01l.083-.017l.01-.004l.083-.017h.006l.083-.017l.01-.003l.086-.018h.007l.085-.017l.007-.003l.086-.017l.01-.004l.086-.017l.01-.003l.086-.014h.01l.083-.014l.01-.003l.086-.017l.01-.004l.086-.013h.01l.082-.014l.01-.004l.086-.013l.01-.004l.083-.013h.007l.082-.014h.01l.086-.014l.01-.003l.086-.014h.01L55.12.52h.01l.086-.013h.01l.086-.01h.01l.083-.011h.01l.086-.01l.01-.004l.086-.01l.007-.004l.085-.006h.01l.083-.01h.01l.083-.01h.01L55.97.42h.01l.086-.01h.01l.082-.007h.01l.086-.01l.01-.004l.086-.007l.01-.003l.086-.007h.01l.085-.007h.01l.086-.007h.01l.086-.003l.01-.004l.086-.007l.007-.003l.086-.004h.01l.086-.006h.006l.086-.004h.01l.086-.003h.01l.086-.004h.01L57.4.318l.01-.004l.086-.003h.01l.086-.003h.01l.086-.004h.01l.086-.003h.01l.086-.004h.007l.086-.003h.106l.086-.004h.199l.018-.03Zm-.079 9.26h-.168l-.059.002l-.058.001l-.058.002l-.058.003l-.059.004l-.058.003l-.055.004l-.058.003l-.055.004l-.055.003l-.055.003l-.058.004l-.055.003l-.058.007l-.059.007l-.054.007l-.059.007l-.058.007l-.058.006l-.055.007l-.058.007l-.055.007l-.055.007l-.059.007l-.054.007l-.055.006l-.055.007l-.055.007l-.058.007l-.055.01l-.055.007l-.058.01l-.055.01l-.055.011l-.055.01l-.055.01l-.055.01l-.055.011l-.054.007l-.059.01l-.055.01l-.058.01l-.055.011l-.055.01l-.055.01l-.054.014l-.055.014l-.055.014l-.055.01l-.055.01l-.055.014l-.055.014l-.054.014l-.055.013l-.055.014l-.055.014l-.055.014l-.055.013l-.055.014l-.055.014l-.054.017l-.055.014l-.055.017l-.052.017l-.054.017l-.055.017l-.055.017l-.055.017l-.055.018l-.051.017l-.055.017l-.055.02l-.055.018l-.055.017l-.055.02l-.055.017l-.054.018l-.052.017l-.055.02l-.055.02l-.055.021l-.051.021l-.055.02l-.051.021l-.052.02l-.055.025l-.054.02l-.055.02l-.055.021l-.052.025l-.051.02l-.055.024l-.051.024l-.052.024l-.051.024l-.055.024l-.052.024l-.054.024l-.052.024l-.051.024l-.052.024l-.055.024l-.051.024l-.051.024l-.052.028l-.051.027l-.052.024l-.051.027l-.052.024l-.051.028l-.052.027l-.051.028l-.051.027l-.052.028l-.051.03l-.048.028l-.052.027l-.048.028l-.051.03l-.052.032l-.051.03l-.048.028l-.052.03l-.048.032l-.051.03l-.051.031l-.055.035l-34.43 21.22l-.06.038l-.054.034l-.051.035l-.052.034l-.051.034l-.052.035l-.051.034l-.052.034l-.051.034l-.052.035l-.051.034l-.051.034l-.052.038l-.048.034l-.048.035l-.051.034l-.048.034l-.048.034l-.048.035l-.048.034l-.048.034l-.048.035l-.048.037l-.048.035l-.048.037l-.048.038l-.048.038l-.048.038l-.048.037l-.048.038l-.045.038l-.048.037l-.048.038l-.045.038l-.048.038l-.048.037l-.044.038l-.048.038l-.045.037l-.044.038l-.045.041l-.045.042l-.044.037l-.045.038l-.044.041l-.045.041l-.045.041l-.044.042l-.045.04l-.044.042l-.045.041l-.044.041l-.045.041l-.045.041l-.044.042l-.041.04l-.045.042l-.041.045l-.045.04l-.04.045l-.042.041l-.041.045l-.041.041l-.041.045l-.042.044l-.044.045l-.041.041l-.041.045l-.042.044l-.04.045l-.038.044l-.042.045l-.04.045l-.042.044l-.041.048l-.041.045l-.038.044l-.038.045l-.04.048l-.039.044l-.04.045l-.038.048l-.038.045l-.038.048l-.038.048l-.037.048l-.038.048l-.038.048l-.037.048l-.035.048l-.037.048l-.038.048l-.038.048l-.038.048l-.034.048l-.034.048l-.035.048l-.034.051l-.034.048l-.034.048l-.035.052l-.034.048l-.034.048l-.035.048l-.034.048l-.03.051l-.035.052l-.034.048l-.035.051l-.03.051l-.031.048l-.031.052l-.031.051l-.031.052l-.03.051l-.035.052l-.034.051l-.031.052l-.031.051l-.031.051l-.03.052l-.032.051l-.03.052l-.031.051l-.031.052l-.031.051l-.031.052l-.03.054l-.032.052l-.03.051l-.032.055l-.027.052l-.027.054l-.028.055l-.027.055l-.028.052l-.027.051l-.028.055l-.027.051l-.027.055l-.024.052l-.028.055l-.027.054l-.028.055l-.027.055l-.028.055l-.024.055l-.024.055l-.024.055l-.024.055l-.024.054l-.024.055l-.024.055l-.024.055l-.024.055l-.02.055l-.024.055l-.024.058l-.024.055l-.024.055l-.024.055l-.02.054l-.025.059l-.024.055l-.02.054l-.021.059l-.02.055l-.021.058l-.02.055l-.021.058l-.02.058l-.021.059l-.018.058l-.02.055l-.02.058l-.018.058l-.017.055l-.017.059l-.02.058l-.018.055l-.017.055l-.017.058l-.02.058l-.018.059l-.017.054l-.017.059l-.017.058l-.018.058l-.017.059l-.017.058l-.014.058l-.013.058l-.017.059l-.014.058l-.017.058l-.014.059l-.014.058l-.013.062l-.014.058l-.014.058l-.014.059l-.013.058l-.014.058l-.014.059l-.01.058l-.014.058l-.01.058l-.01.062l-.01.062l-.01.062l-.011.061l-.01.059l-.01.058l-.011.062l-.01.061l-.01.059l-.01.058l-.011.058l-.01.062l-.007.062l-.007.061l-.007.059l-.01.061l-.01.059l-.007.061l-.007.062l-.007.062l-.007.062l-.007.061l-.007.062l-.007.058l-.006.062l-.007.062l-.004.062l-.007.061l-.006.062l-.004.062l-.003.062l-.004.061l-.003.062l-.004.062l-.003.061l-.003.062l-.004.062l-.003.062l-.004.061v.062l-.003.062l-.004.062v.061l-.003.062v43.484l.003.062v.185l.004.058l.003.062l.004.062l.003.061l.004.062l.003.062l.003.062l.004.061l.003.062l.007.062l.004.061l.003.062l.003.062l.007.058l.007.062l.007.058l.003.062l.007.058l.007.059l.007.058l.007.058l.007.062l.007.058l.006.059l.007.061l.007.062l.007.058l.007.062l.01.058l.01.059l.01.058l.011.058l.01.062l.01.058l.01.059l.011.058l.01.058l.014.058l.01.059l.01.058l.011.058l.014.059l.013.058l.01.058l.014.059l.014.058l.014.058l.014.058l.013.059l.014.058l.014.058l.013.055l.018.055l.013.058l.014.059l.014.058l.017.058l.014.055l.013.058l.014.055l.017.059l.014.054l.017.059l.017.058l.017.055l.018.058l.017.058l.017.055l.017.059l.02.055l.021.054l.02.055l.021.055l.017.055l.021.058l.02.055l.021.055l.02.055l.021.055l.02.055l.021.055l.021.054l.02.055l.021.055l.024.055l.024.055l.02.055l.021.055l.02.054l.021.055l.021.055l.024.055l.024.055l.024.055l.024.055l.024.055l.024.054l.024.055l.024.055l.024.055l.024.055l.024.055l.024.051l.028.055l.027.052l.027.054l.028.052l.027.051l.028.052l.027.051l.028.052l.027.051l.03.051l.028.052l.028.051l.027.052l.031.051l.03.052l.028.051l.028.052l.027.051l.031.051l.028.052l.03.048l.031.051l.031.048l.031.052l.03.051l.032.048l.03.048l.031.048l.031.048l.031.052l.031.051l.034.048l.031.048l.031.052l.03.048l.032.048l.034.048l.034.048l.035.051l.034.048l.034.048l.035.048l.034.048l.034.048l.034.048l.035.048l.037.048l.038.048l.034.048l.035.048l.034.048l.034.048l.038.045l.038.044l.038.048l.037.045l.038.048l.038.045l.037.044l.038.045l.038.044l.038.045l.037.044l.038.045l.038.045l.037.044l.038.045l.038.044l.041.045l.041.045l.038.044l.041.041l.041.045l.041.041l.042.045l.037.044l.041.045l.042.04l.04.042l.042.041l.041.041l.041.045l.041.041l.041.041l.042.041l.04.042l.042.04l.045.042l.04.041l.042.041l.044.041l.042.041l.04.042l.045.04l.045.039l.044.037l.045.041l.045.042l.044.037l.045.038l.044.041l.045.041l.045.038l.048.038l.048.037l.048.038l.044.038l.045.038l.048.037l.044.038l.048.034l.045.038l.048.038l.048.038l.048.037l.045.035l.048.037l.048.035l.048.037l.048.038l.048.034l.048.035l.051.034l.048.034l.048.034l.048.035l.048.034l.048.034l.048.035l.052.034l.051.03l.051.035l.048.034l.052.035l.051.034l.048.03l.052.032l.051.03l.052.031l.051.031l.052.031l.054.031l.052.03l.051.032l.059.034l35.898 20.988l.044.027l.038.02l.041.021l.041.02l.042.021l.037.024l.041.02l.042.021l.04.021l.042.024l.041.02l.041.021l.041.02l.042.021l.04.02l.042.022l.041.02l.041.02l.038.021l.041.02l.041.021l.041.018l.041.02l.042.017l.04.017l.042.018l.041.02l.041.02l.041.018l.042.02l.04.018l.042.017l.041.017l.041.017l.041.017l.041.017l.042.017l.04.018l.042.017l.041.013l.045.018l.04.017l.042.017l.041.017l.041.017l.041.014l.042.017l.04.014l.042.014l.044.013l.042.014l.037.014l.09.027l.085.028l.086.024l.086.024l.085.024l.086.024l.086.024l.086.024l.085.024l.086.02l.086.02l.086.021l.085.017l.086.021l.086.017l.085.017l.086.017l.086.014l.086.017l.085.014l.086.014l.09.013l.085.014l.09.01l.088.01l.09.011l.089.007l.085.007l.09.007l.085.006l.09.007l.089.007l.085.007l.086.003l.086.004l.089.003h.439l.09-.003h.088l.09-.004l.089-.003l.089-.007l.089-.007l.09-.003l.088-.007l.09-.007l.089-.007l.085-.007l.09-.01l.089-.01l.085-.01l.09-.01l.085-.014l.09-.014l.085-.014l.09-.014l.085-.013l.086-.017l.086-.014l.089-.017l.085-.017l.086-.021l.086-.017l.086-.02l.085-.021l.086-.02l.086-.021l.086-.024l.085-.024l.086-.024l.086-.024l.089-.028l.041-.014l.041-.013l.041-.014l.045-.014l.041-.013l.045-.014l.04-.014l.042-.014l.045-.013l.04-.014l.042-.014l.044-.017l.042-.014l.044-.013l.041-.018l.042-.013l.04-.014l.042-.014l.044-.017l.042-.014l.04-.017l.042-.017l.041-.017l.041-.017l.041-.017l.041-.017l.042-.018l.04-.017l.042-.017l.041-.017l.041-.02l.041-.021l.042-.017l.04-.02l.042-.021l.041-.018l.041-.02l.041-.02l.041-.021l.038-.02l.041-.021l.041-.021l.042-.02l.04-.021l.042-.02l.041-.021l.041-.02l.041-.022l.038-.02l.041-.02l.041-.021l.045-.024l39.77-22.164l.048-.024l.045-.024l.04-.024l.042-.024l.041-.024l.041-.028l.045-.024l.041-.024l.041-.024l.041-.024l.041-.027l.042-.027l.04-.024l.042-.024l.041-.024l.041-.028l.041-.027l.041-.024l.042-.028l.04-.024l.038-.027l.038-.028l.038-.027l.038-.027l.037-.028l.042-.027l.037-.028l.041-.027l.038-.028l.038-.027l.038-.028l.037-.027l.038-.027l.041-.028l.038-.03l.038-.028l.037-.031l.038-.027l.038-.031l.038-.031l.037-.031l.038-.027l.038-.028l.037-.03l.035-.032l.037-.03l.038-.031l.034-.028l.038-.03l.038-.035l.034-.03l.038-.032l.034-.03l.034-.031l.035-.035l.038-.03l.034-.035l.034-.03l.034-.035l.035-.034l.034-.031l.034-.034l.035-.031l.034-.035l.034-.034l.034-.034l.035-.034l.03-.035l.035-.034l.03-.034l.035-.035l.034-.034l.035-.034l.03-.035l.031-.034l.031-.034l.031-.034l.034-.035l.031-.034l.031-.034l.031-.035l.03-.034l.032-.034l.03-.034l.031-.035l.031-.037l.031-.038l.031-.038l.03-.034l.032-.035l.03-.034l.031-.038l.031-.034l.031-.038l.028-.034l.027-.038l.028-.037l.027-.035l.03-.037l.028-.038l.028-.038l.027-.037l.028-.038l.027-.038l.027-.038l.028-.037l.027-.038l.028-.038l.027-.038l.028-.037l.027-.038l.024-.038l.024-.04l.027-.042l.028-.038l.024-.037l.024-.038l.027-.041l.028-.038l.024-.038l.024-.04l.024-.042l.024-.041l.024-.041l.024-.038l.024-.041l.024-.041l.024-.038l.024-.041l.024-.041l.024-.042l.02-.04l.021-.042l.024-.041l.024-.041l.02-.041l.025-.041l.024-.042l.02-.04l.02-.042l.021-.045l.02-.04l.025-.042l.024-.041l.02-.041l.021-.041l.02-.041l.021-.045l.02-.041l.021-.041l.02-.045l.022-.041l.02-.041l.02-.045l.021-.044l.02-.045l.021-.041l.018-.041l.017-.045l.017-.044l.017-.045l.017-.041l.017-.045l.017-.044l.018-.045l.017-.041l.017-.045l.017-.044l.017-.045l.017-.044l.017-.045l.014-.045l.014-.044l.014-.045l.013-.044l.017-.045l.018-.044l.017-.045l.017-.045l.014-.044l.017-.045l.013-.044l.014-.045l.017-.045l.014-.044l.014-.045l.014-.044l.013-.045l.01-.044l.014-.045l.014-.045l.014-.044l.013-.045l.01-.044l.011-.048l.014-.045l.01-.045l.01-.048l.014-.044l.01-.045l.01-.044l.01-.045l.011-.048l.01-.044l.01-.045l.008-.048l.01-.048l.01-.045l.007-.048l.01-.044l.01-.048l.01-.048l.011-.045l.01-.048l.007-.048l.01-.048l.007-.044l.01-.045l.008-.048l.006-.048l.007-.048l.007-.048l.007-.048l.007-.048l.007-.048l.003-.048l.007-.045l.003-.048l.007-.048l.007-.044l.007-.048l.003-.048l.004-.048l.003-.048l.004-.048l.007-.048l.003-.048l.003-.048l.004-.048l.003-.048l.004-.048l.003-.048l.004-.048l.003-.048l.003-.048l.004-.048l.003-.048v-.096l.004-.048V43.17l-.004-.042l-.003-.045v-.044l-.004-.045v-.045l-.003-.044v-.045l-.003-.044l-.004-.042l-.003-.044l-.004-.045l-.003-.044l-.004-.041l-.003-.045l-.003-.041l-.004-.045l-.007-.044l-.003-.041l-.004-.042l-.006-.04l-.004-.042l-.007-.045l-.003-.04l-.007-.042l-.007-.044l-.003-.045l-.004-.041l-.007-.038l-.013-.09l-.01-.088l-.014-.089l-.014-.085l-.017-.086l-.017-.086l-.014-.086l-.017-.085l-.02-.086l-.021-.086l-.02-.086l-.021-.085l-.021-.086l-.02-.086l-.021-.085l-.024-.086l-.024-.086l-.024-.086l-.028-.085l-.024-.083l-.027-.082l-.028-.082l-.027-.083l-.027-.082l-.031-.082l-.031-.083l-.031-.078l-.03-.083l-.032-.082l-.03-.082l-.035-.08l-.03-.081l-.035-.08l-.034-.078l-.035-.08l-.037-.078l-.035-.079l-.037-.079l-.038-.079l-.038-.075l-.04-.079l-.039-.079l-.04-.079l-.042-.075l-.041-.076l-.041-.075l-.041-.075l-.042-.076l-.044-.075l-.045-.076l-.044-.075l-.048-.076l-.045-.072l-.044-.072l-.048-.072l-.049-.072l-.048-.072l-.048-.072l-.048-.072l-.048-.072l-.051-.068l-.051-.069l-.052-.069l-.051-.068l-.052-.069l-.055-.068l-.054-.069l-.055-.069l-.055-.068l-.055-.065l-.058-.065l-.055-.066l-.059-.065l-.058-.065l-.058-.065l-.058-.065l-.059-.065l-.061-.062l-.062-.062l-.062-.062l-.062-.061l-.061-.062l-.066-.062l-.065-.061l-.065-.059l-.065-.058l-.065-.058l-.065-.059l-.066-.058l-.068-.058l-.069-.055l-.068-.055l-.065-.055l-.072-.058l-.031-.024l-.035-.028l-.034-.027l-.034-.027l-.034-.028l-.035-.024l-.034-.027l-.034-.028l-.038-.027l-.038-.028l-.034-.027l-.034-.028l-.035-.027l-.034-.024l-.034-.027l-.038-.028l-.034-.024l-.035-.024l-.037-.027l-.038-.024l-.038-.024l-.034-.024l-.038-.024l-.037-.024l-.038-.024l-.038-.024l-.038-.024l-.037-.024l-.038-.024l-.038-.024l-.038-.024l-.037-.02l-.038-.021l-.045-.024l-38.806-22.768l-.054-.033l-.05-.028l-.052-.03l-.051-.031l-.05-.029l-.052-.027l-.05-.028l-.051-.027l-.052-.027l-.051-.028l-.05-.027l-.052-.028l-.051-.027l-.052-.028l-.051-.027l-.052-.028l-.051-.027l-.052-.024l-.052-.027l-.051-.024l-.052-.024l-.051-.028l-.053-.024l-.052-.024l-.051-.024l-.054-.024l-.051-.024l-.052-.02l-.053-.024l-.052-.024l-.051-.024l-.054-.021l-.051-.02l-.055-.021l-.053-.024l-.054-.02l-.055-.025l-.055-.02l-.053-.02l-.053-.022l-.054-.02l-.055-.02l-.054-.021l-.052-.02l-.051-.018l-.052-.017l-.055-.02l-.055-.018l-.051-.017l-.055-.017l-.055-.017l-.051-.017l-.055-.018l-.055-.017l-.055-.017l-.051-.017l-.055-.017l-.055-.017l-.055-.017l-.055-.014l-.055-.017l-.054-.014l-.055-.017l-.055-.014l-.055-.014l-.055-.013l-.055-.017l-.055-.014l-.054-.014l-.055-.01l-.055-.014l-.055-.014l-.055-.013l-.055-.01l-.055-.014l-.055-.01l-.054-.01l-.055-.015l-.055-.01l-.055-.01l-.055-.01l-.055-.01l-.055-.011l-.055-.01l-.058-.01l-.055-.008l-.055-.006l-.054-.007l-.055-.007l-.055-.01l-.055-.01l-.055-.008l-.058-.01l-.055-.007l-.055-.01l-.055-.007l-.055-.007l-.055-.007l-.054-.006l-.055-.007l-.059-.007l-.054-.004l-.055-.006l-.055-.007l-.055-.004l-.055-.003l-.055-.004l-.055-.003l-.055-.003l-.058-.004l-.058-.003l-.055-.004l-.055-.003h-.055l-.055-.004l-.055-.003h-.058l-.055-.003l-.055-.004l-.051-.003l-.055-.004h-.113l-.055-.003h-.11l-.055.023Z"/><path fill="#FFF" fill-rule="nonzero" d="M32.205 101.851V30.789h14.867v25.884h24.663V30.789h14.911v71.062H71.735V70.779H47.072v31.072z"/><path fill="#0594CB" d="M244.477 85.476V43.412a15.13 15.13 0 0 0-7.467-13.047L198.065 7.482a18.047 18.047 0 0 0-18.615.199l-32.97 20.331a23.002 23.002 0 0 0-10.93 19.58v41.173a19.239 19.239 0 0 0 9.532 16.608l35.91 20.99a15.646 15.646 0 0 0 15.503.162l39.761-22.147a16.02 16.02 0 0 0 8.221-13.991v-4.918v.007Z"/><path fill="#0083C0" d="M188.97.366h.19l.085.002h.01l.085.001h.007l.086.002h.01l.082.003h.01l.083.003h.01l.086.003h.01l.086.003h.01l.086.004h.007l.086.004l.006.001l.086.004h.01l.086.005h.007l.086.006h.007l.085.006h.007l.086.006h.01l.086.007h.007l.082.007h.01l.086.007l.01.001l.086.007h.01l.083.008h.007l.085.007h.01l.086.006h.01l.086.007h.01l.083.007h.007l.086.01h.01l.082.01h.01l.086.011h.01l.086.01h.01l.086.01h.01l.083.01h.007l.082.011h.01l.083.01h.01l.082.01h.01l.086.011h.007l.086.01h.01l.086.014h.01l.082.014h.007l.086.014h.01l.083.013h.01l.086.014h.01l.086.014h.01l.082.017h.007l.086.017h.01l.082.014h.01l.083.017l.01.003l.086.017l.01.004l.086.017l.01.003l.083.018h.007l.082.017h.007l.085.017h.01l.083.017h.01l.083.02h.01l.082.021l.007.004l.082.02l.01.004l.083.02h.01l.083.02l.006.004l.083.02l.007.004l.082.024h.01l.083.02l.01.004l.082.02h.01l.083.021h.007l.082.02l.01.004l.082.02l.01.004l.083.024l.007.004l.082.024h.01l.083.024l.01.003l.082.024l.007.004l.083.024l.01.003l.082.024l.01.004l.083.024l.01.003l.082.024l.01.003l.083.024l.007.004l.082.027l.007.004l.082.027h.01l.083.028l.01.003l.082.027l.007.004l.083.027l.006.004l.083.027l.01.004l.082.027l.01.003l.083.028l.01.003l.083.028l.006.003l.083.028l.01.003l.082.03l.01.004l.083.031l.01.004l.079.03l.01.004l.083.03l.01.004l.079.031l.01.003l.082.031l.01.004l.08.034l.01.004l.079.034l.01.003l.079.035l.007.003l.082.03l.007.004l.079.035l.01.003l.082.034l.007.004l.08.034l.006.003l.079.035l.01.003l.082.034l.01.004l.08.034l.006.004l.08.037l.01.004l.078.034l.007.003l.08.038l.006.004l.079.037l.01.004l.083.034l.006.007l.08.038l.006.003l.079.038l.007.003l.079.038l.01.003l.079.038l.01.004l.08.037l.006.004l.079.037l.01.004l.076.041l.006.007l.08.041l.01.003l.078.042l.007.003l.08.041l.01.004l.078.04l.01.008l.076.04l.01.004l.08.041l.006.004l.076.04l.006.004l.08.041l.006.004l.076.041l.01.004l.075.044l.007.004l.076.044l.006.007l.076.045l.007.006l.075.045l.01.007l.08.044l38.99 22.936l.063.038l.01.003l.062.038l.01.007l.062.037l.007.007l.061.038l.007.003l.062.038l.007.007l.061.038l.007.006l.062.038l.007.004l.058.037l.007.004l.062.037l.007.004l.058.038l.007.003l.058.038l.007.003l.058.041l.01.004l.059.04l.007.004l.061.042l.01.006l.117.08l.017.01l.12.082l.018.01l.116.082l.014.01l.117.083l.017.01l.116.083l.017.01l.114.086l.013.01l.113.086l.014.01l.113.086l.014.01l.113.086l.014.013l.113.09l.014.013l.11.09l.013.01l.11.089l.014.01l.11.09l.013.013l.11.093l.014.01l.11.093l.013.01l.106.092l.014.01l.106.093l.014.01l.107.093l.013.01l.103.097l.014.01l.103.096l.013.014l.103.096l.014.013l.1.096l.013.014l.103.1l.014.013l.1.1l.013.013l.1.1l.013.014l.1.099l.01.014l.1.103l.013.013l.096.103l.014.014l.096.103l.014.013l.096.103l.013.014l.096.106l.01.014l.093.106l.01.014l.093.106l.014.014l.092.106l.01.014l.09.106l.01.014l.093.107l.013.013l.09.107l.01.017l.089.11l.01.013l.086.11l.01.017l.086.11l.01.013l.086.114l.01.013l.083.114l.013.013l.083.113l.01.014l.082.113l.01.014l.083.113l.01.014l.079.117l.01.017l.08.116l.01.017l.078.117l.01.014l.08.116l.01.017l.075.117l.01.017l.076.117l.01.017l.076.12l.01.017l.075.12l.01.017l.073.117l.01.017l.072.12l.007.017l.072.12l.01.014l.069.12l.01.017l.072.124l.01.017l.069.123l.01.014l.065.123l.007.018l.069.123l.007.017l.065.124l.01.017l.062.123l.007.017l.065.127l.007.014l.062.127l.006.017l.062.127l.007.017l.058.127l.007.017l.062.127l.007.017l.058.127l.01.017l.055.127l.007.017l.055.13l.007.018l.055.13l.01.017l.055.13l.007.018l.054.13l.007.017l.052.13l.007.017l.051.13l.007.018l.048.13l.007.017l.048.13l.007.018l.048.134l.007.017l.044.133l.007.018l.045.133l.006.017l.045.134l.007.017l.044.134l.007.017l.041.134l.004.017l.041.134l.007.017l.041.134l.003.017l.038.137l.007.017l.038.134l.007.017l.037.137l.007.017l.035.138l.003.017l.034.137l.004.017l.034.137l.003.017l.035.138l.003.02l.031.137l.007.018l.03.14l.004.017l.031.137l.003.018l.031.14l.004.017l.027.14l.004.018l.027.14l.003.021l.024.14v.021l.024.141l.004.017l.02.14l.004.021l.02.141l.004.02l.02.141l.004.017l.02.14l.004.021l.017.144l.004.021l.017.14v.021l.017.14l.003.018l.014.144l.003.017l.014.144v.02l.014.145l.003.017l.01.14l.004.021l.01.144v.02l.007.141v.014l.004.072v.007l.003.072v.01l.003.072v.01l.004.073v.01l.003.072v.01l.004.072v.093l.003.072V90.61l-.003.075v.007l-.004.075v.096l-.003.076v.01l-.004.079v.007l-.003.075v.01l-.003.076v.01l-.004.076l-.003.01l-.004.075v.01l-.003.08v.01l-.004.075v.01l-.006.076l-.004.01l-.007.08v.01l-.003.078v.01l-.007.08v.01l-.003.075v.01l-.007.08v.01l-.007.075l-.004.01l-.006.076v.01l-.007.08v.006l-.007.075l-.004.01l-.006.076l-.004.01l-.007.076v.01l-.01.08v.01l-.01.075v.01l-.01.076v.01l-.01.075l-.004.01l-.01.076l-.004.01l-.01.076l-.004.01l-.01.075v.01l-.01.076v.01l-.01.076v.007l-.011.075v.01l-.01.076v.01l-.01.076l-.004.01l-.01.075l-.004.01l-.013.076v.007l-.014.075v.01l-.01.076v.007l-.014.076l-.004.01l-.013.075v.01l-.014.076l-.003.01l-.014.072l-.004.01l-.017.076v.01l-.017.076l-.003.007l-.014.075l-.003.01l-.014.072l-.004.01l-.017.076l-.003.007l-.017.075v.01l-.017.076v.007l-.018.075l-.003.01l-.017.073l-.004.007l-.017.075l-.003.01l-.017.076l-.004.01l-.02.072l-.004.01l-.017.072l-.003.007l-.017.076v.01l-.021.075l-.003.01l-.018.073l-.003.01l-.02.072v.01l-.021.072l-.004.01l-.02.073v.01l-.02.072v.01l-.021.072l-.004.01l-.02.073l-.004.01l-.02.072l-.004.007l-.02.072l-.004.01l-.024.072l-.003.01l-.024.072l-.004.01l-.024.073l-.003.01l-.024.072l-.004.007l-.024.072l-.003.01l-.024.072l-.003.01l-.024.072l-.004.007l-.024.072l-.003.007l-.024.072l-.004.01l-.024.072l-.003.01l-.024.073l-.004.01l-.027.072l-.003.01l-.024.072l-.004.01l-.024.073l-.003.007l-.028.072l-.003.006l-.028.072l-.003.01l-.027.07l-.004.01l-.027.072l-.004.006l-.027.07l-.004.01l-.027.071l-.004.01l-.027.07l-.003.01l-.028.068l-.003.01l-.028.069l-.003.01l-.028.069l-.003.01l-.027.069l-.004.01l-.03.072l-.004.01l-.031.069l-.003.01l-.031.069l-.004.007l-.03.068l-.004.01l-.03.07l-.004.01l-.031.068l-.004.007l-.03.068l-.004.007l-.03.069l-.008.01l-.03.069l-.004.007l-.034.065l-.004.01l-.03.069l-.007.007l-.031.068l-.004.007l-.034.069l-.003.006l-.031.066l-.004.006l-.034.069l-.007.01l-.034.065l-.004.01l-.034.066l-.003.007l-.035.068l-.003.007l-.034.065l-.004.007l-.034.069l-.003.01l-.035.065l-.007.01l-.037.066l-.004.007l-.037.068l-.004.007l-.034.065l-.004.01l-.037.066l-.004.006l-.034.069l-.003.007l-.038.065l-.004.01l-.037.066l-.007.01l-.034.065l-.007.01l-.038.065l-.007.007l-.038.065l-.003.007l-.038.065l-.007.007l-.037.065l-.007.007l-.038.065l-.003.01l-.038.066l-.004.007l-.037.065l-.004.007l-.037.065l-.004.01l-.041.065l-.007.007l-.041.065l-.007.007l-.041.062l-.007.01l-.041.065l-.007.01l-.038.062l-.003.007l-.041.065l-.004.007l-.04.062l-.008.007l-.04.062l-.004.01l-.041.062l-.004.01l-.041.062l-.003.007l-.042.061l-.003.007l-.041.062l-.004.007l-.04.061l-.004.01l-.045.062l-.007.007l-.04.062l-.008.007l-.04.062l-.008.01l-.044.062l-.007.006l-.045.062l-.003.007l-.045.062l-.006.007l-.045.061l-.003.007l-.045.062l-.004.007l-.044.062l-.007.006l-.048.059l-.007.007l-.044.061l-.007.007l-.045.058l-.007.007l-.044.062l-.007.007l-.048.062l-.007.006l-.045.059l-.006.007l-.045.058l-.007.007l-.044.058l-.007.007l-.048.058l-.007.007l-.048.058l-.004.007l-.048.059l-.007.006l-.048.059l-.006.007l-.048.058l-.007.007l-.048.058l-.004.007l-.048.058l-.007.007l-.048.058l-.003.007l-.048.059l-.003.006l-.048.059l-.007.007l-.052.058l-.007.007l-.051.055l-.003.006l-.052.055l-.007.007l-.048.055l-.007.007l-.051.055l-.007.007l-.051.054l-.007.007l-.052.055l-.007.007l-.051.055l-.007.007l-.051.055l-.007.007l-.052.054l-.006.007l-.052.055l-.007.007l-.055.055l-.006.007l-.052.055l-.007.006l-.051.055l-.004.007l-.054.055l-.007.007l-.052.055l-.007.007l-.051.054l-.007.007l-.055.055l-.007.007l-.055.052l-.006.006l-.055.052l-.007.007l-.055.055l-.007.006l-.055.052l-.007.007l-.054.051l-.007.007l-.055.051l-.007.007l-.055.052l-.007.007l-.058.054l-.007.007l-.055.052l-.007.007l-.055.051l-.006.007l-.055.051l-.007.007l-.058.052l-.007.007l-.059.051l-.006.007l-.059.048l-.007.007l-.058.051l-.007.004l-.058.048l-.007.006l-.058.052l-.007.007l-.058.048l-.007.007l-.059.048l-.006.006l-.059.048l-.007.007l-.058.052l-.007.003l-.058.048l-.007.007l-.058.048l-.007.007l-.058.048l-.007.007l-.058.048l-.007.007l-.059.048l-.006.003l-.059.048l-.007.007l-.058.048l-.007.007l-.062.048l-.01.007l-.062.048l-.01.007l-.062.048l-.006.006l-.059.048l-.01.004l-.062.048l-.007.003l-.061.048l-.01.007l-.062.045l-.007.007l-.062.044l-.007.004l-.062.044l-.006.004l-.062.044l-.01.004l-.062.048l-.01.003l-.062.045l-.01.003l-.062.045l-.007.007l-.065.044l-.007.004l-.065.044l-.01.007l-.066.041l-.006.007l-.062.045l-.007.006l-.062.042l-.007.006l-.065.042l-.007.007l-.061.04l-.007.004l-.065.045l-.01.007l-.066.04l-.007.004l-.065.041l-.007.004l-.065.04l-.01.004l-.065.041l-.007.004l-.065.041l-.01.007l-.066.041l-.007.007l-.065.038l-.007.006l-.065.042l-.007.003l-.065.041l-.007.004l-.065.04l-.007.004l-.065.041l-.01.007l-.069.041l-.007.004l-.065.04l-.007.004l-.068.042l-.007.006l-.069.038l-.01.004l-.069.04l-.006.004l-.066.038l-.006.003l-39.77 22.15l-.004.004l-.062.034l-.006.004l-.066.034l-.01.003l-.065.035l-.007.006l-.065.038l-.01.004l-.066.037l-.006.007l-.066.034l-.01.007l-.065.035l-.007.003l-.068.034l-.007.004l-.065.034l-.007.003l-.065.031l-.007.007l-.069.031l-.01.003l-.065.035l-.007.003l-.069.034l-.007.004l-.065.03l-.01.008l-.069.03l-.007.004l-.065.03l-.01.004l-.069.031l-.01.004l-.065.03l-.007.004l-.068.03l-.007.004l-.069.031l-.01.003l-.069.031l-.01.004l-.065.03l-.007.004l-.065.03l-.007.004l-.069.031l-.007.004l-.065.027l-.01.003l-.069.031l-.01.004l-.068.03l-.007.004l-.069.027l-.01.004l-.069.027l-.007.004l-.068.027l-.01.004l-.07.027l-.006.003l-.069.028l-.006.003l-.069.028l-.01.003l-.069.024l-.007.004l-.065.027l-.007.003l-.068.028l-.007.003l-.069.024l-.01.004l-.069.024l-.01.003l-.069.028l-.006.003l-.069.024l-.01.004l-.069.027l-.007.003l-.068.024l-.007.004l-.069.024l-.007.003l-.068.024l-.01.004l-.069.02l-.007.004l-.068.024l-.01.003l-.07.024l-.01.004l-.068.024l-.01.003l-.07.024l-.01.003l-.071.021l-.01.003l-.073.024h-.007l-.072.021l-.013.003l-.137.042l-.018.003l-.14.041l-.02.004l-.138.037l-.02.004l-.141.037l-.017.007l-.14.038l-.018.003l-.14.035l-.018.003l-.14.035l-.021.006l-.14.035l-.021.003l-.14.034l-.021.004l-.14.03l-.018.004l-.14.031l-.018.003l-.14.031l-.018.004l-.144.027l-.017.004l-.14.024l-.018.003l-.144.027l-.017.004l-.144.024l-.017.003l-.144.024l-.017.004l-.14.02h-.021l-.14.02l-.018.004l-.14.02h-.018l-.14.021l-.017.004l-.145.017l-.017.003l-.144.018l-.017.003l-.144.017h-.017l-.144.014l-.02.003l-.145.014h-.017l-.144.014h-.017l-.144.01l-.017.003l-.144.007l-.02.004l-.145.007h-.02l-.144.006l-.018.002l-.144.007h.004l-.144.003h-.017l-.144.007l-.144.002h-.021l-.144.003h-.343l-.144-.003h-.02l-.145-.004h-.017l-.144-.004l-.017-.004l-.144-.003h-.017l-.144-.007h-.017l-.144-.007l-.017-.003l-.144-.01h-.018l-.144-.01h-.017l-.144-.011l-.017-.003l-.144-.014h-.017l-.144-.014l-.017-.003l-.144-.017l-.018-.004l-.144-.017l-.017-.003l-.14-.018h-.017l-.144-.017h-.018l-.144-.02l-.017-.004l-.144-.02l-.017-.004l-.14-.02l-.018-.004l-.14-.02l-.017-.004l-.145-.024l-.017-.003l-.144-.024l-.017-.004l-.14-.027l-.018-.004l-.14-.027l-.017-.003l-.14-.028l-.022-.003l-.14-.028l-.017-.003l-.14-.031l-.018-.003l-.144-.031l-.017-.004l-.14-.034l-.018-.003l-.14-.035l-.021-.003l-.14-.034l-.021-.004l-.14-.034l-.018-.007l-.14-.038l-.018-.003l-.14-.038l-.018-.007l-.14-.04l-.017-.004l-.137-.041l-.021-.004l-.137-.041l-.017-.004l-.138-.044l-.017-.004l-.133-.044l-.01-.004l-.073-.024l-.007-.003l-.068-.02l-.007-.004l-.069-.024l-.006-.003l-.07-.021l-.01-.003l-.068-.024l-.007-.004l-.068-.024l-.01-.003l-.07-.024l-.01-.004l-.068-.024l-.01-.003l-.069-.024l-.01-.004l-.069-.027l-.01-.003l-.069-.024l-.007-.004l-.068-.024l-.01-.003l-.07-.028l-.006-.003l-.069-.028l-.01-.003l-.068-.027l-.01-.004l-.07-.027l-.006-.004l-.069-.027l-.01-.004l-.069-.027l-.01-.003l-.068-.031l-.01-.004l-.07-.027l-.01-.004l-.068-.027l-.007-.007l-.069-.027l-.01-.004l-.065-.027l-.01-.004l-.066-.027l-.006-.004l-.066-.03l-.01-.004l-.068-.03l-.01-.004l-.07-.031l-.01-.003l-.065-.031l-.009-.004l-.068-.03l-.007-.004l-.065-.03l-.007-.004l-.069-.031l-.01-.007l-.065-.03l-.01-.004l-.07-.031l-.006-.004l-.065-.034l-.01-.007l-.066-.03l-.006-.004l-.069-.034l-.007-.007l-.065-.034l-.01-.004l-.065-.034l-.01-.004l-.066-.034l-.01-.007l-.065-.034l-.007-.004l-.065-.034l-.007-.003l-.065-.035l-.007-.003l-.065-.038l-.01-.007l-.066-.034l-.007-.003l-.065-.035l-.01-.006l-.065-.038l-.01-.007l-.066-.038l-.007-.007l-.065-.034l-.01-.003l-.065-.038l-.007-.003l-.065-.038l-.007-.004l-.065-.037l-.01-.007l-.062-.038l-.004-.003l-35.932-20.988l-.007-.003l-.076-.045l-.01-.007l-.079-.048l-.007-.003l-.075-.045l-.007-.007l-.075-.048l-.007-.003l-.076-.045l-.006-.003l-.08-.048l-.006-.004l-.076-.044l-.007-.004l-.075-.048l-.007-.003l-.075-.048l-.007-.003l-.076-.048l-.006-.007l-.076-.048l-.007-.004l-.075-.051l-.007-.004l-.072-.048l-.007-.006l-.075-.052l-.01-.007l-.073-.048l-.007-.003l-.075-.052l-.007-.007l-.075-.048l-.007-.006l-.072-.048l-.007-.004l-.075-.051l-.007-.007l-.072-.052l-.007-.006l-.072-.052l-.007-.003l-.072-.052l-.01-.007l-.072-.051l-.007-.007l-.072-.051l-.01-.007l-.073-.055l-.006-.007l-.072-.051l-.007-.007l-.072-.055l-.007-.007l-.072-.051l-.007-.007l-.069-.055l-.007-.007l-.072-.055l-.006-.007l-.072-.055l-.007-.006l-.072-.055l-.007-.007l-.069-.055l-.01-.003l-.069-.055l-.01-.007l-.068-.055l-.007-.007l-.069-.055l-.007-.007l-.068-.058l-.007-.007l-.069-.055l-.007-.007l-.068-.058l-.007-.007l-.069-.055l-.007-.006l-.068-.055l-.007-.007l-.068-.058l-.006-.007l-.069-.055l-.007-.007l-.068-.058l-.007-.007l-.069-.055l-.007-.007l-.068-.058l-.007-.004l-.065-.058l-.007-.007l-.065-.058l-.007-.007l-.069-.058l-.007-.007l-.065-.058l-.007-.007l-.065-.059l-.007-.006l-.065-.062l-.007-.007l-.065-.058l-.007-.007l-.065-.058l-.007-.007l-.065-.059l-.007-.006l-.065-.059l-.007-.007l-.062-.061l-.006-.004l-.066-.062l-.006-.006l-.062-.059l-.007-.007l-.062-.061l-.007-.007l-.061-.062l-.007-.007l-.062-.058l-.007-.007l-.061-.062l-.007-.006l-.062-.062l-.007-.007l-.062-.065l-.006-.007l-.059-.062l-.003-.007l-.062-.065l-.007-.007l-.062-.061l-.006-.007l-.059-.062l-.007-.007l-.061-.062l-.007-.006l-.058-.066l-.007-.006l-.062-.066l-.007-.006l-.058-.066l-.007-.006l-.058-.066l-.007-.006l-.058-.066l-.007-.006l-.059-.066l-.007-.007l-.058-.065l-.007-.007l-.058-.065l-.007-.007l-.058-.065l-.007-.007l-.055-.065l-.007-.007l-.058-.065l-.007-.007l-.058-.065l-.007-.007l-.055-.065l-.007-.007l-.055-.065l-.006-.007l-.055-.068l-.007-.007l-.059-.069l-.006-.007l-.059-.068l-.003-.007l-.055-.065l-.007-.007l-.055-.069l-.003-.006l-.055-.069l-.003-.007l-.055-.068l-.007-.007l-.055-.069l-.007-.007l-.055-.068l-.003-.007l-.052-.069l-.003-.007l-.055-.068l-.007-.007l-.051-.071l-.007-.007l-.052-.072l-.003-.007l-.051-.068l-.007-.007l-.052-.072l-.007-.007l-.051-.072l-.007-.01l-.051-.069l-.004-.007l-.051-.068l-.007-.007l-.051-.072l-.004-.007l-.051-.072l-.007-.007l-.05-.069l-.003-.007l-.052-.072l-.007-.006l-.051-.069l-.003-.007l-.052-.072l-.007-.01l-.048-.072l-.003-.007l-.048-.072l-.007-.01l-.048-.072l-.006-.007l-.048-.072l-.003-.007l-.048-.072l-.007-.007l-.048-.072l-.004-.007l-.048-.072l-.003-.007l-.048-.075l-.004-.007l-.048-.075l-.003-.007l-.045-.072l-.003-.007l-.045-.076l-.003-.007l-.045-.075l-.003-.007l-.045-.072l-.003-.007l-.045-.075l-.003-.007l-.045-.075l-.007-.007l-.04-.072l-.008-.01l-.044-.076l-.004-.007l-.044-.075l-.004-.007l-.044-.076l-.004-.007l-.044-.075l-.004-.01l-.044-.076l-.007-.007l-.041-.075l-.004-.007l-.04-.075l-.004-.007l-.045-.076l-.003-.006l-.041-.076l-.004-.007l-.04-.075l-.004-.007l-.041-.076l-.004-.006l-.041-.076l-.004-.01l-.04-.076l-.004-.006l-.041-.076l-.007-.01l-.038-.076l-.003-.006l-.038-.076l-.003-.01l-.042-.08l-.003-.01l-.038-.078l-.003-.01l-.038-.076l-.003-.007l-.038-.079l-.003-.007l-.038-.078l-.004-.01l-.037-.08l-.004-.01l-.037-.079l-.004-.01l-.038-.079l-.003-.007l-.034-.079l-.004-.01l-.037-.079l-.004-.01l-.038-.079l-.006-.01l-.035-.08l-.003-.01l-.035-.078l-.003-.01l-.034-.08l-.004-.006l-.034-.08l-.003-.006l-.035-.079l-.003-.01l-.034-.083l-.004-.006l-.034-.08l-.004-.01l-.03-.078l-.004-.007l-.034-.08l-.004-.006l-.034-.079l-.003-.01l-.035-.082l-.003-.007l-.03-.083l-.004-.01l-.031-.079l-.004-.01l-.03-.079l-.004-.01l-.03-.083l-.004-.006l-.031-.083l-.003-.01l-.031-.082l-.004-.01l-.03-.083l-.004-.007l-.03-.082l-.004-.007l-.031-.082l-.004-.01l-.027-.083l-.004-.007l-.027-.082l-.003-.01l-.031-.083l-.004-.01l-.027-.082l-.004-.01l-.027-.083l-.003-.01l-.028-.082l-.003-.01l-.028-.083l-.003-.01l-.028-.083l-.003-.01l-.027-.082v-.01l-.028-.086v-.01l-.027-.083l-.004-.01l-.027-.082l-.004-.007l-.027-.082l-.003-.01l-.024-.083l-.004-.007l-.024-.082l-.003-.01l-.024-.083l-.004-.01l-.024-.082l-.003-.01l-.024-.083l-.004-.007l-.024-.086l-.003-.01l-.02-.086l-.004-.01l-.02-.086l-.004-.007l-.024-.082l-.004-.01l-.02-.086v-.01l-.02-.086v-.01l-.021-.086l-.004-.01l-.02-.086l-.004-.01l-.02-.086l-.004-.01l-.02-.086l-.004-.007l-.02-.086v-.01l-.02-.086l-.004-.01l-.02-.086l-.004-.01l-.02-.086l-.004-.01l-.02-.086l-.004-.006l-.017-.086l-.004-.01l-.017-.086v-.01l-.017-.086l-.004-.007l-.017-.086l-.003-.01l-.017-.086l-.017-.086l-.004-.01l-.017-.086l-.003-.01l-.018-.086v-.01l-.017-.09v-.01l-.013-.089l-.004-.01l-.014-.086v-.01l-.013-.086l-.004-.01l-.013-.086l-.004-.006l-.014-.086v-.01l-.013-.09v-.007l-.014-.085l-.014-.086l-.003-.01l-.01-.086v-.01l-.014-.09l-.004-.01l-.013-.089l-.01-.09l-.004-.01l-.01-.085v-.007l-.014-.086l-.01-.085v-.01l-.01-.086v-.01l-.01-.086l-.004-.007l-.01-.086v-.01l-.011-.086v-.01l-.01-.09v-.01l-.007-.089v-.01l-.007-.089v-.007l-.01-.089l-.004-.01l-.007-.09l-.003-.006l-.003-.09v-.01l-.007-.089v-.01l-.007-.09v-.006l-.007-.09v-.01l-.007-.089v-.01l-.003-.09v-.01l-.007-.089v-.01l-.004-.089l-.003-.09v-.007l-.003-.09l-.004-.01v-.099l-.003-.09v-.006l-.004-.09v-.01l-.003-.089v-.01l-.004-.089V47.366l.004-.103v-.01l.003-.102v-.01l.004-.103v-.009l.003-.101v-.01l.004-.102v-.01l.003-.103v-.01l.003-.101v-.01l.004-.102v-.01l.003-.102v-.01l.007-.102v-.01l.004-.102v-.009l.003-.1v-.006l.003-.1v-.006l.004-.1v-.01l.007-.103v-.007l.007-.103v-.007l.006-.103v-.01l.007-.1v-.01l.01-.099l.004-.01l.007-.103v-.007l.01-.1v-.01l.01-.1v-.017l.01-.101v-.01l.011-.1v-.01l.014-.102v-.01l.013-.103v-.009l.01-.1l.004-.01l.01-.1l.004-.008l.014-.099v-.01l.013-.1l.004-.009l.014-.102l.003-.01l.014-.099v-.01l.013-.1v-.01l.014-.1v-.01l.014-.1v-.01l.017-.099v-.01l.017-.1l.004-.006l.017-.1l.003-.01l.017-.1v-.01l.017-.1v-.01l.018-.1v-.008l.017-.1l.003-.01l.017-.1v-.01l.017-.099l.004-.01l.017-.1l.003-.01l.018-.1l.003-.01l.017-.1v-.01l.017-.099l.004-.006l.02-.1v-.01l.02-.1l.004-.01l.02-.1l.004-.01l.02-.1v-.01l.021-.095l.004-.01l.02-.1l.004-.01l.024-.1v-.01l.024-.1v-.01l.024-.096l.003-.01l.024-.1l.004-.007l.024-.096v-.006l.024-.1l.003-.01l.024-.1l.004-.01l.024-.1v-.01l.024-.1l.003-.01l.028-.099v-.01l.027-.096l.003-.007l.028-.096l.003-.01l.028-.096v-.007l.027-.096l.004-.01l.027-.097l.003-.01l.028-.096l.003-.007l.028-.096l.003-.01l.028-.096l.003-.007l.03-.096l.004-.01l.028-.096v-.01l.03-.097l.004-.006l.03-.096v-.007l.032-.096l.003-.007l.031-.096l.003-.007l.031-.096l.004-.01l.03-.093l.004-.007l.03-.092l.004-.007l.035-.093l.003-.01l.034-.096l.004-.01l.034-.093l.004-.01l.034-.096l.003-.007l.035-.096l.003-.01l.034-.097l.004-.01l.034-.092l.003-.007l.035-.096l.003-.007l.034-.096l.004-.007l.038-.093l.003-.01l.038-.092l.003-.01l.038-.093l.003-.01l.038-.093l.003-.01l.038-.093l.004-.01l.037-.093l.004-.007l.037-.092l.004-.01l.038-.093l.003-.01l.041-.093l.004-.007l.037-.09l.004-.006l.041-.09l.003-.01l.038-.089l.004-.01l.04-.093l.004-.006l.041-.09l.004-.01l.04-.09l.008-.006l.04-.09l.004-.006l.041-.09l.004-.01l.041-.089l.003-.006l.042-.093l.003-.007l.045-.092l.003-.007l.045-.09l.003-.01l.041-.089l.004-.007l.04-.089l.004-.01l.045-.09l.003-.006l.045-.09l.003-.006l.045-.09l.007-.006l.048-.09l.007-.006l.044-.09l.004-.006l.048-.09l.003-.01l.045-.089l.003-.007l.045-.089l.006-.01l.045-.086l.003-.007l.045-.089l.003-.01l.048-.09l.004-.01l.048-.086l.003-.006l.048-.086l.004-.01l.051-.09l.004-.006l.048-.086l.003-.007l.052-.086l.003-.01l.051-.09l.004-.006l.051-.086l.004-.01l.051-.086l.004-.007l.051-.085l.007-.007l.051-.086l.004-.007l.051-.086l.007-.01l.051-.086l.004-.006l.051-.086l.004-.007l.051-.086l.007-.007l.052-.082l.006-.007l.055-.086l.004-.006l.051-.086l.004-.007l.054-.086l.006-.007l.051-.085l.007-.007l.055-.082l.003-.007l.055-.083l.007-.006l.055-.083l.007-.007l.054-.082l.004-.007l.055-.082l.007-.007l.055-.082l.003-.007l.055-.082l.003-.007l.055-.083l.004-.006l.058-.083l.007-.007l.055-.082l.003-.007l.058-.079l.004-.007l.058-.078l.003-.007l.059-.083l.003-.006l.058-.08l.004-.006l.058-.082l.007-.007l.058-.08l.007-.006l.059-.079l.006-.007l.062-.079l.004-.007l.058-.078l.003-.007l.059-.08l.006-.006l.062-.079l.007-.007l.058-.079l.007-.006l.062-.08l.003-.006l.062-.08l.007-.006l.062-.079l.007-.007l.065-.079l.007-.006l.061-.08l.004-.006l.061-.076l.007-.006l.062-.08l.007-.006l.062-.079l.003-.007l.065-.079l.007-.007l.062-.075l.007-.007l.065-.075l.007-.007l.065-.076l.007-.007l.065-.075l.003-.007l.065-.075l.007-.007l.065-.076l.007-.006l.065-.076l.007-.007l.065-.075l.004-.007l.065-.076l.007-.006l.065-.072l.007-.007l.068-.076l.007-.007l.065-.075l.007-.007l.069-.075l.007-.007l.068-.076l.004-.006l.072-.072l.007-.007l.068-.072l.007-.007l.069-.072l.007-.007l.068-.072l.007-.007l.072-.072l.007-.007l.072-.072l.007-.007l.072-.072l.007-.007l.072-.068l.007-.007l.068-.072l.004-.007l.072-.072l.006-.007l.072-.068l.007-.007l.072-.069l.007-.007l.072-.068l.007-.007l.072-.069l.007-.007l.075-.068l.007-.007l.072-.069l.007-.006l.072-.069l.007-.007l.075-.068l.007-.007l.076-.069l.007-.007l.075-.068l.007-.007l.075-.069l.007-.007l.076-.065l.006-.007l.076-.065l.007-.007l.075-.065l.007-.007l.076-.065l.006-.007l.076-.065l.007-.007l.079-.065l.006-.007l.076-.065l.007-.007l.075-.068l.007-.007l.079-.065l.007-.007l.079-.065l.007-.004l.078-.062l.007-.006l.08-.066l.006-.006l.079-.066l.007-.006l.079-.066l.006-.006l.08-.066l.006-.006l.08-.062l.006-.004l.079-.061l.007-.007l.082-.062l.007-.007l.081-.062l.007-.006l.082-.062l.01-.007l.083-.062l.007-.007l.082-.061l.007-.007l.082-.062l.007-.007l.082-.061l.01-.004l.083-.062l.007-.003l.082-.062l.007-.007l.082-.058l.007-.007l.086-.058l.01-.004l.082-.058l.007-.007l.083-.058l.006-.003l.083-.059l.007-.007l.082-.058l.007-.007l.082-.058l.007-.003l.086-.059l.007-.003l.082-.058l.007-.004l.082-.058l.007-.004l.086-.058l.006-.007l.086-.058l.01-.004l.086-.054l.01-.007l.086-.055l.01-.004l.086-.054l.01-.004l.086-.055l.007-.007l.09-.054l.01-.004l.085-.055l.007-.007l.086-.051l.003-.003L176.954 3.71l.003-.004l.076-.044l.007-.007l.075-.045l.01-.003l.076-.048l.007-.004l.078-.044l.01-.004l.076-.044l.01-.007l.076-.045l.007-.007l.079-.044l.006-.004l.076-.044l.01-.007l.076-.045l.007-.003l.078-.045l.01-.003l.076-.045l.007-.007l.077-.04l.01-.004l.076-.041l.01-.004l.079-.04l.01-.008l.079-.04l.007-.004l.079-.041l.006-.004l.08-.041l.006-.007l.08-.038l.01-.007l.078-.04l.007-.004l.079-.038l.007-.007l.075-.037l.01-.007l.08-.038l.01-.003l.079-.042l.01-.003l.079-.038l.01-.003l.079-.038l.01-.003l.08-.038l.01-.003l.078-.038l.007-.004l.079-.037l.01-.004l.08-.037l.01-.004l.078-.034l.01-.004l.08-.037l.01-.004l.079-.034l.01-.003l.079-.035l.01-.003l.079-.035l.01-.003l.08-.034l.006-.004l.079-.034l.007-.003l.082-.035l.01-.003l.08-.034l.01-.004l.078-.03l.01-.004l.083-.034l.01-.004l.08-.034l.01-.004l.082-.03l.01-.004l.082-.03l.01-.004l.08-.031l.01-.003l.082-.031l.009-.004l.078-.03l.007-.004l.083-.03l.01-.004l.082-.031l.01-.004l.083-.03h.01l.082-.028l.01-.003l.083-.028l.01-.003l.083-.028l.006-.003l.083-.028l.01-.003l.082-.027l.01-.004l.083-.027l.007-.004l.082-.027l.01-.004l.083-.024l.007-.003l.082-.027l.007-.004l.082-.024l.01-.003l.083-.024l.01-.004l.082-.027l.01-.004l.083-.024h.007l.082-.024l.01-.003l.083-.024h.01l.082-.024h.01l.083-.024l.01-.003l.082-.024l.007-.004l.083-.024l.01-.003l.082-.024l.01-.004l.083-.02l.01-.004l.082-.024l.01-.003l.083-.02l.01-.004l.082-.02h.01l.083-.021l.01-.002l.083-.021l.01-.003l.082-.021l.01-.003l.086-.021l.007-.003l.086-.021l.01-.003l.082-.02l.01-.003l.083-.02l.01-.004l.083-.017l.01-.003l.082-.017l.007-.004l.086-.017h.01l.086-.017h.01l.086-.017h.01l.082-.017l.01-.004l.083-.014l.01-.003l.086-.014l.01-.003l.083-.014h.007l.082-.017l.01-.003l.082-.014h.01l.086-.014l.01-.003l.083-.014l.01-.003l.086-.014l.01-.004l.086-.01h.01l.086-.01h.01l.083-.014h.01l.082-.01h.01l.086-.014h.01l.083-.01h.01l.082-.01h.01l.083-.01h.01l.083-.011h.01l.082-.01h.01l.086-.01h.01l.086-.011h.01l.083-.01h.01l.086-.007h.01l.086-.007h.01l.086-.007h.01l.086-.007h.01l.086-.007h.01l.086-.006h.01l.083-.007h.01l.086-.007h.01l.086-.007h.01l.086-.003h.01l.086-.004h.01l.086-.007h.01l.086-.003h.013l.086-.004h.01l.086-.003h.01l.086-.003h.01l.086-.004h.686l.014.027Zm-.079 9.26h-.51l-.056.003h-.056l-.057.004l-.058.003l-.059.004l-.055.003l-.058.003l-.058.004l-.058.003l-.059.004l-.058.003l-.058.004l-.059.003l-.058.003l-.055.004l-.058.007l-.058.007l-.055.006l-.055.004l-.058.007l-.055.007l-.059.006l-.058.007l-.058.007l-.055.007l-.055.007l-.058.007l-.055.007l-.058.01l-.055.007l-.055.01l-.055.01l-.055.007l-.055.01l-.055.01l-.054.011l-.055.01l-.055.01l-.055.01l-.058.011l-.055.01l-.055.014l-.055.01l-.055.014l-.055.01l-.058.014l-.055.014l-.055.01l-.055.014l-.054.014l-.055.013l-.055.014l-.055.014l-.055.013l-.055.014l-.051.014l-.055.014l-.055.013l-.055.017l-.055.018l-.055.017l-.054.017l-.055.017l-.055.017l-.052.017l-.055.018l-.051.017l-.055.017l-.055.017l-.055.017l-.054.017l-.052.02l-.051.021l-.055.018l-.055.017l-.052.02l-.054.02l-.052.018l-.055.02l-.051.021l-.052.02l-.054.025l-.052.02l-.055.02l-.051.021l-.055.021l-.055.024l-.055.02l-.051.025l-.052.024l-.051.024l-.052.024l-.051.024l-.051.024l-.052.024l-.051.024l-.052.024l-.051.024l-.052.027l-.051.028l-.052.024l-.051.027l-.051.027l-.052.028l-.051.027l-.052.028l-.051.027l-.052.028l-.051.027l-.051.027l-.052.028l-.051.027l-.052.028l-.051.027l-.052.028l-.051.03l-.052.028l-.051.03l-.048.032l-.051.03l-.055.035l-32.963 20.326l-.065.041l-.065.038l-.062.04l-.062.039l-.061.04l-.062.042l-.062.041l-.061.041l-.062.041l-.062.041l-.062.042l-.061.04l-.062.045l-.058.042l-.062.044l-.058.041l-.059.045l-.061.041l-.059.041l-.061.045l-.062.044l-.059.045l-.058.044l-.058.045l-.058.045l-.059.044l-.058.045l-.058.044l-.059.045l-.058.046l-.055.047l-.055.044l-.058.045l-.058.048l-.059.045l-.054.048l-.055.048l-.055.048l-.055.048l-.055.048l-.055.048l-.055.048l-.054.051l-.055.048l-.055.048l-.055.048l-.052.052l-.054.048l-.055.048l-.052.048l-.055.051l-.054.052l-.055.048l-.052.048l-.051.051l-.052.051l-.051.052l-.052.051l-.051.052l-.051.051l-.052.052l-.051.051l-.052.052l-.051.051l-.048.055l-.048.051l-.052.055l-.051.055l-.048.055l-.048.051l-.048.055l-.048.055l-.048.055l-.048.055l-.048.055l-.048.055l-.048.054l-.048.055l-.045.055l-.048.055l-.044.058l-.045.055l-.045.055l-.044.055l-.048.058l-.045.055l-.044.055l-.045.058l-.044.059l-.045.058l-.045.058l-.044.058l-.045.055l-.044.059l-.041.058l-.042.058l-.044.059l-.041.058l-.042.062l-.04.058l-.042.058l-.041.058l-.041.059l-.041.058l-.041.062l-.042.062l-.04.061l-.042.062l-.041.062l-.041.061l-.038.062l-.041.058l-.041.062l-.038.058l-.038.062l-.037.062l-.038.062l-.038.061l-.038.062l-.037.062l-.038.062l-.038.061l-.037.062l-.035.065l-.037.062l-.038.065l-.034.065l-.035.065l-.037.062l-.035.062l-.034.065l-.034.062l-.035.061l-.034.066l-.034.065l-.031.065l-.034.065l-.035.065l-.03.065l-.031.062l-.031.065l-.035.065l-.03.066l-.031.065l-.031.065l-.031.065l-.03.065l-.028.069l-.031.065l-.031.065l-.028.065l-.027.069l-.027.068l-.028.066l-.027.068l-.031.069l-.028.065l-.027.065l-.027.069l-.028.065l-.027.068l-.028.069l-.027.069l-.028.068l-.024.069l-.027.068l-.024.069l-.024.069l-.024.068l-.024.069l-.024.068l-.024.069l-.024.068l-.024.07l-.024.068l-.024.068l-.024.069l-.024.068l-.02.069l-.021.069l-.024.072l-.02.068l-.02.069l-.021.072l-.02.068l-.021.069l-.021.069l-.02.072l-.02.072l-.02.072l-.018.068l-.02.069l-.02.072l-.02.072l-.017.072l-.017.072l-.017.068l-.017.072l-.018.072l-.017.072l-.017.072l-.015.073l-.013.072l-.014.072l-.014.072l-.014.072l-.013.072l-.017.072l-.014.072l-.014.072l-.014.072l-.013.072l-.01.072l-.014.072l-.014.072l-.01.072l-.014.072l-.01.072l-.014.072l-.01.075l-.01.076l-.01.072l-.011.072l-.01.072l-.01.072l-.011.072l-.01.072l-.009.075l-.006.072l-.01.076l-.008.072l-.006.072l-.007.075l-.007.072l-.007.076l-.007.072l-.007.075l-.007.072l-.006.072l-.007.076l-.007.075l-.004.075l-.003.072l-.003.076l-.004.075l-.003.076l-.004.075v.076l-.003.072l-.004.072l-.003.072v.075l-.002.076v41.587l.003.062v.12l.004.062v.12l.003.058l.004.062l.003.058l.004.062l.003.061l.003.059l.004.062l.003.061l.007.059l.004.061l.003.059l.007.058l.007.058l.003.058l.007.059l.007.058l.007.058l.007.059l.006.061l.007.059l.007.058l.007.058l.007.059l.007.058l.01.058l.01.058l.007.059l.01.058l.01.058l.008.062l.01.058l.01.059l.01.058l.01.058l.011.059l.01.058l.01.058l.01.058l.012.059l.014.058l.01.058l.014.059l.014.058l.012.058l.013.059l.014.058l.014.058l.014.058l.013.059l.014.055l.014.058l.015.058l.014.059l.017.058l.014.055l.017.058l.017.055l.015.058l.018.055l.017.055l.013.058l.018.059l.017.054l.017.059l.017.058l.017.055l.02.055l.018.058l.017.055l.017.055l.017.055l.02.058l.021.055l.021.055l.02.055l.021.054l.02.055l.021.055l.02.058l.021.055l.021.055l.02.055l.021.058l.024.055l.022.055l.024.055l.024.055l.024.055l.024.055l.024.054l.02.055l.024.055l.024.055l.024.055l.024.055l.024.055l.024.055l.024.051l.024.055l.024.051l.024.052l.028.051l.027.055l.028.055l.027.051l.024.052l.028.051l.027.052l.028.051l.027.052l.027.051l.028.051l.027.052l.028.051l.027.052l.028.051l.03.052l.028.051l.03.051l.032.052l.03.051l.031.048l.031.052l.031.048l.03.051l.032.052l.03.051l.032.052l.03.051l.035.048l.03.051l.031.052l.033.048l.03.048l.035.048l.031.051l.03.048l.035.048l.032.052l.035.048l.03.048l.035.048l.03.048l.035.048l.034.048l.035.048l.034.048l.036.048l.034.048l.038.048l.034.045l.034.048l.034.048l.038.048l.038.048l.038.044l.037.048l.038.048l.038.048l.038.045l.037.044l.035.048l.04.045l.038.045l.038.044l.038.045l.038.044l.037.045l.041.044l.042.045l.04.045l.042.04l.041.045l.041.045l.038.045l.041.04l.041.042l.041.044l.042.045l.04.041l.042.041l.041.041l.041.042l.041.044l.045.045l.041.04l.041.042l.045.041l.04.041l.045.042l.045.04l.041.042l.045.041l.044.038l.045.04l.045.039l.044.04l.045.042l.044.038l.045.037l.044.041l.045.038l.045.041l.044.041l.045.038l.048.038l.048.038l.044.037l.048.038l.048.038l.048.038l.048.037l.048.038l.048.038l.048.037l.048.038l.045.034l.048.035l.048.037l.048.035l.048.034l.048.034l.048.038l.048.034l.048.035l.048.034l.048.038l.048.034l.048.034l.052.035l.051.034l.048.034l.048.034l.048.035l.052.03l.051.035l.048.034l.051.034l.052.031l.051.035l.052.034l.051.03l.052.032l.051.03l.052.035l.05.03l.056.035l35.902 20.984l.044.024l.041.024l.041.024l.042.02l.037.025l.038.02l.038.02l.04.025l.042.02l.041.021l.041.02l.042.021l.04.02l.042.021l.041.02l.041.021l.041.018l.041.02l.042.017l.04.02l.042.021l.041.021l.041.017l.041.02l.041.018l.042.017l.04.02l.042.018l.041.017l.041.02l.041.018l.042.017l.04.017l.042.017l.041.017l.041.017l.041.018l.041.017l.045.017l.041.014l.045.017l.04.013l.042.014l.041.017l.041.014l.042.014l.04.017l.042.014l.041.013l.045.014l.04.014l.038.013l.09.028l.085.027l.086.028l.086.024l.086.024l.085.024l.086.02l.086.024l.085.02l.086.021l.086.021l.086.02l.085.018l.09.017l.085.017l.086.017l.086.017l.086.014l.089.014l.089.014l.089.013l.09.014l.088.01l.086.01l.09.01l.088.011l.09.007l.085.007l.09.01l.089.007l.089.007l.085.007l.086.003l.086.004l.09.003l.088.003l.09.004h.267l.09-.004h.088l.09-.003l.089-.003l.085-.004l.09-.007l.089-.007l.089-.006l.089-.007l.09-.007l.088-.007l.09-.01l.085-.01l.09-.01l.085-.011l.09-.01l.088-.01l.086-.014l.09-.014l.085-.014l.086-.017l.086-.017l.085-.014l.09-.017l.085-.017l.086-.017l.089-.02l.086-.022l.089-.02l.086-.02l.085-.025l.086-.024l.086-.024l.086-.024l.085-.027l.09-.028l.037-.01l.045-.014l.041-.013l.041-.014l.041-.014l.045-.013l.041-.014l.041-.014l.041-.014l.045-.017l.041-.017l.041-.014l.045-.013l.04-.014l.042-.014l.041-.013l.041-.018l.042-.017l.04-.013l.042-.018l.041-.017l.041-.017l.041-.017l.041-.017l.045-.017l.041-.017l.041-.018l.041-.02l.042-.017l.04-.018l.042-.017l.041-.017l.041-.02l.041-.021l.042-.017l.04-.017l.042-.017l.041-.018l.041-.02l.038-.02l.041-.021l.041-.02l.041-.021l.038-.021l.041-.02l.041-.021l.042-.024l.037-.02l.041-.021l.038-.024l.041-.024l.045-.024l39.753-22.14l.048-.024l.04-.024l.042-.024l.045-.024l.04-.024l.042-.028l.041-.027l.041-.024l.041-.024l.042-.024l.04-.027l.042-.024l.041-.028l.041-.024l.041-.027l.041-.028l.038-.027l.041-.028l.041-.027l.042-.028l.04-.027l.038-.027l.038-.028l.041-.027l.042-.028l.04-.027l.038-.028l.038-.027l.038-.027l.038-.028l.037-.027l.038-.028l.038-.03l.037-.028l.038-.027l.038-.028l.038-.027l.037-.031l.038-.031l.038-.03l.038-.032l.037-.027l.038-.031l.038-.031l.034-.027l.034-.031l.035-.031l.037-.031l.035-.03l.034-.032l.034-.03l.034-.031l.035-.031l.034-.031l.034-.034l.035-.031l.034-.035l.034-.03l.035-.031l.034-.031l.034-.035l.034-.034l.035-.03l.03-.032l.035-.034l.034-.034l.034-.034l.035-.035l.03-.034l.031-.034l.031-.035l.035-.034l.03-.034l.031-.034l.031-.035l.031-.034l.03-.034l.032-.035l.03-.034l.035-.034l.03-.035l.032-.034l.03-.034l.031-.034l.031-.035l.031-.034l.031-.034l.03-.035l.032-.034l.027-.038l.031-.037l.027-.035l.031-.037l.028-.038l.027-.038l.028-.037l.027-.038l.027-.038l.028-.038l.027-.037l.028-.038l.027-.038l.028-.038l.027-.037l.028-.038l.027-.041l.027-.038l.028-.038l.027-.037l.028-.038l.027-.038l.028-.04l.027-.039l.027-.037l.028-.038l.027-.038l.024-.041l.024-.038l.024-.04l.024-.039l.024-.04l.024-.042l.028-.041l.024-.041l.024-.038l.024-.041l.024-.041l.024-.041l.024-.042l.02-.04l.024-.042l.024-.041l.024-.041l.024-.041l.024-.041l.024-.042l.024-.04l.024-.042l.021-.041l.024-.041l.024-.041l.02-.041l.021-.042l.02-.04l.021-.042l.02-.041l.021-.041l.021-.045l.02-.041l.018-.045l.02-.04l.02-.045l.018-.041l.02-.042l.018-.04l.02-.042l.02-.044l.018-.042l.02-.044l.021-.045l.017-.044l.018-.045l.017-.045l.017-.044l.017-.045l.02-.044l.018-.045l.017-.041l.017-.045l.017-.044l.017-.045l.017-.044l.018-.041l.013-.045l.017-.041l.018-.045l.017-.044l.013-.045l.014-.045l.014-.044l.017-.045l.014-.044l.017-.045l.014-.041l.013-.045l.014-.044l.014-.045l.013-.044l.014-.045l.014-.048l.014-.045l.013-.044l.01-.045l.014-.044l.01-.045l.014-.044l.01-.048l.014-.045l.01-.045l.01-.044l.011-.045l.01-.044l.01-.045l.011-.048l.01-.045l.01-.044l.011-.045l.01-.044l.01-.048l.01-.048l.011-.048l.007-.048l.01-.045l.01-.044l.01-.045l.011-.048l.007-.048l.007-.048l.007-.048l.007-.048l.006-.048l.007-.048l.007-.045l.007-.048l.007-.048l.007-.048l.007-.048l.003-.044l.003-.048l.007-.048l.007-.045l.007-.048l.003-.048l.004-.048l.003-.048l.004-.048l.007-.048l.003-.048l.003-.045l.004-.048l.003-.048l.004-.048l.003-.048l.004-.048v-.048l.003-.048l.003-.048l.004-.048l.003-.048v-.284l.004-.055V43.415l-.004-.048v-.173l-.003-.045l-.004-.043l-.003-.043v-.087l-.003-.044v-.087l-.004-.037l-.007-.092l-.007-.086l-.006-.086l-.01-.087l-.008-.085l-.01-.086l-.01-.085l-.01-.086l-.01-.085l-.011-.085l-.014-.085l-.013-.085l-.014-.086l-.014-.084l-.014-.082l-.017-.083l-.013-.082l-.018-.082l-.017-.082l-.017-.083l-.02-.082l-.021-.082l-.02-.083l-.021-.082l-.02-.082l-.021-.083l-.024-.078l-.024-.08l-.024-.082l-.024-.082l-.028-.079l-.024-.079l-.027-.082l-.028-.079l-.027-.079l-.028-.079l-.03-.079l-.031-.078l-.031-.08l-.031-.078l-.03-.079l-.032-.075l-.034-.08l-.034-.075l-.035-.075l-.034-.076l-.038-.075l-.034-.076l-.038-.075l-.037-.075l-.038-.076l-.038-.075l-.041-.072l-.041-.076l-.038-.075l-.041-.072l-.041-.072l-.041-.072l-.045-.072l-.041-.072l-.045-.072l-.044-.072l-.045-.069l-.048-.069l-.048-.072l-.044-.068l-.045-.069l-.048-.068l-.048-.069l-.051-.068l-.048-.07l-.052-.064l-.051-.069l-.052-.065l-.051-.069l-.055-.065l-.055-.065l-.051-.065l-.055-.065l-.055-.065l-.055-.062l-.058-.062l-.059-.065l-.058-.065l-.058-.062l-.058-.062l-.059-.061l-.061-.062l-.062-.058l-.059-.062l-.061-.058l-.062-.059l-.062-.058l-.061-.058l-.062-.059l-.065-.058l-.062-.058l-.062-.058l-.065-.055l-.065-.055l-.065-.055l-.065-.055l-.069-.055l-.065-.055l-.065-.051l-.069-.052l-.068-.051l-.07-.051l-.068-.052l-.072-.048l-.072-.048l-.068-.048l-.072-.048l-.076-.051l-.034-.024l-.034-.024l-.038-.024l-.038-.024l-.034-.024l-.038-.024l-.038-.024l-.037-.024l-.038-.021l-.038-.02l-.037-.025l-.035-.024l-.037-.024l-.045-.024L195.75 11.5l-.055-.031l-.051-.03l-.051-.028l-.052-.028l-.048-.027l-.048-.028l-.051-.027l-.052-.027l-.051-.028l-.052-.027l-.051-.028l-.052-.027l-.051-.028l-.051-.024l-.052-.024l-.051-.024l-.052-.024l-.051-.027l-.052-.024l-.051-.027l-.051-.025l-.052-.027l-.051-.024l-.052-.024l-.051-.024l-.052-.024l-.051-.024l-.052-.024l-.054-.024l-.052-.024l-.051-.024l-.055-.024l-.052-.024l-.051-.02l-.052-.025l-.05-.02l-.052-.02l-.052-.021l-.051-.02l-.052-.021l-.051-.021l-.052-.02l-.051-.021l-.055-.02l-.055-.021l-.051-.017l-.055-.021l-.052-.02l-.054-.018l-.055-.017l-.055-.02l-.055-.018l-.051-.017l-.052-.017l-.055-.017l-.051-.017l-.055-.017l-.055-.018l-.055-.017l-.055-.013l-.055-.014l-.054-.014l-.055-.014l-.055-.013l-.055-.017l-.055-.014l-.055-.014l-.055-.014l-.054-.013l-.055-.01l-.055-.014l-.055-.014l-.055-.014l-.055-.013l-.055-.014l-.055-.01l-.054-.014l-.055-.014l-.059-.01l-.054-.01l-.055-.01l-.055-.011l-.055-.01l-.055-.01l-.055-.01l-.055-.011l-.055-.01l-.058-.01l-.058-.011l-.055-.01l-.055-.007l-.055-.007l-.055-.01l-.055-.007l-.054-.01l-.059-.007l-.055-.007l-.054-.007l-.055-.007l-.055-.007l-.055-.003l-.058-.007l-.055-.007l-.058-.003l-.055-.007l-.059-.004l-.055-.003l-.054-.004l-.059-.003l-.055-.007l-.054-.003l-.055-.004l-.055-.003l-.058-.004l-.055-.003h-.055l-.059-.003h-.137l-.055-.004l-.054-.003l-.059-.004h-.223l-.038.016Z"/><path fill="#FFF" fill-rule="nonzero" d="M162.66 34.081h14.502v38.467c0 6.104.168 10.06.504 11.869c.58 2.906 1.65 4.926 3.833 6.687c2.182 1.759 4.73 2.258 8.515 2.258c3.846 0 5.133-.595 7.087-2.259c1.951-1.666 3.127-3.247 3.525-5.672c.395-2.424 1.053-6.443 1.053-12.064V34.08h14.5v37.304c0 8.526-.368 14.549-1.102 18.07c-.733 3.52-2.085 6.492-4.053 8.914c-1.969 2.422-4.602 4.352-7.898 5.789c-3.299 1.437-7.6 2.156-12.911 2.156c-6.41 0-11.273-.784-14.582-2.35c-3.313-1.566-5.93-3.601-7.853-6.104c-1.924-2.503-3.19-5.127-3.8-7.872c-.885-4.07-1.33-10.077-1.33-18.022V34.082h.01Z"/><path fill="#33BA91" d="M375.984 84.476V42.534c0-5.43-2.91-10.445-7.624-13.14L329.38 7.119a18.046 18.046 0 0 0-18.238.192l-32.915 19.742a23.004 23.004 0 0 0-11.17 19.725v40.991a19.238 19.238 0 0 0 9.531 16.608l35.911 20.991a15.646 15.646 0 0 0 15.502.161l39.761-22.146a16.015 16.015 0 0 0 8.224-13.988v-4.922l-.002.004Z"/><path fill="#00A88A" d="M320.469.109h.093l.083.001h.01l.083.001h.009l.084.004h.009l.083.003h.01l.083.004h.01l.083.003h.01l.082.004h.01l.084.003h.009l.083.003h.01l.083.004l.01.003l.083.004l.01.003l.086.007h.01l.086.007h.01l.086.007l.01.003l.082.007h.01l.083.007h.01l.083.007l.01.003l.082.004l.01.003l.083.007h.01l.082.007h.01l.083.007h.01l.082.006h.01l.083.007l.01.004l.086.007l.01.003l.083.01h.01l.082.007l.01.004l.083.01h.01l.082.01h.01l.086.01h.01l.083.01l.01.004l.083.01h.01l.082.01h.01l.083.011l.01.004l.082.013l.01.004l.083.013l.01.004l.083.014l.01.003l.082.014h.01l.083.013l.01.004l.082.014l.01.003l.083.014l.01.003l.083.014l.01.003l.082.014l.01.003l.083.018h.01l.082.017l.01.003l.083.014h.01l.083.014l.01.003l.082.014l.01.003l.083.017l.01.004l.082.017h.007l.083.017h.01l.082.017l.01.004l.083.017l.01.003l.082.017l.01.004l.083.017l.01.003l.082.017h.007l.083.021l.01.003l.082.021l.01.003l.083.021l.01.003l.082.021h.007l.083.02l.01.004l.082.02l.01.004l.083.024h.01l.082.02h.01l.083.025l.007.003l.082.02l.01.004l.083.024h.01l.082.024l.01.004l.083.024l.01.003l.082.024l.01.003l.083.024h.01l.083.028l.01.003l.082.024l.01.004l.08.027l.01.004l.082.024h.01l.083.024l.01.003l.082.027l.01.004l.083.027l.007.004l.082.027l.01.004l.08.027l.01.003l.078.028l.01.003l.08.028l.01.003l.079.028l.01.003l.079.027l.01.004l.079.03l.01.004l.08.028l.01.003l.078.03l.01.004l.08.031l.006.004l.08.03l.01.004l.078.03l.01.004l.08.031l.01.004l.079.03l.01.004l.079.03l.01.004l.079.031l.007.003l.079.035l.007.003l.078.031l.01.003l.08.035l.01.003l.079.034l.01.004l.079.034l.007.004l.079.034l.01.003l.079.035l.01.003l.079.034l.007.007l.079.034l.01.004l.075.034l.01.004l.08.037l.01.004l.075.038l.01.003l.076.038l.01.003l.08.038l.006.003l.079.038l.007.003l.075.038l.01.004l.076.037l.01.004l.076.037l.01.004l.075.041l.01.003l.08.038l.01.007l.075.038l.007.003l.076.041l.01.007l.075.041l.007.004l.076.04l.007.004l.075.041l.007.004l.075.041l.01.007l.076.041l.01.007l.076.041l.007.007l.075.041l.007.007l.075.045l.01.003l.076.045l38.957 22.256l.066.038l.01.003l.065.038l.01.003l.062.038l.01.007l.062.038l.007.006l.065.038l.01.004l.065.037l.01.004l.062.037l.01.007l.063.038l.006.003l.062.038l.007.004l.062.04l.007.004l.065.038l.01.007l.062.037l.01.007l.058.038l.007.004l.062.037l.01.004l.062.037l.007.007l.061.038l.01.007l.063.041l.006.003l.062.042l.01.003l.062.041l.007.004l.062.04l.007.004l.058.041l.01.004l.058.04l.007.008l.059.04l.01.008l.058.04l.007.004l.058.041l.007.004l.058.041l.01.007l.06.044l.01.007l.058.042l.01.006l.058.045l.007.003l.058.045l.007.007l.062.044l.007.004l.058.044l.007.007l.058.045l.007.007l.058.044l.007.004l.059.044l.006.007l.059.045l.007.007l.055.044l.006.007l.059.045l.007.003l.054.048l.007.007l.059.048l.006.007l.059.044l.007.007l.054.045l.007.007l.055.048l.007.003l.058.048l.01.007l.11.09l.014.013l.11.096l.014.014l.106.092l.014.014l.106.096l.017.014l.106.096l.014.013l.106.1l.017.014l.103.099l.014.014l.103.1l.014.013l.103.1l.013.013l.103.1l.014.013l.103.103l.013.014l.1.103l.014.013l.1.103l.013.014l.1.103l.013.014l.096.106l.014.014l.096.103l.013.013l.096.107l.01.013l.097.107l.014.017l.092.106l.014.014l.092.11l.014.017l.093.11l.013.013l.09.11l.013.014l.09.11l.01.013l.089.11l.01.013l.09.114l.013.013l.09.114l.01.013l.085.113l.01.018l.086.113l.01.017l.086.116l.01.018l.083.116l.01.014l.083.117l.01.013l.079.117l.01.017l.082.117l.01.013l.08.117l.01.017l.079.12l.01.017l.079.12l.01.017l.075.12l.01.014l.076.12l.01.017l.076.124l.01.017l.076.12l.01.014l.072.123l.01.017l.072.12l.01.014l.07.123l.01.018l.071.123l.01.017l.07.124l.006.013l.069.124l.01.017l.065.123l.007.018l.065.126l.01.018l.066.126l.01.018l.065.127l.007.017l.062.127l.01.017l.062.127l.01.017l.062.127l.007.017l.058.127l.01.017l.059.127l.006.02l.059.13l.007.018l.054.13l.007.02l.055.13l.007.018l.055.13l.007.018l.051.133l.007.017l.051.134l.007.017l.052.134l.007.017l.051.134l.007.017l.048.134l.007.017l.048.134l.007.02l.048.134l.007.017l.044.134l.007.017l.045.134l.006.017l.042.137l.006.017l.042.134l.006.017l.042.137l.006.018l.042.137l.006.017l.042.137l.003.02l.038.138l.003.017l.038.137l.007.017l.037.14l.004.021l.034.141l.004.017l.034.14l.003.021l.031.14l.004.018l.03.14l.004.021l.03.14l.004.018l.028.14l.007.021l.027.14l.003.021l.024.138l.004.013l.014.076v.01l.013.072l.004.01l.01.072l.003.01l.01.073l.004.006l.01.072l.004.007l.01.072l.004.01l.013.073l.004.01l.01.072l.003.007l.01.072v.01l.011.072l.003.01l.007.072l.004.007l.01.069v.01l.01.072v.01l.01.073v.006l.007.072v.01l.01.073l.004.01l.007.072v.01l.01.069v.007l.007.072l.004.01l.006.072v.01l.007.072v.01l.007.073v.007l.007.072l.003.01l.007.072l.004.007l.007.072l.003.013l.007.072v.01l.003.073l.004.01l.003.072v.007l.004.072v.01l.003.076v.01l.003.072l.004.01l.003.072v.007l.004.072v.01l.003.076v.01l.004.072v.01l.003.076v.01l.003.072v.093l.004.072v.089l.003.072v47.462l-.003.075v.186l-.004.079v.01l-.003.075v.01l-.003.08v.01l-.004.075v.01l-.003.076v.01l-.004.08l-.003.01l-.004.075v.007l-.006.079v.006l-.007.08v.01l-.007.078v.01l-.007.08v.01l-.003.079v.01l-.007.075v.01l-.007.076v.01l-.007.076v.01l-.007.076l-.003.01l-.007.079l-.004.01l-.006.076v.01l-.007.075l-.004.01l-.01.076v.01l-.007.076l-.003.01l-.01.076v.01l-.01.075v.01l-.011.08v.01l-.01.075v.01l-.01.076v.01l-.011.076l-.003.013l-.01.076v.007l-.011.075l-.003.014l-.01.079l-.004.01l-.01.075l-.004.007l-.01.076l-.004.01l-.013.075v.01l-.014.076l-.003.01l-.014.076v.007l-.014.075v.007l-.014.076l-.003.01l-.014.075v.01l-.013.076v.01l-.014.076v.01l-.014.075l-.003.01l-.014.076l-.003.007l-.018.075l-.003.01l-.014.076l-.003.007l-.017.072v.01l-.017.076l-.004.01l-.017.076v.01l-.017.075v.007l-.017.072l-.004.007l-.017.072l-.003.007l-.018.075v.01l-.02.076l-.004.01l-.017.072v.01l-.02.076l-.004.01l-.017.072l-.003.007l-.02.072v.01l-.021.076v.01l-.021.072l-.003.007l-.021.072v.01l-.02.073l-.004.01l-.02.075l-.004.01l-.02.073l-.004.01l-.02.072l-.004.007l-.02.072l-.004.01l-.02.072l-.004.007l-.02.072l-.004.01l-.02.072l-.004.01l-.02.07v.006l-.025.072l-.003.01l-.024.072l-.003.01l-.024.073l-.004.01l-.024.072l-.003.01l-.028.072l-.003.007l-.024.072l-.004.01l-.024.069l-.003.007l-.024.072l-.004.01l-.024.072l-.003.007l-.024.072l-.003.01l-.028.072l-.007.007l-.027.072l-.004.01l-.027.072l-.003.01l-.028.07l-.003.006l-.028.069l-.003.007l-.028.068l-.003.01l-.027.07l-.004.006l-.027.069l-.004.01l-.027.072l-.004.01l-.027.069l-.003.01l-.028.072l-.003.01l-.031.069l-.004.007l-.03.072l-.004.01l-.03.069l-.004.01l-.031.069l-.007.006l-.027.069l-.004.007l-.03.068l-.004.01l-.03.07l-.004.01l-.031.068l-.007.01l-.031.069l-.003.007l-.031.068l-.004.01l-.03.07l-.007.01l-.035.068l-.003.007l-.034.065l-.004.01l-.034.07l-.004.01l-.034.068l-.003.01l-.035.065l-.003.007l-.034.069l-.004.007l-.034.068l-.003.01l-.035.066l-.003.007l-.034.065l-.007.007l-.038.065l-.003.007l-.035.068l-.003.007l-.038.065l-.003.007l-.035.069l-.003.007l-.038.068l-.003.01l-.038.07l-.003.006l-.038.065l-.004.007l-.037.065l-.004.007l-.037.065l-.004.007l-.038.065l-.006.007l-.038.065l-.004.01l-.037.066l-.007.006l-.038.066l-.003.01l-.038.065l-.003.007l-.038.065l-.004.007l-.037.065l-.004.007l-.04.065l-.004.007l-.041.062l-.004.007l-.041.065l-.007.007l-.038.065l-.007.01l-.04.062l-.004.007l-.041.065l-.007.01l-.041.065l-.004.007l-.04.062l-.008.01l-.04.065l-.004.01l-.041.062l-.004.007l-.041.062l-.003.007l-.042.061l-.006.01l-.042.062l-.006.007l-.042.062l-.003.007l-.045.062l-.003.006l-.041.062l-.007.007l-.045.062l-.007.007l-.044.061l-.007.01l-.045.062l-.006.007l-.042.062l-.006.01l-.045.059l-.007.006l-.044.062l-.004.007l-.044.062l-.007.007l-.045.061l-.007.007l-.044.062l-.004.007l-.044.058l-.007.007l-.045.058l-.003.007l-.045.062l-.007.01l-.048.058l-.003.007l-.048.059l-.007.006l-.048.059l-.007.01l-.048.058l-.007.007l-.044.058l-.007.007l-.048.059l-.007.01l-.048.058l-.007.007l-.048.058l-.007.007l-.051.058l-.007.007l-.048.059l-.007.007l-.048.058l-.007.007l-.048.058l-.007.007l-.051.058l-.007.01l-.048.059l-.003.007l-.048.054l-.007.007l-.052.055l-.007.007l-.048.055l-.006.007l-.052.055l-.007.006l-.051.055l-.007.007l-.051.055l-.007.01l-.052.055l-.007.007l-.051.055l-.007.007l-.051.055l-.007.007l-.052.054l-.007.007l-.054.055l-.004.007l-.051.055l-.007.007l-.055.055l-.007.01l-.055.055l-.007.007l-.051.054l-.007.007l-.055.055l-.007.007l-.054.055l-.007.007l-.055.051l-.007.007l-.055.055l-.007.007l-.055.055l-.006.007l-.055.051l-.007.007l-.055.051l-.01.007l-.055.052l-.007.006l-.055.052l-.007.007l-.055.051l-.007.007l-.054.051l-.007.007l-.059.052l-.006.007l-.055.051l-.007.007l-.058.048l-.007.007l-.059.051l-.006.007l-.059.052l-.007.003l-.058.048l-.007.007l-.058.051l-.007.007l-.058.052l-.007.003l-.058.048l-.007.007l-.059.051l-.006.004l-.059.048l-.007.003l-.058.048l-.007.007l-.058.048l-.007.004l-.058.048l-.007.006l-.058.048l-.007.007l-.062.048l-.007.007l-.058.048l-.007.007l-.062.048l-.007.007l-.058.048l-.007.007l-.061.048l-.007.007l-.062.044l-.007.007l-.062.048l-.006.007l-.062.044l-.007.004l-.062.045l-.007.006l-.061.048l-.007.007l-.062.045l-.007.003l-.062.045l-.006.007l-.062.044l-.007.004l-.062.044l-.007.004l-.065.044l-.007.007l-.061.045l-.007.003l-.062.045l-.007.003l-.061.045l-.007.007l-.066.04l-.01.008l-.062.044l-.006.007l-.066.045l-.01.006l-.065.045l-.007.007l-.065.045l-.007.006l-.062.042l-.006.003l-.066.041l-.006.007l-.066.041l-.01.007l-.065.041l-.007.004l-.065.04l-.007.008l-.065.04l-.007.004l-.065.041l-.007.007l-.065.041l-.007.004l-.065.04l-.007.008l-.065.04l-.01.004l-.069.038l-.01.007l-.065.041l-.01.007l-.07.038l-.006.007l-.069.037l-.01.004l-.069.04l-.01.008l-.065.037l-.007.007l-.069.041l-.01.007l-.065.038l-.003.003l-39.767 22.147l-.003.004l-.062.034l-.01.003l-.066.038l-.01.003l-.065.038l-.01.004l-.066.034l-.006.007l-.066.037l-.006.004l-.066.034l-.01.004l-.065.034l-.01.003l-.065.035l-.007.003l-.065.034l-.01.004l-.066.034l-.01.007l-.065.034l-.007.004l-.065.034l-.01.003l-.07.035l-.01.003l-.068.03l-.007.008l-.065.03l-.01.004l-.069.03l-.01.004l-.065.031l-.007.004l-.065.03l-.01.004l-.07.03l-.01.004l-.065.031l-.01.004l-.065.03l-.01.004l-.07.027l-.01.004l-.065.03l-.006.004l-.066.03l-.01.004l-.068.031l-.01.004l-.066.03l-.01.004l-.069.027l-.007.004l-.068.03l-.01.004l-.066.027l-.01.004l-.069.027l-.01.007l-.068.028l-.007.003l-.069.027l-.01.004l-.069.027l-.007.004l-.068.027l-.007.004l-.069.027l-.01.003l-.069.028l-.006.003l-.069.028l-.01.003l-.069.028l-.01.003l-.069.024l-.01.004l-.069.024l-.01.003l-.068.024l-.01.003l-.07.024l-.006.004l-.069.024l-.01.003l-.069.024l-.01.004l-.069.024l-.006.003l-.069.024l-.01.004l-.069.024l-.01.003l-.069.02l-.01.004l-.072.02h-.007l-.068.021l-.01.004l-.073.024h-.034l-.072.02l-.014.004l-.137.04l-.017.008l-.14.04l-.018.004l-.14.041l-.018.007l-.14.038l-.017.003l-.141.038l-.02.004l-.141.034l-.017.003l-.14.035l-.02.003l-.14.03l-.02.004l-.14.031l-.018.004l-.14.03l-.021.004l-.141.03l-.021.004l-.14.031l-.018.003l-.14.028l-.018.007l-.144.027l-.017.004l-.14.024l-.017.003l-.145.024l-.017.003l-.144.021l-.017.003l-.144.021h-.017l-.144.02l-.02.004l-.141.02h-.017l-.144.021l-.021.004l-.144.017l-.017.003l-.144.017l-.02.004l-.145.013h-.017l-.144.014h-.017l-.144.014l-.02.003l-.145.01l-.017.004l-.144.01h-.02l-.145.007h-.017l-.144.01l-.017.004l-.144.007l-.017.003l-.144.007h-.02l-.145.007h-.017l-.144.003h-.017l-.144.004h-.017l-.144.003h-.343l-.144-.003h-.02l-.141-.004h-.035l-.144-.003h-.02l-.144-.004h-.035l-.144-.006h-.017l-.144-.007h-.017l-.144-.007h-.02l-.145-.01l-.02-.004l-.144-.01h-.017l-.144-.01h-.018l-.144-.014l-.017-.004l-.14-.013l-.018-.004l-.144-.013h-.017l-.144-.018h-.02l-.145-.017h-.017l-.144-.02l-.02-.004l-.145-.02l-.017-.004l-.144-.024l-.02-.003l-.145-.024l-.02-.004l-.144-.024l-.017-.003l-.14-.027l-.021-.004l-.145-.027l-.017-.004l-.144-.027l-.017-.004l-.144-.03l-.02-.004l-.141-.03l-.02-.004l-.145-.031l-.017-.003l-.14-.031l-.018-.004l-.14-.034l-.017-.003l-.14-.035l-.018-.007l-.14-.034l-.018-.003l-.14-.038l-.018-.004l-.14-.037l-.017-.004l-.14-.04l-.018-.004l-.14-.041l-.018-.007l-.137-.041l-.017-.004l-.137-.044l-.017-.004l-.141-.044l-.017-.007l-.137-.045l-.014-.003l-.072-.024l-.01-.004l-.069-.024l-.01-.003l-.069-.024l-.01-.004l-.069-.024l-.01-.003l-.069-.024l-.006-.003l-.069-.024l-.01-.004l-.069-.024l-.007-.003l-.068-.024l-.007-.004l-.069-.024l-.007-.003l-.068-.024l-.007-.004l-.069-.027l-.01-.004l-.069-.024l-.01-.003l-.068-.027l-.007-.004l-.069-.027l-.01-.004l-.069-.027l-.007-.004l-.068-.027l-.007-.003l-.069-.028l-.007-.003l-.068-.028l-.007-.003l-.069-.028l-.01-.003l-.068-.027l-.007-.004l-.065-.03l-.01-.004l-.07-.031l-.01-.007l-.065-.027l-.007-.004l-.065-.027l-.007-.004l-.068-.03l-.01-.004l-.066-.03l-.01-.004l-.065-.031l-.007-.003l-.069-.031l-.01-.004l-.065-.03l-.01-.004l-.065-.03l-.01-.004l-.066-.031l-.01-.004l-.069-.03l-.01-.004l-.069-.034l-.01-.004l-.069-.03l-.01-.004l-.065-.034l-.01-.004l-.065-.03l-.007-.004l-.065-.034l-.01-.004l-.066-.034l-.01-.003l-.065-.035l-.007-.003l-.065-.034l-.01-.004l-.066-.034l-.01-.004l-.065-.034l-.007-.003l-.065-.035l-.007-.006l-.065-.035l-.007-.003l-.065-.034l-.01-.004l-.066-.038l-.007-.003l-.065-.034l-.007-.007l-.065-.038l-.007-.003l-.065-.038l-.01-.004l-.065-.037l-.007-.007l-.065-.038l-.007-.003l-.062-.035l-.003-.003l-36.008-21.005l-.004-.003l-.075-.045l-.007-.003l-.075-.045l-.01-.003l-.076-.048l-.007-.004l-.079-.048l-.01-.003l-.076-.045l-.007-.003l-.075-.048l-.01-.007l-.076-.048l-.007-.003l-.075-.048l-.007-.007l-.075-.048l-.01-.007l-.076-.048l-.01-.003l-.076-.048l-.007-.007l-.075-.048l-.01-.007l-.076-.052l-.007-.007l-.075-.051l-.007-.007l-.075-.048l-.007-.003l-.072-.052l-.007-.007l-.072-.051l-.007-.007l-.072-.051l-.007-.007l-.075-.052l-.007-.003l-.072-.051l-.007-.007l-.072-.052l-.007-.003l-.072-.052l-.007-.006l-.072-.052l-.007-.003l-.072-.052l-.007-.003l-.072-.052l-.006-.007l-.072-.054l-.007-.007l-.072-.052l-.007-.007l-.072-.054l-.007-.007l-.069-.055l-.007-.007l-.068-.055l-.007-.007l-.069-.051l-.006-.007l-.072-.055l-.01-.007l-.07-.055l-.006-.003l-.072-.055l-.007-.007l-.069-.055l-.006-.007l-.07-.054l-.006-.007l-.069-.055l-.01-.007l-.068-.055l-.007-.007l-.069-.058l-.007-.007l-.068-.058l-.007-.007l-.069-.055l-.007-.007l-.068-.058l-.007-.007l-.069-.058l-.006-.007l-.066-.058l-.006-.004l-.07-.058l-.006-.007l-.065-.058l-.007-.007l-.069-.058l-.006-.007l-.066-.059l-.006-.006l-.066-.059l-.006-.007l-.069-.058l-.007-.007l-.065-.058l-.007-.007l-.065-.058l-.007-.007l-.065-.058l-.007-.007l-.062-.062l-.006-.007l-.062-.062l-.007-.006l-.065-.062l-.007-.007l-.065-.058l-.007-.007l-.065-.058l-.007-.007l-.065-.062l-.007-.007l-.062-.058l-.007-.007l-.061-.062l-.004-.003l-.062-.062l-.006-.007l-.062-.062l-.007-.006l-.062-.062l-.007-.007l-.061-.062l-.007-.007l-.062-.061l-.007-.007l-.058-.062l-.007-.007l-.062-.065l-.007-.007l-.061-.061l-.007-.007l-.062-.062l-.007-.007l-.058-.065l-.007-.007l-.062-.062l-.006-.007l-.059-.065l-.007-.007l-.058-.065l-.007-.007l-.058-.065l-.007-.007l-.058-.065l-.007-.007l-.058-.065l-.007-.007l-.059-.065l-.006-.007l-.059-.065l-.007-.007l-.054-.065l-.004-.007l-.058-.068l-.007-.007l-.058-.065l-.007-.007l-.055-.065l-.004-.007l-.058-.065l-.003-.007l-.055-.065l-.007-.007l-.055-.069l-.007-.007l-.055-.068l-.006-.007l-.055-.069l-.004-.006l-.055-.066l-.006-.01l-.055-.065l-.007-.007l-.055-.069l-.007-.006l-.051-.069l-.007-.007l-.055-.068l-.007-.007l-.051-.069l-.007-.007l-.055-.072l-.007-.007l-.051-.068l-.007-.007l-.052-.069l-.007-.006l-.051-.073l-.007-.006l-.051-.069l-.007-.007l-.052-.07l-.006-.01l-.052-.072l-.003-.007l-.052-.068l-.007-.007l-.048-.072l-.006-.007l-.048-.072l-.007-.007l-.052-.07l-.003-.007l-.052-.068l-.007-.01l-.051-.072l-.003-.007l-.048-.072l-.007-.007l-.048-.072l-.004-.01l-.048-.073l-.007-.006l-.048-.072l-.006-.007l-.048-.072l-.007-.007l-.048-.072l-.007-.007l-.048-.072l-.004-.007l-.048-.072l-.003-.007l-.048-.072l-.007-.01l-.048-.076l-.003-.006l-.048-.076l-.004-.007l-.044-.072l-.004-.007l-.044-.075l-.004-.007l-.044-.075l-.007-.01l-.045-.073l-.003-.006l-.045-.076l-.007-.01l-.044-.072l-.004-.007l-.04-.072l-.008-.007l-.044-.075l-.007-.007l-.045-.076l-.003-.01l-.045-.075l-.003-.01l-.041-.076l-.004-.007l-.04-.075l-.004-.007l-.045-.076l-.003-.007l-.042-.075l-.003-.007l-.045-.075l-.006-.01l-.042-.076l-.003-.007l-.041-.075l-.005-.007l-.041-.076l-.004-.007l-.038-.078l-.003-.007l-.041-.076l-.004-.007l-.04-.075l-.004-.01l-.041-.08l-.004-.006l-.037-.076l-.004-.01l-.041-.075l-.003-.007l-.038-.076l-.004-.008l-.037-.079l-.004-.007l-.038-.079l-.003-.007l-.038-.078l-.003-.01l-.038-.08l-.003-.007l-.038-.078l-.003-.01l-.038-.08l-.007-.01l-.038-.079l-.003-.01l-.034-.079l-.007-.01l-.035-.079l-.003-.01l-.034-.08l-.004-.01l-.034-.078l-.003-.01l-.035-.08l-.003-.01l-.034-.079l-.004-.01l-.034-.079l-.004-.007l-.034-.079l-.003-.006l-.035-.083l-.003-.007l-.03-.078l-.004-.01l-.035-.083l-.003-.007l-.034-.082l-.004-.01l-.034-.083l-.004-.01l-.03-.082l-.004-.007l-.03-.08l-.004-.01l-.031-.082l-.003-.01l-.031-.079L264 96.3l-.03-.082l-.004-.009l-.03-.082l-.004-.01l-.031-.083l-.004-.01l-.03-.079l-.004-.01l-.03-.082l-.004-.007l-.031-.082l-.003-.007l-.031-.083v-.006l-.031-.083l-.004-.01l-.03-.082l-.004-.007l-.027-.083l-.004-.006l-.027-.083l-.004-.007l-.027-.082l-.004-.01l-.027-.082l-.003-.007l-.024-.083l-.004-.01l-.024-.082l-.003-.01l-.028-.083l-.003-.01l-.024-.082l-.004-.01l-.024-.083l-.003-.01l-.027-.086v-.01l-.024-.083l-.004-.01l-.024-.086l-.003-.01l-.024-.082l-.004-.01l-.024-.083l-.003-.01l-.024-.082v-.01l-.024-.086l-.004-.01l-.024-.086l-.003-.01l-.02-.083l-.004-.007l-.024-.086l-.003-.01l-.021-.086v-.007l-.02-.085l-.004-.01l-.02-.086v-.01l-.021-.086v-.007l-.02-.086l-.004-.01l-.02-.086v-.01l-.021-.086l-.004-.007l-.02-.086l-.004-.01l-.02-.086l-.004-.01l-.02-.086l-.004-.006l-.017-.086v-.034l-.017-.086v-.01l-.017-.086l-.004-.01l-.017-.086l-.003-.007l-.017-.086l-.004-.01l-.017-.086l-.003-.01l-.018-.086l-.003-.01l-.017-.086l-.004-.01l-.013-.086v-.01l-.014-.086l-.003-.01l-.014-.086v-.01l-.014-.09l-.003-.006l-.014-.09l-.003-.01l-.014-.089v-.01l-.014-.086l-.003-.01l-.01-.086l-.002-.007l-.014-.089l-.003-.01l-.01-.09v-.01l-.011-.089v-.022l-.01-.089l-.004-.01l-.01-.086v-.01l-.01-.09v-.01l-.01-.085v-.007l-.01-.09l-.004-.01l-.007-.089l-.004-.01l-.01-.09l-.003-.01l-.006-.089l-.004-.01l-.007-.09l-.003-.01l-.007-.089v-.01l-.007-.086v-.01l-.007-.09v-.01l-.007-.089v-.01l-.006-.09v.008l-.007-.09v-.01l-.004-.089v-.01l-.007-.09v-.01l-.003-.089v-.01l-.004-.09v-.01l-.006-.089v-.01l-.004-.09v-.033l-.003-.09v-.006l-.004-.09v-.01l-.003-.089v-.034l-.004-.09v-.008l-.003-.09v-.01l-.003-.089v-.01l-.004-.09V46.535l.004-.106v-.12l.003-.103v-.124l.003-.103l.004-.102v-.01l.003-.104v-.01l.007-.103v-.008l.004-.106v-.01l.006-.107v-.01l.004-.103v-.009l.007-.103v-.01l.007-.103v-.01l.007-.103v-.01l.006-.103v-.01l.007-.104v-.01l.007-.103v-.01l.01-.103l.004-.01l.007-.103v-.01l.01-.103l.003-.01l.01-.102v-.01l.009-.102v-.007l.01-.103v-.01l.01-.103v-.01l.01-.104v-.006l.014-.103v-.01l.014-.103v-.01l.014-.104v-.006l.01-.103v-.01l.014-.1v-.01l.013-.1v-.007l.014-.1v-.006l.017-.103v-.01l.014-.1l.003-.01l.014-.103v-.01l.015-.103l.004-.007l.013-.1v-.006l.017-.1l.004-.01l.017-.1v-.007l.017-.1l.004-.01l.017-.099l.003-.01l.017-.103v-.01l.02-.1l.004-.01l.017-.1l.004-.009l.017-.1l.003-.006l.021-.1l.003-.01l.021-.1v-.01l.02-.1l.004-.01l.02-.099l.004-.007l.02-.1l.004-.008l.02-.1v-.01l.025-.1v-.006l.024-.1l.003-.01l.02-.1l.004-.01l.024-.1v-.006l.024-.1v-.01l.024-.1v-.01l.024-.099l.003-.01l.025-.1l.003-.007l.024-.099l.003-.01l.024-.1l.004-.01l.027-.1l.002-.01l.028-.096l.003-.01l.028-.1l.003-.006l.027-.096l.004-.007l.027-.1l.004-.01l.027-.096v-.007l.028-.1l.003-.01l.027-.096l.004-.01l.027-.1l.004-.006l.03-.096l.004-.01l.03-.097l.004-.006l.031-.096l.004-.01l.03-.097v-.007l.031-.096l.004-.006l.034-.096l.004-.01l.03-.097l.004-.01l.034-.096v-.007l.031-.096l.003-.01l.031-.096l.004-.01l.03-.097l.004-.01l.034-.096l.004-.007l.034-.096l.003-.007l.035-.096l.003-.007l.034-.092l.004-.01l.038-.096l.003-.007l.034-.093l.004-.01l.034-.096l.003-.007l.035-.096l.003-.01l.035-.096l.003-.01l.038-.097l.003-.007l.038-.092l.003-.007l.038-.093l.003-.006l.038-.093l.004-.01l.037-.093l.004-.007l.037-.092l.004-.01l.041-.097l.003-.007l.038-.092l.007-.01l.041-.093l.004-.007l.04-.092l.004-.01l.041-.093l.004-.007l.04-.093l.004-.007l.041-.092l.004-.007l.041-.093l.004-.007l.04-.092l.004-.01l.041-.093l.004-.007l.04-.089l.004-.01l.045-.09l.003-.006l.045-.09l.003-.01l.045-.092l.003-.01l.045-.09l.003-.007l.045-.089l.003-.01l.045-.093l.003-.007l.045-.089l.007-.007l.044-.092l.004-.007l.044-.09l.004-.01l.048-.089l.003-.007l.045-.089l.003-.01l.048-.09l.004-.006l.048-.09l.003-.01l.048-.089l.004-.006l.048-.09l.006-.007l.048-.085l.004-.007l.048-.09l.007-.006l.048-.086l.003-.007l.052-.089l.003-.007l.051-.089l.004-.01l.048-.09l.007-.006l.051-.09l.004-.006l.051-.086l.007-.007l.051-.086l.004-.01l.051-.086l.007-.006l.052-.086l.003-.007l.051-.086l.004-.007l.051-.085l.006-.007l.052-.086l.003-.007l.051-.086l.004-.006l.055-.086l.003-.007l.055-.086l.007-.01l.051-.086l.007-.007l.055-.085l.003-.007l.055-.086l.007-.01l.055-.086l.004-.007l.054-.082l.007-.007l.055-.082l.004-.007l.058-.082l.003-.01l.055-.083l.007-.01l.055-.086l.007-.007l.058-.082l.007-.007l.058-.082l.007-.007l.058-.083l.004-.006l.058-.083l.007-.007l.058-.082l.007-.007l.058-.079l.004-.006l.058-.083l.007-.007l.062-.082l.003-.007l.058-.079l.004-.007l.062-.078l.006-.01l.059-.083l.007-.007l.061-.082l.004-.007l.061-.079l.007-.007l.062-.079l.007-.006l.062-.083l.003-.007l.062-.079l.007-.006l.061-.083l.007-.007l.065-.078l.007-.007l.061-.08l.007-.006l.065-.079l.004-.007l.065-.079l.007-.006l.065-.08l.007-.006l.065-.08l.007-.006l.065-.075l.007-.007l.065-.08l.007-.006l.065-.075l.007-.007l.065-.076l.007-.007l.068-.075l.007-.007l.069-.079l.007-.007l.065-.075l.003-.007l.069-.075l.007-.007l.068-.076l.007-.007l.069-.075l.003-.007l.069-.075l.007-.007l.068-.076l.004-.003l.068-.072l.007-.01l.069-.076l.007-.007l.068-.072l.007-.006l.072-.073l.007-.006l.072-.076l.007-.007l.072-.072l.007-.007l.072-.075l.007-.007l.068-.072l.007-.007l.072-.072l.007-.007l.072-.072l.007-.006l.072-.072l.007-.007l.072-.072l.006-.007l.073-.072l.006-.004l.072-.072l.007-.007l.072-.072l.007-.006l.076-.072l.006-.007l.076-.069l.007-.007l.075-.068l.007-.007l.075-.069l.007-.007l.076-.068l.007-.007l.075-.069l.007-.007l.075-.068l.007-.007l.076-.069l.007-.006l.075-.069l.007-.007l.075-.065l.007-.007l.076-.065l.006-.007l.076-.068l.007-.007l.079-.065l.007-.007l.078-.066l.007-.006l.076-.066l.007-.006l.078-.066l.007-.006l.076-.069l.007-.007l.078-.065l.007-.007l.08-.065l.006-.007l.079-.065l.007-.007l.082-.065l.007-.003l.079-.062l.007-.007l.082-.062l.007-.007l.079-.065l.01-.007l.082-.065l.007-.007l.079-.061l.007-.004l.082-.062l.007-.006l.079-.062l.01-.007l.083-.062l.006-.007l.083-.061l.007-.007l.082-.062l.007-.007l.082-.062l.007-.003l.082-.058l.007-.004l.082-.061l.007-.007l.082-.062l.007-.007l.083-.062l.007-.006l.085-.059l.007-.007l.082-.058l.007-.007l.086-.058l.007-.003l.086-.059l.006-.007l.086-.058l.01-.003l.085-.059l.01-.007l.086-.058l.007-.007l.085-.058l.007-.003l.086-.059l.01-.007l.086-.054l.007-.004l.086-.055l.007-.007l.085-.054l.007-.007l.09-.059l.006-.003l.09-.055l.006-.003l.086-.055l.007-.004l.089-.055l.007-.006l.089-.055l.007-.004l.089-.055l.007-.006l.089-.055l.01-.004l.086-.051l.007-.004l32.921-19.732h.006l.072-.041l.01-.007l.072-.041l.007-.004l.075-.04l.007-.004l.076-.041l.006-.007l.076-.041l.007-.007l.075-.045l.007-.003l.075-.041l.007-.007l.076-.041l.007-.007l.075-.041l.007-.007l.075-.041l.007-.004l.076-.04l.01-.004l.075-.042l.007-.003l.076-.038l.01-.003l.075-.038l.007-.003l.076-.038l.007-.007l.075-.041l.01-.003l.076-.038l.01-.004l.076-.037l.01-.004l.079-.037l.007-.004l.075-.038l.007-.006l.079-.035l.007-.007l.078-.037l.007-.007l.076-.034l.01-.004l.079-.038l.007-.003l.079-.034l.01-.004l.075-.038l.01-.003l.08-.034l.01-.004l.079-.037l.007-.004l.078-.038l.007-.003l.08-.034l.006-.004l.079-.034l.01-.003l.08-.035l.006-.003l.079-.034l.01-.004l.079-.034l.007-.004l.079-.03l.01-.004l.079-.034l.01-.004l.079-.03l.007-.004l.079-.034l.007-.004l.079-.03l.006-.004l.08-.034l.01-.004l.078-.03l.01-.004l.08-.027l.006-.004l.08-.03l.006-.004l.079-.028l.01-.003l.08-.027h.006l.079-.031l.01-.004l.08-.03l.01-.004l.078-.027l.01-.004l.083-.027l.007-.004l.079-.027l.01-.004l.079-.027l.007-.003l.078-.028l.007-.003l.083-.028l.007-.003l.078-.028l.01-.003l.08-.024l.01-.003l.079-.024l.01-.004l.079-.027l.01-.004l.082-.024l.007-.003l.083-.024l.01-.004l.079-.024l.01-.003l.082-.024l.01-.003l.083-.024l.01-.004l.08-.024h.006l.082-.02l.007-.004l.082-.02l.01-.004l.083-.024l.01-.003l.08-.02l.006-.004l.082-.02l.01-.004l.083-.021h.01l.083-.02l.01-.004l.082-.02l.01-.004l.08-.02l.01-.004l.082-.02l.01-.004l.082-.02l.007-.004l.083-.02l.01-.004l.082-.02h.01l.083-.02l.01-.003l.082-.017l.01-.004l.083-.02h.01l.083-.017l.01-.004l.082-.017l.01-.003l.083-.018h.007l.082-.017l.01-.003l.083-.017l.01-.004l.082-.013l.007-.004l.082-.014l.01-.003l.083-.014l.01-.003l.082-.014h.01l.083-.014l.01-.003l.083-.014l.01-.003l.082-.014h.01l.083-.014h.01l.082-.013h.01l.083-.014h.01l.083-.01l.01-.004l.082-.01h.007l.082-.01h.01l.086-.01l.007-.004l.083-.01h.01l.082-.01h.01l.083-.01h.01l.086-.011h.01l.082-.007h.01l.083-.01h.01l.083-.007h.01l.082-.007l.01-.004l.083-.006h.01l.082-.007h.01l.083-.007h.01l.083-.007l.01-.003l.082-.007h.007l.082-.007h.01l.086-.007h.01l.083-.007h.007l.082-.007h.007l.082-.003h.01l.083-.004h.01l.086-.003h.014l.082-.007h.01l.082-.003h.01l.083-.004h.01l.083-.003h.195l.082-.004h.556l.006-.074Zm-.076 9.26h-.165l-.055.002l-.055.003l-.055.004l-.054.003l-.055.003l-.055.004l-.055.003l-.055.004l-.055.003l-.055.004l-.055.003l-.054.003l-.055.004l-.055.003l-.055.004l-.055.007l-.055.006l-.055.004l-.054.003l-.055.007l-.055.007l-.054.007l-.055.007l-.054.007l-.055.006l-.055.007l-.054.007l-.055.007l-.055.007l-.054.01l-.055.007l-.055.01l-.055.01l-.054.01l-.055.008l-.055.01l-.055.01l-.055.01l-.055.01l-.055.011l-.055.01l-.054.01l-.055.011l-.055.01l-.055.01l-.055.01l-.055.015l-.055.013l-.054.014l-.055.014l-.055.013l-.055.014l-.055.01l-.055.014l-.055.014l-.055.014l-.054.013l-.052.014l-.055.014l-.055.013l-.054.014l-.055.017l-.052.017l-.051.014l-.055.017l-.055.018l-.055.017l-.055.017l-.055.014l-.051.017l-.055.017l-.055.017l-.055.017l-.051.017l-.055.017l-.055.018l-.051.017l-.052.017l-.051.017l-.052.02l-.054.021l-.055.02l-.052.021l-.051.02l-.052.021l-.051.021l-.051.02l-.052.021l-.051.02l-.052.021l-.051.02l-.052.021l-.051.021l-.052.02l-.051.025l-.051.024l-.052.024l-.051.024l-.048.024l-.052.024l-.051.024l-.052.024l-.051.024l-.052.024l-.051.024l-.051.024l-.052.027l-.051.024l-.052.024l-.051.028l-.052.024l-.051.024l-.052.027l-.048.027l-.048.024l-.048.028l-.051.027l-.048.028l-.048.027l-.048.028l-.051.027l-.052.027l-.048.028l-.048.027l-.051.028l-.048.027l-.055.031l-32.905 19.736l-.068.041l-.065.041l-.066.041l-.065.042l-.065.04l-.065.038l-.062.042l-.062.04l-.061.042l-.062.041l-.065.041l-.062.041l-.062.041l-.061.045l-.062.041l-.062.045l-.062.04l-.061.046l-.062.044l-.062.045l-.061.044l-.062.045l-.058.044l-.062.045l-.058.045l-.062.044l-.062.045l-.058.044l-.062.045l-.058.048l-.059.045l-.058.044l-.058.048l-.058.045l-.059.044l-.058.048l-.058.048l-.055.048l-.059.048l-.054.048l-.055.048l-.055.048l-.055.052l-.055.048l-.058.048l-.055.051l-.055.048l-.055.048l-.055.048l-.055.052l-.054.051l-.055.052l-.055.051l-.052.051l-.054.052l-.055.051l-.052.052l-.051.051l-.052.052l-.051.051l-.052.052l-.051.054l-.051.052l-.052.051l-.051.055l-.052.055l-.048.055l-.048.055l-.051.055l-.048.055l-.052.054l-.051.055l-.048.052l-.048.055l-.048.054l-.048.055l-.048.055l-.048.055l-.048.055l-.048.055l-.048.055l-.048.055l-.048.054l-.048.055l-.045.059l-.048.058l-.048.058l-.044.055l-.045.058l-.048.059l-.045.054l-.044.059l-.045.058l-.044.058l-.045.059l-.041.058l-.045.058l-.04.059l-.045.058l-.045.058l-.045.058l-.044.059l-.041.062l-.041.058l-.045.058l-.041.062l-.041.062l-.041.061l-.042.062l-.04.062l-.042.061l-.041.062l-.041.062l-.041.062l-.041.061l-.042.062l-.037.062l-.038.062l-.038.061l-.038.062l-.037.062l-.038.061l-.038.062l-.037.062l-.038.065l-.038.062l-.038.062l-.034.061l-.038.065l-.037.066l-.035.061l-.037.065l-.035.066l-.034.065l-.034.065l-.035.065l-.034.065l-.034.065l-.034.066l-.035.065l-.03.065l-.031.065l-.031.065l-.031.065l-.031.066l-.03.068l-.032.065l-.03.065l-.031.066l-.031.068l-.031.065l-.031.065l-.03.07l-.032.064l-.027.069l-.028.068l-.027.066l-.028.068l-.027.069l-.027.068l-.028.065l-.027.07l-.028.068l-.027.068l-.024.069l-.024.068l-.028.069l-.027.069l-.027.068l-.024.069l-.028.068l-.024.069l-.024.069l-.024.072l-.024.068l-.024.069l-.024.068l-.024.069l-.024.072l-.024.068l-.024.073l-.024.068l-.02.069l-.021.072l-.02.072l-.021.068l-.02.072l-.021.072l-.018.072l-.017.072l-.02.072l-.017.072l-.021.072l-.017.072l-.017.072l-.017.072l-.018.072l-.017.072l-.017.073l-.017.072l-.017.072l-.014.072l-.017.072l-.014.072l-.017.072l-.017.072l-.014.072l-.013.072l-.018.072l-.013.075l-.014.072l-.014.072l-.014.072l-.013.072l-.014.072l-.01.072l-.01.072l-.01.072l-.011.076l-.014.072l-.01.072l-.01.072l-.01.072l-.011.072l-.01.072l-.01.075l-.007.076l-.01.072l-.008.075l-.01.072l-.007.076l-.007.075l-.006.072l-.007.076l-.007.075l-.007.075l-.007.076l-.007.075l-.007.076l-.006.075l-.004.076l-.003.075l-.007.076l-.004.075l-.003.075l-.003.076l-.004.075l-.003.072v.076l-.004.075v.151l-.003.076v41.55l.003.061l.004.062l.003.062l.004.058l.003.062l.003.061l.004.062l.003.062l.004.058l.003.062l.004.058l.003.062l.003.062l.004.058l.003.058l.004.058l.003.062l.007.058l.007.059l.007.058l.007.058l.006.062l.007.062l.007.058l.007.062l.007.058l.007.058l.01.059l.01.058l.01.062l.007.058l.007.062l.01.058l.01.058l.011.059l.01.058l.01.058l.011.059l.01.061l.01.059l.01.058l.011.058l.01.059l.01.058l.015.058l.013.055l.014.055l.014.062l.013.058l.014.058l.014.058l.014.059l.013.055l.014.058l.014.055l.013.058l.018.058l.013.059l.017.058l.018.058l.013.059l.017.054l.018.059l.017.058l.017.055l.017.058l.017.059l.017.058l.017.058l.018.058l.017.055l.017.059l.017.058l.017.055l.02.055l.021.055l.02.058l.018.055l.02.055l.021.058l.02.055l.021.055l.02.054l.022.055l.024.055l.02.055l.024.055l.02.055l.021.055l.02.055l.025.054l.024.055l.024.055l.024.055l.024.055l.024.055l.02.055l.024.055l.024.05l.024.056l.024.055l.028.055l.024.051l.024.051l.027.055l.028.055l.024.052l.027.051l.028.051l.027.055l.028.052l.027.051l.027.055l.028.052l.027.051l.028.051l.027.052l.028.051l.027.052l.027.051l.031.052l.031.051l.028.052l.027.051l.03.051l.032.052l.03.051l.031.048l.031.052l.031.051l.031.052l.03.048l.035.048l.031.051l.031.052l.03.05l.032.049l.034.048l.034.051l.035.048l.034.052l.03.048l.032.051l.034.048l.034.048l.034.048l.035.048l.034.048l.034.048l.035.048l.037.048l.035.048l.034.045l.038.048l.034.048l.034.045l.038.044l.038.048l.037.045l.038.044l.034.045l.038.045l.038.044l.034.048l.038.045l.038.044l.037.045l.038.044l.038.045l.038.045l.04.044l.038.045l.038.044l.041.045l.038.044l.041.045l.041.045l.038.044l.041.041l.041.045l.038.041l.041.041l.041.045l.041.044l.042.045l.04.041l.042.041l.041.041l.041.042l.045.04l.041.042l.041.041l.045.041l.04.041l.045.042l.042.04l.044.038l.045.042l.044.037l.045.041l.045.042l.044.037l.045.038l.044.038l.045.037l.044.038l.045.038l.048.041l.048.038l.045.038l.044.037l.045.038l.044.038l.048.037l.045.038l.045.038l.044.038l.048.037l.045.035l.048.037l.048.035l.048.034l.048.034l.048.038l.048.038l.048.034l.048.038l.048.034l.048.034l.051.038l.048.034l.048.035l.052.034l.051.034l.048.034l.048.031l.052.031l.048.031l.051.034l.048.031l.052.034l.051.031l.051.035l.052.03l.051.031l.052.031l.051.031l.052.031l.051.03l.058.035l35.905 20.991l.045.024l.041.02l.041.025l.042.024l.04.02l.038.02l.042.025l.04.02l.042.024l.041.021l.038.02l.04.021l.042.024l.041.02l.041.021l.041.02l.038.021l.041.021l.042.02l.04.021l.042.02l.041.021l.041.017l.041.021l.041.017l.042.017l.04.018l.042.017l.041.017l.041.017l.041.017l.041.017l.042.017l.04.018l.042.017l.045.017l.04.017l.042.017l.041.017l.041.017l.041.014l.041.014l.042.017l.044.017l.041.017l.041.014l.042.014l.044.013l.041.014l.042.014l.04.014l.038.01l.09.027l.085.028l.086.027l.086.028l.085.024l.086.024l.086.024l.086.02l.085.02l.086.021l.086.02l.086.022l.085.017l.086.02l.09.017l.088.018l.086.013l.09.014l.085.014l.086.013l.086.014l.089.014l.085.014l.09.01l.085.01l.086.01l.09.007l.085.007l.09.007l.085.007l.089.007l.09.003l.088.004l.09.003l.089.003l.085.004l.09.003h.089l.089.004h.089l.086-.004h.089l.09-.003l.088-.004l.086-.003l.09-.003l.088-.004l.09-.003l.089-.007l.085-.007l.09-.007l.085-.01l.09-.01l.085-.01l.09-.011l.088-.01l.086-.014l.09-.014l.085-.013l.086-.014l.086-.014l.085-.014l.09-.017l.089-.017l.085-.017l.086-.02l.09-.021l.088-.02l.086-.021l.09-.02l.085-.025l.086-.024l.086-.024l.085-.024l.086-.024l.09-.027l.04-.01l.045-.014l.041-.014l.041-.014l.041-.014l.042-.013l.04-.014l.042-.014l.041-.013l.041-.018l.041-.013l.041-.014l.042-.017l.04-.014l.042-.017l.041-.014l.041-.013l.045-.014l.04-.014l.042-.017l.041-.017l.041-.017l.042-.017l.04-.018l.042-.017l.041-.017l.041-.017l.041-.017l.041-.02l.042-.021l.04-.017l.042-.018l.041-.02l.041-.02l.041-.021l.041-.02l.042-.018l.04-.02l.042-.021l.041-.02l.041-.018l.041-.02l.042-.021l.037-.02l.041-.021l.042-.02l.04-.021l.042-.024l.038-.021l.04-.02l.042-.025l.044-.024l39.757-22.14l.044-.023l.042-.024l.04-.024l.045-.024l.041-.024l.042-.024l.04-.024l.042-.024l.041-.024l.041-.024l.041-.028l.041-.024l.042-.027l.04-.028l.042-.024l.041-.024l.038-.024l.038-.027l.04-.028l.038-.027l.038-.028l.041-.027l.041-.027l.038-.028l.038-.024l.041-.027l.041-.028l.041-.027l.038-.028l.038-.027l.038-.027l.037-.031l.041-.028l.038-.03l.034-.028l.038-.03l.038-.028l.038-.031l.037-.031l.038-.03l.034-.028l.035-.031l.037-.031l.038-.03l.038-.032l.037-.03l.035-.032l.038-.03l.037-.031l.035-.031l.034-.031l.038-.03l.034-.032l.034-.03l.034-.035l.035-.03l.034-.032l.038-.03l.034-.031l.034-.031l.035-.031l.034-.03l.034-.035l.034-.031l.035-.034l.034-.035l.034-.034l.035-.034l.034-.035l.03-.03l.035-.035l.031-.034l.03-.034l.032-.035l.03-.034l.031-.034l.031-.034l.031-.035l.034-.037l.031-.035l.031-.034l.031-.034l.03-.035l.032-.034l.03-.038l.031-.034l.031-.038l.031-.034l.031-.038l.028-.034l.03-.034l.031-.035l.028-.037l.03-.035l.031-.037l.028-.035l.027-.034l.028-.038l.027-.037l.028-.038l.03-.038l.028-.038l.027-.037l.028-.038l.027-.038l.028-.037l.027-.038l.027-.041l.028-.038l.027-.038l.028-.037l.024-.038l.024-.038l.027-.041l.028-.038l.024-.038l.027-.04l.028-.038l.024-.042l.027-.04l.024-.038l.024-.038l.024-.038l.024-.041l.027-.041l.024-.038l.024-.041l.024-.041l.021-.041l.02-.041l.025-.038l.02-.041l.024-.042l.024-.04l.02-.042l.025-.041l.02-.041l.02-.041l.022-.041l.02-.042l.02-.04l.021-.045l.02-.041l.021-.042l.021-.044l.02-.041l.021-.041l.02-.045l.018-.041l.02-.041l.021-.045l.017-.045l.017-.04l.017-.045l.018-.041l.02-.042l.017-.044l.02-.045l.018-.04l.02-.045l.018-.045l.017-.045l.02-.04l.018-.042l.017-.045l.017-.044l.017-.041l.017-.045l.017-.044l.018-.045l.013-.045l.017-.044l.018-.045l.017-.04l.017-.045l.017-.045l.014-.045l.013-.044l.018-.045l.013-.044l.017-.045l.014-.045l.014-.044l.014-.045l.017-.048l.013-.044l.014-.045l.014-.044l.014-.042l.013-.044l.014-.048l.01-.045l.014-.04l.014-.049l.01-.048l.01-.045l.01-.048l.014-.044l.01-.048l.014-.045l.01-.048l.01-.044l.011-.045l.01-.044l.01-.045l.011-.045l.01-.044l.01-.048l.007-.045l.01-.048l.011-.048l.01-.048l.01-.044l.007-.048l.007-.048l.01-.045l.007-.048l.007-.048l.007-.045l.007-.044l.007-.048l.007-.048l.007-.045l.007-.048l.006-.048l.007-.044l.007-.048l.007-.048l.007-.048l.007-.045l.007-.051l.003-.048l.007-.045l.003-.045l.007-.048l.004-.048l.003-.048l.003-.048l.004-.048l.003-.048l.004-.048v-.1l.003-.047l.004-.048l.003-.048l.003-.048l.004-.045l.003-.051l.004-.048v-.048l.003-.048V42.313l-.003-.045v-.058l-.004-.045v-.086l-.003-.044l-.004-.045l-.003-.044l-.003-.045l-.004-.045l-.003-.044l-.004-.045l-.003-.044l-.004-.045l-.003-.041l-.003-.045l-.004-.04l-.003-.042l-.004-.041l-.007-.045l-.003-.048l-.003-.04l-.004-.045l-.007-.045l-.007-.045l-.003-.04l-.007-.045l-.007-.041l-.007-.045l-.006-.045l-.007-.04l-.007-.042l-.007-.041l-.007-.041l-.007-.041l-.007-.042l-.007-.04l-.006-.038l-.018-.09l-.017-.085l-.017-.083l-.02-.085l-.021-.083l-.017-.082l-.02-.086l-.021-.085l-.02-.083l-.025-.082l-.024-.082l-.024-.083l-.024-.082l-.027-.082l-.028-.083l-.024-.082l-.024-.082l-.027-.082l-.031-.083l-.027-.079l-.028-.082l-.027-.079l-.031-.079l-.031-.079l-.03-.078l-.032-.08l-.034-.078l-.03-.08l-.035-.078l-.035-.079l-.034-.075l-.038-.08l-.037-.075l-.038-.075l-.038-.078l-.04-.076l-.039-.079l-.04-.075l-.042-.075l-.041-.076l-.041-.074l-.041-.075l-.045-.076l-.045-.072l-.044-.072l-.045-.072l-.044-.075l-.048-.072l-.048-.072l-.048-.072l-.048-.072l-.048-.072l-.048-.069l-.052-.069l-.051-.068l-.052-.069l-.051-.068l-.055-.069l-.051-.067l-.052-.068l-.055-.066l-.055-.068l-.054-.065l-.055-.065l-.055-.066l-.058-.065l-.059-.065l-.058-.062l-.058-.061l-.059-.066l-.058-.061l-.058-.062l-.059-.062l-.061-.061l-.062-.062l-.058-.058l-.062-.062l-.065-.059l-.065-.058l-.066-.058l-.061-.058l-.065-.059l-.066-.055l-.068-.058l-.031-.027l-.034-.031l-.035-.028l-.034-.027l-.034-.027l-.034-.028l-.035-.027l-.03-.028l-.035-.027l-.034-.028l-.035-.027l-.034-.028l-.034-.027l-.034-.024l-.035-.024l-.034-.027l-.034-.024l-.038-.024l-.034-.028l-.038-.027l-.034-.024l-.038-.028l-.034-.027l-.038-.024l-.038-.024l-.034-.024l-.038-.024l-.034-.024l-.038-.024l-.038-.024l-.037-.024l-.038-.024l-.038-.024l-.034-.024l-.038-.024l-.037-.02l-.038-.025l-.038-.024l-.038-.024l-.037-.024l-.038-.02l-.038-.024l-.037-.024l-.042-.024l-38.93-22.281l-.054-.031l-.051-.027l-.052-.028l-.048-.027l-.051-.028l-.048-.027l-.052-.028l-.051-.027l-.052-.027l-.051-.028l-.052-.027l-.051-.024l-.051-.024l-.048-.027l-.052-.024l-.051-.024l-.052-.024l-.051-.024l-.052-.024l-.051-.024l-.052-.024l-.048-.024l-.051-.024l-.051-.024l-.052-.024l-.051-.02l-.052-.024l-.051-.021l-.052-.024l-.051-.02l-.055-.021l-.051-.02l-.052-.021l-.051-.02l-.052-.021l-.051-.021l-.052-.02l-.051-.021l-.051-.02l-.055-.018l-.052-.017l-.051-.017l-.052-.017l-.051-.017l-.055-.018l-.055-.017l-.051-.017l-.052-.017l-.051-.017l-.052-.017l-.051-.018l-.055-.017l-.055-.014l-.055-.018l-.051-.017l-.055-.017l-.055-.017l-.055-.014l-.055-.017l-.051-.014l-.055-.013l-.051-.017l-.055-.014l-.054-.014l-.055-.014l-.054-.013l-.054-.014l-.054-.014l-.052-.013l-.051-.01l-.055-.014l-.055-.01l-.055-.01l-.051-.014l-.055-.01l-.055-.014l-.055-.01l-.051-.01l-.055-.01l-.055-.011l-.055-.01l-.055-.01l-.055-.011l-.055-.01l-.054-.008l-.055-.01l-.055-.007l-.055-.01l-.052-.007l-.054-.007l-.055-.007l-.055-.01l-.055-.01l-.055-.007l-.055-.007l-.055-.007l-.054-.007l-.055-.006l-.055-.007l-.055-.007l-.055-.004l-.051-.006l-.055-.004l-.055-.007l-.055-.007l-.055-.006l-.055-.004l-.055-.007l-.054-.003l-.055-.004h-.055l-.055-.003l-.055-.003l-.055-.004l-.055-.003l-.055-.004l-.054-.003h-.055l-.055-.004l-.055-.003h-.11l-.055-.003h-.164l.045.014Z"/><path fill="#FFF" fill-rule="nonzero" d="M355.597 65.538c0 16.182-3.067 20.896-9.197 27.635c-6.128 6.739-14.255 9.454-24.382 9.454c-9.256 0-16.718-3.284-23.186-8.995c-7.16-6.326-12.373-16.131-12.373-27.073c0-10.758 4.02-20.057 11.142-26.981c6.248-6.059 15.549-10.006 25.14-10.006c11.578 0 23.601 5.48 31.012 16.3l-10.881 9.197c-4.613-8.583-11.297-11.474-20.858-11.749c-10.572-.301-22.211 9.784-21.347 23.234c.48 7.524 3.995 20.456 20.905 22.83c8.885 1.244 18.985-8.238 18.985-13.389h-16.69v-12.86h31.724v2.394l.006.01Z"/><path fill="#EBB951" d="M507.384 84.704V42.76c0-5.43-2.91-10.444-7.624-13.139L460.78 7.345a18.046 18.046 0 0 0-18.238.192l-32.915 19.742a23.009 23.009 0 0 0-11.17 19.729v40.987a19.24 19.24 0 0 0 9.53 16.612c10.268 6.005 26.414 15.439 35.91 20.99a15.635 15.635 0 0 0 15.5.162l39.76-22.143a16.008 16.008 0 0 0 8.22-13.989v-4.92l.007-.003Z"/><path fill="#FCD804" d="M451.869.336h.092l.084.001h.006l.083.002h.01l.082.001h.01l.083.002h.007l.082.002h.007l.082.003h.007l.082.003h.01l.083.004h.01l.083.003h.01l.082.004h.01l.083.004h.007l.082.003h.007l.082.003h.01l.083.004h.01l.086.003h.01l.082.007h.01l.083.004h.01l.082.006h.01l.083.007h.01l.083.007h.01l.082.007h.01l.083.007h.007l.082.007h.01l.083.01h.006l.083.007h.01l.082.007h.01l.083.01h.01l.083.01l.01.004l.082.01h.01l.083.01h.01l.086.01h.007l.082.01h.01l.083.011h.006l.083.01h.01l.082.01h.007l.082.011h.01l.083.014h.01l.083.01l.006.003l.083.014h.01l.082.014l.01.003l.083.014h.01l.083.014h.01l.082.013h.01l.083.014h.01l.082.014h.01l.083.017l.01.003l.083.014h.01l.082.017l.01.004l.083.017l.01.003l.082.017l.01.004l.083.017l.01.003l.082.018l.01.003l.083.017h.01l.083.017h.007l.082.02h.01l.082.018l.01.004l.08.02l.006.004l.083.02h.01l.082.02l.01.004l.08.02l.01.004l.079.02l.01.004l.082.02h.01l.08.021h.01l.082.024h.007l.082.024h.01l.083.024l.01.004l.082.024h.01l.08.024h.01l.079.024l.01.003l.079.024l.01.004l.079.024l.01.003l.08.024l.01.003l.078.028l.007.003l.079.024l.01.004l.083.027l.007.004l.082.027l.01.003l.082.028l.01.003l.08.028h.006l.08.027l.01.004l.078.027l.007.004l.08.027l.006.003l.079.028l.01.003l.08.028l.01.003l.078.028l.007.003l.079.03l.007.004l.079.028l.01.003l.079.031l.007.003l.079.031l.01.004l.079.03l.007.004l.079.03l.01.004l.079.031l.007.004l.078.03l.01.004l.08.03l.01.004l.079.031l.01.003l.079.031l.007.007l.079.031l.006.003l.08.031l.006.004l.08.034l.01.004l.078.034l.007.003l.079.035l.007.003l.075.034l.007.004l.079.037l.007.004l.079.034l.007.004l.075.034l.007.003l.075.038l.01.003l.076.038l.01.004l.076.037l.01.004l.079.037l.01.007l.08.038l.006.003l.075.038l.01.004l.076.037l.01.004l.076.037l.01.004l.076.038l.01.003l.079.041l.01.004l.076.037l.006.007l.076.041l.007.004l.075.041l.01.007l.076.041l.01.003l.076.042l.006.006l.076.042l.007.006l.075.042l.007.003l.076.041l.01.007l.075.041l.01.007l.076.045l38.985 22.29l.065.038l.007.007l.061.038l.007.003l.065.038l.01.003l.062.038l.007.003l.062.038l.01.003l.062.038l.007.004l.062.037l.01.004l.062.038l.007.006l.061.042l.01.006l.062.038l.007.004l.062.04l.007.004l.061.038l.007.003l.062.038l.007.007l.062.041l.007.003l.058.042l.01.006l.062.042l.007.003l.061.038l.01.007l.059.04l.007.008l.058.04l.01.004l.059.041l.007.007l.058.041l.007.004l.058.04l.007.008l.058.04l.007.008l.058.041l.01.007l.059.044l.007.007l.058.041l.007.004l.058.041l.007.007l.058.041l.007.007l.059.041l.006.003l.059.042l.007.006l.058.045l.007.003l.058.045l.007.007l.055.044l.007.004l.058.044l.007.007l.058.045l.01.007l.055.04l.007.004l.055.045l.007.007l.055.044l.007.007l.058.048l.007.007l.055.045l.006.007l.055.044l.007.007l.055.048l.007.007l.055.048l.007.007l.055.048l.01.01l.106.093l.014.013l.106.093l.014.014l.11.096l.013.01l.107.096l.013.014l.107.096l.013.013l.107.096l.013.014l.107.1l.013.013l.103.1l.014.014l.103.099l.014.014l.102.1l.014.013l.103.103l.014.013l.1.103l.013.014l.1.103l.013.014l.096.103l.014.013l.096.103l.014.014l.096.106l.013.014l.096.106l.014.014l.096.106l.01.014l.093.11l.01.013l.093.107l.014.013l.092.107l.014.013l.092.11l.01.014l.093.11l.014.017l.09.11l.01.013l.089.113l.01.014l.09.113l.01.017l.085.114l.01.013l.086.113l.01.018l.083.113l.01.014l.082.113l.01.013l.083.117l.01.017l.08.117l.01.013l.082.117l.01.017l.079.117l.01.014l.08.12l.01.017l.075.116l.01.017l.076.12l.01.014l.075.12l.01.017l.076.12l.01.018l.076.123l.01.014l.072.123l.01.017l.072.124l.01.017l.073.12l.006.017l.07.127l.006.017l.069.124l.006.017l.069.123l.01.017l.065.124l.01.017l.066.127l.007.017l.065.127l.01.017l.065.127l.007.017l.065.127l.007.017l.062.127l.007.017l.062.127l.01.017l.058.127l.007.017l.058.13l.01.018l.059.13l.007.017l.055.13l.006.018l.055.13l.007.017l.055.13l.007.017l.051.134l.007.017l.052.134l.006.017l.052.134l.007.02l.048.134l.007.017l.048.134l.007.017l.048.134l.006.017l.048.134l.004.017l.044.134l.007.017l.045.134l.007.017l.044.137l.004.017l.04.134l.004.017l.045.137l.003.017l.038.138l.007.017l.038.137l.003.017l.038.137l.007.017l.037.138l.004.017l.038.14l.003.02l.034.138l.007.02l.034.138l.004.02l.03.141l.004.017l.031.137l.003.02l.031.141l.004.018l.027.14l.004.02l.027.141l.003.018l.028.14v.017l.014.072l.003.007l.014.069l.003.01l.014.072l.003.01l.01.069l.004.01l.01.072v.007l.014.072v.01l.01.072v.01l.01.073v.007l.01.072l.004.01l.01.072v.01l.01.072l.004.01l.01.073v.013l.01.072l.004.007l.01.072v.007l.01.072v.01l.011.069v.007l.01.072l.004.01l.007.072v.01l.007.072v.01l.006.073v.01l.007.072v.01l.007.072v.01l.007.073v.01l.007.072l.003.01l.007.072v.01l.007.073v.006l.003.072v.01l.007.073v.007l.004.072v.013l.003.076v.007l.004.072v.01l.006.072v.014l.004.072v.01l.003.072v.007l.004.072v.01l.003.076v.089l.004.075v.01l.003.072v.093l.004.072v47.438l-.004.08v.092l-.003.075v.01l-.004.076v.01l-.003.08v.01l-.004.078v.01l-.003.08l-.004.01l-.003.079v.01l-.003.079v.01l-.007.078v.007l-.004.078v.013l-.007.08v.01l-.006.077v.01l-.007.076v.01l-.007.076v.014l-.007.079v.01l-.007.079l-.003.01l-.007.075l-.004.01l-.006.076v.01l-.007.076v.01l-.007.079v.007l-.007.075l-.003.01l-.007.08l-.004.01l-.01.075v.01l-.01.076v.01l-.01.076v.01l-.01.075v.01l-.011.08l-.004.01l-.01.075v.01l-.01.076l-.004.01l-.01.076v.007l-.01.075l-.004.01l-.01.076v.01l-.01.076l-.004.01l-.01.079l-.003.013l-.014.076v.007l-.014.075l-.003.01l-.014.076v.01l-.014.076v.007l-.013.075v.01l-.014.076l-.003.01l-.014.072l-.004.01l-.017.076v.007l-.017.075l-.003.01l-.014.076l-.003.007l-.018.072v.01l-.017.075v.01l-.017.076l-.003.01l-.014.076v.007l-.017.075l-.004.01l-.017.076v.007l-.017.075l-.003.01l-.017.076l-.004.01l-.017.076l-.003.01l-.018.072l-.003.007l-.017.072l-.004.01l-.02.076l-.004.01l-.02.072l-.004.007l-.02.075l-.004.01l-.02.072l-.004.01l-.02.073l-.004.01l-.02.072v.01l-.02.072l-.004.01l-.02.073l-.004.007l-.02.072l-.004.006l-.024.076l-.004.01l-.024.076v.006l-.02.072l-.004.007l-.024.072l-.003.01l-.024.073l-.004.007l-.024.072l-.003.01l-.024.072l-.003.01l-.024.072l-.004.007l-.024.069l-.003.01l-.024.072l-.004.01l-.024.072l-.003.01l-.024.073l-.004.01l-.027.072l-.003.007l-.028.072l-.003.01l-.028.069l-.003.006l-.028.072l-.003.007l-.024.072l-.004.01l-.027.07l-.003.01l-.028.071l-.003.007l-.028.072l-.003.01l-.028.073l-.003.007l-.027.068l-.004.01l-.027.072l-.004.01l-.027.073l-.004.01l-.03.069l-.004.006l-.027.069l-.004.01l-.027.072l-.004.007l-.03.069l-.004.01l-.027.069l-.004.01l-.03.069l-.004.006l-.03.069l-.004.01l-.031.069l-.004.01l-.03.069l-.004.01l-.03.069l-.004.006l-.031.07l-.004.01l-.03.068l-.004.007l-.03.068l-.004.007l-.034.069l-.004.01l-.03.069l-.004.007l-.034.068l-.004.01l-.034.069l-.004.01l-.034.069l-.003.007l-.035.065l-.003.007l-.034.068l-.004.007l-.034.069l-.007.01l-.034.069l-.007.007l-.034.068l-.004.007l-.034.065l-.003.007l-.035.065l-.003.01l-.034.066l-.007.006l-.035.066l-.006.01l-.035.065l-.003.01l-.038.069l-.003.007l-.038.065l-.007.01l-.038.065l-.003.01l-.034.066l-.007.007l-.038.065l-.003.01l-.038.065l-.004.007l-.037.065l-.004.007l-.037.065l-.007.007l-.038.065l-.007.01l-.041.066l-.003.01l-.038.065l-.007.007l-.038.065l-.003.007l-.038.065l-.003.007l-.041.062l-.007.01l-.042.062l-.003.007l-.038.061l-.007.007l-.04.065l-.008.007l-.04.065l-.004.007l-.041.062l-.007.007l-.041.062l-.007.007l-.041.065l-.007.007l-.041.061l-.007.01l-.041.062l-.004.007l-.04.062l-.004.007l-.041.065l-.004.007l-.041.061l-.007.007l-.041.062l-.003.01l-.045.062l-.003.007l-.045.062l-.004.007l-.044.061l-.004.007l-.044.062l-.004.007l-.044.061l-.007.01l-.045.062l-.006.007l-.045.059l-.007.006l-.044.059l-.007.007l-.048.061l-.007.01l-.045.062l-.007.007l-.044.062l-.007.007l-.045.062l-.006.006l-.045.062l-.007.007l-.044.058l-.007.007l-.048.062l-.004.007l-.044.058l-.007.007l-.048.062l-.007.006l-.048.059l-.007.007l-.048.058l-.007.007l-.048.058l-.007.007l-.048.058l-.007.007l-.048.055l-.003.007l-.048.058l-.007.01l-.048.059l-.007.007l-.048.058l-.007.007l-.048.055l-.007.006l-.048.055l-.006.007l-.048.058l-.007.007l-.052.059l-.007.006l-.051.055l-.007.007l-.051.055l-.007.007l-.052.055l-.006.007l-.052.058l-.007.007l-.051.058l-.004.007l-.051.055l-.007.01l-.051.055l-.007.007l-.052.055l-.006.007l-.055.054l-.007.007l-.052.055l-.007.007l-.051.055l-.007.007l-.055.051l-.007.007l-.054.055l-.007.007l-.055.055l-.007.007l-.055.054l-.007.007l-.055.052l-.006.007l-.055.054l-.007.007l-.055.052l-.007.003l-.055.052l-.007.006l-.055.055l-.006.007l-.055.052l-.007.007l-.055.05l-.007.008l-.055.051l-.01.007l-.058.052l-.007.006l-.055.052l-.01.007l-.059.051l-.006.007l-.055.051l-.007.004l-.055.051l-.007.007l-.055.052l-.007.006l-.058.048l-.007.007l-.058.052l-.007.007l-.058.051l-.007.007l-.058.051l-.007.007l-.059.048l-.006.007l-.059.052l-.007.006l-.058.048l-.007.007l-.058.048l-.01.007l-.059.048l-.006.007l-.059.048l-.007.007l-.058.048l-.007.007l-.062.048l-.006.003l-.059.048l-.007.007l-.061.048l-.007.007l-.062.045l-.007.006l-.061.045l-.007.007l-.062.048l-.007.007l-.062.044l-.006.007l-.059.045l-.007.003l-.061.045l-.007.007l-.062.044l-.007.007l-.065.045l-.007.006l-.062.045l-.006.003l-.066.045l-.01.007l-.062.044l-.006.004l-.066.041l-.006.007l-.066.044l-.006.004l-.062.045l-.01.006l-.066.045l-.01.007l-.065.044l-.007.004l-.062.041l-.007.007l-.065.044l-.007.007l-.065.045l-.007.007l-.065.044l-.007.004l-.065.044l-.007.004l-.065.044l-.007.007l-.065.041l-.007.007l-.065.041l-.007.007l-.065.041l-.007.004l-.065.037l-.01.007l-.065.042l-.01.003l-.066.041l-.007.007l-.065.041l-.01.004l-.065.04l-.007.004l-.069.038l-.01.003l-.069.038l-.006.003l-.069.038l-.01.004l-.069.037l-.01.004l-.069.037l-.01.004l-.069.038l-.006.006l-.066.038l-.003.004l-39.767 22.146l-.003.004l-.065.034l-.01.007l-.066.034l-.007.004l-.065.037l-.01.004l-.065.034l-.007.003l-.065.038l-.007.007l-.065.034l-.01.007l-.069.034l-.01.004l-.065.034l-.007.004l-.065.034l-.01.003l-.07.031l-.006.004l-.065.03l-.007.004l-.065.034l-.01.007l-.07.03l-.006.004l-.069.035l-.01.003l-.065.031l-.007.003l-.065.031l-.01.004l-.069.03l-.007.004l-.068.03l-.01.008l-.07.03l-.01.004l-.068.03l-.01.004l-.07.031l-.01.004l-.068.03l-.01.004l-.065.027l-.01.004l-.066.027l-.01.004l-.069.03l-.007.004l-.065.027l-.01.004l-.069.027l-.006.004l-.07.03l-.01.004l-.068.027l-.007.004l-.068.027l-.01.004l-.07.027l-.006.004l-.069.027l-.01.003l-.069.028l-.006.003l-.066.028l-.006.003l-.07.028l-.01.003l-.068.024l-.01.003l-.069.024l-.01.004l-.069.027l-.007.004l-.068.024l-.007.003l-.069.024l-.006.004l-.069.024l-.01.003l-.072.024l-.007.003l-.069.024l-.01.004l-.069.024l-.01.003l-.069.024l-.01.004l-.068.024l-.007.003l-.069.024l-.01.004l-.069.02l-.01.004l-.069.02l-.006.004l-.069.024l-.072.02l-.01.004l-.072.02l-.014.004l-.137.04l-.017.008l-.141.04l-.017.008l-.14.037l-.018.004l-.14.038l-.021.003l-.14.038l-.018.003l-.14.038l-.018.003l-.14.035l-.017.003l-.14.034l-.018.007l-.14.031l-.018.003l-.14.031l-.021.004l-.14.03l-.018.004l-.14.027l-.017.004l-.141.027l-.017.004l-.144.027l-.017.004l-.144.027l-.018.003l-.14.024l-.017.004l-.144.02l-.021.004l-.144.024l-.017.003l-.144.02l-.017.004l-.144.02l-.017.004l-.145.02h-.017l-.14.018h-.017l-.144.017l-.021.004l-.144.013l-.02.004l-.145.014l-.02.003l-.144.01l-.017.004l-.144.01l-.018.003l-.144.01h-.017l-.144.011h-.014l-.144.01l-.02.004l-.144.007l-.017.003l-.144.007l-.018.003l-.144.004h-.02l-.144.003h-.017l-.144.004h-.501l-.144-.004h-.017l-.144-.003h-.017l-.144-.004h-.018l-.144-.007h-.017l-.144-.006l-.017-.004l-.144-.007h-.017l-.144-.01h-.017l-.144-.01h-.02l-.145-.01h-.017l-.144-.014h-.02l-.145-.014h-.017l-.144-.014h-.017l-.144-.017h-.017l-.144-.017l-.017-.003l-.144-.018h-.018l-.144-.02l-.017-.004l-.144-.02l-.02-.004l-.144-.02l-.02-.004l-.142-.02l-.017-.004l-.14-.024l-.017-.003l-.144-.024l-.018-.004l-.144-.027l-.017-.003l-.144-.028l-.017-.003l-.14-.031l-.021-.004l-.14-.027l-.021-.007l-.144-.03l-.018-.004l-.14-.031l-.017-.003l-.14-.031l-.021-.004l-.141-.034l-.017-.003l-.14-.035l-.018-.007l-.14-.037l-.018-.004l-.14-.037l-.017-.004l-.141-.038l-.017-.006l-.14-.042l-.018-.006l-.14-.042l-.018-.007l-.14-.04l-.017-.008l-.138-.044l-.02-.007l-.137-.045l-.014-.003l-.072-.024l-.01-.003l-.069-.024l-.007-.004l-.068-.024l-.01-.003l-.07-.024l-.01-.004l-.068-.024l-.01-.003l-.069-.024l-.01-.004l-.069-.024l-.01-.003l-.069-.027l-.007-.004l-.068-.024l-.007-.003l-.069-.024l-.007-.004l-.068-.024l-.007-.003l-.069-.028l-.01-.003l-.068-.024l-.01-.003l-.07-.028l-.01-.003l-.068-.028l-.01-.003l-.07-.028l-.006-.003l-.069-.028l-.01-.003l-.068-.027l-.01-.004l-.07-.027l-.01-.004l-.068-.027l-.007-.004l-.069-.027l-.006-.003l-.069-.028l-.007-.003l-.068-.031l-.01-.004l-.066-.03l-.01-.004l-.069-.03l-.01-.004l-.065-.031l-.01-.003l-.07-.028l-.01-.003l-.065-.031l-.01-.004l-.065-.03l-.007-.004l-.065-.03l-.007-.004l-.068-.031l-.007-.007l-.065-.03l-.01-.004l-.07-.034l-.006-.004l-.069-.034l-.007-.007l-.065-.034l-.007-.004l-.068-.034l-.007-.004l-.065-.034l-.01-.003l-.066-.035l-.01-.003l-.065-.034l-.01-.004l-.066-.034l-.01-.003l-.065-.035l-.01-.003l-.066-.034l-.01-.004l-.065-.034l-.01-.004l-.065-.037l-.007-.004l-.065-.034l-.007-.003l-.065-.038l-.007-.004l-.065-.034l-.007-.007l-.065-.037l-.007-.007l-.065-.038l-.007-.003l-.065-.038l-.01-.004l-.066-.037l-.01-.004l-.062-.034l-.003-.004l-35.916-20.99h-.007l-.075-.045l-.01-.007l-.08-.048l-.01-.003l-.075-.045l-.01-.007l-.08-.044l-.01-.004l-.078-.048l-.01-.003l-.076-.048l-.007-.004l-.075-.048l-.01-.003l-.076-.048l-.007-.007l-.075-.048l-.007-.007l-.076-.048l-.007-.007l-.075-.048l-.007-.003l-.075-.052l-.01-.003l-.076-.048l-.007-.003l-.075-.052l-.007-.003l-.072-.048l-.007-.007l-.076-.052l-.01-.007l-.075-.048l-.007-.006l-.076-.048l-.01-.007l-.072-.052l-.007-.007l-.072-.048l-.007-.003l-.072-.051l-.01-.007l-.072-.052l-.007-.007l-.072-.051l-.007-.007l-.072-.051l-.007-.007l-.072-.052l-.006-.003l-.072-.052l-.007-.003l-.069-.051l-.01-.007l-.069-.055l-.007-.007l-.068-.051l-.007-.004l-.072-.055l-.007-.007l-.069-.054l-.006-.004l-.069-.055l-.007-.003l-.068-.055l-.007-.003l-.069-.055l-.01-.007l-.069-.055l-.007-.007l-.068-.055l-.007-.007l-.069-.055l-.007-.003l-.068-.058l-.007-.007l-.069-.055l-.006-.007l-.069-.055l-.007-.003l-.068-.058l-.007-.007l-.065-.055l-.007-.007l-.065-.058l-.01-.007l-.07-.058l-.006-.007l-.065-.059l-.007-.006l-.065-.059l-.007-.003l-.065-.059l-.007-.003l-.065-.058l-.007-.004l-.065-.058l-.01-.007l-.066-.058l-.007-.007l-.065-.058l-.007-.004l-.065-.061l-.007-.007l-.061-.059l-.007-.006l-.065-.062l-.007-.007l-.066-.062l-.006-.007l-.066-.058l-.006-.007l-.062-.062l-.007-.006l-.062-.062l-.007-.007l-.061-.062l-.007-.007l-.062-.061l-.007-.004l-.061-.061l-.007-.007l-.062-.062l-.007-.007l-.062-.062l-.006-.006l-.062-.062l-.007-.007l-.058-.062l-.007-.007l-.062-.061l-.007-.004l-.058-.065l-.007-.01l-.062-.065l-.007-.007l-.061-.065l-.007-.007l-.062-.062l-.007-.007l-.058-.065l-.003-.007l-.062-.065l-.007-.007l-.058-.065l-.007-.007l-.059-.062l-.006-.006l-.059-.066l-.007-.01l-.058-.065l-.007-.007l-.058-.065l-.007-.007l-.058-.065l-.007-.007l-.055-.065l-.007-.007l-.058-.069l-.007-.006l-.058-.066l-.007-.01l-.058-.065l-.007-.007l-.055-.065l-.003-.007l-.055-.069l-.007-.006l-.055-.069l-.007-.007l-.055-.065l-.003-.007l-.055-.068l-.007-.007l-.055-.065l-.007-.007l-.055-.069l-.006-.007l-.055-.068l-.007-.007l-.055-.069l-.003-.007l-.052-.068l-.007-.007l-.051-.069l-.007-.007l-.055-.068l-.007-.007l-.051-.069l-.006-.006l-.055-.069l-.004-.007l-.051-.068l-.004-.007l-.053-.069l-.004-.007l-.051-.068l-.007-.01l-.052-.073l-.003-.006l-.051-.07l-.004-.01l-.051-.071l-.007-.007l-.052-.072l-.006-.007l-.052-.072l-.007-.007l-.051-.072l-.004-.01l-.048-.072l-.007-.007l-.048-.072l-.003-.007l-.048-.072l-.007-.007l-.048-.069l-.003-.006l-.048-.072l-.004-.01l-.048-.073l-.003-.007l-.048-.072l-.007-.01l-.048-.072l-.003-.007l-.048-.075l-.007-.007l-.048-.072l-.004-.007l-.048-.072l-.003-.007l-.048-.072l-.007-.007l-.048-.072l-.004-.01l-.044-.072l-.004-.007l-.044-.072l-.006-.007l-.044-.075l-.007-.007l-.045-.072l-.003-.007l-.045-.072l-.006-.007l-.045-.072l-.003-.007l-.045-.075l-.003-.007l-.045-.072l-.007-.007l-.045-.075l-.003-.01l-.041-.076l-.004-.007l-.044-.075l-.007-.007l-.041-.076l-.004-.006l-.044-.076l-.004-.01l-.044-.076l-.004-.006l-.04-.076l-.008-.007l-.04-.075l-.004-.007l-.041-.076l-.004-.01l-.04-.079l-.004-.007l-.041-.075l-.004-.007l-.041-.075l-.003-.01l-.038-.08l-.004-.006l-.037-.076l-.004-.007l-.04-.075l-.004-.007l-.042-.079l-.003-.007l-.038-.079l-.003-.006l-.038-.08l-.003-.01l-.041-.078l-.004-.01l-.038-.08l-.003-.01l-.038-.079l-.003-.007l-.038-.075l-.003-.01l-.038-.08l-.003-.006l-.038-.079l-.004-.007l-.037-.079l-.004-.01l-.034-.079l-.003-.01l-.035-.079l-.003-.01l-.038-.08l-.003-.006l-.035-.082l-.003-.007l-.034-.08l-.004-.006l-.034-.082l-.004-.01l-.034-.08l-.003-.006l-.035-.08l-.003-.006l-.034-.079l-.004-.01l-.034-.082l-.003-.007l-.035-.08l-.003-.01l-.034-.082l-.004-.01l-.03-.079v-.007l-.032-.082l-.003-.01l-.034-.083l-.004-.01l-.03-.082l-.004-.01l-.03-.083l-.004-.007l-.031-.082v-.007l-.031-.082l-.003-.01l-.031-.083l-.004-.01l-.03-.082l-.004-.007l-.028-.083l-.003-.01l-.027-.082l-.004-.007l-.03-.082l-.004-.01l-.028-.083l-.003-.01l-.027-.083l-.004-.006l-.027-.083l-.004-.01l-.027-.086l-.004-.007l-.027-.082l-.003-.007l-.024-.082l-.004-.01l-.024-.083l-.003-.01l-.028-.082l-.003-.01l-.028-.083l-.003-.01l-.024-.086v-.01l-.024-.086l-.003-.01l-.024-.082v-.015l-.028-.082l-.003-.01l-.024-.086l-.004-.01l-.024-.082l-.003-.007l-.024-.083l-.004-.009l-.02-.082l-.004-.01l-.024-.086v-.01l-.024-.083l-.003-.01l-.024-.086l-.004-.007l-.02-.082l-.004-.01l-.02-.086l-.004-.007l-.02-.086l-.004-.01l-.02-.086l-.004-.006l-.017-.086l-.003-.01l-.02-.086l-.004-.007l-.02-.086l-.004-.01l-.02-.086l-.004-.007l-.02-.085l-.004-.01l-.02-.086v-.007l-.018-.086v-.01l-.017-.086l-.003-.01l-.018-.09l-.003-.01l-.017-.086v-.006l-.017-.086v-.01l-.017-.086l-.004-.01l-.017-.086v-.007l-.017-.086l-.004-.01l-.013-.086l-.004-.007l-.013-.085v-.01l-.018-.09v-.01l-.013-.09v-.006l-.014-.086v-.01l-.014-.09l-.003-.01l-.014-.085v-.01l-.014-.086v-.01l-.013-.09v-.01l-.014-.09v.011l-.014-.086l-.003-.01l-.014-.09v-.006l-.01-.09v-.01l-.01-.089l-.004-.01l-.01-.09v-.006l-.01-.09v-.01l-.01-.089V90.6l-.011-.09v-.01l-.01-.089v-.01l-.007-.09v-.01l-.01-.089v-.01l-.007-.09v-.01l-.007-.089v-.01l-.007-.086l-.007-.089v-.01l-.007-.09v-.006l-.007-.09v-.01l-.007-.089v-.01l-.006-.09l-.004-.01l-.007-.089v-.01l-.003-.09V89.2l-.004-.089v-.01l-.003-.093v-.01l-.003-.089v-.01l-.004-.088v-.01l-.003-.09v-.01l-.004-.092v-.01l-.003-.09v-.01l-.004-.09v-.01l-.003-.092V46.77l.003-.107v-.236l.004-.103v-.007l.003-.103v-.01l.004-.104v-.01l.003-.105v.007l.004-.103v-.01l.003-.104v-.01l.007-.103v-.007l.003-.102v-.01l.007-.104v-.01l.007-.103v-.007l.007-.102l.002-.01l.007-.104v-.01l.007-.106v-.01l.01-.103v-.007l.007-.103v-.007l.01-.103v-.01l.01-.103v-.007l.01-.103v-.01l.011-.103v-.01l.01-.103v-.01l.01-.103v-.01l.01-.1l.004-.007l.014-.1v-.01l.01-.1v-.01l.014-.102v-.007l.014-.103l.003-.01l.014-.103v-.007l.014-.103l.003-.007l.014-.103v-.01l.013-.1l.004-.006l.014-.103l.003-.01l.017-.1l.004-.01l.013-.1v-.006l.014-.1l.003-.01l.018-.1v-.01l.017-.1v-.01l.017-.1l.003-.01l.017-.102v-.014l.018-.103l.003-.01l.017-.101v-.007l.02-.102l.004-.01l.02-.1v-.01l.021-.1v-.01l.02-.099l.004-.01l.02-.1v-.009l.022-.099l.003-.008l.02-.099v-.01l.021-.1v-.007l.024-.1l.004-.01l.024-.099v-.01l.024-.1l.003-.01l.024-.1l.003-.01l.021-.099l.003-.01l.024-.1v-.01l.024-.1l.004-.006l.024-.096l.003-.01l.024-.1l.004-.01l.024-.1l.003-.009l.024-.1l.004-.01l.027-.099l.003-.007l.024-.096l.004-.007l.027-.1V39.6l.028-.1l.003-.007l.028-.096l.003-.01l.027-.097l.004-.01l.027-.098l.004-.009l.027-.1l.004-.006l.03-.1l.004-.01l.03-.096v-.01l.032-.096l.003-.01l.031-.096l.003-.01l.028-.097l.003-.01l.031-.096l.004-.01l.03-.096v-.007l.031-.096l.004-.01l.034-.096l.003-.007l.031-.096l.004-.01l.034-.097l.003-.007l.035-.096l.003-.01l.034-.096l.004-.01l.03-.096l.004-.01l.034-.096l.004-.01l.037-.097l.003-.007l.034-.096l.004-.01l.037-.093l.004-.01l.034-.092l.004-.01l.034-.097l.003-.01l.035-.093l.003-.01l.038-.092l.003-.01l.038-.093l.003-.01l.038-.093l.004-.01l.04-.097l.004-.006l.038-.093l.003-.007l.038-.092l.003-.01l.038-.093l.004-.01l.04-.093l.004-.01l.041-.093l.004-.007l.04-.093l.004-.01l.038-.092l.003-.01l.042-.093l.003-.01l.041-.093l.004-.007l.044-.093l.004-.006l.044-.09l.004-.007l.042-.089l.003-.01l.045-.093l.003-.006l.045-.09l.003-.01l.045-.092l.003-.007l.045-.093l.003-.007l.045-.092l.003-.007l.045-.093l.003-.007l.045-.089l.003-.007l.048-.092l.004-.007l.044-.09l.004-.01l.048-.089l.003-.007l.048-.089l.005-.01l.045-.09l.003-.01l.048-.089l.004-.007l.048-.089l.003-.01l.048-.09l.004-.006l.048-.086l.007-.007l.048-.089l.006-.01l.048-.09l.004-.006l.051-.086l.004-.007l.051-.085l.004-.007l.048-.086l.006-.01l.052-.09l.003-.006l.052-.09l.003-.006l.052-.09l.003-.006l.052-.086l.005-.007l.051-.09l.004-.01l.051-.085l.003-.007l.052-.086l.003-.007l.052-.085l.007-.007l.054-.086l.004-.01l.055-.086l.003-.007l.055-.086l.003-.006l.055-.086l.004-.007l.055-.086l.003-.007l.055-.085l.007-.01l.055-.086l.003-.007l.058-.086l.007-.007l.055-.085l.007-.007l.055-.086l.007-.007l.058-.086l.003-.007l.055-.082l.007-.01l.058-.082l.004-.007l.058-.083l.007-.006l.058-.083l.007-.007l.059-.082l.006-.007l.059-.082l.007-.007l.058-.082l.003-.007l.059-.082l.003-.007l.058-.083l.004-.006l.061-.083l.007-.007l.062-.082l.003-.007l.062-.082l.007-.007l.062-.079l.007-.007l.061-.079l.007-.006l.062-.083l.003-.007l.062-.082l.007-.007l.065-.079l.007-.006l.062-.08l.003-.006l.062-.08l.007-.006l.065-.082l.007-.007l.065-.079l.007-.007l.061-.079l.007-.01l.066-.079l.006-.007l.066-.079l.003-.006l.065-.08l.004-.006l.065-.079l.007-.01l.065-.076l.003-.007l.069-.075l.007-.01l.065-.08l.003-.006l.065-.076l.007-.006l.065-.08l.007-.006l.069-.079l.003-.007l.069-.075l.007-.007l.065-.076l.007-.006l.068-.076l.007-.007l.069-.072l.007-.007l.068-.075l.007-.01l.069-.076l.006-.007l.07-.075l.006-.007l.069-.075l.006-.007l.069-.072l.007-.007l.068-.072l.007-.007l.069-.072l.007-.007l.072-.072l.007-.007l.072-.072l.006-.007l.072-.072l.007-.007l.072-.072l.007-.006l.072-.072l.007-.007l.072-.072l.007-.007l.072-.072l.003-.007l.072-.072l.007-.007l.076-.072l.007-.007l.072-.068l.006-.007l.076-.069l.007-.007l.075-.068l.007-.007l.075-.072l.007-.007l.076-.072l.007-.007l.075-.068l.007-.007l.075-.069l.007-.007l.076-.068l.007-.004l.075-.068l.007-.004l.075-.068l.007-.007l.076-.065l.006-.007l.08-.069l.006-.007l.08-.068l.006-.007l.079-.065l.007-.007l.079-.069l.006-.003l.08-.069l.006-.007l.079-.065l.007-.007l.079-.065l.007-.007l.078-.065l.007-.007l.08-.065l.006-.007l.079-.065l.007-.007l.079-.065l.007-.007l.082-.061l.007-.007l.079-.062l.006-.007l.08-.065l.006-.004l.082-.065l.007-.007l.083-.065l.007-.003l.082-.062l.007-.007l.082-.061l.007-.007l.082-.062l.007-.007l.082-.062l.007-.003l.082-.062l.007-.007l.083-.061l.006-.007l.083-.062l.01-.003l.086-.062l.01-.007l.082-.062l.007-.007l.086-.061l.007-.004l.086-.058l.01-.003l.082-.059l.007-.007l.086-.058l.007-.007l.085-.058l.007-.003l.086-.059l.007-.003l.086-.058l.006-.004l.086-.058l.007-.004l.086-.055l.007-.003l.085-.055l.01-.007l.086-.058l.007-.007l.09-.055l.006-.003l.09-.055l.006-.003l.09-.055l.006-.007l.09-.055l.006-.007l.09-.055l.006-.007l.09-.054l.01-.004l.089-.055l.007-.003l.086-.052l.003-.003l32.922-19.743l.003-.003l.072-.045l.007-.007l.072-.044l.01-.007l.072-.045l.007-.003l.076-.045l.006-.003l.076-.041l.007-.004l.075-.04l.01-.008l.076-.04l.007-.008l.075-.04l.007-.004l.072-.041l.007-.004l.075-.041l.007-.003l.076-.042l.01-.003l.075-.041l.007-.004l.076-.04l.01-.004l.075-.038l.007-.007l.076-.037l.01-.004l.079-.038l.01-.007l.076-.037l.006-.004l.076-.037l.007-.004l.075-.038l.007-.006l.079-.038l.007-.004l.079-.037l.01-.004l.075-.037l.007-.004l.076-.038l.007-.003l.075-.038l.01-.007l.076-.034l.01-.003l.075-.038l.007-.003l.08-.035l.01-.003l.078-.034l.007-.007l.08-.035l.006-.003l.079-.034l.007-.004l.079-.034l.006-.003l.08-.035l.01-.003l.075-.035l.01-.003l.08-.034l.006-.004l.079-.034l.007-.003l.079-.031l.01-.004l.079-.034l.01-.003l.079-.035l.007-.003l.079-.031l.01-.003l.079-.031l.01-.004l.08-.03l.006-.004l.079-.03l.01-.004l.079-.031l.01-.004l.08-.027l.006-.003l.079-.031l.01-.004l.082-.03l.01-.004l.08-.027l.01-.004l.079-.027l.007-.004l.079-.027l.01-.004l.079-.027l.007-.003l.082-.028l.01-.003l.079-.028l.01-.003l.083-.028l.01-.003l.079-.024l.01-.004l.082-.027l.007-.003l.083-.024l.01-.004l.082-.024l.007-.003l.079-.024l.01-.004l.079-.024l.01-.003l.08-.024l.01-.004l.082-.024l.01-.003l.082-.024l.01-.003l.083-.024l.007-.004l.082-.024l.01-.003l.08-.024l.01-.004l.082-.024l.007-.003l.079-.02l.006-.004l.083-.02l.007-.004l.078-.02h.007l.08-.021l.01-.004l.082-.02l.01-.004l.082-.02l.01-.004l.083-.02l.01-.004l.083-.02l.006-.004l.083-.02h.01l.082-.018l.01-.003l.083-.017l.01-.004l.083-.017l.006-.003l.083-.017l.01-.004l.082-.017h.01l.083-.017h.01l.082-.017l.01-.004l.083-.017h.01l.083-.017l.01-.003l.082-.014h.01l.083-.017h.01l.082-.014l.007-.003l.083-.014l.006-.003l.083-.014l.01-.004l.082-.013h.01l.083-.014l.01-.003l.083-.014h.01l.082-.014h.01l.083-.014l.01-.003l.082-.01h.01l.083-.014l.01-.003l.086-.014l.01-.004l.083-.013h.01l.082-.01h.01l.083-.01h.01l.082-.011h.01l.083-.01l.01-.004l.082-.01h.01l.083-.007h.01l.083-.01h.01l.082-.007h.01l.083-.01h.01l.086-.01h.01l.082-.008h.007l.083-.006h.01l.082-.007h.01l.086-.007h.01l.086-.007h.01l.086-.003h.007l.082-.007l.01-.004l.083-.007h.01l.083-.003h.01l.082-.003h.01l.083-.007h.01l.086-.004h.01l.082-.003h.01l.083-.004h.01l.086-.003h.007l.086-.003h.01l.082-.004h.1l.082-.003h.01l.083-.004h.288l.179.078Zm-.076 9.26h-.495l-.054.004h-.165l-.055.003l-.055.004l-.054.003l-.055.003l-.055.004l-.055.003l-.055.004l-.054.003l-.055.004l-.055.003l-.055.003l-.054.004l-.055.003l-.055.007l-.054.004l-.055.006l-.055.007l-.054.007l-.055.007l-.054.007l-.055.007l-.054.007l-.055.006l-.054.007l-.054.01l-.055.01l-.055.011l-.055.007l-.055.007l-.055.01l-.055.01l-.054.01l-.055.011l-.055.01l-.055.01l-.055.01l-.055.011l-.055.01l-.055.01l-.054.015l-.055.013l-.055.014l-.055.014l-.055.013l-.055.014l-.055.014l-.055.014l-.054.013l-.055.014l-.055.014l-.055.013l-.055.014l-.055.017l-.055.014l-.051.014l-.055.013l-.055.018l-.055.017l-.055.017l-.051.017l-.055.017l-.055.017l-.051.017l-.055.018l-.055.017l-.051.017l-.055.017l-.052.017l-.051.02l-.052.018l-.05.017l-.056.02l-.051.018l-.052.02l-.051.02l-.052.022l-.051.02l-.051.02l-.052.021l-.051.02l-.052.021l-.051.021l-.052.02l-.051.021l-.052.02l-.051.021l-.051.02l-.052.025l-.051.024l-.052.024l-.051.02l-.052.024l-.051.024l-.051.024l-.052.024l-.051.024l-.052.028l-.051.024l-.052.024l-.051.027l-.052.028l-.048.024l-.051.027l-.051.028l-.052.024l-.051.027l-.052.028l-.051.027l-.052.027l-.048.028l-.051.027l-.052.028l-.051.027l-.048.028l-.048.027l-.048.027l-.051.031l-32.905 19.74l-.072.04l-.065.038l-.065.042l-.065.037l-.066.041l-.065.042l-.061.04l-.066.042l-.065.041l-.062.041l-.061.045l-.062.041l-.065.045l-.062.044l-.062.041l-.061.041l-.062.045l-.062.041l-.062.045l-.061.04l-.059.042l-.061.045l-.062.044l-.062.045l-.061.044l-.062.045l-.062.045l-.058.044l-.062.045l-.058.044l-.059.045l-.058.048l-.058.044l-.058.048l-.059.048l-.058.045l-.055.045l-.058.048l-.058.048l-.059.044l-.055.048l-.055.048l-.054.048l-.055.048l-.059.052l-.058.048l-.055.051l-.055.052l-.054.048l-.055.048l-.055.048l-.055.051l-.055.052l-.055.051l-.055.051l-.051.052l-.055.051l-.055.052l-.051.055l-.052.051l-.051.051l-.055.052l-.052.051l-.05.055l-.052.055l-.052.055l-.051.055l-.052.055l-.051.055l-.052.054l-.048.055l-.051.055l-.048.055l-.051.055l-.052.055l-.048.055l-.048.055l-.048.054l-.048.055l-.048.055l-.045.055l-.048.055l-.048.055l-.048.055l-.044.058l-.048.058l-.045.059l-.044.054l-.045.059l-.045.058l-.044.055l-.048.058l-.045.058l-.044.059l-.045.058l-.044.058l-.045.059l-.041.058l-.045.058l-.044.059l-.041.058l-.045.058l-.045.058l-.04.059l-.042.061l-.041.062l-.041.062l-.041.062l-.042.061l-.04.062l-.042.062l-.041.058l-.041.062l-.041.062l-.038.061l-.041.062l-.038.062l-.038.061l-.04.066l-.039.061l-.037.062l-.038.065l-.038.062l-.037.065l-.038.062l-.038.062l-.038.065l-.034.065l-.034.062l-.034.065l-.038.062l-.034.065l-.035.061l-.034.062l-.038.069l-.03.061l-.035.066l-.034.068l-.035.065l-.034.066l-.03.065l-.035.065l-.03.065l-.032.065l-.03.065l-.031.069l-.031.065l-.031.065l-.031.069l-.03.065l-.032.065l-.027.065l-.028.065l-.03.069l-.031.069l-.028.068l-.027.069l-.031.065l-.028.069l-.027.068l-.027.069l-.028.068l-.027.069l-.028.068l-.024.069l-.027.069l-.028.068l-.024.069l-.027.068l-.024.069l-.027.072l-.024.069l-.024.072l-.024.068l-.024.069l-.021.068l-.024.069l-.024.069l-.02.068l-.021.072l-.024.072l-.02.069l-.025.068l-.02.072l-.02.072l-.022.069l-.02.072l-.02.072l-.021.069l-.017.072l-.021.072l-.017.072l-.02.072l-.021.072l-.017.068l-.021.072l-.017.072l-.017.072l-.017.072l-.018.072l-.017.072l-.017.072l-.017.072l-.014.072l-.013.072l-.014.072l-.017.076l-.014.075l-.014.072l-.013.072l-.014.072l-.014.076l-.014.072l-.01.072l-.01.075l-.014.076l-.01.072l-.014.072l-.01.072l-.01.072l-.01.075l-.011.076l-.01.072l-.01.075l-.007.072l-.007.072l-.007.076l-.01.072l-.01.072l-.011.075l-.007.076l-.007.072l-.007.072l-.007.075l-.006.075l-.007.072l-.007.076l-.007.075l-.007.076l-.007.075l-.003.076l-.004.075l-.003.072l-.007.076l-.003.075l-.004.075l-.003.076l-.004.075l-.003.076l-.003.075v.076l-.004.075v41.53l.004.061v.062l.003.058l.003.058l.004.062v.117l.003.062v.061l.004.059l.003.061l.004.059l.003.058l.007.062l.003.061l.007.059l.004.058l.006.058l.004.059l.007.058l.007.058l.006.058l.007.059l.007.058l.007.058l.007.059l.007.061l.007.059l.01.058l.01.058l.007.059l.01.058l.01.062l.01.061l.011.059l.007.058l.01.058l.01.058l.01.059l.011.058l.01.062l.01.055l.011.058l.014.058l.014.059l.013.058l.014.058l.014.058l.01.059l.014.055l.013.058l.014.058l.014.055l.014.058l.013.059l.014.058l.017.055l.014.055l.014.058l.017.058l.017.055l.017.059l.014.054l.017.055l.017.059l.017.058l.017.055l.017.055l.018.058l.017.058l.017.058l.017.055l.017.055l.017.055l.017.058l.018.059l.017.055l.02.054l.02.055l.022.055l.02.055l.02.055l.021.055l.02.058l.021.058l.021.055l.02.055l.025.055l.02.055l.024.055l.02.055l.021.054l.024.055l.024.055l.024.055l.02.055l.025.051l.024.052l.024.055l.027.051l.024.052l.024.051l.024.055l.024.051l.028.052l.027.055l.024.051l.024.055l.024.051l.028.052l.027.055l.028.051l.027.052l.027.051l.028.051l.027.055l.028.052l.027.051l.028.052l.027.051l.027.052l.031.051l.031.051l.028.048l.03.052l.031.051l.031.052l.031.048l.028.051l.03.052l.031.051l.031.048l.031.052l.03.048l.032.051l.03.048l.035.048l.03.048l.035.048l.034.048l.031.048l.031.048l.034.048l.035.051l.034.048l.034.049l.034.048l.035.048l.034.048l.034.048l.035.048l.034.048l.034.048l.035.048l.034.044l.038.048l.034.048l.034.048l.038.045l.034.048l.034.048l.038.044l.038.045l.038.045l.034.044l.038.045l.037.044l.038.045l.038.044l.038.048l.037.045l.038.045l.038.044l.04.045l.039.044l.037.045l.041.045l.042.044l.04.045l.042.044l.038.045l.04.041l.042.045l.041.044l.041.041l.041.045l.042.041l.04.041l.042.041l.044.042l.042.04l.04.042l.045.041l.041.041l.042.041l.044.041l.045.042l.044.04l.045.042l.045.038l.044.04l.045.042l.04.038l.045.04l.045.039l.045.037l.044.038l.045.038l.044.037l.048.038l.045.041l.045.038l.044.038l.045.037l.048.038l.048.038l.048.038l.048.037l.048.038l.048.038l.044.038l.048.034l.048.034l.048.034l.048.035l.048.037l.052.038l.048.034l.048.038l.048.034l.048.035l.051.034l.048.038l.052.034l.051.034l.052.035l.051.03l.051.035l.052.034l.048.034l.051.031l.048.031l.052.031l.051.034l.052.031l.051.031l.055.03l.051.032l.052.03l.051.031l.052.035l.058.034l35.905 20.984l.041.024l.042.024l.037.024l.041.02l.042.025l.04.024l.042.02l.038.02l.037.021l.041.021l.042.02l.04.021l.039.02l.04.021l.042.02l.041.022l.041.02l.041.02l.041.018l.042.017l.04.017l.042.017l.041.02l.041.018l.041.017l.041.02l.042.021l.04.017l.042.021l.041.017l.041.017l.041.017l.042.018l.04.017l.042.017l.041.017l.041.017l.041.017l.041.017l.042.018l.04.013l.042.014l.041.017l.041.017l.041.017l.042.018l.04.017l.042.013l.041.014l.041.014l.045.014l.037.01l.09.03l.085.028l.086.024l.082.028l.086.024l.086.024l.086.024l.085.02l.086.02l.086.021l.086.021l.089.017l.085.017l.09.017l.089.018l.085.017l.09.013l.089.018l.089.017l.09.013l.088.014l.086.014l.086.014l.089.01l.09.01l.088.01l.09.01l.089.008l.085.006l.09.007l.085.007l.09.004l.089.003l.089.003l.085.004l.09.003l.089.004h.085l.09.003h.353l.089-.003l.086-.004l.089-.007l.086-.006l.089-.004l.086-.007l.089-.007l.089-.006l.086-.01l.085-.011l.09-.01l.089-.01l.085-.01l.09-.015l.089-.013l.089-.014l.086-.014l.089-.013l.089-.018l.086-.017l.085-.017l.09-.017l.085-.02l.086-.021l.086-.02l.085-.021l.086-.02l.086-.025l.086-.02l.085-.024l.086-.024l.082-.028l.093-.027l.038-.01l.044-.014l.042-.014l.04-.014l.042-.014l.041-.013l.041-.014l.041-.014l.045-.013l.041-.014l.045-.017l.044-.014l.041-.014l.041-.013l.045-.014l.041-.017l.041-.014l.042-.017l.04-.017l.042-.017l.041-.018l.041-.017l.041-.017l.041-.017l.042-.017l.04-.017l.042-.017l.041-.018l.041-.017l.041-.017l.041-.017l.042-.017l.04-.017l.042-.02l.041-.021l.041-.018l.041-.02l.042-.02l.04-.021l.042-.02l.041-.021l.041-.021l.038-.02l.041-.021l.041-.02l.041-.021l.041-.021l.042-.02l.04-.021l.042-.024l.038-.02l.044-.025l39.78-22.098l.045-.028l.041-.024l.041-.024l.042-.024l.044-.024l.041-.024l.041-.024l.045-.024l.041-.027l.041-.024l.042-.028l.037-.024l.041-.024l.042-.024l.04-.024l.042-.024l.038-.024l.037-.024l.038-.024l.038-.027l.037-.028l.038-.027l.038-.027l.038-.028l.037-.027l.038-.028l.038-.027l.038-.028l.037-.027l.038-.028l.038-.027l.037-.027l.038-.028l.038-.03l.038-.028l.037-.028l.038-.03l.034-.028l.038-.03l.038-.028l.037-.031l.038-.03l.038-.028l.034-.031l.035-.031l.034-.03l.034-.032l.038-.03l.034-.031l.034-.031l.038-.031l.034-.031l.035-.034l.034-.035l.034-.03l.035-.031l.034-.031l.034-.031l.034-.031l.035-.03l.034-.032l.034-.03l.035-.035l.034-.03l.034-.032l.035-.034l.03-.03l.031-.035l.035-.034l.034-.035l.034-.034l.034-.03l.031-.035l.035-.034l.03-.035l.031-.034l.031-.034l.031-.035l.03-.034l.035-.034l.031-.034l.03-.035l.032-.034l.03-.038l.032-.034l.027-.034l.03-.038l.032-.038l.03-.034l.031-.034l.028-.038l.027-.034l.031-.038l.028-.038l.027-.034l.027-.038l.031-.038l.028-.037l.03-.038l.031-.034l.028-.038l.027-.034l.028-.038l.027-.041l.028-.034l.027-.038l.028-.038l.024-.038l.027-.037l.027-.038l.028-.038l.024-.038l.024-.037l.027-.038l.028-.038l.027-.04l.024-.039l.024-.04l.024-.038l.024-.038l.024-.041l.024-.038l.024-.041l.024-.041l.024-.038l.024-.038l.024-.038l.024-.037l.024-.041l.024-.042l.024-.04l.024-.042l.024-.041l.024-.041l.02-.041l.025-.041l.024-.042l.024-.04l.024-.042l.02-.041l.021-.041l.02-.041l.021-.042l.024-.04l.02-.045l.025-.045l.02-.044l.02-.042l.021-.04l.021-.042l.017-.041l.02-.041l.018-.041l.017-.041l.02-.042l.018-.04l.02-.042l.02-.045l.022-.044l.017-.041l.02-.045l.017-.044l.018-.045l.017-.041l.017-.045l.017-.044l.017-.041l.017-.045l.017-.045l.018-.044l.017-.041l.017-.045l.017-.045l.014-.044l.017-.045l.014-.044l.013-.045l.014-.044l.017-.045l.014-.045l.014-.044l.013-.045l.014-.044l.014-.045l.013-.045l.014-.044l.014-.045l.014-.044l.013-.048l.01-.045l.014-.044l.014-.045l.01-.045l.014-.044l.014-.048l.013-.048l.01-.045l.011-.044l.01-.048l.01-.045l.01-.045l.011-.048l.01-.044l.01-.048l.011-.045l.01-.044l.01-.045l.008-.048l.01-.048l.007-.044l.01-.048l.01-.044l.01-.048l.01-.045l.011-.045l.007-.044l.01-.048l.007-.048l.007-.045l.007-.048l.007-.048l.007-.048l.006-.048l.007-.048l.007-.048l.007-.048l.003-.048l.007-.048l.007-.048l.007-.048l.003-.048l.004-.048l.003-.048l.007-.048l.004-.048l.003-.045l.003-.048l.004-.048l.003-.048l.004-.051l.003-.048l.004-.045l.003-.048v-.068l.003-.048l.004-.048l.003-.048l.004-.048l.003-.048v-.103l.004-.048V42.587l-.004-.045v-.175l-.003-.043v-.046l-.004-.045l-.003-.044l-.004-.045l-.003-.044l-.003-.045l-.004-.045l-.003-.044l-.004-.045l-.003-.044l-.004-.045l-.003-.045l-.003-.044l-.004-.045l-.003-.044l-.007-.045l-.007-.044l-.003-.045l-.007-.045l-.007-.044l-.007-.045l-.007-.044l-.007-.041l-.003-.042l-.007-.044l-.007-.045l-.007-.04l-.007-.042l-.006-.045l-.007-.044l-.007-.045l-.007-.044l-.007-.045l-.007-.038l-.017-.089l-.017-.082l-.017-.086l-.02-.086l-.021-.085l-.02-.086l-.021-.082l-.021-.086l-.02-.082l-.021-.083l-.02-.082l-.025-.086l-.024-.082l-.024-.082l-.024-.083l-.024-.082l-.027-.079l-.028-.082l-.027-.083l-.031-.078l-.03-.08l-.032-.078l-.03-.079l-.031-.079l-.035-.082l-.034-.08l-.034-.078l-.035-.079l-.034-.075l-.034-.08l-.038-.078l-.034-.079l-.038-.079l-.038-.079l-.037-.075l-.042-.079l-.04-.075l-.042-.076l-.041-.075l-.041-.076l-.041-.075l-.045-.076l-.044-.072l-.045-.072l-.045-.072l-.044-.075l-.048-.072l-.045-.072l-.048-.072l-.044-.072l-.048-.072l-.048-.069l-.052-.072l-.048-.068l-.051-.069l-.052-.069l-.051-.068l-.052-.069l-.051-.068l-.055-.065l-.055-.07l-.055-.068l-.051-.065l-.055-.065l-.055-.069l-.055-.065l-.055-.065l-.058-.065l-.058-.065l-.058-.062l-.059-.062l-.062-.061l-.061-.062l-.062-.062l-.062-.058l-.061-.058l-.066-.062l-.061-.058l-.062-.059l-.065-.058l-.065-.058l-.066-.055l-.065-.055l-.072-.058l-.03-.028l-.035-.027l-.034-.028l-.034-.027l-.035-.028l-.034-.027l-.034-.027l-.035-.028l-.034-.027l-.034-.024l-.034-.028l-.035-.024l-.03-.027l-.035-.028l-.034-.027l-.035-.027l-.034-.024l-.038-.028l-.037-.027l-.035-.024l-.034-.024l-.034-.028l-.038-.024l-.034-.024l-.034-.027l-.035-.024l-.034-.024l-.038-.024l-.034-.024l-.034-.024l-.038-.024l-.038-.02l-.038-.025l-.037-.024l-.038-.024l-.034-.02l-.038-.024l-.038-.024l-.037-.024l-.038-.021l-.038-.024l-.041-.024l-.038-.02l-.04-.028l-38.869-22.225l-.052-.031l-.048-.028l-.05-.027l-.05-.027l-.05-.024l-.049-.028l-.05-.026l-.052-.028l-.052-.026l-.051-.028l-.052-.025l-.051-.024l-.051-.024l-.052-.024l-.051-.024l-.052-.024l-.051-.024l-.052-.024l-.051-.024l-.052-.024l-.051-.02l-.051-.025l-.052-.024l-.051-.024l-.052-.02l-.051-.021l-.052-.024l-.051-.02l-.051-.021l-.052-.02l-.051-.021l-.052-.02l-.051-.022l-.052-.02l-.055-.02l-.051-.021l-.051-.017l-.052-.018l-.055-.02l-.055-.02l-.054-.018l-.052-.02l-.055-.018l-.051-.017l-.052-.017l-.051-.017l-.055-.017l-.051-.017l-.055-.017l-.052-.018l-.055-.017l-.051-.013l-.051-.018l-.052-.013l-.055-.014l-.055-.014l-.055-.017l-.054-.014l-.052-.013l-.051-.014l-.055-.017l-.055-.014l-.055-.014l-.055-.013l-.051-.014l-.055-.014l-.051-.013l-.055-.014l-.055-.01l-.055-.014l-.052-.014l-.054-.01l-.055-.014l-.052-.01l-.051-.01l-.055-.01l-.055-.011l-.055-.01l-.055-.01l-.055-.01l-.054-.011l-.055-.01l-.055-.01l-.055-.011l-.055-.01l-.055-.007l-.055-.007l-.054-.01l-.055-.007l-.055-.007l-.055-.007l-.055-.007l-.055-.007l-.055-.007l-.055-.006l-.054-.007l-.055-.007l-.052-.007l-.055-.003l-.054-.007l-.055-.007l-.055-.007l-.055-.007l-.055-.003l-.055-.004l-.055-.007l-.055-.003l-.054-.003l-.055-.004l-.055-.003l-.055-.004l-.055-.003l-.055-.004l-.055-.003h-.11l-.054-.003h-.275l-.054-.004h-.165l.01-.042Z"/><path fill="#FFF" d="M452.92 29.573c20.16 0 36.53 16.367 36.53 36.527s-16.37 36.527-36.53 36.527c-20.158 0-36.529-16.367-36.529-36.527s16.37-36.527 36.53-36.527Zm0 13.57c12.67 0 22.955 10.287 22.955 22.957s-10.285 22.956-22.956 22.956S429.963 78.77 429.963 66.1s10.285-22.957 22.953-22.957h.004Z"/></g></svg>
\ No newline at end of file
index f355c61..ca3540a 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg>
\ No newline at end of file
index 42324e5..7db66f6 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM243.8 381.4c0 43.6-25.6 63.5-62.9 63.5-33.7 0-53.2-17.4-63.2-38.5l34.3-20.7c6.6 11.7 12.6 21.6 27.1 21.6 13.8 0 22.6-5.4 22.6-26.5V237.7h42.1v143.7zm99.6 63.5c-39.1 0-64.4-18.6-76.7-43l34.3-19.8c9 14.7 20.8 25.6 41.5 25.6 17.4 0 28.6-8.7 28.6-20.8 0-14.4-11.4-19.5-30.7-28l-10.5-4.5c-30.4-12.9-50.5-29.2-50.5-63.5 0-31.6 24.1-55.6 61.6-55.6 26.8 0 46 9.3 59.8 33.7L368 290c-7.2-12.9-15-18-27.1-18-12.3 0-20.1 7.8-20.1 18 0 12.6 7.8 17.7 25.9 25.6l10.5 4.5c35.8 15.3 55.9 31 55.9 66.2 0 37.8-29.8 58.6-69.7 58.6z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M0 32v448h448V32H0zm243.8 349.4c0 43.6-25.6 63.5-62.9 63.5-33.7 0-53.2-17.4-63.2-38.5l34.3-20.7c6.6 11.7 12.6 21.6 27.1 21.6 13.8 0 22.6-5.4 22.6-26.5V237.7h42.1v143.7zm99.6 63.5c-39.1 0-64.4-18.6-76.7-43l34.3-19.8c9 14.7 20.8 25.6 41.5 25.6 17.4 0 28.6-8.7 28.6-20.8 0-14.4-11.4-19.5-30.7-28l-10.5-4.5c-30.4-12.9-50.5-29.2-50.5-63.5 0-31.6 24.1-55.6 61.6-55.6 26.8 0 46 9.3 59.8 33.7L368 290c-7.2-12.9-15-18-27.1-18-12.3 0-20.1 7.8-20.1 18 0 12.6 7.8 17.7 25.9 25.6l10.5 4.5c35.8 15.3 55.9 31 55.9 66.2 0 37.8-29.8 58.6-69.7 58.6z"/></svg>
\ No newline at end of file
index fb9afbb..6cf08dd 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M220.8 123.3c1 .5 1.8 1.7 3 1.7 1.1 0 2.8-.4 2.9-1.5.2-1.4-1.9-2.3-3.2-2.9-1.7-.7-3.9-1-5.5-.1-.4.2-.8.7-.6 1.1.3 1.3 2.3 1.1 3.4 1.7zm-21.9 1.7c1.2 0 2-1.2 3-1.7 1.1-.6 3.1-.4 3.5-1.6.2-.4-.2-.9-.6-1.1-1.6-.9-3.8-.6-5.5.1-1.3.6-3.4 1.5-3.2 2.9.1 1 1.8 1.5 2.8 1.4zM420 403.8c-3.6-4-5.3-11.6-7.2-19.7-1.8-8.1-3.9-16.8-10.5-22.4-1.3-1.1-2.6-2.1-4-2.9-1.3-.8-2.7-1.5-4.1-2 9.2-27.3 5.6-54.5-3.7-79.1-11.4-30.1-31.3-56.4-46.5-74.4-17.1-21.5-33.7-41.9-33.4-72C311.1 85.4 315.7.1 234.8 0 132.4-.2 158 103.4 156.9 135.2c-1.7 23.4-6.4 41.8-22.5 64.7-18.9 22.5-45.5 58.8-58.1 96.7-6 17.9-8.8 36.1-6.2 53.3-6.5 5.8-11.4 14.7-16.6 20.2-4.2 4.3-10.3 5.9-17 8.3s-14 6-18.5 14.5c-2.1 3.9-2.8 8.1-2.8 12.4 0 3.9.6 7.9 1.2 11.8 1.2 8.1 2.5 15.7.8 20.8-5.2 14.4-5.9 24.4-2.2 31.7 3.8 7.3 11.4 10.5 20.1 12.3 17.3 3.6 40.8 2.7 59.3 12.5 19.8 10.4 39.9 14.1 55.9 10.4 11.6-2.6 21.1-9.6 25.9-20.2 12.5-.1 26.3-5.4 48.3-6.6 14.9-1.2 33.6 5.3 55.1 4.1.6 2.3 1.4 4.6 2.5 6.7v.1c8.3 16.7 23.8 24.3 40.3 23 16.6-1.3 34.1-11 48.3-27.9 13.6-16.4 36-23.2 50.9-32.2 7.4-4.5 13.4-10.1 13.9-18.3.4-8.2-4.4-17.3-15.5-29.7zM223.7 87.3c9.8-22.2 34.2-21.8 44-.4 6.5 14.2 3.6 30.9-4.3 40.4-1.6-.8-5.9-2.6-12.6-4.9 1.1-1.2 3.1-2.7 3.9-4.6 4.8-11.8-.2-27-9.1-27.3-7.3-.5-13.9 10.8-11.8 23-4.1-2-9.4-3.5-13-4.4-1-6.9-.3-14.6 2.9-21.8zM183 75.8c10.1 0 20.8 14.2 19.1 33.5-3.5 1-7.1 2.5-10.2 4.6 1.2-8.9-3.3-20.1-9.6-19.6-8.4.7-9.8 21.2-1.8 28.1 1 .8 1.9-.2-5.9 5.5-15.6-14.6-10.5-52.1 8.4-52.1zm-13.6 60.7c6.2-4.6 13.6-10 14.1-10.5 4.7-4.4 13.5-14.2 27.9-14.2 7.1 0 15.6 2.3 25.9 8.9 6.3 4.1 11.3 4.4 22.6 9.3 8.4 3.5 13.7 9.7 10.5 18.2-2.6 7.1-11 14.4-22.7 18.1-11.1 3.6-19.8 16-38.2 14.9-3.9-.2-7-1-9.6-2.1-8-3.5-12.2-10.4-20-15-8.6-4.8-13.2-10.4-14.7-15.3-1.4-4.9 0-9 4.2-12.3zm3.3 334c-2.7 35.1-43.9 34.4-75.3 18-29.9-15.8-68.6-6.5-76.5-21.9-2.4-4.7-2.4-12.7 2.6-26.4v-.2c2.4-7.6.6-16-.6-23.9-1.2-7.8-1.8-15 .9-20 3.5-6.7 8.5-9.1 14.8-11.3 10.3-3.7 11.8-3.4 19.6-9.9 5.5-5.7 9.5-12.9 14.3-18 5.1-5.5 10-8.1 17.7-6.9 8.1 1.2 15.1 6.8 21.9 16l19.6 35.6c9.5 19.9 43.1 48.4 41 68.9zm-1.4-25.9c-4.1-6.6-9.6-13.6-14.4-19.6 7.1 0 14.2-2.2 16.7-8.9 2.3-6.2 0-14.9-7.4-24.9-13.5-18.2-38.3-32.5-38.3-32.5-13.5-8.4-21.1-18.7-24.6-29.9s-3-23.3-.3-35.2c5.2-22.9 18.6-45.2 27.2-59.2 2.3-1.7.8 3.2-8.7 20.8-8.5 16.1-24.4 53.3-2.6 82.4.6-20.7 5.5-41.8 13.8-61.5 12-27.4 37.3-74.9 39.3-112.7 1.1.8 4.6 3.2 6.2 4.1 4.6 2.7 8.1 6.7 12.6 10.3 12.4 10 28.5 9.2 42.4 1.2 6.2-3.5 11.2-7.5 15.9-9 9.9-3.1 17.8-8.6 22.3-15 7.7 30.4 25.7 74.3 37.2 95.7 6.1 11.4 18.3 35.5 23.6 64.6 3.3-.1 7 .4 10.9 1.4 13.8-35.7-11.7-74.2-23.3-84.9-4.7-4.6-4.9-6.6-2.6-6.5 12.6 11.2 29.2 33.7 35.2 59 2.8 11.6 3.3 23.7.4 35.7 16.4 6.8 35.9 17.9 30.7 34.8-2.2-.1-3.2 0-4.2 0 3.2-10.1-3.9-17.6-22.8-26.1-19.6-8.6-36-8.6-38.3 12.5-12.1 4.2-18.3 14.7-21.4 27.3-2.8 11.2-3.6 24.7-4.4 39.9-.5 7.7-3.6 18-6.8 29-32.1 22.9-76.7 32.9-114.3 7.2zm257.4-11.5c-.9 16.8-41.2 19.9-63.2 46.5-13.2 15.7-29.4 24.4-43.6 25.5s-26.5-4.8-33.7-19.3c-4.7-11.1-2.4-23.1 1.1-36.3 3.7-14.2 9.2-28.8 9.9-40.6.8-15.2 1.7-28.5 4.2-38.7 2.6-10.3 6.6-17.2 13.7-21.1.3-.2.7-.3 1-.5.8 13.2 7.3 26.6 18.8 29.5 12.6 3.3 30.7-7.5 38.4-16.3 9-.3 15.7-.9 22.6 5.1 9.9 8.5 7.1 30.3 17.1 41.6 10.6 11.6 14 19.5 13.7 24.6zM173.3 148.7c2 1.9 4.7 4.5 8 7.1 6.6 5.2 15.8 10.6 27.3 10.6 11.6 0 22.5-5.9 31.8-10.8 4.9-2.6 10.9-7 14.8-10.4s5.9-6.3 3.1-6.6-2.6 2.6-6 5.1c-4.4 3.2-9.7 7.4-13.9 9.8-7.4 4.2-19.5 10.2-29.9 10.2s-18.7-4.8-24.9-9.7c-3.1-2.5-5.7-5-7.7-6.9-1.5-1.4-1.9-4.6-4.3-4.9-1.4-.1-1.8 3.7 1.7 6.5z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M220.8 123.3c1 .5 1.8 1.7 3 1.7 1.1 0 2.8-.4 2.9-1.5.2-1.4-1.9-2.3-3.2-2.9-1.7-.7-3.9-1-5.5-.1-.4.2-.8.7-.6 1.1.3 1.3 2.3 1.1 3.4 1.7zm-21.9 1.7c1.2 0 2-1.2 3-1.7 1.1-.6 3.1-.4 3.5-1.6.2-.4-.2-.9-.6-1.1-1.6-.9-3.8-.6-5.5.1-1.3.6-3.4 1.5-3.2 2.9.1 1 1.8 1.5 2.8 1.4zM420 403.8c-3.6-4-5.3-11.6-7.2-19.7-1.8-8.1-3.9-16.8-10.5-22.4-1.3-1.1-2.6-2.1-4-2.9-1.3-.8-2.7-1.5-4.1-2 9.2-27.3 5.6-54.5-3.7-79.1-11.4-30.1-31.3-56.4-46.5-74.4-17.1-21.5-33.7-41.9-33.4-72C311.1 85.4 315.7.1 234.8 0 132.4-.2 158 103.4 156.9 135.2c-1.7 23.4-6.4 41.8-22.5 64.7-18.9 22.5-45.5 58.8-58.1 96.7-6 17.9-8.8 36.1-6.2 53.3-6.5 5.8-11.4 14.7-16.6 20.2-4.2 4.3-10.3 5.9-17 8.3s-14 6-18.5 14.5c-2.1 3.9-2.8 8.1-2.8 12.4 0 3.9.6 7.9 1.2 11.8 1.2 8.1 2.5 15.7.8 20.8-5.2 14.4-5.9 24.4-2.2 31.7 3.8 7.3 11.4 10.5 20.1 12.3 17.3 3.6 40.8 2.7 59.3 12.5 19.8 10.4 39.9 14.1 55.9 10.4 11.6-2.6 21.1-9.6 25.9-20.2 12.5-.1 26.3-5.4 48.3-6.6 14.9-1.2 33.6 5.3 55.1 4.1.6 2.3 1.4 4.6 2.5 6.7v.1c8.3 16.7 23.8 24.3 40.3 23 16.6-1.3 34.1-11 48.3-27.9 13.6-16.4 36-23.2 50.9-32.2 7.4-4.5 13.4-10.1 13.9-18.3.4-8.2-4.4-17.3-15.5-29.7zM223.7 87.3c9.8-22.2 34.2-21.8 44-.4 6.5 14.2 3.6 30.9-4.3 40.4-1.6-.8-5.9-2.6-12.6-4.9 1.1-1.2 3.1-2.7 3.9-4.6 4.8-11.8-.2-27-9.1-27.3-7.3-.5-13.9 10.8-11.8 23-4.1-2-9.4-3.5-13-4.4-1-6.9-.3-14.6 2.9-21.8zM183 75.8c10.1 0 20.8 14.2 19.1 33.5-3.5 1-7.1 2.5-10.2 4.6 1.2-8.9-3.3-20.1-9.6-19.6-8.4.7-9.8 21.2-1.8 28.1 1 .8 1.9-.2-5.9 5.5-15.6-14.6-10.5-52.1 8.4-52.1zm-13.6 60.7c6.2-4.6 13.6-10 14.1-10.5 4.7-4.4 13.5-14.2 27.9-14.2 7.1 0 15.6 2.3 25.9 8.9 6.3 4.1 11.3 4.4 22.6 9.3 8.4 3.5 13.7 9.7 10.5 18.2-2.6 7.1-11 14.4-22.7 18.1-11.1 3.6-19.8 16-38.2 14.9-3.9-.2-7-1-9.6-2.1-8-3.5-12.2-10.4-20-15-8.6-4.8-13.2-10.4-14.7-15.3-1.4-4.9 0-9 4.2-12.3zm3.3 334c-2.7 35.1-43.9 34.4-75.3 18-29.9-15.8-68.6-6.5-76.5-21.9-2.4-4.7-2.4-12.7 2.6-26.4v-.2c2.4-7.6.6-16-.6-23.9-1.2-7.8-1.8-15 .9-20 3.5-6.7 8.5-9.1 14.8-11.3 10.3-3.7 11.8-3.4 19.6-9.9 5.5-5.7 9.5-12.9 14.3-18 5.1-5.5 10-8.1 17.7-6.9 8.1 1.2 15.1 6.8 21.9 16l19.6 35.6c9.5 19.9 43.1 48.4 41 68.9zm-1.4-25.9c-4.1-6.6-9.6-13.6-14.4-19.6 7.1 0 14.2-2.2 16.7-8.9 2.3-6.2 0-14.9-7.4-24.9-13.5-18.2-38.3-32.5-38.3-32.5-13.5-8.4-21.1-18.7-24.6-29.9s-3-23.3-.3-35.2c5.2-22.9 18.6-45.2 27.2-59.2 2.3-1.7.8 3.2-8.7 20.8-8.5 16.1-24.4 53.3-2.6 82.4.6-20.7 5.5-41.8 13.8-61.5 12-27.4 37.3-74.9 39.3-112.7 1.1.8 4.6 3.2 6.2 4.1 4.6 2.7 8.1 6.7 12.6 10.3 12.4 10 28.5 9.2 42.4 1.2 6.2-3.5 11.2-7.5 15.9-9 9.9-3.1 17.8-8.6 22.3-15 7.7 30.4 25.7 74.3 37.2 95.7 6.1 11.4 18.3 35.5 23.6 64.6 3.3-.1 7 .4 10.9 1.4 13.8-35.7-11.7-74.2-23.3-84.9-4.7-4.6-4.9-6.6-2.6-6.5 12.6 11.2 29.2 33.7 35.2 59 2.8 11.6 3.3 23.7.4 35.7 16.4 6.8 35.9 17.9 30.7 34.8-2.2-.1-3.2 0-4.2 0 3.2-10.1-3.9-17.6-22.8-26.1-19.6-8.6-36-8.6-38.3 12.5-12.1 4.2-18.3 14.7-21.4 27.3-2.8 11.2-3.6 24.7-4.4 39.9-.5 7.7-3.6 18-6.8 29-32.1 22.9-76.7 32.9-114.3 7.2zm257.4-11.5c-.9 16.8-41.2 19.9-63.2 46.5-13.2 15.7-29.4 24.4-43.6 25.5s-26.5-4.8-33.7-19.3c-4.7-11.1-2.4-23.1 1.1-36.3 3.7-14.2 9.2-28.8 9.9-40.6.8-15.2 1.7-28.5 4.2-38.7 2.6-10.3 6.6-17.2 13.7-21.1.3-.2.7-.3 1-.5.8 13.2 7.3 26.6 18.8 29.5 12.6 3.3 30.7-7.5 38.4-16.3 9-.3 15.7-.9 22.6 5.1 9.9 8.5 7.1 30.3 17.1 41.6 10.6 11.6 14 19.5 13.7 24.6zM173.3 148.7c2 1.9 4.7 4.5 8 7.1 6.6 5.2 15.8 10.6 27.3 10.6 11.6 0 22.5-5.9 31.8-10.8 4.9-2.6 10.9-7 14.8-10.4s5.9-6.3 3.1-6.6-2.6 2.6-6 5.1c-4.4 3.2-9.7 7.4-13.9 9.8-7.4 4.2-19.5 10.2-29.9 10.2s-18.7-4.8-24.9-9.7c-3.1-2.5-5.7-5-7.7-6.9-1.5-1.4-1.9-4.6-4.3-4.9-1.4-.1-1.8 3.7 1.7 6.5z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/lock-open.svg b/assets/SVGs/lock-open.svg
new file mode 100644 (file)
index 0000000..d9bce3e
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M352 144c0-44.2 35.8-80 80-80s80 35.8 80 80v48c0 17.7 14.3 32 32 32s32-14.3 32-32V144C576 64.5 511.5 0 432 0S288 64.5 288 144v48H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H352V144z"/></svg>
\ No newline at end of file
index 07b49f8..2fbf8b3 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M593.8 59.1H46.2C20.7 59.1 0 79.8 0 105.2v301.5c0 25.5 20.7 46.2 46.2 46.2h547.7c25.5 0 46.2-20.7 46.1-46.1V105.2c0-25.4-20.7-46.1-46.2-46.1zM338.5 360.6H277v-120l-61.5 76.9-61.5-76.9v120H92.3V151.4h61.5l61.5 76.9 61.5-76.9h61.5v209.2zm135.3 3.1L381.5 256H443V151.4h61.5V256H566z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M593.8 59.1H46.2C20.7 59.1 0 79.8 0 105.2v301.5c0 25.5 20.7 46.2 46.2 46.2h547.7c25.5 0 46.2-20.7 46.1-46.1V105.2c0-25.4-20.7-46.1-46.2-46.1zM338.5 360.6H277v-120l-61.5 76.9-61.5-76.9v120H92.3V151.4h61.5l61.5 76.9 61.5-76.9h61.5v209.2zm135.3 3.1L381.5 256H443V151.4h61.5V256H566z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/pinterest.svg b/assets/SVGs/pinterest.svg
new file mode 100644 (file)
index 0000000..9a957c8
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/reddit.svg b/assets/SVGs/reddit.svg
new file mode 100644 (file)
index 0000000..0907f26
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M201.5 305.5c-13.8 0-24.9-11.1-24.9-24.6 0-13.8 11.1-24.9 24.9-24.9 13.6 0 24.6 11.1 24.6 24.9 0 13.6-11.1 24.6-24.6 24.6zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-132.3-41.2c-9.4 0-17.7 3.9-23.8 10-22.4-15.5-52.6-25.5-86.1-26.6l17.4-78.3 55.4 12.5c0 13.6 11.1 24.6 24.6 24.6 13.8 0 24.9-11.3 24.9-24.9s-11.1-24.9-24.9-24.9c-9.7 0-18 5.8-22.1 13.8l-61.2-13.6c-3-.8-6.1 1.4-6.9 4.4l-19.1 86.4c-33.2 1.4-63.1 11.3-85.5 26.8-6.1-6.4-14.7-10.2-24.1-10.2-34.9 0-46.3 46.9-14.4 62.8-1.1 5-1.7 10.2-1.7 15.5 0 52.6 59.2 95.2 132 95.2 73.1 0 132.3-42.6 132.3-95.2 0-5.3-.6-10.8-1.9-15.8 31.3-16 19.8-62.5-14.9-62.5zM302.8 331c-18.2 18.2-76.1 17.9-93.6 0-2.2-2.2-6.1-2.2-8.3 0-2.5 2.5-2.5 6.4 0 8.6 22.8 22.8 87.3 22.8 110.2 0 2.5-2.2 2.5-6.1 0-8.6-2.2-2.2-6.1-2.2-8.3 0zm7.7-75c-13.6 0-24.6 11.1-24.6 24.9 0 13.6 11.1 24.6 24.6 24.6 13.8 0 24.9-11.1 24.9-24.6 0-13.8-11-24.9-24.9-24.9z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/rss.svg b/assets/SVGs/rss.svg
new file mode 100644 (file)
index 0000000..2c09e89
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M0 64C0 46.3 14.3 32 32 32c229.8 0 416 186.2 416 416c0 17.7-14.3 32-32 32s-32-14.3-32-32C384 253.6 226.4 96 32 96C14.3 96 0 81.7 0 64zM0 416a64 64 0 1 1 128 0A64 64 0 1 1 0 416zM32 160c159.1 0 288 128.9 288 288c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-123.7-100.3-224-224-224c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
\ No newline at end of file
index 549d397..03b40d6 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M301.84 378.92c-.3.6-.6 1.08 0 0zm249.13-87a131.16 131.16 0 0 0-58 13.5c-5.9-11.9-12-22.3-13-30.1-1.2-9.1-2.5-14.5-1.1-25.3s7.7-26.1 7.6-27.2-1.4-6.6-14.3-6.7-24 2.5-25.29 5.9a122.83 122.83 0 0 0-5.3 19.1c-2.3 11.7-25.79 53.5-39.09 75.3-4.4-8.5-8.1-16-8.9-22-1.2-9.1-2.5-14.5-1.1-25.3s7.7-26.1 7.6-27.2-1.4-6.6-14.29-6.7-24 2.5-25.3 5.9-2.7 11.4-5.3 19.1-33.89 77.3-42.08 95.4c-4.2 9.2-7.8 16.6-10.4 21.6-.4.8-.7 1.3-.9 1.7.3-.5.5-1 .5-.8-2.2 4.3-3.5 6.7-3.5 6.7v.1c-1.7 3.2-3.6 6.1-4.5 6.1-.6 0-1.9-8.4.3-19.9 4.7-24.2 15.8-61.8 15.7-63.1-.1-.7 2.1-7.2-7.3-10.7-9.1-3.3-12.4 2.2-13.2 2.2s-1.4 2-1.4 2 10.1-42.4-19.39-42.4c-18.4 0-44 20.2-56.58 38.5-7.9 4.3-25 13.6-43 23.5-6.9 3.8-14 7.7-20.7 11.4-.5-.5-.9-1-1.4-1.5-35.79-38.2-101.87-65.2-99.07-116.5 1-18.7 7.5-67.8 127.07-127.4 98-48.8 176.35-35.4 189.84-5.6 19.4 42.5-41.89 121.6-143.66 133-38.79 4.3-59.18-10.7-64.28-16.3-5.3-5.9-6.1-6.2-8.1-5.1-3.3 1.8-1.2 7 0 10.1 3 7.9 15.5 21.9 36.79 28.9 18.7 6.1 64.18 9.5 119.17-11.8 61.78-23.8 109.87-90.1 95.77-145.6C386.52 18.32 293-.18 204.57 31.22c-52.69 18.7-109.67 48.1-150.66 86.4-48.69 45.6-56.48 85.3-53.28 101.9 11.39 58.9 92.57 97.3 125.06 125.7-1.6.9-3.1 1.7-4.5 2.5-16.29 8.1-78.18 40.5-93.67 74.7-17.5 38.8 2.9 66.6 16.29 70.4 41.79 11.6 84.58-9.3 107.57-43.6s20.2-79.1 9.6-99.5c-.1-.3-.3-.5-.4-.8 4.2-2.5 8.5-5 12.8-7.5 8.29-4.9 16.39-9.4 23.49-13.3-4 10.8-6.9 23.8-8.4 42.6-1.8 22 7.3 50.5 19.1 61.7 5.2 4.9 11.49 5 15.39 5 13.8 0 20-11.4 26.89-25 8.5-16.6 16-35.9 16-35.9s-9.4 52.2 16.3 52.2c9.39 0 18.79-12.1 23-18.3v.1s.2-.4.7-1.2c1-1.5 1.5-2.4 1.5-2.4v-.3c3.8-6.5 12.1-21.4 24.59-46 16.2-31.8 31.69-71.5 31.69-71.5a201.24 201.24 0 0 0 6.2 25.8c2.8 9.5 8.7 19.9 13.4 30-3.8 5.2-6.1 8.2-6.1 8.2a.31.31 0 0 0 .1.2c-3 4-6.4 8.3-9.9 12.5-12.79 15.2-28 32.6-30 37.6-2.4 5.9-1.8 10.3 2.8 13.7 3.4 2.6 9.4 3 15.69 2.5 11.5-.8 19.6-3.6 23.5-5.4a82.2 82.2 0 0 0 20.19-10.6c12.5-9.2 20.1-22.4 19.4-39.8-.4-9.6-3.5-19.2-7.3-28.2 1.1-1.6 2.3-3.3 3.4-5C434.8 301.72 450.1 270 450.1 270a201.24 201.24 0 0 0 6.2 25.8c2.4 8.1 7.09 17 11.39 25.7-18.59 15.1-30.09 32.6-34.09 44.1-7.4 21.3-1.6 30.9 9.3 33.1 4.9 1 11.9-1.3 17.1-3.5a79.46 79.46 0 0 0 21.59-11.1c12.5-9.2 24.59-22.1 23.79-39.6-.3-7.9-2.5-15.8-5.4-23.4 15.7-6.6 36.09-10.2 62.09-7.2 55.68 6.5 66.58 41.3 64.48 55.8s-13.8 22.6-17.7 25-5.1 3.3-4.8 5.1c.5 2.6 2.3 2.5 5.6 1.9 4.6-.8 29.19-11.8 30.29-38.7 1.6-34-31.09-71.4-89-71.1zm-429.18 144.7c-18.39 20.1-44.19 27.7-55.28 21.3C54.61 451 59.31 421.42 82 400c13.8-13 31.59-25 43.39-32.4 2.7-1.6 6.6-4 11.4-6.9.8-.5 1.2-.7 1.2-.7.9-.6 1.9-1.1 2.9-1.7 8.29 30.4.3 57.2-19.1 78.3zm134.36-91.4c-6.4 15.7-19.89 55.7-28.09 53.6-7-1.8-11.3-32.3-1.4-62.3 5-15.1 15.6-33.1 21.9-40.1 10.09-11.3 21.19-14.9 23.79-10.4 3.5 5.9-12.2 49.4-16.2 59.2zm111 53c-2.7 1.4-5.2 2.3-6.4 1.6-.9-.5 1.1-2.4 1.1-2.4s13.9-14.9 19.4-21.7c3.2-4 6.9-8.7 10.89-13.9 0 .5.1 1 .1 1.6-.13 17.9-17.32 30-25.12 34.8zm85.58-19.5c-2-1.4-1.7-6.1 5-20.7 2.6-5.7 8.59-15.3 19-24.5a36.18 36.18 0 0 1 1.9 10.8c-.1 22.5-16.2 30.9-25.89 34.4z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M301.84 378.92c-.3.6-.6 1.08 0 0zm249.13-87a131.16 131.16 0 0 0-58 13.5c-5.9-11.9-12-22.3-13-30.1-1.2-9.1-2.5-14.5-1.1-25.3s7.7-26.1 7.6-27.2-1.4-6.6-14.3-6.7-24 2.5-25.29 5.9a122.83 122.83 0 0 0-5.3 19.1c-2.3 11.7-25.79 53.5-39.09 75.3-4.4-8.5-8.1-16-8.9-22-1.2-9.1-2.5-14.5-1.1-25.3s7.7-26.1 7.6-27.2-1.4-6.6-14.29-6.7-24 2.5-25.3 5.9-2.7 11.4-5.3 19.1-33.89 77.3-42.08 95.4c-4.2 9.2-7.8 16.6-10.4 21.6-.4.8-.7 1.3-.9 1.7.3-.5.5-1 .5-.8-2.2 4.3-3.5 6.7-3.5 6.7v.1c-1.7 3.2-3.6 6.1-4.5 6.1-.6 0-1.9-8.4.3-19.9 4.7-24.2 15.8-61.8 15.7-63.1-.1-.7 2.1-7.2-7.3-10.7-9.1-3.3-12.4 2.2-13.2 2.2s-1.4 2-1.4 2 10.1-42.4-19.39-42.4c-18.4 0-44 20.2-56.58 38.5-7.9 4.3-25 13.6-43 23.5-6.9 3.8-14 7.7-20.7 11.4-.5-.5-.9-1-1.4-1.5-35.79-38.2-101.87-65.2-99.07-116.5 1-18.7 7.5-67.8 127.07-127.4 98-48.8 176.35-35.4 189.84-5.6 19.4 42.5-41.89 121.6-143.66 133-38.79 4.3-59.18-10.7-64.28-16.3-5.3-5.9-6.1-6.2-8.1-5.1-3.3 1.8-1.2 7 0 10.1 3 7.9 15.5 21.9 36.79 28.9 18.7 6.1 64.18 9.5 119.17-11.8 61.78-23.8 109.87-90.1 95.77-145.6C386.52 18.32 293-.18 204.57 31.22c-52.69 18.7-109.67 48.1-150.66 86.4-48.69 45.6-56.48 85.3-53.28 101.9 11.39 58.9 92.57 97.3 125.06 125.7-1.6.9-3.1 1.7-4.5 2.5-16.29 8.1-78.18 40.5-93.67 74.7-17.5 38.8 2.9 66.6 16.29 70.4 41.79 11.6 84.58-9.3 107.57-43.6s20.2-79.1 9.6-99.5c-.1-.3-.3-.5-.4-.8 4.2-2.5 8.5-5 12.8-7.5 8.29-4.9 16.39-9.4 23.49-13.3-4 10.8-6.9 23.8-8.4 42.6-1.8 22 7.3 50.5 19.1 61.7 5.2 4.9 11.49 5 15.39 5 13.8 0 20-11.4 26.89-25 8.5-16.6 16-35.9 16-35.9s-9.4 52.2 16.3 52.2c9.39 0 18.79-12.1 23-18.3v.1s.2-.4.7-1.2c1-1.5 1.5-2.4 1.5-2.4v-.3c3.8-6.5 12.1-21.4 24.59-46 16.2-31.8 31.69-71.5 31.69-71.5a201.24 201.24 0 0 0 6.2 25.8c2.8 9.5 8.7 19.9 13.4 30-3.8 5.2-6.1 8.2-6.1 8.2a.31.31 0 0 0 .1.2c-3 4-6.4 8.3-9.9 12.5-12.79 15.2-28 32.6-30 37.6-2.4 5.9-1.8 10.3 2.8 13.7 3.4 2.6 9.4 3 15.69 2.5 11.5-.8 19.6-3.6 23.5-5.4a82.2 82.2 0 0 0 20.19-10.6c12.5-9.2 20.1-22.4 19.4-39.8-.4-9.6-3.5-19.2-7.3-28.2 1.1-1.6 2.3-3.3 3.4-5C434.8 301.72 450.1 270 450.1 270a201.24 201.24 0 0 0 6.2 25.8c2.4 8.1 7.09 17 11.39 25.7-18.59 15.1-30.09 32.6-34.09 44.1-7.4 21.3-1.6 30.9 9.3 33.1 4.9 1 11.9-1.3 17.1-3.5a79.46 79.46 0 0 0 21.59-11.1c12.5-9.2 24.59-22.1 23.79-39.6-.3-7.9-2.5-15.8-5.4-23.4 15.7-6.6 36.09-10.2 62.09-7.2 55.68 6.5 66.58 41.3 64.48 55.8s-13.8 22.6-17.7 25-5.1 3.3-4.8 5.1c.5 2.6 2.3 2.5 5.6 1.9 4.6-.8 29.19-11.8 30.29-38.7 1.6-34-31.09-71.4-89-71.1zm-429.18 144.7c-18.39 20.1-44.19 27.7-55.28 21.3C54.61 451 59.31 421.42 82 400c13.8-13 31.59-25 43.39-32.4 2.7-1.6 6.6-4 11.4-6.9.8-.5 1.2-.7 1.2-.7.9-.6 1.9-1.1 2.9-1.7 8.29 30.4.3 57.2-19.1 78.3zm134.36-91.4c-6.4 15.7-19.89 55.7-28.09 53.6-7-1.8-11.3-32.3-1.4-62.3 5-15.1 15.6-33.1 21.9-40.1 10.09-11.3 21.19-14.9 23.79-10.4 3.5 5.9-12.2 49.4-16.2 59.2zm111 53c-2.7 1.4-5.2 2.3-6.4 1.6-.9-.5 1.1-2.4 1.1-2.4s13.9-14.9 19.4-21.7c3.2-4 6.9-8.7 10.89-13.9 0 .5.1 1 .1 1.6-.13 17.9-17.32 30-25.12 34.8zm85.58-19.5c-2-1.4-1.7-6.1 5-20.7 2.6-5.7 8.59-15.3 19-24.5a36.18 36.18 0 0 1 1.9 10.8c-.1 22.5-16.2 30.9-25.89 34.4z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/sitemap.svg b/assets/SVGs/sitemap.svg
new file mode 100644 (file)
index 0000000..772e6aa
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M208 80c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48h-8v40H464c30.9 0 56 25.1 56 56v32h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H464c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V288c0-4.4-3.6-8-8-8H312v40h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H256c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V280H112c-4.4 0-8 3.6-8 8v32h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V288c0-30.9 25.1-56 56-56H264V192h-8c-26.5 0-48-21.5-48-48V80z"/></svg>
\ No newline at end of file
index 6a0311d..9345587 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm100.7 364.9c-4.2 0-6.8-1.3-10.7-3.6-62.4-37.6-135-39.2-206.7-24.5-3.9 1-9 2.6-11.9 2.6-9.7 0-15.8-7.7-15.8-15.8 0-10.3 6.1-15.2 13.6-16.8 81.9-18.1 165.6-16.5 237 26.2 6.1 3.9 9.7 7.4 9.7 16.5s-7.1 15.4-15.2 15.4zm26.9-65.6c-5.2 0-8.7-2.3-12.3-4.2-62.5-37-155.7-51.9-238.6-29.4-4.8 1.3-7.4 2.6-11.9 2.6-10.7 0-19.4-8.7-19.4-19.4s5.2-17.8 15.5-20.7c27.8-7.8 56.2-13.6 97.8-13.6 64.9 0 127.6 16.1 177 45.5 8.1 4.8 11.3 11 11.3 19.7-.1 10.8-8.5 19.5-19.4 19.5zm31-76.2c-5.2 0-8.4-1.3-12.9-3.9-71.2-42.5-198.5-52.7-280.9-29.7-3.6 1-8.1 2.6-12.9 2.6-13.2 0-23.3-10.3-23.3-23.6 0-13.6 8.4-21.3 17.4-23.9 35.2-10.3 74.6-15.2 117.5-15.2 73 0 149.5 15.2 205.4 47.8 7.8 4.5 12.9 10.7 12.9 22.6 0 13.6-11 23.3-23.2 23.3z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm100.7 364.9c-4.2 0-6.8-1.3-10.7-3.6-62.4-37.6-135-39.2-206.7-24.5-3.9 1-9 2.6-11.9 2.6-9.7 0-15.8-7.7-15.8-15.8 0-10.3 6.1-15.2 13.6-16.8 81.9-18.1 165.6-16.5 237 26.2 6.1 3.9 9.7 7.4 9.7 16.5s-7.1 15.4-15.2 15.4zm26.9-65.6c-5.2 0-8.7-2.3-12.3-4.2-62.5-37-155.7-51.9-238.6-29.4-4.8 1.3-7.4 2.6-11.9 2.6-10.7 0-19.4-8.7-19.4-19.4s5.2-17.8 15.5-20.7c27.8-7.8 56.2-13.6 97.8-13.6 64.9 0 127.6 16.1 177 45.5 8.1 4.8 11.3 11 11.3 19.7-.1 10.8-8.5 19.5-19.4 19.5zm31-76.2c-5.2 0-8.4-1.3-12.9-3.9-71.2-42.5-198.5-52.7-280.9-29.7-3.6 1-8.1 2.6-12.9 2.6-13.2 0-23.3-10.3-23.3-23.6 0-13.6 8.4-21.3 17.4-23.9 35.2-10.3 74.6-15.2 117.5-15.2 73 0 149.5 15.2 205.4 47.8 7.8 4.5 12.9 10.7 12.9 22.6 0 13.6-11 23.3-23.2 23.3z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/telegram.svg b/assets/SVGs/telegram.svg
new file mode 100644 (file)
index 0000000..711d7e8
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M248,8C111.033,8,0,119.033,0,256S111.033,504,248,504,496,392.967,496,256,384.967,8,248,8ZM362.952,176.66c-3.732,39.215-19.881,134.378-28.1,178.3-3.476,18.584-10.322,24.816-16.948,25.425-14.4,1.326-25.338-9.517-39.287-18.661-21.827-14.308-34.158-23.215-55.346-37.177-24.485-16.135-8.612-25,5.342-39.5,3.652-3.793,67.107-61.51,68.335-66.746.153-.655.3-3.1-1.154-4.384s-3.59-.849-5.135-.5q-3.283.746-104.608,69.142-14.845,10.194-26.894,9.934c-8.855-.191-25.888-5.006-38.551-9.123-15.531-5.048-27.875-7.717-26.8-16.291q.84-6.7,18.45-13.7,108.446-47.248,144.628-62.3c68.872-28.647,83.183-33.623,92.511-33.789,2.052-.034,6.639.474,9.61,2.885a10.452,10.452,0,0,1,3.53,6.716A43.765,43.765,0,0,1,362.952,176.66Z"/></svg>
\ No newline at end of file
index 38907e8..47a8f46 100644 (file)
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg>
\ No newline at end of file
diff --git a/assets/SVGs/whatsapp.svg b/assets/SVGs/whatsapp.svg
new file mode 100644 (file)
index 0000000..e246ca7
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path fill="currentColor" d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/></svg>
\ No newline at end of file
index d8f303b..1985d4c 100644 (file)
                }
        }
 
-       ul.footer-socials {
+       ul.social-sharer {
                cursor: default;
                list-style: none;
                padding-left: 0;
 
-               li.social-link {
+               li {
+                       display: inline-block;
+                       padding: 0 1em 0 0;
+
+                       &:last-child {
+                               padding-right: 0;
+                       }
+                       a {
+                               border-bottom: none;
+                               text-decoration: none;
+                               span.inline-svg {
+                                       svg {
+                                               width: 4rem;
+                                               height: 4rem;
+                                       }
+                               }
+                       }
+               }
+
+               @include breakpoint('<=small') {
+                       li {
+                               padding: 0 0.75em 0 0;
+                       }
+               }
+       }
+
+       ul.footer-socials,
+       ul.footer-tools {
+               cursor: default;
+               list-style: none;
+               padding-left: 0;
+
+               li {
                        display: inline-block;
                        padding: 0 1em 0 0;
 
index b77a874..2901801 100644 (file)
 \r
        .circle > img {\r
                @include circle(200px, "block")\r
-       }
\ No newline at end of file
+       }\r
+\r
+       video {\r
+               display: block !important;\r
+               &.left {\r
+                       float: left;\r
+                       margin: 0 1.5em 1.25em 0;\r
+                       top: 0.25em;\r
+               }\r
+\r
+               &.right {\r
+                       float: right;\r
+                       margin: 0 0 1.25em 1.5em;\r
+                       top: 0.25em;\r
+               }\r
+\r
+               &.fit {\r
+                       display: block;\r
+                       margin: 0 0 _size(element-margin) 0;\r
+                       width: 100%;\r
+               }\r
+       }\r
index e5ace19..3438ed2 100644 (file)
                        font-size: 0.8em;\r
                        list-style: none;\r
                        padding-left: 0;\r
-\r
-                       li {\r
-                               border-left: solid 1px _palette(border);\r
-                               color: _palette(fg-light);\r
-                               display: inline-block;\r
-                               line-height: 1;\r
-                               margin-left: 1em;\r
-                               padding-left: 1em;\r
-\r
-                               &:first-child {\r
-                                       border-left: 0;\r
-                                       margin-left: 0;\r
-                                       padding-left: 0;\r
+                       span.inline-svg {\r
+                               svg {\r
+                                       width: 1em;\r
+                                       height: 1em;\r
+                               }\r
+                       }\r
+                       span.hugo {\r
+                               span.inline-svg {\r
+                                       svg {\r
+                                               height: 1em;\r
+                                               width: auto;\r
+                                       }\r
                                }\r
                        }\r
                }\r
 \r
                @include breakpoint('<=xsmall') {\r
                        .copyright {\r
-                               li {\r
-                                       display: block;\r
-                                       border-left: 0;\r
-                                       margin-left: 0;\r
-                                       padding-left: 0;\r
-                                       line-height: inherit;\r
-                               }\r
                        }\r
                }\r
        }
\ No newline at end of file
index 83ac646..6c13939 100644 (file)
@@ -12,7 +12,7 @@
        </article>
 </section>
 <section id="two" class="spotlights">
-       <!-- Ranges through content/posts/*.md -->
+       <!-- Ranges through content/articles/*.md -->
        {{ range .Paginator.Pages }}
        <section>
                <a class="image" href="{{.Permalink}}">
index 2335867..5d3a050 100644 (file)
@@ -22,9 +22,6 @@
                                <section id="one">
                                        {{- block "home-main" . }}{{- end }}
                                </section>
-                               <section id="two">
-                                       {{ partial "home-social-links.html" . }}
-                               </section>
                        </div>
                        {{- partial "footer.html" . -}}
                </div>
index 567739c..607fe39 100644 (file)
@@ -1,5 +1,8 @@
 {{ define "home-main" }}
 <div class="inner">
        <p>{{ .Content }}</p>
+
+       {{ partial "home-social-links.html" . }}
+
 </div>
 {{ end }}
diff --git a/layouts/partials/copyright.html b/layouts/partials/copyright.html
new file mode 100644 (file)
index 0000000..19ce0ac
--- /dev/null
@@ -0,0 +1,7 @@
+<div class="copyright align-center">
+<p xmlns:cc="http://creativecommons.org/ns#"
+xmlns:dct="http://purl.org/dc/terms/">
+       <a property="dct:title" rel="cc:attributionURL" href="{{.Site.BaseURL}}">content</a> by <strong><a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="{{.Site.BaseURL}}/whoami">{{$.Site.Author.name}}</a></strong> licensed under the <a href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer">{{- partial "funcs/svg.html" (dict "context" . "username" "cc") -}}{{- partial "funcs/svg.html" (dict "context" . "username" "cc-by") -}}{{- partial "funcs/svg.html" (dict "context" . "username" "cc-sa") -}}<span class="screen-reader-text">CC BY-SA 4.0</span></a> unless stated otherwhise
+       &hybull;
+       hugo theme adapted from <a href="https://html5up.net/forty">Forty by html5up.net</a></p>
+</div>
\ No newline at end of file
index b883309..95d02d6 100644 (file)
@@ -1,17 +1,20 @@
 <footer id="footer" class="site-footer">
        <div class="inner">
                <div class="row">
-                       <div class="col-8 col-12-medium">
-                               <ul>
+                       <div class="col-4 col-12-medium">
+                               <ul class="footer-tools">
                                        {{ with .OutputFormats.Get "rss" -}}
-                                       <li>{{ printf `<a href="%s" title="%s" target="_blank">RSS Feed</a>` .Permalink $.Site.Title | safeHTML }}</li>
+                                       <li><a href="{{.Permalink}}" title="{{$.Site.Title}}" target="_blank">{{- partial "funcs/svg.html" (dict "context" . "username" "rss") -}}<span class="screen-reader-text">RSS Feed</span></a></li>
                                        {{ end -}}
-                                       <li><a href="{{.Site.BaseURL}}sitemap.xml" target="_blank">sitemap</a></li>
-                                       <li><a href="{{ ref . "legal" }}">Privacy Policy</a></li>
+                                       <li><a href="{{.Site.BaseURL}}sitemap.xml" target="_blank">{{- partial "funcs/svg.html" (dict "context" . "username" "sitemap") -}}<span class="screen-reader-text">sitemap</span></a></li>
+                                       <li><a href="{{ ref . "legal" }}">{{- partial "funcs/svg.html" (dict "context" . "username" "lock-open") -}}<span class="screen-reader-text">Privacy Policy</span></a></li>
                                </ul>
                        </div>
+                       <div class="col-4 col-12-medium copyright align-center">
+                               <p>made with <a title="hugo" href="https://gohugo.io/" target="_blank"><span class="hugo">{{- partial "funcs/svg.html" (dict "context" . "username" "hugo") -}}</span></a>, sprinkled with <a title="html5" href="https://html.spec.whatwg.org/multipage/" target="_blank"> {{- partial "funcs/svg.html" (dict "context" . "username" "html5") -}}</a> <a title="css3" href="https://www.w3.org/Style/CSS/Overview.en.html" target="_blank">{{- partial "funcs/svg.html" (dict "context" . "username" "css3") -}}</a> <a title="javascript" href="https://262.ecma-international.org/13.0/" target="_blank">{{- partial "funcs/svg.html" (dict "context" . "username" "js") -}}</a> <a title="git" href="https://git-scm.com/" target="_blank">{{- partial "funcs/svg.html" (dict "context" . "username" "git") -}}</a> <br /> and mixed with lots of {{- partial "funcs/svg.html" (dict "context" . "username" "heart") -}}, lack of {{- partial "funcs/svg.html" (dict "context" . "username" "bed") -}} and liters of {{- partial "funcs/svg.html" (dict "context" . "username" "coffee") -}}</p>
+                       </div>
                        {{- partial "funcs/social-menu.html" . -}}
                </div>
-               <p class="copyright">Copyright &copy; {{ partial "funcs/year.html" }} <a href="{{- $.Site.Params.author_url -}}" target="_blank">{{- $.Site.Params.author_name -}}</a></p>
+               {{- partial "copyright.html" . -}}
        </div>
 </footer>
diff --git a/layouts/partials/funcs/share-on-socials.html b/layouts/partials/funcs/share-on-socials.html
new file mode 100644 (file)
index 0000000..dc673e7
--- /dev/null
@@ -0,0 +1,26 @@
+<ul class="social-sharer align-center">
+  <li>
+    <!-- Twitter -->
+    <a href="https://twitter.com/intent/tweet/?text=read {{ .Title }} on {{ .Site.Title }}&amp;url={{ .Permalink }}" target="_blank" rel="noopener" aria-label="">{{- partial "funcs/svg.html" (dict "context" . "username" "twitter") -}}<span class="screen-reader-text">Share "{{ .Title }}" on Twitter</span></a>
+  </li>
+  <li>
+    <!-- Pinterest -->
+    <a href="https://pinterest.com/pin/create/button/?url={{ .Permalink }}&amp;media={{ .Permalink }}&amp;description={{ .Title }} on {{ .Site.Title }}" target="_blank" rel="noopener" aria-label="">{{- partial "funcs/svg.html" (dict "context" . "username" "pinterest") -}}<span class="screen-reader-text">Share "{{ .Title }}" on Pinterest</span></a>
+  </li>
+  <li>
+    <!-- Reddit -->
+    <a href="https://reddit.com/submit/?url={{ .Permalink }}&amp;resubmit=true&amp;title={{ .Title }}" target="_blank" rel="noopener" aria-label="">{{- partial "funcs/svg.html" (dict "context" . "username" "reddit") -}}<span class="screen-reader-text">Share "{{ .Title }}" on Reddit</span></a>
+  </li>
+  <li>
+    <!-- E-Mail -->
+    <a href="mailto:?subject={{ .Title }} on {{ .Site.Title }}&amp;body=have a look at {{ .Title }} on {{ .Site.Title }} here: {{ .Permalink }}" target="_self" rel="noopener" aria-label="">{{- partial "funcs/svg.html" (dict "context" . "username" "email") -}}<span class="screen-reader-text">Share "{{ .Title }}" via email</span></a>
+  </li>
+  <li>
+    <!-- WhatsApp -->
+    <a href="whatsapp://send?text={{ .Title }}%20{{ .Permalink }}" target="_blank" rel="noopener" aria-label="">{{- partial "funcs/svg.html" (dict "context" . "username" "whatsapp") -}}<span class="screen-reader-text">Share "{{ .Title }}" via Whatsapp</span></a>
+  </li>
+  <li>
+    <!-- Telegram -->
+    <a href="https://telegram.me/share/url?text={{ .Title }}&amp;url={{ .Permalink }}" target="_blank" rel="noopener" aria-label="">{{- partial "funcs/svg.html" (dict "context" . "username" "telegram") -}}<span class="screen-reader-text">Share "{{ .Title }}" via Telegram</span></a>
+  </li>
+</ul>
index 84ebaad..61da535 100644 (file)
@@ -1,5 +1,5 @@
 {{ with .Site.Social }}
-<div class="col-4 col-12-medium">
+<div class="col-4 col-12-medium align-right">
        <ul class="footer-socials">
                <li class="social-link social-spotify">
                        {{$spotify := "spotify"}}
index 0197516..3b34814 100644 (file)
@@ -10,6 +10,7 @@
        {{ $noscript := resources.Get "sass/noscript.scss" | resources.ToCSS $noscript_options }}
 
        <link rel="stylesheet" href="{{ $style.RelPermalink }}">
+       <link rel="stylesheet" href="{{ "syntax.css" |relURL }}">
        <noscript><link rel="stylesheet" href="{{ $noscript.RelPermalink }}" /></noscript>
        {{ partial "funcs/favicon.html" . }}
        <link rel="canonical" href="{{ .Permalink }}">
@@ -18,7 +19,7 @@
            {{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
        {{ end -}}
 
-    {{ $title := print .Site.Title " ⋇ " .Title }}
+    {{ $title := print .Site.Title " &hybull; " .Title | safeHTML }}
     {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }}
     <title>{{ $title }}</title>
 
index d22f721..b6f8ce4 100644 (file)
@@ -1,8 +1,8 @@
        <ul class="prev-next align-center">
-               {{with .NextInSection }}
-                       <li><a class="button small" href="{{.RelPermalink}}">Next Article</a></li>
-               {{end}}
                {{with .PrevInSection }}
                        <li><a class="button small" href="{{.RelPermalink}}">Previous Article</a></li>
                {{end}}
+               {{with .NextInSection }}
+                       <li><a class="button small" href="{{.RelPermalink}}">Next Article</a></li>
+               {{end}}
        </ul>
index aec452e..4fd57a7 100644 (file)
@@ -1,8 +1,7 @@
 {{ define "article-main" }}
-<article>
        <div class="inner">
                <p>{{ .Content }}</p>
                <p>firma e metadata</p>
+               <p>{{- partial "funcs/share-on-socials.html" . -}}</p>
        </div>
-</article>
 {{ end }}
index ec96125..cb8f1cf 100644 (file)
@@ -31,6 +31,6 @@
        {{ if eq (.Get "autoplay") "true" }}autoplay {{ end }}
        {{ if eq (.Get "loop") "true" }}loop {{ end }}
        {{ if eq (.Get "muted") "true" }}muted {{ end }}
-       playsinline class="html-video" >
+       playsinline >
     <source src="{{ ( .Get "src" ) }}" type="video/{{ $filetype }}">
 </video>
diff --git a/static/syntax.css b/static/syntax.css
new file mode 100644 (file)
index 0000000..7daa38a
--- /dev/null
@@ -0,0 +1,86 @@
+/* Background */ .bg { color: #f8f8f2; background-color: #282a36; }
+/* PreWrapper */ .chroma { color: #f8f8f2; background-color: #282a36; }
+/* Other */ .chroma .x {  }
+/* Error */ .chroma .err {  }
+/* CodeLine */ .chroma .cl {  }
+/* LineLink */ .chroma .lnlinks { outline: none; text-decoration: none; color: inherit }
+/* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
+/* LineTable */ .chroma .lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; }
+/* LineHighlight */ .chroma .hl { background-color: #ffffcc }
+/* LineNumbersTable */ .chroma .lnt { white-space: pre; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f }
+/* LineNumbers */ .chroma .ln { white-space: pre; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f }
+/* Line */ .chroma .line { display: flex; }
+/* Keyword */ .chroma .k { color: #ff79c6 }
+/* KeywordConstant */ .chroma .kc { color: #ff79c6 }
+/* KeywordDeclaration */ .chroma .kd { color: #8be9fd; font-style: italic }
+/* KeywordNamespace */ .chroma .kn { color: #ff79c6 }
+/* KeywordPseudo */ .chroma .kp { color: #ff79c6 }
+/* KeywordReserved */ .chroma .kr { color: #ff79c6 }
+/* KeywordType */ .chroma .kt { color: #8be9fd }
+/* Name */ .chroma .n {  }
+/* NameAttribute */ .chroma .na { color: #50fa7b }
+/* NameBuiltin */ .chroma .nb { color: #8be9fd; font-style: italic }
+/* NameBuiltinPseudo */ .chroma .bp {  }
+/* NameClass */ .chroma .nc { color: #50fa7b }
+/* NameConstant */ .chroma .no {  }
+/* NameDecorator */ .chroma .nd {  }
+/* NameEntity */ .chroma .ni {  }
+/* NameException */ .chroma .ne {  }
+/* NameFunction */ .chroma .nf { color: #50fa7b }
+/* NameFunctionMagic */ .chroma .fm {  }
+/* NameLabel */ .chroma .nl { color: #8be9fd; font-style: italic }
+/* NameNamespace */ .chroma .nn {  }
+/* NameOther */ .chroma .nx {  }
+/* NameProperty */ .chroma .py {  }
+/* NameTag */ .chroma .nt { color: #ff79c6 }
+/* NameVariable */ .chroma .nv { color: #8be9fd; font-style: italic }
+/* NameVariableClass */ .chroma .vc { color: #8be9fd; font-style: italic }
+/* NameVariableGlobal */ .chroma .vg { color: #8be9fd; font-style: italic }
+/* NameVariableInstance */ .chroma .vi { color: #8be9fd; font-style: italic }
+/* NameVariableMagic */ .chroma .vm {  }
+/* Literal */ .chroma .l {  }
+/* LiteralDate */ .chroma .ld {  }
+/* LiteralString */ .chroma .s { color: #f1fa8c }
+/* LiteralStringAffix */ .chroma .sa { color: #f1fa8c }
+/* LiteralStringBacktick */ .chroma .sb { color: #f1fa8c }
+/* LiteralStringChar */ .chroma .sc { color: #f1fa8c }
+/* LiteralStringDelimiter */ .chroma .dl { color: #f1fa8c }
+/* LiteralStringDoc */ .chroma .sd { color: #f1fa8c }
+/* LiteralStringDouble */ .chroma .s2 { color: #f1fa8c }
+/* LiteralStringEscape */ .chroma .se { color: #f1fa8c }
+/* LiteralStringHeredoc */ .chroma .sh { color: #f1fa8c }
+/* LiteralStringInterpol */ .chroma .si { color: #f1fa8c }
+/* LiteralStringOther */ .chroma .sx { color: #f1fa8c }
+/* LiteralStringRegex */ .chroma .sr { color: #f1fa8c }
+/* LiteralStringSingle */ .chroma .s1 { color: #f1fa8c }
+/* LiteralStringSymbol */ .chroma .ss { color: #f1fa8c }
+/* LiteralNumber */ .chroma .m { color: #bd93f9 }
+/* LiteralNumberBin */ .chroma .mb { color: #bd93f9 }
+/* LiteralNumberFloat */ .chroma .mf { color: #bd93f9 }
+/* LiteralNumberHex */ .chroma .mh { color: #bd93f9 }
+/* LiteralNumberInteger */ .chroma .mi { color: #bd93f9 }
+/* LiteralNumberIntegerLong */ .chroma .il { color: #bd93f9 }
+/* LiteralNumberOct */ .chroma .mo { color: #bd93f9 }
+/* Operator */ .chroma .o { color: #ff79c6 }
+/* OperatorWord */ .chroma .ow { color: #ff79c6 }
+/* Punctuation */ .chroma .p {  }
+/* Comment */ .chroma .c { color: #6272a4 }
+/* CommentHashbang */ .chroma .ch { color: #6272a4 }
+/* CommentMultiline */ .chroma .cm { color: #6272a4 }
+/* CommentSingle */ .chroma .c1 { color: #6272a4 }
+/* CommentSpecial */ .chroma .cs { color: #6272a4 }
+/* CommentPreproc */ .chroma .cp { color: #ff79c6 }
+/* CommentPreprocFile */ .chroma .cpf { color: #ff79c6 }
+/* Generic */ .chroma .g {  }
+/* GenericDeleted */ .chroma .gd { color: #ff5555 }
+/* GenericEmph */ .chroma .ge { text-decoration: underline }
+/* GenericError */ .chroma .gr {  }
+/* GenericHeading */ .chroma .gh { font-weight: bold }
+/* GenericInserted */ .chroma .gi { color: #50fa7b; font-weight: bold }
+/* GenericOutput */ .chroma .go { color: #44475a }
+/* GenericPrompt */ .chroma .gp {  }
+/* GenericStrong */ .chroma .gs {  }
+/* GenericSubheading */ .chroma .gu { font-weight: bold }
+/* GenericTraceback */ .chroma .gt {  }
+/* GenericUnderline */ .chroma .gl { text-decoration: underline }
+/* TextWhitespace */ .chroma .w {  }