add versioning css to all pages
diff --git a/public/arch/clustering.html b/public/arch/clustering.html
index cc1d289..fb804b0 100644
--- a/public/arch/clustering.html
+++ b/public/arch/clustering.html
@@ -4,12 +4,12 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Deployment Options | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/deployment-opts.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/deployment-opts.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -350,6 +350,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/arch/multi-tier-storage.html b/public/arch/multi-tier-storage.html
index 9dd45f2..e4a5d5b 100644
--- a/public/arch/multi-tier-storage.html
+++ b/public/arch/multi-tier-storage.html
@@ -4,12 +4,12 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Multi-Tier Storage | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/multi-tier.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/multi-tier.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -428,6 +428,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/arch/native-persistence.html b/public/arch/native-persistence.html
index c0f3568..1b91aec 100644
--- a/public/arch/native-persistence.html
+++ b/public/arch/native-persistence.html
@@ -4,14 +4,14 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Native Persistence | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../js/vendor/highlight/default.min.css" />
-    <link rel="stylesheet" href="../js/vendor/highlight/night-owl.css" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../js/vendor/highlight/default.min.css?ver=0.1" />
+    <link rel="stylesheet" href="../js/vendor/highlight/night-owl.css?ver=0.1" />
     <script src="../js/vendor/highlight/highlight.min.js"></script>
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -477,6 +477,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/community.html b/public/community.html
index f81a9b7..d0cf8ce 100644
--- a/public/community.html
+++ b/public/community.html
@@ -4,11 +4,11 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Community | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/communnity.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/communnity.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -1301,6 +1301,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/download.html b/public/download.html
index b39c29d..12e5e23 100644
--- a/public/download.html
+++ b/public/download.html
@@ -4,16 +4,16 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Downloads | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/download.css" />
-    <link rel="stylesheet" href="../js/vendor/highlight/default.min.css" />
-    <link rel="stylesheet" href="../js/vendor/highlight/night-owl.css" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/download.css?ver=0.1" />
+    <link rel="stylesheet" href="../js/vendor/highlight/default.min.css?ver=0.1" />
+    <link rel="stylesheet" href="../js/vendor/highlight/night-owl.css?ver=0.1" />
     <script src="../js/vendor/highlight/highlight.min.js"></script>
     <script src="../js/vendor/highlight/xml.min.js"></script>
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -776,6 +776,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/events-video.html b/public/events-video.html
index 6a6e6af..9f1dd3c 100644
--- a/public/events-video.html
+++ b/public/events-video.html
@@ -4,11 +4,11 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Events Watch Video | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/events.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/events.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -578,6 +578,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/events.html b/public/events.html
index dbad04b..9153920 100644
--- a/public/events.html
+++ b/public/events.html
@@ -4,11 +4,11 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Events | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/events.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/events.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -3350,6 +3350,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/faq.html b/public/faq.html
index d63cbb0..d9ab4ec 100644
--- a/public/faq.html
+++ b/public/faq.html
@@ -4,12 +4,12 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>FAQ | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/faq.css" />
-    <link rel="stylesheet" href="../css/tooling.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/faq.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/tooling.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -459,6 +459,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/features/acid-transactions.html b/public/features/acid-transactions.html
index 947e163..264740c 100644
--- a/public/features/acid-transactions.html
+++ b/public/features/acid-transactions.html
@@ -4,12 +4,12 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>ACID transactions | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/acid-transactions.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/acid-transactions.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -405,6 +405,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/features/compute-apis.html b/public/features/compute-apis.html
index 7a4f2ac..4124eac 100644
--- a/public/features/compute-apis.html
+++ b/public/features/compute-apis.html
@@ -4,17 +4,17 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Compute APIs | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/compute-apis.css" />
-    <link rel="stylesheet" href="../js/vendor/highlight/night-owl.css" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/compute-apis.css?ver=0.1" />
+    <link rel="stylesheet" href="../js/vendor/highlight/night-owl.css?ver=0.1" />
     <script src="../js/vendor/highlight/highlight.min.js"></script>
     <script src="../js/vendor/highlight/java.min.js"></script>
     <script src="../js/vendor/highlight/xml.min.js"></script>
     <script src="../js/vendor/highlight/csharp.min.js"></script>
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -505,6 +505,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/features/distributed-key-value-store.html b/public/features/distributed-key-value-store.html
index 375e369..f66fe08 100644
--- a/public/features/distributed-key-value-store.html
+++ b/public/features/distributed-key-value-store.html
@@ -4,12 +4,12 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Distributed Key-Value APIs | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/key-value-api.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/key-value-api.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -410,6 +410,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/features/index.html b/public/features/index.html
index 0aaf06c..3bb06df 100644
--- a/public/features/index.html
+++ b/public/features/index.html
@@ -4,11 +4,11 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Features | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/features.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/features.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -440,6 +440,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/features/machinelearning.html b/public/features/machinelearning.html
index 97873a8..59457fe 100644
--- a/public/features/machinelearning.html
+++ b/public/features/machinelearning.html
@@ -4,13 +4,13 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Machine Learning APIs | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/compute-apis.css" />
-    <link rel="stylesheet" href="../css/machinelearning.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/compute-apis.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/machinelearning.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -398,6 +398,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/features/multilanguage.html b/public/features/multilanguage.html
index 61a4645..e89e224 100644
--- a/public/features/multilanguage.html
+++ b/public/features/multilanguage.html
@@ -4,13 +4,13 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Multi-language Support | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/compute-apis.css" />
-    <link rel="stylesheet" href="../css/multilanguage.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/compute-apis.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/multilanguage.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -351,6 +351,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/features/servicegrid.html b/public/features/servicegrid.html
index ea06aa1..5b8d4b2 100644
--- a/public/features/servicegrid.html
+++ b/public/features/servicegrid.html
@@ -4,18 +4,18 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Service APIs | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/service.css" />
-    <link rel="stylesheet" href="../css/compute-apis.css" />
-    <link rel="stylesheet" href="../js/vendor/highlight/night-owl.css" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/service.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/compute-apis.css?ver=0.1" />
+    <link rel="stylesheet" href="../js/vendor/highlight/night-owl.css?ver=0.1" />
     <script src="../js/vendor/highlight/highlight.min.js"></script>
     <script src="../js/vendor/highlight/java.min.js"></script>
     <script src="../js/vendor/highlight/xml.min.js"></script>
     <script src="../js/vendor/highlight/csharp.min.js"></script>
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -431,6 +431,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/features/sql.html b/public/features/sql.html
index 97952ae..7800b52 100644
--- a/public/features/sql.html
+++ b/public/features/sql.html
@@ -4,13 +4,13 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Distributed ANSI SQL | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/compute-apis.css" />
-    <link rel="stylesheet" href="../css/sql.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/compute-apis.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/sql.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -461,6 +461,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/features/streaming.html b/public/features/streaming.html
index 2e23144..8b58d8b 100644
--- a/public/features/streaming.html
+++ b/public/features/streaming.html
@@ -4,13 +4,13 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Real-Time Streaming APIs| Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/compute-apis.css" />
-    <link rel="stylesheet" href="../css/streaming.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/compute-apis.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/streaming.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -423,6 +423,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/features/tooling.html b/public/features/tooling.html
index 9b67b23..2f49ce2 100644
--- a/public/features/tooling.html
+++ b/public/features/tooling.html
@@ -4,11 +4,11 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Tooling | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/tooling.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/tooling.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -454,6 +454,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/img/features/streaming/sql.svg b/public/img/features/streaming/sql.svg
index de66479..4305f64 100644
--- a/public/img/features/streaming/sql.svg
+++ b/public/img/features/streaming/sql.svg
@@ -1,65 +1,48 @@
-<svg width="542" height="406" viewBox="0 0 542 406" fill="none" xmlns="http://www.w3.org/2000/svg">
-<rect width="542" height="406" rx="10" fill="#F6F6F6"/>
-<rect x="234.5" y="59.9283" width="68" height="100" rx="9.5" fill="#2D2D2D" stroke="white"/>
-<rect x="249.581" y="98.149" width="37.0968" height="37.2093" rx="18.5484" fill="#ED1C24"/>
-<path d="M264.805 110.156C264.805 110.156 256.302 115.348 264.315 120.503C265.857 121.508 271.448 124.3 271.289 126.883C271.289 126.883 274.678 121.863 269.723 118.703C264.634 115.471 263.361 112.018 264.805 110.156Z" fill="white"/>
-<path d="M261.844 120.074C261.844 120.074 258.81 124.679 264.78 125.622C265.367 125.695 269.686 126.148 270.812 127.569C270.812 127.569 270.714 125.12 267.19 123.675C263.679 122.23 262.235 121.875 261.844 120.074Z" fill="white"/>
-<path d="M273.59 115.238C269.944 111.417 268.928 109.054 270.494 105.993C270.494 105.993 259.617 110.181 270.36 117.614C274.201 120.271 273.565 122.989 273.565 123.087C274.165 122.463 277.236 119.058 273.59 115.238Z" fill="white"/>
-<path d="M243.473 78.359V71.2008H245.938C246.495 71.2008 246.92 71.235 247.213 71.3033C247.623 71.3977 247.973 71.5686 248.263 71.816C248.64 72.1351 248.922 72.5436 249.107 73.0416C249.296 73.5364 249.391 74.1028 249.391 74.7408C249.391 75.2845 249.327 75.7662 249.2 76.1862C249.073 76.6061 248.91 76.9544 248.712 77.2311C248.513 77.5045 248.295 77.721 248.058 77.8805C247.823 78.0367 247.538 78.1556 247.203 78.2369C246.871 78.3183 246.489 78.359 246.056 78.359H243.473ZM244.42 77.5143H245.948C246.42 77.5143 246.79 77.4703 247.057 77.3824C247.327 77.2946 247.542 77.1709 247.701 77.0114C247.926 76.7867 248.1 76.4856 248.224 76.108C248.351 75.7272 248.414 75.2666 248.414 74.7262C248.414 73.9775 248.29 73.403 248.043 73.0026C247.799 72.5989 247.501 72.3287 247.149 72.192C246.895 72.0944 246.487 72.0455 245.924 72.0455H244.42V77.5143ZM255.996 71.2008H256.944V75.3365C256.944 76.0559 256.862 76.6272 256.7 77.0504C256.537 77.4736 256.242 77.8186 255.816 78.0856C255.393 78.3492 254.836 78.4811 254.146 78.4811C253.475 78.4811 252.927 78.3655 252.5 78.1344C252.074 77.9033 251.77 77.5696 251.587 77.1334C251.405 76.694 251.314 76.095 251.314 75.3365V71.2008H252.261V75.3317C252.261 75.9534 252.318 76.4124 252.432 76.7086C252.549 77.0016 252.748 77.2278 253.028 77.3873C253.311 77.5468 253.656 77.6266 254.063 77.6266C254.759 77.6266 255.256 77.4687 255.552 77.153C255.848 76.8372 255.996 76.2301 255.996 75.3317V71.2008ZM259.14 78.359V71.2008H262.314C262.952 71.2008 263.437 71.2659 263.769 71.3961C264.101 71.5231 264.367 71.7493 264.565 72.0748C264.764 72.4003 264.863 72.7601 264.863 73.1539C264.863 73.6617 264.699 74.0898 264.37 74.4381C264.041 74.7864 263.533 75.0078 262.846 75.1022C263.097 75.2226 263.288 75.3414 263.418 75.4586C263.694 75.7125 263.956 76.0299 264.204 76.4108L265.449 78.359H264.258L263.31 76.8698C263.034 76.4401 262.806 76.1113 262.627 75.8834C262.448 75.6556 262.287 75.4961 262.143 75.4049C262.003 75.3138 261.86 75.2503 261.714 75.2145C261.606 75.1917 261.43 75.1803 261.186 75.1803H260.088V78.359H259.14ZM260.088 74.36H262.124C262.557 74.36 262.895 74.316 263.139 74.2281C263.384 74.137 263.569 73.9938 263.696 73.7985C263.823 73.5999 263.886 73.3851 263.886 73.1539C263.886 72.8154 263.763 72.5371 263.515 72.319C263.271 72.1009 262.884 71.9918 262.353 71.9918H260.088V74.36ZM266.166 78.359L268.915 71.2008H269.936L272.865 78.359H271.786L270.951 76.191H267.958L267.172 78.359H266.166ZM268.232 75.4196H270.658L269.911 73.4371C269.683 72.8349 269.514 72.3401 269.403 71.9528C269.312 72.4117 269.184 72.8675 269.018 73.3199L268.232 75.4196ZM274.183 78.359V71.2008H276.869C277.416 71.2008 277.853 71.274 278.182 71.4205C278.514 71.5638 278.773 71.7867 278.959 72.0895C279.147 72.389 279.242 72.7031 279.242 73.0319C279.242 73.3378 279.159 73.6259 278.993 73.8961C278.827 74.1663 278.576 74.3844 278.241 74.5504C278.674 74.6774 279.006 74.8938 279.237 75.1998C279.471 75.5058 279.588 75.8671 279.588 76.2838C279.588 76.6191 279.517 76.9316 279.374 77.2213C279.234 77.5078 279.059 77.7291 278.851 77.8854C278.643 78.0416 278.381 78.1604 278.065 78.2418C277.753 78.3199 277.368 78.359 276.913 78.359H274.183ZM275.13 74.2086H276.678C277.098 74.2086 277.399 74.1809 277.582 74.1256C277.822 74.054 278.003 73.9352 278.124 73.7692C278.247 73.6031 278.309 73.3948 278.309 73.1442C278.309 72.9065 278.252 72.6982 278.138 72.5192C278.024 72.3369 277.862 72.2132 277.65 72.1481C277.438 72.0797 277.075 72.0455 276.561 72.0455H275.13V74.2086ZM275.13 77.5143H276.913C277.219 77.5143 277.433 77.5029 277.557 77.4801C277.775 77.441 277.958 77.3759 278.104 77.2848C278.251 77.1936 278.371 77.0618 278.465 76.8893C278.56 76.7135 278.607 76.5117 278.607 76.2838C278.607 76.0169 278.539 75.7858 278.402 75.5905C278.265 75.3919 278.075 75.2535 277.831 75.1754C277.59 75.094 277.241 75.0533 276.786 75.0533H275.13V77.5143ZM281.453 78.359V71.2008H282.4V77.5143H285.926V78.359H281.453ZM287.678 78.359V71.2008H292.854V72.0455H288.625V74.2379H292.585V75.0778H288.625V77.5143H293.02V78.359H287.678ZM244.752 89.359V82.2008H246.178L247.872 87.2692C248.028 87.7412 248.142 88.0944 248.214 88.3287C248.295 88.0683 248.422 87.6858 248.595 87.1813L250.309 82.2008H251.583V89.359H250.67V83.3678L248.59 89.359H247.735L245.665 83.2653V89.359H244.752ZM253.731 89.359V82.2008H258.907V83.0455H254.678V85.2379H258.638V86.0778H254.678V88.5143H259.073V89.359H253.731ZM260.952 89.359V82.2008H262.378L264.072 87.2692C264.228 87.7412 264.342 88.0944 264.414 88.3287C264.495 88.0683 264.622 87.6858 264.795 87.1813L266.509 82.2008H267.783V89.359H266.87V83.3678L264.79 89.359H263.935L261.865 83.2653V89.359H260.952ZM269.623 85.8727C269.623 84.6845 269.942 83.7552 270.58 83.0846C271.218 82.4108 272.042 82.0739 273.051 82.0739C273.712 82.0739 274.307 82.2317 274.838 82.5475C275.369 82.8632 275.772 83.3043 276.049 83.8707C276.329 84.4339 276.469 85.0735 276.469 85.7897C276.469 86.5156 276.322 87.165 276.029 87.7379C275.736 88.3108 275.321 88.7454 274.784 89.0416C274.247 89.3346 273.668 89.4811 273.046 89.4811C272.372 89.4811 271.77 89.3183 271.239 88.9928C270.709 88.6673 270.307 88.2229 270.033 87.6598C269.76 87.0966 269.623 86.5009 269.623 85.8727ZM270.6 85.8873C270.6 86.75 270.831 87.4303 271.293 87.9283C271.759 88.4231 272.341 88.6705 273.041 88.6705C273.754 88.6705 274.34 88.4199 274.799 87.9186C275.261 87.4173 275.492 86.706 275.492 85.7848C275.492 85.2021 275.393 84.6943 275.194 84.2614C274.999 83.8252 274.711 83.4882 274.33 83.2506C273.953 83.0097 273.528 82.8893 273.056 82.8893C272.385 82.8893 271.807 83.1204 271.322 83.5826C270.841 84.0416 270.6 84.8099 270.6 85.8873ZM278.309 89.359V82.2008H281.483C282.121 82.2008 282.606 82.2659 282.938 82.3961C283.27 82.5231 283.535 82.7493 283.734 83.0748C283.933 83.4003 284.032 83.7601 284.032 84.1539C284.032 84.6617 283.867 85.0898 283.539 85.4381C283.21 85.7864 282.702 86.0078 282.015 86.1022C282.266 86.2226 282.456 86.3414 282.586 86.4586C282.863 86.7125 283.125 87.0299 283.373 87.4108L284.618 89.359H283.426L282.479 87.8698C282.202 87.4401 281.975 87.1113 281.795 86.8834C281.616 86.6556 281.455 86.4961 281.312 86.4049C281.172 86.3138 281.029 86.2503 280.882 86.2145C280.775 86.1917 280.599 86.1803 280.355 86.1803H279.256V89.359H278.309ZM279.256 85.36H281.293C281.725 85.36 282.064 85.316 282.308 85.2281C282.552 85.137 282.738 84.9938 282.865 84.7985C282.992 84.5999 283.055 84.3851 283.055 84.1539C283.055 83.8154 282.932 83.5371 282.684 83.319C282.44 83.1009 282.053 82.9918 281.522 82.9918H279.256V85.36ZM287.952 89.359V86.3268L285.193 82.2008H286.346L287.757 84.359C288.017 84.7627 288.26 85.1663 288.484 85.5699C288.699 85.1956 288.96 84.774 289.266 84.3053L290.652 82.2008H291.756L288.899 86.3268V89.359H287.952Z" fill="white"/>
-<path d="M246.241 146.593C246.241 145.405 246.56 144.476 247.198 143.805C247.836 143.131 248.66 142.795 249.669 142.795C250.33 142.795 250.925 142.952 251.456 143.268C251.987 143.584 252.39 144.025 252.667 144.591C252.947 145.155 253.087 145.794 253.087 146.51C253.087 147.236 252.94 147.886 252.647 148.459C252.354 149.032 251.939 149.466 251.402 149.762C250.865 150.055 250.286 150.202 249.664 150.202C248.99 150.202 248.388 150.039 247.857 149.714C247.327 149.388 246.925 148.944 246.651 148.38C246.378 147.817 246.241 147.222 246.241 146.593ZM247.218 146.608C247.218 147.471 247.449 148.151 247.911 148.649C248.377 149.144 248.959 149.391 249.659 149.391C250.372 149.391 250.958 149.141 251.417 148.639C251.879 148.138 252.11 147.427 252.11 146.505C252.11 145.923 252.011 145.415 251.812 144.982C251.617 144.546 251.329 144.209 250.948 143.971C250.571 143.73 250.146 143.61 249.674 143.61C249.003 143.61 248.425 143.841 247.94 144.303C247.459 144.762 247.218 145.531 247.218 146.608ZM254.903 150.08V142.922H255.874L259.634 148.542V142.922H260.542V150.08H259.571L255.811 144.455V150.08H254.903ZM266.122 150.08V142.922H268.588C269.145 142.922 269.569 142.956 269.862 143.024C270.273 143.118 270.623 143.289 270.912 143.537C271.29 143.856 271.571 144.264 271.757 144.762C271.946 145.257 272.04 145.824 272.04 146.462C272.04 147.005 271.977 147.487 271.85 147.907C271.723 148.327 271.56 148.675 271.361 148.952C271.163 149.225 270.945 149.442 270.707 149.601C270.473 149.757 270.188 149.876 269.853 149.958C269.521 150.039 269.138 150.08 268.705 150.08H266.122ZM267.069 149.235H268.598C269.07 149.235 269.439 149.191 269.706 149.103C269.976 149.015 270.191 148.892 270.351 148.732C270.575 148.507 270.75 148.206 270.873 147.829C271 147.448 271.064 146.987 271.064 146.447C271.064 145.698 270.94 145.124 270.693 144.723C270.448 144.32 270.151 144.049 269.799 143.913C269.545 143.815 269.137 143.766 268.573 143.766H267.069V149.235ZM274.11 150.08V142.922H275.057V150.08H274.11ZM277.01 147.78L277.903 147.702C277.946 148.06 278.043 148.354 278.196 148.586C278.353 148.813 278.593 148.999 278.919 149.142C279.244 149.282 279.611 149.352 280.018 149.352C280.379 149.352 280.698 149.298 280.975 149.191C281.251 149.084 281.456 148.937 281.59 148.752C281.727 148.563 281.795 148.358 281.795 148.136C281.795 147.912 281.73 147.716 281.6 147.55C281.469 147.381 281.255 147.24 280.955 147.126C280.763 147.051 280.338 146.935 279.681 146.779C279.023 146.619 278.562 146.47 278.299 146.33C277.957 146.151 277.701 145.929 277.532 145.666C277.366 145.399 277.283 145.101 277.283 144.772C277.283 144.411 277.386 144.074 277.591 143.761C277.796 143.446 278.095 143.206 278.489 143.044C278.883 142.881 279.321 142.799 279.803 142.799C280.333 142.799 280.8 142.886 281.204 143.058C281.611 143.227 281.923 143.478 282.142 143.81C282.36 144.142 282.477 144.518 282.493 144.938L281.585 145.006C281.536 144.554 281.37 144.212 281.087 143.981C280.807 143.75 280.392 143.634 279.842 143.634C279.269 143.634 278.851 143.74 278.587 143.952C278.326 144.16 278.196 144.412 278.196 144.709C278.196 144.966 278.289 145.177 278.475 145.343C278.657 145.509 279.132 145.68 279.9 145.856C280.672 146.029 281.201 146.18 281.487 146.31C281.904 146.502 282.212 146.746 282.41 147.043C282.609 147.336 282.708 147.674 282.708 148.058C282.708 148.439 282.599 148.799 282.381 149.137C282.163 149.473 281.849 149.735 281.438 149.923C281.032 150.109 280.573 150.202 280.061 150.202C279.414 150.202 278.87 150.107 278.431 149.919C277.994 149.73 277.651 149.447 277.4 149.069C277.153 148.688 277.023 148.258 277.01 147.78ZM284.563 150.08V142.922H285.51V146.471L289.065 142.922H290.349L287.346 145.822L290.481 150.08H289.231L286.682 146.457L285.51 147.599V150.08H284.563Z" fill="white"/>
-<rect x="234.5" y="111.928" width="68" height="100" rx="9.5" fill="#2D2D2D" stroke="white"/>
-<rect x="249.581" y="150.149" width="37.0968" height="37.2093" rx="18.5484" fill="#ED1C24"/>
-<path d="M264.805 162.156C264.805 162.156 256.302 167.348 264.315 172.503C265.857 173.508 271.448 176.3 271.289 178.883C271.289 178.883 274.678 173.863 269.723 170.703C264.634 167.471 263.361 164.018 264.805 162.156Z" fill="white"/>
-<path d="M261.844 172.074C261.844 172.074 258.81 176.679 264.78 177.622C265.367 177.695 269.686 178.148 270.812 179.569C270.812 179.569 270.714 177.12 267.19 175.675C263.679 174.23 262.235 173.875 261.844 172.074Z" fill="white"/>
-<path d="M273.59 167.238C269.944 163.417 268.928 161.054 270.494 157.993C270.494 157.993 259.617 162.181 270.36 169.614C274.201 172.271 273.565 174.989 273.565 175.087C274.165 174.463 277.236 171.058 273.59 167.238Z" fill="white"/>
-<path d="M243.473 130.359V123.201H245.938C246.495 123.201 246.92 123.235 247.213 123.303C247.623 123.398 247.973 123.569 248.263 123.816C248.64 124.135 248.922 124.544 249.107 125.042C249.296 125.536 249.391 126.103 249.391 126.741C249.391 127.284 249.327 127.766 249.2 128.186C249.073 128.606 248.91 128.954 248.712 129.231C248.513 129.505 248.295 129.721 248.058 129.88C247.823 130.037 247.538 130.156 247.203 130.237C246.871 130.318 246.489 130.359 246.056 130.359H243.473ZM244.42 129.514H245.948C246.42 129.514 246.79 129.47 247.057 129.382C247.327 129.295 247.542 129.171 247.701 129.011C247.926 128.787 248.1 128.486 248.224 128.108C248.351 127.727 248.414 127.267 248.414 126.726C248.414 125.977 248.29 125.403 248.043 125.003C247.799 124.599 247.501 124.329 247.149 124.192C246.895 124.094 246.487 124.046 245.924 124.046H244.42V129.514ZM255.996 123.201H256.944V127.337C256.944 128.056 256.862 128.627 256.7 129.05C256.537 129.474 256.242 129.819 255.816 130.086C255.393 130.349 254.836 130.481 254.146 130.481C253.475 130.481 252.927 130.366 252.5 130.134C252.074 129.903 251.77 129.57 251.587 129.133C251.405 128.694 251.314 128.095 251.314 127.337V123.201H252.261V127.332C252.261 127.953 252.318 128.412 252.432 128.709C252.549 129.002 252.748 129.228 253.028 129.387C253.311 129.547 253.656 129.627 254.063 129.627C254.759 129.627 255.256 129.469 255.552 129.153C255.848 128.837 255.996 128.23 255.996 127.332V123.201ZM259.14 130.359V123.201H262.314C262.952 123.201 263.437 123.266 263.769 123.396C264.101 123.523 264.367 123.749 264.565 124.075C264.764 124.4 264.863 124.76 264.863 125.154C264.863 125.662 264.699 126.09 264.37 126.438C264.041 126.786 263.533 127.008 262.846 127.102C263.097 127.223 263.288 127.341 263.418 127.459C263.694 127.713 263.956 128.03 264.204 128.411L265.449 130.359H264.258L263.31 128.87C263.034 128.44 262.806 128.111 262.627 127.883C262.448 127.656 262.287 127.496 262.143 127.405C262.003 127.314 261.86 127.25 261.714 127.214C261.606 127.192 261.43 127.18 261.186 127.18H260.088V130.359H259.14ZM260.088 126.36H262.124C262.557 126.36 262.895 126.316 263.139 126.228C263.384 126.137 263.569 125.994 263.696 125.798C263.823 125.6 263.886 125.385 263.886 125.154C263.886 124.815 263.763 124.537 263.515 124.319C263.271 124.101 262.884 123.992 262.353 123.992H260.088V126.36ZM266.166 130.359L268.915 123.201H269.936L272.865 130.359H271.786L270.951 128.191H267.958L267.172 130.359H266.166ZM268.232 127.42H270.658L269.911 125.437C269.683 124.835 269.514 124.34 269.403 123.953C269.312 124.412 269.184 124.867 269.018 125.32L268.232 127.42ZM274.183 130.359V123.201H276.869C277.416 123.201 277.853 123.274 278.182 123.421C278.514 123.564 278.773 123.787 278.959 124.089C279.147 124.389 279.242 124.703 279.242 125.032C279.242 125.338 279.159 125.626 278.993 125.896C278.827 126.166 278.576 126.384 278.241 126.55C278.674 126.677 279.006 126.894 279.237 127.2C279.471 127.506 279.588 127.867 279.588 128.284C279.588 128.619 279.517 128.932 279.374 129.221C279.234 129.508 279.059 129.729 278.851 129.885C278.643 130.042 278.381 130.16 278.065 130.242C277.753 130.32 277.368 130.359 276.913 130.359H274.183ZM275.13 126.209H276.678C277.098 126.209 277.399 126.181 277.582 126.126C277.822 126.054 278.003 125.935 278.124 125.769C278.247 125.603 278.309 125.395 278.309 125.144C278.309 124.907 278.252 124.698 278.138 124.519C278.024 124.337 277.862 124.213 277.65 124.148C277.438 124.08 277.075 124.046 276.561 124.046H275.13V126.209ZM275.13 129.514H276.913C277.219 129.514 277.433 129.503 277.557 129.48C277.775 129.441 277.958 129.376 278.104 129.285C278.251 129.194 278.371 129.062 278.465 128.889C278.56 128.714 278.607 128.512 278.607 128.284C278.607 128.017 278.539 127.786 278.402 127.59C278.265 127.392 278.075 127.254 277.831 127.175C277.59 127.094 277.241 127.053 276.786 127.053H275.13V129.514ZM281.453 130.359V123.201H282.4V129.514H285.926V130.359H281.453ZM287.678 130.359V123.201H292.854V124.046H288.625V126.238H292.585V127.078H288.625V129.514H293.02V130.359H287.678ZM244.752 141.359V134.201H246.178L247.872 139.269C248.028 139.741 248.142 140.094 248.214 140.329C248.295 140.068 248.422 139.686 248.595 139.181L250.309 134.201H251.583V141.359H250.67V135.368L248.59 141.359H247.735L245.665 135.265V141.359H244.752ZM253.731 141.359V134.201H258.907V135.046H254.678V137.238H258.638V138.078H254.678V140.514H259.073V141.359H253.731ZM260.952 141.359V134.201H262.378L264.072 139.269C264.228 139.741 264.342 140.094 264.414 140.329C264.495 140.068 264.622 139.686 264.795 139.181L266.509 134.201H267.783V141.359H266.87V135.368L264.79 141.359H263.935L261.865 135.265V141.359H260.952ZM269.623 137.873C269.623 136.685 269.942 135.755 270.58 135.085C271.218 134.411 272.042 134.074 273.051 134.074C273.712 134.074 274.307 134.232 274.838 134.547C275.369 134.863 275.772 135.304 276.049 135.871C276.329 136.434 276.469 137.074 276.469 137.79C276.469 138.516 276.322 139.165 276.029 139.738C275.736 140.311 275.321 140.745 274.784 141.042C274.247 141.335 273.668 141.481 273.046 141.481C272.372 141.481 271.77 141.318 271.239 140.993C270.709 140.667 270.307 140.223 270.033 139.66C269.76 139.097 269.623 138.501 269.623 137.873ZM270.6 137.887C270.6 138.75 270.831 139.43 271.293 139.928C271.759 140.423 272.341 140.671 273.041 140.671C273.754 140.671 274.34 140.42 274.799 139.919C275.261 139.417 275.492 138.706 275.492 137.785C275.492 137.202 275.393 136.694 275.194 136.261C274.999 135.825 274.711 135.488 274.33 135.251C273.953 135.01 273.528 134.889 273.056 134.889C272.385 134.889 271.807 135.12 271.322 135.583C270.841 136.042 270.6 136.81 270.6 137.887ZM278.309 141.359V134.201H281.483C282.121 134.201 282.606 134.266 282.938 134.396C283.27 134.523 283.535 134.749 283.734 135.075C283.933 135.4 284.032 135.76 284.032 136.154C284.032 136.662 283.867 137.09 283.539 137.438C283.21 137.786 282.702 138.008 282.015 138.102C282.266 138.223 282.456 138.341 282.586 138.459C282.863 138.713 283.125 139.03 283.373 139.411L284.618 141.359H283.426L282.479 139.87C282.202 139.44 281.975 139.111 281.795 138.883C281.616 138.656 281.455 138.496 281.312 138.405C281.172 138.314 281.029 138.25 280.882 138.214C280.775 138.192 280.599 138.18 280.355 138.18H279.256V141.359H278.309ZM279.256 137.36H281.293C281.725 137.36 282.064 137.316 282.308 137.228C282.552 137.137 282.738 136.994 282.865 136.798C282.992 136.6 283.055 136.385 283.055 136.154C283.055 135.815 282.932 135.537 282.684 135.319C282.44 135.101 282.053 134.992 281.522 134.992H279.256V137.36ZM287.952 141.359V138.327L285.193 134.201H286.346L287.757 136.359C288.017 136.763 288.26 137.166 288.484 137.57C288.699 137.196 288.96 136.774 289.266 136.305L290.652 134.201H291.756L288.899 138.327V141.359H287.952Z" fill="white"/>
-<path d="M246.241 198.593C246.241 197.405 246.56 196.476 247.198 195.805C247.836 195.131 248.66 194.795 249.669 194.795C250.33 194.795 250.925 194.952 251.456 195.268C251.987 195.584 252.39 196.025 252.667 196.591C252.947 197.155 253.087 197.794 253.087 198.51C253.087 199.236 252.94 199.886 252.647 200.459C252.354 201.032 251.939 201.466 251.402 201.762C250.865 202.055 250.286 202.202 249.664 202.202C248.99 202.202 248.388 202.039 247.857 201.714C247.327 201.388 246.925 200.944 246.651 200.38C246.378 199.817 246.241 199.222 246.241 198.593ZM247.218 198.608C247.218 199.471 247.449 200.151 247.911 200.649C248.377 201.144 248.959 201.391 249.659 201.391C250.372 201.391 250.958 201.141 251.417 200.639C251.879 200.138 252.11 199.427 252.11 198.505C252.11 197.923 252.011 197.415 251.812 196.982C251.617 196.546 251.329 196.209 250.948 195.971C250.571 195.73 250.146 195.61 249.674 195.61C249.003 195.61 248.425 195.841 247.94 196.303C247.459 196.762 247.218 197.531 247.218 198.608ZM254.903 202.08V194.922H255.874L259.634 200.542V194.922H260.542V202.08H259.571L255.811 196.455V202.08H254.903ZM266.122 202.08V194.922H268.588C269.145 194.922 269.569 194.956 269.862 195.024C270.273 195.118 270.623 195.289 270.912 195.537C271.29 195.856 271.571 196.264 271.757 196.762C271.946 197.257 272.04 197.824 272.04 198.462C272.04 199.005 271.977 199.487 271.85 199.907C271.723 200.327 271.56 200.675 271.361 200.952C271.163 201.225 270.945 201.442 270.707 201.601C270.473 201.757 270.188 201.876 269.853 201.958C269.521 202.039 269.138 202.08 268.705 202.08H266.122ZM267.069 201.235H268.598C269.07 201.235 269.439 201.191 269.706 201.103C269.976 201.015 270.191 200.892 270.351 200.732C270.575 200.507 270.75 200.206 270.873 199.829C271 199.448 271.064 198.987 271.064 198.447C271.064 197.698 270.94 197.124 270.693 196.723C270.448 196.32 270.151 196.049 269.799 195.913C269.545 195.815 269.137 195.766 268.573 195.766H267.069V201.235ZM274.11 202.08V194.922H275.057V202.08H274.11ZM277.01 199.78L277.903 199.702C277.946 200.06 278.043 200.354 278.196 200.586C278.353 200.813 278.593 200.999 278.919 201.142C279.244 201.282 279.611 201.352 280.018 201.352C280.379 201.352 280.698 201.298 280.975 201.191C281.251 201.084 281.456 200.937 281.59 200.752C281.727 200.563 281.795 200.358 281.795 200.136C281.795 199.912 281.73 199.716 281.6 199.55C281.469 199.381 281.255 199.24 280.955 199.126C280.763 199.051 280.338 198.935 279.681 198.779C279.023 198.619 278.562 198.47 278.299 198.33C277.957 198.151 277.701 197.929 277.532 197.666C277.366 197.399 277.283 197.101 277.283 196.772C277.283 196.411 277.386 196.074 277.591 195.761C277.796 195.446 278.095 195.206 278.489 195.044C278.883 194.881 279.321 194.799 279.803 194.799C280.333 194.799 280.8 194.886 281.204 195.058C281.611 195.227 281.923 195.478 282.142 195.81C282.36 196.142 282.477 196.518 282.493 196.938L281.585 197.006C281.536 196.554 281.37 196.212 281.087 195.981C280.807 195.75 280.392 195.634 279.842 195.634C279.269 195.634 278.851 195.74 278.587 195.952C278.326 196.16 278.196 196.412 278.196 196.709C278.196 196.966 278.289 197.177 278.475 197.343C278.657 197.509 279.132 197.68 279.9 197.856C280.672 198.029 281.201 198.18 281.487 198.31C281.904 198.502 282.212 198.746 282.41 199.043C282.609 199.336 282.708 199.674 282.708 200.058C282.708 200.439 282.599 200.799 282.381 201.137C282.163 201.473 281.849 201.735 281.438 201.923C281.032 202.109 280.573 202.202 280.061 202.202C279.414 202.202 278.87 202.107 278.431 201.919C277.994 201.73 277.651 201.447 277.4 201.069C277.153 200.688 277.023 200.258 277.01 199.78ZM284.563 202.08V194.922H285.51V198.471L289.065 194.922H290.349L287.346 197.822L290.481 202.08H289.231L286.682 198.457L285.51 199.599V202.08H284.563Z" fill="white"/>
-<rect x="234.5" y="163.928" width="68" height="100" rx="9.5" fill="#2D2D2D" stroke="white"/>
-<rect x="249.581" y="202.149" width="37.0968" height="37.2093" rx="18.5484" fill="#ED1C24"/>
-<path d="M264.805 214.156C264.805 214.156 256.302 219.348 264.315 224.503C265.857 225.508 271.448 228.3 271.289 230.883C271.289 230.883 274.678 225.863 269.723 222.703C264.634 219.471 263.361 216.018 264.805 214.156Z" fill="white"/>
-<path d="M261.844 224.074C261.844 224.074 258.81 228.679 264.78 229.622C265.367 229.695 269.686 230.148 270.812 231.569C270.812 231.569 270.714 229.12 267.19 227.675C263.679 226.23 262.235 225.875 261.844 224.074Z" fill="white"/>
-<path d="M273.59 219.238C269.944 215.417 268.928 213.054 270.494 209.993C270.494 209.993 259.617 214.181 270.36 221.614C274.201 224.271 273.565 226.989 273.565 227.087C274.165 226.463 277.236 223.058 273.59 219.238Z" fill="white"/>
-<path d="M243.473 182.359V175.201H245.938C246.495 175.201 246.92 175.235 247.213 175.303C247.623 175.398 247.973 175.569 248.263 175.816C248.64 176.135 248.922 176.544 249.107 177.042C249.296 177.536 249.391 178.103 249.391 178.741C249.391 179.284 249.327 179.766 249.2 180.186C249.073 180.606 248.91 180.954 248.712 181.231C248.513 181.505 248.295 181.721 248.058 181.88C247.823 182.037 247.538 182.156 247.203 182.237C246.871 182.318 246.489 182.359 246.056 182.359H243.473ZM244.42 181.514H245.948C246.42 181.514 246.79 181.47 247.057 181.382C247.327 181.295 247.542 181.171 247.701 181.011C247.926 180.787 248.1 180.486 248.224 180.108C248.351 179.727 248.414 179.267 248.414 178.726C248.414 177.977 248.29 177.403 248.043 177.003C247.799 176.599 247.501 176.329 247.149 176.192C246.895 176.094 246.487 176.046 245.924 176.046H244.42V181.514ZM255.996 175.201H256.944V179.337C256.944 180.056 256.862 180.627 256.7 181.05C256.537 181.474 256.242 181.819 255.816 182.086C255.393 182.349 254.836 182.481 254.146 182.481C253.475 182.481 252.927 182.366 252.5 182.134C252.074 181.903 251.77 181.57 251.587 181.133C251.405 180.694 251.314 180.095 251.314 179.337V175.201H252.261V179.332C252.261 179.953 252.318 180.412 252.432 180.709C252.549 181.002 252.748 181.228 253.028 181.387C253.311 181.547 253.656 181.627 254.063 181.627C254.759 181.627 255.256 181.469 255.552 181.153C255.848 180.837 255.996 180.23 255.996 179.332V175.201ZM259.14 182.359V175.201H262.314C262.952 175.201 263.437 175.266 263.769 175.396C264.101 175.523 264.367 175.749 264.565 176.075C264.764 176.4 264.863 176.76 264.863 177.154C264.863 177.662 264.699 178.09 264.37 178.438C264.041 178.786 263.533 179.008 262.846 179.102C263.097 179.223 263.288 179.341 263.418 179.459C263.694 179.713 263.956 180.03 264.204 180.411L265.449 182.359H264.258L263.31 180.87C263.034 180.44 262.806 180.111 262.627 179.883C262.448 179.656 262.287 179.496 262.143 179.405C262.003 179.314 261.86 179.25 261.714 179.214C261.606 179.192 261.43 179.18 261.186 179.18H260.088V182.359H259.14ZM260.088 178.36H262.124C262.557 178.36 262.895 178.316 263.139 178.228C263.384 178.137 263.569 177.994 263.696 177.798C263.823 177.6 263.886 177.385 263.886 177.154C263.886 176.815 263.763 176.537 263.515 176.319C263.271 176.101 262.884 175.992 262.353 175.992H260.088V178.36ZM266.166 182.359L268.915 175.201H269.936L272.865 182.359H271.786L270.951 180.191H267.958L267.172 182.359H266.166ZM268.232 179.42H270.658L269.911 177.437C269.683 176.835 269.514 176.34 269.403 175.953C269.312 176.412 269.184 176.867 269.018 177.32L268.232 179.42ZM274.183 182.359V175.201H276.869C277.416 175.201 277.853 175.274 278.182 175.421C278.514 175.564 278.773 175.787 278.959 176.089C279.147 176.389 279.242 176.703 279.242 177.032C279.242 177.338 279.159 177.626 278.993 177.896C278.827 178.166 278.576 178.384 278.241 178.55C278.674 178.677 279.006 178.894 279.237 179.2C279.471 179.506 279.588 179.867 279.588 180.284C279.588 180.619 279.517 180.932 279.374 181.221C279.234 181.508 279.059 181.729 278.851 181.885C278.643 182.042 278.381 182.16 278.065 182.242C277.753 182.32 277.368 182.359 276.913 182.359H274.183ZM275.13 178.209H276.678C277.098 178.209 277.399 178.181 277.582 178.126C277.822 178.054 278.003 177.935 278.124 177.769C278.247 177.603 278.309 177.395 278.309 177.144C278.309 176.907 278.252 176.698 278.138 176.519C278.024 176.337 277.862 176.213 277.65 176.148C277.438 176.08 277.075 176.046 276.561 176.046H275.13V178.209ZM275.13 181.514H276.913C277.219 181.514 277.433 181.503 277.557 181.48C277.775 181.441 277.958 181.376 278.104 181.285C278.251 181.194 278.371 181.062 278.465 180.889C278.56 180.714 278.607 180.512 278.607 180.284C278.607 180.017 278.539 179.786 278.402 179.59C278.265 179.392 278.075 179.254 277.831 179.175C277.59 179.094 277.241 179.053 276.786 179.053H275.13V181.514ZM281.453 182.359V175.201H282.4V181.514H285.926V182.359H281.453ZM287.678 182.359V175.201H292.854V176.046H288.625V178.238H292.585V179.078H288.625V181.514H293.02V182.359H287.678ZM244.752 193.359V186.201H246.178L247.872 191.269C248.028 191.741 248.142 192.094 248.214 192.329C248.295 192.068 248.422 191.686 248.595 191.181L250.309 186.201H251.583V193.359H250.67V187.368L248.59 193.359H247.735L245.665 187.265V193.359H244.752ZM253.731 193.359V186.201H258.907V187.046H254.678V189.238H258.638V190.078H254.678V192.514H259.073V193.359H253.731ZM260.952 193.359V186.201H262.378L264.072 191.269C264.228 191.741 264.342 192.094 264.414 192.329C264.495 192.068 264.622 191.686 264.795 191.181L266.509 186.201H267.783V193.359H266.87V187.368L264.79 193.359H263.935L261.865 187.265V193.359H260.952ZM269.623 189.873C269.623 188.685 269.942 187.755 270.58 187.085C271.218 186.411 272.042 186.074 273.051 186.074C273.712 186.074 274.307 186.232 274.838 186.547C275.369 186.863 275.772 187.304 276.049 187.871C276.329 188.434 276.469 189.074 276.469 189.79C276.469 190.516 276.322 191.165 276.029 191.738C275.736 192.311 275.321 192.745 274.784 193.042C274.247 193.335 273.668 193.481 273.046 193.481C272.372 193.481 271.77 193.318 271.239 192.993C270.709 192.667 270.307 192.223 270.033 191.66C269.76 191.097 269.623 190.501 269.623 189.873ZM270.6 189.887C270.6 190.75 270.831 191.43 271.293 191.928C271.759 192.423 272.341 192.671 273.041 192.671C273.754 192.671 274.34 192.42 274.799 191.919C275.261 191.417 275.492 190.706 275.492 189.785C275.492 189.202 275.393 188.694 275.194 188.261C274.999 187.825 274.711 187.488 274.33 187.251C273.953 187.01 273.528 186.889 273.056 186.889C272.385 186.889 271.807 187.12 271.322 187.583C270.841 188.042 270.6 188.81 270.6 189.887ZM278.309 193.359V186.201H281.483C282.121 186.201 282.606 186.266 282.938 186.396C283.27 186.523 283.535 186.749 283.734 187.075C283.933 187.4 284.032 187.76 284.032 188.154C284.032 188.662 283.867 189.09 283.539 189.438C283.21 189.786 282.702 190.008 282.015 190.102C282.266 190.223 282.456 190.341 282.586 190.459C282.863 190.713 283.125 191.03 283.373 191.411L284.618 193.359H283.426L282.479 191.87C282.202 191.44 281.975 191.111 281.795 190.883C281.616 190.656 281.455 190.496 281.312 190.405C281.172 190.314 281.029 190.25 280.882 190.214C280.775 190.192 280.599 190.18 280.355 190.18H279.256V193.359H278.309ZM279.256 189.36H281.293C281.725 189.36 282.064 189.316 282.308 189.228C282.552 189.137 282.738 188.994 282.865 188.798C282.992 188.6 283.055 188.385 283.055 188.154C283.055 187.815 282.932 187.537 282.684 187.319C282.44 187.101 282.053 186.992 281.522 186.992H279.256V189.36ZM287.952 193.359V190.327L285.193 186.201H286.346L287.757 188.359C288.017 188.763 288.26 189.166 288.484 189.57C288.699 189.196 288.96 188.774 289.266 188.305L290.652 186.201H291.756L288.899 190.327V193.359H287.952Z" fill="white"/>
-<path d="M246.241 250.593C246.241 249.405 246.56 248.476 247.198 247.805C247.836 247.131 248.66 246.795 249.669 246.795C250.33 246.795 250.925 246.952 251.456 247.268C251.987 247.584 252.39 248.025 252.667 248.591C252.947 249.155 253.087 249.794 253.087 250.51C253.087 251.236 252.94 251.886 252.647 252.459C252.354 253.032 251.939 253.466 251.402 253.762C250.865 254.055 250.286 254.202 249.664 254.202C248.99 254.202 248.388 254.039 247.857 253.714C247.327 253.388 246.925 252.944 246.651 252.38C246.378 251.817 246.241 251.222 246.241 250.593ZM247.218 250.608C247.218 251.471 247.449 252.151 247.911 252.649C248.377 253.144 248.959 253.391 249.659 253.391C250.372 253.391 250.958 253.141 251.417 252.639C251.879 252.138 252.11 251.427 252.11 250.505C252.11 249.923 252.011 249.415 251.812 248.982C251.617 248.546 251.329 248.209 250.948 247.971C250.571 247.73 250.146 247.61 249.674 247.61C249.003 247.61 248.425 247.841 247.94 248.303C247.459 248.762 247.218 249.531 247.218 250.608ZM254.903 254.08V246.922H255.874L259.634 252.542V246.922H260.542V254.08H259.571L255.811 248.455V254.08H254.903ZM266.122 254.08V246.922H268.588C269.145 246.922 269.569 246.956 269.862 247.024C270.273 247.118 270.623 247.289 270.912 247.537C271.29 247.856 271.571 248.264 271.757 248.762C271.946 249.257 272.04 249.824 272.04 250.462C272.04 251.005 271.977 251.487 271.85 251.907C271.723 252.327 271.56 252.675 271.361 252.952C271.163 253.225 270.945 253.442 270.707 253.601C270.473 253.757 270.188 253.876 269.853 253.958C269.521 254.039 269.138 254.08 268.705 254.08H266.122ZM267.069 253.235H268.598C269.07 253.235 269.439 253.191 269.706 253.103C269.976 253.015 270.191 252.892 270.351 252.732C270.575 252.507 270.75 252.206 270.873 251.829C271 251.448 271.064 250.987 271.064 250.447C271.064 249.698 270.94 249.124 270.693 248.723C270.448 248.32 270.151 248.049 269.799 247.913C269.545 247.815 269.137 247.766 268.573 247.766H267.069V253.235ZM274.11 254.08V246.922H275.057V254.08H274.11ZM277.01 251.78L277.903 251.702C277.946 252.06 278.043 252.354 278.196 252.586C278.353 252.813 278.593 252.999 278.919 253.142C279.244 253.282 279.611 253.352 280.018 253.352C280.379 253.352 280.698 253.298 280.975 253.191C281.251 253.084 281.456 252.937 281.59 252.752C281.727 252.563 281.795 252.358 281.795 252.136C281.795 251.912 281.73 251.716 281.6 251.55C281.469 251.381 281.255 251.24 280.955 251.126C280.763 251.051 280.338 250.935 279.681 250.779C279.023 250.619 278.562 250.47 278.299 250.33C277.957 250.151 277.701 249.929 277.532 249.666C277.366 249.399 277.283 249.101 277.283 248.772C277.283 248.411 277.386 248.074 277.591 247.761C277.796 247.446 278.095 247.206 278.489 247.044C278.883 246.881 279.321 246.799 279.803 246.799C280.333 246.799 280.8 246.886 281.204 247.058C281.611 247.227 281.923 247.478 282.142 247.81C282.36 248.142 282.477 248.518 282.493 248.938L281.585 249.006C281.536 248.554 281.37 248.212 281.087 247.981C280.807 247.75 280.392 247.634 279.842 247.634C279.269 247.634 278.851 247.74 278.587 247.952C278.326 248.16 278.196 248.412 278.196 248.709C278.196 248.966 278.289 249.177 278.475 249.343C278.657 249.509 279.132 249.68 279.9 249.856C280.672 250.029 281.201 250.18 281.487 250.31C281.904 250.502 282.212 250.746 282.41 251.043C282.609 251.336 282.708 251.674 282.708 252.058C282.708 252.439 282.599 252.799 282.381 253.137C282.163 253.473 281.849 253.735 281.438 253.923C281.032 254.109 280.573 254.202 280.061 254.202C279.414 254.202 278.87 254.107 278.431 253.919C277.994 253.73 277.651 253.447 277.4 253.069C277.153 252.688 277.023 252.258 277.01 251.78ZM284.563 254.08V246.922H285.51V250.471L289.065 246.922H290.349L287.346 249.822L290.481 254.08H289.231L286.682 250.457L285.51 251.599V254.08H284.563Z" fill="white"/>
-<rect x="234.5" y="215.928" width="68" height="100" rx="9.5" fill="#2D2D2D" stroke="white"/>
-<rect x="249.581" y="254.149" width="37.0968" height="37.2093" rx="18.5484" fill="#ED1C24"/>
-<path d="M264.805 266.156C264.805 266.156 256.302 271.348 264.315 276.503C265.857 277.507 271.448 280.299 271.289 282.883C271.289 282.883 274.678 277.863 269.723 274.703C264.634 271.471 263.361 268.017 264.805 266.156Z" fill="white"/>
-<path d="M261.844 276.074C261.844 276.074 258.81 280.679 264.78 281.621C265.367 281.695 269.686 282.148 270.812 283.568C270.812 283.568 270.714 281.119 267.19 279.675C263.679 278.23 262.235 277.874 261.844 276.074Z" fill="white"/>
-<path d="M273.59 271.238C269.944 267.417 268.928 265.054 270.494 261.993C270.494 261.993 259.617 266.181 270.36 273.613C274.201 276.271 273.565 278.989 273.565 279.087C274.165 278.463 277.236 275.058 273.59 271.238Z" fill="white"/>
-<path d="M243.473 234.359V227.201H245.938C246.495 227.201 246.92 227.235 247.213 227.303C247.623 227.398 247.973 227.569 248.263 227.816C248.64 228.135 248.922 228.544 249.107 229.042C249.296 229.536 249.391 230.103 249.391 230.741C249.391 231.284 249.327 231.766 249.2 232.186C249.073 232.606 248.91 232.954 248.712 233.231C248.513 233.505 248.295 233.721 248.058 233.88C247.823 234.037 247.538 234.156 247.203 234.237C246.871 234.318 246.489 234.359 246.056 234.359H243.473ZM244.42 233.514H245.948C246.42 233.514 246.79 233.47 247.057 233.382C247.327 233.295 247.542 233.171 247.701 233.011C247.926 232.787 248.1 232.486 248.224 232.108C248.351 231.727 248.414 231.267 248.414 230.726C248.414 229.977 248.29 229.403 248.043 229.003C247.799 228.599 247.501 228.329 247.149 228.192C246.895 228.094 246.487 228.046 245.924 228.046H244.42V233.514ZM255.996 227.201H256.944V231.337C256.944 232.056 256.862 232.627 256.7 233.05C256.537 233.474 256.242 233.819 255.816 234.086C255.393 234.349 254.836 234.481 254.146 234.481C253.475 234.481 252.927 234.366 252.5 234.134C252.074 233.903 251.77 233.57 251.587 233.133C251.405 232.694 251.314 232.095 251.314 231.337V227.201H252.261V231.332C252.261 231.953 252.318 232.412 252.432 232.709C252.549 233.002 252.748 233.228 253.028 233.387C253.311 233.547 253.656 233.627 254.063 233.627C254.759 233.627 255.256 233.469 255.552 233.153C255.848 232.837 255.996 232.23 255.996 231.332V227.201ZM259.14 234.359V227.201H262.314C262.952 227.201 263.437 227.266 263.769 227.396C264.101 227.523 264.367 227.749 264.565 228.075C264.764 228.4 264.863 228.76 264.863 229.154C264.863 229.662 264.699 230.09 264.37 230.438C264.041 230.786 263.533 231.008 262.846 231.102C263.097 231.223 263.288 231.341 263.418 231.459C263.694 231.713 263.956 232.03 264.204 232.411L265.449 234.359H264.258L263.31 232.87C263.034 232.44 262.806 232.111 262.627 231.883C262.448 231.656 262.287 231.496 262.143 231.405C262.003 231.314 261.86 231.25 261.714 231.214C261.606 231.192 261.43 231.18 261.186 231.18H260.088V234.359H259.14ZM260.088 230.36H262.124C262.557 230.36 262.895 230.316 263.139 230.228C263.384 230.137 263.569 229.994 263.696 229.798C263.823 229.6 263.886 229.385 263.886 229.154C263.886 228.815 263.763 228.537 263.515 228.319C263.271 228.101 262.884 227.992 262.353 227.992H260.088V230.36ZM266.166 234.359L268.915 227.201H269.936L272.865 234.359H271.786L270.951 232.191H267.958L267.172 234.359H266.166ZM268.232 231.42H270.658L269.911 229.437C269.683 228.835 269.514 228.34 269.403 227.953C269.312 228.412 269.184 228.867 269.018 229.32L268.232 231.42ZM274.183 234.359V227.201H276.869C277.416 227.201 277.853 227.274 278.182 227.421C278.514 227.564 278.773 227.787 278.959 228.089C279.147 228.389 279.242 228.703 279.242 229.032C279.242 229.338 279.159 229.626 278.993 229.896C278.827 230.166 278.576 230.384 278.241 230.55C278.674 230.677 279.006 230.894 279.237 231.2C279.471 231.506 279.588 231.867 279.588 232.284C279.588 232.619 279.517 232.932 279.374 233.221C279.234 233.508 279.059 233.729 278.851 233.885C278.643 234.042 278.381 234.16 278.065 234.242C277.753 234.32 277.368 234.359 276.913 234.359H274.183ZM275.13 230.209H276.678C277.098 230.209 277.399 230.181 277.582 230.126C277.822 230.054 278.003 229.935 278.124 229.769C278.247 229.603 278.309 229.395 278.309 229.144C278.309 228.907 278.252 228.698 278.138 228.519C278.024 228.337 277.862 228.213 277.65 228.148C277.438 228.08 277.075 228.046 276.561 228.046H275.13V230.209ZM275.13 233.514H276.913C277.219 233.514 277.433 233.503 277.557 233.48C277.775 233.441 277.958 233.376 278.104 233.285C278.251 233.194 278.371 233.062 278.465 232.889C278.56 232.714 278.607 232.512 278.607 232.284C278.607 232.017 278.539 231.786 278.402 231.59C278.265 231.392 278.075 231.254 277.831 231.175C277.59 231.094 277.241 231.053 276.786 231.053H275.13V233.514ZM281.453 234.359V227.201H282.4V233.514H285.926V234.359H281.453ZM287.678 234.359V227.201H292.854V228.046H288.625V230.238H292.585V231.078H288.625V233.514H293.02V234.359H287.678ZM244.752 245.359V238.201H246.178L247.872 243.269C248.028 243.741 248.142 244.094 248.214 244.329C248.295 244.068 248.422 243.686 248.595 243.181L250.309 238.201H251.583V245.359H250.67V239.368L248.59 245.359H247.735L245.665 239.265V245.359H244.752ZM253.731 245.359V238.201H258.907V239.046H254.678V241.238H258.638V242.078H254.678V244.514H259.073V245.359H253.731ZM260.952 245.359V238.201H262.378L264.072 243.269C264.228 243.741 264.342 244.094 264.414 244.329C264.495 244.068 264.622 243.686 264.795 243.181L266.509 238.201H267.783V245.359H266.87V239.368L264.79 245.359H263.935L261.865 239.265V245.359H260.952ZM269.623 241.873C269.623 240.685 269.942 239.755 270.58 239.085C271.218 238.411 272.042 238.074 273.051 238.074C273.712 238.074 274.307 238.232 274.838 238.547C275.369 238.863 275.772 239.304 276.049 239.871C276.329 240.434 276.469 241.074 276.469 241.79C276.469 242.516 276.322 243.165 276.029 243.738C275.736 244.311 275.321 244.745 274.784 245.042C274.247 245.335 273.668 245.481 273.046 245.481C272.372 245.481 271.77 245.318 271.239 244.993C270.709 244.667 270.307 244.223 270.033 243.66C269.76 243.097 269.623 242.501 269.623 241.873ZM270.6 241.887C270.6 242.75 270.831 243.43 271.293 243.928C271.759 244.423 272.341 244.671 273.041 244.671C273.754 244.671 274.34 244.42 274.799 243.919C275.261 243.417 275.492 242.706 275.492 241.785C275.492 241.202 275.393 240.694 275.194 240.261C274.999 239.825 274.711 239.488 274.33 239.251C273.953 239.01 273.528 238.889 273.056 238.889C272.385 238.889 271.807 239.12 271.322 239.583C270.841 240.042 270.6 240.81 270.6 241.887ZM278.309 245.359V238.201H281.483C282.121 238.201 282.606 238.266 282.938 238.396C283.27 238.523 283.535 238.749 283.734 239.075C283.933 239.4 284.032 239.76 284.032 240.154C284.032 240.662 283.867 241.09 283.539 241.438C283.21 241.786 282.702 242.008 282.015 242.102C282.266 242.223 282.456 242.341 282.586 242.459C282.863 242.713 283.125 243.03 283.373 243.411L284.618 245.359H283.426L282.479 243.87C282.202 243.44 281.975 243.111 281.795 242.883C281.616 242.656 281.455 242.496 281.312 242.405C281.172 242.314 281.029 242.25 280.882 242.214C280.775 242.192 280.599 242.18 280.355 242.18H279.256V245.359H278.309ZM279.256 241.36H281.293C281.725 241.36 282.064 241.316 282.308 241.228C282.552 241.137 282.738 240.994 282.865 240.798C282.992 240.6 283.055 240.385 283.055 240.154C283.055 239.815 282.932 239.537 282.684 239.319C282.44 239.101 282.053 238.992 281.522 238.992H279.256V241.36ZM287.952 245.359V242.327L285.193 238.201H286.346L287.757 240.359C288.017 240.763 288.26 241.166 288.484 241.57C288.699 241.196 288.96 240.774 289.266 240.305L290.652 238.201H291.756L288.899 242.327V245.359H287.952Z" fill="white"/>
-<path d="M246.241 302.593C246.241 301.405 246.56 300.476 247.198 299.805C247.836 299.131 248.66 298.795 249.669 298.795C250.33 298.795 250.925 298.952 251.456 299.268C251.987 299.584 252.39 300.025 252.667 300.591C252.947 301.155 253.087 301.794 253.087 302.51C253.087 303.236 252.94 303.886 252.647 304.459C252.354 305.032 251.939 305.466 251.402 305.762C250.865 306.055 250.286 306.202 249.664 306.202C248.99 306.202 248.388 306.039 247.857 305.714C247.327 305.388 246.925 304.944 246.651 304.38C246.378 303.817 246.241 303.222 246.241 302.593ZM247.218 302.608C247.218 303.471 247.449 304.151 247.911 304.649C248.377 305.144 248.959 305.391 249.659 305.391C250.372 305.391 250.958 305.141 251.417 304.639C251.879 304.138 252.11 303.427 252.11 302.505C252.11 301.923 252.011 301.415 251.812 300.982C251.617 300.546 251.329 300.209 250.948 299.971C250.571 299.73 250.146 299.61 249.674 299.61C249.003 299.61 248.425 299.841 247.94 300.303C247.459 300.762 247.218 301.531 247.218 302.608ZM254.903 306.08V298.922H255.874L259.634 304.542V298.922H260.542V306.08H259.571L255.811 300.455V306.08H254.903ZM266.122 306.08V298.922H268.588C269.145 298.922 269.569 298.956 269.862 299.024C270.273 299.118 270.623 299.289 270.912 299.537C271.29 299.856 271.571 300.264 271.757 300.762C271.946 301.257 272.04 301.824 272.04 302.462C272.04 303.005 271.977 303.487 271.85 303.907C271.723 304.327 271.56 304.675 271.361 304.952C271.163 305.225 270.945 305.442 270.707 305.601C270.473 305.757 270.188 305.876 269.853 305.958C269.521 306.039 269.138 306.08 268.705 306.08H266.122ZM267.069 305.235H268.598C269.07 305.235 269.439 305.191 269.706 305.103C269.976 305.015 270.191 304.892 270.351 304.732C270.575 304.507 270.75 304.206 270.873 303.829C271 303.448 271.064 302.987 271.064 302.447C271.064 301.698 270.94 301.124 270.693 300.723C270.448 300.32 270.151 300.049 269.799 299.913C269.545 299.815 269.137 299.766 268.573 299.766H267.069V305.235ZM274.11 306.08V298.922H275.057V306.08H274.11ZM277.01 303.78L277.903 303.702C277.946 304.06 278.043 304.354 278.196 304.586C278.353 304.813 278.593 304.999 278.919 305.142C279.244 305.282 279.611 305.352 280.018 305.352C280.379 305.352 280.698 305.298 280.975 305.191C281.251 305.084 281.456 304.937 281.59 304.752C281.727 304.563 281.795 304.358 281.795 304.136C281.795 303.912 281.73 303.716 281.6 303.55C281.469 303.381 281.255 303.24 280.955 303.126C280.763 303.051 280.338 302.935 279.681 302.779C279.023 302.619 278.562 302.47 278.299 302.33C277.957 302.151 277.701 301.929 277.532 301.666C277.366 301.399 277.283 301.101 277.283 300.772C277.283 300.411 277.386 300.074 277.591 299.761C277.796 299.446 278.095 299.206 278.489 299.044C278.883 298.881 279.321 298.799 279.803 298.799C280.333 298.799 280.8 298.886 281.204 299.058C281.611 299.227 281.923 299.478 282.142 299.81C282.36 300.142 282.477 300.518 282.493 300.938L281.585 301.006C281.536 300.554 281.37 300.212 281.087 299.981C280.807 299.75 280.392 299.634 279.842 299.634C279.269 299.634 278.851 299.74 278.587 299.952C278.326 300.16 278.196 300.412 278.196 300.709C278.196 300.966 278.289 301.177 278.475 301.343C278.657 301.509 279.132 301.68 279.9 301.856C280.672 302.029 281.201 302.18 281.487 302.31C281.904 302.502 282.212 302.746 282.41 303.043C282.609 303.336 282.708 303.674 282.708 304.058C282.708 304.439 282.599 304.799 282.381 305.137C282.163 305.473 281.849 305.735 281.438 305.923C281.032 306.109 280.573 306.202 280.061 306.202C279.414 306.202 278.87 306.107 278.431 305.919C277.994 305.73 277.651 305.447 277.4 305.069C277.153 304.688 277.023 304.258 277.01 303.78ZM284.563 306.08V298.922H285.51V302.471L289.065 298.922H290.349L287.346 301.822L290.481 306.08H289.231L286.682 302.457L285.51 303.599V306.08H284.563Z" fill="white"/>
-<rect x="234.5" y="267.928" width="68" height="100" rx="9.5" fill="#2D2D2D" stroke="white"/>
-<rect x="249.581" y="306.149" width="37.0968" height="37.2093" rx="18.5484" fill="#ED1C24"/>
-<path d="M264.805 318.156C264.805 318.156 256.302 323.348 264.315 328.503C265.857 329.507 271.448 332.299 271.289 334.883C271.289 334.883 274.678 329.863 269.723 326.703C264.634 323.471 263.361 320.017 264.805 318.156Z" fill="white"/>
-<path d="M261.844 328.074C261.844 328.074 258.81 332.679 264.78 333.621C265.367 333.695 269.686 334.148 270.812 335.568C270.812 335.568 270.714 333.119 267.19 331.675C263.679 330.23 262.235 329.874 261.844 328.074Z" fill="white"/>
-<path d="M273.59 323.238C269.944 319.417 268.928 317.054 270.494 313.993C270.494 313.993 259.617 318.181 270.36 325.613C274.201 328.271 273.565 330.989 273.565 331.087C274.165 330.463 277.236 327.058 273.59 323.238Z" fill="white"/>
-<path d="M243.473 286.359V279.201H245.938C246.495 279.201 246.92 279.235 247.213 279.303C247.623 279.398 247.973 279.569 248.263 279.816C248.64 280.135 248.922 280.544 249.107 281.042C249.296 281.536 249.391 282.103 249.391 282.741C249.391 283.284 249.327 283.766 249.2 284.186C249.073 284.606 248.91 284.954 248.712 285.231C248.513 285.505 248.295 285.721 248.058 285.88C247.823 286.037 247.538 286.156 247.203 286.237C246.871 286.318 246.489 286.359 246.056 286.359H243.473ZM244.42 285.514H245.948C246.42 285.514 246.79 285.47 247.057 285.382C247.327 285.295 247.542 285.171 247.701 285.011C247.926 284.787 248.1 284.486 248.224 284.108C248.351 283.727 248.414 283.267 248.414 282.726C248.414 281.977 248.29 281.403 248.043 281.003C247.799 280.599 247.501 280.329 247.149 280.192C246.895 280.094 246.487 280.046 245.924 280.046H244.42V285.514ZM255.996 279.201H256.944V283.337C256.944 284.056 256.862 284.627 256.7 285.05C256.537 285.474 256.242 285.819 255.816 286.086C255.393 286.349 254.836 286.481 254.146 286.481C253.475 286.481 252.927 286.366 252.5 286.134C252.074 285.903 251.77 285.57 251.587 285.133C251.405 284.694 251.314 284.095 251.314 283.337V279.201H252.261V283.332C252.261 283.953 252.318 284.412 252.432 284.709C252.549 285.002 252.748 285.228 253.028 285.387C253.311 285.547 253.656 285.627 254.063 285.627C254.759 285.627 255.256 285.469 255.552 285.153C255.848 284.837 255.996 284.23 255.996 283.332V279.201ZM259.14 286.359V279.201H262.314C262.952 279.201 263.437 279.266 263.769 279.396C264.101 279.523 264.367 279.749 264.565 280.075C264.764 280.4 264.863 280.76 264.863 281.154C264.863 281.662 264.699 282.09 264.37 282.438C264.041 282.786 263.533 283.008 262.846 283.102C263.097 283.223 263.288 283.341 263.418 283.459C263.694 283.713 263.956 284.03 264.204 284.411L265.449 286.359H264.258L263.31 284.87C263.034 284.44 262.806 284.111 262.627 283.883C262.448 283.656 262.287 283.496 262.143 283.405C262.003 283.314 261.86 283.25 261.714 283.214C261.606 283.192 261.43 283.18 261.186 283.18H260.088V286.359H259.14ZM260.088 282.36H262.124C262.557 282.36 262.895 282.316 263.139 282.228C263.384 282.137 263.569 281.994 263.696 281.798C263.823 281.6 263.886 281.385 263.886 281.154C263.886 280.815 263.763 280.537 263.515 280.319C263.271 280.101 262.884 279.992 262.353 279.992H260.088V282.36ZM266.166 286.359L268.915 279.201H269.936L272.865 286.359H271.786L270.951 284.191H267.958L267.172 286.359H266.166ZM268.232 283.42H270.658L269.911 281.437C269.683 280.835 269.514 280.34 269.403 279.953C269.312 280.412 269.184 280.867 269.018 281.32L268.232 283.42ZM274.183 286.359V279.201H276.869C277.416 279.201 277.853 279.274 278.182 279.421C278.514 279.564 278.773 279.787 278.959 280.089C279.147 280.389 279.242 280.703 279.242 281.032C279.242 281.338 279.159 281.626 278.993 281.896C278.827 282.166 278.576 282.384 278.241 282.55C278.674 282.677 279.006 282.894 279.237 283.2C279.471 283.506 279.588 283.867 279.588 284.284C279.588 284.619 279.517 284.932 279.374 285.221C279.234 285.508 279.059 285.729 278.851 285.885C278.643 286.042 278.381 286.16 278.065 286.242C277.753 286.32 277.368 286.359 276.913 286.359H274.183ZM275.13 282.209H276.678C277.098 282.209 277.399 282.181 277.582 282.126C277.822 282.054 278.003 281.935 278.124 281.769C278.247 281.603 278.309 281.395 278.309 281.144C278.309 280.907 278.252 280.698 278.138 280.519C278.024 280.337 277.862 280.213 277.65 280.148C277.438 280.08 277.075 280.046 276.561 280.046H275.13V282.209ZM275.13 285.514H276.913C277.219 285.514 277.433 285.503 277.557 285.48C277.775 285.441 277.958 285.376 278.104 285.285C278.251 285.194 278.371 285.062 278.465 284.889C278.56 284.714 278.607 284.512 278.607 284.284C278.607 284.017 278.539 283.786 278.402 283.59C278.265 283.392 278.075 283.254 277.831 283.175C277.59 283.094 277.241 283.053 276.786 283.053H275.13V285.514ZM281.453 286.359V279.201H282.4V285.514H285.926V286.359H281.453ZM287.678 286.359V279.201H292.854V280.046H288.625V282.238H292.585V283.078H288.625V285.514H293.02V286.359H287.678ZM244.752 297.359V290.201H246.178L247.872 295.269C248.028 295.741 248.142 296.094 248.214 296.329C248.295 296.068 248.422 295.686 248.595 295.181L250.309 290.201H251.583V297.359H250.67V291.368L248.59 297.359H247.735L245.665 291.265V297.359H244.752ZM253.731 297.359V290.201H258.907V291.046H254.678V293.238H258.638V294.078H254.678V296.514H259.073V297.359H253.731ZM260.952 297.359V290.201H262.378L264.072 295.269C264.228 295.741 264.342 296.094 264.414 296.329C264.495 296.068 264.622 295.686 264.795 295.181L266.509 290.201H267.783V297.359H266.87V291.368L264.79 297.359H263.935L261.865 291.265V297.359H260.952ZM269.623 293.873C269.623 292.685 269.942 291.755 270.58 291.085C271.218 290.411 272.042 290.074 273.051 290.074C273.712 290.074 274.307 290.232 274.838 290.547C275.369 290.863 275.772 291.304 276.049 291.871C276.329 292.434 276.469 293.074 276.469 293.79C276.469 294.516 276.322 295.165 276.029 295.738C275.736 296.311 275.321 296.745 274.784 297.042C274.247 297.335 273.668 297.481 273.046 297.481C272.372 297.481 271.77 297.318 271.239 296.993C270.709 296.667 270.307 296.223 270.033 295.66C269.76 295.097 269.623 294.501 269.623 293.873ZM270.6 293.887C270.6 294.75 270.831 295.43 271.293 295.928C271.759 296.423 272.341 296.671 273.041 296.671C273.754 296.671 274.34 296.42 274.799 295.919C275.261 295.417 275.492 294.706 275.492 293.785C275.492 293.202 275.393 292.694 275.194 292.261C274.999 291.825 274.711 291.488 274.33 291.251C273.953 291.01 273.528 290.889 273.056 290.889C272.385 290.889 271.807 291.12 271.322 291.583C270.841 292.042 270.6 292.81 270.6 293.887ZM278.309 297.359V290.201H281.483C282.121 290.201 282.606 290.266 282.938 290.396C283.27 290.523 283.535 290.749 283.734 291.075C283.933 291.4 284.032 291.76 284.032 292.154C284.032 292.662 283.867 293.09 283.539 293.438C283.21 293.786 282.702 294.008 282.015 294.102C282.266 294.223 282.456 294.341 282.586 294.459C282.863 294.713 283.125 295.03 283.373 295.411L284.618 297.359H283.426L282.479 295.87C282.202 295.44 281.975 295.111 281.795 294.883C281.616 294.656 281.455 294.496 281.312 294.405C281.172 294.314 281.029 294.25 280.882 294.214C280.775 294.192 280.599 294.18 280.355 294.18H279.256V297.359H278.309ZM279.256 293.36H281.293C281.725 293.36 282.064 293.316 282.308 293.228C282.552 293.137 282.738 292.994 282.865 292.798C282.992 292.6 283.055 292.385 283.055 292.154C283.055 291.815 282.932 291.537 282.684 291.319C282.44 291.101 282.053 290.992 281.522 290.992H279.256V293.36ZM287.952 297.359V294.327L285.193 290.201H286.346L287.757 292.359C288.017 292.763 288.26 293.166 288.484 293.57C288.699 293.196 288.96 292.774 289.266 292.305L290.652 290.201H291.756L288.899 294.327V297.359H287.952Z" fill="white"/>
-<path d="M246.241 354.593C246.241 353.405 246.56 352.476 247.198 351.805C247.836 351.131 248.66 350.795 249.669 350.795C250.33 350.795 250.925 350.952 251.456 351.268C251.987 351.584 252.39 352.025 252.667 352.591C252.947 353.155 253.087 353.794 253.087 354.51C253.087 355.236 252.94 355.886 252.647 356.459C252.354 357.032 251.939 357.466 251.402 357.762C250.865 358.055 250.286 358.202 249.664 358.202C248.99 358.202 248.388 358.039 247.857 357.714C247.327 357.388 246.925 356.944 246.651 356.38C246.378 355.817 246.241 355.222 246.241 354.593ZM247.218 354.608C247.218 355.471 247.449 356.151 247.911 356.649C248.377 357.144 248.959 357.391 249.659 357.391C250.372 357.391 250.958 357.141 251.417 356.639C251.879 356.138 252.11 355.427 252.11 354.505C252.11 353.923 252.011 353.415 251.812 352.982C251.617 352.546 251.329 352.209 250.948 351.971C250.571 351.73 250.146 351.61 249.674 351.61C249.003 351.61 248.425 351.841 247.94 352.303C247.459 352.762 247.218 353.531 247.218 354.608ZM254.903 358.08V350.922H255.874L259.634 356.542V350.922H260.542V358.08H259.571L255.811 352.455V358.08H254.903ZM266.122 358.08V350.922H268.588C269.145 350.922 269.569 350.956 269.862 351.024C270.273 351.118 270.623 351.289 270.912 351.537C271.29 351.856 271.571 352.264 271.757 352.762C271.946 353.257 272.04 353.824 272.04 354.462C272.04 355.005 271.977 355.487 271.85 355.907C271.723 356.327 271.56 356.675 271.361 356.952C271.163 357.225 270.945 357.442 270.707 357.601C270.473 357.757 270.188 357.876 269.853 357.958C269.521 358.039 269.138 358.08 268.705 358.08H266.122ZM267.069 357.235H268.598C269.07 357.235 269.439 357.191 269.706 357.103C269.976 357.015 270.191 356.892 270.351 356.732C270.575 356.507 270.75 356.206 270.873 355.829C271 355.448 271.064 354.987 271.064 354.447C271.064 353.698 270.94 353.124 270.693 352.723C270.448 352.32 270.151 352.049 269.799 351.913C269.545 351.815 269.137 351.766 268.573 351.766H267.069V357.235ZM274.11 358.08V350.922H275.057V358.08H274.11ZM277.01 355.78L277.903 355.702C277.946 356.06 278.043 356.354 278.196 356.586C278.353 356.813 278.593 356.999 278.919 357.142C279.244 357.282 279.611 357.352 280.018 357.352C280.379 357.352 280.698 357.298 280.975 357.191C281.251 357.084 281.456 356.937 281.59 356.752C281.727 356.563 281.795 356.358 281.795 356.136C281.795 355.912 281.73 355.716 281.6 355.55C281.469 355.381 281.255 355.24 280.955 355.126C280.763 355.051 280.338 354.935 279.681 354.779C279.023 354.619 278.562 354.47 278.299 354.33C277.957 354.151 277.701 353.929 277.532 353.666C277.366 353.399 277.283 353.101 277.283 352.772C277.283 352.411 277.386 352.074 277.591 351.761C277.796 351.446 278.095 351.206 278.489 351.044C278.883 350.881 279.321 350.799 279.803 350.799C280.333 350.799 280.8 350.886 281.204 351.058C281.611 351.227 281.923 351.478 282.142 351.81C282.36 352.142 282.477 352.518 282.493 352.938L281.585 353.006C281.536 352.554 281.37 352.212 281.087 351.981C280.807 351.75 280.392 351.634 279.842 351.634C279.269 351.634 278.851 351.74 278.587 351.952C278.326 352.16 278.196 352.412 278.196 352.709C278.196 352.966 278.289 353.177 278.475 353.343C278.657 353.509 279.132 353.68 279.9 353.856C280.672 354.029 281.201 354.18 281.487 354.31C281.904 354.502 282.212 354.746 282.41 355.043C282.609 355.336 282.708 355.674 282.708 356.058C282.708 356.439 282.599 356.799 282.381 357.137C282.163 357.473 281.849 357.735 281.438 357.923C281.032 358.109 280.573 358.202 280.061 358.202C279.414 358.202 278.87 358.107 278.431 357.919C277.994 357.73 277.651 357.447 277.4 357.069C277.153 356.688 277.023 356.258 277.01 355.78ZM284.563 358.08V350.922H285.51V354.471L289.065 350.922H290.349L287.346 353.822L290.481 358.08H289.231L286.682 354.457L285.51 355.599V358.08H284.563Z" fill="white"/>
-<rect x="461.017" y="196.91" width="57.4194" height="57.5966" rx="28.7097" fill="#ED1C24" stroke="white"/>
-<path d="M484.491 215.318C484.491 215.318 471.101 223.494 483.721 231.612C486.148 233.194 494.954 237.59 494.703 241.659C494.703 241.659 500.04 233.753 492.237 228.778C484.222 223.687 482.218 218.249 484.491 215.318Z" fill="white"/>
-<path d="M479.828 230.938C479.828 230.938 475.05 238.189 484.453 239.673C485.377 239.789 492.179 240.503 493.951 242.739C493.951 242.739 493.797 238.883 488.248 236.607C482.719 234.332 480.445 233.773 479.828 230.938Z" fill="white"/>
-<path d="M498.325 223.321C492.584 217.304 490.984 213.583 493.451 208.762C493.451 208.762 476.322 215.357 493.239 227.062C499.289 231.246 498.287 235.527 498.287 235.682C499.231 234.698 504.067 229.337 498.325 223.321Z" fill="white"/>
-<rect x="434.114" y="196.13" width="57.4194" height="57.5966" rx="28.7097" fill="#ED1C24" stroke="#F6F6F6"/>
-<path d="M457.589 214.537C457.589 214.537 444.198 222.714 456.818 230.832C459.246 232.413 468.051 236.81 467.8 240.879C467.8 240.879 473.137 232.972 465.334 227.997C457.319 222.906 455.315 217.468 457.589 214.537Z" fill="#F6F6F6"/>
-<path d="M452.926 230.158C452.926 230.158 448.147 237.408 457.55 238.893C458.475 239.009 465.276 239.722 467.049 241.959C467.049 241.959 466.895 238.102 461.346 235.827C455.816 233.552 453.542 232.992 452.926 230.158Z" fill="#F6F6F6"/>
-<path d="M471.423 222.541C465.681 216.524 464.082 212.802 466.548 207.981C466.548 207.981 449.419 214.576 466.336 226.282C472.386 230.466 471.384 234.747 471.384 234.901C472.328 233.918 477.164 228.557 471.423 222.541Z" fill="#F6F6F6"/>
-<rect x="446.114" y="172.13" width="57.4194" height="57.5966" rx="28.7097" fill="#ED1C24" stroke="#F6F6F6"/>
-<path d="M480.059 215.356C480.056 215.362 480.053 215.367 480.051 215.373C479.807 214.72 479.405 214.091 478.918 213.498C478.051 212.441 476.86 211.432 475.608 210.519C474.354 209.603 473.018 208.769 471.851 208.068C471.414 207.806 471.004 207.564 470.631 207.344C469.996 206.97 469.467 206.658 469.091 206.413L469.089 206.412C465.994 204.421 464.572 202.477 464.097 200.73C463.623 198.989 464.062 197.345 464.904 195.891C465.748 194.431 466.98 193.199 468.016 192.324C468.125 192.232 468.231 192.145 468.334 192.062C468.028 193.433 468.301 195.025 469.159 196.687C470.432 199.154 473.014 201.846 477.066 204.419C478.94 205.614 479.996 206.965 480.55 208.3C481.105 209.64 481.169 211.001 480.998 212.235C480.828 213.471 480.423 214.566 480.059 215.356Z" fill="white" stroke="#F6F6F6"/>
-<path d="M477.847 215.999C477.969 216.207 478.07 216.406 478.153 216.593C477.836 216.408 477.495 216.242 477.142 216.093C476.204 215.694 475.128 215.383 474.094 215.144C472.221 214.709 470.437 214.496 469.779 214.417C469.715 214.41 469.662 214.403 469.62 214.398C467.336 214.036 465.989 213.336 465.217 212.551C464.454 211.776 464.203 210.868 464.212 209.973C464.221 209.066 464.498 208.182 464.786 207.511C464.799 207.48 464.812 207.45 464.825 207.42C464.965 207.71 465.133 207.979 465.332 208.23C465.77 208.781 466.34 209.225 467.042 209.634C468.089 210.244 469.503 210.813 471.321 211.545C471.892 211.775 472.503 212.021 473.155 212.289L473.156 212.29C475.833 213.387 477.172 214.849 477.847 215.999Z" fill="white" stroke="#F6F6F6"/>
-<path d="M477.549 184.988C476.767 187.028 476.717 188.95 477.436 190.98C478.283 193.371 480.183 195.87 483.061 198.886C485.809 201.765 485.992 204.428 485.428 206.476C485.087 207.718 484.464 208.755 483.919 209.493C483.878 209.052 483.787 208.532 483.606 207.953C483.063 206.223 481.727 204.019 478.621 201.87C474.43 198.971 472.429 196.44 471.706 194.323C470.994 192.238 471.496 190.481 472.508 189.028C473.534 187.556 475.077 186.41 476.392 185.624C476.814 185.372 477.209 185.16 477.549 184.988Z" fill="white" stroke="#F6F6F6"/>
-<rect x="32.5" y="193.357" width="53.3204" height="53.3204" rx="9.5" fill="#E8F2FA" stroke="#91C2EA"/>
-<rect x="38.1194" y="188.674" width="53.3204" height="54.2569" rx="9.5" fill="#E8F2FA" stroke="#91C2EA"/>
-<rect x="44.8656" y="184.928" width="54.2569" height="53.3204" rx="9.5" fill="#E8F2FA" stroke="#91C2EA"/>
-<path d="M226 99.9283H223.5C206.931 99.9283 193.5 113.36 193.5 129.928V182.279C193.5 198.847 180.069 212.279 163.5 212.279H161.5" stroke="black"/>
-<path d="M99 212.428H165.5C182.069 212.428 195.5 225.86 195.5 242.428V294.428C195.5 310.997 208.931 324.428 225.5 324.428H226.5" stroke="black"/>
-<path d="M311 99.1783H313.5C330.069 99.1783 343.5 112.61 343.5 129.178V181.529C343.5 198.097 356.931 211.529 373.5 211.529H375.5" stroke="black"/>
-<path d="M438 211.678H371.5C354.931 211.678 341.5 225.11 341.5 241.678V293.678C341.5 310.247 328.069 323.678 311.5 323.678H310.5" stroke="black"/>
-<path d="M127.606 204.727V196.853H130.319C130.931 196.853 131.398 196.891 131.72 196.966C132.172 197.07 132.557 197.258 132.875 197.53C133.291 197.881 133.6 198.33 133.804 198.878C134.012 199.422 134.116 200.045 134.116 200.747C134.116 201.345 134.046 201.875 133.906 202.337C133.767 202.799 133.588 203.182 133.369 203.486C133.151 203.787 132.911 204.025 132.65 204.201C132.392 204.373 132.079 204.503 131.71 204.593C131.344 204.682 130.924 204.727 130.448 204.727H127.606ZM128.648 203.798H130.329C130.849 203.798 131.255 203.75 131.549 203.653C131.846 203.556 132.082 203.42 132.258 203.245C132.505 202.998 132.696 202.666 132.832 202.251C132.972 201.832 133.042 201.325 133.042 200.731C133.042 199.908 132.906 199.276 132.634 198.835C132.365 198.391 132.037 198.094 131.651 197.943C131.371 197.836 130.922 197.782 130.302 197.782H128.648V203.798ZM139.154 204.024C138.796 204.328 138.45 204.543 138.117 204.668C137.788 204.793 137.434 204.856 137.054 204.856C136.427 204.856 135.946 204.704 135.609 204.4C135.273 204.092 135.104 203.7 135.104 203.223C135.104 202.944 135.167 202.69 135.292 202.461C135.421 202.228 135.588 202.042 135.792 201.902C135.999 201.762 136.232 201.657 136.49 201.585C136.68 201.535 136.966 201.487 137.349 201.44C138.13 201.347 138.705 201.236 139.073 201.107C139.077 200.975 139.079 200.89 139.079 200.855C139.079 200.461 138.988 200.183 138.805 200.022C138.558 199.804 138.191 199.694 137.704 199.694C137.249 199.694 136.913 199.775 136.694 199.936C136.479 200.094 136.32 200.375 136.216 200.779L135.271 200.651C135.357 200.246 135.498 199.92 135.695 199.673C135.892 199.422 136.177 199.231 136.549 199.098C136.921 198.962 137.353 198.894 137.844 198.894C138.33 198.894 138.726 198.951 139.031 199.066C139.335 199.181 139.559 199.326 139.702 199.501C139.845 199.673 139.945 199.891 140.003 200.156C140.035 200.321 140.051 200.618 140.051 201.048V202.337C140.051 203.236 140.071 203.805 140.11 204.045C140.153 204.281 140.235 204.509 140.357 204.727H139.347C139.247 204.527 139.183 204.292 139.154 204.024ZM139.073 201.864C138.723 202.008 138.196 202.129 137.494 202.23C137.097 202.287 136.816 202.351 136.651 202.423C136.486 202.495 136.359 202.6 136.27 202.74C136.18 202.876 136.135 203.028 136.135 203.196C136.135 203.454 136.232 203.669 136.426 203.841C136.622 204.013 136.909 204.099 137.285 204.099C137.657 204.099 137.989 204.018 138.279 203.857C138.569 203.692 138.782 203.469 138.918 203.186C139.022 202.967 139.073 202.645 139.073 202.219V201.864ZM143.666 203.862L143.805 204.716C143.533 204.774 143.29 204.802 143.075 204.802C142.724 204.802 142.452 204.747 142.259 204.636C142.065 204.525 141.929 204.38 141.85 204.201C141.772 204.018 141.732 203.637 141.732 203.057V199.775H141.023V199.023H141.732V197.61L142.694 197.03V199.023H143.666V199.775H142.694V203.11C142.694 203.386 142.71 203.563 142.742 203.642C142.778 203.721 142.833 203.784 142.908 203.83C142.987 203.877 143.098 203.9 143.241 203.9C143.349 203.9 143.49 203.887 143.666 203.862ZM148.339 204.024C147.981 204.328 147.635 204.543 147.302 204.668C146.973 204.793 146.618 204.856 146.239 204.856C145.612 204.856 145.13 204.704 144.794 204.4C144.457 204.092 144.289 203.7 144.289 203.223C144.289 202.944 144.351 202.69 144.477 202.461C144.606 202.228 144.772 202.042 144.976 201.902C145.184 201.762 145.417 201.657 145.675 201.585C145.864 201.535 146.151 201.487 146.534 201.44C147.315 201.347 147.889 201.236 148.258 201.107C148.262 200.975 148.263 200.89 148.263 200.855C148.263 200.461 148.172 200.183 147.99 200.022C147.742 199.804 147.375 199.694 146.888 199.694C146.434 199.694 146.097 199.775 145.879 199.936C145.664 200.094 145.504 200.375 145.401 200.779L144.455 200.651C144.541 200.246 144.683 199.92 144.88 199.673C145.077 199.422 145.361 199.231 145.734 199.098C146.106 198.962 146.538 198.894 147.028 198.894C147.515 198.894 147.911 198.951 148.215 199.066C148.519 199.181 148.743 199.326 148.886 199.501C149.03 199.673 149.13 199.891 149.187 200.156C149.219 200.321 149.236 200.618 149.236 201.048V202.337C149.236 203.236 149.255 203.805 149.295 204.045C149.338 204.281 149.42 204.509 149.542 204.727H148.532C148.432 204.527 148.367 204.292 148.339 204.024ZM148.258 201.864C147.907 202.008 147.381 202.129 146.679 202.23C146.281 202.287 146 202.351 145.836 202.423C145.671 202.495 145.544 202.6 145.454 202.74C145.365 202.876 145.32 203.028 145.32 203.196C145.32 203.454 145.417 203.669 145.61 203.841C145.807 204.013 146.094 204.099 146.469 204.099C146.842 204.099 147.173 204.018 147.463 203.857C147.753 203.692 147.966 203.469 148.102 203.186C148.206 202.967 148.258 202.645 148.258 202.219V201.864Z" fill="#9C9C9C"/>
-<path d="M365.135 199.619L366.118 199.533C366.165 199.927 366.272 200.251 366.44 200.505C366.612 200.756 366.877 200.96 367.235 201.118C367.593 201.272 367.996 201.349 368.444 201.349C368.841 201.349 369.192 201.29 369.497 201.172C369.801 201.053 370.027 200.892 370.173 200.688C370.324 200.48 370.399 200.255 370.399 200.011C370.399 199.764 370.327 199.549 370.184 199.367C370.041 199.181 369.805 199.025 369.475 198.9C369.264 198.817 368.797 198.69 368.073 198.518C367.35 198.343 366.843 198.178 366.553 198.024C366.177 197.827 365.896 197.584 365.71 197.294C365.527 197 365.436 196.672 365.436 196.311C365.436 195.913 365.549 195.543 365.774 195.199C366 194.852 366.329 194.588 366.763 194.409C367.196 194.23 367.678 194.141 368.208 194.141C368.791 194.141 369.305 194.236 369.749 194.425C370.197 194.612 370.54 194.887 370.78 195.253C371.02 195.618 371.149 196.031 371.167 196.493L370.168 196.568C370.114 196.071 369.932 195.695 369.62 195.441C369.312 195.186 368.856 195.059 368.25 195.059C367.62 195.059 367.16 195.176 366.87 195.408C366.584 195.637 366.44 195.915 366.44 196.241C366.44 196.524 366.542 196.756 366.747 196.939C366.947 197.122 367.47 197.31 368.315 197.503C369.164 197.693 369.745 197.859 370.061 198.003C370.519 198.214 370.857 198.482 371.076 198.808C371.294 199.13 371.403 199.503 371.403 199.925C371.403 200.344 371.283 200.74 371.043 201.112C370.804 201.481 370.458 201.769 370.007 201.977C369.559 202.181 369.054 202.283 368.492 202.283C367.78 202.283 367.182 202.179 366.698 201.972C366.218 201.764 365.841 201.453 365.565 201.037C365.293 200.618 365.15 200.146 365.135 199.619ZM378.794 201.306C379.277 201.639 379.723 201.882 380.131 202.036L379.825 202.761C379.259 202.557 378.695 202.235 378.133 201.795C377.55 202.12 376.905 202.283 376.2 202.283C375.487 202.283 374.841 202.111 374.261 201.768C373.681 201.424 373.233 200.941 372.918 200.318C372.606 199.694 372.451 198.993 372.451 198.212C372.451 197.435 372.608 196.728 372.923 196.09C373.238 195.453 373.686 194.968 374.266 194.635C374.85 194.302 375.501 194.135 376.221 194.135C376.948 194.135 377.603 194.309 378.187 194.656C378.771 195 379.215 195.484 379.519 196.107C379.827 196.726 379.981 197.426 379.981 198.207C379.981 198.855 379.882 199.438 379.686 199.958C379.489 200.473 379.191 200.923 378.794 201.306ZM376.5 199.974C377.102 200.142 377.598 200.393 377.988 200.726C378.601 200.167 378.907 199.327 378.907 198.207C378.907 197.569 378.798 197.012 378.579 196.536C378.364 196.06 378.047 195.691 377.628 195.43C377.213 195.165 376.746 195.032 376.227 195.032C375.45 195.032 374.805 195.299 374.293 195.833C373.781 196.363 373.525 197.156 373.525 198.212C373.525 199.236 373.777 200.022 374.282 200.57C374.791 201.118 375.439 201.392 376.227 201.392C376.599 201.392 376.95 201.322 377.279 201.182C376.953 200.971 376.61 200.821 376.248 200.731L376.5 199.974ZM381.345 202.149V194.275H382.387V201.22H386.265V202.149H381.345ZM396.132 201.306C396.615 201.639 397.061 201.882 397.469 202.036L397.163 202.761C396.597 202.557 396.033 202.235 395.471 201.795C394.888 202.12 394.243 202.283 393.538 202.283C392.825 202.283 392.179 202.111 391.599 201.768C391.019 201.424 390.571 200.941 390.256 200.318C389.944 199.694 389.789 198.993 389.789 198.212C389.789 197.435 389.946 196.728 390.261 196.09C390.576 195.453 391.024 194.968 391.604 194.635C392.188 194.302 392.839 194.135 393.559 194.135C394.286 194.135 394.941 194.309 395.525 194.656C396.109 195 396.553 195.484 396.857 196.107C397.165 196.726 397.319 197.426 397.319 198.207C397.319 198.855 397.22 199.438 397.023 199.958C396.826 200.473 396.529 200.923 396.132 201.306ZM393.838 199.974C394.44 200.142 394.936 200.393 395.326 200.726C395.938 200.167 396.245 199.327 396.245 198.207C396.245 197.569 396.135 197.012 395.917 196.536C395.702 196.06 395.385 195.691 394.966 195.43C394.551 195.165 394.084 195.032 393.564 195.032C392.787 195.032 392.143 195.299 391.631 195.833C391.119 196.363 390.863 197.156 390.863 198.212C390.863 199.236 391.115 200.022 391.62 200.57C392.129 201.118 392.777 201.392 393.564 201.392C393.937 201.392 394.288 201.322 394.617 201.182C394.291 200.971 393.948 200.821 393.586 200.731L393.838 199.974ZM402.341 202.149V201.311C401.897 201.956 401.293 202.278 400.531 202.278C400.194 202.278 399.879 202.214 399.585 202.085C399.295 201.956 399.079 201.795 398.936 201.601C398.796 201.404 398.697 201.164 398.64 200.881C398.601 200.692 398.581 200.391 398.581 199.979V196.445H399.548V199.609C399.548 200.113 399.568 200.454 399.607 200.629C399.668 200.883 399.797 201.084 399.994 201.231C400.191 201.374 400.434 201.445 400.724 201.445C401.014 201.445 401.286 201.372 401.541 201.225C401.795 201.075 401.974 200.873 402.078 200.618C402.185 200.36 402.239 199.988 402.239 199.501V196.445H403.206V202.149H402.341ZM408.63 200.312L409.629 200.436C409.472 201.019 409.18 201.472 408.754 201.795C408.328 202.117 407.784 202.278 407.121 202.278C406.287 202.278 405.624 202.022 405.134 201.51C404.647 200.994 404.403 200.273 404.403 199.345C404.403 198.386 404.65 197.641 405.145 197.111C405.639 196.581 406.28 196.316 407.067 196.316C407.83 196.316 408.453 196.576 408.937 197.095C409.42 197.614 409.662 198.345 409.662 199.286C409.662 199.344 409.66 199.429 409.656 199.544H405.402C405.438 200.171 405.615 200.651 405.934 200.984C406.253 201.317 406.65 201.483 407.126 201.483C407.481 201.483 407.784 201.39 408.034 201.204C408.285 201.018 408.484 200.72 408.63 200.312ZM405.456 198.749H408.641C408.598 198.269 408.476 197.909 408.276 197.67C407.968 197.297 407.569 197.111 407.078 197.111C406.634 197.111 406.26 197.26 405.956 197.557C405.655 197.854 405.488 198.251 405.456 198.749ZM410.838 202.149V196.445H411.708V197.31C411.93 196.905 412.134 196.638 412.32 196.509C412.51 196.38 412.718 196.316 412.943 196.316C413.269 196.316 413.6 196.42 413.937 196.628L413.604 197.525C413.368 197.385 413.131 197.315 412.895 197.315C412.684 197.315 412.494 197.38 412.326 197.508C412.157 197.634 412.037 197.809 411.966 198.035C411.858 198.379 411.805 198.755 411.805 199.163V202.149H410.838ZM414.517 195.387V194.275H415.484V195.387H414.517ZM414.517 202.149V196.445H415.484V202.149H414.517ZM420.866 200.312L421.865 200.436C421.707 201.019 421.415 201.472 420.989 201.795C420.563 202.117 420.019 202.278 419.356 202.278C418.522 202.278 417.86 202.022 417.369 201.51C416.882 200.994 416.639 200.273 416.639 199.345C416.639 198.386 416.886 197.641 417.38 197.111C417.874 196.581 418.515 196.316 419.303 196.316C420.065 196.316 420.688 196.576 421.172 197.095C421.655 197.614 421.897 198.345 421.897 199.286C421.897 199.344 421.895 199.429 421.892 199.544H417.638C417.674 200.171 417.851 200.651 418.169 200.984C418.488 201.317 418.886 201.483 419.362 201.483C419.716 201.483 420.019 201.39 420.27 201.204C420.52 201.018 420.719 200.72 420.866 200.312ZM417.691 198.749H420.876C420.833 198.269 420.712 197.909 420.511 197.67C420.203 197.297 419.804 197.111 419.313 197.111C418.869 197.111 418.495 197.26 418.191 197.557C417.89 197.854 417.724 198.251 417.691 198.749ZM422.697 200.446L423.653 200.296C423.707 200.679 423.856 200.973 424.099 201.177C424.346 201.381 424.69 201.483 425.13 201.483C425.574 201.483 425.904 201.394 426.119 201.214C426.333 201.032 426.441 200.819 426.441 200.575C426.441 200.357 426.346 200.185 426.156 200.06C426.024 199.974 425.694 199.865 425.168 199.732C424.459 199.553 423.967 199.399 423.691 199.27C423.419 199.138 423.211 198.957 423.068 198.728C422.928 198.495 422.858 198.239 422.858 197.96C422.858 197.705 422.916 197.471 423.03 197.256C423.148 197.038 423.308 196.857 423.508 196.714C423.659 196.602 423.863 196.509 424.121 196.434C424.382 196.355 424.661 196.316 424.958 196.316C425.406 196.316 425.798 196.38 426.135 196.509C426.475 196.638 426.726 196.814 426.887 197.036C427.048 197.254 427.159 197.548 427.22 197.917L426.274 198.046C426.231 197.752 426.106 197.523 425.898 197.358C425.694 197.193 425.404 197.111 425.028 197.111C424.584 197.111 424.267 197.184 424.078 197.331C423.888 197.478 423.793 197.65 423.793 197.847C423.793 197.972 423.832 198.085 423.911 198.185C423.99 198.289 424.113 198.375 424.282 198.443C424.378 198.479 424.663 198.561 425.136 198.69C425.82 198.873 426.296 199.023 426.564 199.141C426.837 199.256 427.05 199.424 427.204 199.646C427.358 199.868 427.435 200.144 427.435 200.473C427.435 200.796 427.34 201.1 427.15 201.386C426.964 201.669 426.693 201.889 426.339 202.047C425.984 202.201 425.583 202.278 425.136 202.278C424.395 202.278 423.829 202.124 423.438 201.816C423.052 201.508 422.805 201.052 422.697 200.446Z" fill="#9C9C9C"/>
-<path d="M446.726 272.519V264.645H447.768V272.519H446.726ZM449.309 272.992L450.249 273.131C450.288 273.422 450.398 273.633 450.577 273.765C450.817 273.944 451.144 274.034 451.56 274.034C452.007 274.034 452.353 273.944 452.596 273.765C452.84 273.586 453.004 273.336 453.09 273.013C453.14 272.816 453.164 272.403 453.16 271.773C452.738 272.27 452.211 272.519 451.581 272.519C450.797 272.519 450.19 272.236 449.76 271.671C449.331 271.105 449.116 270.426 449.116 269.635C449.116 269.091 449.214 268.589 449.411 268.131C449.608 267.669 449.893 267.313 450.265 267.062C450.641 266.811 451.082 266.686 451.586 266.686C452.26 266.686 452.815 266.958 453.251 267.503V266.815H454.143V271.746C454.143 272.634 454.052 273.262 453.869 273.631C453.69 274.003 453.404 274.297 453.01 274.512C452.619 274.727 452.138 274.834 451.565 274.834C450.885 274.834 450.335 274.68 449.916 274.372C449.497 274.068 449.295 273.608 449.309 272.992ZM450.109 269.565C450.109 270.313 450.258 270.859 450.555 271.203C450.852 271.547 451.225 271.719 451.672 271.719C452.116 271.719 452.489 271.549 452.79 271.209C453.09 270.865 453.241 270.328 453.241 269.597C453.241 268.899 453.085 268.373 452.773 268.018C452.465 267.664 452.093 267.486 451.656 267.486C451.227 267.486 450.861 267.662 450.561 268.013C450.26 268.36 450.109 268.878 450.109 269.565ZM455.609 272.519V266.815H456.479V267.626C456.898 266.999 457.504 266.686 458.295 266.686C458.639 266.686 458.954 266.749 459.24 266.874C459.53 266.996 459.747 267.157 459.89 267.358C460.033 267.558 460.134 267.796 460.191 268.072C460.227 268.251 460.245 268.564 460.245 269.012V272.519H459.278V269.049C459.278 268.656 459.24 268.362 459.165 268.169C459.09 267.972 458.956 267.816 458.762 267.701C458.572 267.583 458.349 267.524 458.091 267.524C457.679 267.524 457.323 267.655 457.022 267.916C456.725 268.178 456.576 268.673 456.576 269.404V272.519H455.609ZM461.738 265.757V264.645H462.705V265.757H461.738ZM461.738 272.519V266.815H462.705V272.519H461.738ZM466.292 271.654L466.432 272.508C466.16 272.566 465.917 272.594 465.702 272.594C465.351 272.594 465.079 272.539 464.885 272.428C464.692 272.317 464.556 272.172 464.477 271.993C464.398 271.81 464.359 271.429 464.359 270.849V267.567H463.65V266.815H464.359V265.402L465.32 264.822V266.815H466.292V267.567H465.32V270.902C465.32 271.178 465.336 271.355 465.369 271.434C465.404 271.513 465.46 271.576 465.535 271.622C465.614 271.669 465.725 271.692 465.868 271.692C465.976 271.692 466.117 271.679 466.292 271.654ZM471.148 270.682L472.147 270.806C471.989 271.389 471.698 271.842 471.271 272.165C470.845 272.487 470.301 272.648 469.639 272.648C468.804 272.648 468.142 272.392 467.651 271.88C467.164 271.364 466.921 270.643 466.921 269.715C466.921 268.756 467.168 268.011 467.662 267.481C468.156 266.951 468.797 266.686 469.585 266.686C470.348 266.686 470.971 266.946 471.454 267.465C471.938 267.984 472.179 268.715 472.179 269.656C472.179 269.714 472.177 269.8 472.174 269.914H467.92C467.956 270.541 468.133 271.021 468.452 271.354C468.77 271.687 469.168 271.853 469.644 271.853C469.999 271.853 470.301 271.76 470.552 271.574C470.802 271.388 471.001 271.09 471.148 270.682ZM467.974 269.119H471.159C471.116 268.639 470.994 268.28 470.793 268.04C470.486 267.667 470.086 267.481 469.596 267.481C469.152 267.481 468.778 267.63 468.473 267.927C468.172 268.224 468.006 268.622 467.974 269.119ZM482.169 269.758L483.211 270.022C482.993 270.877 482.599 271.531 482.03 271.982C481.464 272.43 480.771 272.653 479.951 272.653C479.103 272.653 478.411 272.482 477.878 272.138C477.348 271.79 476.943 271.289 476.664 270.634C476.388 269.979 476.25 269.275 476.25 268.523C476.25 267.703 476.406 266.989 476.718 266.38C477.033 265.768 477.479 265.304 478.055 264.989C478.635 264.67 479.273 264.511 479.967 264.511C480.755 264.511 481.417 264.711 481.955 265.112C482.492 265.513 482.866 266.077 483.077 266.804L482.051 267.046C481.869 266.473 481.604 266.056 481.256 265.795C480.909 265.533 480.472 265.402 479.946 265.402C479.341 265.402 478.834 265.547 478.426 265.838C478.021 266.128 477.736 266.518 477.572 267.008C477.407 267.495 477.325 267.998 477.325 268.518C477.325 269.187 477.421 269.773 477.615 270.274C477.812 270.772 478.116 271.144 478.528 271.391C478.94 271.638 479.385 271.762 479.865 271.762C480.449 271.762 480.943 271.594 481.348 271.257C481.752 270.92 482.026 270.421 482.169 269.758ZM484.355 272.519V264.645H485.322V272.519H484.355ZM486.832 265.757V264.645H487.798V265.757H486.832ZM486.832 272.519V266.815H487.798V272.519H486.832ZM493.18 270.682L494.179 270.806C494.022 271.389 493.73 271.842 493.304 272.165C492.878 272.487 492.333 272.648 491.671 272.648C490.837 272.648 490.174 272.392 489.684 271.88C489.197 271.364 488.953 270.643 488.953 269.715C488.953 268.756 489.2 268.011 489.694 267.481C490.188 266.951 490.829 266.686 491.617 266.686C492.38 266.686 493.003 266.946 493.486 267.465C493.97 267.984 494.211 268.715 494.211 269.656C494.211 269.714 494.21 269.8 494.206 269.914H489.952C489.988 270.541 490.165 271.021 490.484 271.354C490.803 271.687 491.2 271.853 491.676 271.853C492.031 271.853 492.333 271.76 492.584 271.574C492.835 271.388 493.033 271.09 493.18 270.682ZM490.006 269.119H493.191C493.148 268.639 493.026 268.28 492.826 268.04C492.518 267.667 492.118 267.481 491.628 267.481C491.184 267.481 490.81 267.63 490.505 267.927C490.205 268.224 490.038 268.622 490.006 269.119ZM495.398 272.519V266.815H496.269V267.626C496.688 266.999 497.293 266.686 498.084 266.686C498.428 266.686 498.743 266.749 499.029 266.874C499.319 266.996 499.536 267.157 499.679 267.358C499.822 267.558 499.923 267.796 499.98 268.072C500.016 268.251 500.034 268.564 500.034 269.012V272.519H499.067V269.049C499.067 268.656 499.029 268.362 498.954 268.169C498.879 267.972 498.745 267.816 498.551 267.701C498.361 267.583 498.138 267.524 497.88 267.524C497.468 267.524 497.112 267.655 496.811 267.916C496.514 268.178 496.365 268.673 496.365 269.404V272.519H495.398ZM503.632 271.654L503.772 272.508C503.5 272.566 503.256 272.594 503.042 272.594C502.691 272.594 502.418 272.539 502.225 272.428C502.032 272.317 501.896 272.172 501.817 271.993C501.738 271.81 501.699 271.429 501.699 270.849V267.567H500.99V266.815H501.699V265.402L502.66 264.822V266.815H503.632V267.567H502.66V270.902C502.66 271.178 502.676 271.355 502.708 271.434C502.744 271.513 502.8 271.576 502.875 271.622C502.954 271.669 503.065 271.692 503.208 271.692C503.315 271.692 503.457 271.679 503.632 271.654ZM504.196 270.817L505.152 270.666C505.206 271.049 505.355 271.343 505.598 271.547C505.845 271.751 506.189 271.853 506.629 271.853C507.073 271.853 507.403 271.764 507.618 271.585C507.833 271.402 507.94 271.189 507.94 270.945C507.94 270.727 507.845 270.555 507.655 270.43C507.523 270.344 507.193 270.235 506.667 270.102C505.958 269.923 505.466 269.769 505.19 269.64C504.918 269.508 504.71 269.327 504.567 269.098C504.427 268.865 504.357 268.609 504.357 268.33C504.357 268.075 504.415 267.841 504.529 267.626C504.647 267.408 504.807 267.227 505.007 267.084C505.158 266.973 505.362 266.88 505.62 266.804C505.881 266.726 506.16 266.686 506.458 266.686C506.905 266.686 507.297 266.751 507.634 266.88C507.974 267.008 508.225 267.184 508.386 267.406C508.547 267.624 508.658 267.918 508.719 268.287L507.773 268.416C507.73 268.122 507.605 267.893 507.397 267.728C507.193 267.563 506.903 267.481 506.527 267.481C506.083 267.481 505.766 267.554 505.577 267.701C505.387 267.848 505.292 268.02 505.292 268.217C505.292 268.342 505.331 268.455 505.41 268.555C505.489 268.659 505.612 268.745 505.781 268.813C505.877 268.849 506.162 268.931 506.635 269.06C507.319 269.243 507.795 269.393 508.063 269.511C508.336 269.626 508.549 269.794 508.703 270.016C508.857 270.238 508.934 270.514 508.934 270.843C508.934 271.166 508.839 271.47 508.649 271.756C508.463 272.039 508.192 272.26 507.838 272.417C507.483 272.571 507.082 272.648 506.635 272.648C505.894 272.648 505.328 272.494 504.938 272.186C504.551 271.878 504.304 271.422 504.196 270.817Z" fill="black"/>
-<path d="M25.393 269.519V261.645H26.435V269.519H25.393ZM27.9765 269.992L28.9164 270.131C28.9558 270.422 29.065 270.633 29.2441 270.765C29.484 270.944 29.8116 271.034 30.227 271.034C30.6746 271.034 31.0201 270.944 31.2636 270.765C31.5071 270.586 31.6718 270.336 31.7577 270.013C31.8079 269.816 31.8311 269.403 31.8276 268.773C31.405 269.27 30.8787 269.519 30.2485 269.519C29.4643 269.519 28.8573 269.236 28.4277 268.671C27.998 268.105 27.7831 267.426 27.7831 266.635C27.7831 266.091 27.8816 265.589 28.0785 265.131C28.2755 264.669 28.5601 264.313 28.9325 264.062C29.3085 263.811 29.7489 263.686 30.2538 263.686C30.927 263.686 31.482 263.958 31.9189 264.503V263.815H32.8105V268.746C32.8105 269.634 32.7192 270.262 32.5365 270.631C32.3575 271.003 32.0711 271.297 31.6772 271.512C31.2869 271.727 30.8053 271.834 30.2323 271.834C29.552 271.834 29.0024 271.68 28.5834 271.372C28.1645 271.068 27.9622 270.608 27.9765 269.992ZM28.7768 266.565C28.7768 267.313 28.9254 267.859 29.2226 268.203C29.5198 268.547 29.8922 268.719 30.3398 268.719C30.7838 268.719 31.1562 268.549 31.457 268.209C31.7577 267.865 31.9081 267.328 31.9081 266.597C31.9081 265.899 31.7524 265.373 31.4408 265.018C31.1329 264.664 30.7605 264.486 30.3237 264.486C29.894 264.486 29.5287 264.662 29.228 265.013C28.9272 265.36 28.7768 265.878 28.7768 266.565ZM34.2768 269.519V263.815H35.1469V264.626C35.5658 263.999 36.171 263.686 36.9623 263.686C37.3061 263.686 37.6212 263.749 37.9076 263.874C38.1977 263.996 38.4143 264.157 38.5575 264.358C38.7008 264.558 38.801 264.796 38.8583 265.072C38.8941 265.251 38.912 265.564 38.912 266.012V269.519H37.9452V266.049C37.9452 265.656 37.9076 265.362 37.8324 265.169C37.7572 264.972 37.623 264.816 37.4296 264.701C37.2398 264.583 37.016 264.524 36.7582 264.524C36.3464 264.524 35.9902 264.655 35.6894 264.916C35.3922 265.178 35.2436 265.673 35.2436 266.404V269.519H34.2768ZM40.4052 262.757V261.645H41.372V262.757H40.4052ZM40.4052 269.519V263.815H41.372V269.519H40.4052ZM44.9599 268.654L45.0995 269.508C44.8274 269.566 44.5839 269.594 44.3691 269.594C44.0182 269.594 43.746 269.539 43.5527 269.428C43.3593 269.317 43.2232 269.172 43.1445 268.993C43.0657 268.81 43.0263 268.429 43.0263 267.849V264.567H42.3173V263.815H43.0263V262.402L43.9877 261.822V263.815H44.9599V264.567H43.9877V267.902C43.9877 268.178 44.0038 268.355 44.0361 268.434C44.0719 268.513 44.1274 268.576 44.2026 268.622C44.2813 268.669 44.3923 268.692 44.5356 268.692C44.643 268.692 44.7844 268.679 44.9599 268.654ZM49.8154 267.682L50.8144 267.806C50.6568 268.389 50.365 268.842 49.9389 269.165C49.5128 269.487 48.9685 269.648 48.3061 269.648C47.4718 269.648 46.8093 269.392 46.3188 268.88C45.8318 268.364 45.5883 267.643 45.5883 266.715C45.5883 265.756 45.8354 265.011 46.3295 264.481C46.8237 263.951 47.4646 263.686 48.2524 263.686C49.0151 263.686 49.6381 263.946 50.1215 264.465C50.6049 264.984 50.8466 265.715 50.8466 266.656C50.8466 266.714 50.8448 266.8 50.8412 266.914H46.5873C46.6231 267.541 46.8004 268.021 47.1191 268.354C47.4377 268.687 47.8352 268.853 48.3114 268.853C48.6659 268.853 48.9685 268.76 49.2192 268.574C49.4698 268.388 49.6685 268.09 49.8154 267.682ZM46.641 266.119H49.8261C49.7831 265.639 49.6614 265.28 49.4609 265.04C49.1529 264.667 48.7537 264.481 48.2631 264.481C47.8191 264.481 47.4449 264.63 47.1405 264.927C46.8398 265.224 46.6733 265.622 46.641 266.119ZM54.8642 266.989L55.8471 266.903C55.8936 267.297 56.0011 267.621 56.1694 267.876C56.3412 268.126 56.6062 268.33 56.9643 268.488C57.3224 268.642 57.7252 268.719 58.1728 268.719C58.5702 268.719 58.9211 268.66 59.2255 268.542C59.5299 268.423 59.7555 268.262 59.9023 268.058C60.0527 267.851 60.1279 267.625 60.1279 267.381C60.1279 267.134 60.0562 266.92 59.913 266.737C59.7698 266.551 59.5335 266.395 59.204 266.27C58.9928 266.187 58.5255 266.06 57.8022 265.888C57.0789 265.713 56.5722 265.548 56.2822 265.394C55.9062 265.197 55.6251 264.954 55.4389 264.664C55.2563 264.37 55.165 264.042 55.165 263.681C55.165 263.283 55.2778 262.913 55.5033 262.569C55.7289 262.222 56.0584 261.958 56.4916 261.779C56.9249 261.6 57.4065 261.511 57.9364 261.511C58.5201 261.511 59.0339 261.606 59.478 261.796C59.9255 261.982 60.2693 262.257 60.5092 262.623C60.7491 262.988 60.878 263.401 60.8959 263.863L59.8969 263.939C59.8432 263.441 59.6606 263.065 59.349 262.811C59.0411 262.556 58.5846 262.429 57.9794 262.429C57.3492 262.429 56.8891 262.546 56.599 262.778C56.3126 263.008 56.1694 263.285 56.1694 263.611C56.1694 263.894 56.2714 264.127 56.4755 264.309C56.676 264.492 57.1988 264.68 58.0439 264.873C58.8925 265.063 59.4744 265.229 59.7895 265.373C60.2478 265.584 60.5862 265.852 60.8046 266.178C61.023 266.501 61.1322 266.873 61.1322 267.296C61.1322 267.714 61.0123 268.11 60.7724 268.483C60.5325 268.851 60.1869 269.14 59.7358 269.347C59.2882 269.551 58.7833 269.653 58.2211 269.653C57.5086 269.653 56.9106 269.55 56.4272 269.342C55.9474 269.134 55.5696 268.823 55.2939 268.407C55.0217 267.988 54.8785 267.516 54.8642 266.989ZM64.5429 268.654L64.6825 269.508C64.4104 269.566 64.1669 269.594 63.9521 269.594C63.6012 269.594 63.329 269.539 63.1357 269.428C62.9423 269.317 62.8062 269.172 62.7275 268.993C62.6487 268.81 62.6093 268.429 62.6093 267.849V264.567H61.9003V263.815H62.6093V262.402L63.5707 261.822V263.815H64.5429V264.567H63.5707V267.902C63.5707 268.178 63.5868 268.355 63.6191 268.434C63.6549 268.513 63.7104 268.576 63.7856 268.622C63.8643 268.669 63.9753 268.692 64.1186 268.692C64.226 268.692 64.3674 268.679 64.5429 268.654ZM65.4828 269.519V263.815H66.353V264.68C66.575 264.275 66.7791 264.008 66.9653 263.88C67.155 263.751 67.3627 263.686 67.5883 263.686C67.9141 263.686 68.2454 263.79 68.582 263.998L68.2489 264.895C68.0126 264.755 67.7763 264.685 67.54 264.685C67.3287 264.685 67.1389 264.75 66.9706 264.879C66.8023 265.004 66.6824 265.179 66.6108 265.405C66.5033 265.749 66.4496 266.125 66.4496 266.533V269.519H65.4828ZM73.0614 267.682L74.0605 267.806C73.9029 268.389 73.6111 268.842 73.185 269.165C72.7589 269.487 72.2146 269.648 71.5522 269.648C70.7179 269.648 70.0554 269.392 69.5649 268.88C69.0779 268.364 68.8344 267.643 68.8344 266.715C68.8344 265.756 69.0815 265.011 69.5756 264.481C70.0697 263.951 70.7107 263.686 71.4985 263.686C72.2612 263.686 72.8842 263.946 73.3676 264.465C73.851 264.984 74.0927 265.715 74.0927 266.656C74.0927 266.714 74.0909 266.8 74.0873 266.914H69.8334C69.8692 267.541 70.0465 268.021 70.3652 268.354C70.6838 268.687 71.0813 268.853 71.5575 268.853C71.912 268.853 72.2146 268.76 72.4653 268.574C72.7159 268.388 72.9146 268.09 73.0614 267.682ZM69.8871 266.119H73.0722C73.0292 265.639 72.9075 265.28 72.707 265.04C72.399 264.667 71.9998 264.481 71.5092 264.481C71.0652 264.481 70.691 264.63 70.3866 264.927C70.0859 265.224 69.9194 265.622 69.8871 266.119ZM79.0019 268.816C78.6438 269.12 78.2983 269.335 77.9653 269.46C77.6358 269.585 77.2813 269.648 76.9018 269.648C76.2752 269.648 75.7935 269.496 75.457 269.192C75.1204 268.884 74.9521 268.491 74.9521 268.015C74.9521 267.736 75.0147 267.482 75.1401 267.253C75.269 267.02 75.4355 266.834 75.6396 266.694C75.8473 266.554 76.08 266.449 76.3378 266.377C76.5276 266.327 76.8141 266.279 77.1972 266.232C77.9778 266.139 78.5525 266.028 78.9213 265.899C78.9249 265.767 78.9267 265.682 78.9267 265.647C78.9267 265.253 78.8354 264.975 78.6528 264.814C78.4057 264.596 78.0387 264.486 77.5517 264.486C77.0969 264.486 76.7603 264.567 76.5419 264.728C76.3271 264.886 76.1677 265.167 76.0639 265.571L75.1186 265.443C75.2045 265.038 75.346 264.712 75.5429 264.465C75.7398 264.214 76.0245 264.023 76.3969 263.89C76.7693 263.754 77.2008 263.686 77.6913 263.686C78.1783 263.686 78.574 263.743 78.8783 263.858C79.1827 263.973 79.4065 264.118 79.5497 264.293C79.693 264.465 79.7932 264.683 79.8505 264.948C79.8827 265.113 79.8988 265.41 79.8988 265.84V267.129C79.8988 268.028 79.9185 268.597 79.9579 268.837C80.0009 269.073 80.0833 269.301 80.205 269.519H79.1952C79.095 269.319 79.0305 269.084 79.0019 268.816ZM78.9213 266.656C78.5704 266.8 78.044 266.921 77.3422 267.022C76.9447 267.079 76.6637 267.143 76.4989 267.215C76.3342 267.287 76.2071 267.392 76.1176 267.532C76.0281 267.668 75.9833 267.82 75.9833 267.988C75.9833 268.246 76.08 268.461 76.2734 268.633C76.4703 268.805 76.7568 268.891 77.1327 268.891C77.5051 268.891 77.8363 268.81 78.1264 268.649C78.4164 268.484 78.6295 268.261 78.7655 267.978C78.8694 267.759 78.9213 267.437 78.9213 267.011V266.656ZM81.4028 269.519V263.815H82.2675V264.615C82.4465 264.336 82.6847 264.112 82.9819 263.944C83.2791 263.772 83.6174 263.686 83.997 263.686C84.4195 263.686 84.7651 263.774 85.0336 263.949C85.3058 264.125 85.4973 264.37 85.6083 264.685C86.0595 264.019 86.6467 263.686 87.37 263.686C87.9358 263.686 88.3709 263.844 88.6752 264.159C88.9796 264.47 89.1318 264.952 89.1318 265.604V269.519H88.1703V265.926C88.1703 265.539 88.1381 265.262 88.0737 265.093C88.0128 264.922 87.9 264.784 87.7353 264.68C87.5706 264.576 87.3772 264.524 87.1552 264.524C86.7542 264.524 86.4211 264.658 86.1562 264.927C85.8912 265.192 85.7587 265.618 85.7587 266.205V269.519H84.7919V265.813C84.7919 265.383 84.7131 265.061 84.5556 264.846C84.398 264.631 84.1402 264.524 83.7822 264.524C83.51 264.524 83.2576 264.596 83.0248 264.739C82.7957 264.882 82.6292 265.092 82.5253 265.367C82.4215 265.643 82.3696 266.04 82.3696 266.56V269.519H81.4028ZM94.4706 267.682L95.4697 267.806C95.3121 268.389 95.0203 268.842 94.5942 269.165C94.1681 269.487 93.6238 269.648 92.9613 269.648C92.127 269.648 91.4646 269.392 90.974 268.88C90.4871 268.364 90.2436 267.643 90.2436 266.715C90.2436 265.756 90.4906 265.011 90.9848 264.481C91.4789 263.951 92.1199 263.686 92.9076 263.686C93.6703 263.686 94.2934 263.946 94.7768 264.465C95.2602 264.984 95.5019 265.715 95.5019 266.656C95.5019 266.714 95.5001 266.8 95.4965 266.914H91.2426C91.2784 267.541 91.4557 268.021 91.7743 268.354C92.093 268.687 92.4905 268.853 92.9667 268.853C93.3212 268.853 93.6238 268.76 93.8744 268.574C94.1251 268.388 94.3238 268.09 94.4706 267.682ZM91.2963 266.119H94.4814C94.4384 265.639 94.3167 265.28 94.1161 265.04C93.8082 264.667 93.4089 264.481 92.9184 264.481C92.4744 264.481 92.1002 264.63 91.7958 264.927C91.495 265.224 91.3285 265.622 91.2963 266.119ZM96.6781 269.519V263.815H97.5483V264.68C97.7703 264.275 97.9744 264.008 98.1606 263.88C98.3503 263.751 98.558 263.686 98.7836 263.686C99.1095 263.686 99.4407 263.79 99.7773 263.998L99.4443 264.895C99.2079 264.755 98.9716 264.685 98.7353 264.685C98.524 264.685 98.3342 264.75 98.1659 264.879C97.9976 265.004 97.8777 265.179 97.8061 265.405C97.6987 265.749 97.6449 266.125 97.6449 266.533V269.519H96.6781ZM99.9653 267.817L100.921 267.666C100.975 268.049 101.124 268.343 101.367 268.547C101.614 268.751 101.958 268.853 102.398 268.853C102.842 268.853 103.172 268.764 103.387 268.585C103.601 268.402 103.709 268.189 103.709 267.945C103.709 267.727 103.614 267.555 103.424 267.43C103.292 267.344 102.962 267.235 102.436 267.102C101.727 266.923 101.235 266.769 100.959 266.64C100.687 266.508 100.479 266.327 100.336 266.098C100.196 265.865 100.126 265.609 100.126 265.33C100.126 265.075 100.184 264.841 100.298 264.626C100.416 264.408 100.576 264.227 100.776 264.084C100.927 263.973 101.131 263.88 101.389 263.804C101.65 263.726 101.929 263.686 102.226 263.686C102.674 263.686 103.066 263.751 103.403 263.88C103.743 264.008 103.994 264.184 104.155 264.406C104.316 264.624 104.427 264.918 104.488 265.287L103.542 265.416C103.499 265.122 103.374 264.893 103.166 264.728C102.962 264.563 102.672 264.481 102.296 264.481C101.852 264.481 101.535 264.554 101.346 264.701C101.156 264.848 101.061 265.02 101.061 265.217C101.061 265.342 101.1 265.455 101.179 265.555C101.258 265.659 101.381 265.745 101.55 265.813C101.646 265.849 101.931 265.931 102.404 266.06C103.088 266.243 103.564 266.393 103.832 266.511C104.105 266.626 104.318 266.794 104.472 267.016C104.626 267.238 104.703 267.514 104.703 267.843C104.703 268.166 104.608 268.47 104.418 268.756C104.232 269.039 103.961 269.26 103.607 269.417C103.252 269.571 102.851 269.648 102.404 269.648C101.663 269.648 101.097 269.494 100.706 269.186C100.32 268.878 100.073 268.422 99.9653 267.817Z" fill="black"/>
-<path d="M235.805 46V38.126H236.847V46H235.805ZM238.388 46.4727L239.328 46.6123C239.368 46.9023 239.477 47.1136 239.656 47.2461C239.896 47.4251 240.224 47.5146 240.639 47.5146C241.086 47.5146 241.432 47.4251 241.676 47.2461C241.919 47.0671 242.084 46.8164 242.17 46.4941C242.22 46.2972 242.243 45.8836 242.239 45.2534C241.817 45.7511 241.291 46 240.66 46C239.876 46 239.269 45.7171 238.84 45.1514C238.41 44.5856 238.195 43.9071 238.195 43.1157C238.195 42.5715 238.294 42.0701 238.49 41.6118C238.687 41.1499 238.972 40.7936 239.344 40.543C239.72 40.2923 240.161 40.167 240.666 40.167C241.339 40.167 241.894 40.4391 242.331 40.9834V40.2959H243.222V45.2266C243.222 46.1146 243.131 46.743 242.948 47.1118C242.769 47.4842 242.483 47.7778 242.089 47.9927C241.699 48.2075 241.217 48.3149 240.644 48.3149C239.964 48.3149 239.414 48.161 238.995 47.853C238.576 47.5487 238.374 47.0885 238.388 46.4727ZM239.189 43.0459C239.189 43.7943 239.337 44.3403 239.635 44.6841C239.932 45.0278 240.304 45.1997 240.752 45.1997C241.196 45.1997 241.568 45.0296 241.869 44.6895C242.17 44.3457 242.32 43.8086 242.32 43.0781C242.32 42.3799 242.164 41.8535 241.853 41.499C241.545 41.1445 241.172 40.9673 240.736 40.9673C240.306 40.9673 239.941 41.1427 239.64 41.4937C239.339 41.841 239.189 42.3584 239.189 43.0459ZM244.689 46V40.2959H245.559V41.1069C245.978 40.4803 246.583 40.167 247.374 40.167C247.718 40.167 248.033 40.2297 248.32 40.355C248.61 40.4767 248.826 40.6379 248.969 40.8384C249.113 41.0389 249.213 41.277 249.27 41.5527C249.306 41.7318 249.324 42.0451 249.324 42.4927V46H248.357V42.5303C248.357 42.1364 248.32 41.8428 248.244 41.6494C248.169 41.4525 248.035 41.2967 247.842 41.1821C247.652 41.064 247.428 41.0049 247.17 41.0049C246.758 41.0049 246.402 41.1356 246.101 41.397C245.804 41.6584 245.656 42.1543 245.656 42.8848V46H244.689ZM250.817 39.2378V38.126H251.784V39.2378H250.817ZM250.817 46V40.2959H251.784V46H250.817ZM255.372 45.1353L255.511 45.9893C255.239 46.0465 254.996 46.0752 254.781 46.0752C254.43 46.0752 254.158 46.0197 253.965 45.9087C253.771 45.7977 253.635 45.6527 253.556 45.4736C253.478 45.291 253.438 44.9097 253.438 44.3296V41.0479H252.729V40.2959H253.438V38.8833L254.4 38.3032V40.2959H255.372V41.0479H254.4V44.3833C254.4 44.659 254.416 44.8363 254.448 44.915C254.484 44.9938 254.539 45.0565 254.614 45.103C254.693 45.1496 254.804 45.1729 254.947 45.1729C255.055 45.1729 255.196 45.1603 255.372 45.1353ZM260.227 44.1631L261.226 44.2866C261.069 44.8703 260.777 45.3232 260.351 45.6455C259.925 45.9678 259.38 46.1289 258.718 46.1289C257.884 46.1289 257.221 45.8729 256.731 45.3608C256.244 44.8452 256 44.1237 256 43.1963C256 42.2367 256.247 41.4919 256.741 40.9619C257.236 40.432 257.877 40.167 258.664 40.167C259.427 40.167 260.05 40.4266 260.533 40.9458C261.017 41.465 261.259 42.1955 261.259 43.1372C261.259 43.1945 261.257 43.2804 261.253 43.395H256.999C257.035 44.0216 257.212 44.5015 257.531 44.8345C257.85 45.1675 258.247 45.334 258.723 45.334C259.078 45.334 259.38 45.2409 259.631 45.0547C259.882 44.8685 260.08 44.5713 260.227 44.1631ZM257.053 42.6001H260.238C260.195 42.1203 260.073 41.7604 259.873 41.5205C259.565 41.1481 259.166 40.9619 258.675 40.9619C258.231 40.9619 257.857 41.1105 257.552 41.4077C257.252 41.7049 257.085 42.1024 257.053 42.6001ZM271.249 43.2393L272.291 43.5024C272.072 44.3582 271.678 45.0117 271.109 45.4629C270.543 45.9105 269.85 46.1343 269.031 46.1343C268.182 46.1343 267.491 45.9624 266.957 45.6187C266.427 45.2713 266.023 44.77 265.743 44.1147C265.468 43.4595 265.33 42.7559 265.33 42.0039C265.33 41.1839 265.486 40.4696 265.797 39.8608C266.112 39.2485 266.558 38.7848 267.135 38.4697C267.715 38.151 268.352 37.9917 269.047 37.9917C269.834 37.9917 270.497 38.1922 271.034 38.5933C271.571 38.9943 271.945 39.5583 272.156 40.2852L271.131 40.5269C270.948 39.9539 270.683 39.5368 270.336 39.2754C269.988 39.014 269.551 38.8833 269.025 38.8833C268.42 38.8833 267.913 39.0283 267.505 39.3184C267.1 39.6084 266.816 39.9987 266.651 40.4893C266.486 40.9762 266.404 41.4793 266.404 41.9985C266.404 42.6681 266.501 43.2536 266.694 43.7549C266.891 44.2526 267.195 44.625 267.607 44.8721C268.019 45.1191 268.465 45.2427 268.945 45.2427C269.528 45.2427 270.022 45.0744 270.427 44.7378C270.832 44.4012 271.106 43.9017 271.249 43.2393ZM273.435 46V38.126H274.402V46H273.435ZM279.644 46V45.1621C279.2 45.8066 278.596 46.1289 277.834 46.1289C277.497 46.1289 277.182 46.0645 276.888 45.9355C276.598 45.8066 276.382 45.6455 276.239 45.4521C276.099 45.2552 276 45.0153 275.943 44.7324C275.904 44.5426 275.884 44.2419 275.884 43.8301V40.2959H276.851V43.4595C276.851 43.9644 276.871 44.3045 276.91 44.48C276.971 44.7342 277.1 44.9347 277.297 45.0815C277.494 45.2248 277.737 45.2964 278.027 45.2964C278.317 45.2964 278.589 45.223 278.843 45.0762C279.098 44.9258 279.277 44.7235 279.381 44.4692C279.488 44.2114 279.542 43.839 279.542 43.3521V40.2959H280.509V46H279.644ZM281.642 44.2974L282.598 44.147C282.652 44.5301 282.8 44.8237 283.044 45.0278C283.291 45.2319 283.635 45.334 284.075 45.334C284.519 45.334 284.848 45.2445 285.063 45.0654C285.278 44.8828 285.385 44.6698 285.385 44.4263C285.385 44.2078 285.291 44.036 285.101 43.9106C284.968 43.8247 284.639 43.7155 284.113 43.583C283.404 43.404 282.911 43.25 282.635 43.1211C282.363 42.9886 282.156 42.8078 282.012 42.5786C281.873 42.3459 281.803 42.0898 281.803 41.8105C281.803 41.5563 281.86 41.3218 281.975 41.1069C282.093 40.8885 282.252 40.7077 282.453 40.5645C282.603 40.4535 282.807 40.3604 283.065 40.2852C283.327 40.2064 283.606 40.167 283.903 40.167C284.351 40.167 284.743 40.2314 285.079 40.3604C285.419 40.4893 285.67 40.6647 285.831 40.8867C285.992 41.1051 286.103 41.3988 286.164 41.7676L285.219 41.8965C285.176 41.6029 285.051 41.3737 284.843 41.209C284.639 41.0443 284.349 40.9619 283.973 40.9619C283.529 40.9619 283.212 41.0353 283.022 41.1821C282.832 41.3289 282.738 41.5008 282.738 41.6978C282.738 41.8231 282.777 41.9359 282.856 42.0361C282.934 42.14 283.058 42.2259 283.226 42.2939C283.323 42.3298 283.608 42.4121 284.08 42.541C284.764 42.7236 285.24 42.874 285.509 42.9922C285.781 43.1068 285.994 43.2751 286.148 43.4971C286.302 43.7191 286.379 43.9948 286.379 44.3242C286.379 44.6465 286.284 44.9508 286.094 45.2373C285.908 45.5202 285.638 45.7404 285.283 45.8979C284.929 46.0519 284.528 46.1289 284.08 46.1289C283.339 46.1289 282.773 45.9749 282.383 45.667C281.996 45.359 281.749 44.9025 281.642 44.2974ZM289.639 45.1353L289.779 45.9893C289.507 46.0465 289.263 46.0752 289.049 46.0752C288.698 46.0752 288.426 46.0197 288.232 45.9087C288.039 45.7977 287.903 45.6527 287.824 45.4736C287.745 45.291 287.706 44.9097 287.706 44.3296V41.0479H286.997V40.2959H287.706V38.8833L288.667 38.3032V40.2959H289.639V41.0479H288.667V44.3833C288.667 44.659 288.683 44.8363 288.716 44.915C288.751 44.9938 288.807 45.0565 288.882 45.103C288.961 45.1496 289.072 45.1729 289.215 45.1729C289.322 45.1729 289.464 45.1603 289.639 45.1353ZM294.495 44.1631L295.494 44.2866C295.336 44.8703 295.044 45.3232 294.618 45.6455C294.192 45.9678 293.648 46.1289 292.986 46.1289C292.151 46.1289 291.489 45.8729 290.998 45.3608C290.511 44.8452 290.268 44.1237 290.268 43.1963C290.268 42.2367 290.515 41.4919 291.009 40.9619C291.503 40.432 292.144 40.167 292.932 40.167C293.695 40.167 294.318 40.4266 294.801 40.9458C295.284 41.465 295.526 42.1955 295.526 43.1372C295.526 43.1945 295.524 43.2804 295.521 43.395H291.267C291.303 44.0216 291.48 44.5015 291.799 44.8345C292.117 45.1675 292.515 45.334 292.991 45.334C293.345 45.334 293.648 45.2409 293.899 45.0547C294.149 44.8685 294.348 44.5713 294.495 44.1631ZM291.321 42.6001H294.506C294.463 42.1203 294.341 41.7604 294.14 41.5205C293.832 41.1481 293.433 40.9619 292.943 40.9619C292.499 40.9619 292.124 41.1105 291.82 41.4077C291.519 41.7049 291.353 42.1024 291.321 42.6001ZM296.702 46V40.2959H297.572V41.1606C297.794 40.756 297.999 40.4893 298.185 40.3604C298.375 40.2314 298.582 40.167 298.808 40.167C299.134 40.167 299.465 40.2708 299.801 40.4785L299.468 41.3755C299.232 41.2358 298.996 41.166 298.76 41.166C298.548 41.166 298.358 41.2305 298.19 41.3594C298.022 41.4847 297.902 41.6602 297.83 41.8857C297.723 42.2295 297.669 42.6055 297.669 43.0137V46H296.702Z" fill="black"/>
-<path d="M80.6083 212.032C78.2198 209.642 74.9847 208.327 71.4992 208.327C68.0136 208.327 64.7786 209.642 62.3901 212.032L64.6613 214.303C66.4443 212.52 68.8713 211.537 71.4992 211.537C74.127 211.539 76.5541 212.52 78.337 214.303L80.6083 212.032Z" fill="#0070CC"/>
-<path d="M85.0512 207.189C77.7073 199.844 65.2926 199.844 57.9487 207.189L60.22 209.461C66.335 203.346 76.6649 203.346 82.7799 209.461L85.0512 207.189Z" fill="#0070CC"/>
-<path d="M71.4992 221.177C73.2734 221.177 74.7117 219.738 74.7117 217.964C74.7117 216.19 73.2734 214.752 71.4992 214.752C69.725 214.752 68.2867 216.19 68.2867 217.964C68.2867 219.738 69.725 221.177 71.4992 221.177Z" fill="#0070CC"/>
+<svg width="542" height="366" viewBox="0 0 542 366" fill="none" xmlns="http://www.w3.org/2000/svg">
+<rect width="542" height="366" rx="10" fill="#F6F6F6"/>
+<rect x="188" y="55" width="161" height="217" rx="20" fill="white"/>
+<rect x="214" y="141" width="109.667" height="110" rx="54.8337" fill="#ED1C24"/>
+<path d="M259.006 176.495C259.006 176.495 233.868 191.843 257.559 207.084C262.117 210.052 278.646 218.306 278.176 225.944C278.176 225.944 288.195 211.102 273.546 201.762C258.5 192.205 254.738 181.997 259.006 176.495Z" fill="white"/>
+<path d="M250.253 205.818C250.253 205.818 241.283 219.429 258.933 222.216C260.67 222.433 273.437 223.773 276.765 227.972C276.765 227.972 276.476 220.732 266.059 216.46C255.678 212.189 251.41 211.139 250.253 205.818Z" fill="white"/>
+<path d="M284.976 191.519C274.197 180.224 271.195 173.238 275.825 164.188C275.825 164.188 243.67 176.568 275.427 198.541C286.784 206.397 284.903 214.433 284.903 214.723C286.676 212.877 295.754 202.813 284.976 191.519Z" fill="white"/>
+<path d="M411.318 287L414.342 279.126H415.464L418.687 287H417.5L416.582 284.615H413.289L412.424 287H411.318ZM413.59 283.767H416.259L415.438 281.586C415.187 280.924 415.001 280.379 414.879 279.953C414.779 280.458 414.637 280.959 414.455 281.457L413.59 283.767ZM419.396 289.186V281.296H420.277V282.037C420.485 281.747 420.719 281.53 420.98 281.387C421.242 281.24 421.559 281.167 421.931 281.167C422.418 281.167 422.848 281.292 423.22 281.543C423.593 281.794 423.874 282.148 424.063 282.606C424.253 283.061 424.348 283.561 424.348 284.105C424.348 284.689 424.243 285.215 424.031 285.684C423.824 286.15 423.519 286.508 423.118 286.758C422.721 287.005 422.302 287.129 421.861 287.129C421.539 287.129 421.249 287.061 420.991 286.925C420.737 286.789 420.528 286.617 420.363 286.409V289.186H419.396ZM420.271 284.18C420.271 284.914 420.42 285.457 420.717 285.808C421.014 286.159 421.374 286.334 421.797 286.334C422.227 286.334 422.594 286.153 422.898 285.792C423.206 285.426 423.36 284.862 423.36 284.1C423.36 283.373 423.209 282.828 422.909 282.467C422.611 282.105 422.255 281.924 421.84 281.924C421.428 281.924 421.063 282.118 420.744 282.504C420.429 282.888 420.271 283.446 420.271 284.18ZM429.241 286.296C428.883 286.601 428.538 286.816 428.205 286.941C427.875 287.066 427.521 287.129 427.141 287.129C426.514 287.129 426.033 286.977 425.696 286.672C425.36 286.364 425.191 285.972 425.191 285.496C425.191 285.217 425.254 284.963 425.379 284.733C425.508 284.501 425.675 284.314 425.879 284.175C426.087 284.035 426.319 283.93 426.577 283.858C426.767 283.808 427.053 283.759 427.437 283.713C428.217 283.62 428.792 283.509 429.161 283.38C429.164 283.247 429.166 283.163 429.166 283.127C429.166 282.734 429.075 282.456 428.892 282.295C428.645 282.076 428.278 281.967 427.791 281.967C427.336 281.967 427 282.048 426.781 282.209C426.566 282.367 426.407 282.648 426.303 283.052L425.358 282.923C425.444 282.519 425.585 282.193 425.782 281.946C425.979 281.695 426.264 281.504 426.636 281.371C427.009 281.235 427.44 281.167 427.931 281.167C428.418 281.167 428.813 281.224 429.118 281.339C429.422 281.453 429.646 281.598 429.789 281.774C429.932 281.946 430.033 282.164 430.09 282.429C430.122 282.594 430.138 282.891 430.138 283.321V284.61C430.138 285.509 430.158 286.078 430.197 286.318C430.24 286.554 430.323 286.782 430.444 287H429.435C429.334 286.799 429.27 286.565 429.241 286.296ZM429.161 284.137C428.81 284.28 428.283 284.402 427.582 284.502C427.184 284.56 426.903 284.624 426.738 284.696C426.574 284.767 426.446 284.873 426.357 285.013C426.267 285.149 426.223 285.301 426.223 285.469C426.223 285.727 426.319 285.942 426.513 286.114C426.71 286.286 426.996 286.372 427.372 286.372C427.744 286.372 428.076 286.291 428.366 286.13C428.656 285.965 428.869 285.741 429.005 285.458C429.109 285.24 429.161 284.918 429.161 284.492V284.137ZM435.364 284.911L436.315 285.034C436.211 285.689 435.944 286.203 435.515 286.576C435.089 286.944 434.564 287.129 433.941 287.129C433.16 287.129 432.532 286.875 432.056 286.366C431.583 285.854 431.347 285.122 431.347 284.169C431.347 283.554 431.449 283.015 431.653 282.553C431.857 282.091 432.167 281.745 432.582 281.516C433.001 281.283 433.456 281.167 433.946 281.167C434.566 281.167 435.072 281.325 435.466 281.64C435.86 281.951 436.113 282.395 436.224 282.972L435.284 283.117C435.194 282.734 435.035 282.445 434.806 282.252C434.58 282.059 434.306 281.962 433.984 281.962C433.497 281.962 433.101 282.137 432.797 282.488C432.493 282.836 432.34 283.387 432.34 284.143C432.34 284.909 432.487 285.466 432.781 285.813C433.074 286.16 433.458 286.334 433.93 286.334C434.31 286.334 434.627 286.218 434.881 285.985C435.135 285.752 435.296 285.394 435.364 284.911ZM437.142 287V279.126H438.109V281.951C438.56 281.428 439.129 281.167 439.817 281.167C440.239 281.167 440.606 281.251 440.918 281.419C441.229 281.584 441.451 281.813 441.584 282.107C441.72 282.401 441.788 282.827 441.788 283.385V287H440.821V283.385C440.821 282.902 440.716 282.551 440.504 282.333C440.297 282.111 440.001 282 439.618 282C439.332 282 439.061 282.075 438.807 282.225C438.556 282.372 438.377 282.572 438.27 282.827C438.163 283.081 438.109 283.432 438.109 283.879V287H437.142ZM447.17 285.163L448.169 285.287C448.011 285.87 447.72 286.323 447.293 286.646C446.867 286.968 446.323 287.129 445.661 287.129C444.826 287.129 444.164 286.873 443.673 286.361C443.186 285.845 442.943 285.124 442.943 284.196C442.943 283.237 443.19 282.492 443.684 281.962C444.178 281.432 444.819 281.167 445.607 281.167C446.37 281.167 446.993 281.427 447.476 281.946C447.959 282.465 448.201 283.195 448.201 284.137C448.201 284.194 448.199 284.28 448.196 284.395H443.942C443.978 285.022 444.155 285.501 444.474 285.834C444.792 286.167 445.19 286.334 445.666 286.334C446.021 286.334 446.323 286.241 446.574 286.055C446.824 285.868 447.023 285.571 447.17 285.163ZM443.996 283.6H447.181C447.138 283.12 447.016 282.76 446.815 282.521C446.507 282.148 446.108 281.962 445.618 281.962C445.174 281.962 444.799 282.111 444.495 282.408C444.194 282.705 444.028 283.102 443.996 283.6ZM452.75 287V279.126H453.792V287H452.75ZM455.334 287.473L456.274 287.612C456.313 287.902 456.423 288.114 456.602 288.246C456.841 288.425 457.169 288.515 457.584 288.515C458.032 288.515 458.378 288.425 458.621 288.246C458.865 288.067 459.029 287.816 459.115 287.494C459.165 287.297 459.189 286.884 459.185 286.253C458.763 286.751 458.236 287 457.606 287C456.822 287 456.215 286.717 455.785 286.151C455.355 285.586 455.141 284.907 455.141 284.116C455.141 283.571 455.239 283.07 455.436 282.612C455.633 282.15 455.918 281.794 456.29 281.543C456.666 281.292 457.106 281.167 457.611 281.167C458.285 281.167 458.84 281.439 459.276 281.983V281.296H460.168V286.227C460.168 287.115 460.077 287.743 459.894 288.112C459.715 288.484 459.429 288.778 459.035 288.993C458.644 289.208 458.163 289.315 457.59 289.315C456.91 289.315 456.36 289.161 455.941 288.853C455.522 288.549 455.32 288.089 455.334 287.473ZM456.134 284.046C456.134 284.794 456.283 285.34 456.58 285.684C456.877 286.028 457.25 286.2 457.697 286.2C458.141 286.2 458.514 286.03 458.814 285.689C459.115 285.346 459.266 284.809 459.266 284.078C459.266 283.38 459.11 282.854 458.798 282.499C458.49 282.145 458.118 281.967 457.681 281.967C457.251 281.967 456.886 282.143 456.585 282.494C456.285 282.841 456.134 283.358 456.134 284.046ZM461.634 287V281.296H462.504V282.107C462.923 281.48 463.528 281.167 464.32 281.167C464.664 281.167 464.979 281.23 465.265 281.355C465.555 281.477 465.772 281.638 465.915 281.838C466.058 282.039 466.159 282.277 466.216 282.553C466.252 282.732 466.27 283.045 466.27 283.493V287H465.303V283.53C465.303 283.136 465.265 282.843 465.19 282.649C465.115 282.452 464.98 282.297 464.787 282.182C464.597 282.064 464.374 282.005 464.116 282.005C463.704 282.005 463.348 282.136 463.047 282.397C462.75 282.658 462.601 283.154 462.601 283.885V287H461.634ZM467.763 280.238V279.126H468.729V280.238H467.763ZM467.763 287V281.296H468.729V287H467.763ZM472.317 286.135L472.457 286.989C472.185 287.047 471.941 287.075 471.727 287.075C471.376 287.075 471.104 287.02 470.91 286.909C470.717 286.798 470.581 286.653 470.502 286.474C470.423 286.291 470.384 285.91 470.384 285.33V282.048H469.675V281.296H470.384V279.883L471.345 279.303V281.296H472.317V282.048H471.345V285.383C471.345 285.659 471.361 285.836 471.394 285.915C471.429 285.994 471.485 286.056 471.56 286.103C471.639 286.15 471.75 286.173 471.893 286.173C472 286.173 472.142 286.16 472.317 286.135ZM477.173 285.163L478.172 285.287C478.014 285.87 477.722 286.323 477.296 286.646C476.87 286.968 476.326 287.129 475.664 287.129C474.829 287.129 474.167 286.873 473.676 286.361C473.189 285.845 472.946 285.124 472.946 284.196C472.946 283.237 473.193 282.492 473.687 281.962C474.181 281.432 474.822 281.167 475.61 281.167C476.373 281.167 476.996 281.427 477.479 281.946C477.962 282.465 478.204 283.195 478.204 284.137C478.204 284.194 478.202 284.28 478.199 284.395H473.945C473.981 285.022 474.158 285.501 474.477 285.834C474.795 286.167 475.193 286.334 475.669 286.334C476.023 286.334 476.326 286.241 476.577 286.055C476.827 285.868 477.026 285.571 477.173 285.163ZM473.999 283.6H477.184C477.141 283.12 477.019 282.76 476.818 282.521C476.51 282.148 476.111 281.962 475.621 281.962C475.177 281.962 474.802 282.111 474.498 282.408C474.197 282.705 474.031 283.102 473.999 283.6ZM394.007 307.186V299.296H394.888V300.037C395.095 299.747 395.33 299.53 395.591 299.387C395.853 299.24 396.17 299.167 396.542 299.167C397.029 299.167 397.459 299.292 397.831 299.543C398.203 299.794 398.485 300.148 398.674 300.606C398.864 301.061 398.959 301.561 398.959 302.105C398.959 302.689 398.853 303.215 398.642 303.684C398.434 304.15 398.13 304.508 397.729 304.758C397.332 305.005 396.913 305.129 396.472 305.129C396.15 305.129 395.86 305.061 395.602 304.925C395.348 304.789 395.138 304.617 394.974 304.409V307.186H394.007ZM394.882 302.18C394.882 302.914 395.031 303.457 395.328 303.808C395.625 304.159 395.985 304.334 396.408 304.334C396.837 304.334 397.204 304.153 397.509 303.792C397.817 303.426 397.971 302.862 397.971 302.1C397.971 301.373 397.82 300.828 397.52 300.467C397.222 300.105 396.866 299.924 396.451 299.924C396.039 299.924 395.674 300.118 395.355 300.504C395.04 300.888 394.882 301.446 394.882 302.18ZM399.77 302.148C399.77 301.092 400.064 300.309 400.651 299.801C401.141 299.378 401.739 299.167 402.445 299.167C403.229 299.167 403.87 299.425 404.368 299.94C404.865 300.452 405.114 301.161 405.114 302.067C405.114 302.801 405.003 303.38 404.781 303.802C404.563 304.221 404.242 304.547 403.82 304.78C403.401 305.013 402.943 305.129 402.445 305.129C401.646 305.129 401 304.873 400.506 304.361C400.015 303.849 399.77 303.111 399.77 302.148ZM400.764 302.148C400.764 302.878 400.923 303.426 401.242 303.792C401.56 304.153 401.961 304.334 402.445 304.334C402.925 304.334 403.324 304.151 403.643 303.786C403.961 303.421 404.121 302.864 404.121 302.116C404.121 301.41 403.959 300.877 403.637 300.515C403.319 300.15 402.921 299.967 402.445 299.967C401.961 299.967 401.56 300.148 401.242 300.51C400.923 300.871 400.764 301.417 400.764 302.148ZM407.306 305L405.56 299.296H406.559L407.467 302.588L407.805 303.813C407.819 303.752 407.918 303.36 408.101 302.637L409.008 299.296H410.002L410.856 302.604L411.141 303.695L411.468 302.594L412.446 299.296H413.386L411.603 305H410.598L409.69 301.584L409.47 300.612L408.315 305H407.306ZM418.107 303.163L419.106 303.287C418.948 303.87 418.657 304.323 418.23 304.646C417.804 304.968 417.26 305.129 416.598 305.129C415.763 305.129 415.101 304.873 414.61 304.361C414.123 303.845 413.88 303.124 413.88 302.196C413.88 301.237 414.127 300.492 414.621 299.962C415.115 299.432 415.756 299.167 416.544 299.167C417.307 299.167 417.93 299.427 418.413 299.946C418.896 300.465 419.138 301.195 419.138 302.137C419.138 302.194 419.136 302.28 419.133 302.395H414.879C414.915 303.022 415.092 303.501 415.411 303.834C415.729 304.167 416.127 304.334 416.603 304.334C416.958 304.334 417.26 304.241 417.511 304.055C417.761 303.868 417.96 303.571 418.107 303.163ZM414.933 301.6H418.118C418.075 301.12 417.953 300.76 417.752 300.521C417.444 300.148 417.045 299.962 416.555 299.962C416.111 299.962 415.736 300.111 415.432 300.408C415.131 300.705 414.965 301.102 414.933 301.6ZM420.314 305V299.296H421.185V300.161C421.407 299.756 421.611 299.489 421.797 299.36C421.987 299.231 422.194 299.167 422.42 299.167C422.746 299.167 423.077 299.271 423.414 299.479L423.081 300.375C422.844 300.236 422.608 300.166 422.372 300.166C422.16 300.166 421.971 300.23 421.802 300.359C421.634 300.485 421.514 300.66 421.442 300.886C421.335 301.229 421.281 301.605 421.281 302.014V305H420.314ZM427.893 303.163L428.892 303.287C428.735 303.87 428.443 304.323 428.017 304.646C427.59 304.968 427.046 305.129 426.384 305.129C425.549 305.129 424.887 304.873 424.396 304.361C423.91 303.845 423.666 303.124 423.666 302.196C423.666 301.237 423.913 300.492 424.407 299.962C424.901 299.432 425.542 299.167 426.33 299.167C427.093 299.167 427.716 299.427 428.199 299.946C428.683 300.465 428.924 301.195 428.924 302.137C428.924 302.194 428.923 302.28 428.919 302.395H424.665C424.701 303.022 424.878 303.501 425.197 303.834C425.515 304.167 425.913 304.334 426.389 304.334C426.744 304.334 427.046 304.241 427.297 304.055C427.548 303.868 427.746 303.571 427.893 303.163ZM424.719 301.6H427.904C427.861 301.12 427.739 300.76 427.539 300.521C427.231 300.148 426.831 299.962 426.341 299.962C425.897 299.962 425.523 300.111 425.218 300.408C424.917 300.705 424.751 301.102 424.719 301.6ZM433.812 305V304.28C433.45 304.846 432.919 305.129 432.217 305.129C431.762 305.129 431.343 305.004 430.96 304.753C430.58 304.502 430.285 304.153 430.074 303.706C429.866 303.254 429.762 302.737 429.762 302.153C429.762 301.584 429.857 301.068 430.047 300.606C430.237 300.141 430.521 299.785 430.901 299.538C431.28 299.291 431.705 299.167 432.174 299.167C432.518 299.167 432.824 299.24 433.092 299.387C433.361 299.53 433.579 299.718 433.748 299.951V297.126H434.709V305H433.812ZM430.756 302.153C430.756 302.884 430.91 303.43 431.218 303.792C431.526 304.153 431.889 304.334 432.308 304.334C432.731 304.334 433.089 304.162 433.382 303.818C433.68 303.471 433.828 302.943 433.828 302.234C433.828 301.453 433.678 300.88 433.377 300.515C433.076 300.15 432.706 299.967 432.265 299.967C431.835 299.967 431.476 300.143 431.186 300.494C430.899 300.845 430.756 301.398 430.756 302.153ZM443.018 304.296C442.66 304.601 442.314 304.816 441.981 304.941C441.652 305.066 441.298 305.129 440.918 305.129C440.291 305.129 439.81 304.977 439.473 304.672C439.137 304.364 438.968 303.972 438.968 303.496C438.968 303.217 439.031 302.963 439.156 302.733C439.285 302.501 439.452 302.314 439.656 302.175C439.863 302.035 440.096 301.93 440.354 301.858C440.544 301.808 440.83 301.759 441.213 301.713C441.994 301.62 442.569 301.509 442.938 301.38C442.941 301.247 442.943 301.163 442.943 301.127C442.943 300.734 442.852 300.456 442.669 300.295C442.422 300.076 442.055 299.967 441.568 299.967C441.113 299.967 440.777 300.048 440.558 300.209C440.343 300.367 440.184 300.648 440.08 301.052L439.135 300.923C439.221 300.519 439.362 300.193 439.559 299.946C439.756 299.695 440.041 299.504 440.413 299.371C440.785 299.235 441.217 299.167 441.708 299.167C442.194 299.167 442.59 299.224 442.895 299.339C443.199 299.453 443.423 299.598 443.566 299.774C443.709 299.946 443.809 300.164 443.867 300.429C443.899 300.594 443.915 300.891 443.915 301.321V302.61C443.915 303.509 443.935 304.078 443.974 304.318C444.017 304.554 444.099 304.782 444.221 305H443.211C443.111 304.799 443.047 304.565 443.018 304.296ZM442.938 302.137C442.587 302.28 442.06 302.402 441.358 302.502C440.961 302.56 440.68 302.624 440.515 302.696C440.35 302.767 440.223 302.873 440.134 303.013C440.044 303.149 440 303.301 440 303.469C440 303.727 440.096 303.942 440.29 304.114C440.486 304.286 440.773 304.372 441.149 304.372C441.521 304.372 441.853 304.291 442.143 304.13C442.433 303.965 442.646 303.741 442.782 303.458C442.886 303.24 442.938 302.918 442.938 302.492V302.137ZM445.419 307.186V299.296H446.3V300.037C446.507 299.747 446.742 299.53 447.003 299.387C447.265 299.24 447.582 299.167 447.954 299.167C448.441 299.167 448.871 299.292 449.243 299.543C449.616 299.794 449.897 300.148 450.086 300.606C450.276 301.061 450.371 301.561 450.371 302.105C450.371 302.689 450.265 303.215 450.054 303.684C449.847 304.15 449.542 304.508 449.141 304.758C448.744 305.005 448.325 305.129 447.884 305.129C447.562 305.129 447.272 305.061 447.014 304.925C446.76 304.789 446.55 304.617 446.386 304.409V307.186H445.419ZM446.294 302.18C446.294 302.914 446.443 303.457 446.74 303.808C447.037 304.159 447.397 304.334 447.82 304.334C448.25 304.334 448.617 304.153 448.921 303.792C449.229 303.426 449.383 302.862 449.383 302.1C449.383 301.373 449.232 300.828 448.932 300.467C448.634 300.105 448.278 299.924 447.863 299.924C447.451 299.924 447.086 300.118 446.767 300.504C446.452 300.888 446.294 301.446 446.294 302.18ZM451.542 307.186V299.296H452.423V300.037C452.631 299.747 452.865 299.53 453.126 299.387C453.388 299.24 453.705 299.167 454.077 299.167C454.564 299.167 454.994 299.292 455.366 299.543C455.739 299.794 456.02 300.148 456.209 300.606C456.399 301.061 456.494 301.561 456.494 302.105C456.494 302.689 456.389 303.215 456.177 303.684C455.97 304.15 455.665 304.508 455.264 304.758C454.867 305.005 454.448 305.129 454.007 305.129C453.685 305.129 453.395 305.061 453.137 304.925C452.883 304.789 452.674 304.617 452.509 304.409V307.186H451.542ZM452.417 302.18C452.417 302.914 452.566 303.457 452.863 303.808C453.16 304.159 453.52 304.334 453.943 304.334C454.373 304.334 454.74 304.153 455.044 303.792C455.352 303.426 455.506 302.862 455.506 302.1C455.506 301.373 455.355 300.828 455.055 300.467C454.757 300.105 454.401 299.924 453.986 299.924C453.574 299.924 453.209 300.118 452.89 300.504C452.575 300.888 452.417 301.446 452.417 302.18ZM457.644 305V297.126H458.61V305H457.644ZM460.12 298.238V297.126H461.086V298.238H460.12ZM460.12 305V299.296H461.086V305H460.12ZM466.286 302.911L467.236 303.034C467.132 303.689 466.866 304.203 466.436 304.576C466.01 304.944 465.485 305.129 464.862 305.129C464.082 305.129 463.453 304.875 462.977 304.366C462.504 303.854 462.268 303.122 462.268 302.169C462.268 301.554 462.37 301.015 462.574 300.553C462.778 300.091 463.088 299.745 463.503 299.516C463.922 299.283 464.377 299.167 464.868 299.167C465.487 299.167 465.994 299.325 466.388 299.64C466.782 299.951 467.034 300.395 467.145 300.972L466.205 301.117C466.116 300.734 465.956 300.445 465.727 300.252C465.501 300.059 465.228 299.962 464.905 299.962C464.418 299.962 464.023 300.137 463.718 300.488C463.414 300.836 463.262 301.387 463.262 302.143C463.262 302.909 463.409 303.466 463.702 303.813C463.996 304.16 464.379 304.334 464.852 304.334C465.231 304.334 465.548 304.218 465.802 303.985C466.056 303.752 466.218 303.394 466.286 302.911ZM471.786 304.296C471.428 304.601 471.082 304.816 470.749 304.941C470.42 305.066 470.065 305.129 469.686 305.129C469.059 305.129 468.577 304.977 468.241 304.672C467.904 304.364 467.736 303.972 467.736 303.496C467.736 303.217 467.799 302.963 467.924 302.733C468.053 302.501 468.219 302.314 468.423 302.175C468.631 302.035 468.864 301.93 469.122 301.858C469.311 301.808 469.598 301.759 469.981 301.713C470.762 301.62 471.336 301.509 471.705 301.38C471.709 301.247 471.71 301.163 471.71 301.127C471.71 300.734 471.619 300.456 471.437 300.295C471.189 300.076 470.822 299.967 470.335 299.967C469.881 299.967 469.544 300.048 469.326 300.209C469.111 300.367 468.951 300.648 468.848 301.052L467.902 300.923C467.988 300.519 468.13 300.193 468.327 299.946C468.524 299.695 468.808 299.504 469.181 299.371C469.553 299.235 469.985 299.167 470.475 299.167C470.962 299.167 471.358 299.224 471.662 299.339C471.966 299.453 472.19 299.598 472.333 299.774C472.477 299.946 472.577 300.164 472.634 300.429C472.667 300.594 472.683 300.891 472.683 301.321V302.61C472.683 303.509 472.702 304.078 472.742 304.318C472.785 304.554 472.867 304.782 472.989 305H471.979C471.879 304.799 471.814 304.565 471.786 304.296ZM471.705 302.137C471.354 302.28 470.828 302.402 470.126 302.502C469.729 302.56 469.447 302.624 469.283 302.696C469.118 302.767 468.991 302.873 468.901 303.013C468.812 303.149 468.767 303.301 468.767 303.469C468.767 303.727 468.864 303.942 469.057 304.114C469.254 304.286 469.541 304.372 469.917 304.372C470.289 304.372 470.62 304.291 470.91 304.13C471.2 303.965 471.413 303.741 471.549 303.458C471.653 303.24 471.705 302.918 471.705 302.492V302.137ZM476.297 304.135L476.437 304.989C476.165 305.047 475.921 305.075 475.707 305.075C475.356 305.075 475.083 305.02 474.89 304.909C474.697 304.798 474.561 304.653 474.482 304.474C474.403 304.291 474.364 303.91 474.364 303.33V300.048H473.655V299.296H474.364V297.883L475.325 297.303V299.296H476.297V300.048H475.325V303.383C475.325 303.659 475.341 303.836 475.374 303.915C475.409 303.994 475.465 304.056 475.54 304.103C475.619 304.15 475.73 304.173 475.873 304.173C475.98 304.173 476.122 304.16 476.297 304.135ZM477.253 298.238V297.126H478.22V298.238H477.253ZM477.253 305V299.296H478.22V305H477.253ZM479.337 302.148C479.337 301.092 479.631 300.309 480.218 299.801C480.709 299.378 481.307 299.167 482.012 299.167C482.796 299.167 483.437 299.425 483.935 299.94C484.433 300.452 484.682 301.161 484.682 302.067C484.682 302.801 484.571 303.38 484.349 303.802C484.13 304.221 483.81 304.547 483.387 304.78C482.968 305.013 482.51 305.129 482.012 305.129C481.214 305.129 480.567 304.873 480.073 304.361C479.583 303.849 479.337 303.111 479.337 302.148ZM480.331 302.148C480.331 302.878 480.49 303.426 480.809 303.792C481.128 304.153 481.529 304.334 482.012 304.334C482.492 304.334 482.891 304.151 483.21 303.786C483.529 303.421 483.688 302.864 483.688 302.116C483.688 301.41 483.527 300.877 483.205 300.515C482.886 300.15 482.488 299.967 482.012 299.967C481.529 299.967 481.128 300.148 480.809 300.51C480.49 300.871 480.331 301.417 480.331 302.148ZM485.82 305V299.296H486.69V300.107C487.109 299.48 487.715 299.167 488.506 299.167C488.85 299.167 489.165 299.23 489.451 299.355C489.741 299.477 489.958 299.638 490.101 299.838C490.244 300.039 490.345 300.277 490.402 300.553C490.438 300.732 490.456 301.045 490.456 301.493V305H489.489V301.53C489.489 301.136 489.451 300.843 489.376 300.649C489.301 300.452 489.167 300.297 488.973 300.182C488.783 300.064 488.56 300.005 488.302 300.005C487.89 300.005 487.534 300.136 487.233 300.397C486.936 300.658 486.787 301.154 486.787 301.885V305H485.82ZM491.557 303.297L492.513 303.147C492.566 303.53 492.715 303.824 492.958 304.028C493.206 304.232 493.549 304.334 493.99 304.334C494.434 304.334 494.763 304.244 494.978 304.065C495.193 303.883 495.3 303.67 495.3 303.426C495.3 303.208 495.205 303.036 495.016 302.911C494.883 302.825 494.554 302.715 494.027 302.583C493.318 302.404 492.826 302.25 492.55 302.121C492.278 301.989 492.07 301.808 491.927 301.579C491.788 301.346 491.718 301.09 491.718 300.811C491.718 300.556 491.775 300.322 491.89 300.107C492.008 299.889 492.167 299.708 492.368 299.564C492.518 299.453 492.722 299.36 492.98 299.285C493.241 299.206 493.521 299.167 493.818 299.167C494.265 299.167 494.658 299.231 494.994 299.36C495.334 299.489 495.585 299.665 495.746 299.887C495.907 300.105 496.018 300.399 496.079 300.768L495.134 300.896C495.091 300.603 494.965 300.374 494.758 300.209C494.554 300.044 494.264 299.962 493.888 299.962C493.444 299.962 493.127 300.035 492.937 300.182C492.747 300.329 492.652 300.501 492.652 300.698C492.652 300.823 492.692 300.936 492.771 301.036C492.849 301.14 492.973 301.226 493.141 301.294C493.238 301.33 493.522 301.412 493.995 301.541C494.679 301.724 495.155 301.874 495.424 301.992C495.696 302.107 495.909 302.275 496.063 302.497C496.217 302.719 496.294 302.995 496.294 303.324C496.294 303.646 496.199 303.951 496.009 304.237C495.823 304.52 495.553 304.74 495.198 304.898C494.844 305.052 494.443 305.129 493.995 305.129C493.254 305.129 492.688 304.975 492.298 304.667C491.911 304.359 491.664 303.903 491.557 303.297Z" fill="black"/>
+<path d="M47.6874 284.47L48.6703 284.384C48.7169 284.778 48.8243 285.102 48.9926 285.356C49.1645 285.607 49.4294 285.811 49.7875 285.969C50.1456 286.123 50.5484 286.2 50.996 286.2C51.3935 286.2 51.7444 286.141 52.0488 286.022C52.3531 285.904 52.5787 285.743 52.7255 285.539C52.8759 285.331 52.9511 285.106 52.9511 284.862C52.9511 284.615 52.8795 284.4 52.7363 284.218C52.593 284.032 52.3567 283.876 52.0273 283.75C51.816 283.668 51.3487 283.541 50.6254 283.369C49.9021 283.194 49.3954 283.029 49.1054 282.875C48.7294 282.678 48.4483 282.435 48.2621 282.145C48.0795 281.851 47.9882 281.523 47.9882 281.162C47.9882 280.764 48.101 280.394 48.3266 280.05C48.5522 279.702 48.8816 279.439 49.3149 279.26C49.7481 279.081 50.2297 278.992 50.7597 278.992C51.3433 278.992 51.8572 279.087 52.3012 279.276C52.7488 279.463 53.0925 279.738 53.3324 280.104C53.5724 280.469 53.7013 280.882 53.7192 281.344L52.7201 281.419C52.6664 280.922 52.4838 280.546 52.1723 280.292C51.8643 280.037 51.4078 279.91 50.8027 279.91C50.1724 279.91 49.7123 280.027 49.4223 280.259C49.1358 280.488 48.9926 280.766 48.9926 281.092C48.9926 281.375 49.0947 281.607 49.2988 281.79C49.4993 281.973 50.0221 282.161 50.8671 282.354C51.7157 282.544 52.2976 282.71 52.6127 282.854C53.0711 283.065 53.4094 283.333 53.6279 283.659C53.8463 283.981 53.9555 284.354 53.9555 284.776C53.9555 285.195 53.8355 285.591 53.5956 285.963C53.3557 286.332 53.0102 286.62 52.559 286.828C52.1114 287.032 51.6065 287.134 51.0444 287.134C50.3318 287.134 49.7338 287.03 49.2504 286.823C48.7706 286.615 48.3928 286.304 48.1171 285.888C47.845 285.469 47.7017 284.997 47.6874 284.47ZM54.8954 284.148C54.8954 283.092 55.1891 282.309 55.7763 281.801C56.2669 281.378 56.8648 281.167 57.5702 281.167C58.3544 281.167 58.9954 281.425 59.4931 281.94C59.9908 282.452 60.2397 283.161 60.2397 284.067C60.2397 284.801 60.1287 285.38 59.9067 285.802C59.6882 286.221 59.3678 286.547 58.9452 286.78C58.5263 287.013 58.068 287.129 57.5702 287.129C56.7717 287.129 56.1254 286.873 55.6313 286.361C55.1407 285.849 54.8954 285.111 54.8954 284.148ZM55.8891 284.148C55.8891 284.878 56.0484 285.426 56.3671 285.792C56.6858 286.153 57.0868 286.334 57.5702 286.334C58.0501 286.334 58.4493 286.151 58.768 285.786C59.0867 285.421 59.246 284.864 59.246 284.116C59.246 283.41 59.0849 282.877 58.7626 282.515C58.4439 282.15 58.0465 281.967 57.5702 281.967C57.0868 281.967 56.6858 282.148 56.3671 282.51C56.0484 282.871 55.8891 283.417 55.8891 284.148ZM65.1166 287V286.162C64.6726 286.807 64.0693 287.129 63.3066 287.129C62.97 287.129 62.6549 287.064 62.3613 286.936C62.0712 286.807 61.8546 286.646 61.7113 286.452C61.5717 286.255 61.4732 286.015 61.4159 285.732C61.3766 285.543 61.3569 285.242 61.3569 284.83V281.296H62.3237V284.459C62.3237 284.964 62.3433 285.305 62.3827 285.48C62.4436 285.734 62.5725 285.935 62.7695 286.082C62.9664 286.225 63.2099 286.296 63.4999 286.296C63.79 286.296 64.0621 286.223 64.3163 286.076C64.5706 285.926 64.7496 285.723 64.8534 285.469C64.9609 285.211 65.0146 284.839 65.0146 284.352V281.296H65.9814V287H65.1166ZM67.4906 287V281.296H68.3608V282.161C68.5828 281.756 68.7869 281.489 68.9731 281.36C69.1628 281.231 69.3705 281.167 69.5961 281.167C69.922 281.167 70.2532 281.271 70.5898 281.479L70.2568 282.375C70.0204 282.236 69.7841 282.166 69.5478 282.166C69.3365 282.166 69.1467 282.23 68.9784 282.359C68.8101 282.485 68.6902 282.66 68.6186 282.886C68.5112 283.229 68.4574 283.605 68.4574 284.014V287H67.4906ZM74.8866 284.911L75.8373 285.034C75.7335 285.689 75.4667 286.203 75.037 286.576C74.6109 286.944 74.0863 287.129 73.4633 287.129C72.6827 287.129 72.0543 286.875 71.578 286.366C71.1054 285.854 70.8691 285.122 70.8691 284.169C70.8691 283.554 70.9711 283.015 71.1752 282.553C71.3793 282.091 71.6891 281.745 72.1044 281.516C72.5234 281.283 72.9781 281.167 73.4687 281.167C74.0881 281.167 74.5948 281.325 74.9887 281.64C75.3826 281.951 75.635 282.395 75.746 282.972L74.8061 283.117C74.7166 282.734 74.5572 282.445 74.328 282.252C74.1025 282.059 73.8285 281.962 73.5063 281.962C73.0193 281.962 72.6236 282.137 72.3193 282.488C72.0149 282.836 71.8627 283.387 71.8627 284.143C71.8627 284.909 72.0095 285.466 72.3031 285.813C72.5968 286.16 72.9799 286.334 73.4526 286.334C73.8321 286.334 74.149 286.218 74.4032 285.985C74.6575 285.752 74.8186 285.394 74.8866 284.911ZM80.5693 285.163L81.5683 285.287C81.4107 285.87 81.1189 286.323 80.6928 286.646C80.2667 286.968 79.7224 287.129 79.06 287.129C78.2257 287.129 77.5632 286.873 77.0727 286.361C76.5857 285.845 76.3422 285.124 76.3422 284.196C76.3422 283.237 76.5893 282.492 77.0834 281.962C77.5776 281.432 78.2185 281.167 79.0063 281.167C79.769 281.167 80.392 281.427 80.8754 281.946C81.3588 282.465 81.6005 283.195 81.6005 284.137C81.6005 284.194 81.5987 284.28 81.5951 284.395H77.3412C77.377 285.022 77.5543 285.501 77.873 285.834C78.1917 286.167 78.5891 286.334 79.0654 286.334C79.4198 286.334 79.7224 286.241 79.9731 286.055C80.2237 285.868 80.4224 285.571 80.5693 285.163ZM77.3949 283.6H80.58C80.537 283.12 80.4153 282.76 80.2148 282.521C79.9068 282.148 79.5076 281.962 79.017 281.962C78.573 281.962 78.1988 282.111 77.8945 282.408C77.5937 282.705 77.4272 283.102 77.3949 283.6ZM82.4008 285.297L83.3569 285.147C83.4106 285.53 83.5592 285.824 83.8027 286.028C84.0497 286.232 84.3935 286.334 84.8339 286.334C85.2779 286.334 85.6073 286.244 85.8222 286.065C86.037 285.883 86.1445 285.67 86.1445 285.426C86.1445 285.208 86.0496 285.036 85.8598 284.911C85.7273 284.825 85.3979 284.715 84.8715 284.583C84.1625 284.404 83.6702 284.25 83.3945 284.121C83.1223 283.989 82.9146 283.808 82.7714 283.579C82.6318 283.346 82.5619 283.09 82.5619 282.811C82.5619 282.556 82.6192 282.322 82.7338 282.107C82.852 281.889 83.0113 281.708 83.2118 281.564C83.3622 281.453 83.5663 281.36 83.8241 281.285C84.0855 281.206 84.3648 281.167 84.662 281.167C85.1096 281.167 85.5017 281.231 85.8383 281.36C86.1785 281.489 86.4291 281.665 86.5903 281.887C86.7514 282.105 86.8624 282.399 86.9233 282.768L85.978 282.896C85.935 282.603 85.8097 282.374 85.602 282.209C85.3979 282.044 85.1078 281.962 84.7319 281.962C84.2878 281.962 83.971 282.035 83.7812 282.182C83.5914 282.329 83.4965 282.501 83.4965 282.698C83.4965 282.823 83.5359 282.936 83.6147 283.036C83.6934 283.14 83.817 283.226 83.9853 283.294C84.082 283.33 84.3666 283.412 84.8393 283.541C85.5232 283.724 85.9994 283.874 86.268 283.992C86.5401 284.107 86.7532 284.275 86.9072 284.497C87.0611 284.719 87.1381 284.995 87.1381 285.324C87.1381 285.646 87.0432 285.951 86.8534 286.237C86.6672 286.52 86.3969 286.74 86.0424 286.898C85.6879 287.052 85.2869 287.129 84.8393 287.129C84.0981 287.129 83.5323 286.975 83.142 286.667C82.7553 286.359 82.5082 285.903 82.4008 285.297ZM90.9892 284.148C90.9892 283.092 91.2828 282.309 91.87 281.801C92.3606 281.378 92.9586 281.167 93.664 281.167C94.4482 281.167 95.0891 281.425 95.5868 281.94C96.0846 282.452 96.3334 283.161 96.3334 284.067C96.3334 284.801 96.2224 285.38 96.0004 285.802C95.782 286.221 95.4615 286.547 95.039 286.78C94.62 287.013 94.1617 287.129 93.664 287.129C92.8655 287.129 92.2192 286.873 91.725 286.361C91.2345 285.849 90.9892 285.111 90.9892 284.148ZM91.9828 284.148C91.9828 284.878 92.1422 285.426 92.4609 285.792C92.7795 286.153 93.1806 286.334 93.664 286.334C94.1438 286.334 94.5431 286.151 94.8617 285.786C95.1804 285.421 95.3398 284.864 95.3398 284.116C95.3398 283.41 95.1786 282.877 94.8564 282.515C94.5377 282.15 94.1402 281.967 93.664 281.967C93.1806 281.967 92.7795 282.148 92.4609 282.51C92.1422 282.871 91.9828 283.417 91.9828 284.148ZM97.703 287V282.048H96.849V281.296H97.703V280.689C97.703 280.306 97.7371 280.021 97.8051 279.835C97.8982 279.584 98.0611 279.382 98.2939 279.228C98.5302 279.07 98.8596 278.992 99.2822 278.992C99.5543 278.992 99.8551 279.024 100.184 279.088L100.039 279.932C99.839 279.896 99.6492 279.878 99.4701 279.878C99.1765 279.878 98.9688 279.941 98.8471 280.066C98.7253 280.191 98.6645 280.426 98.6645 280.77V281.296H99.7763V282.048H98.6645V287H97.703ZM107.296 287V286.28C106.934 286.846 106.402 287.129 105.701 287.129C105.246 287.129 104.827 287.004 104.444 286.753C104.064 286.502 103.769 286.153 103.558 285.706C103.35 285.254 103.246 284.737 103.246 284.153C103.246 283.584 103.341 283.068 103.531 282.606C103.72 282.141 104.005 281.785 104.385 281.538C104.764 281.291 105.189 281.167 105.658 281.167C106.001 281.167 106.308 281.24 106.576 281.387C106.845 281.53 107.063 281.718 107.231 281.951V279.126H108.193V287H107.296ZM104.24 284.153C104.24 284.884 104.394 285.43 104.702 285.792C105.01 286.153 105.373 286.334 105.792 286.334C106.214 286.334 106.573 286.162 106.866 285.818C107.163 285.471 107.312 284.943 107.312 284.234C107.312 283.453 107.162 282.88 106.861 282.515C106.56 282.15 106.189 281.967 105.749 281.967C105.319 281.967 104.959 282.143 104.669 282.494C104.383 282.845 104.24 283.398 104.24 284.153ZM113.44 286.296C113.082 286.601 112.737 286.816 112.404 286.941C112.074 287.066 111.72 287.129 111.34 287.129C110.714 287.129 110.232 286.977 109.895 286.672C109.559 286.364 109.391 285.972 109.391 285.496C109.391 285.217 109.453 284.963 109.579 284.733C109.707 284.501 109.874 284.314 110.078 284.175C110.286 284.035 110.518 283.93 110.776 283.858C110.966 283.808 111.253 283.759 111.636 283.713C112.416 283.62 112.991 283.509 113.36 283.38C113.363 283.247 113.365 283.163 113.365 283.127C113.365 282.734 113.274 282.456 113.091 282.295C112.844 282.076 112.477 281.967 111.99 281.967C111.535 281.967 111.199 282.048 110.98 282.209C110.766 282.367 110.606 282.648 110.502 283.052L109.557 282.923C109.643 282.519 109.784 282.193 109.981 281.946C110.178 281.695 110.463 281.504 110.835 281.371C111.208 281.235 111.639 281.167 112.13 281.167C112.617 281.167 113.012 281.224 113.317 281.339C113.621 281.453 113.845 281.598 113.988 281.774C114.131 281.946 114.232 282.164 114.289 282.429C114.321 282.594 114.337 282.891 114.337 283.321V284.61C114.337 285.509 114.357 286.078 114.396 286.318C114.439 286.554 114.522 286.782 114.643 287H113.634C113.533 286.799 113.469 286.565 113.44 286.296ZM113.36 284.137C113.009 284.28 112.483 284.402 111.781 284.502C111.383 284.56 111.102 284.624 110.937 284.696C110.773 284.767 110.646 284.873 110.556 285.013C110.467 285.149 110.422 285.301 110.422 285.469C110.422 285.727 110.518 285.942 110.712 286.114C110.909 286.286 111.195 286.372 111.571 286.372C111.944 286.372 112.275 286.291 112.565 286.13C112.855 285.965 113.068 285.741 113.204 285.458C113.308 285.24 113.36 284.918 113.36 284.492V284.137ZM117.952 286.135L118.092 286.989C117.82 287.047 117.576 287.075 117.361 287.075C117.01 287.075 116.738 287.02 116.545 286.909C116.351 286.798 116.215 286.653 116.137 286.474C116.058 286.291 116.018 285.91 116.018 285.33V282.048H115.309V281.296H116.018V279.883L116.98 279.303V281.296H117.952V282.048H116.98V285.383C116.98 285.659 116.996 285.836 117.028 285.915C117.064 285.994 117.12 286.056 117.195 286.103C117.274 286.15 117.385 286.173 117.528 286.173C117.635 286.173 117.777 286.16 117.952 286.135ZM122.625 286.296C122.267 286.601 121.921 286.816 121.588 286.941C121.259 287.066 120.904 287.129 120.525 287.129C119.898 287.129 119.417 286.977 119.08 286.672C118.743 286.364 118.575 285.972 118.575 285.496C118.575 285.217 118.638 284.963 118.763 284.733C118.892 284.501 119.059 284.314 119.263 284.175C119.47 284.035 119.703 283.93 119.961 283.858C120.151 283.808 120.437 283.759 120.82 283.713C121.601 283.62 122.176 283.509 122.544 283.38C122.548 283.247 122.55 283.163 122.55 283.127C122.55 282.734 122.458 282.456 122.276 282.295C122.029 282.076 121.662 281.967 121.175 281.967C120.72 281.967 120.383 282.048 120.165 282.209C119.95 282.367 119.791 282.648 119.687 283.052L118.742 282.923C118.828 282.519 118.969 282.193 119.166 281.946C119.363 281.695 119.648 281.504 120.02 281.371C120.392 281.235 120.824 281.167 121.314 281.167C121.801 281.167 122.197 281.224 122.501 281.339C122.806 281.453 123.03 281.598 123.173 281.774C123.316 281.946 123.416 282.164 123.474 282.429C123.506 282.594 123.522 282.891 123.522 283.321V284.61C123.522 285.509 123.542 286.078 123.581 286.318C123.624 286.554 123.706 286.782 123.828 287H122.818C122.718 286.799 122.654 286.565 122.625 286.296ZM122.544 284.137C122.193 284.28 121.667 284.402 120.965 284.502C120.568 284.56 120.287 284.624 120.122 284.696C119.957 284.767 119.83 284.873 119.741 285.013C119.651 285.149 119.606 285.301 119.606 285.469C119.606 285.727 119.703 285.942 119.896 286.114C120.093 286.286 120.38 286.372 120.756 286.372C121.128 286.372 121.459 286.291 121.749 286.13C122.039 285.965 122.253 285.741 122.389 285.458C122.492 285.24 122.544 284.918 122.544 284.492V284.137Z" fill="black"/>
+<path d="M446.464 92.4938L466.276 86.7366L466.276 78.2428L446.464 72.9999L427 79.0583L427 87.4338L446.464 92.4938Z" fill="white" stroke="#2D2D2D"/>
+<path d="M446.812 84.5178L427 79.275L427 94.0206L446.812 99.2635L466.276 93.2051L466.276 78.5778L446.812 84.5178Z" fill="white" stroke="#2D2D2D"/>
+<path d="M446.522 84.4615L446.522 98.6822" stroke="#2D2D2D"/>
+<path d="M446.464 138.494L466.276 132.737L466.276 124.243L446.464 119L427 125.058L427 133.434L446.464 138.494Z" fill="white" stroke="#2D2D2D"/>
+<path d="M446.812 130.518L427 125.275L427 140.021L446.812 145.263L466.276 139.205L466.276 124.578L446.812 130.518Z" fill="white" stroke="#2D2D2D"/>
+<path d="M446.522 130.462L446.522 144.682" stroke="#2D2D2D"/>
+<path d="M446.464 184.494L466.276 178.737L466.276 170.243L446.464 165L427 171.058L427 179.434L446.464 184.494Z" fill="white" stroke="#2D2D2D"/>
+<path d="M446.812 176.518L427 171.275L427 186.021L446.812 191.263L466.276 185.205L466.276 170.578L446.812 176.518Z" fill="white" stroke="#2D2D2D"/>
+<path d="M446.522 176.462L446.522 190.682" stroke="#2D2D2D"/>
+<path d="M446.464 230.494L466.276 224.737L466.276 216.243L446.464 211L427 217.058L427 225.434L446.464 230.494Z" fill="white" stroke="#2D2D2D"/>
+<path d="M446.812 222.518L427 217.275L427 232.021L446.812 237.263L466.276 231.205L466.276 216.578L446.812 222.518Z" fill="white" stroke="#2D2D2D"/>
+<path d="M446.522 222.462L446.522 236.682" stroke="#2D2D2D"/>
+<path d="M253.385 92.8206V97.8462L250.872 99.1026L247.103 95.3334L242.077 100.359L245.846 104.128L244.59 106.641H239.564V114.18H244.59L245.846 116.692L242.077 120.462L247.103 125.487L250.872 121.718L253.385 122.974V128H260.923V122.974L263.436 121.718L267.205 125.487L272.231 120.462L268.462 116.692L269.718 114.18H274.744V106.641H269.718L268.462 104.128L272.231 100.359L267.205 95.3334L263.436 99.1026L260.923 97.8462V92.8206H253.385Z" fill="white" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
+<path d="M257.154 115.436C259.929 115.436 262.179 113.186 262.179 110.41C262.179 107.635 259.929 105.385 257.154 105.385C254.378 105.385 252.128 107.635 252.128 110.41C252.128 113.186 254.378 115.436 257.154 115.436Z" fill="white" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
+<path d="M288.452 82.8405L287.513 86.3473L285.524 86.7542L283.599 83.4194L279.152 85.9865L281.078 89.3214L279.731 90.8399L276.224 89.9002L274.815 95.1605L278.322 96.1001L278.729 98.0885L275.394 100.014L277.961 104.46L281.296 102.535L282.814 103.881L281.875 107.388L287.135 108.798L288.074 105.291L290.063 104.884L291.988 108.219L296.435 105.652L294.509 102.317L295.856 100.798L299.363 101.738L300.772 96.4778L297.265 95.5382L296.858 93.5498L300.193 91.6244L297.626 87.178L294.291 89.1033L292.773 87.7568L293.712 84.25L288.452 82.8405Z" fill="white" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
+<path d="M286.854 99.3259C288.791 99.8448 290.781 98.6955 291.3 96.7587C291.819 94.8219 290.67 92.8312 288.733 92.3122C286.796 91.7933 284.806 92.9426 284.287 94.8794C283.768 96.8162 284.917 98.8069 286.854 99.3259Z" fill="white" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
+<path d="M268.123 90.9811C256.82 84.3641 242.292 88.1631 235.675 99.4663C232.262 105.297 231.62 111.985 233.35 118.003" stroke="black"/>
+<path d="M284.795 113.436C293.405 115.643 302.174 110.451 304.38 101.841" stroke="black"/>
+<path d="M170.354 224.354C170.549 224.158 170.549 223.842 170.354 223.646L167.172 220.464C166.976 220.269 166.66 220.269 166.464 220.464C166.269 220.66 166.269 220.976 166.464 221.172L169.293 224L166.464 226.828C166.269 227.024 166.269 227.34 166.464 227.536C166.66 227.731 166.976 227.731 167.172 227.536L170.354 224.354ZM170 223.5H118V224.5H170V223.5Z" fill="black"/>
+<path d="M366.646 85.6464C366.451 85.8417 366.451 86.1583 366.646 86.3535L369.828 89.5355C370.024 89.7308 370.34 89.7308 370.536 89.5355C370.731 89.3403 370.731 89.0237 370.536 88.8284L367.707 86L370.536 83.1716C370.731 82.9763 370.731 82.6597 370.536 82.4645C370.34 82.2692 370.024 82.2692 369.828 82.4645L366.646 85.6464ZM367 86.5L419 86.5L419 85.5L367 85.5L367 86.5Z" fill="black"/>
+<path d="M170.354 178.354C170.549 178.158 170.549 177.842 170.354 177.646L167.172 174.464C166.976 174.269 166.66 174.269 166.464 174.464C166.269 174.66 166.269 174.976 166.464 175.172L169.293 178L166.464 180.828C166.269 181.024 166.269 181.34 166.464 181.536C166.66 181.731 166.976 181.731 167.172 181.536L170.354 178.354ZM170 177.5H118V178.5H170V177.5Z" fill="black"/>
+<path d="M366.646 131.646C366.451 131.842 366.451 132.158 366.646 132.354L369.828 135.536C370.024 135.731 370.34 135.731 370.536 135.536C370.731 135.34 370.731 135.024 370.536 134.828L367.707 132L370.536 129.172C370.731 128.976 370.731 128.66 370.536 128.464C370.34 128.269 370.024 128.269 369.828 128.464L366.646 131.646ZM367 132.5L419 132.5L419 131.5L367 131.5L367 132.5Z" fill="black"/>
+<path d="M170.354 132.354C170.549 132.158 170.549 131.842 170.354 131.646L167.172 128.464C166.976 128.269 166.66 128.269 166.464 128.464C166.269 128.66 166.269 128.976 166.464 129.172L169.293 132L166.464 134.828C166.269 135.024 166.269 135.34 166.464 135.536C166.66 135.731 166.976 135.731 167.172 135.536L170.354 132.354ZM170 131.5H118V132.5H170V131.5Z" fill="black"/>
+<path d="M366.646 177.646C366.451 177.842 366.451 178.158 366.646 178.354L369.828 181.536C370.024 181.731 370.34 181.731 370.536 181.536C370.731 181.34 370.731 181.024 370.536 180.828L367.707 178L370.536 175.172C370.731 174.976 370.731 174.66 370.536 174.464C370.34 174.269 370.024 174.269 369.828 174.464L366.646 177.646ZM367 178.5L419 178.5L419 177.5L367 177.5L367 178.5Z" fill="black"/>
+<path d="M170.354 86.3536C170.549 86.1583 170.549 85.8417 170.354 85.6464L167.172 82.4645C166.976 82.2692 166.66 82.2692 166.464 82.4645C166.269 82.6597 166.269 82.9763 166.464 83.1716L169.293 86L166.464 88.8284C166.269 89.0237 166.269 89.3403 166.464 89.5355C166.66 89.7308 166.976 89.7308 167.172 89.5355L170.354 86.3536ZM170 85.5H118V86.5H170V85.5Z" fill="black"/>
+<path d="M366.646 223.646C366.451 223.842 366.451 224.158 366.646 224.354L369.828 227.536C370.024 227.731 370.34 227.731 370.536 227.536C370.731 227.34 370.731 227.024 370.536 226.828L367.707 224L370.536 221.172C370.731 220.976 370.731 220.66 370.536 220.464C370.34 220.269 370.024 220.269 369.828 220.464L366.646 223.646ZM367 224.5L419 224.5L419 223.5L367 223.5L367 224.5Z" fill="black"/>
+<path d="M66.5 212C66.5 210.619 67.6193 209.5 69 209.5H83.594C84.5137 209.5 85.3592 210.005 85.7952 210.815L87.1802 213.387C87.7907 214.521 88.9743 215.228 90.2619 215.228H107.059C108.44 215.228 109.559 216.347 109.559 217.728V235.96C109.559 237.341 108.44 238.46 107.059 238.46H69C67.6193 238.46 66.5 237.341 66.5 235.96V212Z" fill="white" stroke="black"/>
+<circle cx="97.7224" cy="231.911" r="0.881177" fill="black"/>
+<circle cx="101.247" cy="231.911" r="0.881177" fill="black"/>
+<path d="M66.5 166C66.5 164.619 67.6193 163.5 69 163.5H83.594C84.5137 163.5 85.3592 164.005 85.7952 164.815L87.1802 167.387C87.7907 168.521 88.9743 169.228 90.2619 169.228H107.059C108.44 169.228 109.559 170.347 109.559 171.728V189.96C109.559 191.341 108.44 192.46 107.059 192.46H69C67.6193 192.46 66.5 191.341 66.5 189.96V166Z" fill="white" stroke="black"/>
+<circle cx="97.7224" cy="185.911" r="0.881177" fill="black"/>
+<circle cx="101.247" cy="185.911" r="0.881177" fill="black"/>
+<path d="M66.5 120C66.5 118.619 67.6193 117.5 69 117.5H83.594C84.5137 117.5 85.3592 118.005 85.7952 118.815L87.1802 121.387C87.7907 122.521 88.9743 123.228 90.2619 123.228H107.059C108.44 123.228 109.559 124.347 109.559 125.728V143.96C109.559 145.341 108.44 146.46 107.059 146.46H69C67.6193 146.46 66.5 145.341 66.5 143.96V120Z" fill="white" stroke="black"/>
+<circle cx="97.7224" cy="139.911" r="0.881177" fill="black"/>
+<circle cx="101.247" cy="139.911" r="0.881177" fill="black"/>
+<path d="M66.5 74C66.5 72.6193 67.6193 71.5 69 71.5H83.594C84.5137 71.5 85.3592 72.005 85.7952 72.8148L87.1802 75.387C87.7907 76.5207 88.9743 77.2276 90.2619 77.2276H107.059C108.44 77.2276 109.559 78.3469 109.559 79.7276V97.96C109.559 99.3407 108.44 100.46 107.059 100.46H69C67.6193 100.46 66.5 99.3407 66.5 97.96V74Z" fill="white" stroke="black"/>
+<circle cx="97.7224" cy="93.9106" r="0.881177" fill="black"/>
+<circle cx="101.247" cy="93.9106" r="0.881177" fill="black"/>
 </svg>
