j1-template 2024.3.13 → 2024.3.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (193) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +1 -1
  3. data/_includes/themes/j1/layouts/layout_resource_generator.html +1 -4
  4. data/_includes/themes/j1/procedures/blocks/footer/boxes/social_media_icons.proc +24 -23
  5. data/_includes/themes/j1/procedures/layouts/content_writer.proc +4 -3
  6. data/_includes/themes/j1/procedures/layouts/default_writer.proc +37 -6
  7. data/_includes/themes/j1/procedures/layouts/module_writer.proc +31 -95
  8. data/_includes/themes/j1/procedures/layouts/resource_writer.proc +51 -29
  9. data/assets/data/amplitude.28.html +887 -0
  10. data/assets/data/amplitude.29.html +923 -0
  11. data/assets/data/amplitude.html +311 -46
  12. data/assets/data/banner.html +9 -7
  13. data/assets/data/masterslider.html +128 -7
  14. data/assets/data/panel.html +16 -65
  15. data/assets/theme/j1/adapter/js/amplitude.23.js +1165 -0
  16. data/assets/theme/j1/adapter/js/amplitude.24.js +1164 -0
  17. data/assets/theme/j1/adapter/js/amplitude.25.js +1268 -0
  18. data/assets/theme/j1/adapter/js/amplitude.js +294 -117
  19. data/assets/theme/j1/adapter/js/attic.js +14 -11
  20. data/assets/theme/j1/adapter/js/docsearch.js +2 -2
  21. data/assets/theme/j1/adapter/js/fab.js +2 -2
  22. data/assets/theme/j1/adapter/js/j1.js +8 -8
  23. data/assets/theme/j1/adapter/js/lazyLoader.js +60 -10
  24. data/assets/theme/j1/adapter/js/masonry.js +1 -1
  25. data/assets/theme/j1/adapter/js/masterslider.js +2 -2
  26. data/assets/theme/j1/adapter/js/particles.js +2 -2
  27. data/assets/theme/j1/adapter/js/scroller.js +2 -2
  28. data/assets/theme/j1/adapter/js/slick.js +2 -2
  29. data/assets/theme/j1/adapter/js/themes.js +1 -1
  30. data/assets/theme/j1/adapter/js/translator.js +2 -2
  31. data/assets/theme/j1/adapter/js/waves.js +1 -1
  32. data/assets/theme/j1/core/css/animate.css +1634 -1070
  33. data/assets/theme/j1/core/css/animate.css.map +1 -0
  34. data/assets/theme/j1/core/css/animate.min.css +2 -1
  35. data/assets/theme/j1/core/css/animate.min.css.map +1 -0
  36. data/assets/theme/j1/core/css/icon-fonts/fontawesome.css +3060 -1538
  37. data/assets/theme/j1/core/css/icon-fonts/fontawesome.css.map +1 -0
  38. data/assets/theme/j1/core/css/icon-fonts/fontawesome.min.css +2 -1
  39. data/assets/theme/j1/core/css/icon-fonts/fontawesome.min.css.map +1 -0
  40. data/assets/theme/j1/core/css/icon-fonts/iconify.css +2308 -1153
  41. data/assets/theme/j1/core/css/icon-fonts/iconify.css.map +1 -0
  42. data/assets/theme/j1/core/css/icon-fonts/iconify.min.css +2 -1
  43. data/assets/theme/j1/core/css/icon-fonts/iconify.min.css.map +1 -0
  44. data/assets/theme/j1/core/css/icon-fonts/mdi.css +16716 -8423
  45. data/assets/theme/j1/core/css/icon-fonts/mdi.css.map +1 -0
  46. data/assets/theme/j1/core/css/icon-fonts/mdi.min.css +2 -1
  47. data/assets/theme/j1/core/css/icon-fonts/mdi.min.css.map +1 -0
  48. data/assets/theme/j1/core/css/icon-fonts/mdib.css +5554 -2766
  49. data/assets/theme/j1/core/css/icon-fonts/mdib.css.map +1 -0
  50. data/assets/theme/j1/core/css/icon-fonts/mdib.min.css +2 -1
  51. data/assets/theme/j1/core/css/icon-fonts/mdib.min.css.map +1 -0
  52. data/assets/theme/j1/core/css/icon-fonts/mdil.css +742 -441
  53. data/assets/theme/j1/core/css/icon-fonts/mdil.css.map +1 -0
  54. data/assets/theme/j1/core/css/icon-fonts/mdil.min.css +2 -1
  55. data/assets/theme/j1/core/css/icon-fonts/mdil.min.css.map +1 -0
  56. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css +6552 -3980
  57. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css.map +1 -0
  58. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css +2 -5
  59. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css.map +1 -0
  60. data/assets/theme/j1/core/css/themes/unodark/bootstrap.css +6818 -4131
  61. data/assets/theme/j1/core/css/themes/unodark/bootstrap.css.map +1 -0
  62. data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css +2 -5
  63. data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css.map +1 -0
  64. data/assets/theme/j1/core/css/themes/unolight/bootstrap.css +18568 -11577
  65. data/assets/theme/j1/core/css/themes/unolight/bootstrap.css.map +1 -0
  66. data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css +2 -35
  67. data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css.map +1 -0
  68. data/assets/theme/j1/core/css/vendor.css +1771 -1043
  69. data/assets/theme/j1/core/css/vendor.css.map +1 -0
  70. data/assets/theme/j1/core/css/vendor.min.css +2 -1
  71. data/assets/theme/j1/core/css/vendor.min.css.map +1 -0
  72. data/assets/theme/j1/core/js/template.js +399 -447
  73. data/assets/theme/j1/core/js/template.min.js +7 -7
  74. data/assets/theme/j1/core/js/template.min.js.map +1 -1
  75. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/amplitude.css +4 -2
  76. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.css +39 -4
  77. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.min.css +1 -1
  78. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.css +57 -17
  79. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.min.css +1 -1
  80. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/pause.png +0 -0
  81. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/play.png +0 -0
  82. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/play.svg +87 -0
  83. data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-backward.svg +60 -0
  84. data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-forward.svg +59 -0
  85. data/assets/theme/j1/modules/amplitudejs/js/amplitude.js +65 -21
  86. data/assets/theme/j1/modules/amplitudejs/js/amplitude.min.js +1 -1
  87. data/assets/theme/j1/modules/amplitudejs/js/tech/ytp.js +113 -0
  88. data/assets/theme/j1/modules/iconPicker/js/universal-icon-picker.js +471 -471
  89. data/assets/theme/j1/modules/j1LazyLoader/LICENSE +21 -0
  90. data/assets/theme/j1/modules/j1LazyLoader/js/j1Lazy.js +870 -0
  91. data/assets/theme/j1/modules/js-cookies/js/js.cookie.js +3 -3
  92. data/assets/theme/j1/modules/lazyCssLoader/js/main.0.js +166 -0
  93. data/assets/theme/j1/modules/lazyCssLoader/js/main.1.js +65 -0
  94. data/assets/theme/j1/modules/lazyCssLoader/js/main.js +66 -0
  95. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/examplePlugin.js +13 -0
  96. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/my-plugin.js +25 -0
  97. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/plugin-interface.js +9 -0
  98. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/pluginA.js +46 -0
  99. data/assets/theme/j1/modules/lazyLoader/js/plugins/README.md +324 -0
  100. data/assets/theme/j1/modules/lazyLoader/js/plugins/jquery.lazy.picture.js +188 -0
  101. data/assets/theme/j1/modules/lightGallery/js/lightgallery.js +1 -1
  102. data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.0.js +794 -0
  103. data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.js +151 -67
  104. data/assets/theme/j1/modules/slimSelect/js/select.js +1 -1
  105. data/assets/theme/j1/modules/slimSelect/js/select.min.js +3 -3
  106. data/assets/theme/j1/modules/themeSwitcher/js/switcher.js +2 -1
  107. data/assets/theme/j1/modules/videojs/js/plugins/players/dm/dailymotion.min.js +1 -1
  108. data/assets/theme/j1/modules/videojs/js/plugins/players/dm/icon/scalable/dailymotion.svg +62 -0
  109. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/v3.0.0/youtube.js +832 -0
  110. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/v3.0.0/youtube.min.js +17 -0
  111. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/youtube.min.js +1 -1
  112. data/assets/theme/j1/modules/videojs/js/video.js +2 -2
  113. data/lib/j1/version.rb +1 -1
  114. data/lib/starter_web/README.md +577 -560
  115. data/lib/starter_web/_config.yml +2 -2
  116. data/lib/starter_web/_data/blocks/footer.yml +10 -5
  117. data/lib/starter_web/_data/blocks/panel.yml +2 -2
  118. data/lib/starter_web/_data/layouts/default.yml +14 -3
  119. data/lib/starter_web/_data/modules/amplitude.yml +145 -0
  120. data/lib/starter_web/_data/modules/defaults/amplitude.yml +29 -7
  121. data/lib/starter_web/_data/modules/defaults/lazyLoader.yml +2 -2
  122. data/lib/starter_web/_data/modules/gallery.yml +136 -0
  123. data/lib/starter_web/_data/modules/lazyLoader.0.yml +118 -0
  124. data/lib/starter_web/_data/modules/lazyLoader.yml +68 -31
  125. data/lib/starter_web/_data/modules/masonry.yml +4 -4
  126. data/lib/starter_web/_data/modules/masterslider.yml +118 -12
  127. data/lib/starter_web/_data/modules/navigator_menu.yml +831 -803
  128. data/lib/starter_web/_data/resources.yml +154 -190
  129. data/lib/starter_web/_data/templates/feed.xml +1 -1
  130. data/lib/starter_web/_includes/attributes.asciidoc +1 -0
  131. data/lib/starter_web/_plugins/asciidoctor/amplitude-block.rb +1 -1
  132. data/lib/starter_web/_plugins/asciidoctor/dailymotion-block.rb +1 -1
  133. data/lib/starter_web/_plugins/asciidoctor/gallery-block.rb +4 -2
  134. data/lib/starter_web/_plugins/asciidoctor/masonry-block.rb +1 -1
  135. data/lib/starter_web/_plugins/asciidoctor/videojs-block.rb +58 -46
  136. data/lib/starter_web/_plugins/asciidoctor/vimeo-block.rb +26 -19
  137. data/lib/starter_web/_plugins/asciidoctor/youtube-block.rb +30 -40
  138. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  139. data/lib/starter_web/assets/image/icons/lanus/favicon.ico +0 -0
  140. data/lib/starter_web/assets/image/icons/lanus/lanus-512x512.png +0 -0
  141. data/lib/starter_web/assets/image/icons/lanus/lanus.ico +0 -0
  142. data/lib/starter_web/assets/image/icons/lanus/lanus.png +0 -0
  143. data/lib/starter_web/assets/image/icons/lanus/scalable/lanus.svg +76 -0
  144. data/lib/starter_web/assets/image/icons/lanus/scalable/lanus_sw.svg +62 -0
  145. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x-28 - social.svg +86 -0
  146. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x-28.svg +64 -0
  147. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x.svg +1 -0
  148. data/lib/starter_web/assets/image/modules/icons/social/twitter_x.png +0 -0
  149. data/lib/starter_web/package.json +7 -18
  150. data/lib/starter_web/pages/public/amplitude_yt_tester.adoc +218 -0
  151. data/lib/starter_web/pages/public/features/template.adoc +18 -8
  152. data/lib/starter_web/pages/public/features/template.asciidoc +758 -0
  153. data/lib/starter_web/pages/public/lazy_loader_tester.adoc +402 -0
  154. data/lib/starter_web/pages/public/manuals/ytdl/man.adoc +3020 -0
  155. data/lib/starter_web/pages/public/manuals/ytdl/man.md +2378 -0
  156. data/lib/starter_web/pages/public/tools/previewer/_includes/attributes.asciidoc +0 -16
  157. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/amplitudejs.large.css.asciidoc +505 -0
  158. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.hover.html +69 -0
  159. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.nested.html +75 -0
  160. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.textarea.html +57 -0
  161. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/my.content.html +112 -0
  162. data/lib/starter_web/pages/public/tools/previewer/preview_amplitudejs.adoc +172 -0
  163. data/lib/starter_web/pages/public/tour/_includes/attributes.asciidoc +2 -2
  164. data/lib/starter_web/pages/public/tour/_includes/documents/419_advanced_modals_demo.asciidoc +16 -16
  165. data/lib/starter_web/pages/public/tour/asciidoc_extensions.adoc +13 -3
  166. data/lib/starter_web/pages/public/tour/bootstrap_themes.adoc +12 -3
  167. data/lib/starter_web/pages/public/tour/highlghter_rouge.adoc +13 -3
  168. data/lib/starter_web/pages/public/tour/icon_fonts.adoc +12 -3
  169. data/lib/starter_web/pages/public/tour/modal_extentions.adoc +12 -6
  170. data/lib/starter_web/pages/public/tour/{playback_audio.adoc → play_audio.adoc} +207 -188
  171. data/lib/starter_web/pages/public/tour/{playback_video.adoc → play_video.adoc} +49 -51
  172. data/lib/starter_web/pages/public/tour/present_images.adoc +27 -5
  173. data/lib/starter_web/pages/public/tour/quicksearch.adoc +13 -3
  174. data/lib/starter_web/pages/public/tour/responsive_tables.adoc +13 -4
  175. data/lib/starter_web/pages/public/tour/typography.adoc +12 -3
  176. metadata +90 -22
  177. /data/assets/theme/j1/modules/{lazyLoader → j1LazyLoader/js}/plugins/README.md +0 -0
  178. /data/assets/theme/j1/modules/{lazyLoader/plugins/jquery.lazy.picture.js → j1LazyLoader/js/plugins/picture.js} +0 -0
  179. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.ajax.js +0 -0
  180. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.ajax.min.js +0 -0
  181. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.av.js +0 -0
  182. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.av.min.js +0 -0
  183. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.iframe.js +0 -0
  184. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.iframe.min.js +0 -0
  185. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.noop.js +0 -0
  186. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.noop.min.js +0 -0
  187. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.picture.min.js +0 -0
  188. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.script.js +0 -0
  189. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.script.min.js +0 -0
  190. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.vimeo.js +0 -0
  191. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.vimeo.min.js +0 -0
  192. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.youtube.js +0 -0
  193. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.youtube.min.js +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"sourceRoot":"","sources":["../vendor.scss","../scss/vendor.scss","../scss/vendor/asciidoc/_asciidoc.scss","../scss/theme_uno/variables/_mde_colors.scss","../scss/vendor/asciidoc/_asciidoc_results_viewer.scss","../scss/vendor/flag-icons/flag-icons.scss","../scss/vendor/flag-icons/scss/_variables.scss","../scss/vendor/flag-icons/scss/_flag-icon-base.scss","../scss/vendor/flag-icons/scss/_sizes.scss","../scss/vendor/fonts/lato/scss/_lato.scss","../scss/vendor/fonts/roboto/scss/_roboto.scss","../scss/vendor/fonts/roboto_slap/scss/_roboto_slap.scss"],"names":[],"mappings":";AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AA4EA;EACE;EACA;EACA;;;AA0BF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;;;AASF;EACE;EACA;EACA;EACA;;;AASF;EACE;;;AAGF;EACE;;;AAKF;EACE;;;AAGF;AACA;AACA;EACE;EACA;;;AAKF;EACE;EACA;;;AAIF;EACE,WA3GsC;EA6GtC,YApHsC;EAqHtC;;;AAGF;AAAA;EAEE;EACA;EACA;;;AAGF;AAAA;AAAA;AAAA;EAIE;EACA;EACA;;;AAIF;AAAA;EAEE;EACA;EAGC;;;AAGH;AAAA;AAAA;EAIE;;;AAGF;AAAA;AAAA;AAAA;AAAA;EAKE;EACA;;;AAGF;EACE;;;AAIF;EACE;EACA;;;AAGF;AAAA;AAAA;EAGE;;;AAGF;EACE;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;;;AAGF;EACE;;;AAGF;AAAA;EAEE;;;AAIF;EACE;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;;;AAGF;EACE;EACA;EACA,YC/BsC;;;ADkCxC;AAAA;AAAA;AAAA;EAIE;;;AAWF;EACE;;;AAQF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;AAAA;EAEE;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;;;AAGF;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGD;EACE;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;;;AAGF;EACE;;;AAEF;EACE;;;AAMF;EACE;EACA;;;AAMF;EACE;;;AAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAcE;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;;AAIF;EACE;EACA;EACA;EACA;EACA;EACA;;;AAGF;AAAA;EAEE;EACA;EACA;EACA;EACA;;;AAIF;EACE;EACA;EACA;EACA;EACA,SA9asC;EA+atC,QAhbsC;EAibtC,QA/asC;;;AAqbxC;EACE;EACA;EACA;;;AAIF;EACE;EACA;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE,OC/asC;;;ADkbxC;EACE,OCnXsC;;;ADsXxC;EACE,OCvSsC;;;AD0SxC;EACE,OC1UsC;;;AD6UxC;EACE,OC/gBsC;;;ADshBxC;EACE;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAKF;EACE;EACA,OCnWsC;;;ADsWxC;EACE;EACA,OCxasC;;;AD+axC;EACC;EACC,eAxiBuC;AAyiBvC;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;EACA,WAziBsC;EA0iBtC;;;AAKF;AAAA;EAEE;EACA;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAKF;EACE;EACA,YCtUM;EDuUN;EACA;;;AAGF;EACE;;;AAKF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAKF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE,kBCpjBsC;;;ADujBxC;EACE;;;AAGF;EACE;;;AAKF;AAAA;AAAA;AAAA;EAIE;EACA;EACA;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;AAAA;AAAA;EAIE;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;EACA;;;AAKF;AAAA;EAEE;EACA;EACA;;;AAKF;AAAA;EAIE;;;AAGF;AAAA;EAEE;;;AAGF;EACE;EACA;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAOF;EACE;EACA;EACA,kBCz2BsC;ED02BtC;EACA;EACA;EACA;EACA;EACA;EACA,WAh5BsC;EAi5BtC;EACA;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAKF;EACE;EACA;;;AAGF;EACE;;;AAIF;EAKE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE,OCltBsC;;;ADwtBxC;EACE;;;AAEF;EACE;;;AAGF;AAAA;AAAA;EAGE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAMF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAMF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAQF;EAEE;IACI;;EAIL;AAAA;AAAA;AAAA;IAKC;;EAGA;IACE;;EAGF;IACE;;AAGF;EACD;IACC;IACA;IACA;IACA;;EAGD;IACC;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGA;IAEC;;;AAMH;EAEE;IACI;;EAEJ;IAEC;;;AEvpCH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAgBA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,OD6RsC;EC5RtC;EACA;EACA;EACA;;;AAGF;EACE;EACA,kBDgEsC;;;AC7DxC;EACE;;;AAGF;EACE;EACA;EACA;;;AC7CF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA;EACE;EACA;EACA;;;AAGF;EAEE;EACA;EACA;;AACA;EACE;;AAEF;EACE;;AAEF;EACE;;;AAKF;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AAHJ;EACE;;AACA;EACE;;;AC1BN;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAkBA;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;;;AASA;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AChDJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAqBA;AACA;EACE;EACA;EACA;EACA;EACA;;AAEF;AACA;EACE;EACA;EACA;EACA;EACA;;ACnCF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAqBA;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;ACrDF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAqBA;AACA;EACE;EACA;EACA;EACA;EACA;EACA;;AAEF;AACA;EACE;EACA;EACA;EACA;EACA;EACA;;AAGF;AACA;EACE;EACA;EACA;EACA;EACA;EACA;;AAEF;AACA;EACE;EACA;EACA;EACA;EACA;EACA;;AAGF;AACA;EACE;EACA;EACA;EACA;EACA;EACA;;AAEF;AACA;EACE;EACA;EACA;EACA;EACA;EACA","file":"vendor.css","sourcesContent":["/*\n # -----------------------------------------------------------------------------\n # ~/packages/100_theme_css/vendor.scss\n # Vendor CSS index file\n #\n # Product/Info:\n # https://jekyll.one\n #\n # Copyright (C) 2023, 2024 Juergen Adams\n #\n # J1 Template is licensed under the MIT License.\n # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE\n # -----------------------------------------------------------------------------\n*/\n\n// Import cascaded index files and partials\n// -----------------------------------------------------------------------------\n@import \"scss/vendor.scss\";\n","/*\n// -----------------------------------------------------------------------------\n// ~/packages/100_theme_css/vendor.scss\n// Vendor CSS index file\n//\n// Product/Info:\n// https://jekyll.one\n//\n// Copyright (C) 2023, 2024 Juergen Adams\n//\n// J1 Template is licensed under the MIT License.\n// See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE\n// -----------------------------------------------------------------------------\n*/\n\n// Import partial index file\n//\n@import \"vendor/vendor\";\n","/*\n # ----------------------------------------------------------------------------\n # ~/vendor/asciidoc/_asciidoc.scss\n # Custom styles for Asciidoc Markups\n #\n # Product/Info:\n # https://jekyll.one\n #\n # Copyright (C) 2023, 2024 Juergen Adams\n #\n # J1 Template is licensed under the MIT License.\n # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE\n # -----------------------------------------------------------------------------\n # TODO: Changes for ul|ol lists should moved to MDE/BS\n # -----------------------------------------------------------------------------\n*/\n\n// Color settings\n// -----------------------------------------------------------------------------\n@import \"../../theme_uno/variables/_colors.scss\";\n\n// BS4 Media break points\n// -----------------------------------------------------------------------------\n$breakpoint--xl: 1200px;\n$breakpoint--lg: 992px;\n$breakpoint--md: 768px;\n$breakpoint--sm: 576px;\n$breakpoint--xs: 575px;\n\n// Admonitionblock colors\n// -----------------------------------------------------------------------------\n$admonitionblock__note--color: $blue; // theme-color(primary) !default;\n$admonitionblock__tip--color: $green; // theme-color(success) !default;\n$admonitionblock__important--color: $orange; // theme-color(warning) !default;\n$admonitionblock__warning--color: $yellow-600;\n$admonitionblock__caution--color: $red; // theme-color(danger) !default;\n\n// Text colors\n// -----------------------------------------------------------------------------\n$code--color: theme-color(secondary) !default;\n\n// Variables for all blocks\n// -----------------------------------------------------------------------------\n$block--box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);\n$border--radius: 2px;\n\n// Variables for the listingblock\n// -----------------------------------------------------------------------------\n$pre--background-color: $darken-50;\n$pre--line-height: 1.25rem;\n$pre--font-size: 87.5%;\n$pre--margin: 0 0 1.5rem;\n$pre--padding: .75rem;\n$pre--border: 1px solid $grey-400;\n$pre--border-radius: 1px;\n\n$pre__code--background-color: transparent;\n\n// Variables for tables\n// -----------------------------------------------------------------------------\n$table--bg-color: transparent !important;\n$table--bg-accent: rgba(#000, .03);\n$table--border-color: rgba(#000, .06);\n$table--bg-hover: rgba(#000, .02); // like grey-100 (on white background)\n$table--border-color-inverse: rgba(#fff, .06);\n\n// jadams, 2017-12-13: added font-size for the table body\n$table__body--font-size: 85%;\n$table__header--font-size: 95%;\n\n\n// BS4 Overwrites\n// -----------------------------------------------------------------------------\n\n// jadams, 2019-01-20: disable useless left border.\n// Interferes with ADOC admonitions (NOTE)\n.note {\n padding: 0 !important;\n border-left: 0 !important;\n border-radius: $border--radius !important;\n}\n\n// jadams, 2020-08-16: added background color|padding\n// code {\n// // font-weight: bold;\n// word-break: break-word;\n// padding: 0.125em 0.275em 0.125em 0.275em !important;\n// border-radius: $border--radius;\n// // background-color: rgba(0, 0, 0, 0.1) !important;\n// // background-color: $darken-100 !important;\n// background-color: $darken-100;\n// }\n\n// jadams, 2022-07-25: additonal style because GEM/plugin\n// 'asciidoctor-rouge' is DISABLED for Ruby V3\n// pre code {\n// padding: 0 !important;\n// background-color: transparent;\n// }\n\n// Headings\n// -----------------------------------------------------------------------------\n\n// jadams, 2019-03-31: Make heading sizes relativ for rtext use\n//\nh2, .h2 {\n font-size: 200% !important;\n font-weight: 500;\n}\n\nh3, .h3 {\n font-size: 175% !important;\n font-weight: 500;\n}\n\nh4, .h4 {\n font-size: 150% !important;\n font-weight: 400;\n}\n\nh5, .h5 {\n font-size: 150% !important;\n font-weight: 400;\n}\n\n// Images\n// -----------------------------------------------------------------------------\n\n// Additional role to scale an image to fit into the div\n// See: https://stackoverflow.com/questions/4394309/how-do-i-fit-an-image-img-inside-a-div-and-keep-the-aspect-ratio\n// -----------------------------------------------------------------------------\ndiv .paragraph p span.scaled img {\n width: auto;\n height : auto;\n max-height: 100%;\n max-width: 100%;\n}\n\n// Images\n// -----------------------------------------------------------------------------\n\n// Additional role to EXCERPT (id=\"preamble\")\n// -----------------------------------------------------------------------------\n\n#preamble div.sectionbody div.paragraph.turnoff {\n display: none;\n}\n\ndiv.paragraph #preamble div.sectionbody div.paragraph.turnoff {\n display: block;\n}\n\n// Emphasis\n// -----------------------------------------------------------------------------\nb, optgroup, strong {\n font-weight: 600;\n}\n\n/* jadams, 2017-12-07: removed i: i, cite, em, var, address, dfn { */\n/* Interfere with global list styles */\ncite, em, var, address, dfn {\n font-style: italic;\n font-weight: 400;\n}\n\n// Tables\n// -----------------------------------------------------------------------------\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}\n\n// jadams, 2017-12-13: added font-size for the table body\ntable {\n font-size: $table__body--font-size;\n // background: white;\n background: $table--bg-color;\n margin-bottom: 1.25em;\n}\n\ntable thead,\ntable tfoot {\n background: rgba(0, 0, 0, 0.1);\n font-weight: bold;\n font-size: large;\n}\n\ntable thead tr th,\ntable thead tr td,\ntable tfoot tr th,\ntable tfoot tr td {\n padding: 0.5em 0.625em 0.625em;\n font-size: inherit;\n text-align: left;\n}\n\n// jadams, 2022-04-11, added ALL borders\ntable tr th,\ntable tr td {\n padding: .5rem 1rem 0.5rem 1rem;\n font-size: inherit;\n // border-right: 1px solid $grey-400;\n // border-bottom: 1px solid $grey-400;\n border: 1px solid $grey-400;\n}\n\ntable tr.even,\ntable tr.alt,\ntable tr:nth-of-type(even) {\n // background: $grey-100;\n background: rgba(0, 0, 0, 0.1);\n}\n\ntable thead tr th,\ntable tfoot tr th,\ntable tbody tr td,\ntable tr td,\ntable tfoot tr td {\n display: table-cell;\n line-height: 1.6;\n}\n\ntable.full-width {\n width: 100%;\n}\n\n// jadams 2019-01-24: Moved to flat style (no box-shadow)\ntable.tableblock {\n max-width: 100%;\n border-collapse: separate;\n}\n\ntable.tableblock td > .paragraph:last-child p > p:last-child,\ntable.tableblock th > p:last-child,\ntable.tableblock td > p:last-child {\n margin-bottom: 0;\n}\n\ntable.spread {\n width: 100%;\n}\n\ntable.grid-all th.tableblock,\ntable.grid-all td.tableblock {\n border-width: 0 1px 1px 0;\n}\n\ntable.grid-all tfoot > tr > th.tableblock,\ntable.grid-all tfoot > tr > td.tableblock {\n border-width: 1px 1px 0 0;\n}\n\ntable.grid-cols th.tableblock,\ntable.grid-cols td.tableblock {\n border-width: 0 1px 0 0;\n}\n\ntable.grid-rows th.tableblock,\ntable.grid-rows td.tableblock {\n border-width: 0 0 1px 0;\n}\n\ntable.grid-all tbody > td:last-child > th.tableblock {\n border-bottom-width: 1px;\n}\n\ntable.grid-rows tfoot > tr > th.tableblock,\ntable.grid-rows tfoot > tr > td.tableblock {\n border-width: 1px 0 0 0;\n}\n\n// jadams, 2022-01-15: set ...\ntable.frame-all {\n border-left: 1px solid $gray;\n border-top: 1px solid $gray;\n}\n\ntable.frame-sides {\n border-width: 0 1px;\n}\n\ntable.frame-topbot {\n border-width: 1px 0;\n}\n\nth.halign-left,\ntd.halign-left {\n text-align: left;\n}\n\nth.halign-right,\ntd.halign-right {\n text-align: right;\n}\n\nth.halign-center,\ntd.halign-center {\n text-align: center;\n}\n\nth.valign-top,\ntd.valign-top {\n vertical-align: top;\n}\n\nth.valign-bottom,\ntd.valign-bottom {\n vertical-align: bottom;\n}\n\nth.valign-middle,\ntd.valign-middle {\n vertical-align: middle;\n}\n\ntbody tr th {\n display: table-cell;\n line-height: 1.6;\n background: $grey-100;\n}\n\ntbody tr th,\ntbody tr th p,\ntfoot tr th,\ntfoot tr th p {\n font-weight: bold;\n}\n\n// jadams 2023-06.12: conflicts with '<code>'\n// p.tableblock > code:only-child {\n// background: none;\n// padding: 0;\n// }\n\n// jadams, 2020-07-10: add top margin for larger (image) items\n// jadams, 2022-08-19: removed top margin\np.tableblock {\n font-size: 1em;\n // margin-top: 1.5em;\n}\n\n// Quote blocks\n// jadams 2022-05-01: quoteblock, changed style\n// -----------------------------------------------------------------------------\n\n.quoteblock {\n margin: 1.5em 6em 1.25em 4em;\n display: table;\n}\n\n.quoteblock > .title {\n margin-left: -1.5em;\n margin-bottom: 0.75em;\n}\n\n.quoteblock blockquote,\n.quoteblock blockquote p {\n line-height: 1.30;\n letter-spacing: 0;\n font-style: italic;\n text-align: justify;\n}\n\n.quoteblock blockquote {\n margin: 0;\n padding: 0;\n border: 0;\n}\n\n.quoteblock\n blockquote:before {\n\tfloat: left;\n\tcolor: #0d47a1;\n\tmargin-left: -6rem;\n\tcontent: '\\0022';\n\tposition: absolute;\n\tfont-size: 10em;\n\tfont-weight: 900;\n\topacity: 0.2;\n\tz-index: -1;\n\tmargin-top: -0.3em;\n}\n\n.quoteblock blockquote > .paragraph:last-child p {\n margin-bottom: 0;\n}\n\n.quoteblock .attribution {\n margin-top: 0.75em;\n text-align: right;\n font-size: .875em;\n font-weight: 400;\n --bs-text-opacity: 1;\n color: #757575 !important;\n}\n\n.quoteblock .quoteblock {\n margin-left: 0;\n margin-right: 0;\n padding: 0.5em 0;\n border-left: 3px solid $darken-600;\n}\n\n.quoteblock .quoteblock blockquote {\n padding: 0 0 0 0.75em;\n}\n.quoteblock .quoteblock blockquote:before {\n display: none;\n}\n\n// jadams 2016-10-19: Overwrite Asciidoctor default class \"imageblock\"\n// for <img> tags to support auto-scaling|responsive images\n// -----------------------------------------------------------------------------\n.imageblock img {\n max-width: 100%;\n height: auto;\n}\n\n// Extracted styles from Asciidoctor default stylesheet to support\n// admonition blocks based on fa icons w/o using other styles\n// -----------------------------------------------------------------------------\nspan.icon>.fa {\n cursor: default\n}\n\n.audioblock > .title,\n.exampleblock > .title,\n.literalblock > .title,\n.stemblock > .title,\n.openblock > .title,\n.paragraph > .title,\n.quoteblock > .title,\n.verseblock > .title,\n.videoblock > .title,\n.dlist > .title,\n.olist > .title,\n.ulist > .title,\n.qlist > .title,\n.hdlist > .title {\n text-rendering: optimizeLegibility;\n text-align: left;\n line-height: 1.25;\n font-size: 1.125rem;\n font-weight: 500;\n margin-top: .5em;\n margin-bottom: .75em;\n}\n\n.admonitionblock td.content > .title {\n text-rendering: optimizeLegibility;\n text-align: left;\n line-height: 1.25;\n font-size: 1.125rem;\n font-weight: 500;\n margin-bottom: .5em;\n}\n\n// jadams, 2022-01-15: set ...\ntable.tableblock > .title {\n text-rendering: optimizeLegibility;\n text-align: left;\n line-height: 1.25;\n font-size: 1.125rem;\n font-weight: 500;\n margin: 0px !important;\n}\n\n.listingblock > .title,\n.imageblock > .title {\n line-height: 1.25;\n font-size: 1.125rem;\n font-weight: 500;\n margin-top: .5rem;\n margin-bottom: .75rem;\n}\n\n// jadams 2019-01-24: Moved to flat style (no box-shadow)\n.listingblock pre {\n display: block;\n line-height: $pre--line-height !important;\n word-break: break-all;\n word-wrap: break-word;\n padding: $pre--padding;\n margin: $pre--margin;\n border: $pre--border;\n}\n\n// jadams 2022-02-15: Changed background to transparent for dark themes\n// jadams, 2022-01-15: set border color like the listingblock\n// jadams, 2020-10-11: Added to expand all admonitions full page width\n.admonitionblock > table {\n background: transparent !important;\n border: solid 1px $grey-400;\n width: -webkit-fill-available;\n}\n\n// jadams, 2018-03-01: Set width of td cell fix to 130px\n.admonitionblock > table td.icon {\n text-align: center;\n width: 130px;\n border-right: 0px !important;\n border-bottom: 0px;\n}\n\n.admonitionblock > table td.icon img {\n max-width: none;\n}\n\n.admonitionblock > table td.icon .title {\n font-weight: bold;\n font-family: \"Open Sans\", \"DejaVu Sans\", sans-serif;\n text-transform: uppercase;\n}\n\n.admonitionblock > table td.content {\n padding-left: 1.125em;\n padding-right: 1.125em;\n border-right: 1px;\n border-left: 1px dotted $grey;\n font-size: inherit;\n text-align: justify;\n border-bottom: 0px;\n min-width: 20em;\n}\n\n.admonitionblock > table td.content>:last-child>:last-child {\n margin-bottom: 0;\n}\n\n.icon-note {\n color: $admonitionblock__note--color;\n}\n\n.icon-tip {\n color: $admonitionblock__tip--color;\n}\n\n.icon-important {\n color: $admonitionblock__important--color;\n}\n\n.icon-warning {\n color: $admonitionblock__warning--color;\n}\n\n.icon-caution {\n color: $admonitionblock__caution--color;\n}\n\n// jadams 2018-01-27: increase fontsize: font-size: 5rem\n// jadams 2019-01-24: change colors to MDE default\n// jadams 2019-01-24: Moved to flat style (no box-shadow)\n// -----------------------------------------------------------------------------\n.admonitionblock td.icon [class^=\"fa icon-\"] {\n font-size: 5rem;\n cursor: default;\n}\n\n.admonitionblock td.icon .icon-note:before {\n content: \"\\f05a\";\n}\n\n.admonitionblock td.icon .icon-tip:before {\n content: \"\\f0eb\";\n}\n\n.admonitionblock td.icon .icon-important:before {\n content: \"\\f06a\";\n}\n\n.admonitionblock td.icon .icon-warning:before {\n content: \"\\f071\";\n}\n\n.admonitionblock td.icon .icon-caution:before {\n content: \"\\f06d\";\n}\n\n// jadams 2016-09-11: Custom admonition blocks\n// -----------------------------------------------------------------------------\n.admonitionblock td.icon .icon-question:before {\n content: \"\\f128\";\n color: $amber;\n}\n\n.admonitionblock td.icon .icon-answer:before {\n content: \"\\f0a4\";\n color: $green;\n}\n\n// Example blocks\n// -----------------------------------------------------------------------------\n\n// jadams 2019-01-24: Moved to flat style (no box-shadow)\n.exampleblock {\n\tmargin-bottom: 1.25rem;\n border-radius: $border--radius;\n /* background: $grey-50; */\n}\n\n.exampleblock > .content > :first-child {\n margin-top: 0\n}\n\n.exampleblock > .content > :last-child {\n margin-bottom: 0\n}\n\n.exampleblock > .content > :last-child {\n margin-bottom: 1.25em\n}\n\n.exampleblock.result {\n display: none\n}\n\na.view-result {\n float: right;\n font-weight: normal;\n text-decoration: none;\n font-size: $table__body--font-size;\n line-height: 0.9;\n}\n\n// Footnotes\n// -----------------------------------------------------------------------------\nspan.footnote,\nspan.footnoteref {\n vertical-align: super;\n font-size: 0.875em\n}\n\nspan.footnote a,\nspan.footnoteref a {\n text-decoration: none\n}\n\nspan.footnote a:active,\nspan.footnoteref a:active {\n text-decoration: underline\n}\n\n#footnotes {\n padding: 0.75em 0;\n margin-top: -0.625em\n}\n\n#footnotes hr {\n width: 20%;\n min-width: 6.25em;\n margin: -.25em 0 0.75em 0;\n border-width: 1px 0 0 0\n}\n\n#footnotes .footnote {\n line-height: 1.3;\n font-size: 0.875em;\n margin-left: 1.2em;\n text-indent: -1.2em;\n margin-bottom: 0.2em;\n padding: 0 0.375em\n}\n\n#footnotes .footnote a:first-of-type {\n font-weight: bold;\n text-decoration: none\n}\n\n#footnotes .footnote:last-of-type {\n margin-bottom: 0\n}\n\n// Gist block\n// -----------------------------------------------------------------------------\n.gist .file-data>table {\n border: 0;\n background: $black;\n width: 100%;\n margin-bottom: 0\n}\n\n.gist .file-data>table td.line-data {\n width: 99%\n}\n\n// Text emphasis\n// -----------------------------------------------------------------------------\n.mono {\n font-family: \"Droid Sans Mono\", \"DejaVu Sans Mono\", \"Monospace\", monospace\n}\n\n.unbreakable {\n page-break-inside: avoid;\n}\n\n.big {\n font-size: larger;\n}\n\n.small {\n font-size: smaller;\n}\n\n.bold {\n font-weight: bold;\n}\n\n.italic {\n font-style: italic;\n}\n\n.underline {\n text-decoration: underline;\n}\n\n.overline {\n text-decoration: overline;\n}\n\n.line-through {\n text-decoration: line-through;\n}\n\n// Web colors\n// -----------------------------------------------------------------------------\n.aqua {\n color: #00bfbf\n}\n\n.aqua-background {\n background-color: #00fafa\n}\n\n.black {\n color: #000\n}\n\n.black-background {\n background-color: #000\n}\n\n.blue {\n color: #0000bf\n}\n\n.blue-background {\n background-color: #0000fa\n}\n\n.fuchsia {\n color: #bf00bf\n}\n\n.fuchsia-background {\n background-color: #fa00fa\n}\n\n.gray {\n color: #606060\n}\n\n.gray-background {\n background-color: #7d7d7d\n}\n\n.grey {\n color: #606060\n}\n\n.grey-background {\n background-color: #7d7d7d\n}\n\n.green {\n color: #006000\n}\n\n.green-background {\n background-color: #007d00\n}\n\n.lime {\n color: #00bf00\n}\n\n.lime-background {\n background-color: #00fa00\n}\n\n.maroon {\n color: #600000\n}\n\n.maroon-background {\n background-color: #7d0000\n}\n\n.navy {\n color: #000060\n}\n\n.navy-background {\n background-color: #00007d\n}\n\n.olive {\n color: #606000\n}\n\n.olive-background {\n background-color: #7d7d00\n}\n\n.purple {\n color: #600060\n}\n\n.purple-background {\n background-color: #7d007d\n}\n\n.red {\n color: #bf0000\n}\n\n.red-background {\n background-color: #fa0000\n}\n\n.silver {\n color: #909090\n}\n\n.silver-background {\n background-color: #bcbcbc\n}\n\n.teal {\n color: #006060\n}\n\n.teal-background {\n background-color: #007d7d\n}\n\n.white {\n color: #bfbfbf\n}\n\n.white-background {\n background-color: $grey-50\n}\n\n.yellow {\n color: #bfbf00\n}\n\n.yellow-background {\n background-color: #fafa00\n}\n\n// Buttons and Inputs\n// -----------------------------------------------------------------------------\nbutton,\ninput,\nselect,\ntextarea {\n font-family: inherit;\n font-size: 100%;\n margin: 0\n}\n\nbutton,\ninput {\n line-height: normal\n}\n\nbutton,\nselect {\n text-transform: none\n}\n\nbutton,\nhtml input[type=\"button\"],\ninput[type=\"reset\"],\ninput[type=\"submit\"] {\n cursor: pointer;\n}\n\nbutton[disabled],\nhtml input[disabled] {\n cursor: default\n}\n\ninput[type=\"checkbox\"],\ninput[type=\"radio\"] {\n box-sizing: border-box;\n padding: 0;\n margin-right: .25rem;\n}\n\ninput[type=\"search\"] {\n -webkit-appearance: textfield;\n -moz-box-sizing: content-box;\n -webkit-box-sizing: content-box;\n box-sizing: content-box\n}\n\ninput[type=\"search\"]::-webkit-search-cancel-button,\ninput[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nbutton::-moz-focus-inner,\ninput::-moz-focus-inner {\n border: 0;\n padding: 0\n}\n\n// Lists\n// -----------------------------------------------------------------------------\n.hdlist>table,\n.colist>table {\n border-collapse: separate;\n border: 0;\n background: none\n}\n\n// jadams, 2020-09-20: remove borders\n// jadams, 2022-04-23: remove ALL borders\n.colist > table tr th,\n.colist > table tr td {\n // border-right: 0;\n // border-bottom: 0;\n border: 0;\n}\n\n.hdlist>table>tbody>tr,\n.colist>table>tbody>tr {\n background: none\n}\n\ntd.hdlist1 {\n padding-right: 0.75em;\n font-weight: bold\n}\n\ntd.hdlist1,\ntd.hdlist2 {\n vertical-align: top\n}\n\n.literalblock+.colist,\n.listingblock+.colist {\n margin-top: -0.5em\n}\n\n.colist > table tr > td:first-of-type {\n padding: 0 0.5rem 0 0.5rem;\n line-height: 1\n}\n.colist > table tr > td:last-of-type {\n padding: 0.25rem 0\n}\n\n// Callouts\n// -----------------------------------------------------------------------------\n\n// jadams, 018-02-24: set color of callout elemets to secondary color (pink)\n.conum[data-value] {\n display: inline-block;\n color: $gray-50 !important;\n background-color: $blue;\n -webkit-border-radius: 100px;\n border-radius: 100px;\n text-align: center;\n width: 1.67em;\n height: 1.67em;\n margin-right: .5rem;\n font-size: $table__body--font-size;\n line-height: 1.67em;\n font-family: Roboto, sans-serif;\n font-style: normal;\n font-weight: 600;\n}\n\n.conum[data-value] * {\n color: $grey-50 !important;\n}\n\n.conum[data-value]+b {\n display: none\n}\n\n.conum[data-value]:after {\n content: attr(data-value)\n}\n\npre .conum[data-value] {\n position: relative;\n top: -0.125em\n}\n\nb.conum * {\n color: inherit !important\n}\n\n.conum:not([data-value]):empty {\n display: none\n}\n\n// Keyboard\n// -----------------------------------------------------------------------------\nkbd {\n font-family: monospace, serif;\n font-size: 1em\n}\n\n.keyseq {\n color: rgba(51, 51, 51, 0.8)\n}\n\n// jadams 2022-02-28: Use BS default colors for kbd styles\nkbd:not(.keyseq) {\n // color: $darken-800;\n // line-height: 1.4; jadams,2020-04-18\n // background-color: $grey-300;\n // border: $pre--border;\n display: inline-block;\n font-size: 0.75em;\n -webkit-border-radius: 3px;\n border-radius: 3px;\n margin: -0.15em 0.15em 0 0.15em;\n padding: 0.2em 0.6em 0.2em 0.5em;\n vertical-align: middle;\n white-space: nowrap;\n }\n\n.keyseq kbd:first-child {\n margin-left: 0\n}\n\n.keyseq kbd:last-child {\n margin-right: 0\n}\n\n.qanda > ol > li > p > em:only-child {\n color: $blue-grey-700;\n}\n\n// UL|OL lists\n// -----------------------------------------------------------------------------\n\n.olist > ol > li > p {\n margin: 0 0 .1em !important;\n}\n.ulist > ul > li > p {\n margin: 0 0 .1em !important;\n}\n\nul.square li ul,\nul.circle li ul,\nul.disc li ul {\n list-style: inherit\n}\n\nul.square {\n list-style-type: square\n}\n\nul.circle {\n list-style-type: circle\n}\n\nul.disc {\n list-style-type: disc\n}\n\n// FontAwesome V4 (Added for V3 compability)\n// -----------------------------------------------------------------------------\n\n.fa.fa-square-o {\n font-weight: 400 !important;\n}\n\n.fa-square-o:before {\n content: \"\\f0c8\";\n}\n\n.fa.fa-check-square-o {\n font-weight: 400 !important;\n}\n\n.fa-check-square-o:before {\n content: \"\\f14a\";\n}\n\n// Interactive check lists (align size/style to FontAwesome)\n// -----------------------------------------------------------------------------\n\n.ulist.checklist > ul > li > p > input[type=\"radio\"], input[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n position: relative;\n z-index: 1;\n display: inline-block;\n width: 1.125rem;\n height: 1.125rem;\n overflow: hidden;\n border: .125rem solid rgba(0,0,0,.54);\n border-radius: .125rem;\n}\n\n// Tablets and Mobiles\n// See: http://elvery.net/demo/responsive-tables/#no-more-tables\n// -----------------------------------------------------------------------------\n\n// Breakpoint Midsize Devices (Tablets)\n@media only screen and (max-width: $breakpoint--md) and (max-width: $breakpoint--lg) {\n\n .admonitionblock > table td.content {\n border-left: 0;\n }\n\n // Adjust Admonitions (block tables)\n\t.admonitionblock table,\n\t.admonitionblock tbody,\n\t.admonitionblock tr,\n\t.admonitionblock td\n {\n\t\tdisplay: block;\n\t}\n\n .admonitionblock > table td.icon {\n width: unset;\n }\n\n .admonitionblock td.icon {\n padding-left: unset !important;\n }\n\n /* Transform table columns into rows */\n\t.admonitionblock td {\n\t\tborder: none;\n\t\tborder-top: 1px dotted $grey-400;\n\t\tposition: relative;\n\t\twhite-space: normal;\n\t}\n\n\t.admonitionblock td:before {\n\t\tposition: absolute;\n\t\ttop: 6px;\n\t\tleft: 6px;\n\t\twidth: 45%;\n\t\tpadding-right: 10px;\n\t\twhite-space: nowrap;\n\t\ttext-align:left;\n\t\tfont-weight: bold;\n\t}\n\n .quoteblock\n blockquote:before {\n \tmargin-left: -5.75rem;\n }\n\n}\n\n// Breakpoint Small Devices (Mobiles)\n@media only screen and (max-width: $breakpoint--sm) {\n\n .admonitionblock > table td.content {\n border-left: 0;\n }\n .quoteblock\n blockquote:before {\n \tmargin-left: -5rem;\n }\n\n}\n","// -----------------------------------------------------------------------------\n// ~/scss/theme_uno/variables/_mde_colors.scss\n// Material Design (MD) colors (Google)\n// See: http://www.google.com/design/spec/style/color.html\n//\n// Product/Info:\n// https://jekyll.one\n//\n// Copyright (C) 2023, 2024 Juergen Adams\n//\n// J1 Template is licensed under the MIT License.\n// See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE\n// -----------------------------------------------------------------------------\n\n$red-50: #ffebee !default;\n$red-100: #ffcdd2 !default;\n$red-200: #ef9a9a !default;\n$red-300: #e57373 !default;\n$red-400: #ef5350 !default;\n$red-500: #f44336 !default;\n$red-600: #e53935 !default;\n$red-700: #d32f2f !default;\n$red-800: #c62828 !default;\n$red-900: #b71c1c !default;\n$red-a100: #ff8a80 !default;\n$red-a200: #ff5252 !default;\n$red-a400: #ff1744 !default;\n$red-a700: #d50000 !default;\n$red: $red-500 !default;\n\n$pink-50: #fce4ec !default;\n$pink-100: #f8bbd0 !default;\n$pink-200: #f48fb1 !default;\n$pink-300: #f06292 !default;\n$pink-400: #ec407a !default;\n$pink-500: #e91e63 !default;\n$pink-600: #d81b60 !default;\n$pink-700: #c2185b !default;\n$pink-800: #ad1457 !default;\n$pink-900: #880e4f !default;\n$pink-a100: #ff80ab !default;\n$pink-a200: #ff4081 !default;\n$pink-a400: #f50057 !default;\n$pink-a700: #c51162 !default;\n$pink: $pink-500 !default;\n\n$purple-50: #f3e5f5 !default;\n$purple-100: #e1bee7 !default;\n$purple-200: #ce93d8 !default;\n$purple-300: #ba68c8 !default;\n$purple-400: #ab47bc !default;\n$purple-500: #9c27b0 !default;\n$purple-600: #8e24aa !default;\n$purple-700: #7b1fa2 !default;\n$purple-800: #6a1b9a !default;\n$purple-900: #4a148c !default;\n$purple-a100: #ea80fc !default;\n$purple-a200: #e040fb !default;\n$purple-a400: #d500f9 !default;\n$purple-a700: #a0f !default;\n$purple: $purple-500 !default;\n\n$deep-purple-50: #ede7f6 !default;\n$deep-purple-100: #d1c4e9 !default;\n$deep-purple-200: #b39ddb !default;\n$deep-purple-300: #9575cd !default;\n$deep-purple-400: #7e57c2 !default;\n$deep-purple-500: #673ab7 !default;\n$deep-purple-600: #5e35b1 !default;\n$deep-purple-700: #512da8 !default;\n$deep-purple-800: #4527a0 !default;\n$deep-purple-900: #311b92 !default;\n$deep-purple-a100: #b388ff !default;\n$deep-purple-a200: #7c4dff !default;\n$deep-purple-a400: #651fff !default;\n$deep-purple-a700: #6200ea !default;\n$deep-purple: $deep-purple-500 !default;\n\n$indigo-50: #e8eaf6 !default;\n$indigo-100: #c5cae9 !default;\n$indigo-200: #9fa8da !default;\n$indigo-300: #7986cb !default;\n$indigo-400: #5c6bc0 !default;\n$indigo-500: #3f51b5 !default;\n$indigo-600: #3949ab !default;\n$indigo-700: #303f9f !default;\n$indigo-800: #283593 !default;\n$indigo-900: #1a237e !default;\n$indigo-a100: #8c9eff !default;\n$indigo-a200: #536dfe !default;\n$indigo-a400: #3d5afe !default;\n$indigo-a700: #304ffe !default;\n$indigo: $indigo-500 !default;\n\n$blue-50: #e3f2fd !default;\n$blue-100: #bbdefb !default;\n$blue-200: #90caf9 !default;\n$blue-300: #64b5f6 !default;\n$blue-400: #42a5f5 !default;\n$blue-500: #2196f3 !default;\n$blue-600: #1e88e5 !default;\n$blue-700: #1976d2 !default;\n$blue-800: #1565c0 !default;\n$blue-900: #0d47a1 !default;\n$blue-a100: #82b1ff !default;\n$blue-a200: #448aff !default;\n$blue-a400: #2979ff !default;\n$blue-a700: #2962ff !default;\n$blue: $blue-500 !default;\n\n$light-blue-50: #e1f5fe !default;\n$light-blue-100: #b3e5fc !default;\n$light-blue-200: #81d4fa !default;\n$light-blue-300: #4fc3f7 !default;\n$light-blue-400: #29b6f6 !default;\n$light-blue-500: #03a9f4 !default;\n$light-blue-600: #039be5 !default;\n$light-blue-700: #0288d1 !default;\n$light-blue-800: #0277bd !default;\n$light-blue-900: #01579b !default;\n$light-blue-a100: #80d8ff !default;\n$light-blue-a200: #40c4ff !default;\n$light-blue-a400: #00b0ff !default;\n$light-blue-a700: #0091ea !default;\n$light-blue: $light-blue-500 !default;\n\n$cyan-50: #e0f7fa !default;\n$cyan-100: #b2ebf2 !default;\n$cyan-200: #80deea !default;\n$cyan-300: #4dd0e1 !default;\n$cyan-400: #26c6da !default;\n$cyan-500: #00bcd4 !default;\n$cyan-600: #00acc1 !default;\n$cyan-700: #0097a7 !default;\n$cyan-800: #00838f !default;\n$cyan-900: #006064 !default;\n$cyan-a100: #84ffff !default;\n$cyan-a200: #18ffff !default;\n$cyan-a400: #00e5ff !default;\n$cyan-a700: #00b8d4 !default;\n$cyan: $cyan-500 !default;\n\n$teal-50: #e0f2f1 !default;\n$teal-100: #b2dfdb !default;\n$teal-200: #80cbc4 !default;\n$teal-300: #4db6ac !default;\n$teal-400: #26a69a !default;\n$teal-500: #009688 !default;\n$teal-600: #00897b !default;\n$teal-700: #00796b !default;\n$teal-800: #00695c !default;\n$teal-900: #004d40 !default;\n$teal-a100: #a7ffeb !default;\n$teal-a200: #64ffda !default;\n$teal-a400: #1de9b6 !default;\n$teal-a700: #00bfa5 !default;\n$teal: $teal-500 !default;\n\n$green-50: #e8f5e9 !default;\n$green-100: #c8e6c9 !default;\n$green-200: #a5d6a7 !default;\n$green-300: #81c784 !default;\n$green-400: #66bb6a !default;\n$green-500: #4caf50 !default;\n$green-600: #43a047 !default;\n$green-700: #388e3c !default;\n$green-800: #2e7d32 !default;\n$green-900: #1b5e20 !default;\n$green-a100: #b9f6ca !default;\n$green-a200: #69f0ae !default;\n$green-a400: #00e676 !default;\n$green-a700: #00c853 !default;\n$green: $green-500 !default;\n\n$light-green-50: #f1f8e9 !default;\n$light-green-100: #dcedc8 !default;\n$light-green-200: #c5e1a5 !default;\n$light-green-300: #aed581 !default;\n$light-green-400: #9ccc65 !default;\n$light-green-500: #8bc34a !default;\n$light-green-600: #7cb342 !default;\n$light-green-700: #689f38 !default;\n$light-green-800: #558b2f !default;\n$light-green-900: #33691e !default;\n$light-green-a100: #ccff90 !default;\n$light-green-a200: #b2ff59 !default;\n$light-green-a400: #76ff03 !default;\n$light-green-a700: #64dd17 !default;\n$light-green: $light-green-500 !default;\n\n$lime-50: #f9fbe7 !default;\n$lime-100: #f0f4c3 !default;\n$lime-200: #e6ee9c !default;\n$lime-300: #dce775 !default;\n$lime-400: #d4e157 !default;\n$lime-500: #cddc39 !default;\n$lime-600: #c0ca33 !default;\n$lime-700: #afb42b !default;\n$lime-800: #9e9d24 !default;\n$lime-900: #827717 !default;\n$lime-a100: #f4ff81 !default;\n$lime-a200: #eeff41 !default;\n$lime-a400: #c6ff00 !default;\n$lime-a700: #aeea00 !default;\n$lime: $lime-500 !default;\n\n$yellow-50: #fffde7 !default;\n$yellow-100: #fff9c4 !default;\n$yellow-200: #fff59d !default;\n$yellow-300: #fff176 !default;\n$yellow-400: #ffee58 !default;\n$yellow-500: #ffeb3b !default;\n$yellow-600: #fdd835 !default;\n$yellow-700: #fbc02d !default;\n$yellow-800: #f9a825 !default;\n$yellow-900: #f57f17 !default;\n$yellow-a100: #ffff8d !default;\n$yellow-a200: #ffff00 !default;\n$yellow-a400: #ffea00 !default;\n$yellow-a700: #ffd600 !default;\n$yellow: $yellow-500 !default;\n\n$amber-50: #fff8e1 !default;\n$amber-100: #ffecb3 !default;\n$amber-200: #ffe082 !default;\n$amber-300: #ffd54f !default;\n$amber-400: #ffca28 !default;\n$amber-500: #ffc107 !default;\n$amber-600: #ffb300 !default;\n$amber-700: #ffa000 !default;\n$amber-800: #ff8f00 !default;\n$amber-900: #ff6f00 !default;\n$amber-a100: #ffe57f !default;\n$amber-a200: #ffd740 !default;\n$amber-a400: #ffc400 !default;\n$amber-a700: #ffab00 !default;\n$amber: $amber-500 !default;\n\n$orange-50: #fff3e0 !default;\n$orange-100: #ffe0b2 !default;\n$orange-200: #ffcc80 !default;\n$orange-300: #ffb74d !default;\n$orange-400: #ffa726 !default;\n$orange-500: #ff9800 !default;\n$orange-600: #fb8c00 !default;\n$orange-700: #f57c00 !default;\n$orange-800: #ef6c00 !default;\n$orange-900: #e65100 !default;\n$orange-a100: #ffd180 !default;\n$orange-a200: #ffab40 !default;\n$orange-a400: #ff9100 !default;\n$orange-a700: #ff6d00 !default;\n$orange: $orange-500 !default;\n\n$deep-orange-50: #fbe9e7 !default;\n$deep-orange-100: #ffccbc !default;\n$deep-orange-200: #ffab91 !default;\n$deep-orange-300: #ff8a65 !default;\n$deep-orange-400: #ff7043 !default;\n$deep-orange-500: #ff5722 !default;\n$deep-orange-600: #f4511e !default;\n$deep-orange-700: #e64a19 !default;\n$deep-orange-800: #d84315 !default;\n$deep-orange-900: #bf360c !default;\n$deep-orange-a100: #ff9e80 !default;\n$deep-orange-a200: #ff6e40 !default;\n$deep-orange-a400: #ff3d00 !default;\n$deep-orange-a700: #dd2c00 !default;\n$deep-orange: $deep-orange-500 !default;\n\n$brown-50: #efebe9 !default;\n$brown-100: #d7ccc8 !default;\n$brown-200: #bcaaa4 !default;\n$brown-300: #a1887f !default;\n$brown-400: #8d6e63 !default;\n$brown-500: #795548 !default;\n$brown-600: #6d4c41 !default;\n$brown-700: #5d4037 !default;\n$brown-800: #4e342e !default;\n$brown-900: #3e2723 !default;\n$brown-a100: #d7ccc8 !default;\n$brown-a200: #bcaaa4 !default;\n$brown-a400: #8d6e63 !default;\n$brown-a700: #5d4037 !default;\n$brown: $brown-500 !default;\n\n$grey-50: #fafafa !default;\n$grey-100: #f5f5f5 !default;\n$grey-200: #eeeeee !default;\n$grey-300: #e0e0e0 !default;\n$grey-400: #bdbdbd !default;\n$grey-500: #9e9e9e !default;\n$grey-600: #757575 !default;\n$grey-700: #616161 !default;\n$grey-800: #424242 !default;\n$grey-900: #212121 !default;\n$grey-a100: #f5f5f5 !default;\n$grey-a200: #eeeeee !default;\n$grey-a400: #bdbdbd !default;\n$grey-a700: #616161 !default;\n$grey: $grey-500 !default;\n\n$gray-50: #fafafa !default;\n$gray-100: #f5f5f5 !default;\n$gray-200: #eeeeee !default;\n$gray-300: #e0e0e0 !default;\n$gray-400: #bdbdbd !default;\n$gray-500: #9e9e9e !default;\n$gray-600: #757575 !default;\n$gray-700: #616161 !default;\n$gray-800: #424242 !default;\n$gray-900: #212121 !default;\n$gray-a100: #f5f5f5 !default;\n$gray-a200: #eeeeee !default;\n$gray-a400: #bdbdbd !default;\n$gray-a700: #616161 !default;\n$gray: $gray-500 !default;\n\n$blue-grey-50: #eceff1 !default;\n$blue-grey-100: #cfd8dc !default;\n$blue-grey-200: #b0bec5 !default;\n$blue-grey-300: #90a4ae !default;\n$blue-grey-400: #78909c !default;\n$blue-grey-500: #607d8b !default;\n$blue-grey-600: #546e7a !default;\n$blue-grey-700: #455a64 !default;\n$blue-grey-800: #37474f !default;\n$blue-grey-900: #263238 !default;\n$blue-grey-a100: #cfd8dc !default;\n$blue-grey-a200: #b0bec5 !default;\n$blue-grey-a400: #78909c !default;\n$blue-grey-a700: #455a64 !default;\n$blue-grey: $blue-grey-500 !default;\n\n$blue-gray-50: #eceff1 !default;\n$blue-gray-100: #cfd8dc !default;\n$blue-gray-200: #b0bec5 !default;\n$blue-gray-300: #90a4ae !default;\n$blue-gray-400: #78909c !default;\n$blue-gray-500: #607d8b !default;\n$blue-gray-600: #546e7a !default;\n$blue-gray-700: #455a64 !default;\n$blue-gray-800: #37474f !default;\n$blue-gray-900: #263238 !default;\n$blue-gray-a100: #cfd8dc !default;\n$blue-gray-a200: #b0bec5 !default;\n$blue-gray-a400: #78909c !default;\n$blue-gray-a700: #455a64 !default;\n$blue-gray: $blue-gray-500 !default;\n\n$black: #000000;\n$white: #ffffff;\n\n// Additional colors\n// -----------------------------------------------------------------------------\n$lighten-50: rgba(255, 255, 255, 0.05) !default;\n$lighten-100: rgba(255, 255, 255, 0.1) !default;\n$lighten-200: rgba(255, 255, 255, 0.2) !default;\n$lighten-300: rgba(255, 255, 255, 0.3) !default;\n$lighten-400: rgba(255, 255, 255, 0.4) !default;\n$lighten-500: rgba(255, 255, 255, 0.5) !default;\n$lighten-600: rgba(255, 255, 255, 0.6) !default;\n$lighten-700: rgba(255, 255, 255, 0.7) !default;\n$lighten-800: rgba(255, 255, 255, 0.8) !default;\n$lighten-900: rgba(255, 255, 255, 0.9) !default;\n$lighten: $lighten-500 !default;\n\n$darken-50: rgba(0, 0, 0, 0.05) !default;\n$darken-100: rgba(0, 0, 0, 0.1) !default;\n$darken-200: rgba(0, 0, 0, 0.2) !default;\n$darken-300: rgba(0, 0, 0, 0.3) !default;\n$darken-400: rgba(0, 0, 0, 0.4) !default;\n$darken-500: rgba(0, 0, 0, 0.5) !default;\n$darken-600: rgba(0, 0, 0, 0.6) !default;\n$darken-700: rgba(0, 0, 0, 0.7) !default;\n$darken-800: rgba(0, 0, 0, 0.8) !default;\n$darken-900: rgba(0, 0, 0, 0.9) !default;\n$darken: $darken-500 !default;\n","/*\n # ----------------------------------------------------------------------------\n # ~/vendor/asciidoc/_asciidoc_results_viewer.scss\n # Bootstrap MDE - Styles for Asciidoc ResultViewer Extension\n # ----------------------------------------------------------------------------\n #\n # Product/Info:\n # https://jekyll.one\n #\n # Copyright (C) 2023, 2024 Juergen Adams\n #\n # J1 Template is licensed under the MIT License.\n # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE\n # -----------------------------------------------------------------------------\n*/\n\n.btn-viewer {\n position: absolute;\n top: 2.6rem;\n right: .5rem;\n z-index: 3;\n display: block;\n padding: .25rem .75rem;\n font-size: .75rem;\n font-style: normal;\n font-weight: 300;\n color: $gray-900;\n cursor: pointer;\n text-transform: uppercase;\n background-color: transparent;\n border-radius: .25rem;\n}\n\n.btn-viewer:hover {\n color: #fff;\n background-color: $blue;\n}\n\n.btn-viewer+.tooltip>.tooltip-inner {\n background-color: #f00;\n}\n\n.j1-viewer {\n position: relative;\n display: block;\n float: right;\n}\n\n// .j1-tooltip+.tooltip>.tooltip-inner {\n// background-color: #f00;\n// }\n//\n// .j1-tooltip+.tooltip>.tooltip-arrow {\n// background-color: #f00;\n// }\n//\n// @media screen and (min-width: 320px) and (max-width: 767px) {\n// .j1-viewer {\n// display: none;\n// }\n// }\n","/*\n # ----------------------------------------------------------------------------\n # ~/vendor/flag-icons/flag-icons.scss\n # Styles for FlagIcons\n #\n # Product/Info:\n # https://jekyll.one\n # https://github.com/lipis/flag-icon-css\n #\n # Copyright (C) 2013 Panayiotis Lipiridis\n # Copyright (C) 2023, 2024 Juergen Adams\n #\n # J1 Template is licensed under the MIT License.\n # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE\n # FlagIcons is licensed under the MIT License.\n # See: https://github.com/lipis/flag-icon-css/blob/master/LICENSE\n # -----------------------------------------------------------------------------\n*/\n\n@import 'scss/variables';\n@import 'scss/flag-icon-base';\n@import 'scss/flag-icon-list';\n@import 'scss/sizes';\n","/*\n # -----------------------------------------------------------------------------\n # ~/vendor/fonts/md_icons/scss/_variables.scss\n # Var settings for MD Icons v5.9.55\n #\n # Product/Info:\n # https://jekyll.one\n #\n # Copyright (C) 2023, 2024 Juergen Adams\n #\n # J1 Template is licensed under the MIT License.\n # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE\n # -----------------------------------------------------------------------------\n*/\n\n$flag-icon-css-path: '/assets/theme/j1/core/country-flags' !default;\n$flag-icon-rect-path: '/4x3' !default;\n$flag-icon-square-path: '/1x1' !default;\n\n$flag-icon-size-base: 24px !default;\n$flag-icon-css-prefix: flag-icon !default;\n",".flag-icon-background {\n background-size: contain;\n background-position: 50%;\n background-repeat: no-repeat;\n}\n\n.flag-icon {\n @extend .flag-icon-background;\n position: relative;\n display: inline-block;\n line-height: 1em;\n &:before {\n content: '\\00a0';\n }\n &.rectangle {\n width: (4 / 3) * 1em;\n }\n &.squared {\n width: 1em;\n }\n}\n\n@mixin flag-icon($country) {\n .flag-icon-#{$country} {\n background-image: url(#{$flag-icon-css-path}#{$flag-icon-rect-path}/#{$country}.svg);\n &.squared {\n background-image: url(#{$flag-icon-css-path}#{$flag-icon-square-path}/#{$country}.svg);\n }\n }\n}\n","/*\n # -----------------------------------------------------------------------------\n # ~/vendor/flag-icons/variables.scss\n # Additional styles for country flags\n #\n # Product/Info:\n # https://jekyll.one\n #\n # Copyright (C) 2023, 2024 Juergen Adams\n #\n # J1 Template is licensed under the MIT License.\n # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE\n # -----------------------------------------------------------------------------\n*/\n\n// Bootstrap sizes\n// -----------------------------------------------------------------------------\n\n.flag-icon.size-xs {\n font-size: 1.250em;\n}\n\n.flag-icon.size-sm {\n font-size: 1.375em;\n}\n\n.flag-icon.size-md {\n font-size: 1.500em;\n vertical-align: -10%;\n}\n\n.flag-icon.size-lg {\n font-size: 1.750em;\n vertical-align: -15%;\n}\n\n.flag-icon.size-xl {\n font-size: 2.000em;\n vertical-align: -17%;\n}\n\n// Additional Flag sizes\n// -----------------------------------------------------------------------------\n\n$flag-sizes: 1 2 3 4 5 6 7 8 9 10;\n\n@each $size in $flag-sizes {\n .#{$flag-icon-css-prefix}.size-#{$size}x {\n font-size: $size * 1rem;\n }\n}\n","/*\n # -----------------------------------------------------------------------------\n # ~/vendor/fonts/_lato.scss\n # Roboto Slap Font by Google Inc.\n #\n # Product/Info:\n # https://jekyll.one\n # https://fonts.google.com/specimen/Roboto+Slap\n #\n # Copyright (C) 2023, 2024 Juergen Adams\n #\n # J1 Template is licensed under the MIT License.\n # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE\n # Roboto Slap Font is licensed under Apache License 2.0.\n # See: https://fonts.google.com/specimen/Roboto+Slab#license\n # -----------------------------------------------------------------------------\n*/\n\n// FONT PATH\n// -----------------------------------------------------------------------------\n\n/* latin-ext */\n@font-face {\n font-family: 'Lato';\n font-style: normal;\n font-weight: 400;\n src: url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');\n unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Lato';\n font-style: normal;\n font-weight: 400;\n src: url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n","/*\n # -----------------------------------------------------------------------------\n # ~/vendor/fonts/_roboto.scss\n # Roboto Font by Google Inc.\n #\n # Product/Info:\n # https://jekyll.one\n # https://fonts.google.com/specimen/Roboto\n #\n # Copyright (C) 2023, 2024 Juergen Adams\n #\n # J1 Template is licensed under the MIT License.\n # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE\n # Roboto Font is licensed under Apache License 2.0.\n # See: https://github.com/google/roboto/blob/master/LICENSE\n # -----------------------------------------------------------------------------\n*/\n\n// FONT PATH\n// -----------------------------------------------------------------------------\n\n@font-face {\n font-family: \"Roboto\";\n font-weight: 100;\n font-display: swap;\n src: local(Roboto Thin), url(\"/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Thin.woff2\") format(\"woff2\"), url(\"/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Thin.woff\") format(\"woff\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-weight: 300;\n font-display: swap;\n src: local(Roboto Light), url(\"/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Light.woff2\") format(\"woff2\"), url(\"/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Light.woff\") format(\"woff\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-weight: 400;\n font-display: swap;\n src: local(Roboto Regular), url(\"/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Regular.woff2\") format(\"woff2\"), url(\"/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Regular.woff\") format(\"woff\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-weight: 500;\n font-display: swap;\n src: local(Roboto Medium), url(\"/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Medium.woff2\") format(\"woff2\"), url(\"/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Medium.woff\") format(\"woff\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-weight: 700;\n font-display: swap;\n src: local(Roboto Bold), url(\"/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Bold.woff2\") format(\"woff2\"), url(\"/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Bold.woff\") format(\"woff\");\n}\n","/*\n # -----------------------------------------------------------------------------\n # ~/vendor/fonts/_roboto_slap.scss\n # Roboto Slap Font by Google Inc.\n #\n # Product/Info:\n # https://jekyll.one\n # https://fonts.google.com/specimen/Roboto+Slap\n #\n # Copyright (C) 2023, 2024 Juergen Adams\n #\n # J1 Template is licensed under the MIT License.\n # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE\n # Roboto Slap Font is licensed under Apache License 2.0.\n # See: https://fonts.google.com/specimen/Roboto+Slab#license\n # -----------------------------------------------------------------------------\n*/\n\n// FONT PATH\n// -----------------------------------------------------------------------------\n\n/* latin-ext */\n@font-face {\n font-family: 'Roboto Slab';\n font-style: normal;\n font-weight: 300;\n font-display: swap;\n src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');\n unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Roboto Slab';\n font-style: normal;\n font-weight: 300;\n font-display: swap;\n src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\n/* latin-ext */\n@font-face {\n font-family: 'Roboto Slab';\n font-style: normal;\n font-weight: 400;\n font-display: swap;\n src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');\n unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Roboto Slab';\n font-style: normal;\n font-weight: 400;\n font-display: swap;\n src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\n/* latin-ext */\n@font-face {\n font-family: 'Roboto Slab';\n font-style: normal;\n font-weight: 700;\n font-display: swap;\n src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');\n unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Roboto Slab';\n font-style: normal;\n font-weight: 700;\n font-display: swap;\n src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n"]}
