fomantic-ui 2.9.0-beta.271 → 2.9.0-beta.274

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (214) hide show
  1. package/.github/workflows/nightly.yml +2 -2
  2. package/dist/components/accordion.css +18 -14
  3. package/dist/components/accordion.js +6 -3
  4. package/dist/components/accordion.min.css +2 -2
  5. package/dist/components/accordion.min.js +2 -2
  6. package/dist/components/ad.css +4 -4
  7. package/dist/components/ad.min.css +2 -2
  8. package/dist/components/api.js +1 -1
  9. package/dist/components/api.min.js +1 -1
  10. package/dist/components/breadcrumb.css +1 -1
  11. package/dist/components/breadcrumb.min.css +1 -1
  12. package/dist/components/button.css +15 -15
  13. package/dist/components/button.min.css +2 -2
  14. package/dist/components/calendar.css +1 -1
  15. package/dist/components/calendar.js +2 -2
  16. package/dist/components/calendar.min.css +1 -1
  17. package/dist/components/calendar.min.js +2 -2
  18. package/dist/components/card.css +8 -8
  19. package/dist/components/card.min.css +2 -2
  20. package/dist/components/checkbox.css +91 -91
  21. package/dist/components/checkbox.js +1 -1
  22. package/dist/components/checkbox.min.css +2 -2
  23. package/dist/components/checkbox.min.js +1 -1
  24. package/dist/components/comment.css +2 -2
  25. package/dist/components/comment.min.css +2 -2
  26. package/dist/components/container.css +1 -1
  27. package/dist/components/container.min.css +1 -1
  28. package/dist/components/dimmer.css +1 -1
  29. package/dist/components/dimmer.js +1 -1
  30. package/dist/components/dimmer.min.css +1 -1
  31. package/dist/components/dimmer.min.js +1 -1
  32. package/dist/components/divider.css +31 -31
  33. package/dist/components/divider.min.css +2 -2
  34. package/dist/components/dropdown.css +36 -36
  35. package/dist/components/dropdown.js +1 -1
  36. package/dist/components/dropdown.min.css +2 -2
  37. package/dist/components/dropdown.min.js +1 -1
  38. package/dist/components/embed.css +5 -5
  39. package/dist/components/embed.js +1 -1
  40. package/dist/components/embed.min.css +2 -2
  41. package/dist/components/embed.min.js +1 -1
  42. package/dist/components/emoji.css +7120 -7120
  43. package/dist/components/emoji.min.css +1 -1
  44. package/dist/components/feed.css +2 -2
  45. package/dist/components/feed.min.css +2 -2
  46. package/dist/components/flag.css +554 -554
  47. package/dist/components/flag.min.css +2 -2
  48. package/dist/components/form.css +36 -36
  49. package/dist/components/form.js +1 -1
  50. package/dist/components/form.min.css +2 -2
  51. package/dist/components/form.min.js +1 -1
  52. package/dist/components/grid.css +12 -12
  53. package/dist/components/grid.min.css +2 -2
  54. package/dist/components/header.css +3 -3
  55. package/dist/components/header.min.css +2 -2
  56. package/dist/components/icon.css +1960 -1960
  57. package/dist/components/icon.min.css +2 -2
  58. package/dist/components/image.css +1 -1
  59. package/dist/components/image.min.css +1 -1
  60. package/dist/components/input.css +5 -5
  61. package/dist/components/input.min.css +2 -2
  62. package/dist/components/item.css +4 -4
  63. package/dist/components/item.min.css +2 -2
  64. package/dist/components/label.css +64 -64
  65. package/dist/components/label.min.css +2 -2
  66. package/dist/components/list.css +30 -30
  67. package/dist/components/list.min.css +2 -2
  68. package/dist/components/loader.css +352 -352
  69. package/dist/components/loader.min.css +2 -2
  70. package/dist/components/menu.css +70 -70
  71. package/dist/components/menu.min.css +1 -1
  72. package/dist/components/message.css +2 -2
  73. package/dist/components/message.min.css +2 -2
  74. package/dist/components/modal.css +1 -1
  75. package/dist/components/modal.js +1 -1
  76. package/dist/components/modal.min.css +1 -1
  77. package/dist/components/modal.min.js +1 -1
  78. package/dist/components/nag.css +1 -1
  79. package/dist/components/nag.js +1 -1
  80. package/dist/components/nag.min.css +1 -1
  81. package/dist/components/nag.min.js +1 -1
  82. package/dist/components/placeholder.css +33 -33
  83. package/dist/components/placeholder.min.css +2 -2
  84. package/dist/components/popup.css +100 -100
  85. package/dist/components/popup.js +1 -1
  86. package/dist/components/popup.min.css +2 -2
  87. package/dist/components/popup.min.js +1 -1
  88. package/dist/components/progress.css +1 -1
  89. package/dist/components/progress.js +1 -1
  90. package/dist/components/progress.min.css +1 -1
  91. package/dist/components/progress.min.js +1 -1
  92. package/dist/components/rail.css +1 -1
  93. package/dist/components/rail.min.css +1 -1
  94. package/dist/components/rating.css +1 -1
  95. package/dist/components/rating.js +1 -1
  96. package/dist/components/rating.min.css +1 -1
  97. package/dist/components/rating.min.js +1 -1
  98. package/dist/components/reset.css +3 -3
  99. package/dist/components/reset.min.css +2 -2
  100. package/dist/components/reveal.css +1 -1
  101. package/dist/components/reveal.min.css +1 -1
  102. package/dist/components/search.css +3 -3
  103. package/dist/components/search.js +1 -1
  104. package/dist/components/search.min.css +2 -2
  105. package/dist/components/search.min.js +1 -1
  106. package/dist/components/segment.css +28 -28
  107. package/dist/components/segment.min.css +2 -2
  108. package/dist/components/shape.css +1 -1
  109. package/dist/components/shape.js +1 -1
  110. package/dist/components/shape.min.css +1 -1
  111. package/dist/components/shape.min.js +1 -1
  112. package/dist/components/sidebar.css +4 -4
  113. package/dist/components/sidebar.js +5 -5
  114. package/dist/components/sidebar.min.css +2 -2
  115. package/dist/components/sidebar.min.js +2 -2
  116. package/dist/components/site.css +1 -1
  117. package/dist/components/site.js +1 -1
  118. package/dist/components/site.min.css +1 -1
  119. package/dist/components/site.min.js +1 -1
  120. package/dist/components/slider.css +17 -17
  121. package/dist/components/slider.js +1 -1
  122. package/dist/components/slider.min.css +1 -1
  123. package/dist/components/slider.min.js +1 -1
  124. package/dist/components/state.js +1 -1
  125. package/dist/components/state.min.js +1 -1
  126. package/dist/components/statistic.css +2 -2
  127. package/dist/components/statistic.min.css +2 -2
  128. package/dist/components/step.css +28 -28
  129. package/dist/components/step.min.css +2 -2
  130. package/dist/components/sticky.css +1 -1
  131. package/dist/components/sticky.js +1 -1
  132. package/dist/components/sticky.min.css +1 -1
  133. package/dist/components/sticky.min.js +1 -1
  134. package/dist/components/tab.css +5 -5
  135. package/dist/components/tab.js +1 -1
  136. package/dist/components/tab.min.css +2 -2
  137. package/dist/components/tab.min.js +1 -1
  138. package/dist/components/table.css +7 -7
  139. package/dist/components/table.min.css +2 -2
  140. package/dist/components/text.css +1 -1
  141. package/dist/components/text.min.css +1 -1
  142. package/dist/components/toast.css +1 -1
  143. package/dist/components/toast.js +1 -1
  144. package/dist/components/toast.min.css +1 -1
  145. package/dist/components/toast.min.js +1 -1
  146. package/dist/components/transition.css +1 -1
  147. package/dist/components/transition.js +1 -1
  148. package/dist/components/transition.min.css +1 -1
  149. package/dist/components/transition.min.js +1 -1
  150. package/dist/components/visibility.js +1 -1
  151. package/dist/components/visibility.min.js +1 -1
  152. package/dist/semantic.css +10672 -10668
  153. package/dist/semantic.js +35 -32
  154. package/dist/semantic.min.css +2 -2
  155. package/dist/semantic.min.js +2 -2
  156. package/package.json +4 -4
  157. package/scripts/nightly-version.js +1 -1
  158. package/src/definitions/collections/form.less +24 -24
  159. package/src/definitions/collections/grid.less +11 -11
  160. package/src/definitions/collections/menu.less +43 -43
  161. package/src/definitions/collections/message.less +1 -1
  162. package/src/definitions/collections/table.less +6 -6
  163. package/src/definitions/elements/button.less +14 -14
  164. package/src/definitions/elements/divider.less +24 -24
  165. package/src/definitions/elements/emoji.less +2 -2
  166. package/src/definitions/elements/flag.less +1 -1
  167. package/src/definitions/elements/header.less +2 -2
  168. package/src/definitions/elements/icon.less +1 -1
  169. package/src/definitions/elements/input.less +4 -4
  170. package/src/definitions/elements/label.less +35 -35
  171. package/src/definitions/elements/list.less +29 -30
  172. package/src/definitions/elements/loader.less +87 -87
  173. package/src/definitions/elements/placeholder.less +32 -32
  174. package/src/definitions/elements/segment.less +27 -27
  175. package/src/definitions/elements/step.less +25 -25
  176. package/src/definitions/globals/reset.less +2 -2
  177. package/src/definitions/modules/accordion.js +5 -2
  178. package/src/definitions/modules/accordion.less +8 -7
  179. package/src/definitions/modules/calendar.js +1 -1
  180. package/src/definitions/modules/checkbox.less +53 -53
  181. package/src/definitions/modules/dropdown.less +30 -30
  182. package/src/definitions/modules/embed.less +4 -4
  183. package/src/definitions/modules/popup.less +87 -87
  184. package/src/definitions/modules/search.less +3 -3
  185. package/src/definitions/modules/sidebar.js +4 -4
  186. package/src/definitions/modules/sidebar.less +3 -3
  187. package/src/definitions/modules/slider.less +9 -9
  188. package/src/definitions/modules/tab.less +4 -4
  189. package/src/definitions/views/ad.less +3 -3
  190. package/src/definitions/views/card.less +7 -7
  191. package/src/definitions/views/comment.less +1 -1
  192. package/src/definitions/views/feed.less +1 -1
  193. package/src/definitions/views/item.less +3 -3
  194. package/src/definitions/views/statistic.less +1 -1
  195. package/src/themes/basic/elements/icon.overrides +149 -149
  196. package/src/themes/basic/elements/step.overrides +2 -2
  197. package/src/themes/default/elements/divider.overrides +7 -7
  198. package/src/themes/default/elements/emoji.overrides +3 -3
  199. package/src/themes/default/elements/flag.overrides +10 -10
  200. package/src/themes/default/elements/icon.overrides +1961 -1962
  201. package/src/themes/default/elements/step.overrides +3 -3
  202. package/src/themes/default/modules/accordion.overrides +6 -5
  203. package/src/themes/default/modules/checkbox.overrides +9 -9
  204. package/src/themes/default/modules/dropdown.overrides +5 -5
  205. package/src/themes/famfamfam/elements/flag.overrides +496 -496
  206. package/src/themes/github/elements/icon.overrides +206 -206
  207. package/src/themes/github/elements/step.overrides +5 -5
  208. package/src/themes/github/modules/dropdown.overrides +6 -6
  209. package/src/themes/joypixels/elements/emoji.overrides +3 -3
  210. package/src/themes/material/elements/icon.overrides +932 -932
  211. package/src/themes/pulsar/elements/loader.overrides +2 -2
  212. package/src/themes/resetcss/globals/reset.overrides +3 -3
  213. package/src/themes/striped/modules/progress.overrides +1 -1
  214. package/src/themes/twitter/elements/emoji.overrides +3 -3
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.0-beta.271+bffa1ac - Flag
2
+ * # Fomantic-UI 2.9.0-beta.274+23f6671 - Flag
3
3
  * http://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -18,7 +18,7 @@ i.flag:not(.icon) {
