jekyll-theme-pirati-sk 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (240) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +187 -0
  3. data/_data/campaigns.yml +19 -0
  4. data/_data/menu.yml +80 -0
  5. data/_data/parties.yml +7 -0
  6. data/_includes/404.html +4 -0
  7. data/_includes/accordeon/accordeon.html +10 -0
  8. data/_includes/article-box/article-box.html +15 -0
  9. data/_includes/article-box/list.html +11 -0
  10. data/_includes/article-infobox.html +5 -0
  11. data/_includes/articles/author.html +8 -0
  12. data/_includes/articles/horizontal-article.html +52 -0
  13. data/_includes/articles/list-responsive.html +5 -0
  14. data/_includes/articles/pagination.html +26 -0
  15. data/_includes/articles/tag-filtered-news.html +16 -0
  16. data/_includes/articles/vertical-article.html +72 -0
  17. data/_includes/avatar.html +9 -0
  18. data/_includes/buttons/basic.html +3 -0
  19. data/_includes/buttons/icon.html +8 -0
  20. data/_includes/buttons/super.html +4 -0
  21. data/_includes/calendar.html +21 -0
  22. data/_includes/candidate-badge.html +57 -0
  23. data/_includes/contact-line.html +4 -0
  24. data/_includes/contacts/residence.html +31 -0
  25. data/_includes/contacts/summary-table.html +64 -0
  26. data/_includes/countdown.html +13 -0
  27. data/_includes/disqus_comments.html +20 -0
  28. data/_includes/elections-header.html +21 -0
  29. data/_includes/footer.html +138 -0
  30. data/_includes/google-analytics.html +12 -0
  31. data/_includes/head-custom.html +0 -0
  32. data/_includes/head.html +76 -0
  33. data/_includes/header.html +167 -0
  34. data/_includes/headline-media.html +16 -0
  35. data/_includes/hero/advanced.html +65 -0
  36. data/_includes/hero/simple.html +13 -0
  37. data/_includes/homepage/banner.html +11 -0
  38. data/_includes/homepage/buttom.html +8 -0
  39. data/_includes/homepage/calendar.html +5 -0
  40. data/_includes/homepage/countdown.html +3 -0
  41. data/_includes/homepage/four-buttoms.html +18 -0
  42. data/_includes/homepage/gif-box.html +9 -0
  43. data/_includes/homepage/news.html +9 -0
  44. data/_includes/homepage/social.html +10 -0
  45. data/_includes/icon-github.html +1 -0
  46. data/_includes/icon-github.svg +1 -0
  47. data/_includes/icon-twitter.html +1 -0
  48. data/_includes/icon-twitter.svg +1 -0
  49. data/_includes/js/main.html +62 -0
  50. data/_includes/page-header.html +9 -0
  51. data/_includes/party.html +15 -0
  52. data/_includes/people/fullname.html +11 -0
  53. data/_includes/people/list-group.html +4 -0
  54. data/_includes/people/list-responsive.html +10 -0
  55. data/_includes/people/profile-badge.html +70 -0
  56. data/_includes/program/list.html +11 -0
  57. data/_includes/program/priorities.html +14 -0
  58. data/_includes/regions/crossroad.html +60 -0
  59. data/_includes/regions/crossroad2.html +5 -0
  60. data/_includes/regions/item.html +26 -0
  61. data/_includes/right-bar/bar_board.html +22 -0
  62. data/_includes/right-bar/bar_fb.html +11 -0
  63. data/_includes/right-bar/bar_garant.html +5 -0
  64. data/_includes/right-bar/bar_kodo.html +12 -0
  65. data/_includes/right-bar/bar_map.html +38 -0
  66. data/_includes/right-bar/bar_page_contact.html +2 -0
  67. data/_includes/right-bar/bar_people.html +16 -0
  68. data/_includes/right-bar/bar_person_articles.html +6 -0
  69. data/_includes/right-bar/bar_profile.html +77 -0
  70. data/_includes/right-bar/bar_program.html +27 -0
  71. data/_includes/right-bar/bar_tag_articles.html +10 -0
  72. data/_includes/right-bar/bar_textbox.html +12 -0
  73. data/_includes/right-bar/bar_tw.html +2 -0
  74. data/_includes/right-bar/bar_video.html +16 -0
  75. data/_includes/right-bar/custom-bars.html +0 -0
  76. data/_includes/right-bar/program-extras.html +0 -0
  77. data/_includes/right-bar/rbar.html +55 -0
  78. data/_includes/right-bar/rbar_articles.html +14 -0
  79. data/_includes/right-bar/rbar_profiles.html +11 -0
  80. data/_includes/sharebox.html +21 -0
  81. data/_includes/social-icon-group.html +23 -0
  82. data/_includes/social-icons.html +8 -0
  83. data/_includes/social.html +14 -0
  84. data/_includes/tables/zebra.html +25 -0
  85. data/_includes/youtube.html +3 -0
  86. data/_layouts/blank-article.html +24 -0
  87. data/_layouts/blank.html +10 -0
  88. data/_layouts/communal-elections.html +172 -0
  89. data/_layouts/compress.html +10 -0
  90. data/_layouts/contacts.html +78 -0
  91. data/_layouts/default.html +19 -0
  92. data/_layouts/home.html +34 -0
  93. data/_layouts/members.html +35 -0
  94. data/_layouts/page.html +5 -0
  95. data/_layouts/person.html +47 -0
  96. data/_layouts/pirate-center.html +91 -0
  97. data/_layouts/post.html +69 -0
  98. data/_layouts/program-post.html +9 -0
  99. data/_layouts/redirected.html +13 -0
  100. data/_layouts/regions.html +15 -0
  101. data/_layouts/regions2.html +9 -0
  102. data/_layouts/taglist.html +31 -0
  103. data/assets/icons/blog.png +0 -0
  104. data/assets/icons/compass.png +0 -0
  105. data/assets/icons/facebook.png +0 -0
  106. data/assets/icons/github.png +0 -0
  107. data/assets/icons/googleplus.png +0 -0
  108. data/assets/icons/instagram.png +0 -0
  109. data/assets/icons/linkedin.png +0 -0
  110. data/assets/icons/pinterest.png +0 -0
  111. data/assets/icons/piratewiki.png +0 -0
  112. data/assets/icons/redmine.png +0 -0
  113. data/assets/icons/twitter.png +0 -0
  114. data/assets/icons/vkontakte.png +0 -0
  115. data/assets/icons/youtube.png +0 -0
  116. data/assets/img/brand/logo-group.png +0 -0
  117. data/assets/img/brand/logo-group.svg +27 -0
  118. data/assets/img/brand/logo-round.png +0 -0
  119. data/assets/img/brand/logo-round.svg +104 -0
  120. data/assets/img/brand/logo.ai +5083 -16
  121. data/assets/img/brand/logo.pdf +1405 -4
  122. data/assets/img/brand/logo.png +0 -0
  123. data/assets/img/brand/logo.svg +10 -0
  124. data/assets/img/brand/logo_easy.png +0 -0
  125. data/assets/img/brand/logo_napis.ai +5003 -21
  126. data/assets/img/brand/logo_napis.pdf +1482 -3
  127. data/assets/img/brand/logo_napis.png +0 -0
  128. data/assets/img/brand/logo_napis.svg +48 -0
  129. data/assets/img/brand/logo_napis_male.png +0 -0
  130. data/assets/img/brand/logo_napis_white.ai +5106 -16
  131. data/assets/img/brand/logo_napis_white.pdf +1532 -2
  132. data/assets/img/brand/logo_napis_white.png +0 -0
  133. data/assets/img/brand/logo_napis_white.svg +51 -0
  134. data/assets/img/brand/logo_white.ai +5194 -23
  135. data/assets/img/brand/logo_white.pdf +1388 -4
  136. data/assets/img/brand/logo_white.png +0 -0
  137. data/assets/img/brand/logo_white.svg +14 -0
  138. data/assets/img/brand/logotyp_email.png +0 -0
  139. data/assets/img/brand/logow.svg +19 -0
  140. data/assets/img/favicon/apple-touch-icon-114x114.png +0 -0
  141. data/assets/img/favicon/apple-touch-icon-120x120.png +0 -0
  142. data/assets/img/favicon/apple-touch-icon-144x144.png +0 -0
  143. data/assets/img/favicon/apple-touch-icon-152x152.png +0 -0
  144. data/assets/img/favicon/apple-touch-icon-57x57.png +0 -0
  145. data/assets/img/favicon/apple-touch-icon-60x60.png +0 -0
  146. data/assets/img/favicon/apple-touch-icon-72x72.png +0 -0
  147. data/assets/img/favicon/apple-touch-icon-76x76.png +0 -0
  148. data/assets/img/favicon/favicon-128x128.png +0 -0
  149. data/assets/img/favicon/favicon-16x16.png +0 -0
  150. data/assets/img/favicon/favicon-196x196.png +0 -0
  151. data/assets/img/favicon/favicon-32x32.png +0 -0
  152. data/assets/img/favicon/favicon-96x96.png +0 -0
  153. data/assets/img/favicon/favicon.ico +0 -0
  154. data/assets/img/favicon/mstile-144x144.png +0 -0
  155. data/assets/img/favicon/mstile-150x150.png +0 -0
  156. data/assets/img/favicon/mstile-310x150.png +0 -0
  157. data/assets/img/favicon/mstile-310x310.png +0 -0
  158. data/assets/img/favicon/mstile-70x70.png +0 -0
  159. data/assets/img/header/background.jpg +0 -0
  160. data/assets/img/map-markers/map-marker-alizarin.svg +138 -0
  161. data/assets/img/map-markers/map-marker-amethyst.svg +138 -0
  162. data/assets/img/map-markers/map-marker-asbestos.svg +138 -0
  163. data/assets/img/map-markers/map-marker-asphalt.svg +138 -0
  164. data/assets/img/map-markers/map-marker-belize-hole.svg +138 -0
  165. data/assets/img/map-markers/map-marker-black.svg +138 -0
  166. data/assets/img/map-markers/map-marker-carrot.svg +138 -0
  167. data/assets/img/map-markers/map-marker-concrete.svg +138 -0
  168. data/assets/img/map-markers/map-marker-emerald.svg +138 -0
  169. data/assets/img/map-markers/map-marker-green-sea.svg +138 -0
  170. data/assets/img/map-markers/map-marker-midnight-blue.svg +138 -0
  171. data/assets/img/map-markers/map-marker-nephritis.svg +138 -0
  172. data/assets/img/map-markers/map-marker-orange.svg +138 -0
  173. data/assets/img/map-markers/map-marker-peter-river.svg +138 -0
  174. data/assets/img/map-markers/map-marker-pomegranate.svg +138 -0
  175. data/assets/img/map-markers/map-marker-pumpkin.svg +138 -0
  176. data/assets/img/map-markers/map-marker-sun-flower.svg +138 -0
  177. data/assets/img/map-markers/map-marker-turqoise.svg +138 -0
  178. data/assets/img/map-markers/map-marker-wisteria.svg +138 -0
  179. data/assets/img/people/ppp.jpg +0 -0
  180. data/assets/img/people/ppp.png +0 -0
  181. data/assets/img/people/unknown-pirate.svg +48 -0
  182. data/assets/img/posts/obrazek.u.tohoto.postu.jpg +0 -0
  183. data/assets/img/praha-index/kandidatka2018.gif +0 -0
  184. data/assets/img/praha-index/naprahuzmeny.jpg +0 -0
  185. data/assets/img/pripoj-se/dotaznik.png +0 -0
  186. data/assets/img/pripoj-se/krajske-forum.jpg +0 -0
  187. data/assets/img/pripoj-se/noviny.jpg +0 -0
  188. data/assets/img/pripoj-se/zastupko.jpg +0 -0
  189. data/assets/img/program/icons/doprava.svg +14 -0
  190. data/assets/img/program/icons/finance.png +0 -0
  191. data/assets/img/program/icons/finance.svg +14 -0
  192. data/assets/img/program/icons/informatika.png +0 -0
  193. data/assets/img/program/icons/informatika.svg +14 -0
  194. data/assets/img/program/icons/ivan-bartos-acta.jpg +0 -0
  195. data/assets/img/program/icons/kontrola.svg +14 -0
  196. data/assets/img/program/icons/kultura.png +0 -0
  197. data/assets/img/program/icons/metropole-01.svg +18 -0
  198. data/assets/img/program/icons/mezinarodni-vztahy.png +0 -0
  199. data/assets/img/program/icons/mezinarodni-vztahy.svg +26 -0
  200. data/assets/img/program/icons/mistni-rozvoj.svg +24 -0
  201. data/assets/img/program/icons/moderni rodina-1.svg +26 -0
  202. data/assets/img/program/icons/obrana.svg +14 -0
  203. data/assets/img/program/icons/obrana2.svg +14 -0
  204. data/assets/img/program/icons/prace-a-socialni-veci.svg +26 -0
  205. data/assets/img/program/icons/prace-a-socialni.png +0 -0
  206. data/assets/img/program/icons/prumysl.png +0 -0
  207. data/assets/img/program/icons/prumysl.svg +14 -0
  208. data/assets/img/program/icons/radnice-01.svg +18 -0
  209. data/assets/img/program/icons/spravedlnost.png +0 -0
  210. data/assets/img/program/icons/spravedlnost.svg +14 -0
  211. data/assets/img/program/icons/svoboda.svg +14 -0
  212. data/assets/img/program/icons/vnitro a otevreny stat.svg +24 -0
  213. data/assets/img/program/icons/vnitro.png +0 -0
  214. data/assets/img/program/icons/vzdelani.png +0 -0
  215. data/assets/img/program/icons/vzdelavani a veda.svg +24 -0
  216. data/assets/img/program/icons/zdravotnictvi.png +0 -0
  217. data/assets/img/program/icons/zdravotnictvi.svg +14 -0
  218. data/assets/img/program/icons/zemedelstvi.png +0 -0
  219. data/assets/img/program/icons/zemedelstvi.svg +14 -0
  220. data/assets/img/program/icons/zivotni-prostredi.png +0 -0
  221. data/assets/img/program/icons/zivotni-prostredi.svg +24 -0
  222. data/assets/img/program/psp2017/doprava.svg +14 -0
  223. data/assets/img/program/psp2017/finance.svg +14 -0
  224. data/assets/img/program/psp2017/informatika.svg +14 -0
  225. data/assets/img/program/psp2017/kultura.png +0 -0
  226. data/assets/img/program/psp2017/mezinarodni-vztahy.svg +26 -0
  227. data/assets/img/program/psp2017/mistni-rozvoj.svg +24 -0
  228. data/assets/img/program/psp2017/obrana.svg +14 -0
  229. data/assets/img/program/psp2017/prumysl.svg +14 -0
  230. data/assets/img/program/psp2017/spravedlnost.svg +14 -0
  231. data/assets/img/program/psp2017/vnitro.png +0 -0
  232. data/assets/img/program/psp2017/vzdelani.png +0 -0
  233. data/assets/img/program/psp2017/zdravotnictvi.svg +14 -0
  234. data/assets/img/program/psp2017/zemedelstvi.png +0 -0
  235. data/assets/img/program/psp2017/zivotni-prostredi.svg +24 -0
  236. data/assets/img/program/volebni-rozcestnik.png +0 -0
  237. data/assets/img/tiles/lightGrey.png +0 -0
  238. data/assets/img/tiles/tableOfContent.png +0 -0
  239. data/jekyll-theme-pirati-sk.gemspec +26 -0
  240. metadata +326 -0