diff --git a/public/index.html b/public/index.html
index 6440eb4..4757e77 100644
--- a/public/index.html
+++ b/public/index.html
@@ -4,19 +4,19 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Main | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../js/vendor/swiper/swiper-bundle.min.css" />
-    <link rel="stylesheet" href="../js/vendor/highlight/default.min.css" />
-    <link rel="stylesheet" href="../js/vendor/highlight/night-owl.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/events.css" />
-    <link rel="stylesheet" href="../css/tooling.css" />
-    <link rel="stylesheet" href="../css/frontpage.css" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../js/vendor/highlight/default.min.css?ver=0.1" />
+    <link rel="stylesheet" href="../js/vendor/highlight/night-owl.css?ver=0.1" />
+    <link rel="stylesheet" href="../js/vendor/swiper/swiper-bundle.min.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/events.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/tooling.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/frontpage.css?ver=0.1" />
     <script src="../js/vendor/highlight/highlight.min.js"></script>
     <script src="../js/vendor/swiper/swiper-bundle.min.js"></script>
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -805,6 +805,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/resources.html b/public/resources.html
index 164ab4c..66acb3b 100644
--- a/public/resources.html
+++ b/public/resources.html
@@ -4,12 +4,12 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Resources | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/communnity.css" />
-    <link rel="stylesheet" href="../css/resources.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/communnity.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/resources.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -530,6 +530,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/test.html b/public/test.html
index c802d6d..85db4a3 100644
--- a/public/test.html
+++ b/public/test.html
@@ -4,10 +4,10 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Main Page | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -68,6 +68,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/use-cases/digital-integration-hub.html b/public/use-cases/digital-integration-hub.html
index 910d7f9..b6086db 100644
--- a/public/use-cases/digital-integration-hub.html
+++ b/public/use-cases/digital-integration-hub.html
@@ -4,13 +4,13 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Digital Integration Hub | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/compute-apis.css" />
-    <link rel="stylesheet" href="../css/digital-hub.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/compute-apis.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/digital-hub.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -491,6 +491,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/use-cases/hadoop-acceleration.html b/public/use-cases/hadoop-acceleration.html
index 4dec8ff..9045da9 100644
--- a/public/use-cases/hadoop-acceleration.html
+++ b/public/use-cases/hadoop-acceleration.html
@@ -4,14 +4,14 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Accelerate Existing Hadoop Deployments| Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/compute-apis.css" />
-    <link rel="stylesheet" href="../css/digital-hub.css" />
-    <link rel="stylesheet" href="../css/hadoop.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/compute-apis.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/digital-hub.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/hadoop.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -449,6 +449,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/use-cases/high-performance-computing.html b/public/use-cases/high-performance-computing.html
index 2fc39eb..1fce522 100644
--- a/public/use-cases/high-performance-computing.html
+++ b/public/use-cases/high-performance-computing.html
@@ -4,12 +4,12 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>High Performance Computing | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/high-performance-computing.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/high-performance-computing.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -522,6 +522,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/use-cases/in-memory-cache.html b/public/use-cases/in-memory-cache.html
index 6148c67..b8f5b2a 100644
--- a/public/use-cases/in-memory-cache.html
+++ b/public/use-cases/in-memory-cache.html
@@ -4,12 +4,12 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>In-Memory Cache | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/in-memory-cache.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/in-memory-cache.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -458,6 +458,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/use-cases/in-memory-data-grid.html b/public/use-cases/in-memory-data-grid.html
index 5a9f61d..de34afe 100644
--- a/public/use-cases/in-memory-data-grid.html
+++ b/public/use-cases/in-memory-data-grid.html
@@ -4,15 +4,15 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>In-Memory Data Grid | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/compute-apis.css" />
-    <link rel="stylesheet" href="../css/digital-hub.css" />
-    <link rel="stylesheet" href="../css/database.css" />
-    <link rel="stylesheet" href="../css/datagrid.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/compute-apis.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/digital-hub.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/database.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/datagrid.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -496,6 +496,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/use-cases/in-memory-database.html b/public/use-cases/in-memory-database.html
index ac23f68..457b582 100644
--- a/public/use-cases/in-memory-database.html
+++ b/public/use-cases/in-memory-database.html
@@ -4,14 +4,14 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>In-Memory Database | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/compute-apis.css" />
-    <link rel="stylesheet" href="../css/digital-hub.css" />
-    <link rel="stylesheet" href="../css/database.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/compute-apis.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/digital-hub.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/database.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -504,6 +504,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/use-cases/index.html b/public/use-cases/index.html
index 249ec27..be1bb0f 100644
--- a/public/use-cases/index.html
+++ b/public/use-cases/index.html
@@ -4,11 +4,11 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Use Cases | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/usecases.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/usecases.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -390,6 +390,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/use-cases/key-value-store.html b/public/use-cases/key-value-store.html
index 06a49a3..7fddd62 100644
--- a/public/use-cases/key-value-store.html
+++ b/public/use-cases/key-value-store.html
@@ -4,16 +4,16 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Key-Value Store | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/compute-apis.css" />
-    <link rel="stylesheet" href="../css/digital-hub.css" />
-    <link rel="stylesheet" href="../css/datagrid.css" />
-    <link rel="stylesheet" href="../css/hadoop.css" />
-    <link rel="stylesheet" href="../css/key-value-store.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/compute-apis.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/digital-hub.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/datagrid.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/hadoop.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/key-value-store.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -405,6 +405,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/use-cases/provenusecases.html b/public/use-cases/provenusecases.html
index bb7fbe9..3250c4f 100644
--- a/public/use-cases/provenusecases.html
+++ b/public/use-cases/provenusecases.html
@@ -4,11 +4,11 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Powered By | Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/usecases.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/usecases.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -671,6 +671,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/public/use-cases/spark-acceleration.html b/public/use-cases/spark-acceleration.html
index f8fb0b7..58027ef 100644
--- a/public/use-cases/spark-acceleration.html
+++ b/public/use-cases/spark-acceleration.html
@@ -4,14 +4,14 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
     <title>Accelerate Apache Spark Applications| Apache Ignite</title>