@@ -1 +1,2 @@
1
- .note{border-left:0!important;border-radius:2px!important;padding:0!important}.h2,h2{font-size:200%!important}.h2,.h3,h2,h3{font-weight:500}.h3,h3{font-size:175%!important}.h4,.h5,h4,h5{font-size:150%!important;font-weight:400}div .paragraph p span.scaled img{height:auto;max-height:100%;max-width:100%;width:auto}#preamble div.sectionbody div.paragraph.turnoff{display:none}div.paragraph #preamble div.sectionbody div.paragraph.turnoff{display:block}b,optgroup,strong{font-weight:600}address,cite,dfn,em,var{font-style:italic;font-weight:400}table{background:transparent!important;border-collapse:collapse;border-spacing:0;font-size:85%;margin-bottom:1.25em}table tfoot,table thead{background:rgba(0,0,0,.1);font-size:large;font-weight:700}table tfoot tr td,table tfoot tr th,table thead tr td,table thead tr th{font-size:inherit;padding:.5em .625em .625em;text-align:left}table tr td,table tr th{border:1px solid #bdbdbd;font-size:inherit;padding:.5rem 1rem}table tr.alt,table tr.even,table tr:nth-of-type(2n){background:rgba(0,0,0,.1)}table tbody tr td,table tfoot tr td,table tfoot tr th,table thead tr th,table tr td{display:table-cell;line-height:1.6}table.full-width{width:100%}table.tableblock{border-collapse:separate;max-width:100%}table.tableblock td>.paragraph:last-child p>p:last-child,table.tableblock td>p:last-child,table.tableblock th>p:last-child{margin-bottom:0}table.spread{width:100%}table.grid-all td.tableblock,table.grid-all th.tableblock{border-width:0 1px 1px 0}table.grid-all tfoot>tr>td.tableblock,table.grid-all tfoot>tr>th.tableblock{border-width:1px 1px 0 0}table.grid-cols td.tableblock,table.grid-cols th.tableblock{border-width:0 1px 0 0}table.grid-rows td.tableblock,table.grid-rows th.tableblock{border-width:0 0 1px}table.grid-all tbody>td:last-child>th.tableblock{border-bottom-width:1px}table.grid-rows tfoot>tr>td.tableblock,table.grid-rows tfoot>tr>th.tableblock{border-width:1px 0 0}table.frame-all{border-left:1px solid #9e9e9e;border-top:1px solid #9e9e9e}table.frame-sides{border-width:0 1px}table.frame-topbot{border-width:1px 0}td.halign-left,th.halign-left{text-align:left}td.halign-right,th.halign-right{text-align:right}td.halign-center,th.halign-center{text-align:center}td.valign-top,th.valign-top{vertical-align:top}td.valign-bottom,th.valign-bottom{vertical-align:bottom}td.valign-middle,th.valign-middle{vertical-align:middle}tbody tr th{background:#f5f5f5;display:table-cell;line-height:1.6}tbody tr th,tbody tr th p,tfoot tr th,tfoot tr th p{font-weight:700}p.tableblock{font-size:1em}.quoteblock{display:table;margin:1.5em 6em 1.25em 4em}.quoteblock>.title{margin-bottom:.75em;margin-left:-1.5em}.quoteblock blockquote,.quoteblock blockquote p{font-style:italic;letter-spacing:0;line-height:1.3;text-align:justify}.quoteblock blockquote{border:0;margin:0;padding:0}.quoteblock blockquote:before{color:#0d47a1;content:"\0022";float:left;font-size:10em;font-weight:900;margin-left:-6rem;margin-top:-.3em;opacity:.2;position:absolute;z-index:-1}.quoteblock blockquote>.paragraph:last-child p{margin-bottom:0}.quoteblock .attribution{--bs-text-opacity:1;color:#757575!important;font-size:.875em;font-weight:400;margin-top:.75em;text-align:right}.quoteblock .quoteblock{border-left:3px solid rgba(0,0,0,.6);margin-left:0;margin-right:0;padding:.5em 0}.quoteblock .quoteblock blockquote{padding:0 0 0 .75em}.quoteblock .quoteblock blockquote:before{display:none}.imageblock img{height:auto;max-width:100%}span.icon>.fa{cursor:default}.audioblock>.title,.dlist>.title,.exampleblock>.title,.hdlist>.title,.literalblock>.title,.olist>.title,.openblock>.title,.paragraph>.title,.qlist>.title,.quoteblock>.title,.stemblock>.title,.ulist>.title,.verseblock>.title,.videoblock>.title{font-size:1.125rem;font-weight:500;line-height:1.25;margin-bottom:.75em;margin-top:.5em;text-align:left;text-rendering:optimizeLegibility}.admonitionblock td.content>.title{margin-bottom:.5em}.admonitionblock td.content>.title,table.tableblock>.title{font-size:1.125rem;font-weight:500;line-height:1.25;text-align:left;text-rendering:optimizeLegibility}table.tableblock>.title{margin:0!important}.imageblock>.title,.listingblock>.title{font-size:1.125rem;font-weight:500;line-height:1.25;margin-bottom:.75rem;margin-top:.5rem}.listingblock pre{word-wrap:break-word;border:1px solid #bdbdbd;display:block;line-height:1.25rem!important;margin:0 0 1.5rem;padding:.75rem;word-break:break-all}.admonitionblock>table{background:transparent!important;border:1px solid #bdbdbd;width:-webkit-fill-available}.admonitionblock>table td.icon{border-bottom:0;border-right:0!important;text-align:center;width:130px}.admonitionblock>table td.icon img{max-width:none}.admonitionblock>table td.icon .title{font-family:Open Sans,DejaVu Sans,sans-serif;font-weight:700;text-transform:uppercase}.admonitionblock>table td.content{border-bottom:0;border-left:1px dotted #9e9e9e;border-right:1px;font-size:inherit;min-width:20em;padding-left:1.125em;padding-right:1.125em;text-align:justify}.admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0}.icon-note{color:#2196f3}.icon-tip{color:#4caf50}.icon-important{color:#ff9800}.icon-warning{color:#fdd835}.icon-caution{color:#f44336}.admonitionblock td.icon [class^="fa icon-"]{cursor:default;font-size:5rem}.admonitionblock td.icon .icon-note:before{content:"\f05a"}.admonitionblock td.icon .icon-tip:before{content:"\f0eb"}.admonitionblock td.icon .icon-important:before{content:"\f06a"}.admonitionblock td.icon .icon-warning:before{content:"\f071"}.admonitionblock td.icon .icon-caution:before{content:"\f06d"}.admonitionblock td.icon .icon-question:before{color:#ffc107;content:"\f128"}.admonitionblock td.icon .icon-answer:before{color:#4caf50;content:"\f0a4"}.exampleblock{border-radius:2px;margin-bottom:1.25rem}.exampleblock>.content>:first-child{margin-top:0}.exampleblock>.content>:last-child{margin-bottom:0;margin-bottom:1.25em}.exampleblock.result{display:none}a.view-result{float:right;font-size:85%;font-weight:400;line-height:.9;text-decoration:none}span.footnote,span.footnoteref{font-size:.875em;vertical-align:super}span.footnote a,span.footnoteref a{text-decoration:none}span.footnote a:active,span.footnoteref a:active{text-decoration:underline}#footnotes{margin-top:-.625em;padding:.75em 0}#footnotes hr{border-width:1px 0 0;margin:-.25em 0 .75em;min-width:6.25em;width:20%}#footnotes .footnote{font-size:.875em;line-height:1.3;margin-bottom:.2em;margin-left:1.2em;padding:0 .375em;text-indent:-1.2em}#footnotes .footnote a:first-of-type{font-weight:700;text-decoration:none}#footnotes .footnote:last-of-type{margin-bottom:0}.gist .file-data>table{background:#000;border:0;margin-bottom:0;width:100%}.gist .file-data>table td.line-data{width:99%}.mono{font-family:Droid Sans Mono,DejaVu Sans Mono,"Monospace",monospace}.unbreakable{page-break-inside:avoid}.big{font-size:larger}.small{font-size:smaller}.bold{font-weight:700}.italic{font-style:italic}.underline{text-decoration:underline}.overline{text-decoration:overline}.line-through{text-decoration:line-through}.aqua{color:#00bfbf}.aqua-background{background-color:#00fafa}.black{color:#000}.black-background{background-color:#000}.blue{color:#0000bf}.blue-background{background-color:#0000fa}.fuchsia{color:#bf00bf}.fuchsia-background{background-color:#fa00fa}.gray{color:#606060}.gray-background{background-color:#7d7d7d}.grey{color:#606060}.grey-background{background-color:#7d7d7d}.green{color:#006000}.green-background{background-color:#007d00}.lime{color:#00bf00}.lime-background{background-color:#00fa00}.maroon{color:#600000}.maroon-background{background-color:#7d0000}.navy{color:#000060}.navy-background{background-color:#00007d}.olive{color:#606000}.olive-background{background-color:#7d7d00}.purple{color:#600060}.purple-background{background-color:#7d007d}.red{color:#bf0000}.red-background{background-color:#fa0000}.silver{color:#909090}.silver-background{background-color:#bcbcbc}.teal{color:#006060}.teal-background{background-color:#007d7d}.white{color:#bfbfbf}.white-background{background-color:#fafafa}.yellow{color:#bfbf00}.yellow-background{background-color:#fafa00}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;margin-right:.25rem;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}.colist>table,.hdlist>table{background:none;border:0;border-collapse:separate}.colist>table tr td,.colist>table tr th{border:0}.colist>table>tbody>tr,.hdlist>table>tbody>tr{background:none}td.hdlist1{font-weight:700;padding-right:.75em}td.hdlist1,td.hdlist2{vertical-align:top}.listingblock+.colist,.literalblock+.colist{margin-top:-.5em}.colist>table tr>td:first-of-type{line-height:1;padding:0 .5rem}.colist>table tr>td:last-of-type{padding:.25rem 0}.conum[data-value]{background-color:#2196f3;-webkit-border-radius:100px;border-radius:100px;display:inline-block;font-family:Roboto,sans-serif;font-size:85%;font-style:normal;font-weight:600;height:1.67em;line-height:1.67em;margin-right:.5rem;text-align:center;width:1.67em}.conum[data-value],.conum[data-value] *{color:#fafafa!important}.conum[data-value]+b{display:none}.conum[data-value]:after{content:attr(data-value)}pre .conum[data-value]{position:relative;top:-.125em}b.conum *{color:inherit!important}.conum:not([data-value]):empty{display:none}kbd{font-family:monospace,serif;font-size:1em}.keyseq{color:rgba(51,51,51,.8)}kbd:not(.keyseq){-webkit-border-radius:3px;border-radius:3px;display:inline-block;font-size:.75em;margin:-.15em .15em 0;padding:.2em .6em .2em .5em;vertical-align:middle;white-space:nowrap}.keyseq kbd:first-child{margin-left:0}.keyseq kbd:last-child{margin-right:0}.qanda>ol>li>p>em:only-child{color:#455a64}.olist>ol>li>p,.ulist>ul>li>p{margin:0 0 .1em!important}ul.circle li ul,ul.disc li ul,ul.square li ul{list-style:inherit}ul.square{list-style-type:square}ul.circle{list-style-type:circle}ul.disc{list-style-type:disc}.fa.fa-square-o{font-weight:400!important}.fa-square-o:before{content:"\f0c8"}.fa.fa-check-square-o{font-weight:400!important}.fa-check-square-o:before{content:"\f14a"}.ulist.checklist>ul>li>p>input[type=radio],input[type=checkbox]{border:.125rem solid rgba(0,0,0,.54);border-radius:.125rem;box-sizing:border-box;display:inline-block;height:1.125rem;overflow:hidden;padding:0;position:relative;width:1.125rem;z-index:1}@media only screen and (max-width:768px) and (max-width:992px){.admonitionblock>table td.content{border-left:0}.admonitionblock table,.admonitionblock tbody,.admonitionblock td,.admonitionblock tr{display:block}.admonitionblock>table td.icon{width:unset}.admonitionblock td.icon{padding-left:unset!important}.admonitionblock td{border:none;border-top:1px dotted #bdbdbd;position:relative;white-space:normal}.admonitionblock td:before{font-weight:700;left:6px;padding-right:10px;position:absolute;text-align:left;top:6px;white-space:nowrap;width:45%}.quoteblock blockquote:before{margin-left:-5.75rem}}@media only screen and (max-width:576px){.admonitionblock>table td.content{border-left:0}.quoteblock blockquote:before{margin-left:-5rem}}.btn-viewer{background-color:transparent;border-radius:.25rem;color:#212121;cursor:pointer;display:block;font-size:.75rem;font-style:normal;font-weight:300;padding:.25rem .75rem;position:absolute;right:.5rem;text-transform:uppercase;top:2.6rem;z-index:3}.btn-viewer:hover{background-color:#2196f3;color:#fff}.btn-viewer+.tooltip>.tooltip-inner{background-color:red}.j1-viewer{display:block;float:right;position:relative}.flag-icon,.flag-icon-background{background-position:50%;background-repeat:no-repeat;background-size:contain}.flag-icon{display:inline-block;line-height:1em;position:relative}.flag-icon:before{content:"\00a0"}.flag-icon.rectangle{width:1.33333em}.flag-icon.squared{width:1em}.flag-icon-ad{background-image:url(/assets/theme/j1/core/country-flags/4x3/ad.svg)}.flag-icon-ad.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ad.svg)}.flag-icon-ae{background-image:url(/assets/theme/j1/core/country-flags/4x3/ae.svg)}.flag-icon-ae.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ae.svg)}.flag-icon-af{background-image:url(/assets/theme/j1/core/country-flags/4x3/af.svg)}.flag-icon-af.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/af.svg)}.flag-icon-ag{background-image:url(/assets/theme/j1/core/country-flags/4x3/ag.svg)}.flag-icon-ag.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ag.svg)}.flag-icon-ai{background-image:url(/assets/theme/j1/core/country-flags/4x3/ai.svg)}.flag-icon-ai.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ai.svg)}.flag-icon-al{background-image:url(/assets/theme/j1/core/country-flags/4x3/al.svg)}.flag-icon-al.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/al.svg)}.flag-icon-am{background-image:url(/assets/theme/j1/core/country-flags/4x3/am.svg)}.flag-icon-am.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/am.svg)}.flag-icon-ao{background-image:url(/assets/theme/j1/core/country-flags/4x3/ao.svg)}.flag-icon-ao.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ao.svg)}.flag-icon-aq{background-image:url(/assets/theme/j1/core/country-flags/4x3/aq.svg)}.flag-icon-aq.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/aq.svg)}.flag-icon-ar{background-image:url(/assets/theme/j1/core/country-flags/4x3/ar.svg)}.flag-icon-ar.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ar.svg)}.flag-icon-as{background-image:url(/assets/theme/j1/core/country-flags/4x3/as.svg)}.flag-icon-as.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/as.svg)}.flag-icon-at{background-image:url(/assets/theme/j1/core/country-flags/4x3/at.svg)}.flag-icon-at.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/at.svg)}.flag-icon-au{background-image:url(/assets/theme/j1/core/country-flags/4x3/au.svg)}.flag-icon-au.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/au.svg)}.flag-icon-aw{background-image:url(/assets/theme/j1/core/country-flags/4x3/aw.svg)}.flag-icon-aw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/aw.svg)}.flag-icon-ax{background-image:url(/assets/theme/j1/core/country-flags/4x3/ax.svg)}.flag-icon-ax.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ax.svg)}.flag-icon-az{background-image:url(/assets/theme/j1/core/country-flags/4x3/az.svg)}.flag-icon-az.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/az.svg)}.flag-icon-ba{background-image:url(/assets/theme/j1/core/country-flags/4x3/ba.svg)}.flag-icon-ba.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ba.svg)}.flag-icon-bb{background-image:url(/assets/theme/j1/core/country-flags/4x3/bb.svg)}.flag-icon-bb.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bb.svg)}.flag-icon-bd{background-image:url(/assets/theme/j1/core/country-flags/4x3/bd.svg)}.flag-icon-bd.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bd.svg)}.flag-icon-be{background-image:url(/assets/theme/j1/core/country-flags/4x3/be.svg)}.flag-icon-be.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/be.svg)}.flag-icon-bf{background-image:url(/assets/theme/j1/core/country-flags/4x3/bf.svg)}.flag-icon-bf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bf.svg)}.flag-icon-bg{background-image:url(/assets/theme/j1/core/country-flags/4x3/bg.svg)}.flag-icon-bg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bg.svg)}.flag-icon-bh{background-image:url(/assets/theme/j1/core/country-flags/4x3/bh.svg)}.flag-icon-bh.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bh.svg)}.flag-icon-bi{background-image:url(/assets/theme/j1/core/country-flags/4x3/bi.svg)}.flag-icon-bi.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bi.svg)}.flag-icon-bj{background-image:url(/assets/theme/j1/core/country-flags/4x3/bj.svg)}.flag-icon-bj.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bj.svg)}.flag-icon-bl{background-image:url(/assets/theme/j1/core/country-flags/4x3/bl.svg)}.flag-icon-bl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bl.svg)}.flag-icon-bm{background-image:url(/assets/theme/j1/core/country-flags/4x3/bm.svg)}.flag-icon-bm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bm.svg)}.flag-icon-bn{background-image:url(/assets/theme/j1/core/country-flags/4x3/bn.svg)}.flag-icon-bn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bn.svg)}.flag-icon-bo{background-image:url(/assets/theme/j1/core/country-flags/4x3/bo.svg)}.flag-icon-bo.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bo.svg)}.flag-icon-bq{background-image:url(/assets/theme/j1/core/country-flags/4x3/bq.svg)}.flag-icon-bq.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bq.svg)}.flag-icon-br{background-image:url(/assets/theme/j1/core/country-flags/4x3/br.svg)}.flag-icon-br.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/br.svg)}.flag-icon-bs{background-image:url(/assets/theme/j1/core/country-flags/4x3/bs.svg)}.flag-icon-bs.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bs.svg)}.flag-icon-bt{background-image:url(/assets/theme/j1/core/country-flags/4x3/bt.svg)}.flag-icon-bt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bt.svg)}.flag-icon-bv{background-image:url(/assets/theme/j1/core/country-flags/4x3/bv.svg)}.flag-icon-bv.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bv.svg)}.flag-icon-bw{background-image:url(/assets/theme/j1/core/country-flags/4x3/bw.svg)}.flag-icon-bw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bw.svg)}.flag-icon-by{background-image:url(/assets/theme/j1/core/country-flags/4x3/by.svg)}.flag-icon-by.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/by.svg)}.flag-icon-bz{background-image:url(/assets/theme/j1/core/country-flags/4x3/bz.svg)}.flag-icon-bz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bz.svg)}.flag-icon-ca{background-image:url(/assets/theme/j1/core/country-flags/4x3/ca.svg)}.flag-icon-ca.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ca.svg)}.flag-icon-cc{background-image:url(/assets/theme/j1/core/country-flags/4x3/cc.svg)}.flag-icon-cc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cc.svg)}.flag-icon-cd{background-image:url(/assets/theme/j1/core/country-flags/4x3/cd.svg)}.flag-icon-cd.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cd.svg)}.flag-icon-cf{background-image:url(/assets/theme/j1/core/country-flags/4x3/cf.svg)}.flag-icon-cf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cf.svg)}.flag-icon-cg{background-image:url(/assets/theme/j1/core/country-flags/4x3/cg.svg)}.flag-icon-cg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cg.svg)}.flag-icon-ch{background-image:url(/assets/theme/j1/core/country-flags/4x3/ch.svg)}.flag-icon-ch.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ch.svg)}.flag-icon-ci{background-image:url(/assets/theme/j1/core/country-flags/4x3/ci.svg)}.flag-icon-ci.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ci.svg)}.flag-icon-ck{background-image:url(/assets/theme/j1/core/country-flags/4x3/ck.svg)}.flag-icon-ck.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ck.svg)}.flag-icon-cl{background-image:url(/assets/theme/j1/core/country-flags/4x3/cl.svg)}.flag-icon-cl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cl.svg)}.flag-icon-cm{background-image:url(/assets/theme/j1/core/country-flags/4x3/cm.svg)}.flag-icon-cm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cm.svg)}.flag-icon-cn{background-image:url(/assets/theme/j1/core/country-flags/4x3/cn.svg)}.flag-icon-cn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cn.svg)}.flag-icon-co{background-image:url(/assets/theme/j1/core/country-flags/4x3/co.svg)}.flag-icon-co.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/co.svg)}.flag-icon-cr{background-image:url(/assets/theme/j1/core/country-flags/4x3/cr.svg)}.flag-icon-cr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cr.svg)}.flag-icon-cu{background-image:url(/assets/theme/j1/core/country-flags/4x3/cu.svg)}.flag-icon-cu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cu.svg)}.flag-icon-cv{background-image:url(/assets/theme/j1/core/country-flags/4x3/cv.svg)}.flag-icon-cv.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cv.svg)}.flag-icon-cw{background-image:url(/assets/theme/j1/core/country-flags/4x3/cw.svg)}.flag-icon-cw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cw.svg)}.flag-icon-cx{background-image:url(/assets/theme/j1/core/country-flags/4x3/cx.svg)}.flag-icon-cx.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cx.svg)}.flag-icon-cy{background-image:url(/assets/theme/j1/core/country-flags/4x3/cy.svg)}.flag-icon-cy.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cy.svg)}.flag-icon-cz{background-image:url(/assets/theme/j1/core/country-flags/4x3/cz.svg)}.flag-icon-cz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cz.svg)}.flag-icon-de{background-image:url(/assets/theme/j1/core/country-flags/4x3/de.svg)}.flag-icon-de.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/de.svg)}.flag-icon-dj{background-image:url(/assets/theme/j1/core/country-flags/4x3/dj.svg)}.flag-icon-dj.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/dj.svg)}.flag-icon-dk{background-image:url(/assets/theme/j1/core/country-flags/4x3/dk.svg)}.flag-icon-dk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/dk.svg)}.flag-icon-dm{background-image:url(/assets/theme/j1/core/country-flags/4x3/dm.svg)}.flag-icon-dm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/dm.svg)}.flag-icon-do{background-image:url(/assets/theme/j1/core/country-flags/4x3/do.svg)}.flag-icon-do.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/do.svg)}.flag-icon-dz{background-image:url(/assets/theme/j1/core/country-flags/4x3/dz.svg)}.flag-icon-dz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/dz.svg)}.flag-icon-ec{background-image:url(/assets/theme/j1/core/country-flags/4x3/ec.svg)}.flag-icon-ec.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ec.svg)}.flag-icon-ee{background-image:url(/assets/theme/j1/core/country-flags/4x3/ee.svg)}.flag-icon-ee.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ee.svg)}.flag-icon-eg{background-image:url(/assets/theme/j1/core/country-flags/4x3/eg.svg)}.flag-icon-eg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/eg.svg)}.flag-icon-eh{background-image:url(/assets/theme/j1/core/country-flags/4x3/eh.svg)}.flag-icon-eh.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/eh.svg)}.flag-icon-er{background-image:url(/assets/theme/j1/core/country-flags/4x3/er.svg)}.flag-icon-er.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/er.svg)}.flag-icon-es{background-image:url(/assets/theme/j1/core/country-flags/4x3/es.svg)}.flag-icon-es.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/es.svg)}.flag-icon-et{background-image:url(/assets/theme/j1/core/country-flags/4x3/et.svg)}.flag-icon-et.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/et.svg)}.flag-icon-fi{background-image:url(/assets/theme/j1/core/country-flags/4x3/fi.svg)}.flag-icon-fi.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/fi.svg)}.flag-icon-fj{background-image:url(/assets/theme/j1/core/country-flags/4x3/fj.svg)}.flag-icon-fj.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/fj.svg)}.flag-icon-fk{background-image:url(/assets/theme/j1/core/country-flags/4x3/fk.svg)}.flag-icon-fk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/fk.svg)}.flag-icon-fm{background-image:url(/assets/theme/j1/core/country-flags/4x3/fm.svg)}.flag-icon-fm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/fm.svg)}.flag-icon-fo{background-image:url(/assets/theme/j1/core/country-flags/4x3/fo.svg)}.flag-icon-fo.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/fo.svg)}.flag-icon-fr{background-image:url(/assets/theme/j1/core/country-flags/4x3/fr.svg)}.flag-icon-fr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/fr.svg)}.flag-icon-ga{background-image:url(/assets/theme/j1/core/country-flags/4x3/ga.svg)}.flag-icon-ga.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ga.svg)}.flag-icon-gb{background-image:url(/assets/theme/j1/core/country-flags/4x3/gb.svg)}.flag-icon-gb.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gb.svg)}.flag-icon-gd{background-image:url(/assets/theme/j1/core/country-flags/4x3/gd.svg)}.flag-icon-gd.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gd.svg)}.flag-icon-ge{background-image:url(/assets/theme/j1/core/country-flags/4x3/ge.svg)}.flag-icon-ge.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ge.svg)}.flag-icon-gf{background-image:url(/assets/theme/j1/core/country-flags/4x3/gf.svg)}.flag-icon-gf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gf.svg)}.flag-icon-gg{background-image:url(/assets/theme/j1/core/country-flags/4x3/gg.svg)}.flag-icon-gg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gg.svg)}.flag-icon-gh{background-image:url(/assets/theme/j1/core/country-flags/4x3/gh.svg)}.flag-icon-gh.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gh.svg)}.flag-icon-gi{background-image:url(/assets/theme/j1/core/country-flags/4x3/gi.svg)}.flag-icon-gi.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gi.svg)}.flag-icon-gl{background-image:url(/assets/theme/j1/core/country-flags/4x3/gl.svg)}.flag-icon-gl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gl.svg)}.flag-icon-gm{background-image:url(/assets/theme/j1/core/country-flags/4x3/gm.svg)}.flag-icon-gm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gm.svg)}.flag-icon-gn{background-image:url(/assets/theme/j1/core/country-flags/4x3/gn.svg)}.flag-icon-gn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gn.svg)}.flag-icon-gp{background-image:url(/assets/theme/j1/core/country-flags/4x3/gp.svg)}.flag-icon-gp.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gp.svg)}.flag-icon-gq{background-image:url(/assets/theme/j1/core/country-flags/4x3/gq.svg)}.flag-icon-gq.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gq.svg)}.flag-icon-gr{background-image:url(/assets/theme/j1/core/country-flags/4x3/gr.svg)}.flag-icon-gr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gr.svg)}.flag-icon-gs{background-image:url(/assets/theme/j1/core/country-flags/4x3/gs.svg)}.flag-icon-gs.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gs.svg)}.flag-icon-gt{background-image:url(/assets/theme/j1/core/country-flags/4x3/gt.svg)}.flag-icon-gt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gt.svg)}.flag-icon-gu{background-image:url(/assets/theme/j1/core/country-flags/4x3/gu.svg)}.flag-icon-gu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gu.svg)}.flag-icon-gw{background-image:url(/assets/theme/j1/core/country-flags/4x3/gw.svg)}.flag-icon-gw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gw.svg)}.flag-icon-gy{background-image:url(/assets/theme/j1/core/country-flags/4x3/gy.svg)}.flag-icon-gy.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gy.svg)}.flag-icon-hk{background-image:url(/assets/theme/j1/core/country-flags/4x3/hk.svg)}.flag-icon-hk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/hk.svg)}.flag-icon-hm{background-image:url(/assets/theme/j1/core/country-flags/4x3/hm.svg)}.flag-icon-hm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/hm.svg)}.flag-icon-hn{background-image:url(/assets/theme/j1/core/country-flags/4x3/hn.svg)}.flag-icon-hn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/hn.svg)}.flag-icon-hr{background-image:url(/assets/theme/j1/core/country-flags/4x3/hr.svg)}.flag-icon-hr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/hr.svg)}.flag-icon-ht{background-image:url(/assets/theme/j1/core/country-flags/4x3/ht.svg)}.flag-icon-ht.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ht.svg)}.flag-icon-hu{background-image:url(/assets/theme/j1/core/country-flags/4x3/hu.svg)}.flag-icon-hu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/hu.svg)}.flag-icon-id{background-image:url(/assets/theme/j1/core/country-flags/4x3/id.svg)}.flag-icon-id.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/id.svg)}.flag-icon-ie{background-image:url(/assets/theme/j1/core/country-flags/4x3/ie.svg)}.flag-icon-ie.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ie.svg)}.flag-icon-il{background-image:url(/assets/theme/j1/core/country-flags/4x3/il.svg)}.flag-icon-il.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/il.svg)}.flag-icon-im{background-image:url(/assets/theme/j1/core/country-flags/4x3/im.svg)}.flag-icon-im.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/im.svg)}.flag-icon-in{background-image:url(/assets/theme/j1/core/country-flags/4x3/in.svg)}.flag-icon-in.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/in.svg)}.flag-icon-io{background-image:url(/assets/theme/j1/core/country-flags/4x3/io.svg)}.flag-icon-io.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/io.svg)}.flag-icon-iq{background-image:url(/assets/theme/j1/core/country-flags/4x3/iq.svg)}.flag-icon-iq.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/iq.svg)}.flag-icon-ir{background-image:url(/assets/theme/j1/core/country-flags/4x3/ir.svg)}.flag-icon-ir.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ir.svg)}.flag-icon-is{background-image:url(/assets/theme/j1/core/country-flags/4x3/is.svg)}.flag-icon-is.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/is.svg)}.flag-icon-it{background-image:url(/assets/theme/j1/core/country-flags/4x3/it.svg)}.flag-icon-it.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/it.svg)}.flag-icon-je{background-image:url(/assets/theme/j1/core/country-flags/4x3/je.svg)}.flag-icon-je.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/je.svg)}.flag-icon-jm{background-image:url(/assets/theme/j1/core/country-flags/4x3/jm.svg)}.flag-icon-jm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/jm.svg)}.flag-icon-jo{background-image:url(/assets/theme/j1/core/country-flags/4x3/jo.svg)}.flag-icon-jo.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/jo.svg)}.flag-icon-jp{background-image:url(/assets/theme/j1/core/country-flags/4x3/jp.svg)}.flag-icon-jp.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/jp.svg)}.flag-icon-ke{background-image:url(/assets/theme/j1/core/country-flags/4x3/ke.svg)}.flag-icon-ke.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ke.svg)}.flag-icon-kg{background-image:url(/assets/theme/j1/core/country-flags/4x3/kg.svg)}.flag-icon-kg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kg.svg)}.flag-icon-kh{background-image:url(/assets/theme/j1/core/country-flags/4x3/kh.svg)}.flag-icon-kh.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kh.svg)}.flag-icon-ki{background-image:url(/assets/theme/j1/core/country-flags/4x3/ki.svg)}.flag-icon-ki.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ki.svg)}.flag-icon-km{background-image:url(/assets/theme/j1/core/country-flags/4x3/km.svg)}.flag-icon-km.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/km.svg)}.flag-icon-kn{background-image:url(/assets/theme/j1/core/country-flags/4x3/kn.svg)}.flag-icon-kn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kn.svg)}.flag-icon-kp{background-image:url(/assets/theme/j1/core/country-flags/4x3/kp.svg)}.flag-icon-kp.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kp.svg)}.flag-icon-kr{background-image:url(/assets/theme/j1/core/country-flags/4x3/kr.svg)}.flag-icon-kr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kr.svg)}.flag-icon-kw{background-image:url(/assets/theme/j1/core/country-flags/4x3/kw.svg)}.flag-icon-kw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kw.svg)}.flag-icon-ky{background-image:url(/assets/theme/j1/core/country-flags/4x3/ky.svg)}.flag-icon-ky.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ky.svg)}.flag-icon-kz{background-image:url(/assets/theme/j1/core/country-flags/4x3/kz.svg)}.flag-icon-kz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kz.svg)}.flag-icon-la{background-image:url(/assets/theme/j1/core/country-flags/4x3/la.svg)}.flag-icon-la.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/la.svg)}.flag-icon-lb{background-image:url(/assets/theme/j1/core/country-flags/4x3/lb.svg)}.flag-icon-lb.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lb.svg)}.flag-icon-lc{background-image:url(/assets/theme/j1/core/country-flags/4x3/lc.svg)}.flag-icon-lc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lc.svg)}.flag-icon-li{background-image:url(/assets/theme/j1/core/country-flags/4x3/li.svg)}.flag-icon-li.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/li.svg)}.flag-icon-lk{background-image:url(/assets/theme/j1/core/country-flags/4x3/lk.svg)}.flag-icon-lk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lk.svg)}.flag-icon-lr{background-image:url(/assets/theme/j1/core/country-flags/4x3/lr.svg)}.flag-icon-lr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lr.svg)}.flag-icon-ls{background-image:url(/assets/theme/j1/core/country-flags/4x3/ls.svg)}.flag-icon-ls.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ls.svg)}.flag-icon-lt{background-image:url(/assets/theme/j1/core/country-flags/4x3/lt.svg)}.flag-icon-lt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lt.svg)}.flag-icon-lu{background-image:url(/assets/theme/j1/core/country-flags/4x3/lu.svg)}.flag-icon-lu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lu.svg)}.flag-icon-lv{background-image:url(/assets/theme/j1/core/country-flags/4x3/lv.svg)}.flag-icon-lv.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lv.svg)}.flag-icon-ly{background-image:url(/assets/theme/j1/core/country-flags/4x3/ly.svg)}.flag-icon-ly.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ly.svg)}.flag-icon-ma{background-image:url(/assets/theme/j1/core/country-flags/4x3/ma.svg)}.flag-icon-ma.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ma.svg)}.flag-icon-mc{background-image:url(/assets/theme/j1/core/country-flags/4x3/mc.svg)}.flag-icon-mc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mc.svg)}.flag-icon-md{background-image:url(/assets/theme/j1/core/country-flags/4x3/md.svg)}.flag-icon-md.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/md.svg)}.flag-icon-me{background-image:url(/assets/theme/j1/core/country-flags/4x3/me.svg)}.flag-icon-me.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/me.svg)}.flag-icon-mf{background-image:url(/assets/theme/j1/core/country-flags/4x3/mf.svg)}.flag-icon-mf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mf.svg)}.flag-icon-mg{background-image:url(/assets/theme/j1/core/country-flags/4x3/mg.svg)}.flag-icon-mg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mg.svg)}.flag-icon-mh{background-image:url(/assets/theme/j1/core/country-flags/4x3/mh.svg)}.flag-icon-mh.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mh.svg)}.flag-icon-mk{background-image:url(/assets/theme/j1/core/country-flags/4x3/mk.svg)}.flag-icon-mk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mk.svg)}.flag-icon-ml{background-image:url(/assets/theme/j1/core/country-flags/4x3/ml.svg)}.flag-icon-ml.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ml.svg)}.flag-icon-mm{background-image:url(/assets/theme/j1/core/country-flags/4x3/mm.svg)}.flag-icon-mm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mm.svg)}.flag-icon-mn{background-image:url(/assets/theme/j1/core/country-flags/4x3/mn.svg)}.flag-icon-mn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mn.svg)}.flag-icon-mo{background-image:url(/assets/theme/j1/core/country-flags/4x3/mo.svg)}.flag-icon-mo.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mo.svg)}.flag-icon-mp{background-image:url(/assets/theme/j1/core/country-flags/4x3/mp.svg)}.flag-icon-mp.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mp.svg)}.flag-icon-mq{background-image:url(/assets/theme/j1/core/country-flags/4x3/mq.svg)}.flag-icon-mq.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mq.svg)}.flag-icon-mr{background-image:url(/assets/theme/j1/core/country-flags/4x3/mr.svg)}.flag-icon-mr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mr.svg)}.flag-icon-ms{background-image:url(/assets/theme/j1/core/country-flags/4x3/ms.svg)}.flag-icon-ms.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ms.svg)}.flag-icon-mt{background-image:url(/assets/theme/j1/core/country-flags/4x3/mt.svg)}.flag-icon-mt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mt.svg)}.flag-icon-mu{background-image:url(/assets/theme/j1/core/country-flags/4x3/mu.svg)}.flag-icon-mu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mu.svg)}.flag-icon-mv{background-image:url(/assets/theme/j1/core/country-flags/4x3/mv.svg)}.flag-icon-mv.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mv.svg)}.flag-icon-mw{background-image:url(/assets/theme/j1/core/country-flags/4x3/mw.svg)}.flag-icon-mw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mw.svg)}.flag-icon-mx{background-image:url(/assets/theme/j1/core/country-flags/4x3/mx.svg)}.flag-icon-mx.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mx.svg)}.flag-icon-my{background-image:url(/assets/theme/j1/core/country-flags/4x3/my.svg)}.flag-icon-my.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/my.svg)}.flag-icon-mz{background-image:url(/assets/theme/j1/core/country-flags/4x3/mz.svg)}.flag-icon-mz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mz.svg)}.flag-icon-na{background-image:url(/assets/theme/j1/core/country-flags/4x3/na.svg)}.flag-icon-na.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/na.svg)}.flag-icon-nc{background-image:url(/assets/theme/j1/core/country-flags/4x3/nc.svg)}.flag-icon-nc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/nc.svg)}.flag-icon-ne{background-image:url(/assets/theme/j1/core/country-flags/4x3/ne.svg)}.flag-icon-ne.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ne.svg)}.flag-icon-nf{background-image:url(/assets/theme/j1/core/country-flags/4x3/nf.svg)}.flag-icon-nf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/nf.svg)}.flag-icon-ng{background-image:url(/assets/theme/j1/core/country-flags/4x3/ng.svg)}.flag-icon-ng.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ng.svg)}.flag-icon-ni{background-image:url(/assets/theme/j1/core/country-flags/4x3/ni.svg)}.flag-icon-ni.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ni.svg)}.flag-icon-nl{background-image:url(/assets/theme/j1/core/country-flags/4x3/nl.svg)}.flag-icon-nl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/nl.svg)}.flag-icon-no{background-image:url(/assets/theme/j1/core/country-flags/4x3/no.svg)}.flag-icon-no.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/no.svg)}.flag-icon-np{background-image:url(/assets/theme/j1/core/country-flags/4x3/np.svg)}.flag-icon-np.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/np.svg)}.flag-icon-nr{background-image:url(/assets/theme/j1/core/country-flags/4x3/nr.svg)}.flag-icon-nr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/nr.svg)}.flag-icon-nu{background-image:url(/assets/theme/j1/core/country-flags/4x3/nu.svg)}.flag-icon-nu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/nu.svg)}.flag-icon-nz{background-image:url(/assets/theme/j1/core/country-flags/4x3/nz.svg)}.flag-icon-nz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/nz.svg)}.flag-icon-om{background-image:url(/assets/theme/j1/core/country-flags/4x3/om.svg)}.flag-icon-om.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/om.svg)}.flag-icon-pa{background-image:url(/assets/theme/j1/core/country-flags/4x3/pa.svg)}.flag-icon-pa.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pa.svg)}.flag-icon-pe{background-image:url(/assets/theme/j1/core/country-flags/4x3/pe.svg)}.flag-icon-pe.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pe.svg)}.flag-icon-pf{background-image:url(/assets/theme/j1/core/country-flags/4x3/pf.svg)}.flag-icon-pf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pf.svg)}.flag-icon-pg{background-image:url(/assets/theme/j1/core/country-flags/4x3/pg.svg)}.flag-icon-pg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pg.svg)}.flag-icon-ph{background-image:url(/assets/theme/j1/core/country-flags/4x3/ph.svg)}.flag-icon-ph.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ph.svg)}.flag-icon-pk{background-image:url(/assets/theme/j1/core/country-flags/4x3/pk.svg)}.flag-icon-pk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pk.svg)}.flag-icon-pl{background-image:url(/assets/theme/j1/core/country-flags/4x3/pl.svg)}.flag-icon-pl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pl.svg)}.flag-icon-pm{background-image:url(/assets/theme/j1/core/country-flags/4x3/pm.svg)}.flag-icon-pm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pm.svg)}.flag-icon-pn{background-image:url(/assets/theme/j1/core/country-flags/4x3/pn.svg)}.flag-icon-pn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pn.svg)}.flag-icon-pr{background-image:url(/assets/theme/j1/core/country-flags/4x3/pr.svg)}.flag-icon-pr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pr.svg)}.flag-icon-ps{background-image:url(/assets/theme/j1/core/country-flags/4x3/ps.svg)}.flag-icon-ps.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ps.svg)}.flag-icon-pt{background-image:url(/assets/theme/j1/core/country-flags/4x3/pt.svg)}.flag-icon-pt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pt.svg)}.flag-icon-pw{background-image:url(/assets/theme/j1/core/country-flags/4x3/pw.svg)}.flag-icon-pw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pw.svg)}.flag-icon-py{background-image:url(/assets/theme/j1/core/country-flags/4x3/py.svg)}.flag-icon-py.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/py.svg)}.flag-icon-qa{background-image:url(/assets/theme/j1/core/country-flags/4x3/qa.svg)}.flag-icon-qa.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/qa.svg)}.flag-icon-re{background-image:url(/assets/theme/j1/core/country-flags/4x3/re.svg)}.flag-icon-re.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/re.svg)}.flag-icon-ro{background-image:url(/assets/theme/j1/core/country-flags/4x3/ro.svg)}.flag-icon-ro.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ro.svg)}.flag-icon-rs{background-image:url(/assets/theme/j1/core/country-flags/4x3/rs.svg)}.flag-icon-rs.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/rs.svg)}.flag-icon-ru{background-image:url(/assets/theme/j1/core/country-flags/4x3/ru.svg)}.flag-icon-ru.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ru.svg)}.flag-icon-rw{background-image:url(/assets/theme/j1/core/country-flags/4x3/rw.svg)}.flag-icon-rw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/rw.svg)}.flag-icon-sa{background-image:url(/assets/theme/j1/core/country-flags/4x3/sa.svg)}.flag-icon-sa.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sa.svg)}.flag-icon-sb{background-image:url(/assets/theme/j1/core/country-flags/4x3/sb.svg)}.flag-icon-sb.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sb.svg)}.flag-icon-sc{background-image:url(/assets/theme/j1/core/country-flags/4x3/sc.svg)}.flag-icon-sc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sc.svg)}.flag-icon-sd{background-image:url(/assets/theme/j1/core/country-flags/4x3/sd.svg)}.flag-icon-sd.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sd.svg)}.flag-icon-se{background-image:url(/assets/theme/j1/core/country-flags/4x3/se.svg)}.flag-icon-se.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/se.svg)}.flag-icon-sg{background-image:url(/assets/theme/j1/core/country-flags/4x3/sg.svg)}.flag-icon-sg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sg.svg)}.flag-icon-sh{background-image:url(/assets/theme/j1/core/country-flags/4x3/sh.svg)}.flag-icon-sh.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sh.svg)}.flag-icon-si{background-image:url(/assets/theme/j1/core/country-flags/4x3/si.svg)}.flag-icon-si.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/si.svg)}.flag-icon-sj{background-image:url(/assets/theme/j1/core/country-flags/4x3/sj.svg)}.flag-icon-sj.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sj.svg)}.flag-icon-sk{background-image:url(/assets/theme/j1/core/country-flags/4x3/sk.svg)}.flag-icon-sk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sk.svg)}.flag-icon-sl{background-image:url(/assets/theme/j1/core/country-flags/4x3/sl.svg)}.flag-icon-sl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sl.svg)}.flag-icon-sm{background-image:url(/assets/theme/j1/core/country-flags/4x3/sm.svg)}.flag-icon-sm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sm.svg)}.flag-icon-sn{background-image:url(/assets/theme/j1/core/country-flags/4x3/sn.svg)}.flag-icon-sn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sn.svg)}.flag-icon-so{background-image:url(/assets/theme/j1/core/country-flags/4x3/so.svg)}.flag-icon-so.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/so.svg)}.flag-icon-sr{background-image:url(/assets/theme/j1/core/country-flags/4x3/sr.svg)}.flag-icon-sr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sr.svg)}.flag-icon-ss{background-image:url(/assets/theme/j1/core/country-flags/4x3/ss.svg)}.flag-icon-ss.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ss.svg)}.flag-icon-st{background-image:url(/assets/theme/j1/core/country-flags/4x3/st.svg)}.flag-icon-st.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/st.svg)}.flag-icon-sv{background-image:url(/assets/theme/j1/core/country-flags/4x3/sv.svg)}.flag-icon-sv.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sv.svg)}.flag-icon-sx{background-image:url(/assets/theme/j1/core/country-flags/4x3/sx.svg)}.flag-icon-sx.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sx.svg)}.flag-icon-sy{background-image:url(/assets/theme/j1/core/country-flags/4x3/sy.svg)}.flag-icon-sy.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sy.svg)}.flag-icon-sz{background-image:url(/assets/theme/j1/core/country-flags/4x3/sz.svg)}.flag-icon-sz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sz.svg)}.flag-icon-tc{background-image:url(/assets/theme/j1/core/country-flags/4x3/tc.svg)}.flag-icon-tc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tc.svg)}.flag-icon-td{background-image:url(/assets/theme/j1/core/country-flags/4x3/td.svg)}.flag-icon-td.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/td.svg)}.flag-icon-tf{background-image:url(/assets/theme/j1/core/country-flags/4x3/tf.svg)}.flag-icon-tf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tf.svg)}.flag-icon-tg{background-image:url(/assets/theme/j1/core/country-flags/4x3/tg.svg)}.flag-icon-tg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tg.svg)}.flag-icon-th{background-image:url(/assets/theme/j1/core/country-flags/4x3/th.svg)}.flag-icon-th.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/th.svg)}.flag-icon-tj{background-image:url(/assets/theme/j1/core/country-flags/4x3/tj.svg)}.flag-icon-tj.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tj.svg)}.flag-icon-tk{background-image:url(/assets/theme/j1/core/country-flags/4x3/tk.svg)}.flag-icon-tk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tk.svg)}.flag-icon-tl{background-image:url(/assets/theme/j1/core/country-flags/4x3/tl.svg)}.flag-icon-tl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tl.svg)}.flag-icon-tm{background-image:url(/assets/theme/j1/core/country-flags/4x3/tm.svg)}.flag-icon-tm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tm.svg)}.flag-icon-tn{background-image:url(/assets/theme/j1/core/country-flags/4x3/tn.svg)}.flag-icon-tn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tn.svg)}.flag-icon-to{background-image:url(/assets/theme/j1/core/country-flags/4x3/to.svg)}.flag-icon-to.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/to.svg)}.flag-icon-tr{background-image:url(/assets/theme/j1/core/country-flags/4x3/tr.svg)}.flag-icon-tr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tr.svg)}.flag-icon-tt{background-image:url(/assets/theme/j1/core/country-flags/4x3/tt.svg)}.flag-icon-tt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tt.svg)}.flag-icon-tv{background-image:url(/assets/theme/j1/core/country-flags/4x3/tv.svg)}.flag-icon-tv.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tv.svg)}.flag-icon-tw{background-image:url(/assets/theme/j1/core/country-flags/4x3/tw.svg)}.flag-icon-tw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tw.svg)}.flag-icon-tz{background-image:url(/assets/theme/j1/core/country-flags/4x3/tz.svg)}.flag-icon-tz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tz.svg)}.flag-icon-ua{background-image:url(/assets/theme/j1/core/country-flags/4x3/ua.svg)}.flag-icon-ua.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ua.svg)}.flag-icon-ug{background-image:url(/assets/theme/j1/core/country-flags/4x3/ug.svg)}.flag-icon-ug.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ug.svg)}.flag-icon-um{background-image:url(/assets/theme/j1/core/country-flags/4x3/um.svg)}.flag-icon-um.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/um.svg)}.flag-icon-us{background-image:url(/assets/theme/j1/core/country-flags/4x3/us.svg)}.flag-icon-us.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/us.svg)}.flag-icon-uy{background-image:url(/assets/theme/j1/core/country-flags/4x3/uy.svg)}.flag-icon-uy.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/uy.svg)}.flag-icon-uz{background-image:url(/assets/theme/j1/core/country-flags/4x3/uz.svg)}.flag-icon-uz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/uz.svg)}.flag-icon-va{background-image:url(/assets/theme/j1/core/country-flags/4x3/va.svg)}.flag-icon-va.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/va.svg)}.flag-icon-vc{background-image:url(/assets/theme/j1/core/country-flags/4x3/vc.svg)}.flag-icon-vc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/vc.svg)}.flag-icon-ve{background-image:url(/assets/theme/j1/core/country-flags/4x3/ve.svg)}.flag-icon-ve.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ve.svg)}.flag-icon-vg{background-image:url(/assets/theme/j1/core/country-flags/4x3/vg.svg)}.flag-icon-vg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/vg.svg)}.flag-icon-vi{background-image:url(/assets/theme/j1/core/country-flags/4x3/vi.svg)}.flag-icon-vi.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/vi.svg)}.flag-icon-vn{background-image:url(/assets/theme/j1/core/country-flags/4x3/vn.svg)}.flag-icon-vn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/vn.svg)}.flag-icon-vu{background-image:url(/assets/theme/j1/core/country-flags/4x3/vu.svg)}.flag-icon-vu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/vu.svg)}.flag-icon-wf{background-image:url(/assets/theme/j1/core/country-flags/4x3/wf.svg)}.flag-icon-wf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/wf.svg)}.flag-icon-ws{background-image:url(/assets/theme/j1/core/country-flags/4x3/ws.svg)}.flag-icon-ws.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ws.svg)}.flag-icon-ye{background-image:url(/assets/theme/j1/core/country-flags/4x3/ye.svg)}.flag-icon-ye.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ye.svg)}.flag-icon-yt{background-image:url(/assets/theme/j1/core/country-flags/4x3/yt.svg)}.flag-icon-yt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/yt.svg)}.flag-icon-za{background-image:url(/assets/theme/j1/core/country-flags/4x3/za.svg)}.flag-icon-za.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/za.svg)}.flag-icon-zm{background-image:url(/assets/theme/j1/core/country-flags/4x3/zm.svg)}.flag-icon-zm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/zm.svg)}.flag-icon-zw{background-image:url(/assets/theme/j1/core/country-flags/4x3/zw.svg)}.flag-icon-zw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/zw.svg)}.flag-icon-es-ca{background-image:url(/assets/theme/j1/core/country-flags/4x3/es-ca.svg)}.flag-icon-es-ca.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/es-ca.svg)}.flag-icon-es-ga{background-image:url(/assets/theme/j1/core/country-flags/4x3/es-ga.svg)}.flag-icon-es-ga.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/es-ga.svg)}.flag-icon-eu{background-image:url(/assets/theme/j1/core/country-flags/4x3/eu.svg)}.flag-icon-eu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/eu.svg)}.flag-icon-gb-eng{background-image:url(/assets/theme/j1/core/country-flags/4x3/gb-eng.svg)}.flag-icon-gb-eng.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gb-eng.svg)}.flag-icon-gb-nir{background-image:url(/assets/theme/j1/core/country-flags/4x3/gb-nir.svg)}.flag-icon-gb-nir.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gb-nir.svg)}.flag-icon-gb-sct{background-image:url(/assets/theme/j1/core/country-flags/4x3/gb-sct.svg)}.flag-icon-gb-sct.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gb-sct.svg)}.flag-icon-gb-wls{background-image:url(/assets/theme/j1/core/country-flags/4x3/gb-wls.svg)}.flag-icon-gb-wls.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gb-wls.svg)}.flag-icon-un{background-image:url(/assets/theme/j1/core/country-flags/4x3/un.svg)}.flag-icon-un.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/un.svg)}.flag-icon-xk{background-image:url(/assets/theme/j1/core/country-flags/4x3/xk.svg)}.flag-icon-xk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/xk.svg)}.flag-icon.size-xs{font-size:1.25em}.flag-icon.size-sm{font-size:1.375em}.flag-icon.size-md{font-size:1.5em;vertical-align:-10%}.flag-icon.size-lg{font-size:1.75em;vertical-align:-15%}.flag-icon.size-xl{font-size:2em;vertical-align:-17%}.flag-icon.size-1x{font-size:1rem}.flag-icon.size-2x{font-size:2rem}.flag-icon.size-3x{font-size:3rem}.flag-icon.size-4x{font-size:4rem}.flag-icon.size-5x{font-size:5rem}.flag-icon.size-6x{font-size:6rem}.flag-icon.size-7x{font-size:7rem}.flag-icon.size-8x{font-size:8rem}.flag-icon.size-9x{font-size:9rem}.flag-icon.size-10x{font-size:10rem}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-weight:100;src:local(Roboto Thin),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Thin.woff2) format("woff2"),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-weight:300;src:local(Roboto Light),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Light.woff2) format("woff2"),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-weight:400;src:local(Roboto Regular),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Regular.woff2) format("woff2"),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-weight:500;src:local(Roboto Medium),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Medium.woff2) format("woff2"),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-weight:700;src:local(Roboto Bold),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Bold.woff2) format("woff2"),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
1
+ @charset "UTF-8";.note{border-left:0!important;border-radius:2px!important;padding:0!important}.h2,h2{font-size:200%!important}.h2,.h3,h2,h3{font-weight:500}.h3,h3{font-size:175%!important}.h4,.h5,h4,h5{font-size:150%!important;font-weight:400}div .paragraph p span.scaled img{height:auto;max-height:100%;max-width:100%;width:auto}#preamble div.sectionbody div.paragraph.turnoff{display:none}div.paragraph #preamble div.sectionbody div.paragraph.turnoff{display:block}b,optgroup,strong{font-weight:600}address,cite,dfn,em,var{font-style:italic;font-weight:400}table{background:transparent!important;border-collapse:collapse;border-spacing:0;font-size:85%;margin-bottom:1.25em}table tfoot,table thead{background:rgba(0,0,0,.1);font-size:large;font-weight:700}table tfoot tr td,table tfoot tr th,table thead tr td,table thead tr th{font-size:inherit;padding:.5em .625em .625em;text-align:left}table tr td,table tr th{border:1px solid #bdbdbd;font-size:inherit;padding:.5rem 1rem}table tr.alt,table tr.even,table tr:nth-of-type(2n){background:rgba(0,0,0,.1)}table tbody tr td,table tfoot tr td,table tfoot tr th,table thead tr th,table tr td{display:table-cell;line-height:1.6}table.full-width{width:100%}table.tableblock{border-collapse:separate;max-width:100%}table.tableblock td>.paragraph:last-child p>p:last-child,table.tableblock td>p:last-child,table.tableblock th>p:last-child{margin-bottom:0}table.spread{width:100%}table.grid-all td.tableblock,table.grid-all th.tableblock{border-width:0 1px 1px 0}table.grid-all tfoot>tr>td.tableblock,table.grid-all tfoot>tr>th.tableblock{border-width:1px 1px 0 0}table.grid-cols td.tableblock,table.grid-cols th.tableblock{border-width:0 1px 0 0}table.grid-rows td.tableblock,table.grid-rows th.tableblock{border-width:0 0 1px}table.grid-all tbody>td:last-child>th.tableblock{border-bottom-width:1px}table.grid-rows tfoot>tr>td.tableblock,table.grid-rows tfoot>tr>th.tableblock{border-width:1px 0 0}table.frame-all{border-left:1px solid #9e9e9e;border-top:1px solid #9e9e9e}table.frame-sides{border-width:0 1px}table.frame-topbot{border-width:1px 0}td.halign-left,th.halign-left{text-align:left}td.halign-right,th.halign-right{text-align:right}td.halign-center,th.halign-center{text-align:center}td.valign-top,th.valign-top{vertical-align:top}td.valign-bottom,th.valign-bottom{vertical-align:bottom}td.valign-middle,th.valign-middle{vertical-align:middle}tbody tr th{background:#f5f5f5;display:table-cell;line-height:1.6}tbody tr th,tbody tr th p,tfoot tr th,tfoot tr th p{font-weight:700}p.tableblock{font-size:1em}.quoteblock{display:table;margin:1.5em 6em 1.25em 4em}.quoteblock>.title{margin-bottom:.75em;margin-left:-1.5em}.quoteblock blockquote,.quoteblock blockquote p{font-style:italic;letter-spacing:0;line-height:1.3;text-align:justify}.quoteblock blockquote{border:0;margin:0;padding:0}.quoteblock blockquote:before{color:#0d47a1;content:'"';float:left;font-size:10em;font-weight:900;margin-left:-6rem;margin-top:-.3em;opacity:.2;position:absolute;z-index:-1}.quoteblock blockquote>.paragraph:last-child p{margin-bottom:0}.quoteblock .attribution{--bs-text-opacity:1;color:#757575!important;font-size:.875em;font-weight:400;margin-top:.75em;text-align:right}.quoteblock .quoteblock{border-left:3px solid rgba(0,0,0,.6);margin-left:0;margin-right:0;padding:.5em 0}.quoteblock .quoteblock blockquote{padding:0 0 0 .75em}.quoteblock .quoteblock blockquote:before{display:none}.imageblock img{height:auto;max-width:100%}span.icon>.fa{cursor:default}.audioblock>.title,.dlist>.title,.exampleblock>.title,.hdlist>.title,.literalblock>.title,.olist>.title,.openblock>.title,.paragraph>.title,.qlist>.title,.quoteblock>.title,.stemblock>.title,.ulist>.title,.verseblock>.title,.videoblock>.title{font-size:1.125rem;font-weight:500;line-height:1.25;margin-bottom:.75em;margin-top:.5em;text-align:left;text-rendering:optimizeLegibility}.admonitionblock td.content>.title{margin-bottom:.5em}.admonitionblock td.content>.title,table.tableblock>.title{font-size:1.125rem;font-weight:500;line-height:1.25;text-align:left;text-rendering:optimizeLegibility}table.tableblock>.title{margin:0!important}.imageblock>.title,.listingblock>.title{font-size:1.125rem;font-weight:500;line-height:1.25;margin-bottom:.75rem;margin-top:.5rem}.listingblock pre{word-wrap:break-word;border:1px solid #bdbdbd;display:block;line-height:1.25rem!important;margin:0 0 1.5rem;padding:.75rem;word-break:break-all}.admonitionblock>table{background:transparent!important;border:1px solid #bdbdbd;width:-webkit-fill-available}.admonitionblock>table td.icon{border-bottom:0;border-right:0!important;text-align:center;width:130px}.admonitionblock>table td.icon img{max-width:none}.admonitionblock>table td.icon .title{font-family:Open Sans,DejaVu Sans,sans-serif;font-weight:700;text-transform:uppercase}.admonitionblock>table td.content{border-bottom:0;border-left:1px dotted #9e9e9e;border-right:1px;font-size:inherit;min-width:20em;padding-left:1.125em;padding-right:1.125em;text-align:justify}.admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0}.icon-note{color:#2196f3}.icon-tip{color:#4caf50}.icon-important{color:#ff9800}.icon-warning{color:#fdd835}.icon-caution{color:#f44336}.admonitionblock td.icon [class^="fa icon-"]{cursor:default;font-size:5rem}.admonitionblock td.icon .icon-note:before{content:"\f05a"}.admonitionblock td.icon .icon-tip:before{content:"\f0eb"}.admonitionblock td.icon .icon-important:before{content:"\f06a"}.admonitionblock td.icon .icon-warning:before{content:"\f071"}.admonitionblock td.icon .icon-caution:before{content:"\f06d"}.admonitionblock td.icon .icon-question:before{color:#ffc107;content:"\f128"}.admonitionblock td.icon .icon-answer:before{color:#4caf50;content:"\f0a4"}.exampleblock{border-radius:2px;margin-bottom:1.25rem}.exampleblock>.content>:first-child{margin-top:0}.exampleblock>.content>:last-child{margin-bottom:0;margin-bottom:1.25em}.exampleblock.result{display:none}a.view-result{float:right;font-size:85%;font-weight:400;line-height:.9;text-decoration:none}span.footnote,span.footnoteref{font-size:.875em;vertical-align:super}span.footnote a,span.footnoteref a{text-decoration:none}span.footnote a:active,span.footnoteref a:active{text-decoration:underline}#footnotes{margin-top:-.625em;padding:.75em 0}#footnotes hr{border-width:1px 0 0;margin:-.25em 0 .75em;min-width:6.25em;width:20%}#footnotes .footnote{font-size:.875em;line-height:1.3;margin-bottom:.2em;margin-left:1.2em;padding:0 .375em;text-indent:-1.2em}#footnotes .footnote a:first-of-type{font-weight:700;text-decoration:none}#footnotes .footnote:last-of-type{margin-bottom:0}.gist .file-data>table{background:#000;border:0;margin-bottom:0;width:100%}.gist .file-data>table td.line-data{width:99%}.mono{font-family:Droid Sans Mono,DejaVu Sans Mono,"Monospace",monospace}.unbreakable{page-break-inside:avoid}.big{font-size:larger}.small{font-size:smaller}.bold{font-weight:700}.italic{font-style:italic}.underline{text-decoration:underline}.overline{text-decoration:overline}.line-through{text-decoration:line-through}.aqua{color:#00bfbf}.aqua-background{background-color:#00fafa}.black{color:#000}.black-background{background-color:#000}.blue{color:#0000bf}.blue-background{background-color:#0000fa}.fuchsia{color:#bf00bf}.fuchsia-background{background-color:#fa00fa}.gray{color:#606060}.gray-background{background-color:#7d7d7d}.grey{color:#606060}.grey-background{background-color:#7d7d7d}.green{color:#006000}.green-background{background-color:#007d00}.lime{color:#00bf00}.lime-background{background-color:#00fa00}.maroon{color:#600000}.maroon-background{background-color:#7d0000}.navy{color:#000060}.navy-background{background-color:#00007d}.olive{color:#606000}.olive-background{background-color:#7d7d00}.purple{color:#600060}.purple-background{background-color:#7d007d}.red{color:#bf0000}.red-background{background-color:#fa0000}.silver{color:#909090}.silver-background{background-color:#bcbcbc}.teal{color:#006060}.teal-background{background-color:#007d7d}.white{color:#bfbfbf}.white-background{background-color:#fafafa}.yellow{color:#bfbf00}.yellow-background{background-color:#fafa00}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;margin-right:.25rem;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}.colist>table,.hdlist>table{background:none;border:0;border-collapse:separate}.colist>table tr td,.colist>table tr th{border:0}.colist>table>tbody>tr,.hdlist>table>tbody>tr{background:none}td.hdlist1{font-weight:700;padding-right:.75em}td.hdlist1,td.hdlist2{vertical-align:top}.listingblock+.colist,.literalblock+.colist{margin-top:-.5em}.colist>table tr>td:first-of-type{line-height:1;padding:0 .5rem}.colist>table tr>td:last-of-type{padding:.25rem 0}.conum[data-value]{background-color:#2196f3;-webkit-border-radius:100px;border-radius:100px;display:inline-block;font-family:Roboto,sans-serif;font-size:85%;font-style:normal;font-weight:600;height:1.67em;line-height:1.67em;margin-right:.5rem;text-align:center;width:1.67em}.conum[data-value],.conum[data-value] *{color:#fafafa!important}.conum[data-value]+b{display:none}.conum[data-value]:after{content:attr(data-value)}pre .conum[data-value]{position:relative;top:-.125em}b.conum *{color:inherit!important}.conum:not([data-value]):empty{display:none}kbd{font-family:monospace,serif;font-size:1em}.keyseq{color:rgba(51,51,51,.8)}kbd:not(.keyseq){-webkit-border-radius:3px;border-radius:3px;display:inline-block;font-size:.75em;margin:-.15em .15em 0;padding:.2em .6em .2em .5em;vertical-align:middle;white-space:nowrap}.keyseq kbd:first-child{margin-left:0}.keyseq kbd:last-child{margin-right:0}.qanda>ol>li>p>em:only-child{color:#455a64}.olist>ol>li>p,.ulist>ul>li>p{margin:0 0 .1em!important}ul.circle li ul,ul.disc li ul,ul.square li ul{list-style:inherit}ul.square{list-style-type:square}ul.circle{list-style-type:circle}ul.disc{list-style-type:disc}.fa.fa-square-o{font-weight:400!important}.fa-square-o:before{content:"\f0c8"}.fa.fa-check-square-o{font-weight:400!important}.fa-check-square-o:before{content:"\f14a"}.ulist.checklist>ul>li>p>input[type=radio],input[type=checkbox]{border:.125rem solid rgba(0,0,0,.54);border-radius:.125rem;box-sizing:border-box;display:inline-block;height:1.125rem;overflow:hidden;padding:0;position:relative;width:1.125rem;z-index:1}@media only screen and (max-width:768px) and (max-width:992px){.admonitionblock>table td.content{border-left:0}.admonitionblock table,.admonitionblock tbody,.admonitionblock td,.admonitionblock tr{display:block}.admonitionblock>table td.icon{width:unset}.admonitionblock td.icon{padding-left:unset!important}.admonitionblock td{border:none;border-top:1px dotted #bdbdbd;position:relative;white-space:normal}.admonitionblock td:before{font-weight:700;left:6px;padding-right:10px;position:absolute;text-align:left;top:6px;white-space:nowrap;width:45%}.quoteblock blockquote:before{margin-left:-5.75rem}}@media only screen and (max-width:576px){.admonitionblock>table td.content{border-left:0}.quoteblock blockquote:before{margin-left:-5rem}}.btn-viewer{background-color:transparent;border-radius:.25rem;color:#212121;cursor:pointer;display:block;font-size:.75rem;font-style:normal;font-weight:300;padding:.25rem .75rem;position:absolute;right:.5rem;text-transform:uppercase;top:2.6rem;z-index:3}.btn-viewer:hover{background-color:#2196f3;color:#fff}.btn-viewer+.tooltip>.tooltip-inner{background-color:red}.j1-viewer{display:block;float:right;position:relative}.flag-icon,.flag-icon-background{background-position:50%;background-repeat:no-repeat;background-size:contain}.flag-icon{display:inline-block;line-height:1em;position:relative}.flag-icon:before{content:" "}.flag-icon.rectangle{width:1.3333333333em}.flag-icon.squared{width:1em}.flag-icon-ad{background-image:url(/assets/theme/j1/core/country-flags/4x3/ad.svg)}.flag-icon-ad.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ad.svg)}.flag-icon-ae{background-image:url(/assets/theme/j1/core/country-flags/4x3/ae.svg)}.flag-icon-ae.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ae.svg)}.flag-icon-af{background-image:url(/assets/theme/j1/core/country-flags/4x3/af.svg)}.flag-icon-af.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/af.svg)}.flag-icon-ag{background-image:url(/assets/theme/j1/core/country-flags/4x3/ag.svg)}.flag-icon-ag.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ag.svg)}.flag-icon-ai{background-image:url(/assets/theme/j1/core/country-flags/4x3/ai.svg)}.flag-icon-ai.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ai.svg)}.flag-icon-al{background-image:url(/assets/theme/j1/core/country-flags/4x3/al.svg)}.flag-icon-al.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/al.svg)}.flag-icon-am{background-image:url(/assets/theme/j1/core/country-flags/4x3/am.svg)}.flag-icon-am.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/am.svg)}.flag-icon-ao{background-image:url(/assets/theme/j1/core/country-flags/4x3/ao.svg)}.flag-icon-ao.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ao.svg)}.flag-icon-aq{background-image:url(/assets/theme/j1/core/country-flags/4x3/aq.svg)}.flag-icon-aq.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/aq.svg)}.flag-icon-ar{background-image:url(/assets/theme/j1/core/country-flags/4x3/ar.svg)}.flag-icon-ar.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ar.svg)}.flag-icon-as{background-image:url(/assets/theme/j1/core/country-flags/4x3/as.svg)}.flag-icon-as.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/as.svg)}.flag-icon-at{background-image:url(/assets/theme/j1/core/country-flags/4x3/at.svg)}.flag-icon-at.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/at.svg)}.flag-icon-au{background-image:url(/assets/theme/j1/core/country-flags/4x3/au.svg)}.flag-icon-au.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/au.svg)}.flag-icon-aw{background-image:url(/assets/theme/j1/core/country-flags/4x3/aw.svg)}.flag-icon-aw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/aw.svg)}.flag-icon-ax{background-image:url(/assets/theme/j1/core/country-flags/4x3/ax.svg)}.flag-icon-ax.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ax.svg)}.flag-icon-az{background-image:url(/assets/theme/j1/core/country-flags/4x3/az.svg)}.flag-icon-az.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/az.svg)}.flag-icon-ba{background-image:url(/assets/theme/j1/core/country-flags/4x3/ba.svg)}.flag-icon-ba.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ba.svg)}.flag-icon-bb{background-image:url(/assets/theme/j1/core/country-flags/4x3/bb.svg)}.flag-icon-bb.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bb.svg)}.flag-icon-bd{background-image:url(/assets/theme/j1/core/country-flags/4x3/bd.svg)}.flag-icon-bd.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bd.svg)}.flag-icon-be{background-image:url(/assets/theme/j1/core/country-flags/4x3/be.svg)}.flag-icon-be.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/be.svg)}.flag-icon-bf{background-image:url(/assets/theme/j1/core/country-flags/4x3/bf.svg)}.flag-icon-bf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bf.svg)}.flag-icon-bg{background-image:url(/assets/theme/j1/core/country-flags/4x3/bg.svg)}.flag-icon-bg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bg.svg)}.flag-icon-bh{background-image:url(/assets/theme/j1/core/country-flags/4x3/bh.svg)}.flag-icon-bh.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bh.svg)}.flag-icon-bi{background-image:url(/assets/theme/j1/core/country-flags/4x3/bi.svg)}.flag-icon-bi.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bi.svg)}.flag-icon-bj{background-image:url(/assets/theme/j1/core/country-flags/4x3/bj.svg)}.flag-icon-bj.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bj.svg)}.flag-icon-bl{background-image:url(/assets/theme/j1/core/country-flags/4x3/bl.svg)}.flag-icon-bl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bl.svg)}.flag-icon-bm{background-image:url(/assets/theme/j1/core/country-flags/4x3/bm.svg)}.flag-icon-bm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bm.svg)}.flag-icon-bn{background-image:url(/assets/theme/j1/core/country-flags/4x3/bn.svg)}.flag-icon-bn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bn.svg)}.flag-icon-bo{background-image:url(/assets/theme/j1/core/country-flags/4x3/bo.svg)}.flag-icon-bo.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bo.svg)}.flag-icon-bq{background-image:url(/assets/theme/j1/core/country-flags/4x3/bq.svg)}.flag-icon-bq.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bq.svg)}.flag-icon-br{background-image:url(/assets/theme/j1/core/country-flags/4x3/br.svg)}.flag-icon-br.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/br.svg)}.flag-icon-bs{background-image:url(/assets/theme/j1/core/country-flags/4x3/bs.svg)}.flag-icon-bs.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bs.svg)}.flag-icon-bt{background-image:url(/assets/theme/j1/core/country-flags/4x3/bt.svg)}.flag-icon-bt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bt.svg)}.flag-icon-bv{background-image:url(/assets/theme/j1/core/country-flags/4x3/bv.svg)}.flag-icon-bv.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bv.svg)}.flag-icon-bw{background-image:url(/assets/theme/j1/core/country-flags/4x3/bw.svg)}.flag-icon-bw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bw.svg)}.flag-icon-by{background-image:url(/assets/theme/j1/core/country-flags/4x3/by.svg)}.flag-icon-by.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/by.svg)}.flag-icon-bz{background-image:url(/assets/theme/j1/core/country-flags/4x3/bz.svg)}.flag-icon-bz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/bz.svg)}.flag-icon-ca{background-image:url(/assets/theme/j1/core/country-flags/4x3/ca.svg)}.flag-icon-ca.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ca.svg)}.flag-icon-cc{background-image:url(/assets/theme/j1/core/country-flags/4x3/cc.svg)}.flag-icon-cc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cc.svg)}.flag-icon-cd{background-image:url(/assets/theme/j1/core/country-flags/4x3/cd.svg)}.flag-icon-cd.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cd.svg)}.flag-icon-cf{background-image:url(/assets/theme/j1/core/country-flags/4x3/cf.svg)}.flag-icon-cf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cf.svg)}.flag-icon-cg{background-image:url(/assets/theme/j1/core/country-flags/4x3/cg.svg)}.flag-icon-cg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cg.svg)}.flag-icon-ch{background-image:url(/assets/theme/j1/core/country-flags/4x3/ch.svg)}.flag-icon-ch.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ch.svg)}.flag-icon-ci{background-image:url(/assets/theme/j1/core/country-flags/4x3/ci.svg)}.flag-icon-ci.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ci.svg)}.flag-icon-ck{background-image:url(/assets/theme/j1/core/country-flags/4x3/ck.svg)}.flag-icon-ck.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ck.svg)}.flag-icon-cl{background-image:url(/assets/theme/j1/core/country-flags/4x3/cl.svg)}.flag-icon-cl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cl.svg)}.flag-icon-cm{background-image:url(/assets/theme/j1/core/country-flags/4x3/cm.svg)}.flag-icon-cm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cm.svg)}.flag-icon-cn{background-image:url(/assets/theme/j1/core/country-flags/4x3/cn.svg)}.flag-icon-cn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cn.svg)}.flag-icon-co{background-image:url(/assets/theme/j1/core/country-flags/4x3/co.svg)}.flag-icon-co.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/co.svg)}.flag-icon-cr{background-image:url(/assets/theme/j1/core/country-flags/4x3/cr.svg)}.flag-icon-cr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cr.svg)}.flag-icon-cu{background-image:url(/assets/theme/j1/core/country-flags/4x3/cu.svg)}.flag-icon-cu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cu.svg)}.flag-icon-cv{background-image:url(/assets/theme/j1/core/country-flags/4x3/cv.svg)}.flag-icon-cv.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cv.svg)}.flag-icon-cw{background-image:url(/assets/theme/j1/core/country-flags/4x3/cw.svg)}.flag-icon-cw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cw.svg)}.flag-icon-cx{background-image:url(/assets/theme/j1/core/country-flags/4x3/cx.svg)}.flag-icon-cx.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cx.svg)}.flag-icon-cy{background-image:url(/assets/theme/j1/core/country-flags/4x3/cy.svg)}.flag-icon-cy.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cy.svg)}.flag-icon-cz{background-image:url(/assets/theme/j1/core/country-flags/4x3/cz.svg)}.flag-icon-cz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/cz.svg)}.flag-icon-de{background-image:url(/assets/theme/j1/core/country-flags/4x3/de.svg)}.flag-icon-de.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/de.svg)}.flag-icon-dj{background-image:url(/assets/theme/j1/core/country-flags/4x3/dj.svg)}.flag-icon-dj.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/dj.svg)}.flag-icon-dk{background-image:url(/assets/theme/j1/core/country-flags/4x3/dk.svg)}.flag-icon-dk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/dk.svg)}.flag-icon-dm{background-image:url(/assets/theme/j1/core/country-flags/4x3/dm.svg)}.flag-icon-dm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/dm.svg)}.flag-icon-do{background-image:url(/assets/theme/j1/core/country-flags/4x3/do.svg)}.flag-icon-do.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/do.svg)}.flag-icon-dz{background-image:url(/assets/theme/j1/core/country-flags/4x3/dz.svg)}.flag-icon-dz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/dz.svg)}.flag-icon-ec{background-image:url(/assets/theme/j1/core/country-flags/4x3/ec.svg)}.flag-icon-ec.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ec.svg)}.flag-icon-ee{background-image:url(/assets/theme/j1/core/country-flags/4x3/ee.svg)}.flag-icon-ee.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ee.svg)}.flag-icon-eg{background-image:url(/assets/theme/j1/core/country-flags/4x3/eg.svg)}.flag-icon-eg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/eg.svg)}.flag-icon-eh{background-image:url(/assets/theme/j1/core/country-flags/4x3/eh.svg)}.flag-icon-eh.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/eh.svg)}.flag-icon-er{background-image:url(/assets/theme/j1/core/country-flags/4x3/er.svg)}.flag-icon-er.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/er.svg)}.flag-icon-es{background-image:url(/assets/theme/j1/core/country-flags/4x3/es.svg)}.flag-icon-es.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/es.svg)}.flag-icon-et{background-image:url(/assets/theme/j1/core/country-flags/4x3/et.svg)}.flag-icon-et.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/et.svg)}.flag-icon-fi{background-image:url(/assets/theme/j1/core/country-flags/4x3/fi.svg)}.flag-icon-fi.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/fi.svg)}.flag-icon-fj{background-image:url(/assets/theme/j1/core/country-flags/4x3/fj.svg)}.flag-icon-fj.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/fj.svg)}.flag-icon-fk{background-image:url(/assets/theme/j1/core/country-flags/4x3/fk.svg)}.flag-icon-fk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/fk.svg)}.flag-icon-fm{background-image:url(/assets/theme/j1/core/country-flags/4x3/fm.svg)}.flag-icon-fm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/fm.svg)}.flag-icon-fo{background-image:url(/assets/theme/j1/core/country-flags/4x3/fo.svg)}.flag-icon-fo.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/fo.svg)}.flag-icon-fr{background-image:url(/assets/theme/j1/core/country-flags/4x3/fr.svg)}.flag-icon-fr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/fr.svg)}.flag-icon-ga{background-image:url(/assets/theme/j1/core/country-flags/4x3/ga.svg)}.flag-icon-ga.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ga.svg)}.flag-icon-gb{background-image:url(/assets/theme/j1/core/country-flags/4x3/gb.svg)}.flag-icon-gb.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gb.svg)}.flag-icon-gd{background-image:url(/assets/theme/j1/core/country-flags/4x3/gd.svg)}.flag-icon-gd.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gd.svg)}.flag-icon-ge{background-image:url(/assets/theme/j1/core/country-flags/4x3/ge.svg)}.flag-icon-ge.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ge.svg)}.flag-icon-gf{background-image:url(/assets/theme/j1/core/country-flags/4x3/gf.svg)}.flag-icon-gf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gf.svg)}.flag-icon-gg{background-image:url(/assets/theme/j1/core/country-flags/4x3/gg.svg)}.flag-icon-gg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gg.svg)}.flag-icon-gh{background-image:url(/assets/theme/j1/core/country-flags/4x3/gh.svg)}.flag-icon-gh.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gh.svg)}.flag-icon-gi{background-image:url(/assets/theme/j1/core/country-flags/4x3/gi.svg)}.flag-icon-gi.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gi.svg)}.flag-icon-gl{background-image:url(/assets/theme/j1/core/country-flags/4x3/gl.svg)}.flag-icon-gl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gl.svg)}.flag-icon-gm{background-image:url(/assets/theme/j1/core/country-flags/4x3/gm.svg)}.flag-icon-gm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gm.svg)}.flag-icon-gn{background-image:url(/assets/theme/j1/core/country-flags/4x3/gn.svg)}.flag-icon-gn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gn.svg)}.flag-icon-gp{background-image:url(/assets/theme/j1/core/country-flags/4x3/gp.svg)}.flag-icon-gp.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gp.svg)}.flag-icon-gq{background-image:url(/assets/theme/j1/core/country-flags/4x3/gq.svg)}.flag-icon-gq.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gq.svg)}.flag-icon-gr{background-image:url(/assets/theme/j1/core/country-flags/4x3/gr.svg)}.flag-icon-gr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gr.svg)}.flag-icon-gs{background-image:url(/assets/theme/j1/core/country-flags/4x3/gs.svg)}.flag-icon-gs.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gs.svg)}.flag-icon-gt{background-image:url(/assets/theme/j1/core/country-flags/4x3/gt.svg)}.flag-icon-gt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gt.svg)}.flag-icon-gu{background-image:url(/assets/theme/j1/core/country-flags/4x3/gu.svg)}.flag-icon-gu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gu.svg)}.flag-icon-gw{background-image:url(/assets/theme/j1/core/country-flags/4x3/gw.svg)}.flag-icon-gw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gw.svg)}.flag-icon-gy{background-image:url(/assets/theme/j1/core/country-flags/4x3/gy.svg)}.flag-icon-gy.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gy.svg)}.flag-icon-hk{background-image:url(/assets/theme/j1/core/country-flags/4x3/hk.svg)}.flag-icon-hk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/hk.svg)}.flag-icon-hm{background-image:url(/assets/theme/j1/core/country-flags/4x3/hm.svg)}.flag-icon-hm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/hm.svg)}.flag-icon-hn{background-image:url(/assets/theme/j1/core/country-flags/4x3/hn.svg)}.flag-icon-hn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/hn.svg)}.flag-icon-hr{background-image:url(/assets/theme/j1/core/country-flags/4x3/hr.svg)}.flag-icon-hr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/hr.svg)}.flag-icon-ht{background-image:url(/assets/theme/j1/core/country-flags/4x3/ht.svg)}.flag-icon-ht.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ht.svg)}.flag-icon-hu{background-image:url(/assets/theme/j1/core/country-flags/4x3/hu.svg)}.flag-icon-hu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/hu.svg)}.flag-icon-id{background-image:url(/assets/theme/j1/core/country-flags/4x3/id.svg)}.flag-icon-id.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/id.svg)}.flag-icon-ie{background-image:url(/assets/theme/j1/core/country-flags/4x3/ie.svg)}.flag-icon-ie.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ie.svg)}.flag-icon-il{background-image:url(/assets/theme/j1/core/country-flags/4x3/il.svg)}.flag-icon-il.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/il.svg)}.flag-icon-im{background-image:url(/assets/theme/j1/core/country-flags/4x3/im.svg)}.flag-icon-im.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/im.svg)}.flag-icon-in{background-image:url(/assets/theme/j1/core/country-flags/4x3/in.svg)}.flag-icon-in.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/in.svg)}.flag-icon-io{background-image:url(/assets/theme/j1/core/country-flags/4x3/io.svg)}.flag-icon-io.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/io.svg)}.flag-icon-iq{background-image:url(/assets/theme/j1/core/country-flags/4x3/iq.svg)}.flag-icon-iq.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/iq.svg)}.flag-icon-ir{background-image:url(/assets/theme/j1/core/country-flags/4x3/ir.svg)}.flag-icon-ir.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ir.svg)}.flag-icon-is{background-image:url(/assets/theme/j1/core/country-flags/4x3/is.svg)}.flag-icon-is.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/is.svg)}.flag-icon-it{background-image:url(/assets/theme/j1/core/country-flags/4x3/it.svg)}.flag-icon-it.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/it.svg)}.flag-icon-je{background-image:url(/assets/theme/j1/core/country-flags/4x3/je.svg)}.flag-icon-je.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/je.svg)}.flag-icon-jm{background-image:url(/assets/theme/j1/core/country-flags/4x3/jm.svg)}.flag-icon-jm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/jm.svg)}.flag-icon-jo{background-image:url(/assets/theme/j1/core/country-flags/4x3/jo.svg)}.flag-icon-jo.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/jo.svg)}.flag-icon-jp{background-image:url(/assets/theme/j1/core/country-flags/4x3/jp.svg)}.flag-icon-jp.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/jp.svg)}.flag-icon-ke{background-image:url(/assets/theme/j1/core/country-flags/4x3/ke.svg)}.flag-icon-ke.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ke.svg)}.flag-icon-kg{background-image:url(/assets/theme/j1/core/country-flags/4x3/kg.svg)}.flag-icon-kg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kg.svg)}.flag-icon-kh{background-image:url(/assets/theme/j1/core/country-flags/4x3/kh.svg)}.flag-icon-kh.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kh.svg)}.flag-icon-ki{background-image:url(/assets/theme/j1/core/country-flags/4x3/ki.svg)}.flag-icon-ki.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ki.svg)}.flag-icon-km{background-image:url(/assets/theme/j1/core/country-flags/4x3/km.svg)}.flag-icon-km.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/km.svg)}.flag-icon-kn{background-image:url(/assets/theme/j1/core/country-flags/4x3/kn.svg)}.flag-icon-kn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kn.svg)}.flag-icon-kp{background-image:url(/assets/theme/j1/core/country-flags/4x3/kp.svg)}.flag-icon-kp.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kp.svg)}.flag-icon-kr{background-image:url(/assets/theme/j1/core/country-flags/4x3/kr.svg)}.flag-icon-kr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kr.svg)}.flag-icon-kw{background-image:url(/assets/theme/j1/core/country-flags/4x3/kw.svg)}.flag-icon-kw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kw.svg)}.flag-icon-ky{background-image:url(/assets/theme/j1/core/country-flags/4x3/ky.svg)}.flag-icon-ky.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ky.svg)}.flag-icon-kz{background-image:url(/assets/theme/j1/core/country-flags/4x3/kz.svg)}.flag-icon-kz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/kz.svg)}.flag-icon-la{background-image:url(/assets/theme/j1/core/country-flags/4x3/la.svg)}.flag-icon-la.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/la.svg)}.flag-icon-lb{background-image:url(/assets/theme/j1/core/country-flags/4x3/lb.svg)}.flag-icon-lb.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lb.svg)}.flag-icon-lc{background-image:url(/assets/theme/j1/core/country-flags/4x3/lc.svg)}.flag-icon-lc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lc.svg)}.flag-icon-li{background-image:url(/assets/theme/j1/core/country-flags/4x3/li.svg)}.flag-icon-li.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/li.svg)}.flag-icon-lk{background-image:url(/assets/theme/j1/core/country-flags/4x3/lk.svg)}.flag-icon-lk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lk.svg)}.flag-icon-lr{background-image:url(/assets/theme/j1/core/country-flags/4x3/lr.svg)}.flag-icon-lr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lr.svg)}.flag-icon-ls{background-image:url(/assets/theme/j1/core/country-flags/4x3/ls.svg)}.flag-icon-ls.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ls.svg)}.flag-icon-lt{background-image:url(/assets/theme/j1/core/country-flags/4x3/lt.svg)}.flag-icon-lt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lt.svg)}.flag-icon-lu{background-image:url(/assets/theme/j1/core/country-flags/4x3/lu.svg)}.flag-icon-lu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lu.svg)}.flag-icon-lv{background-image:url(/assets/theme/j1/core/country-flags/4x3/lv.svg)}.flag-icon-lv.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/lv.svg)}.flag-icon-ly{background-image:url(/assets/theme/j1/core/country-flags/4x3/ly.svg)}.flag-icon-ly.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ly.svg)}.flag-icon-ma{background-image:url(/assets/theme/j1/core/country-flags/4x3/ma.svg)}.flag-icon-ma.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ma.svg)}.flag-icon-mc{background-image:url(/assets/theme/j1/core/country-flags/4x3/mc.svg)}.flag-icon-mc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mc.svg)}.flag-icon-md{background-image:url(/assets/theme/j1/core/country-flags/4x3/md.svg)}.flag-icon-md.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/md.svg)}.flag-icon-me{background-image:url(/assets/theme/j1/core/country-flags/4x3/me.svg)}.flag-icon-me.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/me.svg)}.flag-icon-mf{background-image:url(/assets/theme/j1/core/country-flags/4x3/mf.svg)}.flag-icon-mf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mf.svg)}.flag-icon-mg{background-image:url(/assets/theme/j1/core/country-flags/4x3/mg.svg)}.flag-icon-mg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mg.svg)}.flag-icon-mh{background-image:url(/assets/theme/j1/core/country-flags/4x3/mh.svg)}.flag-icon-mh.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mh.svg)}.flag-icon-mk{background-image:url(/assets/theme/j1/core/country-flags/4x3/mk.svg)}.flag-icon-mk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mk.svg)}.flag-icon-ml{background-image:url(/assets/theme/j1/core/country-flags/4x3/ml.svg)}.flag-icon-ml.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ml.svg)}.flag-icon-mm{background-image:url(/assets/theme/j1/core/country-flags/4x3/mm.svg)}.flag-icon-mm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mm.svg)}.flag-icon-mn{background-image:url(/assets/theme/j1/core/country-flags/4x3/mn.svg)}.flag-icon-mn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mn.svg)}.flag-icon-mo{background-image:url(/assets/theme/j1/core/country-flags/4x3/mo.svg)}.flag-icon-mo.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mo.svg)}.flag-icon-mp{background-image:url(/assets/theme/j1/core/country-flags/4x3/mp.svg)}.flag-icon-mp.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mp.svg)}.flag-icon-mq{background-image:url(/assets/theme/j1/core/country-flags/4x3/mq.svg)}.flag-icon-mq.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mq.svg)}.flag-icon-mr{background-image:url(/assets/theme/j1/core/country-flags/4x3/mr.svg)}.flag-icon-mr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mr.svg)}.flag-icon-ms{background-image:url(/assets/theme/j1/core/country-flags/4x3/ms.svg)}.flag-icon-ms.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ms.svg)}.flag-icon-mt{background-image:url(/assets/theme/j1/core/country-flags/4x3/mt.svg)}.flag-icon-mt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mt.svg)}.flag-icon-mu{background-image:url(/assets/theme/j1/core/country-flags/4x3/mu.svg)}.flag-icon-mu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mu.svg)}.flag-icon-mv{background-image:url(/assets/theme/j1/core/country-flags/4x3/mv.svg)}.flag-icon-mv.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mv.svg)}.flag-icon-mw{background-image:url(/assets/theme/j1/core/country-flags/4x3/mw.svg)}.flag-icon-mw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mw.svg)}.flag-icon-mx{background-image:url(/assets/theme/j1/core/country-flags/4x3/mx.svg)}.flag-icon-mx.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mx.svg)}.flag-icon-my{background-image:url(/assets/theme/j1/core/country-flags/4x3/my.svg)}.flag-icon-my.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/my.svg)}.flag-icon-mz{background-image:url(/assets/theme/j1/core/country-flags/4x3/mz.svg)}.flag-icon-mz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/mz.svg)}.flag-icon-na{background-image:url(/assets/theme/j1/core/country-flags/4x3/na.svg)}.flag-icon-na.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/na.svg)}.flag-icon-nc{background-image:url(/assets/theme/j1/core/country-flags/4x3/nc.svg)}.flag-icon-nc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/nc.svg)}.flag-icon-ne{background-image:url(/assets/theme/j1/core/country-flags/4x3/ne.svg)}.flag-icon-ne.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ne.svg)}.flag-icon-nf{background-image:url(/assets/theme/j1/core/country-flags/4x3/nf.svg)}.flag-icon-nf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/nf.svg)}.flag-icon-ng{background-image:url(/assets/theme/j1/core/country-flags/4x3/ng.svg)}.flag-icon-ng.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ng.svg)}.flag-icon-ni{background-image:url(/assets/theme/j1/core/country-flags/4x3/ni.svg)}.flag-icon-ni.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ni.svg)}.flag-icon-nl{background-image:url(/assets/theme/j1/core/country-flags/4x3/nl.svg)}.flag-icon-nl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/nl.svg)}.flag-icon-no{background-image:url(/assets/theme/j1/core/country-flags/4x3/no.svg)}.flag-icon-no.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/no.svg)}.flag-icon-np{background-image:url(/assets/theme/j1/core/country-flags/4x3/np.svg)}.flag-icon-np.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/np.svg)}.flag-icon-nr{background-image:url(/assets/theme/j1/core/country-flags/4x3/nr.svg)}.flag-icon-nr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/nr.svg)}.flag-icon-nu{background-image:url(/assets/theme/j1/core/country-flags/4x3/nu.svg)}.flag-icon-nu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/nu.svg)}.flag-icon-nz{background-image:url(/assets/theme/j1/core/country-flags/4x3/nz.svg)}.flag-icon-nz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/nz.svg)}.flag-icon-om{background-image:url(/assets/theme/j1/core/country-flags/4x3/om.svg)}.flag-icon-om.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/om.svg)}.flag-icon-pa{background-image:url(/assets/theme/j1/core/country-flags/4x3/pa.svg)}.flag-icon-pa.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pa.svg)}.flag-icon-pe{background-image:url(/assets/theme/j1/core/country-flags/4x3/pe.svg)}.flag-icon-pe.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pe.svg)}.flag-icon-pf{background-image:url(/assets/theme/j1/core/country-flags/4x3/pf.svg)}.flag-icon-pf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pf.svg)}.flag-icon-pg{background-image:url(/assets/theme/j1/core/country-flags/4x3/pg.svg)}.flag-icon-pg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pg.svg)}.flag-icon-ph{background-image:url(/assets/theme/j1/core/country-flags/4x3/ph.svg)}.flag-icon-ph.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ph.svg)}.flag-icon-pk{background-image:url(/assets/theme/j1/core/country-flags/4x3/pk.svg)}.flag-icon-pk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pk.svg)}.flag-icon-pl{background-image:url(/assets/theme/j1/core/country-flags/4x3/pl.svg)}.flag-icon-pl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pl.svg)}.flag-icon-pm{background-image:url(/assets/theme/j1/core/country-flags/4x3/pm.svg)}.flag-icon-pm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pm.svg)}.flag-icon-pn{background-image:url(/assets/theme/j1/core/country-flags/4x3/pn.svg)}.flag-icon-pn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pn.svg)}.flag-icon-pr{background-image:url(/assets/theme/j1/core/country-flags/4x3/pr.svg)}.flag-icon-pr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pr.svg)}.flag-icon-ps{background-image:url(/assets/theme/j1/core/country-flags/4x3/ps.svg)}.flag-icon-ps.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ps.svg)}.flag-icon-pt{background-image:url(/assets/theme/j1/core/country-flags/4x3/pt.svg)}.flag-icon-pt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pt.svg)}.flag-icon-pw{background-image:url(/assets/theme/j1/core/country-flags/4x3/pw.svg)}.flag-icon-pw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/pw.svg)}.flag-icon-py{background-image:url(/assets/theme/j1/core/country-flags/4x3/py.svg)}.flag-icon-py.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/py.svg)}.flag-icon-qa{background-image:url(/assets/theme/j1/core/country-flags/4x3/qa.svg)}.flag-icon-qa.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/qa.svg)}.flag-icon-re{background-image:url(/assets/theme/j1/core/country-flags/4x3/re.svg)}.flag-icon-re.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/re.svg)}.flag-icon-ro{background-image:url(/assets/theme/j1/core/country-flags/4x3/ro.svg)}.flag-icon-ro.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ro.svg)}.flag-icon-rs{background-image:url(/assets/theme/j1/core/country-flags/4x3/rs.svg)}.flag-icon-rs.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/rs.svg)}.flag-icon-ru{background-image:url(/assets/theme/j1/core/country-flags/4x3/ru.svg)}.flag-icon-ru.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ru.svg)}.flag-icon-rw{background-image:url(/assets/theme/j1/core/country-flags/4x3/rw.svg)}.flag-icon-rw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/rw.svg)}.flag-icon-sa{background-image:url(/assets/theme/j1/core/country-flags/4x3/sa.svg)}.flag-icon-sa.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sa.svg)}.flag-icon-sb{background-image:url(/assets/theme/j1/core/country-flags/4x3/sb.svg)}.flag-icon-sb.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sb.svg)}.flag-icon-sc{background-image:url(/assets/theme/j1/core/country-flags/4x3/sc.svg)}.flag-icon-sc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sc.svg)}.flag-icon-sd{background-image:url(/assets/theme/j1/core/country-flags/4x3/sd.svg)}.flag-icon-sd.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sd.svg)}.flag-icon-se{background-image:url(/assets/theme/j1/core/country-flags/4x3/se.svg)}.flag-icon-se.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/se.svg)}.flag-icon-sg{background-image:url(/assets/theme/j1/core/country-flags/4x3/sg.svg)}.flag-icon-sg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sg.svg)}.flag-icon-sh{background-image:url(/assets/theme/j1/core/country-flags/4x3/sh.svg)}.flag-icon-sh.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sh.svg)}.flag-icon-si{background-image:url(/assets/theme/j1/core/country-flags/4x3/si.svg)}.flag-icon-si.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/si.svg)}.flag-icon-sj{background-image:url(/assets/theme/j1/core/country-flags/4x3/sj.svg)}.flag-icon-sj.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sj.svg)}.flag-icon-sk{background-image:url(/assets/theme/j1/core/country-flags/4x3/sk.svg)}.flag-icon-sk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sk.svg)}.flag-icon-sl{background-image:url(/assets/theme/j1/core/country-flags/4x3/sl.svg)}.flag-icon-sl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sl.svg)}.flag-icon-sm{background-image:url(/assets/theme/j1/core/country-flags/4x3/sm.svg)}.flag-icon-sm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sm.svg)}.flag-icon-sn{background-image:url(/assets/theme/j1/core/country-flags/4x3/sn.svg)}.flag-icon-sn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sn.svg)}.flag-icon-so{background-image:url(/assets/theme/j1/core/country-flags/4x3/so.svg)}.flag-icon-so.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/so.svg)}.flag-icon-sr{background-image:url(/assets/theme/j1/core/country-flags/4x3/sr.svg)}.flag-icon-sr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sr.svg)}.flag-icon-ss{background-image:url(/assets/theme/j1/core/country-flags/4x3/ss.svg)}.flag-icon-ss.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ss.svg)}.flag-icon-st{background-image:url(/assets/theme/j1/core/country-flags/4x3/st.svg)}.flag-icon-st.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/st.svg)}.flag-icon-sv{background-image:url(/assets/theme/j1/core/country-flags/4x3/sv.svg)}.flag-icon-sv.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sv.svg)}.flag-icon-sx{background-image:url(/assets/theme/j1/core/country-flags/4x3/sx.svg)}.flag-icon-sx.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sx.svg)}.flag-icon-sy{background-image:url(/assets/theme/j1/core/country-flags/4x3/sy.svg)}.flag-icon-sy.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sy.svg)}.flag-icon-sz{background-image:url(/assets/theme/j1/core/country-flags/4x3/sz.svg)}.flag-icon-sz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/sz.svg)}.flag-icon-tc{background-image:url(/assets/theme/j1/core/country-flags/4x3/tc.svg)}.flag-icon-tc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tc.svg)}.flag-icon-td{background-image:url(/assets/theme/j1/core/country-flags/4x3/td.svg)}.flag-icon-td.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/td.svg)}.flag-icon-tf{background-image:url(/assets/theme/j1/core/country-flags/4x3/tf.svg)}.flag-icon-tf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tf.svg)}.flag-icon-tg{background-image:url(/assets/theme/j1/core/country-flags/4x3/tg.svg)}.flag-icon-tg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tg.svg)}.flag-icon-th{background-image:url(/assets/theme/j1/core/country-flags/4x3/th.svg)}.flag-icon-th.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/th.svg)}.flag-icon-tj{background-image:url(/assets/theme/j1/core/country-flags/4x3/tj.svg)}.flag-icon-tj.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tj.svg)}.flag-icon-tk{background-image:url(/assets/theme/j1/core/country-flags/4x3/tk.svg)}.flag-icon-tk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tk.svg)}.flag-icon-tl{background-image:url(/assets/theme/j1/core/country-flags/4x3/tl.svg)}.flag-icon-tl.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tl.svg)}.flag-icon-tm{background-image:url(/assets/theme/j1/core/country-flags/4x3/tm.svg)}.flag-icon-tm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tm.svg)}.flag-icon-tn{background-image:url(/assets/theme/j1/core/country-flags/4x3/tn.svg)}.flag-icon-tn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tn.svg)}.flag-icon-to{background-image:url(/assets/theme/j1/core/country-flags/4x3/to.svg)}.flag-icon-to.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/to.svg)}.flag-icon-tr{background-image:url(/assets/theme/j1/core/country-flags/4x3/tr.svg)}.flag-icon-tr.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tr.svg)}.flag-icon-tt{background-image:url(/assets/theme/j1/core/country-flags/4x3/tt.svg)}.flag-icon-tt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tt.svg)}.flag-icon-tv{background-image:url(/assets/theme/j1/core/country-flags/4x3/tv.svg)}.flag-icon-tv.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tv.svg)}.flag-icon-tw{background-image:url(/assets/theme/j1/core/country-flags/4x3/tw.svg)}.flag-icon-tw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tw.svg)}.flag-icon-tz{background-image:url(/assets/theme/j1/core/country-flags/4x3/tz.svg)}.flag-icon-tz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/tz.svg)}.flag-icon-ua{background-image:url(/assets/theme/j1/core/country-flags/4x3/ua.svg)}.flag-icon-ua.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ua.svg)}.flag-icon-ug{background-image:url(/assets/theme/j1/core/country-flags/4x3/ug.svg)}.flag-icon-ug.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ug.svg)}.flag-icon-um{background-image:url(/assets/theme/j1/core/country-flags/4x3/um.svg)}.flag-icon-um.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/um.svg)}.flag-icon-us{background-image:url(/assets/theme/j1/core/country-flags/4x3/us.svg)}.flag-icon-us.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/us.svg)}.flag-icon-uy{background-image:url(/assets/theme/j1/core/country-flags/4x3/uy.svg)}.flag-icon-uy.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/uy.svg)}.flag-icon-uz{background-image:url(/assets/theme/j1/core/country-flags/4x3/uz.svg)}.flag-icon-uz.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/uz.svg)}.flag-icon-va{background-image:url(/assets/theme/j1/core/country-flags/4x3/va.svg)}.flag-icon-va.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/va.svg)}.flag-icon-vc{background-image:url(/assets/theme/j1/core/country-flags/4x3/vc.svg)}.flag-icon-vc.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/vc.svg)}.flag-icon-ve{background-image:url(/assets/theme/j1/core/country-flags/4x3/ve.svg)}.flag-icon-ve.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ve.svg)}.flag-icon-vg{background-image:url(/assets/theme/j1/core/country-flags/4x3/vg.svg)}.flag-icon-vg.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/vg.svg)}.flag-icon-vi{background-image:url(/assets/theme/j1/core/country-flags/4x3/vi.svg)}.flag-icon-vi.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/vi.svg)}.flag-icon-vn{background-image:url(/assets/theme/j1/core/country-flags/4x3/vn.svg)}.flag-icon-vn.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/vn.svg)}.flag-icon-vu{background-image:url(/assets/theme/j1/core/country-flags/4x3/vu.svg)}.flag-icon-vu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/vu.svg)}.flag-icon-wf{background-image:url(/assets/theme/j1/core/country-flags/4x3/wf.svg)}.flag-icon-wf.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/wf.svg)}.flag-icon-ws{background-image:url(/assets/theme/j1/core/country-flags/4x3/ws.svg)}.flag-icon-ws.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ws.svg)}.flag-icon-ye{background-image:url(/assets/theme/j1/core/country-flags/4x3/ye.svg)}.flag-icon-ye.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/ye.svg)}.flag-icon-yt{background-image:url(/assets/theme/j1/core/country-flags/4x3/yt.svg)}.flag-icon-yt.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/yt.svg)}.flag-icon-za{background-image:url(/assets/theme/j1/core/country-flags/4x3/za.svg)}.flag-icon-za.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/za.svg)}.flag-icon-zm{background-image:url(/assets/theme/j1/core/country-flags/4x3/zm.svg)}.flag-icon-zm.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/zm.svg)}.flag-icon-zw{background-image:url(/assets/theme/j1/core/country-flags/4x3/zw.svg)}.flag-icon-zw.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/zw.svg)}.flag-icon-es-ca{background-image:url(/assets/theme/j1/core/country-flags/4x3/es-ca.svg)}.flag-icon-es-ca.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/es-ca.svg)}.flag-icon-es-ga{background-image:url(/assets/theme/j1/core/country-flags/4x3/es-ga.svg)}.flag-icon-es-ga.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/es-ga.svg)}.flag-icon-eu{background-image:url(/assets/theme/j1/core/country-flags/4x3/eu.svg)}.flag-icon-eu.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/eu.svg)}.flag-icon-gb-eng{background-image:url(/assets/theme/j1/core/country-flags/4x3/gb-eng.svg)}.flag-icon-gb-eng.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gb-eng.svg)}.flag-icon-gb-nir{background-image:url(/assets/theme/j1/core/country-flags/4x3/gb-nir.svg)}.flag-icon-gb-nir.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gb-nir.svg)}.flag-icon-gb-sct{background-image:url(/assets/theme/j1/core/country-flags/4x3/gb-sct.svg)}.flag-icon-gb-sct.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gb-sct.svg)}.flag-icon-gb-wls{background-image:url(/assets/theme/j1/core/country-flags/4x3/gb-wls.svg)}.flag-icon-gb-wls.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/gb-wls.svg)}.flag-icon-un{background-image:url(/assets/theme/j1/core/country-flags/4x3/un.svg)}.flag-icon-un.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/un.svg)}.flag-icon-xk{background-image:url(/assets/theme/j1/core/country-flags/4x3/xk.svg)}.flag-icon-xk.squared{background-image:url(/assets/theme/j1/core/country-flags/1x1/xk.svg)}.flag-icon.size-xs{font-size:1.25em}.flag-icon.size-sm{font-size:1.375em}.flag-icon.size-md{font-size:1.5em;vertical-align:-10%}.flag-icon.size-lg{font-size:1.75em;vertical-align:-15%}.flag-icon.size-xl{font-size:2em;vertical-align:-17%}.flag-icon.size-1x{font-size:1rem}.flag-icon.size-2x{font-size:2rem}.flag-icon.size-3x{font-size:3rem}.flag-icon.size-4x{font-size:4rem}.flag-icon.size-5x{font-size:5rem}.flag-icon.size-6x{font-size:6rem}.flag-icon.size-7x{font-size:7rem}.flag-icon.size-8x{font-size:8rem}.flag-icon.size-9x{font-size:9rem}.flag-icon.size-10x{font-size:10rem}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-weight:100;src:local(Roboto Thin),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Thin.woff2) format("woff2"),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-weight:300;src:local(Roboto Light),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Light.woff2) format("woff2"),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-weight:400;src:local(Roboto Regular),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Regular.woff2) format("woff2"),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-weight:500;src:local(Roboto Medium),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Medium.woff2) format("woff2"),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-weight:700;src:local(Roboto Bold),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Bold.woff2) format("woff2"),url(/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
2
+ /*# sourceMappingURL=vendor.min.css.map */