@@ -0,0 +1,78 @@
1
+ ---
2
+ layout: default
3
+ title: Kontaktní informace
4
+ ---
5
+
6
+ <div class="container container--default pt-8 lg:py-24">
7
+ <article class="space-y-8 lg:space-y-16">
8
+ <div class="lg:flex lg:mt-8 space-y-16 lg:space-y-0 lg:space-x-8 xl:space-x-16">
9
+ <section class="lg:w-3/5 xl:w-2/3">
10
+ <h1 class="head-alt-md md:head-alt-lg max-w-5xl mb-8">Kontaktní informace</h1>
11
+
12
+ <div class="space-y-8">
13
+ {% if page.contactPersons %}
14
+ {% for contact in page.contactPersons %}
15
+ {% assign person = site.people | where_exp:"item","item.uid contains contact.id" | first %}
16
+ <div>
17
+ <h2 class="head-heavy-sm mb-2 lg:mb-4">{{ contact.position }}</h2>
18
+ <div class="card elevation-3">
19
+ <div class="card__body">
20
+ {% include people/profile-badge.html item=person %}
21
+ </div>
22
+ </div>
23
+ </div>
24
+ {% endfor %}
25
+ {% else %}
26
+ {% assign contactPersons = site.people | where_exp: "item","item.category contains 'kontaktni_osoba'" | sort:"ordpak" %}
27
+ <div>
28
+ <h2 class="head-heavy-sm mb-2 lg:mb-4">Kontaktní {% if contactPersons.size > 1 %}osoby{% else %}osoba{% endif %}</h2>
29
+
30
+ {% for person in contactPersons %}
31
+ <div class="card elevation-3">
32
+ <div class="card__body">
33
+ {% include people/profile-badge.html item=person %}
34
+ </div>
35
+ </div>
36
+ {% endfor %}
37
+ </div>
38
+ {% endif %}
39
+ </div>
40
+ </section>
41
+ <section class="lg:w-2/5 xl:w-1/3 lg:pt-0">
42
+ <div class="lg:card lg:elevation-10">
43
+ <div class="lg:card__body content-block">
44
+ <h2>Základní údaje</h2>
45
+ <div class="space-y-4">
46
+ {% include contacts/summary-table.html %}
47
+ <p>Každý člen strany má email ve tvaru: <tt>jmeno.prijmeni@pirati.cz</tt></p>
48
+ </div>
49
+ {% unless page.noresidence %}
50
+ <hr class="hr">
51
+ <h2>Sídlo a kontaktní centrum</h2>
52
+
53
+ {% if page.residences %}
54
+ {% for residence in page.residences %}
55
+ {% include contacts/residence.html residence=residence %}
56
+ {% endfor %}
57
+ {% else %}
58
+ {% include contacts/residence.html %}
59
+ {% endif %}
60
+ {% endunless %}
61
+ </div>
62
+ </div>
63
+ </section>
64
+ </div>
65
+
66
+ {% if site.facebook.profilePage or site.forum.page %}
67
+ <div class="flex flex-col lg:flex-row lg:space-x-8">
68
+ {% if site.facebook.profilePage %}
69
+ {% include buttons/super.html href=site.facebook.profilePage cta="Sledujte nás na Facebooku" icon="ico--facebook" class="bg-brands-facebook text-white container-padding--zero lg:container-padding--auto lg:w-full" %}
70
+ {% endif %}
71
+ {% if site.forum.page %}
72
+ {% include buttons/super.html href=site.forum.page cta="Sledujte naše fórum" icon="ico--bubbles" class="bg-black text-white container-padding--zero lg:container-padding--auto lg:w-full" %}
73
+ {% endif %}
74
+ </div>
75
+ {% endif %}
76
+ </article>
77
+ </div>
78
+
@@ -0,0 +1,19 @@
1
+ ---
2
+ ---
3
+
4
+ <!DOCTYPE html>
5
+ <html lang="cs" dir="ltr" itemtype="http://schema.org/WebPage" itemscope="">
6
+
7
+ {% include head.html %}
8
+
9
+ <body>
10
+
11
+ {% include header.html %}
12
+
13
+ {{ content }}
14
+
15
+ {% include footer.html %}
16
+ {% include js/main.html %}
17
+ </body>
18
+
19
+ </html>
@@ -0,0 +1,34 @@
1
+ ---
2
+ layout: default
3
+ ---
4
+
5
+ <div class="home">
6
+ {%- if page.title -%}
7
+ <h1 class="page-heading">{{ page.title }}</h1>
8
+ {%- endif -%}
9
+
10
+ {{ content }}
11
+
12
+ {%- if site.posts.size > 0 -%}
13
+ <h2 class="post-list-heading">{{ page.list_title | default: "Posts" }}</h2>
14
+ <ul class="post-list">
15
+ {%- for post in site.posts -%}
16
+ <li>
17
+ {%- assign date_format = site.minima.date_format | default: "%b %-d, %Y" -%}
18
+ <span class="post-meta">{{ post.date | date: date_format }}</span>
19
+ <h3>
20
+ <a class="post-link" href="{{ post.url | relative_url }}">
21
+ {{ post.title | escape }}
22
+ </a>
23
+ </h3>
24
+ {%- if site.show_excerpts -%}
25
+ {{ post.excerpt }}
26
+ {%- endif -%}
27
+ </li>
28
+ {%- endfor -%}
29
+ </ul>
30
+
31
+ <p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | relative_url }}">via RSS</a></p>
32
+ {%- endif -%}
33
+
34
+ </div>
@@ -0,0 +1,35 @@
1
+ ---
2
+ layout: default
3
+ ---
4
+
5
+
6
+ <div class="container container--default py-8 lg:py-24">
7
+ {% include page-header.html headline=page.title content=content contentClass="mb-8 lg:mb-16 content-block" %}
8
+
9
+ {% if page.viewMode == 'grouped' %}
10
+ {% for group in page.groups %}
11
+ <section>
12
+ {% assign team = site.people | where_exp: "item", "item.categories contains group.category" %}
13
+ {% if group.sort %}
14
+ {% assign team = team | sort: group.sort %}
15
+ {% endif %}
16
+ {% include people/list-group.html team=team teamName=group.name teamShortcut=group.category %}
17
+ </section>
18
+ {% unless forloop.last %}<hr class="hr--big" />{% endunless %}
19
+ {% endfor %}
20
+ {% else %}
21
+ {% if page.category %}
22
+ {% assign team = site.people | where_exp: "item", "item.categories contains page.category" %}
23
+ {% else %}
24
+ {% assign team = site.people %}
25
+ {% endif %}
26
+
27
+ {% if page.sort %}
28
+ {% assign team = team | sort: page.sort %}
29
+ {% endif %}
30
+
31
+ <section>
32
+ {% include people/list-responsive.html team=team %}
33
+ </section>
34
+ {% endif %}
35
+ </div>
@@ -0,0 +1,5 @@
1
+ ---
2
+ layout: blank-article
3
+ ---
4
+
5
+ {% include page-header.html headline=page.title content=content %}
@@ -0,0 +1,47 @@
1
+ ---
2
+ layout: default
3
+ ---
4
+
5
+ {% if page.heroImg %}
6
+ {% if site.mediaStorage %}
7
+ {% capture imgPath %}https://a.pirati.cz/{{ site.mediaStorage }}/img/{{ page.heroImg }}{% endcapture %}
8
+ {% else %}
9
+ {% capture imgPath %}{% asset '{{ page.heroImg }}' @path %}{% endcapture %}
10
+ {% assign imgPath = imgPath | absolute_url %}
11
+ {% endif %}
12
+ {% elsif page.img %}
13
+ {% if site.mediaStorage %}
14
+ {% capture imgPath %}https://a.pirati.cz/{{ site.mediaStorage }}/img/{{ page.img }}{% endcapture %}
15
+ {% else %}
16
+ {% capture imgPath %}{% asset '{{ page.img }}' @path %}{% endcapture %}
17
+ {% assign imgPath = imgPath | absolute_url %}
18
+ {% endif %}
19
+ {% endif %}
20
+
21
+ {% capture personName %}{% include people/fullname.html person=page %}{% endcapture %}
22
+
23
+ {%
24
+ include hero/simple.html
25
+ headline=personName
26
+ description=page.profession
27
+ headlineClass="text-center lg:text-left mx-auto lg:mx-0"
28
+ descriptionClass="max-w-xl mx-auto text-center lg:text-left"
29
+ heroSpacing="pt-16 pb-24 lg:pt-32 pb-24"
30
+ class="candidate-detail__hero"
31
+ bgImg=imgPath
32
+ %}
33
+
34
+ <div class="container container--default py-8 lg:pb-24">
35
+ <main>
36
+ <div class="flex flex-col lg:flex-row lg:space-x-8 xl:space-x-16">
37
+ <section class="lg:w-3/5 xl:w-2/3">
38
+ <div class="content-block w-full">
39
+ {{ content }}
40
+ </div>
41
+ </section>
42
+ <section class="lg:w-2/5 xl:w-1/3 pt-8 lg:pt-0 order-first lg:order-last candidate-detail__sidebar">
43
+ {% include right-bar/rbar.html %}
44
+ </section>
45
+ </div>
46
+ </main>
47
+ </div>
@@ -0,0 +1,91 @@
1
+ ---
2
+ layout: default
3
+ ---
4
+
5
+ {% if page.img %}
6
+ {% if site.mediaStorage %}
7
+ {% capture imgPath %}https://a.pirati.cz/{{ site.mediaStorage }}/img/{{ page.img }}{% endcapture %}
8
+ {% else %}
9
+ {% capture imgPath %}{% asset '{{ page.img }}' @path %}{% endcapture %}
10
+ {% assign imgPath = imgPath | absolute_url %}
11
+ {% endif %}
12
+ {% endif %}
13
+
14
+ {% include hero/simple.html headline=page.heroHeadline description=page.heroDescription bgImg=imgPath %}
15
+
16
+ <div class="container container--default pt-8 lg:pb-16">
17
+ <article>
18
+ <meta itemprop="name" content="{{ page.title }}">
19
+ {% if page.shorthand %}
20
+ <meta itemprop="alternateName" content="{{ page.shorthand }}">
21
+ {% endif %}
22
+ {% if page.openingHoursSEO %}
23
+ <meta itemprop="openingHours" content="{{ page.openingHoursSEO }}">
24
+ {% endif %}
25
+ {% if page.mapIframeLink %}
26
+ <meta itemprop="hasMap" content="{{ page.mapIframeLink }}">
27
+ {% endif %}
28
+ <meta itemprop="url" content="{{ page.url | absolute_url }}">
29
+ {% if site.facebook.profilePage %}
30
+ <meta itemprop="sameAs" content="{{ site.facebook.profilePage }}">
31
+ {% endif %}
32
+
33
+ <div class="lg:flex lg:space-x-8 xl:space-x-16">
34
+ <div class="lg:w-3/5 xl:w-2/3">
35
+ <div class="content-block">
36
+ {{ content }}
37
+ </div>
38
+ {% if page.calendarId or page.calendarPage %}
39
+ <h2 class="head-heavy-sm mb-4 mt-4">{{ page.calendarTitle | default: "Kalendář akcí" }}</h2>
40
+ {% include calendar.html calendarId=page.calendarId title=page.calendarTitle calendarPage=page.calendarPage hideBanner=true classes="mb-4" %}
41
+ {% endif %}
42
+ </div>
43
+ <div class="pt-8 lg:w-2/5 xl:w-1/3 lg:pt-0">
44
+ <div class="lg:card lg:elevation-10">
45
+ <div class="lg:card__body" itemprop="address" itemtype="https://schema.org/PostalAddress" itemscope>
46
+ <div class="content-block">
47
+ <h2>Kde to najdu?</h2>
48
+ {% if page.mapIframeLink %}
49
+ <iframe src="{{ page.mapIframeLink }}" width="100%" height="300" id="mapa-mobile" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
50
+ {% endif %}
51
+ {% if page.address %}
52
+ <p>
53
+ {{ page.address | newline_to_br }}
54
+ </p>
55
+ {% endif %}
56
+ {% if page.addressNote %}
57
+ <p><small>{{ page.addressNote }}</small></p>
58
+ {% endif %}
59
+ <hr>
60
+ </div>
61
+
62
+ {% if page.contactPersons %}
63
+ <h2 class="head-heavy-sm mb-2">Kontakt</h2>
64
+ {% for contact in page.contactPersons %}
65
+ {% assign person = site.people | where_exp:"item","item.uid contains contact.id" | first %}
66
+ {% if forloop.first %}
67
+ {% capture badgeClass %}badge--condensed{% endcapture %}
68
+ {% else %}
69
+ {% capture badgeClass %}badge--condensed mt-4{% endcapture %}
70
+ {% endif %}
71
+
72
+ {% include people/profile-badge.html description=contact.description item=person class=badgeClass avatarClass="avatar--md" %}
73
+ {% endfor %}
74
+ {% endif %}
75
+ </div>
76
+ </div>
77
+
78
+ {% if site.facebook.profilePage or site.forum.page %}
79
+ <div class="flex flex-col pt-8 lg:space-y-4">
80
+ {% if site.facebook.profilePage %}
81
+ {% include buttons/super.html href=site.facebook.profilePage cta="Sledujte nás na Facebooku" icon="ico--facebook" class="bg-brands-facebook text-white container-padding--zero lg:container-padding--auto lg:w-full" %}
82
+ {% endif %}
83
+ {% if site.forum.page %}
84
+ {% include buttons/super.html href=site.forum.page cta="Sledujte naše fórum" icon="ico--bubbles" class="bg-black text-white container-padding--zero lg:container-padding--auto lg:w-full" %}
85
+ {% endif %}
86
+ </div>
87
+ {% endif %}
88
+ </div>
89
+ </div>
90
+ </article>
91
+ </div>
@@ -0,0 +1,69 @@
1
+ ---
2
+ layout: default
3
+ ---
4
+
5
+ <div class="container container--default py-8 lg:py-24">
6
+ <article itemtype="http://schema.org/BlogPosting" itemscope="">
7
+ <header>
8
+ <link itemprop="mainEntityOfPage" href="{{ page.url }}">
9
+ <meta itemprop="datePublished" content="{{ page.date | date_to_xmlschema }}">
10
+ <meta itemprop="dateModified" content="">
11
+
12
+ <h1 itemprop="headline" class="head-alt-md md:head-alt-lg max-w-5xl mb-4">{{ page.title }}</h1>
13
+ <div class="flex flex-col md:flex-row md:items-center">
14
+ <div class="inline-flex divide-x flex-grow">
15
+ <span class="pr-2">{{ page.date | date: "%d. %m. %Y" }}</span>
16
+ <span class="pl-2" itemprop="author" itemtype="http://schema.org/Person" itemscope="">
17
+ <span itemprop="name">
18
+ {% include articles/author.html article=page %}
19
+ </span>
20
+ </span>
21
+ </div>
22
+ <div class="my-4">
23
+ {% if page.tags %}
24
+ {% for tag in page.tags %}
25
+ {% capture tagUrl %}{{ tag | prepend: '/tags/#' | relative_url }}{% endcapture %}
26
+ {% include buttons/basic.html class="btn--grey-125 btn--condensed" cta=tag href=tagUrl %}
27
+ {% endfor %}
28
+ {% endif %}
29
+ </div>
30
+ </div>
31
+ {% if page.image %}
32
+ {% include headline-media.html image=page.image title=page.title youtubeVideoId=page.youtubeVideoId %}
33
+ {% endif %}
34
+ </header>
35
+
36
+ <div class="lg:flex mt-8 lg:space-x-16">
37
+ <div class="lg:w-2/3">
38
+ <div itemprop="description" class="w-full content-block">
39
+ {{ content }}
40
+ </div>
41
+ </div>
42
+ <div class="pt-8 lg:w-1/3 md:pt-0">
43
+ <div class="space-y-8">
44
+ {% include sharebox.html %}
45
+
46
+ {% comment %}Optional infoboxes in the right row{% endcomment %}
47
+ {% if page.infoboxes %}
48
+ {% for infobox in page.infoboxes %}
49
+ {% include article-infobox.html content=infobox.content %}
50
+ {% endfor %}
51
+ {% endif %}
52
+ </div>
53
+ </div>
54
+
55
+ </div>
56
+ </article>
57
+
58
+ <section class="mt-16 md:mt-24">
59
+ <h1 class="head-alt-base md:head-alt-md pb-4">Další podobné články</h1>
60
+
61
+ {% assign posts = site.posts | slice:0,3 %}
62
+ {% include articles/list-responsive.html posts=posts %}
63
+
64
+ <div class="text-center mt-8 md:mt-16">
65
+ {% include buttons/icon.html cta="Zobrazit další" class="text-xl" icon="ico--chevron-right" href="/aktuality/" %}
66
+ </div>
67
+ </section>
68
+
69
+ </div>
@@ -0,0 +1,9 @@
1
+ ---
2
+ layout: page
3
+ ---
4
+
5
+ {% if page.intro %}
6
+ <p class="font-bold text-lg leading-normal mb-8">{{ page.intro }}</p>
7
+ {% endif %}
8
+
9
+ <div class="content-block">{{ content }}</div>
@@ -0,0 +1,13 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <link rel="canonical" href="{{ page.redirect_to }}"/>
5
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
6
+ <meta http-equiv="refresh" content="0;url={{ page.redirect_to }}" />
7
+ </head>
8
+ <body>
9
+ <h1>Přesměrovávám...</h1>
10
+ <a href="{{ page.redirect_to }}">Prosím klikněte zde, pokud jste nebyli přesměrováni.<a>
11
+ <script>location='{{ page.redirect_to }}'</script>
12
+ </body>
13
+ </html>
@@ -0,0 +1,15 @@
1
+ ---
2
+ layout: page
3
+ nocols: true
4
+ ---
5
+
6
+ <div class="content-block mb-8">{{ content }}</div>
7
+
8
+ {% if page.regions %}
9
+ {% include regions/crossroad.html places=page.regions %}
10
+ {% endif %}
11
+
12
+ {% if site.data.regions %}
13
+ {% include regions/crossroad.html places=site.data.regions %}
14
+ {% endif %}
15
+
@@ -0,0 +1,9 @@
1
+ ---
2
+ layout: page
3
+ ---
4
+
5
+ <div class="o-section">
6
+ <div class="c-content-block c-emphasized-text">{{ content }}</div>
7
+ </div>
8
+
9
+ {% include regions/crossroad2.html places=page.regions %}
@@ -0,0 +1,31 @@
1
+ ---
2
+ layout: page
3
+ nocols: true
4
+ ---
5
+
6
+ {{ content }}
7
+
8
+ {% capture tags %}
9
+ {% for tag in site.tags %}
10
+ {{ tag[0] }}
11
+ {% endfor %}
12
+ {% for team in site.teams %}
13
+ {{ team.tags }}
14
+ {% endfor %}
15
+ {% endcapture %}
16
+ {% assign sortedtags = tags | split:' ' | uniq | sort %}
17
+
18
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4">
19
+ {% for tag in sortedtags %}
20
+ <section class="card">
21
+ <div class="card__body p-4">
22
+ <h2 class="head-heavy-xs mb-2" id="{{ tag }}">{{ tag }}</h3>
23
+ <ul class="unordered-list unordered-list--linked unordered-list--dense leading-normal font-light text-sm">
24
+ {% for post in site.tags[tag] %}
25
+ <li><a href="{{ post.url }}">{{ post.title }}</a></li>
26
+ {% endfor %}
27
+ </ul>
28
+ </div>
29
+ </section>
30
+ {% endfor %}
31
+ </div>
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,27 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
+ <!-- Creator: CorelDRAW X8 -->
4
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="820px" height="400px" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
+ viewBox="0 0 820 400"
6
+ xmlns:xlink="http://www.w3.org/1999/xlink">
7
+ <g id="Vrstva_x0020_1">
8
+ <metadata id="CorelCorpID_0Corel-Layer"/>
9
+ <path class="fil0" d="M187 56c-20,-20 -46,-30 -74,-30 -27,0 -53,10 -73,30 -19,20 -30,46 -30,73 0,28 11,54 30,73 20,20 46,31 73,31 28,0 54,-11 74,-31 19,-19 30,-45 30,-73 0,-27 -11,-53 -30,-73zm-74 167c-51,0 -93,-42 -93,-94 0,-51 42,-93 93,-93 52,0 94,42 94,93 0,52 -42,94 -94,94z"/>
10
+ <path class="fil0" d="M82 68l0 -15 -9 0 0 17c-6,2 -10,4 -9,5 2,-1 5,-1 9,-1l0 88c-9,18 4,45 4,45 0,0 -10,-29 12,-43 21,-13 91,-7 91,-47 0,-56 -65,-56 -98,-49zm29 54c-3,15 -19,23 -29,30l0 -76c17,4 36,16 29,46z"/>
11
+ <path class="fil0" d="M291 91l0 25 -21 0 0 -79c8,-1 16,-1 24,-1 24,0 37,9 37,26 0,10 -3,17 -9,22 -5,5 -13,8 -24,8 -3,0 -5,-1 -7,-1zm0 -15c2,0 3,0 5,0 5,0 8,-1 11,-3 2,-3 4,-6 4,-10 0,-7 -5,-11 -15,-11 -2,0 -3,0 -5,1l0 23z"/>
12
+ <polygon class="fil0" points="341,37 364,37 364,116 341,116 "/>
13
+ <path class="fil0" d="M401 88l0 28 -21 0 0 -79c9,-1 19,-1 28,-1 22,0 32,8 32,24 0,5 -1,9 -4,13 -3,4 -6,7 -11,8l0 0c2,2 4,3 6,5 1,2 2,5 4,8l8 22 -23 0 -6 -21c-1,-2 -2,-4 -3,-5 -2,-1 -3,-2 -5,-2l-5 0zm0 -15l6 0c4,0 6,-1 9,-3 2,-2 3,-4 3,-8 0,-7 -4,-10 -12,-10 -2,0 -4,0 -6,1l0 20z"/>
14
+ <path class="fil0" d="M473 101l-3 15 -23 0 26 -79 23 0 26 79 -23 0 -4 -15 -22 0zm16 -71l-18 0 11 -19 24 0 -17 19zm-12 55l14 0 -7 -30 0 0 -7 30z"/>
15
+ <polygon class="fil0" points="585,37 585,55 564,55 564,116 542,116 542,55 520,55 520,37 "/>
16
+ <path class="fil0" d="M647 58c-8,-4 -15,-5 -23,-5 -3,0 -6,0 -7,1 -2,2 -3,3 -3,5 0,3 2,5 7,7 11,3 19,6 24,10 5,5 7,10 7,17 0,8 -3,14 -8,18 -6,4 -14,6 -25,6 -5,0 -10,-1 -15,-2 -5,-2 -9,-4 -13,-6l5 -17c4,3 8,5 12,6 4,2 8,2 12,2 7,0 10,-2 10,-7 0,-3 -3,-5 -9,-7 -10,-3 -18,-7 -22,-11 -5,-4 -7,-9 -7,-16 0,-7 3,-13 8,-17 6,-4 13,-6 23,-6 11,0 20,2 27,5l-3 17z"/>
17
+ <polygon class="fil0" points="685,70 685,70 706,37 731,37 706,75 732,116 707,116 685,79 685,79 685,116 664,116 664,37 685,37 "/>
18
+ <path class="fil0" d="M761 101l-3 15 -23 0 26 -79 23 0 26 79 -23 0 -4 -15 -22 0zm16 -71l-17 0 10 -19 24 0 -17 19zm-12 55l14 0 -7 -30 0 0 -7 30z"/>
19
+ <path class="fil0" d="M323 165c-8,-4 -15,-6 -23,-6 -3,0 -6,1 -7,2 -2,1 -3,3 -3,5 0,3 2,5 7,6 11,3 19,7 24,11 5,5 7,10 7,16 0,8 -3,14 -8,19 -6,4 -14,6 -25,6 -5,0 -10,-1 -15,-3 -5,-1 -9,-3 -13,-5l5 -17c4,2 8,4 12,6 4,1 8,2 12,2 7,0 10,-2 10,-7 0,-3 -3,-5 -9,-7 -10,-3 -18,-7 -22,-11 -5,-4 -7,-10 -7,-16 0,-7 3,-13 8,-17 6,-4 13,-6 23,-6 11,0 20,1 27,5l-3 17z"/>
20
+ <polygon class="fil0" points="400,144 400,162 378,162 378,223 356,223 356,162 335,162 335,144 "/>
21
+ <path class="fil0" d="M432 195l0 28 -21 0 0 -79c10,-1 19,-1 28,-1 22,0 33,8 33,24 0,5 -2,9 -4,13 -3,4 -7,6 -11,8l0 0c2,1 4,3 5,5 1,2 3,5 4,8l8 22 -22 0 -7 -21c-1,-2 -2,-4 -3,-5 -1,-1 -3,-2 -5,-2l-5 0zm0 -16l6 0c4,0 7,0 9,-2 2,-2 3,-5 3,-8 0,-7 -4,-10 -12,-10 -2,0 -4,0 -6,0l0 20z"/>
22
+ <path class="fil0" d="M506 208l-4 15 -22 0 26 -79 22 0 26 79 -23 0 -3 -15 -22 0zm4 -17l14 0 -7 -29 0 0 -7 29z"/>
23
+ <polygon class="fil0" points="608,187 608,187 608,144 629,144 629,223 608,223 584,179 584,179 584,223 563,223 563,144 584,144 "/>
24
+ <path class="fil0" d="M664 208l-3 15 -23 0 26 -79 23 0 26 79 -23 0 -4 -15 -22 0zm4 -17l14 0 -7 -29 0 0 -7 29z"/>
25
+ <line class="fil2 str0" x1="10" y1="287" x2="810" y2= "287" />
26
+ </g>
27
+ </svg>
Binary file
@@ -0,0 +1,104 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg version="1.1" id="Vrstva_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
5
+ width="850.394px" height="425.197px" viewBox="0 0 850.394 425.197" enable-background="new 0 0 850.394 425.197"
6
+ xml:space="preserve">
7
+ <g>
8
+ <defs>
9
+ <rect id="SVGID_1_" width="850.394" height="425.197"/>
10
+ </defs>
11
+ <clipPath id="SVGID_2_">
12
+ <use xlink:href="#SVGID_1_" overflow="visible"/>
13
+ </clipPath>
14
+ <path clip-path="url(#SVGID_2_)" fill="#FFFFFF" d="M254.885,220.26c0,62.555-50.706,113.278-113.262,113.278
15
+ c-62.552,0-113.277-50.724-113.277-113.278c0-62.553,50.725-113.276,113.277-113.276
16
+ C204.179,106.984,254.885,157.708,254.885,220.26"/>
17
+ <path clip-path="url(#SVGID_2_)" d="M141.623,311.816c-50.494,0-91.551-41.057-91.551-91.556c0-50.479,41.057-91.551,91.551-91.551
18
+ c50.481,0,91.589,41.073,91.589,91.551C233.212,270.759,192.104,311.816,141.623,311.816 M213.151,148.72
19
+ c-19.091-19.105-44.498-29.643-71.528-29.643c-26.992,0-52.403,10.538-71.555,29.643c-19.093,19.104-29.628,44.517-29.628,71.54
20
+ c0,27.06,10.535,52.473,29.628,71.543c19.152,19.105,44.563,29.613,71.555,29.613c27.03,0,52.437-10.508,71.528-29.613
21
+ c19.154-19.07,29.661-44.483,29.661-71.543C242.812,193.237,232.305,167.825,213.151,148.72"/>
22
+ <path clip-path="url(#SVGID_2_)" d="M139.572,213.474c-3.085,14.675-19.089,22.305-28.432,28.657v-74.145
23
+ C127.062,171.8,145.779,184.037,139.572,213.474 M111.14,160.066v-14.159h-8.858v16.357c-5.981,1.843-9.471,3.751-8.891,4.931
24
+ c1.973-0.551,5.14-0.792,8.891-0.566v85.17c-9.018,17.647,3.976,44.661,3.976,44.661s-9.78-29.001,11.961-42.706
25
+ c19.978-12.575,88.884-6.678,88.626-45.551C206.538,153.116,142.981,153.44,111.14,160.066"/>
26
+ <path clip-path="url(#SVGID_2_)" d="M315.295,167.817c1.409,0.21,2.996,0.316,4.756,0.316c4.583,0,8.106-1.059,10.575-3.173
27
+ c2.466-2.115,3.699-5.107,3.699-8.986c0-7.398-4.758-11.101-14.274-11.101c-1.55,0-3.137,0.177-4.756,0.528V167.817z
28
+ M315.295,183.147v24.107h-20.617v-76.653c7.33-1.06,15.083-1.587,23.261-1.587c23.963,0,35.948,8.636,35.948,25.903
29
+ c0,9.377-2.699,16.477-8.088,21.306c-5.393,4.829-13.271,7.241-23.632,7.241C319.417,183.463,317.127,183.357,315.295,183.147"/>
30
+ </g>
31
+ <rect x="363.609" y="130.072" width="23.261" height="77.18"/>
32
+ <g>
33
+ <defs>
34
+ <rect id="SVGID_3_" width="850.394" height="425.197"/>
35
+ </defs>
36
+ <clipPath id="SVGID_4_">
37
+ <use xlink:href="#SVGID_3_" overflow="visible"/>
38
+ </clipPath>
39
+ <path clip-path="url(#SVGID_4_)" d="M422.5,164.964h5.816c3.596,0,6.429-0.901,8.508-2.699c2.08-1.798,3.119-4.245,3.119-7.347
40
+ c0-6.697-3.874-10.044-11.627-10.044c-2.259,0-4.196,0.177-5.816,0.528V164.964z M422.5,180.293v26.961h-20.618V130.6
41
+ c9.162-1.059,18.326-1.586,27.49-1.586c21.146,0,31.72,7.929,31.72,23.791c0,4.438-1.377,8.563-4.124,12.37
42
+ c-2.751,3.804-6.311,6.519-10.678,8.142v0.21c2.111,1.2,3.874,2.733,5.283,4.599c1.41,1.87,2.751,4.53,4.021,7.984l7.61,21.145
43
+ h-21.676l-6.555-20.09c-0.775-2.465-1.759-4.228-2.959-5.285c-1.202-1.059-2.783-1.586-4.758-1.586H422.5z"/>
44
+ </g>
45
+ <path d="M496.933,176.591h13.957l-6.874-28.547h-0.212L496.933,176.591z M508.349,123.728h-16.914l10.571-19.03h23.261
46
+ L508.349,123.728z M493.127,192.451l-3.489,14.803h-21.99l25.373-77.183h22.199l25.376,77.183h-22.413l-3.593-14.803H493.127z"/>
47
+ <polygon points="602.552,130.07 602.552,147.515 581.62,147.515 581.62,207.251 560.051,207.251 560.051,147.515 539.114,147.515
48
+ 539.114,130.07 "/>
49
+ <g>
50
+ <defs>
51
+ <rect id="SVGID_5_" width="850.394" height="425.197"/>
52
+ </defs>
53
+ <clipPath id="SVGID_6_">
54
+ <use xlink:href="#SVGID_5_" overflow="visible"/>
55
+ </clipPath>
56
+ <path clip-path="url(#SVGID_6_)" d="M662.502,150.688c-7.122-3.523-14.345-5.286-21.672-5.286c-3.316,0-5.816,0.583-7.51,1.745
57
+ c-1.689,1.165-2.535,2.694-2.535,4.598c0,2.961,2.289,5.076,6.87,6.344c11.065,2.962,18.855,6.504,23.367,10.627
58
+ c4.509,4.121,6.765,9.393,6.765,15.804c0,7.757-2.677,13.661-8.032,17.711c-5.358,4.053-13.43,6.082-24.213,6.082
59
+ c-4.512,0-9.357-0.758-14.536-2.277c-5.179-1.513-9.324-3.397-12.426-5.653l4.758-16.39c3.596,2.469,7.489,4.406,11.687,5.816
60
+ c4.19,1.41,8.05,2.115,11.573,2.115c6.344,0,9.518-2.292,9.518-6.874c0-2.959-2.82-5.249-8.46-6.873
61
+ c-10.29-2.958-17.623-6.517-21.992-10.678c-4.367-4.157-6.553-9.41-6.553-15.754c0-6.977,2.674-12.511,8.036-16.6
62
+ c5.354-4.086,12.898-6.13,22.625-6.13c10.43,0,19.241,1.762,26.433,5.285L662.502,150.688z"/>
63
+ </g>
64
+ <polygon points="700.248,162.848 700.457,162.848 720.336,130.07 744.654,130.07 720.336,167.078 745.71,207.251 721.392,207.251
65
+ 700.457,171.305 700.248,171.305 700.248,207.251 679.101,207.251 679.101,130.07 700.248,130.07 "/>
66
+ <path d="M778.383,176.591h13.956l-6.872-28.547h-0.214L778.383,176.591z M789.799,123.728h-16.913l10.569-19.03h23.26
67
+ L789.799,123.728z M774.576,192.451l-3.49,14.803h-21.989l25.375-77.183h22.201l25.374,77.183h-22.415l-3.594-14.803H774.576z"/>
68
+ <g>
69
+ <defs>
70
+ <rect id="SVGID_7_" width="850.394" height="425.197"/>
71
+ </defs>
72
+ <clipPath id="SVGID_8_">
73
+ <use xlink:href="#SVGID_7_" overflow="visible"/>
74
+ </clipPath>
75
+ <path clip-path="url(#SVGID_8_)" d="M345.958,255.048c-7.122-3.522-14.346-5.288-21.677-5.288c-3.314,0-5.813,0.585-7.505,1.747
76
+ c-1.692,1.164-2.537,2.695-2.537,4.597c0,2.963,2.288,5.076,6.871,6.344c11.066,2.963,18.854,6.504,23.367,10.627
77
+ c4.508,4.122,6.765,9.394,6.765,15.808c0,7.753-2.679,13.656-8.032,17.709c-5.36,4.054-13.43,6.076-24.213,6.076
78
+ c-4.512,0-9.359-0.755-14.539-2.269c-5.182-1.519-9.324-3.401-12.422-5.657l4.755-16.39c3.597,2.468,7.49,4.406,11.685,5.816
79
+ c4.192,1.409,8.05,2.116,11.576,2.116c6.343,0,9.516-2.293,9.516-6.872c0-2.963-2.818-5.251-8.458-6.877
80
+ c-10.293-2.955-17.62-6.519-21.992-10.677c-4.368-4.157-6.554-9.411-6.554-15.755c0-6.977,2.675-12.511,8.035-16.595
81
+ c5.356-4.091,12.899-6.135,22.627-6.135c10.429,0,19.242,1.761,26.433,5.286L345.958,255.048z"/>
82
+ </g>
83
+ <polygon points="421.234,234.433 421.234,251.874 400.304,251.874 400.304,311.612 378.732,311.612 378.732,251.874
84
+ 357.795,251.874 357.795,234.433 "/>
85
+ <g>
86
+ <defs>
87
+ <rect id="SVGID_9_" width="850.394" height="425.197"/>
88
+ </defs>
89
+ <clipPath id="SVGID_10_">
90
+ <use xlink:href="#SVGID_9_" overflow="visible"/>
91
+ </clipPath>
92
+ <path clip-path="url(#SVGID_10_)" d="M453.164,269.322h5.816c3.593,0,6.429-0.897,8.51-2.699c2.077-1.792,3.119-4.241,3.119-7.344
93
+ c0-6.698-3.875-10.047-11.629-10.047c-2.259,0-4.195,0.18-5.816,0.528V269.322z M453.164,284.653v26.959h-20.618V234.96
94
+ c9.163-1.056,18.327-1.586,27.49-1.586c21.146,0,31.721,7.93,31.721,23.787c0,4.442-1.378,8.563-4.124,12.372
95
+ c-2.751,3.805-6.31,6.52-10.677,8.142v0.21c2.11,1.2,3.872,2.734,5.282,4.599c1.411,1.869,2.751,4.531,4.018,7.984l7.614,21.144
96
+ h-21.675l-6.555-20.088c-0.776-2.466-1.766-4.23-2.961-5.285c-1.2-1.059-2.783-1.586-4.76-1.586H453.164z"/>
97
+ </g>
98
+ <path d="M528.652,280.95h13.958l-6.874-28.546h-0.213L528.652,280.95z M524.848,296.812l-3.49,14.8h-21.99l25.374-77.179h22.201
99
+ l25.375,77.179h-22.412l-3.596-14.8H524.848z"/>
100
+ <polygon points="624.653,276.724 624.865,276.724 624.865,234.433 645.482,234.433 645.482,311.612 624.865,311.612
101
+ 601.817,269.325 601.605,269.325 601.605,311.612 580.99,311.612 580.99,234.433 601.605,234.433 "/>
102
+ <path d="M683.439,280.95h13.955l-6.871-28.546h-0.209L683.439,280.95z M679.634,296.812l-3.489,14.8h-21.99l25.374-77.179h22.202
103
+ l25.373,77.179h-22.41l-3.596-14.8H679.634z"/>
104
+ </svg>