-    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" />
-    <link rel="stylesheet" href="/css/utils.css" />
-    <link rel="stylesheet" href="/css/site.css" />
-    <link rel="stylesheet" href="../css/native-persistence.css" />
-    <link rel="stylesheet" href="../css/compute-apis.css" />
-    <link rel="stylesheet" href="../css/digital-hub.css" />
-    <link rel="stylesheet" href="../css/spark.css" />
-    <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" />
+    <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/utils.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/site.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/native-persistence.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/compute-apis.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/digital-hub.css?ver=0.1" />
+    <link rel="stylesheet" href="../css/spark.css?ver=0.1" />
+    <link rel="stylesheet" href="/css/media.css?ver=0.1" media="only screen and (max-width:1199px)" />
     <link rel="icon" type="image/png" href="/img/favicon.png" />
   </head>
   <body>
@@ -388,6 +388,6 @@
     ></a>
     <script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
     <script src="/js/vendor/smoothscroll.js"></script>
-    <script src="/js/main.js"></script>
+    <script src="/js/main.js?ver=0.1"></script>
   </body>
 </html>
diff --git a/src/_components/base.pug b/src/_components/base.pug
index 86b033f..dc25781 100644
--- a/src/_components/base.pug
+++ b/src/_components/base.pug
@@ -1,4 +1,4 @@
--  var config = { hdrClassName: '' }
+-  var config = { hdrClassName: '', version: '0.1' }
 include ../_components/mixins.pug
 doctype html
 html(lang="en")
