patrickvonplaten commited on
Commit
2f3698d
·
1 Parent(s): 7d3506e
Files changed (5) hide show
  1. README.md +6 -9
  2. app.py +14 -0
  3. index.html +1895 -0
  4. license.html +0 -0
  5. license.txt +82 -0
README.md CHANGED
@@ -1,13 +1,10 @@
1
  ---
2
- title: Stable Diffusion License
3
- emoji: 🏃
4
- colorFrom: yellow
5
- colorTo: gray
6
- sdk: streamlit
7
- sdk_version: 1.10.0
8
- app_file: app.py
9
  pinned: false
10
- license: other
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: License
3
+ emoji: ⚖️
4
+ colorFrom: red
5
+ colorTo: indigo
6
+ sdk: static
 
 
7
  pinned: false
 
8
  ---
9
 
10
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
app.py ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+ txt_link = "https://huggingface.co/spaces/CompVis/license/raw/main/license.txt"
4
+ html_link = "https://huggingface.co/spaces/CompVis/license/raw/main/license.html"
5
+
6
+ st.sidebar.title("Stable Diffusion")
7
+ st.sidebar.markdown("## Stable Diffusion RAIL License v1.0")
8
+ st.sidebar.markdown(f"This is the home of the Stable Diffusion RAIL License v1.0.\
9
+ If you would like to download the license you can get it as [.txt]({txt_link}), or [.html]({html_link}) file.")
10
+
11
+ with open("license.html", "r") as f:
12
+ license_html = f.read()
13
+
14
+ st.markdown(license_html, unsafe_allow_html=True)
index.html ADDED
@@ -0,0 +1,1895 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+
3
+ <head>
4
+ <meta content="text/html; charset=UTF-8" http-equiv="content-type">
5
+ <style type="text/css">
6
+ .lst-kix_fv0uatir2ufl-8>li:before {
7
+ content: "\0025a0 "
8
+ }
9
+
10
+ .lst-kix_fv0uatir2ufl-5>li:before {
11
+ content: "\0025a0 "
12
+ }
13
+
14
+ ol.lst-kix_gs00va2l292e-8.start {
15
+ counter-reset: lst-ctn-kix_gs00va2l292e-8 0
16
+ }
17
+
18
+ .lst-kix_o12c65tpuwmu-3>li {
19
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-3
20
+ }
21
+
22
+ .lst-kix_fv0uatir2ufl-4>li:before {
23
+ content: "\0025cb "
24
+ }
25
+
26
+ .lst-kix_fv0uatir2ufl-3>li:before {
27
+ content: "\0025cf "
28
+ }
29
+
30
+ .lst-kix_2z7sxuic4qcz-1>li {
31
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-1
32
+ }
33
+
34
+ .lst-kix_rfv171ve2zmi-2>li:before {
35
+ content: "" counter(lst-ctn-kix_rfv171ve2zmi-2, decimal) ". "
36
+ }
37
+
38
+ .lst-kix_g3jk1pagzpg-3>li {
39
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-3
40
+ }
41
+
42
+ .lst-kix_rfv171ve2zmi-0>li:before {
43
+ content: "" counter(lst-ctn-kix_rfv171ve2zmi-0, upper-roman) ". "
44
+ }
45
+
46
+ .lst-kix_rfv171ve2zmi-1>li:before {
47
+ content: "" counter(lst-ctn-kix_rfv171ve2zmi-1, upper-latin) ". "
48
+ }
49
+
50
+ .lst-kix_t4rs0psumuc-7>li {
51
+ counter-increment: lst-ctn-kix_t4rs0psumuc-7
52
+ }
53
+
54
+ .lst-kix_gs00va2l292e-7>li {
55
+ counter-increment: lst-ctn-kix_gs00va2l292e-7
56
+ }
57
+
58
+ .lst-kix_fv0uatir2ufl-6>li:before {
59
+ content: "\0025cf "
60
+ }
61
+
62
+ .lst-kix_fv0uatir2ufl-7>li:before {
63
+ content: "\0025cb "
64
+ }
65
+
66
+ .lst-kix_g3jk1pagzpg-4>li:before {
67
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-4, lower-roman) ". "
68
+ }
69
+
70
+ ol.lst-kix_g3jk1pagzpg-2.start {
71
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-2 0
72
+ }
73
+
74
+ .lst-kix_rfv171ve2zmi-8>li:before {
75
+ content: "(" counter(lst-ctn-kix_rfv171ve2zmi-8, lower-roman) ") "
76
+ }
77
+
78
+ .lst-kix_g3jk1pagzpg-3>li:before {
79
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-3, lower-latin) ". "
80
+ }
81
+
82
+ .lst-kix_g3jk1pagzpg-7>li:before {
83
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-7, lower-roman) ". "
84
+ }
85
+
86
+ .lst-kix_g3jk1pagzpg-0>li:before {
87
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-0, lower-latin) ". "
88
+ }
89
+
90
+ .lst-kix_g3jk1pagzpg-8>li:before {
91
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-8, decimal) ". "
92
+ }
93
+
94
+ .lst-kix_g3jk1pagzpg-2>li:before {
95
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-2, decimal) ". "
96
+ }
97
+
98
+ .lst-kix_rfv171ve2zmi-3>li:before {
99
+ content: "" counter(lst-ctn-kix_rfv171ve2zmi-3, lower-latin) ") "
100
+ }
101
+
102
+ .lst-kix_g3jk1pagzpg-1>li:before {
103
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-1, lower-roman) ". "
104
+ }
105
+
106
+ ol.lst-kix_t4rs0psumuc-8.start {
107
+ counter-reset: lst-ctn-kix_t4rs0psumuc-8 0
108
+ }
109
+
110
+ .lst-kix_fv0uatir2ufl-0>li:before {
111
+ content: "\0025cf "
112
+ }
113
+
114
+ .lst-kix_fv0uatir2ufl-2>li:before {
115
+ content: "\0025a0 "
116
+ }
117
+
118
+ .lst-kix_rfv171ve2zmi-4>li:before {
119
+ content: "(" counter(lst-ctn-kix_rfv171ve2zmi-4, decimal) ") "
120
+ }
121
+
122
+ ol.lst-kix_t4rs0psumuc-2.start {
123
+ counter-reset: lst-ctn-kix_t4rs0psumuc-2 0
124
+ }
125
+
126
+ .lst-kix_fv0uatir2ufl-1>li:before {
127
+ content: "\0025cb "
128
+ }
129
+
130
+ .lst-kix_rfv171ve2zmi-5>li:before {
131
+ content: "(" counter(lst-ctn-kix_rfv171ve2zmi-5, lower-latin) ") "
132
+ }
133
+
134
+ .lst-kix_rfv171ve2zmi-6>li:before {
135
+ content: "(" counter(lst-ctn-kix_rfv171ve2zmi-6, lower-roman) ") "
136
+ }
137
+
138
+ .lst-kix_g3jk1pagzpg-1>li {
139
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-1
140
+ }
141
+
142
+ .lst-kix_g3jk1pagzpg-6>li:before {
143
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-6, lower-latin) ". "
144
+ }
145
+
146
+ .lst-kix_rfv171ve2zmi-7>li:before {
147
+ content: "(" counter(lst-ctn-kix_rfv171ve2zmi-7, lower-latin) ") "
148
+ }
149
+
150
+ .lst-kix_g3jk1pagzpg-5>li:before {
151
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-5, decimal) ". "
152
+ }
153
+
154
+ ol.lst-kix_g3jk1pagzpg-8.start {
155
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-8 0
156
+ }
157
+
158
+ ol.lst-kix_2z7sxuic4qcz-0.start {
159
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-0 0
160
+ }
161
+
162
+ ol.lst-kix_2z7sxuic4qcz-3 {
163
+ list-style-type: none
164
+ }
165
+
166
+ ol.lst-kix_2z7sxuic4qcz-2 {
167
+ list-style-type: none
168
+ }
169
+
170
+ .lst-kix_o12c65tpuwmu-1>li {
171
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-1
172
+ }
173
+
174
+ ol.lst-kix_2z7sxuic4qcz-1 {
175
+ list-style-type: none
176
+ }
177
+
178
+ ol.lst-kix_2z7sxuic4qcz-0 {
179
+ list-style-type: none
180
+ }
181
+
182
+ ol.lst-kix_2z7sxuic4qcz-7 {
183
+ list-style-type: none
184
+ }
185
+
186
+ ol.lst-kix_2z7sxuic4qcz-6 {
187
+ list-style-type: none
188
+ }
189
+
190
+ ol.lst-kix_2z7sxuic4qcz-5 {
191
+ list-style-type: none
192
+ }
193
+
194
+ ol.lst-kix_t4rs0psumuc-3.start {
195
+ counter-reset: lst-ctn-kix_t4rs0psumuc-3 0
196
+ }
197
+
198
+ ol.lst-kix_2z7sxuic4qcz-4 {
199
+ list-style-type: none
200
+ }
201
+
202
+ ol.lst-kix_2z7sxuic4qcz-4.start {
203
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-4 0
204
+ }
205
+
206
+ ol.lst-kix_2z7sxuic4qcz-8 {
207
+ list-style-type: none
208
+ }
209
+
210
+ .lst-kix_2z7sxuic4qcz-3>li {
211
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-3
212
+ }
213
+
214
+ ul.lst-kix_fv0uatir2ufl-2 {
215
+ list-style-type: none
216
+ }
217
+
218
+ ul.lst-kix_fv0uatir2ufl-1 {
219
+ list-style-type: none
220
+ }
221
+
222
+ ul.lst-kix_fv0uatir2ufl-0 {
223
+ list-style-type: none
224
+ }
225
+
226
+ ul.lst-kix_fv0uatir2ufl-6 {
227
+ list-style-type: none
228
+ }
229
+
230
+ ul.lst-kix_fv0uatir2ufl-5 {
231
+ list-style-type: none
232
+ }
233
+
234
+ .lst-kix_o12c65tpuwmu-7>li {
235
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-7
236
+ }
237
+
238
+ ul.lst-kix_fv0uatir2ufl-4 {
239
+ list-style-type: none
240
+ }
241
+
242
+ ul.lst-kix_fv0uatir2ufl-3 {
243
+ list-style-type: none
244
+ }
245
+
246
+ ul.lst-kix_fv0uatir2ufl-8 {
247
+ list-style-type: none
248
+ }
249
+
250
+ ul.lst-kix_fv0uatir2ufl-7 {
251
+ list-style-type: none
252
+ }
253
+
254
+ ol.lst-kix_g3jk1pagzpg-7.start {
255
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-7 0
256
+ }
257
+
258
+ ol.lst-kix_t4rs0psumuc-8 {
259
+ list-style-type: none
260
+ }
261
+
262
+ ol.lst-kix_t4rs0psumuc-7 {
263
+ list-style-type: none
264
+ }
265
+
266
+ ol.lst-kix_t4rs0psumuc-4 {
267
+ list-style-type: none
268
+ }
269
+
270
+ ol.lst-kix_t4rs0psumuc-3 {
271
+ list-style-type: none
272
+ }
273
+
274
+ ol.lst-kix_t4rs0psumuc-6 {
275
+ list-style-type: none
276
+ }
277
+
278
+ ol.lst-kix_t4rs0psumuc-5 {
279
+ list-style-type: none
280
+ }
281
+
282
+ ol.lst-kix_t4rs0psumuc-0 {
283
+ list-style-type: none
284
+ }
285
+
286
+ .lst-kix_rfv171ve2zmi-8>li {
287
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-8
288
+ }
289
+
290
+ ol.lst-kix_2z7sxuic4qcz-5.start {
291
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-5 0
292
+ }
293
+
294
+ ol.lst-kix_t4rs0psumuc-2 {
295
+ list-style-type: none
296
+ }
297
+
298
+ .lst-kix_a5viigb0xhl7-1>li:before {
299
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-1, lower-latin) ". "
300
+ }
301
+
302
+ ol.lst-kix_t4rs0psumuc-1 {
303
+ list-style-type: none
304
+ }
305
+
306
+ .lst-kix_a5viigb0xhl7-8>li {
307
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-8
308
+ }
309
+
310
+ .lst-kix_a5viigb0xhl7-0>li:before {
311
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-0, decimal) ". "
312
+ }
313
+
314
+ ol.lst-kix_g3jk1pagzpg-1.start {
315
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-1 0
316
+ }
317
+
318
+ .lst-kix_ehrga9das63p-8>li:before {
319
+ content: "- "
320
+ }
321
+
322
+ ol.lst-kix_rfv171ve2zmi-7 {
323
+ list-style-type: none
324
+ }
325
+
326
+ ol.lst-kix_a5viigb0xhl7-5.start {
327
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-5 0
328
+ }
329
+
330
+ ol.lst-kix_rfv171ve2zmi-8 {
331
+ list-style-type: none
332
+ }
333
+
334
+ ol.lst-kix_gs00va2l292e-1.start {
335
+ counter-reset: lst-ctn-kix_gs00va2l292e-1 0
336
+ }
337
+
338
+ ol.lst-kix_rfv171ve2zmi-3 {
339
+ list-style-type: none
340
+ }
341
+
342
+ ol.lst-kix_rfv171ve2zmi-4 {
343
+ list-style-type: none
344
+ }
345
+
346
+ .lst-kix_gs00va2l292e-8>li:before {
347
+ content: "" counter(lst-ctn-kix_gs00va2l292e-8, decimal) ". "
348
+ }
349
+
350
+ ol.lst-kix_rfv171ve2zmi-5 {
351
+ list-style-type: none
352
+ }
353
+
354
+ ol.lst-kix_rfv171ve2zmi-6 {
355
+ list-style-type: none
356
+ }
357
+
358
+ .lst-kix_gs00va2l292e-3>li:before {
359
+ content: "" counter(lst-ctn-kix_gs00va2l292e-3, lower-latin) ") "
360
+ }
361
+
362
+ ol.lst-kix_rfv171ve2zmi-0 {
363
+ list-style-type: none
364
+ }
365
+
366
+ .lst-kix_t4rs0psumuc-2>li {
367
+ counter-increment: lst-ctn-kix_t4rs0psumuc-2
368
+ }
369
+
370
+ .lst-kix_a5viigb0xhl7-3>li:before {
371
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-3, decimal) ". "
372
+ }
373
+
374
+ ol.lst-kix_rfv171ve2zmi-1 {
375
+ list-style-type: none
376
+ }
377
+
378
+ ol.lst-kix_rfv171ve2zmi-2 {
379
+ list-style-type: none
380
+ }
381
+
382
+ .lst-kix_gs00va2l292e-1>li:before {
383
+ content: "(" counter(lst-ctn-kix_gs00va2l292e-1, lower-roman) ") "
384
+ }
385
+
386
+ .lst-kix_ehrga9das63p-2>li:before {
387
+ content: "- "
388
+ }
389
+
390
+ ol.lst-kix_o12c65tpuwmu-3.start {
391
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-3 0
392
+ }
393
+
394
+ .lst-kix_g3jk1pagzpg-8>li {
395
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-8
396
+ }
397
+
398
+ .lst-kix_ehrga9das63p-0>li:before {
399
+ content: "- "
400
+ }
401
+
402
+ .lst-kix_a5viigb0xhl7-5>li:before {
403
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-5, lower-roman) ". "
404
+ }
405
+
406
+ .lst-kix_a5viigb0xhl7-7>li:before {
407
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-7, lower-latin) ". "
408
+ }
409
+
410
+ .lst-kix_gs00va2l292e-1>li {
411
+ counter-increment: lst-ctn-kix_gs00va2l292e-1
412
+ }
413
+
414
+ ol.lst-kix_gs00va2l292e-4.start {
415
+ counter-reset: lst-ctn-kix_gs00va2l292e-4 0
416
+ }
417
+
418
+ ol.lst-kix_g3jk1pagzpg-0.start {
419
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-0 0
420
+ }
421
+
422
+ ol.lst-kix_t4rs0psumuc-1.start {
423
+ counter-reset: lst-ctn-kix_t4rs0psumuc-1 0
424
+ }
425
+
426
+ .lst-kix_t4rs0psumuc-1>li {
427
+ counter-increment: lst-ctn-kix_t4rs0psumuc-1
428
+ }
429
+
430
+ ol.lst-kix_2z7sxuic4qcz-6.start {
431
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-6 0
432
+ }
433
+
434
+ .lst-kix_rfv171ve2zmi-3>li {
435
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-3
436
+ }
437
+
438
+ .lst-kix_rfv171ve2zmi-4>li {
439
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-4
440
+ }
441
+
442
+ ol.lst-kix_o12c65tpuwmu-1 {
443
+ list-style-type: none
444
+ }
445
+
446
+ ol.lst-kix_o12c65tpuwmu-2 {
447
+ list-style-type: none
448
+ }
449
+
450
+ .lst-kix_gs00va2l292e-3>li {
451
+ counter-increment: lst-ctn-kix_gs00va2l292e-3
452
+ }
453
+
454
+ ol.lst-kix_o12c65tpuwmu-0 {
455
+ list-style-type: none
456
+ }
457
+
458
+ ol.lst-kix_o12c65tpuwmu-5 {
459
+ list-style-type: none
460
+ }
461
+
462
+ ol.lst-kix_o12c65tpuwmu-6 {
463
+ list-style-type: none
464
+ }
465
+
466
+ ol.lst-kix_o12c65tpuwmu-3 {
467
+ list-style-type: none
468
+ }
469
+
470
+ .lst-kix_t4rs0psumuc-3>li {
471
+ counter-increment: lst-ctn-kix_t4rs0psumuc-3
472
+ }
473
+
474
+ ol.lst-kix_o12c65tpuwmu-4 {
475
+ list-style-type: none
476
+ }
477
+
478
+ ol.lst-kix_o12c65tpuwmu-7 {
479
+ list-style-type: none
480
+ }
481
+
482
+ .lst-kix_a5viigb0xhl7-6>li {
483
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-6
484
+ }
485
+
486
+ ol.lst-kix_o12c65tpuwmu-8 {
487
+ list-style-type: none
488
+ }
489
+
490
+ ol.lst-kix_o12c65tpuwmu-6.start {
491
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-6 0
492
+ }
493
+
494
+ ol.lst-kix_a5viigb0xhl7-2.start {
495
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-2 0
496
+ }
497
+
498
+ ol.lst-kix_rfv171ve2zmi-3.start {
499
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-3 0
500
+ }
501
+
502
+ .lst-kix_g3jk1pagzpg-7>li {
503
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-7
504
+ }
505
+
506
+ ol.lst-kix_rfv171ve2zmi-6.start {
507
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-6 0
508
+ }
509
+
510
+ .lst-kix_2z7sxuic4qcz-5>li {
511
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-5
512
+ }
513
+
514
+ .lst-kix_o12c65tpuwmu-7>li:before {
515
+ content: "" counter(lst-ctn-kix_o12c65tpuwmu-7, lower-roman) ". "
516
+ }
517
+
518
+ .lst-kix_t4rs0psumuc-4>li:before {
519
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-4, lower-roman) ". "
520
+ }
521
+
522
+ .lst-kix_t4rs0psumuc-6>li:before {
523
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-6, lower-latin) ". "
524
+ }
525
+
526
+ .lst-kix_2z7sxuic4qcz-4>li {
527
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-4
528
+ }
529
+
530
+ ol.lst-kix_rfv171ve2zmi-5.start {
531
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-5 0
532
+ }
533
+
534
+ .lst-kix_o12c65tpuwmu-5>li:before {
535
+ content: "" counter(lst-ctn-kix_o12c65tpuwmu-5, decimal) ") "
536
+ }
537
+
538
+ ol.lst-kix_2z7sxuic4qcz-7.start {
539
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-7 0
540
+ }
541
+
542
+ .lst-kix_a5viigb0xhl7-7>li {
543
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-7
544
+ }
545
+
546
+ .lst-kix_o12c65tpuwmu-3>li:before {
547
+ content: "" counter(lst-ctn-kix_o12c65tpuwmu-3, lower-latin) ") "
548
+ }
549
+
550
+ ol.lst-kix_a5viigb0xhl7-3.start {
551
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-3 0
552
+ }
553
+
554
+ .lst-kix_a5viigb0xhl7-1>li {
555
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-1
556
+ }
557
+
558
+ ol.lst-kix_gs00va2l292e-2.start {
559
+ counter-reset: lst-ctn-kix_gs00va2l292e-2 0
560
+ }
561
+
562
+ .lst-kix_a5viigb0xhl7-0>li {
563
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-0
564
+ }
565
+
566
+ .lst-kix_t4rs0psumuc-8>li:before {
567
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-8, decimal) ". "
568
+ }
569
+
570
+ ol.lst-kix_o12c65tpuwmu-5.start {
571
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-5 0
572
+ }
573
+
574
+ .lst-kix_o12c65tpuwmu-2>li {
575
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-2
576
+ }
577
+
578
+ ol.lst-kix_a5viigb0xhl7-4.start {
579
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-4 0
580
+ }
581
+
582
+ .lst-kix_o12c65tpuwmu-8>li {
583
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-8
584
+ }
585
+
586
+ ol.lst-kix_o12c65tpuwmu-4.start {
587
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-4 0
588
+ }
589
+
590
+ .lst-kix_2z7sxuic4qcz-1>li:before {
591
+ content: "(" counter(lst-ctn-kix_2z7sxuic4qcz-1, lower-roman) ") "
592
+ }
593
+
594
+ ol.lst-kix_rfv171ve2zmi-4.start {
595
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-4 0
596
+ }
597
+
598
+ .lst-kix_2z7sxuic4qcz-3>li:before {
599
+ content: "" counter(lst-ctn-kix_2z7sxuic4qcz-3, lower-latin) ") "
600
+ }
601
+
602
+ ol.lst-kix_2z7sxuic4qcz-8.start {
603
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-8 0
604
+ }
605
+
606
+ ol.lst-kix_gs00va2l292e-4 {
607
+ list-style-type: none
608
+ }
609
+
610
+ ol.lst-kix_gs00va2l292e-5 {
611
+ list-style-type: none
612
+ }
613
+
614
+ ol.lst-kix_gs00va2l292e-3.start {
615
+ counter-reset: lst-ctn-kix_gs00va2l292e-3 0
616
+ }
617
+
618
+ ol.lst-kix_gs00va2l292e-6 {
619
+ list-style-type: none
620
+ }
621
+
622
+ ol.lst-kix_gs00va2l292e-7 {
623
+ list-style-type: none
624
+ }
625
+
626
+ ol.lst-kix_gs00va2l292e-8 {
627
+ list-style-type: none
628
+ }
629
+
630
+ .lst-kix_gs00va2l292e-8>li {
631
+ counter-increment: lst-ctn-kix_gs00va2l292e-8
632
+ }
633
+
634
+ .lst-kix_2z7sxuic4qcz-5>li:before {
635
+ content: "" counter(lst-ctn-kix_2z7sxuic4qcz-5, decimal) ") "
636
+ }
637
+
638
+ .lst-kix_gs00va2l292e-2>li {
639
+ counter-increment: lst-ctn-kix_gs00va2l292e-2
640
+ }
641
+
642
+ .lst-kix_ehrga9das63p-4>li:before {
643
+ content: "- "
644
+ }
645
+
646
+ ol.lst-kix_t4rs0psumuc-0.start {
647
+ counter-reset: lst-ctn-kix_t4rs0psumuc-0 0
648
+ }
649
+
650
+ .lst-kix_t4rs0psumuc-0>li:before {
651
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-0, lower-latin) ". "
652
+ }
653
+
654
+ .lst-kix_t4rs0psumuc-2>li:before {
655
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-2, decimal) ". "
656
+ }
657
+
658
+ ol.lst-kix_gs00va2l292e-0 {
659
+ list-style-type: none
660
+ }
661
+
662
+ .lst-kix_ehrga9das63p-6>li:before {
663
+ content: "- "
664
+ }
665
+
666
+ .lst-kix_2z7sxuic4qcz-7>li:before {
667
+ content: "" counter(lst-ctn-kix_2z7sxuic4qcz-7, lower-roman) ". "
668
+ }
669
+
670
+ ol.lst-kix_gs00va2l292e-1 {
671
+ list-style-type: none
672
+ }
673
+
674
+ ol.lst-kix_gs00va2l292e-2 {
675
+ list-style-type: none
676
+ }
677
+
678
+ ol.lst-kix_gs00va2l292e-3 {
679
+ list-style-type: none
680
+ }
681
+
682
+ ol.lst-kix_a5viigb0xhl7-8 {
683
+ list-style-type: none
684
+ }
685
+
686
+ ol.lst-kix_t4rs0psumuc-5.start {
687
+ counter-reset: lst-ctn-kix_t4rs0psumuc-5 0
688
+ }
689
+
690
+ ol.lst-kix_a5viigb0xhl7-7 {
691
+ list-style-type: none
692
+ }
693
+
694
+ ol.lst-kix_a5viigb0xhl7-6 {
695
+ list-style-type: none
696
+ }
697
+
698
+ ol.lst-kix_a5viigb0xhl7-5 {
699
+ list-style-type: none
700
+ }
701
+
702
+ ol.lst-kix_a5viigb0xhl7-4 {
703
+ list-style-type: none
704
+ }
705
+
706
+ .lst-kix_g3jk1pagzpg-2>li {
707
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-2
708
+ }
709
+
710
+ ol.lst-kix_a5viigb0xhl7-3 {
711
+ list-style-type: none
712
+ }
713
+
714
+ ol.lst-kix_a5viigb0xhl7-2 {
715
+ list-style-type: none
716
+ }
717
+
718
+ ol.lst-kix_a5viigb0xhl7-1 {
719
+ list-style-type: none
720
+ }
721
+
722
+ ol.lst-kix_a5viigb0xhl7-0 {
723
+ list-style-type: none
724
+ }
725
+
726
+ ol.lst-kix_rfv171ve2zmi-7.start {
727
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-7 0
728
+ }
729
+
730
+ .lst-kix_t4rs0psumuc-8>li {
731
+ counter-increment: lst-ctn-kix_t4rs0psumuc-8
732
+ }
733
+
734
+ ol.lst-kix_a5viigb0xhl7-1.start {
735
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-1 0
736
+ }
737
+
738
+ .lst-kix_o12c65tpuwmu-4>li {
739
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-4
740
+ }
741
+
742
+ .lst-kix_2z7sxuic4qcz-0>li {
743
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-0
744
+ }
745
+
746
+ .lst-kix_t4rs0psumuc-6>li {
747
+ counter-increment: lst-ctn-kix_t4rs0psumuc-6
748
+ }
749
+
750
+ ol.lst-kix_o12c65tpuwmu-2.start {
751
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-2 0
752
+ }
753
+
754
+ ol.lst-kix_gs00va2l292e-5.start {
755
+ counter-reset: lst-ctn-kix_gs00va2l292e-5 0
756
+ }
757
+
758
+ .lst-kix_rfv171ve2zmi-7>li {
759
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-7
760
+ }
761
+
762
+ .lst-kix_gs00va2l292e-6>li {
763
+ counter-increment: lst-ctn-kix_gs00va2l292e-6
764
+ }
765
+
766
+ .lst-kix_o12c65tpuwmu-0>li:before {
767
+ content: "(" counter(lst-ctn-kix_o12c65tpuwmu-0, lower-latin) ") "
768
+ }
769
+
770
+ .lst-kix_2z7sxuic4qcz-2>li {
771
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-2
772
+ }
773
+
774
+ .lst-kix_o12c65tpuwmu-1>li:before {
775
+ content: "(" counter(lst-ctn-kix_o12c65tpuwmu-1, lower-roman) ") "
776
+ }
777
+
778
+ .lst-kix_o12c65tpuwmu-2>li:before {
779
+ content: "(" counter(lst-ctn-kix_o12c65tpuwmu-2, decimal) ") "
780
+ }
781
+
782
+ .lst-kix_g3jk1pagzpg-4>li {
783
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-4
784
+ }
785
+
786
+ ul.lst-kix_ehrga9das63p-0 {
787
+ list-style-type: none
788
+ }
789
+
790
+ ul.lst-kix_ehrga9das63p-1 {
791
+ list-style-type: none
792
+ }
793
+
794
+ ol.lst-kix_gs00va2l292e-6.start {
795
+ counter-reset: lst-ctn-kix_gs00va2l292e-6 0
796
+ }
797
+
798
+ ul.lst-kix_ehrga9das63p-2 {
799
+ list-style-type: none
800
+ }
801
+
802
+ ul.lst-kix_ehrga9das63p-3 {
803
+ list-style-type: none
804
+ }
805
+
806
+ .lst-kix_o12c65tpuwmu-6>li {
807
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-6
808