18
18
  -webkit-backface-visibility: hidden;
19
19
  backface-visibility: hidden;
20
20
  }
21
- i.flag:not(.icon):before {
21
+ i.flag:not(.icon)::before {
22
22
  content: '\00A0\00A0\00A0\00A0\00A0\00A0\00A0';
23
23
  display: inline-block;
24
24
  line-height: 1.28571429em;
@@ -56,1086 +56,1086 @@ i.flag.massive {
56
56
  font-size: 12em;
57
57
  vertical-align: middle;
58
58
  }
59
- i.flag.transgender:before {
59
+ i.flag.transgender::before {
60
60
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f3-fe0f-200d-26a7-fe0f.svg");
61
61
  }
62
- i.flag.rainbow:before,
63
- i.flag.rainbow:before,
64
- i.flag.gay.pride:before {
62
+ i.flag.rainbow::before,
63
+ i.flag.rainbow::before,
64
+ i.flag.gay.pride::before {
65
65
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f3-fe0f-200d-1f308.svg");
66
66
  }
67
- i.flag.pirate:before {
67
+ i.flag.pirate::before {
68
68
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f4-200d-2620-fe0f.svg");
69
69
  }
70
- i.flag.af:before,
71
- i.flag.afghanistan:before {
70
+ i.flag.af::before,
71
+ i.flag.afghanistan::before {
72
72
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1eb.svg");
73
73
  }
74
- i.flag.ax:before,
75
- i.flag.åland.islands:before {
74
+ i.flag.ax::before,
75
+ i.flag.åland.islands::before {
76
76
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1fd.svg");
77
77
  }
78
- i.flag.al:before,
79
- i.flag.albania:before {
78
+ i.flag.al::before,
79
+ i.flag.albania::before {
80
80
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f1.svg");
81
81
  }
82
- i.flag.dz:before,
83
- i.flag.algeria:before {
82
+ i.flag.dz::before,
83
+ i.flag.algeria::before {
84
84
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1ff.svg");
85
85
  }
86
- i.flag.as:before,
87
- i.flag.american.samoa:before {
86
+ i.flag.as::before,
87
+ i.flag.american.samoa::before {
88
88
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f8.svg");
89
89
  }
90
- i.flag.ad:before,
91
- i.flag.andorra:before {
90
+ i.flag.ad::before,
91
+ i.flag.andorra::before {
92
92
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1e9.svg");
93
93
  }
94
- i.flag.ao:before,
95
- i.flag.angola:before {
94
+ i.flag.ao::before,
95
+ i.flag.angola::before {
96
96
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f4.svg");
97
97
  }
98
- i.flag.ai:before,
99
- i.flag.anguilla:before {
98
+ i.flag.ai::before,
99
+ i.flag.anguilla::before {
100
100
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1ee.svg");
101
101
  }
102
- i.flag.aq:before,
103
- i.flag.antarctica:before {
102
+ i.flag.aq::before,
103
+ i.flag.antarctica::before {
104
104
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f6.svg");
105
105
  }
106
- i.flag.ag:before,
107
- i.flag.antigua.and.barbuda:before,
108
- i.flag.antigua:before {
106
+ i.flag.ag::before,
107
+ i.flag.antigua.and.barbuda::before,
108
+ i.flag.antigua::before {
109
109
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1ec.svg");
110
110
  }
111
- i.flag.ar:before,
112
- i.flag.argentina:before {
111
+ i.flag.ar::before,
112
+ i.flag.argentina::before {
113
113
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f7.svg");
114
114
  }
115
- i.flag.am:before,
116
- i.flag.armenia:before {
115
+ i.flag.am::before,
116
+ i.flag.armenia::before {
117
117
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f2.svg");
118
118
  }
119
- i.flag.aw:before,
120
- i.flag.aruba:before {
119
+ i.flag.aw::before,
120
+ i.flag.aruba::before {
121
121
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1fc.svg");
122
122
  }
123
- i.flag.au:before,
124
- i.flag.australia:before {
123
+ i.flag.au::before,
124
+ i.flag.australia::before {
125
125
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1fa.svg");
126
126
  }
127
- i.flag.at:before,
128
- i.flag.austria:before {
127
+ i.flag.at::before,
128
+ i.flag.austria::before {
129
129
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f9.svg");
130
130
  }
131
- i.flag.az:before,
132
- i.flag.azerbaijan:before {
131
+ i.flag.az::before,
132
+ i.flag.azerbaijan::before {
133
133
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1ff.svg");
134
134
  }
135
- i.flag.bs:before,
136
- i.flag.bahamas:before {
135
+ i.flag.bs::before,
136
+ i.flag.bahamas::before {
137
137
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f8.svg");
138
138
  }
139
- i.flag.bh:before,
140
- i.flag.bahrain:before {
139
+ i.flag.bh::before,
140
+ i.flag.bahrain::before {
141
141
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1ed.svg");
142
142
  }
143
- i.flag.bd:before,
144
- i.flag.bangladesh:before {
143
+ i.flag.bd::before,
144
+ i.flag.bangladesh::before {
145
145
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1e9.svg");
146
146
  }
147
- i.flag.bb:before,
148
- i.flag.barbados:before {
147
+ i.flag.bb::before,
148
+ i.flag.barbados::before {
149
149
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1e7.svg");
150
150
  }
151
- i.flag.by:before,
152
- i.flag.belarus:before {
151
+ i.flag.by::before,
152
+ i.flag.belarus::before {
153
153
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1fe.svg");
154
154
  }
155
- i.flag.be:before,
156
- i.flag.belgium:before {
155
+ i.flag.be::before,
156
+ i.flag.belgium::before {
157
157
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1ea.svg");
158
158
  }
159
- i.flag.bz:before,
160
- i.flag.belize:before {
159
+ i.flag.bz::before,
160
+ i.flag.belize::before {
161
161
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1ff.svg");
162
162
  }
163
- i.flag.bj:before,
164
- i.flag.benin:before {
163
+ i.flag.bj::before,
164
+ i.flag.benin::before {
165
165
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1ef.svg");
166
166
  }
167
- i.flag.bm:before,
168
- i.flag.bermuda:before {
167
+ i.flag.bm::before,
168
+ i.flag.bermuda::before {
169
169
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f2.svg");
170
170
  }
171
- i.flag.bt:before,
172
- i.flag.bhutan:before {
171
+ i.flag.bt::before,
172
+ i.flag.bhutan::before {
173
173
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f9.svg");
174
174
  }
175
- i.flag.bo:before,
176
- i.flag.bolivia:before {
175
+ i.flag.bo::before,
176
+ i.flag.bolivia::before {
177
177
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f4.svg");
178
178
  }
179
- i.flag.ba:before,
180
- i.flag.bosnia.and.herzegovina:before {
179
+ i.flag.ba::before,
180
+ i.flag.bosnia.and.herzegovina::before {
181
181
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1e6.svg");
182
182
  }
183
- i.flag.bw:before,
184
- i.flag.botswana:before {
183
+ i.flag.bw::before,
184
+ i.flag.botswana::before {
185
185
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1fc.svg");
186
186
  }
187
- i.flag.br:before,
188
- i.flag.brazil:before {
187
+ i.flag.br::before,
188
+ i.flag.brazil::before {
189
189
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f7.svg");
190
190
  }
191
- i.flag.io:before,
192
- i.flag.british.indian.ocean.territory:before {
191
+ i.flag.io::before,
192
+ i.flag.british.indian.ocean.territory::before {
193
193
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f4.svg");
194
194
  }
195
- i.flag.vg:before,
196
- i.flag.british.virgin.islands:before {
195
+ i.flag.vg::before,
196
+ i.flag.british.virgin.islands::before {
197
197
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1ec.svg");
198
198
  }
199
- i.flag.bn:before,
200
- i.flag.brunei:before {
199
+ i.flag.bn::before,
200
+ i.flag.brunei::before {
201
201
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f3.svg");
202
202
  }
203
- i.flag.bg:before,
204
- i.flag.bulgaria:before {
203
+ i.flag.bg::before,
204
+ i.flag.bulgaria::before {
205
205
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1ec.svg");
206
206
  }
207
- i.flag.bf:before,
208
- i.flag.burkina.faso:before {
207
+ i.flag.bf::before,
208
+ i.flag.burkina.faso::before {
209
209
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1eb.svg");
210
210
  }
211
- i.flag.bi:before,
212
- i.flag.burundi:before {
211
+ i.flag.bi::before,
212
+ i.flag.burundi::before {
213
213
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1ee.svg");
214
214
  }
215
- i.flag.kh:before,
216
- i.flag.cambodia:before {
215
+ i.flag.kh::before,
216
+ i.flag.cambodia::before {
217
217
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1ed.svg");
218
218
  }
219
- i.flag.cm:before,
220
- i.flag.cameroon:before {
219
+ i.flag.cm::before,
220
+ i.flag.cameroon::before {
221
221
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f2.svg");
222
222
  }
223
- i.flag.ca:before,
224
- i.flag.canada:before {
223
+ i.flag.ca::before,
224
+ i.flag.canada::before {
225
225
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1e6.svg");
226
226
  }
227
- i.flag.ic:before,
228
- i.flag.canary.islands:before {
227
+ i.flag.ic::before,
228
+ i.flag.canary.islands::before {
229
229
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1e8.svg");
230
230
  }
231
- i.flag.cv:before,
232
- i.flag.cape.verde:before {
231
+ i.flag.cv::before,
232
+ i.flag.cape.verde::before {
233
233
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1fb.svg");
234
234
  }
235
- i.flag.bq:before,
236
- i.flag.caribbean.netherlands:before,
237
- i.flag.an:before,
238
- i.flag.netherlands.antilles:before {
235
+ i.flag.bq::before,
236
+ i.flag.caribbean.netherlands::before,
237
+ i.flag.an::before,
238
+ i.flag.netherlands.antilles::before {
239
239
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f6.svg");
240
240
  }
241
- i.flag.ky:before,
242
- i.flag.cayman.islands:before {
241
+ i.flag.ky::before,
242
+ i.flag.cayman.islands::before {
243
243
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1fe.svg");
244
244
  }
245
- i.flag.cf:before,
246
- i.flag.central.african.republic:before {
245
+ i.flag.cf::before,
246
+ i.flag.central.african.republic::before {
247
247
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1eb.svg");
248
248
  }
249
- i.flag.td:before,
250
- i.flag.chad:before {
249
+ i.flag.td::before,
250
+ i.flag.chad::before {
251
251
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1e9.svg");
252
252
  }
253
- i.flag.cl:before,
254
- i.flag.chile:before {
253
+ i.flag.cl::before,
254
+ i.flag.chile::before {
255
255
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f1.svg");
256
256
  }
257
- i.flag.cn:before,
258
- i.flag.china:before {
257
+ i.flag.cn::before,
258
+ i.flag.china::before {
259
259
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f3.svg");
260
260
  }
261
- i.flag.cx:before,
262
- i.flag.christmas.island:before {
261
+ i.flag.cx::before,
262
+ i.flag.christmas.island::before {
263
263
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1fd.svg");
264
264
  }
265
- i.flag.cc:before,
266
- i.flag.cocos.islands:before {
265
+ i.flag.cc::before,
266
+ i.flag.cocos.islands::before {
267
267
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1e8.svg");
268
268
  }
269
- i.flag.co:before,
270
- i.flag.colombia:before {
269
+ i.flag.co::before,
270
+ i.flag.colombia::before {
271
271
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f4.svg");
272
272
  }
273
- i.flag.km:before,
274
- i.flag.comoros:before {
273
+ i.flag.km::before,
274
+ i.flag.comoros::before {
275
275
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1f2.svg");
276
276
  }
277
- i.flag.cg:before,
278
- i.flag.congo.brazzaville:before {
277
+ i.flag.cg::before,
278
+ i.flag.congo.brazzaville::before {
279
279
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1ec.svg");
280
280
  }
281
- i.flag.cd:before,
282
- i.flag.congo.kinshasa:before,
283
- i.flag.congo:before {
281
+ i.flag.cd::before,
282
+ i.flag.congo.kinshasa::before,
283
+ i.flag.congo::before {
284
284
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1e9.svg");
285
285
  }
286
- i.flag.ck:before,
287
- i.flag.cook.islands:before {
286
+ i.flag.ck::before,
287
+ i.flag.cook.islands::before {
288
288
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f0.svg");
289
289
  }
290
- i.flag.cr:before,
291
- i.flag.costa.rica:before {
290
+ i.flag.cr::before,
291
+ i.flag.costa.rica::before {
292
292
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f7.svg");
293
293
  }
294
- i.flag.ci:before,
295
- i.flag.côte.d’ivoire:before {
294
+ i.flag.ci::before,
295
+ i.flag.côte.d’ivoire::before {
296
296
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1ee.svg");
297
297
  }
298
- i.flag.hr:before,
299
- i.flag.croatia:before {
298
+ i.flag.hr::before,
299
+ i.flag.croatia::before {
300
300
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ed-1f1f7.svg");
301
301
  }
302
- i.flag.cu:before,
303
- i.flag.cuba:before {
302
+ i.flag.cu::before,
303
+ i.flag.cuba::before {
304
304
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1fa.svg");
305
305
  }
306
- i.flag.cw:before,
307
- i.flag.curaçao:before {
306
+ i.flag.cw::before,
307
+ i.flag.curaçao::before {
308
308
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1fc.svg");
309
309
  }
310
- i.flag.cy:before,
311
- i.flag.cyprus:before {
310
+ i.flag.cy::before,
311
+ i.flag.cyprus::before {
312
312
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1fe.svg");
313
313
  }
314
- i.flag.cz:before,
315
- i.flag.czechia:before {
314
+ i.flag.cz::before,
315
+ i.flag.czechia::before {
316
316
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1ff.svg");
317
317
  }
318
- i.flag.dk:before,
319
- i.flag.denmark:before {
318
+ i.flag.dk::before,
319
+ i.flag.denmark::before {
320
320
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1f0.svg");
321
321
  }
322
- i.flag.dj:before,
323
- i.flag.djibouti:before {
322
+ i.flag.dj::before,
323
+ i.flag.djibouti::before {
324
324
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1ef.svg");
325
325
  }
326
- i.flag.dm:before,
327
- i.flag.dominica:before {
326
+ i.flag.dm::before,
327
+ i.flag.dominica::before {
328
328
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1f2.svg");
329
329
  }
330
- i.flag.do:before,
331
- i.flag.dominican.republic:before {
330
+ i.flag.do::before,
331
+ i.flag.dominican.republic::before {
332
332
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1f4.svg");
333
333
  }
334
- i.flag.ec:before,
335
- i.flag.ecuador:before {
334
+ i.flag.ec::before,
335
+ i.flag.ecuador::before {
336
336
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1e8.svg");
337
337
  }
338
- i.flag.eg:before,
339
- i.flag.egypt:before {
338
+ i.flag.eg::before,
339
+ i.flag.egypt::before {
340
340
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1ec.svg");
341
341
  }
342
- i.flag.sv:before,
343
- i.flag.el.salvador:before {
342
+ i.flag.sv::before,
343
+ i.flag.el.salvador::before {
344
344
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1fb.svg");
345
345
  }
346
- i.flag.gq:before,
347
- i.flag.equatorial.guinea:before {
346
+ i.flag.gq::before,
347
+ i.flag.equatorial.guinea::before {
348
348
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f6.svg");
349
349
  }
350
- i.flag.er:before,
351
- i.flag.eritrea:before {
350
+ i.flag.er::before,
351
+ i.flag.eritrea::before {
352
352
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1f7.svg");
353
353
  }
354
- i.flag.ee:before,
355
- i.flag.estonia:before {
354
+ i.flag.ee::before,
355
+ i.flag.estonia::before {
356
356
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1ea.svg");
357
357
  }
358
- i.flag.et:before,
359
- i.flag.ethiopia:before {
358
+ i.flag.et::before,
359
+ i.flag.ethiopia::before {
360
360
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1f9.svg");
361
361
  }
362
- i.flag.eu:before,
363
- i.flag.european.union:before {
362
+ i.flag.eu::before,
363
+ i.flag.european.union::before {
364
364
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1fa.svg");
365
365
  }
366
- i.flag.fk:before,
367
- i.flag.falkland.islands:before {
366
+ i.flag.fk::before,
367
+ i.flag.falkland.islands::before {
368
368
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1eb-1f1f0.svg");
369
369
  }
370
- i.flag.fo:before,
371
- i.flag.faroe.islands:before {
370
+ i.flag.fo::before,
371
+ i.flag.faroe.islands::before {
372
372
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1eb-1f1f4.svg");
373
373
  }
374
- i.flag.fj:before,
375
- i.flag.fiji:before {
374
+ i.flag.fj::before,
375
+ i.flag.fiji::before {
376
376
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1eb-1f1ef.svg");
377
377
  }
378
- i.flag.fi:before,
379
- i.flag.finland:before {
378
+ i.flag.fi::before,
379
+ i.flag.finland::before {
380
380
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1eb-1f1ee.svg");
381
381
  }
382
- i.flag.fr:before,
383
- i.flag.france:before {
382
+ i.flag.fr::before,
383
+ i.flag.france::before {
384
384
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1eb-1f1f7.svg");
385
385
  }
386
- i.flag.gf:before,
387
- i.flag.french.guiana:before {
386
+ i.flag.gf::before,
387
+ i.flag.french.guiana::before {
388
388
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1eb.svg");
389
389
  }
390
- i.flag.pf:before,
391
- i.flag.french.polynesia:before {
390
+ i.flag.pf::before,
391
+ i.flag.french.polynesia::before {
392
392
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1eb.svg");
393
393
  }
394
- i.flag.tf:before,
395
- i.flag.french.southern.territories:before,
396
- i.flag.french.territories:before {
394
+ i.flag.tf::before,
395
+ i.flag.french.southern.territories::before,
396
+ i.flag.french.territories::before {
397
397
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1eb.svg");
398
398
  }
399
- i.flag.ga:before,
400
- i.flag.gabon:before {
399
+ i.flag.ga::before,
400
+ i.flag.gabon::before {
401
401
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1e6.svg");
402
402
  }
403
- i.flag.gm:before,
404
- i.flag.gambia:before {
403
+ i.flag.gm::before,
404
+ i.flag.gambia::before {
405
405
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f2.svg");
406
406
  }
407
- i.flag.ge:before,
408
- i.flag.georgia:before {
407
+ i.flag.ge::before,
408
+ i.flag.georgia::before {
409
409
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1ea.svg");
410
410
  }
411
- i.flag.de:before,
412
- i.flag.germany:before {
411
+ i.flag.de::before,
412
+ i.flag.germany::before {
413
413
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1ea.svg");
414
414
  }
415
- i.flag.gh:before,
416
- i.flag.ghana:before {
415
+ i.flag.gh::before,
416
+ i.flag.ghana::before {
417
417
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1ed.svg");
418
418
  }
419
- i.flag.gi:before,
420
- i.flag.gibraltar:before {
419
+ i.flag.gi::before,
420
+ i.flag.gibraltar::before {
421
421
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1ee.svg");
422
422
  }
423
- i.flag.gr:before,
424
- i.flag.greece:before {
423
+ i.flag.gr::before,
424
+ i.flag.greece::before {
425
425
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f7.svg");
426
426
  }
427
- i.flag.gl:before,
428
- i.flag.greenland:before {
427
+ i.flag.gl::before,
428
+ i.flag.greenland::before {
429
429
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f1.svg");
430
430
  }
431
- i.flag.gd:before,
432
- i.flag.grenada:before {
431
+ i.flag.gd::before,
432
+ i.flag.grenada::before {
433
433
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1e9.svg");
434
434
  }
435
- i.flag.gp:before,
436
- i.flag.guadeloupe:before {
435
+ i.flag.gp::before,
436
+ i.flag.guadeloupe::before {
437
437
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f5.svg");
438
438
  }
439
- i.flag.gu:before,
440
- i.flag.guam:before {
439
+ i.flag.gu::before,
440
+ i.flag.guam::before {
441
441
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1fa.svg");
442
442
  }
443
- i.flag.gt:before,
444
- i.flag.guatemala:before {
443
+ i.flag.gt::before,
444
+ i.flag.guatemala::before {
445
445
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f9.svg");
446
446
  }
447
- i.flag.gg:before,
448
- i.flag.guernsey:before {
447
+ i.flag.gg::before,
448
+ i.flag.guernsey::before {
449
449
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1ec.svg");
450
450
  }
451
- i.flag.gn:before,
452
- i.flag.guinea:before {
451
+ i.flag.gn::before,
452
+ i.flag.guinea::before {
453
453
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f3.svg");
454
454
  }
455
- i.flag.gw:before,
456
- i.flag.guinea-bissau:before {
455
+ i.flag.gw::before,
456
+ i.flag.guinea-bissau::before {
457
457
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1fc.svg");
458
458
  }
459
- i.flag.gy:before,
460
- i.flag.guyana:before {
459
+ i.flag.gy::before,
460
+ i.flag.guyana::before {
461
461
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1fe.svg");
462
462
  }
463
- i.flag.ht:before,
464
- i.flag.haiti:before {
463
+ i.flag.ht::before,
464
+ i.flag.haiti::before {
465
465
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ed-1f1f9.svg");
466
466
  }
467
- i.flag.hn:before,
468
- i.flag.honduras:before {
467
+ i.flag.hn::before,
468
+ i.flag.honduras::before {
469
469
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ed-1f1f3.svg");
470
470
  }
471
- i.flag.hk:before,
472
- i.flag.hong.kong.sar.china:before,
473
- i.flag.hong.kong:before {
471
+ i.flag.hk::before,
472
+ i.flag.hong.kong.sar.china::before,
473
+ i.flag.hong.kong::before {
474
474
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ed-1f1f0.svg");
475
475
  }
476
- i.flag.hu:before,
477
- i.flag.hungary:before {
476
+ i.flag.hu::before,
477
+ i.flag.hungary::before {
478
478
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ed-1f1fa.svg");
479
479
  }
480
- i.flag.is:before,
481
- i.flag.iceland:before {
480
+ i.flag.is::before,
481
+ i.flag.iceland::before {
482
482
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f8.svg");
483
483
  }
484
- i.flag.in:before,
485
- i.flag.india:before {
484
+ i.flag.in::before,
485
+ i.flag.india::before {
486
486
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f3.svg");
487
487
  }
488
- i.flag.id:before,
489
- i.flag.indonesia:before {
488
+ i.flag.id::before,
489
+ i.flag.indonesia::before {
490
490
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1e9.svg");
491
491
  }
492
- i.flag.ir:before,
493
- i.flag.iran:before {
492
+ i.flag.ir::before,
493
+ i.flag.iran::before {
494
494
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f7.svg");
495
495
  }
496
- i.flag.iq:before,
497
- i.flag.iraq:before {
496
+ i.flag.iq::before,
497
+ i.flag.iraq::before {
498
498
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f6.svg");
499
499
  }
500
- i.flag.ie:before,
501
- i.flag.ireland:before {
500
+ i.flag.ie::before,
501
+ i.flag.ireland::before {
502
502
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1ea.svg");
503
503
  }
504
- i.flag.im:before,
505
- i.flag.isle.of.man:before {
504
+ i.flag.im::before,
505
+ i.flag.isle.of.man::before {
506
506
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f2.svg");
507
507
  }
508
- i.flag.il:before,
509
- i.flag.israel:before {
508
+ i.flag.il::before,
509
+ i.flag.israel::before {
510
510
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f1.svg");
511
511
  }
512
- i.flag.it:before,
513
- i.flag.italy:before {
512
+ i.flag.it::before,
513
+ i.flag.italy::before {
514
514
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f9.svg");
515
515
  }
516
- i.flag.jm:before,
517
- i.flag.jamaica:before {
516
+ i.flag.jm::before,
517
+ i.flag.jamaica::before {
518
518
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ef-1f1f2.svg");
519
519
  }
520
- i.flag.jp:before,
521
- i.flag.japan:before {
520
+ i.flag.jp::before,
521
+ i.flag.japan::before {
522
522
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ef-1f1f5.svg");
523
523
  }
524
- i.flag.crosseds:before {
524
+ i.flag.crosseds::before {
525
525
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f38c.svg");
526
526
  }
527
- i.flag.je:before,
528
- i.flag.jersey:before {
527
+ i.flag.je::before,
528
+ i.flag.jersey::before {
529
529
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ef-1f1ea.svg");
530
530
  }
531
- i.flag.jo:before,
532
- i.flag.jordan:before {
531
+ i.flag.jo::before,
532
+ i.flag.jordan::before {
533
533
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ef-1f1f4.svg");
534
534
  }
535
- i.flag.kz:before,
536
- i.flag.kazakhstan:before {
535
+ i.flag.kz::before,
536
+ i.flag.kazakhstan::before {
537
537
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1ff.svg");
538
538
  }
539
- i.flag.ke:before,
540
- i.flag.kenya:before {
539
+ i.flag.ke::before,
540
+ i.flag.kenya::before {
541
541
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1ea.svg");
542
542
  }
543
- i.flag.ki:before,
544
- i.flag.kiribati:before {
543
+ i.flag.ki::before,
544
+ i.flag.kiribati::before {
545
545
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1ee.svg");
546
546
  }
547
- i.flag.xk:before,
548
- i.flag.kosovo:before {
547
+ i.flag.xk::before,
548
+ i.flag.kosovo::before {
549
549
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fd-1f1f0.svg");
550
550
  }
551
- i.flag.kw:before,
552
- i.flag.kuwait:before {
551
+ i.flag.kw::before,
552
+ i.flag.kuwait::before {
553
553
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1fc.svg");
554
554
  }
555
- i.flag.kg:before,
556
- i.flag.kyrgyzstan:before {
555
+ i.flag.kg::before,
556
+ i.flag.kyrgyzstan::before {
557
557
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1ec.svg");
558
558
  }
559
- i.flag.la:before,
560
- i.flag.laos:before {
559
+ i.flag.la::before,
560
+ i.flag.laos::before {
561
561
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1e6.svg");
562
562
  }
563
- i.flag.lv:before,
564
- i.flag.latvia:before {
563
+ i.flag.lv::before,
564
+ i.flag.latvia::before {
565
565
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1fb.svg");
566
566
  }
567
- i.flag.lb:before,
568
- i.flag.lebanon:before {
567
+ i.flag.lb::before,
568
+ i.flag.lebanon::before {
569
569
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1e7.svg");
570
570
  }
571
- i.flag.ls:before,
572
- i.flag.lesotho:before {
571
+ i.flag.ls::before,
572
+ i.flag.lesotho::before {
573
573
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1f8.svg");
574
574
  }
575
- i.flag.lr:before,
576
- i.flag.liberia:before {
575
+ i.flag.lr::before,
576
+ i.flag.liberia::before {
577
577
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1f7.svg");
578
578
  }
579
- i.flag.ly:before,
580
- i.flag.libya:before {
579
+ i.flag.ly::before,
580
+ i.flag.libya::before {
581
581
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1fe.svg");
582
582
  }
583
- i.flag.li:before,
584
- i.flag.liechtenstein:before {
583
+ i.flag.li::before,
584
+ i.flag.liechtenstein::before {
585
585
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1ee.svg");
586
586
  }
587
- i.flag.lt:before,
588
- i.flag.lithuania:before {
587
+ i.flag.lt::before,
588
+ i.flag.lithuania::before {
589
589
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1f9.svg");
590
590
  }
591
- i.flag.lu:before,
592
- i.flag.luxembourg:before {
591
+ i.flag.lu::before,
592
+ i.flag.luxembourg::before {
593
593
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1fa.svg");
594
594
  }
595
- i.flag.mo:before,
596
- i.flag.macao.sar.china:before {
595
+ i.flag.mo::before,
596
+ i.flag.macao.sar.china::before {
597
597
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f4.svg");
598
598
  }
599
- i.flag.mk:before,
600
- i.flag.macedonia:before {
599
+ i.flag.mk::before,
600
+ i.flag.macedonia::before {
601
601
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f0.svg");
602
602
  }
603
- i.flag.mg:before,
604
- i.flag.madagascar:before {
603
+ i.flag.mg::before,
604
+ i.flag.madagascar::before {
605
605
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1ec.svg");
606
606
  }
607
- i.flag.mw:before,
608
- i.flag.malawi:before {
607
+ i.flag.mw::before,
608
+ i.flag.malawi::before {
609
609
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1fc.svg");
610
610
  }
611
- i.flag.my:before,
612
- i.flag.malaysia:before {
611
+ i.flag.my::before,
612
+ i.flag.malaysia::before {
613
613
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1fe.svg");
614
614
  }
615
- i.flag.mv:before,
616
- i.flag.maldives:before {
615
+ i.flag.mv::before,
616
+ i.flag.maldives::before {
617
617
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1fb.svg");
618
618
  }
619
- i.flag.ml:before,
620
- i.flag.mali:before {
619
+ i.flag.ml::before,
620
+ i.flag.mali::before {
621
621
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f1.svg");
622
622
  }
623
- i.flag.mt:before,
624
- i.flag.malta:before {
623
+ i.flag.mt::before,
624
+ i.flag.malta::before {
625
625
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f9.svg");
626
626
  }
627
- i.flag.mh:before,
628
- i.flag.marshall.islands:before {
627
+ i.flag.mh::before,
628
+ i.flag.marshall.islands::before {
629
629
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1ed.svg");
630
630
  }
631
- i.flag.mq:before,
632
- i.flag.martinique:before {
631
+ i.flag.mq::before,
632
+ i.flag.martinique::before {
633
633
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f6.svg");
634
634
  }
635
- i.flag.mr:before,
636
- i.flag.mauritania:before {
635
+ i.flag.mr::before,
636
+ i.flag.mauritania::before {
637
637
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f7.svg");
638
638
  }
639
- i.flag.mu:before,
640
- i.flag.mauritius:before {
639
+ i.flag.mu::before,
640
+ i.flag.mauritius::before {
641
641
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1fa.svg");
642
642
  }
643
- i.flag.yt:before,
644
- i.flag.mayotte:before {
643
+ i.flag.yt::before,
644
+ i.flag.mayotte::before {
645
645
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fe-1f1f9.svg");
646
646
  }
647
- i.flag.mx:before,
648
- i.flag.mexico:before {
647
+ i.flag.mx::before,
648
+ i.flag.mexico::before {
649
649
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1fd.svg");
650
650
  }
651
- i.flag.fm:before,
652
- i.flag.micronesia:before {
651
+ i.flag.fm::before,
652
+ i.flag.micronesia::before {
653
653
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1eb-1f1f2.svg");
654
654
  }
655
- i.flag.md:before,
656
- i.flag.moldova:before {
655
+ i.flag.md::before,
656
+ i.flag.moldova::before {
657
657
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1e9.svg");
658
658
  }
659
- i.flag.mc:before,
660
- i.flag.monaco:before {
659
+ i.flag.mc::before,
660
+ i.flag.monaco::before {
661
661
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1e8.svg");
662
662
  }
663
- i.flag.mn:before,
664
- i.flag.mongolia:before {
663
+ i.flag.mn::before,
664
+ i.flag.mongolia::before {
665
665
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f3.svg");
666
666
  }
667
- i.flag.me:before,
668
- i.flag.montenegro:before {
667
+ i.flag.me::before,
668
+ i.flag.montenegro::before {
669
669
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1ea.svg");
670
670
  }
671
- i.flag.ms:before,
672
- i.flag.montserrat:before {
671
+ i.flag.ms::before,
672
+ i.flag.montserrat::before {
673
673
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f8.svg");
674
674
  }
675
- i.flag.ma:before,
676
- i.flag.morocco:before {
675
+ i.flag.ma::before,
676
+ i.flag.morocco::before {
677
677
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1e6.svg");
678
678
  }
679
- i.flag.mz:before,
680
- i.flag.mozambique:before {
679
+ i.flag.mz::before,
680
+ i.flag.mozambique::before {
681
681
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1ff.svg");
682
682
  }
683
- i.flag.mm:before,
684
- i.flag.myanmar:before,
685
- i.flag.burma:before {
683
+ i.flag.mm::before,
684
+ i.flag.myanmar::before,
685
+ i.flag.burma::before {
686
686
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f2.svg");
687
687
  }
688
- i.flag.na:before,
689
- i.flag.namibia:before {
688
+ i.flag.na::before,
689
+ i.flag.namibia::before {
690
690
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1e6.svg");
691
691
  }
692
- i.flag.nr:before,
693
- i.flag.nauru:before {
692
+ i.flag.nr::before,
693
+ i.flag.nauru::before {
694
694
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1f7.svg");
695
695
  }
696
- i.flag.np:before,
697
- i.flag.nepal:before {
696
+ i.flag.np::before,
697
+ i.flag.nepal::before {
698
698
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1f5.svg");
699
699
  }
700
- i.flag.nl:before,
701
- i.flag.netherlands:before {
700
+ i.flag.nl::before,
701
+ i.flag.netherlands::before {
702
702
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1f1.svg");
703
703
  }
704
- i.flag.nc:before,
705
- i.flag.new.caledonia:before {
704
+ i.flag.nc::before,
705
+ i.flag.new.caledonia::before {
706
706
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1e8.svg");
707
707
  }
708
- i.flag.nz:before,
709
- i.flag.new.zealand:before {
708
+ i.flag.nz::before,
709
+ i.flag.new.zealand::before {
710
710
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1ff.svg");
711
711
  }
712
- i.flag.ni:before,
713
- i.flag.nicaragua:before {
712
+ i.flag.ni::before,
713
+ i.flag.nicaragua::before {
714
714
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1ee.svg");
715
715
  }
716
- i.flag.ne:before,
717
- i.flag.niger:before {
716
+ i.flag.ne::before,
717
+ i.flag.niger::before {
718
718
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1ea.svg");
719
719
  }
720
- i.flag.ng:before,
721
- i.flag.nigeria:before {
720
+ i.flag.ng::before,
721
+ i.flag.nigeria::before {
722
722
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1ec.svg");
723
723
  }
724
- i.flag.nu:before,
725
- i.flag.niue:before {
724
+ i.flag.nu::before,
725
+ i.flag.niue::before {
726
726
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1fa.svg");
727
727
  }
728
- i.flag.nf:before,
729
- i.flag.norfolk.island:before {
728
+ i.flag.nf::before,
729
+ i.flag.norfolk.island::before {
730
730
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1eb.svg");
731
731
  }
732
- i.flag.kp:before,
733
- i.flag.north.korea:before {
732
+ i.flag.kp::before,
733
+ i.flag.north.korea::before {
734
734
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1f5.svg");
735
735
  }
736
- i.flag.mp:before,
737
- i.flag.northern.mariana.islands:before {
736
+ i.flag.mp::before,
737
+ i.flag.northern.mariana.islands::before {
738
738
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f5.svg");
739
739
  }
740
- i.flag.no:before,
741
- i.flag.norway:before {
740
+ i.flag.no::before,
741
+ i.flag.norway::before {
742
742
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1f4.svg");
743
743
  }
744
- i.flag.om:before,
745
- i.flag.oman:before {
744
+ i.flag.om::before,
745
+ i.flag.oman::before {
746
746
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f4-1f1f2.svg");
747
747
  }
748
- i.flag.pk:before,
749
- i.flag.pakistan:before {
748
+ i.flag.pk::before,
749
+ i.flag.pakistan::before {
750
750
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f0.svg");
751
751
  }
752
- i.flag.pw:before,
753
- i.flag.palau:before {
752
+ i.flag.pw::before,
753
+ i.flag.palau::before {
754
754
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1fc.svg");
755
755
  }
756
- i.flag.ps:before,
757
- i.flag.palestinian.territories:before {
756
+ i.flag.ps::before,
757
+ i.flag.palestinian.territories::before {
758
758
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f8.svg");
759
759
  }
760
- i.flag.pa:before,
761
- i.flag.panama:before {
760
+ i.flag.pa::before,
761
+ i.flag.panama::before {
762
762
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1e6.svg");
763
763
  }
764
- i.flag.pg:before,
765
- i.flag.papua.new.guinea:before,
766
- i.flag.new.guinea:before {
764
+ i.flag.pg::before,
765
+ i.flag.papua.new.guinea::before,
766
+ i.flag.new.guinea::before {
767
767
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1ec.svg");
768
768
  }
769
- i.flag.py:before,
770
- i.flag.paraguay:before {
769
+ i.flag.py::before,
770
+ i.flag.paraguay::before {
771
771
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1fe.svg");
772
772
  }
773
- i.flag.pe:before,
774
- i.flag.peru:before {
773
+ i.flag.pe::before,
774
+ i.flag.peru::before {
775
775
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1ea.svg");
776
776
  }
777
- i.flag.ph:before,
778
- i.flag.philippines:before {
777
+ i.flag.ph::before,
778
+ i.flag.philippines::before {
779
779
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1ed.svg");
780
780
  }
781
- i.flag.pn:before,
782
- i.flag.pitcairn.islands:before {
781
+ i.flag.pn::before,
782
+ i.flag.pitcairn.islands::before {
783
783
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f3.svg");
784
784
  }
785
- i.flag.pl:before,
786
- i.flag.poland:before {
785
+ i.flag.pl::before,
786
+ i.flag.poland::before {
787
787
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f1.svg");
788
788
  }
789
- i.flag.pt:before,
790
- i.flag.portugal:before {
789
+ i.flag.pt::before,
790
+ i.flag.portugal::before {
791
791
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f9.svg");
792
792
  }
793
- i.flag.pr:before,
794
- i.flag.puerto.rico:before {
793
+ i.flag.pr::before,
794
+ i.flag.puerto.rico::before {
795
795
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f7.svg");
796
796
  }
797
- i.flag.qa:before,
798
- i.flag.qatar:before {
797
+ i.flag.qa::before,
798
+ i.flag.qatar::before {
799
799
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f6-1f1e6.svg");
800
800
  }
801
- i.flag.re:before,
802
- i.flag.réunion:before {
801
+ i.flag.re::before,
802
+ i.flag.réunion::before {
803
803
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f7-1f1ea.svg");
804
804
  }
805
- i.flag.ro:before,
806
- i.flag.romania:before {
805
+ i.flag.ro::before,
806
+ i.flag.romania::before {
807
807
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f7-1f1f4.svg");
808
808
  }
809
- i.flag.ru:before,
810
- i.flag.russia:before {
809
+ i.flag.ru::before,
810
+ i.flag.russia::before {
811
811
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f7-1f1fa.svg");
812
812
  }
813
- i.flag.rw:before,
814
- i.flag.rwanda:before {
813
+ i.flag.rw::before,
814
+ i.flag.rwanda::before {
815
815
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f7-1f1fc.svg");
816
816
  }
817
- i.flag.ws:before,
818
- i.flag.samoa:before {
817
+ i.flag.ws::before,
818
+ i.flag.samoa::before {
819
819
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fc-1f1f8.svg");
820
820
  }
821
- i.flag.sm:before,
822
- i.flag.san.marino:before {
821
+ i.flag.sm::before,
822
+ i.flag.san.marino::before {
823
823
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f2.svg");
824
824
  }
825
- i.flag.st:before,
826
- i.flag.são.tomé.and.príncipe:before,
827
- i.flag.samo.tome:before {
825
+ i.flag.st::before,
826
+ i.flag.são.tomé.and.príncipe::before,
827
+ i.flag.samo.tome::before {
828
828
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f9.svg");
829
829
  }
830
- i.flag.sa:before,
831
- i.flag.saudi.arabia:before,
832
- i.flag.saudiarabia:before,
833
- i.flag.saudi:before {
830
+ i.flag.sa::before,
831
+ i.flag.saudi.arabia::before,
832
+ i.flag.saudiarabia::before,
833
+ i.flag.saudi::before {
834
834
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1e6.svg");
835
835
  }
836
- i.flag.sn:before,
837
- i.flag.senegal:before {
836
+ i.flag.sn::before,
837
+ i.flag.senegal::before {
838
838
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f3.svg");
839
839
  }
840
- i.flag.rs:before,
841
- i.flag.serbia:before {
840
+ i.flag.rs::before,
841
+ i.flag.serbia::before {
842
842
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f7-1f1f8.svg");
843
843
  }
844
- i.flag.sc:before,
845
- i.flag.seychelles:before {
844
+ i.flag.sc::before,
845
+ i.flag.seychelles::before {
846
846
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1e8.svg");
847
847
  }
848
- i.flag.sl:before,
849
- i.flag.sierra.leone:before {
848
+ i.flag.sl::before,
849
+ i.flag.sierra.leone::before {
850
850
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f1.svg");
851
851
  }
852
- i.flag.sg:before,
853
- i.flag.singapore:before {
852
+ i.flag.sg::before,
853
+ i.flag.singapore::before {
854
854
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1ec.svg");
855
855
  }
856
- i.flag.sx:before,
857
- i.flag.sint.maarten:before {
856
+ i.flag.sx::before,
857
+ i.flag.sint.maarten::before {
858
858
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1fd.svg");
859
859
  }
860
- i.flag.sk:before,
861
- i.flag.slovakia:before {
860
+ i.flag.sk::before,
861
+ i.flag.slovakia::before {
862
862
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f0.svg");
863
863
  }
864
- i.flag.si:before,
865
- i.flag.slovenia:before {
864
+ i.flag.si::before,
865
+ i.flag.slovenia::before {
866
866
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1ee.svg");
867
867
  }
868
- i.flag.gs:before,
869
- i.flag.south.georgia.and.south.sandwich.islands:before,
870
- i.flag.sandwich.islands:before {
868
+ i.flag.gs::before,
869
+ i.flag.south.georgia.and.south.sandwich.islands::before,
870
+ i.flag.sandwich.islands::before {
871
871
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f8.svg");
872
872
  }
873
- i.flag.sb:before,
874
- i.flag.solomon.islands:before {
873
+ i.flag.sb::before,
874
+ i.flag.solomon.islands::before {
875
875
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1e7.svg");
876
876
  }
877
- i.flag.so:before,
878
- i.flag.somalia:before {
877
+ i.flag.so::before,
878
+ i.flag.somalia::before {
879
879
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f4.svg");
880
880
  }
881
- i.flag.za:before,
882
- i.flag.south.africa:before {
881
+ i.flag.za::before,
882
+ i.flag.south.africa::before {
883
883
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ff-1f1e6.svg");
884
884
  }
885
- i.flag.kr:before,
886
- i.flag.south.korea:before {
885
+ i.flag.kr::before,
886
+ i.flag.south.korea::before {
887
887
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1f7.svg");
888
888
  }
889
- i.flag.ss:before,
890
- i.flag.south.sudan:before {
889
+ i.flag.ss::before,
890
+ i.flag.south.sudan::before {
891
891
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f8.svg");
892
892
  }
893
- i.flag.es:before,
894
- i.flag.spain:before {
893
+ i.flag.es::before,
894
+ i.flag.spain::before {
895
895
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1f8.svg");
896
896
  }
897
- i.flag.lk:before,
898
- i.flag.sri.lanka:before {
897
+ i.flag.lk::before,
898
+ i.flag.sri.lanka::before {
899
899
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1f0.svg");
900
900
  }
901
- i.flag.bl:before,
902
- i.flag.st.barthélemy:before,
903
- i.flag.saint.barth:before {
901
+ i.flag.bl::before,
902
+ i.flag.st.barthélemy::before,
903
+ i.flag.saint.barth::before {
904
904
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f1.svg");
905
905
  }
906
- i.flag.sh:before,
907
- i.flag.st.helena:before,
908
- i.flag.saint.helena:before {
906
+ i.flag.sh::before,
907
+ i.flag.st.helena::before,
908
+ i.flag.saint.helena::before {
909
909
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1ed.svg");
910
910
  }
911
- i.flag.kn:before,
912
- i.flag.st.kitts.and.nevis:before,
913
- i.flag.saint.kitts.and.navis:before {
911
+ i.flag.kn::before,
912
+ i.flag.st.kitts.and.nevis::before,
913
+ i.flag.saint.kitts.and.navis::before {
914
914
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1f3.svg");
915
915
  }
916
- i.flag.lc:before,
917
- i.flag.st.lucia:before,
918
- i.flag.saint.lucia:before {
916
+ i.flag.lc::before,
917
+ i.flag.st.lucia::before,
918
+ i.flag.saint.lucia::before {
919
919
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1e8.svg");
920
920
  }
921
- i.flag.pm:before,
922
- i.flag.st.pierre.and.miquelon:before,
923
- i.flag.saint.pierre:before {
921
+ i.flag.pm::before,
922
+ i.flag.st.pierre.and.miquelon::before,
923
+ i.flag.saint.pierre::before {
924
924
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f2.svg");
925
925
  }
926
- i.flag.vc:before,
927
- i.flag.st.vincent.and.grenadines:before {
926
+ i.flag.vc::before,
927
+ i.flag.st.vincent.and.grenadines::before {
928
928
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1e8.svg");
929
929
  }
930
- i.flag.sd:before,
931
- i.flag.sudan:before {
930
+ i.flag.sd::before,
931
+ i.flag.sudan::before {
932
932
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1e9.svg");
933
933
  }
934
- i.flag.sr:before,
935
- i.flag.suriname:before {
934
+ i.flag.sr::before,
935
+ i.flag.suriname::before {
936
936
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f7.svg");
937
937
  }
938
- i.flag.sz:before,
939
- i.flag.eswatini:before {
938
+ i.flag.sz::before,
939
+ i.flag.eswatini::before {
940
940
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1ff.svg");
941
941
  }
942
- i.flag.se:before,
943
- i.flag.sweden:before {
942
+ i.flag.se::before,
943
+ i.flag.sweden::before {
944
944
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1ea.svg");
945
945
  }
946
- i.flag.ch:before,
947
- i.flag.switzerland:before {
946
+ i.flag.ch::before,
947
+ i.flag.switzerland::before {
948
948
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1ed.svg");
949
949
  }
950
- i.flag.sy:before,
951
- i.flag.syria:before {
950
+ i.flag.sy::before,
951
+ i.flag.syria::before {
952
952
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1fe.svg");
953
953
  }
954
- i.flag.tw:before,
955
- i.flag.taiwan:before {
954
+ i.flag.tw::before,
955
+ i.flag.taiwan::before {
956
956
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1fc.svg");
957
957
  }
958
- i.flag.tj:before,
959
- i.flag.tajikistan:before {
958
+ i.flag.tj::before,
959
+ i.flag.tajikistan::before {
960
960
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1ef.svg");
961
961
  }
962
- i.flag.tz:before,
963
- i.flag.tanzania:before {
962
+ i.flag.tz::before,
963
+ i.flag.tanzania::before {
964
964
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1ff.svg");
965
965
  }
966
- i.flag.th:before,
967
- i.flag.thailand:before {
966
+ i.flag.th::before,
967
+ i.flag.thailand::before {
968
968
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1ed.svg");
969
969
  }
970
- i.flag.tl:before,
971
- i.flag.timor-leste:before {
970
+ i.flag.tl::before,
971
+ i.flag.timor-leste::before {
972
972
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f1.svg");
973
973
  }
974
- i.flag.tg:before,
975
- i.flag.togo:before {
974
+ i.flag.tg::before,
975
+ i.flag.togo::before {
976
976
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1ec.svg");
977
977
  }
978
- i.flag.tk:before,
979
- i.flag.tokelau:before {
978
+ i.flag.tk::before,
979
+ i.flag.tokelau::before {
980
980
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f0.svg");
981
981
  }
982
- i.flag.to:before,
983
- i.flag.tonga:before {
982
+ i.flag.to::before,
983
+ i.flag.tonga::before {
984
984
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f4.svg");
985
985
  }
986
- i.flag.tt:before,
987
- i.flag.trinidad.and.tobago:before {
986
+ i.flag.tt::before,
987
+ i.flag.trinidad.and.tobago::before {
988
988
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f9.svg");
989
989
  }
990
- i.flag.tn:before,
991
- i.flag.tunisia:before {
990
+ i.flag.tn::before,
991
+ i.flag.tunisia::before {
992
992
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f3.svg");
993
993
  }
994
- i.flag.tr:before,
995
- i.flag.turkey:before {
994
+ i.flag.tr::before,
995
+ i.flag.turkey::before {
996
996
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f7.svg");
997
997
  }
998
- i.flag.tm:before,
999
- i.flag.turkmenistan:before {
998
+ i.flag.tm::before,
999
+ i.flag.turkmenistan::before {
1000
1000
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f2.svg");
1001
1001
  }
1002
- i.flag.tc:before,
1003
- i.flag.turks.and.caicos.islands:before {
1002
+ i.flag.tc::before,
1003
+ i.flag.turks.and.caicos.islands::before {
1004
1004
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1e8.svg");
1005
1005
  }
1006
- i.flag.vi:before,
1007
- i.flag.us.virgin.islands:before {
1006
+ i.flag.vi::before,
1007
+ i.flag.us.virgin.islands::before {
1008
1008
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1ee.svg");
1009
1009
  }
1010
- i.flag.tv:before,
1011
- i.flag.tuvalu:before {
1010
+ i.flag.tv::before,
1011
+ i.flag.tuvalu::before {
1012
1012
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1fb.svg");
1013
1013
  }
1014
- i.flag.ug:before,
1015
- i.flag.uganda:before {
1014
+ i.flag.ug::before,
1015
+ i.flag.uganda::before {
1016
1016
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1ec.svg");
1017
1017
  }
1018
- i.flag.ua:before,
1019
- i.flag.ukraine:before {
1018
+ i.flag.ua::before,
1019
+ i.flag.ukraine::before {
1020
1020
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1e6.svg");
1021
1021
  }
1022
- i.flag.ae:before,
1023
- i.flag.united.arab.emirates:before,
1024
- i.flag.uae:before {
1022
+ i.flag.ae::before,
1023
+ i.flag.united.arab.emirates::before,
1024
+ i.flag.uae::before {
1025
1025
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1ea.svg");
1026
1026
  }
1027
- i.flag.gb:before,
1028
- i.flag.united.kingdom:before,
1029
- i.flag.uk:before {
1027
+ i.flag.gb::before,
1028
+ i.flag.united.kingdom::before,
1029
+ i.flag.uk::before {
1030
1030
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1e7.svg");
1031
1031
  }
1032
- i.flag.gb.eng:before,
1033
- i.flag.england:before {
1032
+ i.flag.gb.eng::before,
1033
+ i.flag.england::before {
1034
1034
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.svg");
1035
1035
  }
1036
- i.flag.gb.sct:before,
1037
- i.flag.scotland:before {
1036
+ i.flag.gb.sct::before,
1037
+ i.flag.scotland::before {
1038
1038
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.svg");
1039
1039
  }
1040
- i.flag.gb.wls:before,
1041
- i.flag.wales:before {
1040
+ i.flag.gb.wls::before,
1041
+ i.flag.wales::before {
1042
1042
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.svg");
1043
1043
  }
1044
- i.flag.us:before,
1045
- i.flag.united.states:before,
1046
- i.flag.america:before {
1044
+ i.flag.us::before,
1045
+ i.flag.united.states::before,
1046
+ i.flag.america::before {
1047
1047
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1f8.svg");
1048
1048
  }
1049
- i.flag.uy:before,
1050
- i.flag.uruguay:before {
1049
+ i.flag.uy::before,
1050
+ i.flag.uruguay::before {
1051
1051
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1fe.svg");
1052
1052
  }
1053
- i.flag.uz:before,
1054
- i.flag.uzbekistan:before {
1053
+ i.flag.uz::before,
1054
+ i.flag.uzbekistan::before {
1055
1055
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1ff.svg");
1056
1056
  }
1057
- i.flag.vu:before,
1058
- i.flag.vanuatu:before {
1057
+ i.flag.vu::before,
1058
+ i.flag.vanuatu::before {
1059
1059
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1fa.svg");
1060
1060
  }
1061
- i.flag.va:before,
1062
- i.flag.vatican.city:before {
1061
+ i.flag.va::before,
1062
+ i.flag.vatican.city::before {
1063
1063
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1e6.svg");
1064
1064
  }
1065
- i.flag.ve:before,
1066
- i.flag.venezuela:before {
1065
+ i.flag.ve::before,
1066
+ i.flag.venezuela::before {
1067
1067
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1ea.svg");
1068
1068
  }
1069
- i.flag.vn:before,
1070
- i.flag.vietnam:before {
1069
+ i.flag.vn::before,
1070
+ i.flag.vietnam::before {
1071
1071
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1f3.svg");
1072
1072
  }
1073
- i.flag.wf:before,
1074
- i.flag.wallis.and.futuna:before {
1073
+ i.flag.wf::before,
1074
+ i.flag.wallis.and.futuna::before {
1075
1075
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fc-1f1eb.svg");
1076
1076
  }
1077
- i.flag.eh:before,
1078
- i.flag.western.sahara:before {
1077
+ i.flag.eh::before,
1078
+ i.flag.western.sahara::before {
1079
1079
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1ed.svg");
1080
1080
  }
1081
- i.flag.ye:before,
1082
- i.flag.yemen:before {
1081
+ i.flag.ye::before,
1082
+ i.flag.yemen::before {
1083
1083
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fe-1f1ea.svg");
1084
1084
  }
1085
- i.flag.zm:before,
1086
- i.flag.zambia:before {
1085
+ i.flag.zm::before,
1086
+ i.flag.zambia::before {
1087
1087
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ff-1f1f2.svg");
1088
1088
  }
1089
- i.flag.zw:before,
1090
- i.flag.zimbabwe:before {
1089
+ i.flag.zw::before,
1090
+ i.flag.zimbabwe::before {
1091
1091
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ff-1f1fc.svg");
1092
1092
  }
1093
- i.flag.ac:before,
1094
- i.flag.ascension.island:before {
1093
+ i.flag.ac::before,
1094
+ i.flag.ascension.island::before {
1095
1095
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1e8.svg");
1096
1096
  }
1097
- i.flag.bv:before,
1098
- i.flag.bouvet.island:before {
1097
+ i.flag.bv::before,
1098
+ i.flag.bouvet.island::before {
1099
1099
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1fb.svg");
1100
1100
  }
1101
- i.flag.cp:before,
1102
- i.flag.clipperton.island:before {
1101
+ i.flag.cp::before,
1102
+ i.flag.clipperton.island::before {
1103
1103
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f5.svg");
1104
1104
  }
1105
- i.flag.ea:before,
1106
- i.flag.ceuta.and.melilla:before {
1105
+ i.flag.ea::before,
1106
+ i.flag.ceuta.and.melilla::before {
1107
1107
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1e6.svg");
1108
1108
  }
1109
- i.flag.dg:before,
1110
- i.flag.diego.garcia:before {
1109
+ i.flag.dg::before,
1110
+ i.flag.diego.garcia::before {
1111
1111
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1ec.svg");
1112
1112
  }
1113
- i.flag.hm:before,
1114
- i.flag.heard.and.mcdonald.islands:before {
1113
+ i.flag.hm::before,
1114
+ i.flag.heard.and.mcdonald.islands::before {
1115
1115
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ed-1f1f2.svg");
1116
1116
  }
1117
- i.flag.mf:before,
1118
- i.flag.st.martin:before {
1117
+ i.flag.mf::before,
1118
+ i.flag.st.martin::before {
1119
1119
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1eb.svg");
1120
1120
  }
1121
- i.flag.sj:before,
1122
- i.flag.svalbard.and.jan.mayen:before,
1123
- i.flag.svalbard:before,
1124
- i.flag.jan.mayen:before {
1121
+ i.flag.sj::before,
1122
+ i.flag.svalbard.and.jan.mayen::before,
1123
+ i.flag.svalbard::before,
1124
+ i.flag.jan.mayen::before {
1125
1125
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1ef.svg");
1126
1126
  }
1127
- i.flag.ta:before,
1128
- i.flag.tristan.da.cunha:before {
1127
+ i.flag.ta::before,
1128
+ i.flag.tristan.da.cunha::before {
1129
1129
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1e6.svg");
1130
1130
  }
1131
- i.flag.um:before,
1132
- i.flag.us.outlying.islands:before,
1133
- i.flag.minor.islands:before {
1131
+ i.flag.um::before,
1132
+ i.flag.us.outlying.islands::before,
1133
+ i.flag.minor.islands::before {
1134
1134
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1f2.svg");
1135
1135
  }
1136
- i.flag.un:before,
1137
- i.flag.united.nations:before,
1138
- i.flag.united.nations:before {
1136
+ i.flag.un::before,
1137
+ i.flag.united.nations::before,
1138
+ i.flag.united.nations::before {
1139
1139
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1f3.svg");
1140
1140
  }
1141
1141
  /*rtl:end:ignore*/