@@ -9,11 +9,11 @@
             block pagetitle
                 | Page 
             || Apache Ignite 
-        link(rel="stylesheet", href="/js/vendor/hystmodal/hystmodal.min.css")
-        link(rel="stylesheet", href="/css/utils.css")
-        link(rel="stylesheet", href="/css/site.css")
+        link(rel="stylesheet", href="/js/vendor/hystmodal/hystmodal.min.css?ver=" + config.version)
+        link(rel="stylesheet", href="/css/utils.css?ver=" + config.version)
+        link(rel="stylesheet", href="/css/site.css?ver=" + config.version)
         block css
-        link(rel="stylesheet", href="/css/media.css", media='only screen and (max-width:1199px)')
+        link(rel="stylesheet", href="/css/media.css?ver=" + config.version, media='only screen and (max-width:1199px)')
         link(rel="icon", type="image/png", href="/img/favicon.png")
         
     body
@@ -28,4 +28,4 @@
 
         script(src="/js/vendor/hystmodal/hystmodal.min.js")
         script(src="/js/vendor/smoothscroll.js")
-        script(src="/js/main.js")
\ No newline at end of file
+        script(src="/js/main.js?ver=" + config.version)
\ No newline at end of file
diff --git a/src/arch/clustering.pug b/src/arch/clustering.pug
index 525856a..e7ce500 100644
--- a/src/arch/clustering.pug
+++ b/src/arch/clustering.pug
@@ -4,8 +4,8 @@
     | Deployment Options  
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/deployment-opts.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/deployment-opts.css?ver=" + config.version)
 
 
 
diff --git a/src/arch/multi-tier-storage.pug b/src/arch/multi-tier-storage.pug
index a75ce5f..a7bb485 100644
--- a/src/arch/multi-tier-storage.pug
+++ b/src/arch/multi-tier-storage.pug
@@ -4,8 +4,8 @@
     | Multi-Tier Storage   
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/multi-tier.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/multi-tier.css?ver=" + config.version)
 
 
 
diff --git a/src/arch/native-persistence.pug b/src/arch/native-persistence.pug
index f6f6692..6f4e619 100644
--- a/src/arch/native-persistence.pug
+++ b/src/arch/native-persistence.pug
@@ -4,9 +4,9 @@
     | Native Persistence  
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../js/vendor/highlight/default.min.css")
-    link(rel="stylesheet", href="../js/vendor/highlight/night-owl.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../js/vendor/highlight/default.min.css?ver=" + config.version)
+    link(rel="stylesheet", href="../js/vendor/highlight/night-owl.css?ver=" + config.version)
     script(src="../js/vendor/highlight/highlight.min.js")
 
 
diff --git a/src/community.pug b/src/community.pug
index 314510f..8cf22a2 100644
--- a/src/community.pug
+++ b/src/community.pug
@@ -5,7 +5,7 @@
 
 
 block css 
-    link(rel="stylesheet", href="../css/communnity.css")
+    link(rel="stylesheet", href="../css/communnity.css?ver=" + config.version)
 
 block main
     - global.pageHref = "community.html"
diff --git a/src/download.pug b/src/download.pug
index eac6294..911ee07 100644
--- a/src/download.pug
+++ b/src/download.pug
@@ -4,10 +4,10 @@
     | Downloads  
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/download.css")
-    link(rel="stylesheet", href="../js/vendor/highlight/default.min.css")
-    link(rel="stylesheet", href="../js/vendor/highlight/night-owl.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/download.css?ver=" + config.version)
+    link(rel="stylesheet", href="../js/vendor/highlight/default.min.css?ver=" + config.version)
+    link(rel="stylesheet", href="../js/vendor/highlight/night-owl.css?ver=" + config.version)
     script(src="../js/vendor/highlight/highlight.min.js")
     script(src="../js/vendor/highlight/xml.min.js")
     //- script(src="../js/vendor/highlight/bash.min.js")
diff --git a/src/events-video.pug b/src/events-video.pug
index 0e0ec3c..cef442f 100644
--- a/src/events-video.pug
+++ b/src/events-video.pug
@@ -4,7 +4,7 @@
     | Events Watch Video 
 
 block css 
-    link(rel="stylesheet", href="../css/events.css")
+    link(rel="stylesheet", href="../css/events.css?ver=" + config.version)
 
 block main
     - global.pageHref = "events.html"
diff --git a/src/events.pug b/src/events.pug
index 679b713..1e264a9 100644
--- a/src/events.pug
+++ b/src/events.pug
@@ -4,7 +4,7 @@
     | Events 
 
 block css 
-    link(rel="stylesheet", href="../css/events.css")
+    link(rel="stylesheet", href="../css/events.css?ver=" + config.version)
 
 block main
     - global.pageHref = "events.html"
diff --git a/src/faq.pug b/src/faq.pug
index 98d0f56..62a10d2 100644
--- a/src/faq.pug
+++ b/src/faq.pug
@@ -4,8 +4,8 @@
     | FAQ   
 
 block css 
-    link(rel="stylesheet", href="../css/faq.css")
-    link(rel="stylesheet", href="../css/tooling.css")
+    link(rel="stylesheet", href="../css/faq.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/tooling.css?ver=" + config.version)
 
 block main
     - global.pageHref = "faq"
diff --git a/src/features/acid-transactions.pug b/src/features/acid-transactions.pug
index ea968c6..2d3a435 100644
--- a/src/features/acid-transactions.pug
+++ b/src/features/acid-transactions.pug
@@ -4,8 +4,8 @@
     | ACID transactions  
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/acid-transactions.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/acid-transactions.css?ver=" + config.version)
 
 
 
diff --git a/src/features/compute-apis.pug b/src/features/compute-apis.pug
index 8a5961f..5aab6ae 100644
--- a/src/features/compute-apis.pug
+++ b/src/features/compute-apis.pug
@@ -4,9 +4,9 @@
     | Compute APIs   
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/compute-apis.css")
-    link(rel="stylesheet", href="../js/vendor/highlight/night-owl.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/compute-apis.css?ver=" + config.version)
+    link(rel="stylesheet", href="../js/vendor/highlight/night-owl.css?ver=" + config.version)
 
     script(src="../js/vendor/highlight/highlight.min.js")
     script(src="../js/vendor/highlight/java.min.js")
diff --git a/src/features/distributed-key-value-store.pug b/src/features/distributed-key-value-store.pug
index b074174..00b8ae8 100644
--- a/src/features/distributed-key-value-store.pug
+++ b/src/features/distributed-key-value-store.pug
@@ -4,8 +4,8 @@
     | Distributed Key-Value APIs 
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/key-value-api.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/key-value-api.css?ver=" + config.version)
 
 
 
diff --git a/src/features/index.pug b/src/features/index.pug
index 51f93d6..a24e5c5 100644
--- a/src/features/index.pug
+++ b/src/features/index.pug
@@ -4,7 +4,7 @@
     | Features 
 
 block css 
-    link(rel="stylesheet", href="../css/features.css")
+    link(rel="stylesheet", href="../css/features.css?ver=" + config.version)
 
 
 
diff --git a/src/features/machinelearning.pug b/src/features/machinelearning.pug
index 86e69e0..360d562 100644
--- a/src/features/machinelearning.pug
+++ b/src/features/machinelearning.pug
@@ -4,9 +4,9 @@
     | Machine Learning APIs  
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/compute-apis.css")
-    link(rel="stylesheet", href="../css/machinelearning.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/compute-apis.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/machinelearning.css?ver=" + config.version)
 
   
 
diff --git a/src/features/multilanguage.pug b/src/features/multilanguage.pug
index d8c9b44..9dc6731 100644
--- a/src/features/multilanguage.pug
+++ b/src/features/multilanguage.pug
@@ -4,9 +4,9 @@
     | Multi-language Support   
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/compute-apis.css")
-    link(rel="stylesheet", href="../css/multilanguage.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/compute-apis.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/multilanguage.css?ver=" + config.version)
     
   
 
diff --git a/src/features/servicegrid.pug b/src/features/servicegrid.pug
index d52cb6e..9f1fb2c 100644
--- a/src/features/servicegrid.pug
+++ b/src/features/servicegrid.pug
@@ -4,10 +4,10 @@
     | Service APIs   
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/service.css")
-    link(rel="stylesheet", href="../css/compute-apis.css")
-    link(rel="stylesheet", href="../js/vendor/highlight/night-owl.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/service.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/compute-apis.css?ver=" + config.version)
+    link(rel="stylesheet", href="../js/vendor/highlight/night-owl.css?ver=" + config.version)
 
     script(src="../js/vendor/highlight/highlight.min.js")
     script(src="../js/vendor/highlight/java.min.js")
diff --git a/src/features/sql.pug b/src/features/sql.pug
index 87898bb..0d4bbf6 100644
--- a/src/features/sql.pug
+++ b/src/features/sql.pug
@@ -4,9 +4,9 @@
     | Distributed ANSI SQL 
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/compute-apis.css")
-    link(rel="stylesheet", href="../css/sql.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/compute-apis.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/sql.css?ver=" + config.version)
  
 
   
diff --git a/src/features/streaming.pug b/src/features/streaming.pug
index 1be56dd..69e3641 100644
--- a/src/features/streaming.pug
+++ b/src/features/streaming.pug
@@ -4,9 +4,9 @@
     | Real-Time Streaming APIs
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/compute-apis.css")
-    link(rel="stylesheet", href="../css/streaming.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/compute-apis.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/streaming.css?ver=" + config.version)
  
 
   
diff --git a/src/features/tooling.pug b/src/features/tooling.pug
index 65c8689..db6995b 100644
--- a/src/features/tooling.pug
+++ b/src/features/tooling.pug
@@ -4,7 +4,7 @@
     | Tooling 
 
 block css 
-    link(rel="stylesheet", href="../css/tooling.css")
+    link(rel="stylesheet", href="../css/tooling.css?ver=" + config.version)
 
 
 
diff --git a/src/index.pug b/src/index.pug
index ccf3d24..467954c 100644
--- a/src/index.pug
+++ b/src/index.pug
@@ -5,13 +5,13 @@
 
 
 block css
-    link(rel="stylesheet", href="../js/vendor/swiper/swiper-bundle.min.css")
-    link(rel="stylesheet", href="../js/vendor/highlight/default.min.css")
-    link(rel="stylesheet", href="../js/vendor/highlight/night-owl.css")
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/events.css")
-    link(rel="stylesheet", href="../css/tooling.css")
-    link(rel="stylesheet", href="../css/frontpage.css")
+    link(rel="stylesheet", href="../js/vendor/highlight/default.min.css?ver=" + config.version)
+    link(rel="stylesheet", href="../js/vendor/highlight/night-owl.css?ver=" + config.version)
+    link(rel="stylesheet", href="../js/vendor/swiper/swiper-bundle.min.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/events.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/tooling.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/frontpage.css?ver=" + config.version)
     script(src="../js/vendor/highlight/highlight.min.js")
     script(src="../js/vendor/swiper/swiper-bundle.min.js")
 
diff --git a/src/resources.pug b/src/resources.pug
index a03f91e..3094269 100644
--- a/src/resources.pug
+++ b/src/resources.pug
@@ -4,8 +4,8 @@
     | Resources  
 
 block css
-    link(rel="stylesheet", href="../css/communnity.css")
-    link(rel="stylesheet", href="../css/resources.css")
+    link(rel="stylesheet", href="../css/communnity.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/resources.css?ver=" + config.version)
 
 block main
     - global.pageHref = "resources.html"
diff --git a/src/use-cases/digital-integration-hub.pug b/src/use-cases/digital-integration-hub.pug
index 2c07d85..9b5874d 100644
--- a/src/use-cases/digital-integration-hub.pug
+++ b/src/use-cases/digital-integration-hub.pug
@@ -4,10 +4,10 @@
     | Digital Integration Hub 
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/compute-apis.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/compute-apis.css?ver=" + config.version)
     
-    link(rel="stylesheet", href="../css/digital-hub.css")
+    link(rel="stylesheet", href="../css/digital-hub.css?ver=" + config.version)
 
   
 
diff --git a/src/use-cases/hadoop-acceleration.pug b/src/use-cases/hadoop-acceleration.pug
index a954990..2d3dcd0 100644
--- a/src/use-cases/hadoop-acceleration.pug
+++ b/src/use-cases/hadoop-acceleration.pug
@@ -4,10 +4,10 @@
     | Accelerate Existing Hadoop Deployments
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/compute-apis.css")
-    link(rel="stylesheet", href="../css/digital-hub.css")
-    link(rel="stylesheet", href="../css/hadoop.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/compute-apis.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/digital-hub.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/hadoop.css?ver=" + config.version)
 
   
 
diff --git a/src/use-cases/high-performance-computing.pug b/src/use-cases/high-performance-computing.pug
index 6bc7b12..51ec9ea 100644
--- a/src/use-cases/high-performance-computing.pug
+++ b/src/use-cases/high-performance-computing.pug
@@ -4,8 +4,8 @@
     | High Performance Computing   
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/high-performance-computing.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/high-performance-computing.css?ver=" + config.version)
 
 
 
diff --git a/src/use-cases/in-memory-cache.pug b/src/use-cases/in-memory-cache.pug
index 24042af..8de48e7 100644
--- a/src/use-cases/in-memory-cache.pug
+++ b/src/use-cases/in-memory-cache.pug
@@ -4,8 +4,8 @@
     | In-Memory Cache 
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/in-memory-cache.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/in-memory-cache.css?ver=" + config.version)
 
 
 
diff --git a/src/use-cases/in-memory-data-grid.pug b/src/use-cases/in-memory-data-grid.pug
index fb5bab4..16fe808 100644
--- a/src/use-cases/in-memory-data-grid.pug
+++ b/src/use-cases/in-memory-data-grid.pug
@@ -4,11 +4,11 @@
     | In-Memory Data Grid 
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/compute-apis.css")
-    link(rel="stylesheet", href="../css/digital-hub.css")
-    link(rel="stylesheet", href="../css/database.css")
-    link(rel="stylesheet", href="../css/datagrid.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/compute-apis.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/digital-hub.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/database.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/datagrid.css?ver=" + config.version)
   
 
 
diff --git a/src/use-cases/in-memory-database.pug b/src/use-cases/in-memory-database.pug
index b29cb77..1bebed8 100644
--- a/src/use-cases/in-memory-database.pug
+++ b/src/use-cases/in-memory-database.pug
@@ -4,10 +4,10 @@
     | In-Memory Database 
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/compute-apis.css")
-    link(rel="stylesheet", href="../css/digital-hub.css")
-    link(rel="stylesheet", href="../css/database.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/compute-apis.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/digital-hub.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/database.css?ver=" + config.version)
 
   
 
diff --git a/src/use-cases/index.pug b/src/use-cases/index.pug
index 0175a65..59e0b6e 100644
--- a/src/use-cases/index.pug
+++ b/src/use-cases/index.pug
@@ -4,7 +4,7 @@
     | Use Cases 
 
 block css 
-    link(rel="stylesheet", href="../css/usecases.css")
+    link(rel="stylesheet", href="../css/usecases.css?ver=" + config.version)
 
 
 
diff --git a/src/use-cases/key-value-store.pug b/src/use-cases/key-value-store.pug
index abf4f5f..7217615 100644
--- a/src/use-cases/key-value-store.pug
+++ b/src/use-cases/key-value-store.pug
@@ -4,12 +4,12 @@
     | Key-Value Store 
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/compute-apis.css")
-    link(rel="stylesheet", href="../css/digital-hub.css")
-    link(rel="stylesheet", href="../css/datagrid.css")
-    link(rel="stylesheet", href="../css/hadoop.css")
-    link(rel="stylesheet", href="../css/key-value-store.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/compute-apis.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/digital-hub.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/datagrid.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/hadoop.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/key-value-store.css?ver=" + config.version)
 
   
 
diff --git a/src/use-cases/provenusecases.pug b/src/use-cases/provenusecases.pug
index dce20f8..0667be4 100644
--- a/src/use-cases/provenusecases.pug
+++ b/src/use-cases/provenusecases.pug
@@ -4,7 +4,7 @@
     | Powered By 
 
 block css 
-    link(rel="stylesheet", href="../css/usecases.css")
+    link(rel="stylesheet", href="../css/usecases.css?ver=" + config.version)
 
 
 block main
diff --git a/src/use-cases/spark-acceleration.pug b/src/use-cases/spark-acceleration.pug
index ed816b1..9e2b2a1 100644
--- a/src/use-cases/spark-acceleration.pug
+++ b/src/use-cases/spark-acceleration.pug
@@ -4,10 +4,10 @@
     | Accelerate Apache Spark Applications
 
 block css 
-    link(rel="stylesheet", href="../css/native-persistence.css")
-    link(rel="stylesheet", href="../css/compute-apis.css")
-    link(rel="stylesheet", href="../css/digital-hub.css")
-    link(rel="stylesheet", href="../css/spark.css")
+    link(rel="stylesheet", href="../css/native-persistence.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/compute-apis.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/digital-hub.css?ver=" + config.version)
+    link(rel="stylesheet", href="../css/spark.css?ver=" + config.version)