diff options
-rw-r--r-- | index.html | 138 | ||||
-rw-r--r-- | static/content.css | 4665 | ||||
-rw-r--r-- | static/favicon.ico | bin | 0 -> 1406 bytes |
3 files changed, 4803 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..efa030e --- /dev/null +++ b/index.html | |||
@@ -0,0 +1,138 @@ | |||
1 | <!DOCTYPE html> | ||
2 | |||
3 | <head> | ||
4 | <title>Jinwei Zhao's Homepage</title> | ||
5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
6 | <link rel="shortcut icon" type="image/jpg" href="static/favicon.ico"/> | ||
7 | <style type="text/css"> | ||
8 | body { | ||
9 | background: #FFFFFF; | ||
10 | font-family: Geneva, Arial, Helvetica, sans-serif; | ||
11 | font-size: 1em; | ||
12 | } | ||
13 | </style> | ||
14 | <style type="text/css"> | ||
15 | <!-- | ||
16 | #navbar ul { | ||
17 | margin: 0; | ||
18 | padding: 5px; | ||
19 | list-style-type: none; | ||
20 | text-align: left; | ||
21 | background-color: #fff; | ||
22 | } | ||
23 | |||
24 | #navbar ul li { | ||
25 | display: inline; | ||
26 | } | ||
27 | |||
28 | #navbar ul li a { | ||
29 | text-decoration: none; | ||
30 | padding: .2em 1em; | ||
31 | color: #000; | ||
32 | background-color: #fff; | ||
33 | } | ||
34 | |||
35 | #navbar ul li a:hover { | ||
36 | color: #fff; | ||
37 | background-color: #000; | ||
38 | } | ||
39 | --> | ||
40 | </style> | ||
41 | <link href="static/content.css" rel="stylesheet" type="text/css"> | ||
42 | </head> | ||
43 | |||
44 | <body data-new-gr-c-s-check-loaded="8.895.0" data-gr-ext-installed=""> | ||
45 | <table> | ||
46 | <tbody> | ||
47 | <tr> | ||
48 | <td><img src="https://s3.us-west-1.wasabisys.com/public-assets/photo.jpg" alt="" height="200" | ||
49 | border="0"></td> | ||
50 | </tr> | ||
51 | <tr> | ||
52 | <td> | ||
53 | <font size="4">Jinwei <a href="https://en.wikipedia.org/wiki/Zhao_(surname)" | ||
54 | target="_blank">Zhao</a> | ||
55 | <font size="3">clarkzjw at uvic ca </font><br> | ||
56 | </font> | ||
57 | <font size="4">赵锦威</font><br></font> | ||
58 | </td> | ||
59 | </tr> | ||
60 | <tr> | ||
61 | <td> | ||
62 | An MSc student at | ||
63 | </td> | ||
64 | <td> | ||
65 | <font size="2"> | ||
66 | <a href="https://www.uvic.ca/ecs/computerscience/index.php" target="_blank">Computer Science | ||
67 | Department</a> <br> | ||
68 | <a href="https://www.uvic.ca" target="_blank">University of Victoria</a>, British Columbia, | ||
69 | Canada<br> | ||
70 | </font> | ||
71 | </td> | ||
72 | </tr> | ||
73 | </tbody> | ||
74 | </table> | ||
75 | <hr> | ||
76 | I am a Master of Science (MSc) student in the Department of Computer Science at the University of Victoria, British | ||
77 | Columbia, Canada, where I am advised by <a href="http://webhome.cs.uvic.ca/~pan/" target="_blank">Dr. Jianping | ||
78 | Pan</a>. | ||
79 | In 2017, I obtained a Bachelor of Engineering in Computer Science and Technology from Zhejiang Gongshang University | ||
80 | in China. | ||
81 | Since then, I've spent four years working as a backend software engineer in startup companies in <a | ||
82 | href="https://en.wikipedia.org/wiki/Shanghai" target="_blank">Shanghai</a> and <a | ||
83 | href="https://en.wikipedia.org/wiki/Hangzhou" target="_blank">Hangzhou</a>. | ||
84 | Previously, I conducted research on image processing. | ||
85 | My research interests are currently concentrated on computer networking applications. | ||
86 | I'm particularly curious about adaptive video streaming applications. | ||
87 | <br> | ||
88 | <br> | ||
89 | <a href="https://s3.us-west-1.wasabisys.com/public-assets/resume.pdf" target="_blank">Resume</a> (last updated 2022/02/11)<br> | ||
90 | <hr> | ||
91 | <a name="publication"></a> | ||
92 | <font size="5"><b>Selected Publications</b></font> <br><br> | ||
93 | <font size="3"><b>Image Processing</b></font><br> | ||
94 | |||
95 | <p align="justify"> | ||
96 | <a href="https://link.springer.com/article/10.1007/s00371-016-1259-3" target="_blank">Texture filtering based | ||
97 | physically plausible image dehazing</a><br> | ||
98 | <font size="2"> | ||
99 | Chunxiao Liu, <u>Jinwei Zhao</u>, Yiyun Shen, Yanggang Zhou, Xun Wang, Yi Ouyang<br> | ||
100 | <i>The Visual Computer, vol. 32, no. 6, pp. 911–920, Jun. 2016, doi: 10.1007/s00371-016-1259-3</i> | ||
101 | </font><br> | ||
102 | </p> | ||
103 | |||
104 | <p align="justify"> | ||
105 | <a href="http://www.cjig.cn/jig/ch/reader/view_abstract.aspx?file_no=20160911" target="_blank">Dark Channel | ||
106 | Prior-based Image Dehazing with Atmospheric Light Validation and Halo Elimination</a> <br> | ||
107 | <font size="2"> | ||
108 | <u>Jinwei Zhao</u>, Yiyun Shen, Chunxiao Liu, Yi Ouyang<br> | ||
109 | <i>Journal of Image and Graphics, vol. 21, no. 9, pp. 1221–1228, Aug. 2016, doi: 10.11834/jig.20160911 (In | ||
110 | Chinese)</i> | ||
111 | </font><br> | ||
112 | </p> | ||
113 | |||
114 | <p align="justify"> | ||
115 | <a href="https://onlinelibrary.wiley.com/doi/full/10.1002/cav.1776" target="_blank">Sky detection- and | ||
116 | texture smoothing-based high-visibility haze removal from images and videos</a><br> | ||
117 | <font size="2"> | ||
118 | Chunxiao Liu, Yiyun Shen, Yaqi Shao, <u>Jinwei Zhao</u>, Xun Wang<br> | ||
119 | <i>Computer Animation and Virtual Worlds, vol. 28, no. 3–4, p. e1776, May 2017, doi: 10.1002/cav.1776</i> | ||
120 | </font><br> | ||
121 | </p> | ||
122 | |||
123 | <a name="award"></a> | ||
124 | <font size="5"><b>Honors and Awards</b></font> | ||
125 | <ul> | ||
126 | <li>Zhejiang Provincial Government Scholarship, China, 2016</li> | ||
127 | </ul> | ||
128 | |||
129 | <a name="teaching"></a> | ||
130 | <font size="5"><b>Teaching</b></font><br> | ||
131 | <ul> | ||
132 | <li>Introduction to C programming (Undergraduate), TA for Prof. Chunxiao Liu, Fall 2015, Zhejiang Gongshang | ||
133 | University, China | ||
134 | </ul> | ||
135 | |||
136 | </body> | ||
137 | |||
138 | </html> \ No newline at end of file | ||
diff --git a/static/content.css b/static/content.css new file mode 100644 index 0000000..f5aadc8 --- /dev/null +++ b/static/content.css | |||
@@ -0,0 +1,4665 @@ | |||
1 | /*! | ||
2 | * Rakuten Button v7.7.0 | ||
3 | * Copyrights 2021 Rakuten Inc. | ||
4 | */ | ||
5 | /* FONT PATH | ||
6 | * -------------------------- */ | ||
7 | @font-face { | ||
8 | font-family: 'ProximaNova'; | ||
9 | src: url(../fonts/ProximaNova-Reg.otf) format("opentype");; | ||
10 | font-weight: normal; | ||
11 | font-style: normal; | ||
12 | } | ||
13 | @font-face { | ||
14 | font-family: 'ProximaNova'; | ||
15 | src: url(../fonts/ProximaNova-SBold.otf) format("opentype");; | ||
16 | font-style: normal; | ||
17 | font-weight: 600; | ||
18 | } | ||
19 | @font-face { | ||
20 | font-family: 'ProximaNova'; | ||
21 | src: url(../fonts/ProximaNova-Bold.otf) format("opentype");; | ||
22 | font-style: normal; | ||
23 | font-weight: bold; | ||
24 | } | ||
25 | /* -------------------------- */ | ||
26 | @font-face { | ||
27 | font-family: 'Roboto'; | ||
28 | src: url(../fonts/Roboto-Regular.ttf) format("truetype"); | ||
29 | font-weight: normal; | ||
30 | font-style: normal; | ||
31 | } | ||
32 | @font-face { | ||
33 | font-family: 'Roboto'; | ||
34 | src: url(../fonts/Roboto-Light.ttf) format("truetype"); | ||
35 | font-style: normal; | ||
36 | font-weight: 300; | ||
37 | } | ||
38 | @font-face { | ||
39 | font-family: 'Roboto'; | ||
40 | src: url(../fonts/Roboto-Bold.ttf) format("truetype"); | ||
41 | font-style: normal; | ||
42 | font-weight: bold; | ||
43 | } | ||
44 | /* FONT PATH | ||
45 | * -------------------------- */ | ||
46 | /* | ||
47 | 100 Extra Light or Ultra Light | ||
48 | 200 Light or Thin | ||
49 | 300 Book or Demi | ||
50 | 400 Normal or Regular | ||
51 | 500 Medium | ||
52 | 600 Semibold, Demibold | ||
53 | 700 Bold | ||
54 | 800 Black, Extra Bold or Heavy | ||
55 | 900 Extra Black, Fat, Poster or Ultra Black | ||
56 | */ | ||
57 | @font-face { | ||
58 | font-family: 'Benton'; | ||
59 | src: url(../fonts/BentonSansRAK-Regular.otf) format("opentype"); | ||
60 | font-weight: normal; | ||
61 | font-style: normal; | ||
62 | } | ||
63 | @font-face { | ||
64 | font-family: 'Benton'; | ||
65 | src: url(../fonts/BentonSansRAK-Medium.otf) format("opentype"); | ||
66 | font-style: normal; | ||
67 | font-weight: 500; | ||
68 | } | ||
69 | @font-face { | ||
70 | font-family: 'Benton'; | ||
71 | src: url(../fonts/BentonSansRAK-Bold.otf) format("opentype"); | ||
72 | font-style: normal; | ||
73 | font-weight: bold; | ||
74 | } | ||
75 | @font-face { | ||
76 | font-family: 'Stag'; | ||
77 | src:url(../fonts/Stag-BlackItalic-Web.woff2) format('woff2'), | ||
78 | url(../fonts/Stag-BlackItalic-Web.woff) format('woff'); | ||
79 | font-weight: 900; | ||
80 | font-style: italic; | ||
81 | font-stretch: normal; | ||
82 | } | ||
83 | |||
84 | @font-face { | ||
85 | font-family: 'Stag'; | ||
86 | src:url(../fonts/Stag-Black-Web.woff2) format('woff2'), | ||
87 | url(../fonts/Stag-Black-Web.woff) format('woff'); | ||
88 | font-weight: 900; | ||
89 | font-style: normal; | ||
90 | font-stretch: normal; | ||
91 | } | ||
92 | |||
93 | @font-face { | ||
94 | font-family: 'Stag'; | ||
95 | src:url(../fonts/Stag-BoldItalic-Web.woff2) format('woff2'), | ||
96 | url(../fonts/Stag-BoldItalic-Web.woff) format('woff'); | ||
97 | font-weight: 700; | ||
98 | font-style: italic; | ||
99 | font-stretch: normal; | ||
100 | } | ||
101 | |||
102 | |||
103 | @font-face { | ||
104 | font-family: 'Stag'; | ||
105 | src:url(../fonts/Stag-Bold-Web.woff2) format('woff2'), | ||
106 | url(../fonts/Stag-Bold-Web.woff) format('woff'); | ||
107 | font-weight: 700; | ||
108 | font-style: normal; | ||
109 | font-stretch: normal; | ||
110 | } | ||
111 | |||
112 | @font-face { | ||
113 | font-family: 'Stag'; | ||
114 | src:url(../fonts/Stag-SemiboldItalic-Web.woff2) format('woff2'), | ||
115 | url(../fonts/Stag-SemiboldItalic-Web.woff) format('woff'); | ||
116 | font-weight: 600; | ||
117 | font-style: italic; | ||
118 | font-stretch: normal; | ||
119 | } | ||
120 | |||
121 | @font-face { | ||
122 | font-family: 'Stag'; | ||
123 | src: url(../fonts/Stag-Semibold-Web.woff2) format('woff2'), | ||
124 | url(../fonts/Stag-Semibold-Web.woff) format('woff'); | ||
125 | font-weight: 600; | ||
126 | font-style: normal; | ||
127 | font-stretch: normal; | ||
128 | } | ||
129 | |||
130 | |||
131 | @font-face { | ||
132 | font-family: 'Stag'; | ||
133 | src: url(../fonts/Stag-MediumItalic-Web.woff2) format('woff2'), | ||
134 | url(../fonts/Stag-MediumItalic-Web.woff) format('woff'); | ||
135 | font-weight: 500; | ||
136 | font-style: italic; | ||
137 | font-stretch: normal; | ||
138 | } | ||
139 | |||
140 | |||
141 | @font-face { | ||
142 | font-family: 'Stag'; | ||
143 | src: url(../fonts/Stag-Medium-Web.woff2) format('woff2'), | ||
144 | url(../fonts/Stag-Medium-Web.woff) format('woff'); | ||
145 | font-weight: 500; | ||
146 | font-style: normal; | ||
147 | font-stretch: normal; | ||
148 | } | ||
149 | |||
150 | @font-face { | ||
151 | font-family: 'Stag'; | ||
152 | src: url(../fonts/Stag-BookItalic-Web.woff2) format('woff2'), | ||
153 | url(../fonts/Stag-BookItalic-Web.woff) format('woff'); | ||
154 | font-weight: 400; | ||
155 | font-style: italic; | ||
156 | font-stretch: normal; | ||
157 | } | ||
158 | |||
159 | @font-face { | ||
160 | font-family: 'Stag'; | ||
161 | src: url(../fonts/Stag-Book-Web.woff2) format('woff2'), | ||
162 | url(../fonts/Stag-Book-Web.woff) format('woff'); | ||
163 | font-weight: 400; | ||
164 | font-style: normal; | ||
165 | font-stretch: normal; | ||
166 | } | ||
167 | |||
168 | @font-face { | ||
169 | font-family: 'Stag'; | ||
170 | src: url(../fonts/Stag-LightItalic-Web.woff2) format('woff2'), | ||
171 | url(../fonts/Stag-LightItalic-Web.woff) format('woff'); | ||
172 | font-weight: 300; | ||
173 | font-style: italic; | ||
174 | font-stretch: normal; | ||
175 | } | ||
176 | |||
177 | @font-face { | ||
178 | font-family: 'Stag'; | ||
179 | src: url(../fonts/Stag-Light-Web.woff2) format('woff2'), | ||
180 | url(../fonts/Stag-Light-Web.woff) format('woff'); | ||
181 | font-weight: 300; | ||
182 | font-style: normal; | ||
183 | font-stretch: normal; | ||
184 | } | ||
185 | |||
186 | @font-face { | ||
187 | font-family: 'Stag'; | ||
188 | src: url(../fonts/Stag-ThinItalic-Web.woff2) format('woff2'), | ||
189 | url(../fonts/Stag-ThinItalic-Web.woff) format('woff'); | ||
190 | font-weight: 100; | ||
191 | font-style: italic; | ||
192 | font-stretch: normal; | ||
193 | } | ||
194 | |||
195 | @font-face { | ||
196 | font-family: 'Stag'; | ||
197 | src: url(../fonts/Stag-Thin-Web.woff2) format('woff2'), | ||
198 | url(../fonts/Stag-Thin-Web.woff) format('woff'); | ||
199 | font-weight: 100; | ||
200 | font-style: normal; | ||
201 | font-stretch: normal; | ||
202 | } | ||
203 | |||
204 | @font-face { | ||
205 | font-family: 'Stag'; | ||
206 | src: url(../fonts/Stag-BoldDot-Web.woff2) format('woff2'), | ||
207 | url(../fonts/Stag-BoldDot-Web.woff) format('woff'); | ||
208 | font-weight: 700; | ||
209 | font-style: normal; | ||
210 | font-stretch: normal; | ||
211 | } | ||
212 | |||
213 | @font-face { | ||
214 | font-family: 'Stag'; | ||
215 | src: url(../fonts/Stag-ThinDot-Web.woff2) format('woff2'), | ||
216 | url(../fonts/Stag-ThinDot-Web.woff) format('woff'); | ||
217 | font-weight: 200; | ||
218 | font-style: normal; | ||
219 | font-stretch: normal; | ||
220 | } | ||
221 | |||
222 | |||
223 | /* FONT-AWESOME ICONS | ||
224 | * -------------------------- */ | ||
225 | @font-face { | ||
226 | font-family: 'RakutenIconFont'; | ||
227 | src: url(../fonts/fontawesome-webfont.woff2) format('woff2'), url(../fonts/fontawesome-webfont.woff) format('woff'); | ||
228 | font-weight: normal; | ||
229 | font-style: normal; | ||
230 | } | ||
231 | .rr-ca-icon { | ||
232 | display: inline-block; | ||
233 | font: normal normal normal 14px/1 RakutenIconFont; | ||
234 | font-size: inherit; | ||
235 | text-rendering: auto; | ||
236 | -webkit-font-smoothing: antialiased; | ||
237 | -moz-osx-font-smoothing: grayscale; | ||
238 | } | ||
239 | /* makes the font 33% larger relative to the icon container */ | ||
240 | .rr-ca-icon-lg { | ||
241 | font-size: 1.33333333em; | ||
242 | line-height: 0.75em; | ||
243 | vertical-align: -15%; | ||
244 | } | ||
245 | .rr-ca-icon-2x { | ||
246 | font-size: 2em; | ||
247 | } | ||
248 | .rr-ca-icon-3x { | ||
249 | font-size: 3em; | ||
250 | } | ||
251 | .rr-ca-icon-4x { | ||
252 | font-size: 4em; | ||
253 | } | ||
254 | .rr-ca-icon-5x { | ||
255 | font-size: 5em; | ||
256 | } | ||
257 | .rr-ca-icon-fw { | ||
258 | width: 1.28571429em; | ||
259 | text-align: center; | ||
260 | } | ||
261 | .rr-ca-icon-ul { | ||
262 | padding-left: 0; | ||
263 | margin-left: 2.14285714em; | ||
264 | list-style-type: none; | ||
265 | } | ||
266 | .rr-ca-icon-ul > li { | ||
267 | position: relative; | ||
268 | } | ||
269 | .rr-ca-icon-li { | ||
270 | position: absolute; | ||
271 | left: -2.14285714em; | ||
272 | width: 2.14285714em; | ||
273 | top: 0.14285714em; | ||
274 | text-align: center; | ||
275 | } | ||
276 | .rr-ca-icon-li.rr-ca-icon-lg { | ||
277 | left: -1.85714286em; | ||
278 | } | ||
279 | .rr-ca-icon-border { | ||
280 | padding: 0.2em 0.25em 0.15em; | ||
281 | border: solid 0.08em #eee; | ||
282 | border-radius: 0.1em; | ||
283 | } | ||
284 | .rr-ca-icon-pull-left { | ||
285 | float: left; | ||
286 | } | ||
287 | .rr-ca-icon-pull-right { | ||
288 | float: right; | ||
289 | } | ||
290 | .rr-ca-icon.rr-ca-icon-pull-left { | ||
291 | margin-right: 0.3em; | ||
292 | } | ||
293 | .rr-ca-icon.rr-ca-icon-pull-right { | ||
294 | margin-left: 0.3em; | ||
295 | } | ||
296 | /* Deprecated as of 4.4.0 */ | ||
297 | .pull-right { | ||
298 | float: right; | ||
299 | } | ||
300 | .pull-left { | ||
301 | float: left; | ||
302 | } | ||
303 | .rr-ca-icon.pull-left { | ||
304 | margin-right: 0.3em; | ||
305 | } | ||
306 | .rr-ca-icon.pull-right { | ||
307 | margin-left: 0.3em; | ||
308 | } | ||
309 | .rr-ca-icon-spin { | ||
310 | -webkit-animation: fa-spin 2s infinite linear; | ||
311 | animation: fa-spin 2s infinite linear; | ||
312 | } | ||
313 | .rr-ca-icon-pulse { | ||
314 | -webkit-animation: fa-spin 1s infinite steps(8); | ||
315 | animation: fa-spin 1s infinite steps(8); | ||
316 | } | ||
317 | @-webkit-keyframes fa-spin { | ||
318 | 0% { | ||
319 | -webkit-transform: rotate(0deg); | ||
320 | transform: rotate(0deg); | ||
321 | } | ||
322 | 100% { | ||
323 | -webkit-transform: rotate(359deg); | ||
324 | transform: rotate(359deg); | ||
325 | } | ||
326 | } | ||
327 | @keyframes fa-spin { | ||
328 | 0% { | ||
329 | -webkit-transform: rotate(0deg); | ||
330 | transform: rotate(0deg); | ||
331 | } | ||
332 | 100% { | ||
333 | -webkit-transform: rotate(359deg); | ||
334 | transform: rotate(359deg); | ||
335 | } | ||
336 | } | ||
337 | .rr-ca-icon-rotate-90 { | ||
338 | -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; | ||
339 | -webkit-transform: rotate(90deg); | ||
340 | -ms-transform: rotate(90deg); | ||
341 | transform: rotate(90deg); | ||
342 | } | ||
343 | .rr-ca-icon-rotate-180 { | ||
344 | -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; | ||
345 | -webkit-transform: rotate(180deg); | ||
346 | -ms-transform: rotate(180deg); | ||
347 | transform: rotate(180deg); | ||
348 | } | ||
349 | .rr-ca-icon-rotate-270 { | ||
350 | -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; | ||
351 | -webkit-transform: rotate(270deg); | ||
352 | -ms-transform: rotate(270deg); | ||
353 | transform: rotate(270deg); | ||
354 | } | ||
355 | .rr-ca-icon-flip-horizontal { | ||
356 | -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; | ||
357 | -webkit-transform: scale(-1, 1); | ||
358 | -ms-transform: scale(-1, 1); | ||
359 | transform: scale(-1, 1); | ||
360 | } | ||
361 | .rr-ca-icon-flip-vertical { | ||
362 | -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; | ||
363 | -webkit-transform: scale(1, -1); | ||
364 | -ms-transform: scale(1, -1); | ||
365 | transform: scale(1, -1); | ||
366 | } | ||
367 | :root .rr-ca-icon-rotate-90, | ||
368 | :root .rr-ca-icon-rotate-180, | ||
369 | :root .rr-ca-icon-rotate-270, | ||
370 | :root .rr-ca-icon-flip-horizontal, | ||
371 | :root .rr-ca-icon-flip-vertical { | ||
372 | filter: none; | ||
373 | } | ||
374 | .rr-ca-icon-stack { | ||
375 | position: relative; | ||
376 | display: inline-block; | ||
377 | width: 2em; | ||
378 | height: 2em; | ||
379 | line-height: 2em; | ||
380 | vertical-align: middle; | ||
381 | } | ||
382 | .rr-ca-icon-stack-1x, | ||
383 | .rr-ca-icon-stack-2x { | ||
384 | position: absolute; | ||
385 | left: 0; | ||
386 | width: 100%; | ||
387 | text-align: center; | ||
388 | } | ||
389 | .rr-ca-icon-stack-1x { | ||
390 | line-height: inherit; | ||
391 | } | ||
392 | .rr-ca-icon-stack-2x { | ||
393 | font-size: 2em; | ||
394 | } | ||
395 | .rr-ca-icon-inverse { | ||
396 | color: #fff; | ||
397 | } | ||
398 | /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen | ||
399 | readers do not read off random characters that represent icons */ | ||
400 | .rr-ca-icon-glass:before { | ||
401 | content: "\f000"; | ||
402 | } | ||
403 | .rr-ca-icon-music:before { | ||
404 | content: "\f001"; | ||
405 | } | ||
406 | .rr-ca-icon-search:before { | ||
407 | content: "\f002"; | ||
408 | } | ||
409 | .rr-ca-icon-envelope-o:before { | ||
410 | content: "\f003"; | ||
411 | } | ||
412 | .rr-ca-icon-heart:before { | ||
413 | content: "\f004"; | ||
414 | } | ||
415 | .rr-ca-icon-star:before { | ||
416 | content: "\f005"; | ||
417 | } | ||
418 | .rr-ca-icon-star-o:before { | ||
419 | content: "\f006"; | ||
420 | } | ||
421 | .rr-ca-icon-user:before { | ||
422 | content: "\f007"; | ||
423 | } | ||
424 | .rr-ca-icon-film:before { | ||
425 | content: "\f008"; | ||
426 | } | ||
427 | .rr-ca-icon-th-large:before { | ||
428 | content: "\f009"; | ||
429 | } | ||
430 | .rr-ca-icon-th:before { | ||
431 | content: "\f00a"; | ||
432 | } | ||
433 | .rr-ca-icon-th-list:before { | ||
434 | content: "\f00b"; | ||
435 | } | ||
436 | .rr-ca-icon-check:before { | ||
437 | content: "\f00c"; | ||
438 | } | ||
439 | .rr-ca-icon-remove:before, | ||
440 | .rr-ca-icon-close:before, | ||
441 | .rr-ca-icon-times:before { | ||
442 | content: "\f00d"; | ||
443 | } | ||
444 | .rr-ca-icon-search-plus:before { | ||
445 | content: "\f00e"; | ||
446 | } | ||
447 | .rr-ca-icon-search-minus:before { | ||
448 | content: "\f010"; | ||
449 | } | ||
450 | .rr-ca-icon-power-off:before { | ||
451 | content: "\f011"; | ||
452 | } | ||
453 | .rr-ca-icon-signal:before { | ||
454 | content: "\f012"; | ||
455 | } | ||
456 | .rr-ca-icon-gear:before, | ||
457 | .rr-ca-icon-cog:before { | ||
458 | content: "\f013"; | ||
459 | } | ||
460 | .rr-ca-icon-trash-o:before { | ||
461 | content: "\f014"; | ||
462 | } | ||
463 | .rr-ca-icon-home:before { | ||
464 | content: "\f015"; | ||
465 | } | ||
466 | .rr-ca-icon-file-o:before { | ||
467 | content: "\f016"; | ||
468 | } | ||
469 | .rr-ca-icon-clock-o:before { | ||
470 | content: "\f017"; | ||
471 | } | ||
472 | .rr-ca-icon-road:before { | ||
473 | content: "\f018"; | ||
474 | } | ||
475 | .rr-ca-icon-download:before { | ||
476 | content: "\f019"; | ||
477 | } | ||
478 | .rr-ca-icon-arrow-circle-o-down:before { | ||
479 | content: "\f01a"; | ||
480 | } | ||
481 | .rr-ca-icon-arrow-circle-o-up:before { | ||
482 | content: "\f01b"; | ||
483 | } | ||
484 | .rr-ca-icon-inbox:before { | ||
485 | content: "\f01c"; | ||
486 | } | ||
487 | .rr-ca-icon-play-circle-o:before { | ||
488 | content: "\f01d"; | ||
489 | } | ||
490 | .rr-ca-icon-rotate-right:before, | ||
491 | .rr-ca-icon-repeat:before { | ||
492 | content: "\f01e"; | ||
493 | } | ||
494 | .rr-ca-icon-refresh:before { | ||
495 | content: "\f021"; | ||
496 | } | ||
497 | .rr-ca-icon-list-alt:before { | ||
498 | content: "\f022"; | ||
499 | } | ||
500 | .rr-ca-icon-lock:before { | ||
501 | content: "\f023"; | ||
502 | } | ||
503 | .rr-ca-icon-flag:before { | ||
504 | content: "\f024"; | ||
505 | } | ||
506 | .rr-ca-icon-headphones:before { | ||
507 | content: "\f025"; | ||
508 | } | ||
509 | .rr-ca-icon-volume-off:before { | ||
510 | content: "\f026"; | ||
511 | } | ||
512 | .rr-ca-icon-volume-down:before { | ||
513 | content: "\f027"; | ||
514 | } | ||
515 | .rr-ca-icon-volume-up:before { | ||
516 | content: "\f028"; | ||
517 | } | ||
518 | .rr-ca-icon-qrcode:before { | ||
519 | content: "\f029"; | ||
520 | } | ||
521 | .rr-ca-icon-barcode:before { | ||
522 | content: "\f02a"; | ||
523 | } | ||
524 | .rr-ca-icon-tag:before { | ||
525 | content: "\f02b"; | ||
526 | } | ||
527 | .rr-ca-icon-tags:before { | ||
528 | content: "\f02c"; | ||
529 | } | ||
530 | .rr-ca-icon-book:before { | ||
531 | content: "\f02d"; | ||
532 | } | ||
533 | .rr-ca-icon-bookmark:before { | ||
534 | content: "\f02e"; | ||
535 | } | ||
536 | .rr-ca-icon-print:before { | ||
537 | content: "\f02f"; | ||
538 | } | ||
539 | .rr-ca-icon-camera:before { | ||
540 | content: "\f030"; | ||
541 | } | ||
542 | .rr-ca-icon-font:before { | ||
543 | content: "\f031"; | ||
544 | } | ||
545 | .rr-ca-icon-bold:before { | ||
546 | content: "\f032"; | ||
547 | } | ||
548 | .rr-ca-icon-italic:before { | ||
549 | content: "\f033"; | ||
550 | } | ||
551 | .rr-ca-icon-text-height:before { | ||
552 | content: "\f034"; | ||
553 | } | ||
554 | .rr-ca-icon-text-width:before { | ||
555 | content: "\f035"; | ||
556 | } | ||
557 | .rr-ca-icon-align-left:before { | ||
558 | content: "\f036"; | ||
559 | } | ||
560 | .rr-ca-icon-align-center:before { | ||
561 | content: "\f037"; | ||
562 | } | ||
563 | .rr-ca-icon-align-right:before { | ||
564 | content: "\f038"; | ||
565 | } | ||
566 | .rr-ca-icon-align-justify:before { | ||
567 | content: "\f039"; | ||
568 | } | ||
569 | .rr-ca-icon-list:before { | ||
570 | content: "\f03a"; | ||
571 | } | ||
572 | .rr-ca-icon-dedent:before, | ||
573 | .rr-ca-icon-outdent:before { | ||
574 | content: "\f03b"; | ||
575 | } | ||
576 | .rr-ca-icon-indent:before { | ||
577 | content: "\f03c"; | ||
578 | } | ||
579 | .rr-ca-icon-video-camera:before { | ||
580 | content: "\f03d"; | ||
581 | } | ||
582 | .rr-ca-icon-photo:before, | ||
583 | .rr-ca-icon-image:before, | ||
584 | .rr-ca-icon-picture-o:before { | ||
585 | content: "\f03e"; | ||
586 | } | ||
587 | .rr-ca-icon-pencil:before { | ||
588 | content: "\f040"; | ||
589 | } | ||
590 | .rr-ca-icon-map-marker:before { | ||
591 | content: "\f041"; | ||
592 | } | ||
593 | .rr-ca-icon-adjust:before { | ||
594 | content: "\f042"; | ||
595 | } | ||
596 | .rr-ca-icon-tint:before { | ||
597 | content: "\f043"; | ||
598 | } | ||
599 | .rr-ca-icon-edit:before, | ||
600 | .rr-ca-icon-pencil-square-o:before { | ||
601 | content: "\f044"; | ||
602 | } | ||
603 | .rr-ca-icon-share-square-o:before { | ||
604 | content: "\f045"; | ||
605 | } | ||
606 | .rr-ca-icon-check-square-o:before { | ||
607 | content: "\f046"; | ||
608 | } | ||
609 | .rr-ca-icon-arrows:before { | ||
610 | content: "\f047"; | ||
611 | } | ||
612 | .rr-ca-icon-step-backward:before { | ||
613 | content: "\f048"; | ||
614 | } | ||
615 | .rr-ca-icon-fast-backward:before { | ||
616 | content: "\f049"; | ||
617 | } | ||
618 | .rr-ca-icon-backward:before { | ||
619 | content: "\f04a"; | ||
620 | } | ||
621 | .rr-ca-icon-play:before { | ||
622 | content: "\f04b"; | ||
623 | } | ||
624 | .rr-ca-icon-pause:before { | ||
625 | content: "\f04c"; | ||
626 | } | ||
627 | .rr-ca-icon-stop:before { | ||
628 | content: "\f04d"; | ||
629 | } | ||
630 | .rr-ca-icon-forward:before { | ||
631 | content: "\f04e"; | ||
632 | } | ||
633 | .rr-ca-icon-fast-forward:before { | ||
634 | content: "\f050"; | ||
635 | } | ||
636 | .rr-ca-icon-step-forward:before { | ||
637 | content: "\f051"; | ||
638 | } | ||
639 | .rr-ca-icon-eject:before { | ||
640 | content: "\f052"; | ||
641 | } | ||
642 | .rr-ca-icon-chevron-left:before { | ||
643 | content: "\f053"; | ||
644 | } | ||
645 | .rr-ca-icon-chevron-right:before { | ||
646 | content: "\f054"; | ||
647 | } | ||
648 | .rr-ca-icon-plus-circle:before { | ||
649 | content: "\f055"; | ||
650 | } | ||
651 | .rr-ca-icon-minus-circle:before { | ||
652 | content: "\f056"; | ||
653 | } | ||
654 | .rr-ca-icon-times-circle:before { | ||
655 | content: "\f057"; | ||
656 | } | ||
657 | .rr-ca-icon-check-circle:before { | ||
658 | content: "\f058"; | ||
659 | } | ||
660 | .rr-ca-icon-question-circle:before { | ||
661 | content: "\f059"; | ||
662 | } | ||
663 | .rr-ca-icon-info-circle:before { | ||
664 | content: "\f05a"; | ||
665 | } | ||
666 | .rr-ca-icon-crosshairs:before { | ||
667 | content: "\f05b"; | ||
668 | } | ||
669 | .rr-ca-icon-times-circle-o:before { | ||
670 | content: "\f05c"; | ||
671 | } | ||
672 | .rr-ca-icon-check-circle-o:before { | ||
673 | content: "\f05d"; | ||
674 | } | ||
675 | .rr-ca-icon-ban:before { | ||
676 | content: "\f05e"; | ||
677 | } | ||
678 | .rr-ca-icon-arrow-left:before { | ||
679 | content: "\f060"; | ||
680 | } | ||
681 | .rr-ca-icon-arrow-right:before { | ||
682 | content: "\f061"; | ||
683 | } | ||
684 | .rr-ca-icon-arrow-up:before { | ||
685 | content: "\f062"; | ||
686 | } | ||
687 | .rr-ca-icon-arrow-down:before { | ||
688 | content: "\f063"; | ||
689 | } | ||
690 | .rr-ca-icon-mail-forward:before, | ||
691 | .rr-ca-icon-share:before { | ||
692 | content: "\f064"; | ||
693 | } | ||
694 | .rr-ca-icon-expand:before { | ||
695 | content: "\f065"; | ||
696 | } | ||
697 | .rr-ca-icon-compress:before { | ||
698 | content: "\f066"; | ||
699 | } | ||
700 | .rr-ca-icon-plus:before { | ||
701 | content: "\f067"; | ||
702 | } | ||
703 | .rr-ca-icon-minus:before { | ||
704 | content: "\f068"; | ||
705 | } | ||
706 | .rr-ca-icon-asterisk:before { | ||
707 | content: "\f069"; | ||
708 | } | ||
709 | .rr-ca-icon-exclamation-circle:before { | ||
710 | content: "\f06a"; | ||
711 | } | ||
712 | .rr-ca-icon-gift:before { | ||
713 | content: "\f06b"; | ||
714 | } | ||
715 | .rr-ca-icon-leaf:before { | ||
716 | content: "\f06c"; | ||
717 | } | ||
718 | .rr-ca-icon-fire:before { | ||
719 | content: "\f06d"; | ||
720 | } | ||
721 | .rr-ca-icon-eye:before { | ||
722 | content: "\f06e"; | ||
723 | } | ||
724 | .rr-ca-icon-eye-slash:before { | ||
725 | content: "\f070"; | ||
726 | } | ||
727 | .rr-ca-icon-warning:before, | ||
728 | .rr-ca-icon-exclamation-triangle:before { | ||
729 | content: "\f071"; | ||
730 | } | ||
731 | .rr-ca-icon-plane:before { | ||
732 | content: "\f072"; | ||
733 | } | ||
734 | .rr-ca-icon-calendar:before { | ||
735 | content: "\f073"; | ||
736 | } | ||
737 | .rr-ca-icon-random:before { | ||
738 | content: "\f074"; | ||
739 | } | ||
740 | .rr-ca-icon-comment:before { | ||
741 | content: "\f075"; | ||
742 | } | ||
743 | .rr-ca-icon-magnet:before { | ||
744 | content: "\f076"; | ||
745 | } | ||
746 | .rr-ca-icon-chevron-up:before { | ||
747 | content: "\f077"; | ||
748 | } | ||
749 | .rr-ca-icon-chevron-down:before { | ||
750 | content: "\f078"; | ||
751 | } | ||
752 | .rr-ca-icon-retweet:before { | ||
753 | content: "\f079"; | ||
754 | } | ||
755 | .rr-ca-icon-shopping-cart:before { | ||
756 | content: "\f07a"; | ||
757 | } | ||
758 | .rr-ca-icon-folder:before { | ||
759 | content: "\f07b"; | ||
760 | } | ||
761 | .rr-ca-icon-folder-open:before { | ||
762 | content: "\f07c"; | ||
763 | } | ||
764 | .rr-ca-icon-arrows-v:before { | ||
765 | content: "\f07d"; | ||
766 | } | ||
767 | .rr-ca-icon-arrows-h:before { | ||
768 | content: "\f07e"; | ||
769 | } | ||
770 | .rr-ca-icon-bar-chart-o:before, | ||
771 | .rr-ca-icon-bar-chart:before { | ||
772 | content: "\f080"; | ||
773 | } | ||
774 | .rr-ca-icon-twitter-square:before { | ||
775 | content: "\f081"; | ||
776 | } | ||
777 | .rr-ca-icon-facebook-square:before { | ||
778 | content: "\f082"; | ||
779 | } | ||
780 | .rr-ca-icon-camera-retro:before { | ||
781 | content: "\f083"; | ||
782 | } | ||
783 | .rr-ca-icon-key:before { | ||
784 | content: "\f084"; | ||
785 | } | ||
786 | .rr-ca-icon-gears:before, | ||
787 | .rr-ca-icon-cogs:before { | ||
788 | content: "\f085"; | ||
789 | } | ||
790 | .rr-ca-icon-comments:before { | ||
791 | content: "\f086"; | ||
792 | } | ||
793 | .rr-ca-icon-thumbs-o-up:before { | ||
794 | content: "\f087"; | ||
795 | } | ||
796 | .rr-ca-icon-thumbs-o-down:before { | ||
797 | content: "\f088"; | ||
798 | } | ||
799 | .rr-ca-icon-star-half:before { | ||
800 | content: "\f089"; | ||
801 | } | ||
802 | .rr-ca-icon-heart-o:before { | ||
803 | content: "\f08a"; | ||
804 | } | ||
805 | .rr-ca-icon-sign-out:before { | ||
806 | content: "\f08b"; | ||
807 | } | ||
808 | .rr-ca-icon-linkedin-square:before { | ||
809 | content: "\f08c"; | ||
810 | } | ||
811 | .rr-ca-icon-thumb-tack:before { | ||
812 | content: "\f08d"; | ||
813 | } | ||
814 | .rr-ca-icon-external-link:before { | ||
815 | content: "\f08e"; | ||
816 | } | ||
817 | .rr-ca-icon-sign-in:before { | ||
818 | content: "\f090"; | ||
819 | } | ||
820 | .rr-ca-icon-trophy:before { | ||
821 | content: "\f091"; | ||
822 | } | ||
823 | .rr-ca-icon-github-square:before { | ||
824 | content: "\f092"; | ||
825 | } | ||
826 | .rr-ca-icon-upload:before { | ||
827 | content: "\f093"; | ||
828 | } | ||
829 | .rr-ca-icon-lemon-o:before { | ||
830 | content: "\f094"; | ||
831 | } | ||
832 | .rr-ca-icon-phone:before { | ||
833 | content: "\f095"; | ||
834 | } | ||
835 | .rr-ca-icon-square-o:before { | ||
836 | content: "\f096"; | ||
837 | } | ||
838 | .rr-ca-icon-bookmark-o:before { | ||
839 | content: "\f097"; | ||
840 | } | ||
841 | .rr-ca-icon-phone-square:before { | ||
842 | content: "\f098"; | ||
843 | } | ||
844 | .rr-ca-icon-twitter:before { | ||
845 | content: "\f099"; | ||
846 | } | ||
847 | .rr-ca-icon-facebook-f:before, | ||
848 | .rr-ca-icon-facebook:before { | ||
849 | content: "\f09a"; | ||
850 | } | ||
851 | .rr-ca-icon-github:before { | ||
852 | content: "\f09b"; | ||
853 | } | ||
854 | .rr-ca-icon-unlock:before { | ||
855 | content: "\f09c"; | ||
856 | } | ||
857 | .rr-ca-icon-credit-card:before { | ||
858 | content: "\f09d"; | ||
859 | } | ||
860 | .rr-ca-icon-feed:before, | ||
861 | .rr-ca-icon-rss:before { | ||
862 | content: "\f09e"; | ||
863 | } | ||
864 | .rr-ca-icon-hdd-o:before { | ||
865 | content: "\f0a0"; | ||
866 | } | ||
867 | .rr-ca-icon-bullhorn:before { | ||
868 | content: "\f0a1"; | ||
869 | } | ||
870 | .rr-ca-icon-bell:before { | ||
871 | content: "\f0f3"; | ||
872 | } | ||
873 | .rr-ca-icon-certificate:before { | ||
874 | content: "\f0a3"; | ||
875 | } | ||
876 | .rr-ca-icon-hand-o-right:before { | ||
877 | content: "\f0a4"; | ||
878 | } | ||
879 | .rr-ca-icon-hand-o-left:before { | ||
880 | content: "\f0a5"; | ||
881 | } | ||
882 | .rr-ca-icon-hand-o-up:before { | ||
883 | content: "\f0a6"; | ||
884 | } | ||
885 | .rr-ca-icon-hand-o-down:before { | ||
886 | content: "\f0a7"; | ||
887 | } | ||
888 | .rr-ca-icon-arrow-circle-left:before { | ||
889 | content: "\f0a8"; | ||
890 | } | ||
891 | .rr-ca-icon-arrow-circle-right:before { | ||
892 | content: "\f0a9"; | ||
893 | } | ||
894 | .rr-ca-icon-arrow-circle-up:before { | ||
895 | content: "\f0aa"; | ||
896 | } | ||
897 | .rr-ca-icon-arrow-circle-down:before { | ||
898 | content: "\f0ab"; | ||
899 | } | ||
900 | .rr-ca-icon-globe:before { | ||
901 | content: "\f0ac"; | ||
902 | } | ||
903 | .rr-ca-icon-wrench:before { | ||
904 | content: "\f0ad"; | ||
905 | } | ||
906 | .rr-ca-icon-tasks:before { | ||
907 | content: "\f0ae"; | ||
908 | } | ||
909 | .rr-ca-icon-filter:before { | ||
910 | content: "\f0b0"; | ||
911 | } | ||
912 | .rr-ca-icon-briefcase:before { | ||
913 | content: "\f0b1"; | ||
914 | } | ||
915 | .rr-ca-icon-arrows-alt:before { | ||
916 | content: "\f0b2"; | ||
917 | } | ||
918 | .rr-ca-icon-group:before, | ||
919 | .rr-ca-icon-users:before { | ||
920 | content: "\f0c0"; | ||
921 | } | ||
922 | .rr-ca-icon-chain:before, | ||
923 | .rr-ca-icon-link:before { | ||
924 | content: "\f0c1"; | ||
925 | } | ||
926 | .rr-ca-icon-cloud:before { | ||
927 | content: "\f0c2"; | ||
928 | } | ||
929 | .rr-ca-icon-flask:before { | ||
930 | content: "\f0c3"; | ||
931 | } | ||
932 | .rr-ca-icon-cut:before, | ||
933 | .rr-ca-icon-scissors:before { | ||
934 | content: "\f0c4"; | ||
935 | } | ||
936 | .rr-ca-icon-copy:before, | ||
937 | .rr-ca-icon-files-o:before { | ||
938 | content: "\f0c5"; | ||
939 | } | ||
940 | .rr-ca-icon-paperclip:before { | ||
941 | content: "\f0c6"; | ||
942 | } | ||
943 | .rr-ca-icon-save:before, | ||
944 | .rr-ca-icon-floppy-o:before { | ||
945 | content: "\f0c7"; | ||
946 | } | ||
947 | .rr-ca-icon-square:before { | ||
948 | content: "\f0c8"; | ||
949 | } | ||
950 | .rr-ca-icon-navicon:before, | ||
951 | .rr-ca-icon-reorder:before, | ||
952 | .rr-ca-icon-bars:before { | ||
953 | content: "\f0c9"; | ||
954 | } | ||
955 | .rr-ca-icon-list-ul:before { | ||
956 | content: "\f0ca"; | ||
957 | } | ||
958 | .rr-ca-icon-list-ol:before { | ||
959 | content: "\f0cb"; | ||
960 | } | ||
961 | .rr-ca-icon-strikethrough:before { | ||
962 | content: "\f0cc"; | ||
963 | } | ||
964 | .rr-ca-icon-underline:before { | ||
965 | content: "\f0cd"; | ||
966 | } | ||
967 | .rr-ca-icon-table:before { | ||
968 | content: "\f0ce"; | ||
969 | } | ||
970 | .rr-ca-icon-magic:before { | ||
971 | content: "\f0d0"; | ||
972 | } | ||
973 | .rr-ca-icon-truck:before { | ||
974 | content: "\f0d1"; | ||
975 | } | ||
976 | .rr-ca-icon-pinterest:before { | ||
977 | content: "\f0d2"; | ||
978 | } | ||
979 | .rr-ca-icon-pinterest-square:before { | ||
980 | content: "\f0d3"; | ||
981 | } | ||
982 | .rr-ca-icon-google-plus-square:before { | ||
983 | content: "\f0d4"; | ||
984 | } | ||
985 | .rr-ca-icon-google-plus:before { | ||
986 | content: "\f0d5"; | ||
987 | } | ||
988 | .rr-ca-icon-money:before { | ||
989 | content: "\f0d6"; | ||
990 | } | ||
991 | .rr-ca-icon-caret-down:before { | ||
992 | content: "\f0d7"; | ||
993 | } | ||
994 | .rr-ca-icon-caret-up:before { | ||
995 | content: "\f0d8"; | ||
996 | } | ||
997 | .rr-ca-icon-caret-left:before { | ||
998 | content: "\f0d9"; | ||
999 | } | ||
1000 | .rr-ca-icon-caret-right:before { | ||
1001 | content: "\f0da"; | ||
1002 | } | ||
1003 | .rr-ca-icon-columns:before { | ||
1004 | content: "\f0db"; | ||
1005 | } | ||
1006 | .rr-ca-icon-unsorted:before, | ||
1007 | .rr-ca-icon-sort:before { | ||
1008 | content: "\f0dc"; | ||
1009 | } | ||
1010 | .rr-ca-icon-sort-down:before, | ||
1011 | .rr-ca-icon-sort-desc:before { | ||
1012 | content: "\f0dd"; | ||
1013 | } | ||
1014 | .rr-ca-icon-sort-up:before, | ||
1015 | .rr-ca-icon-sort-asc:before { | ||
1016 | content: "\f0de"; | ||
1017 | } | ||
1018 | .rr-ca-icon-envelope:before { | ||
1019 | content: "\f0e0"; | ||
1020 | } | ||
1021 | .rr-ca-icon-linkedin:before { | ||
1022 | content: "\f0e1"; | ||
1023 | } | ||
1024 | .rr-ca-icon-rotate-left:before, | ||
1025 | .rr-ca-icon-undo:before { | ||
1026 | content: "\f0e2"; | ||
1027 | } | ||
1028 | .rr-ca-icon-legal:before, | ||
1029 | .rr-ca-icon-gavel:before { | ||
1030 | content: "\f0e3"; | ||
1031 | } | ||
1032 | .rr-ca-icon-dashboard:before, | ||
1033 | .rr-ca-icon-tachometer:before { | ||
1034 | content: "\f0e4"; | ||
1035 | } | ||
1036 | .rr-ca-icon-comment-o:before { | ||
1037 | content: "\f0e5"; | ||
1038 | } | ||
1039 | .rr-ca-icon-comments-o:before { | ||
1040 | content: "\f0e6"; | ||
1041 | } | ||
1042 | .rr-ca-icon-flash:before, | ||
1043 | .rr-ca-icon-bolt:before { | ||
1044 | content: "\f0e7"; | ||
1045 | } | ||
1046 | .rr-ca-icon-sitemap:before { | ||
1047 | content: "\f0e8"; | ||
1048 | } | ||
1049 | .rr-ca-icon-umbrella:before { | ||
1050 | content: "\f0e9"; | ||
1051 | } | ||
1052 | .rr-ca-icon-paste:before, | ||
1053 | .rr-ca-icon-clipboard:before { | ||
1054 | content: "\f0ea"; | ||
1055 | } | ||
1056 | .rr-ca-icon-lightbulb-o:before { | ||
1057 | content: "\f0eb"; | ||
1058 | } | ||
1059 | .rr-ca-icon-exchange:before { | ||
1060 | content: "\f0ec"; | ||
1061 | } | ||
1062 | .rr-ca-icon-cloud-download:before { | ||
1063 | content: "\f0ed"; | ||
1064 | } | ||
1065 | .rr-ca-icon-cloud-upload:before { | ||
1066 | content: "\f0ee"; | ||
1067 | } | ||
1068 | .rr-ca-icon-user-md:before { | ||
1069 | content: "\f0f0"; | ||
1070 | } | ||
1071 | .rr-ca-icon-stethoscope:before { | ||
1072 | content: "\f0f1"; | ||
1073 | } | ||
1074 | .rr-ca-icon-suitcase:before { | ||
1075 | content: "\f0f2"; | ||
1076 | } | ||
1077 | .rr-ca-icon-bell-o:before { | ||
1078 | content: "\f0a2"; | ||
1079 | } | ||
1080 | .rr-ca-icon-coffee:before { | ||
1081 | content: "\f0f4"; | ||
1082 | } | ||
1083 | .rr-ca-icon-cutlery:before { | ||
1084 | content: "\f0f5"; | ||
1085 | } | ||
1086 | .rr-ca-icon-file-text-o:before { | ||
1087 | content: "\f0f6"; | ||
1088 | } | ||
1089 | .rr-ca-icon-building-o:before { | ||
1090 | content: "\f0f7"; | ||
1091 | } | ||
1092 | .rr-ca-icon-hospital-o:before { | ||
1093 | content: "\f0f8"; | ||
1094 | } | ||
1095 | .rr-ca-icon-ambulance:before { | ||
1096 | content: "\f0f9"; | ||
1097 | } | ||
1098 | .rr-ca-icon-medkit:before { | ||
1099 | content: "\f0fa"; | ||
1100 | } | ||
1101 | .rr-ca-icon-fighter-jet:before { | ||
1102 | content: "\f0fb"; | ||
1103 | } | ||
1104 | .rr-ca-icon-beer:before { | ||
1105 | content: "\f0fc"; | ||
1106 | } | ||
1107 | .rr-ca-icon-h-square:before { | ||
1108 | content: "\f0fd"; | ||
1109 | } | ||
1110 | .rr-ca-icon-plus-square:before { | ||
1111 | content: "\f0fe"; | ||
1112 | } | ||
1113 | .rr-ca-icon-angle-double-left:before { | ||
1114 | content: "\f100"; | ||
1115 | } | ||
1116 | .rr-ca-icon-angle-double-right:before { | ||
1117 | content: "\f101"; | ||
1118 | } | ||
1119 | .rr-ca-icon-angle-double-up:before { | ||
1120 | content: "\f102"; | ||
1121 | } | ||
1122 | .rr-ca-icon-angle-double-down:before { | ||
1123 | content: "\f103"; | ||
1124 | } | ||
1125 | .rr-ca-icon-angle-left:before { | ||
1126 | content: "\f104"; | ||
1127 | } | ||
1128 | .rr-ca-icon-angle-right:before { | ||
1129 | content: "\f105"; | ||
1130 | } | ||
1131 | .rr-ca-icon-angle-up:before { | ||
1132 | content: "\f106"; | ||
1133 | } | ||
1134 | .rr-ca-icon-angle-down:before { | ||
1135 | content: "\f107"; | ||
1136 | } | ||
1137 | .rr-ca-icon-desktop:before { | ||
1138 | content: "\f108"; | ||
1139 | } | ||
1140 | .rr-ca-icon-laptop:before { | ||
1141 | content: "\f109"; | ||
1142 | } | ||
1143 | .rr-ca-icon-tablet:before { | ||
1144 | content: "\f10a"; | ||
1145 | } | ||
1146 | .rr-ca-icon-mobile-phone:before, | ||
1147 | .rr-ca-icon-mobile:before { | ||
1148 | content: "\f10b"; | ||
1149 | } | ||
1150 | .rr-ca-icon-circle-o:before { | ||
1151 | content: "\f10c"; | ||
1152 | } | ||
1153 | .rr-ca-icon-quote-left:before { | ||
1154 | content: "\f10d"; | ||
1155 | } | ||
1156 | .rr-ca-icon-quote-right:before { | ||
1157 | content: "\f10e"; | ||
1158 | } | ||
1159 | .rr-ca-icon-spinner:before { | ||
1160 | content: "\f110"; | ||
1161 | } | ||
1162 | .rr-ca-icon-circle:before { | ||
1163 | content: "\f111"; | ||
1164 | } | ||
1165 | .rr-ca-icon-mail-reply:before, | ||
1166 | .rr-ca-icon-reply:before { | ||
1167 | content: "\f112"; | ||
1168 | } | ||
1169 | .rr-ca-icon-github-alt:before { | ||
1170 | content: "\f113"; | ||
1171 | } | ||
1172 | .rr-ca-icon-folder-o:before { | ||
1173 | content: "\f114"; | ||
1174 | } | ||
1175 | .rr-ca-icon-folder-open-o:before { | ||
1176 | content: "\f115"; | ||
1177 | } | ||
1178 | .rr-ca-icon-smile-o:before { | ||
1179 | content: "\f118"; | ||
1180 | } | ||
1181 | .rr-ca-icon-frown-o:before { | ||
1182 | content: "\f119"; | ||
1183 | } | ||
1184 | .rr-ca-icon-meh-o:before { | ||
1185 | content: "\f11a"; | ||
1186 | } | ||
1187 | .rr-ca-icon-gamepad:before { | ||
1188 | content: "\f11b"; | ||
1189 | } | ||
1190 | .rr-ca-icon-keyboard-o:before { | ||
1191 | content: "\f11c"; | ||
1192 | } | ||
1193 | .rr-ca-icon-flag-o:before { | ||
1194 | content: "\f11d"; | ||
1195 | } | ||
1196 | .rr-ca-icon-flag-checkered:before { | ||
1197 | content: "\f11e"; | ||
1198 | } | ||
1199 | .rr-ca-icon-terminal:before { | ||
1200 | content: "\f120"; | ||
1201 | } | ||
1202 | .rr-ca-icon-code:before { | ||
1203 | content: "\f121"; | ||
1204 | } | ||
1205 | .rr-ca-icon-mail-reply-all:before, | ||
1206 | .rr-ca-icon-reply-all:before { | ||
1207 | content: "\f122"; | ||
1208 | } | ||
1209 | .rr-ca-icon-star-half-empty:before, | ||
1210 | .rr-ca-icon-star-half-full:before, | ||
1211 | .rr-ca-icon-star-half-o:before { | ||
1212 | content: "\f123"; | ||
1213 | } | ||
1214 | .rr-ca-icon-location-arrow:before { | ||
1215 | content: "\f124"; | ||
1216 | } | ||
1217 | .rr-ca-icon-crop:before { | ||
1218 | content: "\f125"; | ||
1219 | } | ||
1220 | .rr-ca-icon-code-fork:before { | ||
1221 | content: "\f126"; | ||
1222 | } | ||
1223 | .rr-ca-icon-unlink:before, | ||
1224 | .rr-ca-icon-chain-broken:before { | ||
1225 | content: "\f127"; | ||
1226 | } | ||
1227 | .rr-ca-icon-question:before { | ||
1228 | content: "\f128"; | ||
1229 | } | ||
1230 | .rr-ca-icon-info:before { | ||
1231 | content: "\f129"; | ||
1232 | } | ||
1233 | .rr-ca-icon-exclamation:before { | ||
1234 | content: "\f12a"; | ||
1235 | } | ||
1236 | .rr-ca-icon-superscript:before { | ||
1237 | content: "\f12b"; | ||
1238 | } | ||
1239 | .rr-ca-icon-subscript:before { | ||
1240 | content: "\f12c"; | ||
1241 | } | ||
1242 | .rr-ca-icon-eraser:before { | ||
1243 | content: "\f12d"; | ||
1244 | } | ||
1245 | .rr-ca-icon-puzzle-piece:before { | ||
1246 | content: "\f12e"; | ||
1247 | } | ||
1248 | .rr-ca-icon-microphone:before { | ||
1249 | content: "\f130"; | ||
1250 | } | ||
1251 | .rr-ca-icon-microphone-slash:before { | ||
1252 | content: "\f131"; | ||
1253 | } | ||
1254 | .rr-ca-icon-shield:before { | ||
1255 | content: "\f132"; | ||
1256 | } | ||
1257 | .rr-ca-icon-calendar-o:before { | ||
1258 | content: "\f133"; | ||
1259 | } | ||
1260 | .rr-ca-icon-fire-extinguisher:before { | ||
1261 | content: "\f134"; | ||
1262 | } | ||
1263 | .rr-ca-icon-rocket:before { | ||
1264 | content: "\f135"; | ||
1265 | } | ||
1266 | .rr-ca-icon-maxcdn:before { | ||
1267 | content: "\f136"; | ||
1268 | } | ||
1269 | .rr-ca-icon-chevron-circle-left:before { | ||
1270 | content: "\f137"; | ||
1271 | } | ||
1272 | .rr-ca-icon-chevron-circle-right:before { | ||
1273 | content: "\f138"; | ||
1274 | } | ||
1275 | .rr-ca-icon-chevron-circle-up:before { | ||
1276 | content: "\f139"; | ||
1277 | } | ||
1278 | .rr-ca-icon-chevron-circle-down:before { | ||
1279 | content: "\f13a"; | ||
1280 | } | ||
1281 | .rr-ca-icon-html5:before { | ||
1282 | content: "\f13b"; | ||
1283 | } | ||
1284 | .rr-ca-icon-css3:before { | ||
1285 | content: "\f13c"; | ||
1286 | } | ||
1287 | .rr-ca-icon-anchor:before { | ||
1288 | content: "\f13d"; | ||
1289 | } | ||
1290 | .rr-ca-icon-unlock-alt:before { | ||
1291 | content: "\f13e"; | ||
1292 | } | ||
1293 | .rr-ca-icon-bullseye:before { | ||
1294 | content: "\f140"; | ||
1295 | } | ||
1296 | .rr-ca-icon-ellipsis-h:before { | ||
1297 | content: "\f141"; | ||
1298 | } | ||
1299 | .rr-ca-icon-ellipsis-v:before { | ||
1300 | content: "\f142"; | ||
1301 | } | ||
1302 | .rr-ca-icon-rss-square:before { | ||
1303 | content: "\f143"; | ||
1304 | } | ||
1305 | .rr-ca-icon-play-circle:before { | ||
1306 | content: "\f144"; | ||
1307 | } | ||
1308 | .rr-ca-icon-ticket:before { | ||
1309 | content: "\f145"; | ||
1310 | } | ||
1311 | .rr-ca-icon-minus-square:before { | ||
1312 | content: "\f146"; | ||
1313 | } | ||
1314 | .rr-ca-icon-minus-square-o:before { | ||
1315 | content: "\f147"; | ||
1316 | } | ||
1317 | .rr-ca-icon-level-up:before { | ||
1318 | content: "\f148"; | ||
1319 | } | ||
1320 | .rr-ca-icon-level-down:before { | ||
1321 | content: "\f149"; | ||
1322 | } | ||
1323 | .rr-ca-icon-check-square:before { | ||
1324 | content: "\f14a"; | ||
1325 | } | ||
1326 | .rr-ca-icon-pencil-square:before { | ||
1327 | content: "\f14b"; | ||
1328 | } | ||
1329 | .rr-ca-icon-external-link-square:before { | ||
1330 | content: "\f14c"; | ||
1331 | } | ||
1332 | .rr-ca-icon-share-square:before { | ||
1333 | content: "\f14d"; | ||
1334 | } | ||
1335 | .rr-ca-icon-compass:before { | ||
1336 | content: "\f14e"; | ||
1337 | } | ||
1338 | .rr-ca-icon-toggle-down:before, | ||
1339 | .rr-ca-icon-caret-square-o-down:before { | ||
1340 | content: "\f150"; | ||
1341 | } | ||
1342 | .rr-ca-icon-toggle-up:before, | ||
1343 | .rr-ca-icon-caret-square-o-up:before { | ||
1344 | content: "\f151"; | ||
1345 | } | ||
1346 | .rr-ca-icon-toggle-right:before, | ||
1347 | .rr-ca-icon-caret-square-o-right:before { | ||
1348 | content: "\f152"; | ||
1349 | } | ||
1350 | .rr-ca-icon-euro:before, | ||
1351 | .rr-ca-icon-eur:before { | ||
1352 | content: "\f153"; | ||
1353 | } | ||
1354 | .rr-ca-icon-gbp:before { | ||
1355 | content: "\f154"; | ||
1356 | } | ||
1357 | .rr-ca-icon-dollar:before, | ||
1358 | .rr-ca-icon-usd:before { | ||
1359 | content: "\f155"; | ||
1360 | } | ||
1361 | .rr-ca-icon-rupee:before, | ||
1362 | .rr-ca-icon-inr:before { | ||
1363 | content: "\f156"; | ||
1364 | } | ||
1365 | .rr-ca-icon-cny:before, | ||
1366 | .rr-ca-icon-rmb:before, | ||
1367 | .rr-ca-icon-yen:before, | ||
1368 | .rr-ca-icon-jpy:before { | ||
1369 | content: "\f157"; | ||
1370 | } | ||
1371 | .rr-ca-icon-ruble:before, | ||
1372 | .rr-ca-icon-rouble:before, | ||
1373 | .rr-ca-icon-rub:before { | ||
1374 | content: "\f158"; | ||
1375 | } | ||
1376 | .rr-ca-icon-won:before, | ||
1377 | .rr-ca-icon-krw:before { | ||
1378 | content: "\f159"; | ||
1379 | } | ||
1380 | .rr-ca-icon-bitcoin:before, | ||
1381 | .rr-ca-icon-btc:before { | ||
1382 | content: "\f15a"; | ||
1383 | } | ||
1384 | .rr-ca-icon-file:before { | ||
1385 | content: "\f15b"; | ||
1386 | } | ||
1387 | .rr-ca-icon-file-text:before { | ||
1388 | content: "\f15c"; | ||
1389 | } | ||
1390 | .rr-ca-icon-sort-alpha-asc:before { | ||
1391 | content: "\f15d"; | ||
1392 | } | ||
1393 | .rr-ca-icon-sort-alpha-desc:before { | ||
1394 | content: "\f15e"; | ||
1395 | } | ||
1396 | .rr-ca-icon-sort-amount-asc:before { | ||
1397 | content: "\f160"; | ||
1398 | } | ||
1399 | .rr-ca-icon-sort-amount-desc:before { | ||
1400 | content: "\f161"; | ||
1401 | } | ||
1402 | .rr-ca-icon-sort-numeric-asc:before { | ||
1403 | content: "\f162"; | ||
1404 | } | ||
1405 | .rr-ca-icon-sort-numeric-desc:before { | ||
1406 | content: "\f163"; | ||
1407 | } | ||
1408 | .rr-ca-icon-thumbs-up:before { | ||
1409 | content: "\f164"; | ||
1410 | } | ||
1411 | .rr-ca-icon-thumbs-down:before { | ||
1412 | content: "\f165"; | ||
1413 | } | ||
1414 | .rr-ca-icon-youtube-square:before { | ||
1415 | content: "\f166"; | ||
1416 | } | ||
1417 | .rr-ca-icon-youtube:before { | ||
1418 | content: "\f167"; | ||
1419 | } | ||
1420 | .rr-ca-icon-xing:before { | ||
1421 | content: "\f168"; | ||
1422 | } | ||
1423 | .rr-ca-icon-xing-square:before { | ||
1424 | content: "\f169"; | ||
1425 | } | ||
1426 | .rr-ca-icon-youtube-play:before { | ||
1427 | content: "\f16a"; | ||
1428 | } | ||
1429 | .rr-ca-icon-dropbox:before { | ||
1430 | content: "\f16b"; | ||
1431 | } | ||
1432 | .rr-ca-icon-stack-overflow:before { | ||
1433 | content: "\f16c"; | ||
1434 | } | ||
1435 | .rr-ca-icon-instagram:before { | ||
1436 | content: "\f16d"; | ||
1437 | } | ||
1438 | .rr-ca-icon-flickr:before { | ||
1439 | content: "\f16e"; | ||
1440 | } | ||
1441 | .rr-ca-icon-adn:before { | ||
1442 | content: "\f170"; | ||
1443 | } | ||
1444 | .rr-ca-icon-bitbucket:before { | ||
1445 | content: "\f171"; | ||
1446 | } | ||
1447 | .rr-ca-icon-bitbucket-square:before { | ||
1448 | content: "\f172"; | ||
1449 | } | ||
1450 | .rr-ca-icon-tumblr:before { | ||
1451 | content: "\f173"; | ||
1452 | } | ||
1453 | .rr-ca-icon-tumblr-square:before { | ||
1454 | content: "\f174"; | ||
1455 | } | ||
1456 | .rr-ca-icon-long-arrow-down:before { | ||
1457 | content: "\f175"; | ||
1458 | } | ||
1459 | .rr-ca-icon-long-arrow-up:before { | ||
1460 | content: "\f176"; | ||
1461 | } | ||
1462 | .rr-ca-icon-long-arrow-left:before { | ||
1463 | content: "\f177"; | ||
1464 | } | ||
1465 | .rr-ca-icon-long-arrow-right:before { | ||
1466 | content: "\f178"; | ||
1467 | } | ||
1468 | .rr-ca-icon-apple:before { | ||
1469 | content: "\f179"; | ||
1470 | } | ||
1471 | .rr-ca-icon-windows:before { | ||
1472 | content: "\f17a"; | ||
1473 | } | ||
1474 | .rr-ca-icon-android:before { | ||
1475 | content: "\f17b"; | ||
1476 | } | ||
1477 | .rr-ca-icon-linux:before { | ||
1478 | content: "\f17c"; | ||
1479 | } | ||
1480 | .rr-ca-icon-dribbble:before { | ||
1481 | content: "\f17d"; | ||
1482 | } | ||
1483 | .rr-ca-icon-skype:before { | ||
1484 | content: "\f17e"; | ||
1485 | } | ||
1486 | .rr-ca-icon-foursquare:before { | ||
1487 | content: "\f180"; | ||
1488 | } | ||
1489 | .rr-ca-icon-trello:before { | ||
1490 | content: "\f181"; | ||
1491 | } | ||
1492 | .rr-ca-icon-female:before { | ||
1493 | content: "\f182"; | ||
1494 | } | ||
1495 | .rr-ca-icon-male:before { | ||
1496 | content: "\f183"; | ||
1497 | } | ||
1498 | .rr-ca-icon-gittip:before, | ||
1499 | .rr-ca-icon-gratipay:before { | ||
1500 | content: "\f184"; | ||
1501 | } | ||
1502 | .rr-ca-icon-sun-o:before { | ||
1503 | content: "\f185"; | ||
1504 | } | ||
1505 | .rr-ca-icon-moon-o:before { | ||
1506 | content: "\f186"; | ||
1507 | } | ||
1508 | .rr-ca-icon-archive:before { | ||
1509 | content: "\f187"; | ||
1510 | } | ||
1511 | .rr-ca-icon-bug:before { | ||
1512 | content: "\f188"; | ||
1513 | } | ||
1514 | .rr-ca-icon-vk:before { | ||
1515 | content: "\f189"; | ||
1516 | } | ||
1517 | .rr-ca-icon-weibo:before { | ||
1518 | content: "\f18a"; | ||
1519 | } | ||
1520 | .rr-ca-icon-renren:before { | ||
1521 | content: "\f18b"; | ||
1522 | } | ||
1523 | .rr-ca-icon-pagelines:before { | ||
1524 | content: "\f18c"; | ||
1525 | } | ||
1526 | .rr-ca-icon-stack-exchange:before { | ||
1527 | content: "\f18d"; | ||
1528 | } | ||
1529 | .rr-ca-icon-arrow-circle-o-right:before { | ||
1530 | content: "\f18e"; | ||
1531 | } | ||
1532 | .rr-ca-icon-arrow-circle-o-left:before { | ||
1533 | content: "\f190"; | ||
1534 | } | ||
1535 | .rr-ca-icon-toggle-left:before, | ||
1536 | .rr-ca-icon-caret-square-o-left:before { | ||
1537 | content: "\f191"; | ||
1538 | } | ||
1539 | .rr-ca-icon-dot-circle-o:before { | ||
1540 | content: "\f192"; | ||
1541 | } | ||
1542 | .rr-ca-icon-wheelchair:before { | ||
1543 | content: "\f193"; | ||
1544 | } | ||
1545 | .rr-ca-icon-vimeo-square:before { | ||
1546 | content: "\f194"; | ||
1547 | } | ||
1548 | .rr-ca-icon-turkish-lira:before, | ||
1549 | .rr-ca-icon-try:before { | ||
1550 | content: "\f195"; | ||
1551 | } | ||
1552 | .rr-ca-icon-plus-square-o:before { | ||
1553 | content: "\f196"; | ||
1554 | } | ||
1555 | .rr-ca-icon-space-shuttle:before { | ||
1556 | content: "\f197"; | ||
1557 | } | ||
1558 | .rr-ca-icon-slack:before { | ||
1559 | content: "\f198"; | ||
1560 | } | ||
1561 | .rr-ca-icon-envelope-square:before { | ||
1562 | content: "\f199"; | ||
1563 | } | ||
1564 | .rr-ca-icon-wordpress:before { | ||
1565 | content: "\f19a"; | ||
1566 | } | ||
1567 | .rr-ca-icon-openid:before { | ||
1568 | content: "\f19b"; | ||
1569 | } | ||
1570 | .rr-ca-icon-institution:before, | ||
1571 | .rr-ca-icon-bank:before, | ||
1572 | .rr-ca-icon-university:before { | ||
1573 | content: "\f19c"; | ||
1574 | } | ||
1575 | .rr-ca-icon-mortar-board:before, | ||
1576 | .rr-ca-icon-graduation-cap:before { | ||
1577 | content: "\f19d"; | ||
1578 | } | ||
1579 | .rr-ca-icon-yahoo:before { | ||
1580 | content: "\f19e"; | ||
1581 | } | ||
1582 | .rr-ca-icon-google:before { | ||
1583 | content: "\f1a0"; | ||
1584 | } | ||
1585 | .rr-ca-icon-reddit:before { | ||
1586 | content: "\f1a1"; | ||
1587 | } | ||
1588 | .rr-ca-icon-reddit-square:before { | ||
1589 | content: "\f1a2"; | ||
1590 | } | ||
1591 | .rr-ca-icon-stumbleupon-circle:before { | ||
1592 | content: "\f1a3"; | ||
1593 | } | ||
1594 | .rr-ca-icon-stumbleupon:before { | ||
1595 | content: "\f1a4"; | ||
1596 | } | ||
1597 | .rr-ca-icon-delicious:before { | ||
1598 | content: "\f1a5"; | ||
1599 | } | ||
1600 | .rr-ca-icon-digg:before { | ||
1601 | content: "\f1a6"; | ||
1602 | } | ||
1603 | .rr-ca-icon-pied-piper-pp:before { | ||
1604 | content: "\f1a7"; | ||
1605 | } | ||
1606 | .rr-ca-icon-pied-piper-alt:before { | ||
1607 | content: "\f1a8"; | ||
1608 | } | ||
1609 | .rr-ca-icon-drupal:before { | ||
1610 | content: "\f1a9"; | ||
1611 | } | ||
1612 | .rr-ca-icon-joomla:before { | ||
1613 | content: "\f1aa"; | ||
1614 | } | ||
1615 | .rr-ca-icon-language:before { | ||
1616 | content: "\f1ab"; | ||
1617 | } | ||
1618 | .rr-ca-icon-fax:before { | ||
1619 | content: "\f1ac"; | ||
1620 | } | ||
1621 | .rr-ca-icon-building:before { | ||
1622 | content: "\f1ad"; | ||
1623 | } | ||
1624 | .rr-ca-icon-child:before { | ||
1625 | content: "\f1ae"; | ||
1626 | } | ||
1627 | .rr-ca-icon-paw:before { | ||
1628 | content: "\f1b0"; | ||
1629 | } | ||
1630 | .rr-ca-icon-spoon:before { | ||
1631 | content: "\f1b1"; | ||
1632 | } | ||
1633 | .rr-ca-icon-cube:before { | ||
1634 | content: "\f1b2"; | ||
1635 | } | ||
1636 | .rr-ca-icon-cubes:before { | ||
1637 | content: "\f1b3"; | ||
1638 | } | ||
1639 | .rr-ca-icon-behance:before { | ||
1640 | content: "\f1b4"; | ||
1641 | } | ||
1642 | .rr-ca-icon-behance-square:before { | ||
1643 | content: "\f1b5"; | ||
1644 | } | ||
1645 | .rr-ca-icon-steam:before { | ||
1646 | content: "\f1b6"; | ||
1647 | } | ||
1648 | .rr-ca-icon-steam-square:before { | ||
1649 | content: "\f1b7"; | ||
1650 | } | ||
1651 | .rr-ca-icon-recycle:before { | ||
1652 | content: "\f1b8"; | ||
1653 | } | ||
1654 | .rr-ca-icon-automobile:before, | ||
1655 | .rr-ca-icon-car:before { | ||
1656 | content: "\f1b9"; | ||
1657 | } | ||
1658 | .rr-ca-icon-cab:before, | ||
1659 | .rr-ca-icon-taxi:before { | ||
1660 | content: "\f1ba"; | ||
1661 | } | ||
1662 | .rr-ca-icon-tree:before { | ||
1663 | content: "\f1bb"; | ||
1664 | } | ||
1665 | .rr-ca-icon-spotify:before { | ||
1666 | content: "\f1bc"; | ||
1667 | } | ||
1668 | .rr-ca-icon-deviantart:before { | ||
1669 | content: "\f1bd"; | ||
1670 | } | ||
1671 | .rr-ca-icon-soundcloud:before { | ||
1672 | content: "\f1be"; | ||
1673 | } | ||
1674 | .rr-ca-icon-database:before { | ||
1675 | content: "\f1c0"; | ||
1676 | } | ||
1677 | .rr-ca-icon-file-pdf-o:before { | ||
1678 | content: "\f1c1"; | ||
1679 | } | ||
1680 | .rr-ca-icon-file-word-o:before { | ||
1681 | content: "\f1c2"; | ||
1682 | } | ||
1683 | .rr-ca-icon-file-excel-o:before { | ||
1684 | content: "\f1c3"; | ||
1685 | } | ||
1686 | .rr-ca-icon-file-powerpoint-o:before { | ||
1687 | content: "\f1c4"; | ||
1688 | } | ||
1689 | .rr-ca-icon-file-photo-o:before, | ||
1690 | .rr-ca-icon-file-picture-o:before, | ||
1691 | .rr-ca-icon-file-image-o:before { | ||
1692 | content: "\f1c5"; | ||
1693 | } | ||
1694 | .rr-ca-icon-file-zip-o:before, | ||
1695 | .rr-ca-icon-file-archive-o:before { | ||
1696 | content: "\f1c6"; | ||
1697 | } | ||
1698 | .rr-ca-icon-file-sound-o:before, | ||
1699 | .rr-ca-icon-file-audio-o:before { | ||
1700 | content: "\f1c7"; | ||
1701 | } | ||
1702 | .rr-ca-icon-file-movie-o:before, | ||
1703 | .rr-ca-icon-file-video-o:before { | ||
1704 | content: "\f1c8"; | ||
1705 | } | ||
1706 | .rr-ca-icon-file-code-o:before { | ||
1707 | content: "\f1c9"; | ||
1708 | } | ||
1709 | .rr-ca-icon-vine:before { | ||
1710 | content: "\f1ca"; | ||
1711 | } | ||
1712 | .rr-ca-icon-codepen:before { | ||
1713 | content: "\f1cb"; | ||
1714 | } | ||
1715 | .rr-ca-icon-jsfiddle:before { | ||
1716 | content: "\f1cc"; | ||
1717 | } | ||
1718 | .rr-ca-icon-life-bouy:before, | ||
1719 | .rr-ca-icon-life-buoy:before, | ||
1720 | .rr-ca-icon-life-saver:before, | ||
1721 | .rr-ca-icon-support:before, | ||
1722 | .rr-ca-icon-life-ring:before { | ||
1723 | content: "\f1cd"; | ||
1724 | } | ||
1725 | .rr-ca-icon-circle-o-notch:before { | ||
1726 | content: "\f1ce"; | ||
1727 | } | ||
1728 | .rr-ca-icon-ra:before, | ||
1729 | .rr-ca-icon-resistance:before, | ||
1730 | .rr-ca-icon-rebel:before { | ||
1731 | content: "\f1d0"; | ||
1732 | } | ||
1733 | .rr-ca-icon-ge:before, | ||
1734 | .rr-ca-icon-empire:before { | ||
1735 | content: "\f1d1"; | ||
1736 | } | ||
1737 | .rr-ca-icon-git-square:before { | ||
1738 | content: "\f1d2"; | ||
1739 | } | ||
1740 | .rr-ca-icon-git:before { | ||
1741 | content: "\f1d3"; | ||
1742 | } | ||
1743 | .rr-ca-icon-y-combinator-square:before, | ||
1744 | .rr-ca-icon-yc-square:before, | ||
1745 | .rr-ca-icon-hacker-news:before { | ||
1746 | content: "\f1d4"; | ||
1747 | } | ||
1748 | .rr-ca-icon-tencent-weibo:before { | ||
1749 | content: "\f1d5"; | ||
1750 | } | ||
1751 | .rr-ca-icon-qq:before { | ||
1752 | content: "\f1d6"; | ||
1753 | } | ||
1754 | .rr-ca-icon-wechat:before, | ||
1755 | .rr-ca-icon-weixin:before { | ||
1756 | content: "\f1d7"; | ||
1757 | } | ||
1758 | .rr-ca-icon-send:before, | ||
1759 | .rr-ca-icon-paper-plane:before { | ||
1760 | content: "\f1d8"; | ||
1761 | } | ||
1762 | .rr-ca-icon-send-o:before, | ||
1763 | .rr-ca-icon-paper-plane-o:before { | ||
1764 | content: "\f1d9"; | ||
1765 | } | ||
1766 | .rr-ca-icon-history:before { | ||
1767 | content: "\f1da"; | ||
1768 | } | ||
1769 | .rr-ca-icon-circle-thin:before { | ||
1770 | content: "\f1db"; | ||
1771 | } | ||
1772 | .rr-ca-icon-header:before { | ||
1773 | content: "\f1dc"; | ||
1774 | } | ||
1775 | .rr-ca-icon-paragraph:before { | ||
1776 | content: "\f1dd"; | ||
1777 | } | ||
1778 | .rr-ca-icon-sliders:before { | ||
1779 | content: "\f1de"; | ||
1780 | } | ||
1781 | .rr-ca-icon-share-alt:before { | ||
1782 | content: "\f1e0"; | ||
1783 | } | ||
1784 | .rr-ca-icon-share-alt-square:before { | ||
1785 | content: "\f1e1"; | ||
1786 | } | ||
1787 | .rr-ca-icon-bomb:before { | ||
1788 | content: "\f1e2"; | ||
1789 | } | ||
1790 | .rr-ca-icon-soccer-ball-o:before, | ||
1791 | .rr-ca-icon-futbol-o:before { | ||
1792 | content: "\f1e3"; | ||
1793 | } | ||
1794 | .rr-ca-icon-tty:before { | ||
1795 | content: "\f1e4"; | ||
1796 | } | ||
1797 | .rr-ca-icon-binoculars:before { | ||
1798 | content: "\f1e5"; | ||
1799 | } | ||
1800 | .rr-ca-icon-plug:before { | ||
1801 | content: "\f1e6"; | ||
1802 | } | ||
1803 | .rr-ca-icon-slideshare:before { | ||
1804 | content: "\f1e7"; | ||
1805 | } | ||
1806 | .rr-ca-icon-twitch:before { | ||
1807 | content: "\f1e8"; | ||
1808 | } | ||
1809 | .rr-ca-icon-yelp:before { | ||
1810 | content: "\f1e9"; | ||
1811 | } | ||
1812 | .rr-ca-icon-newspaper-o:before { | ||
1813 | content: "\f1ea"; | ||
1814 | } | ||
1815 | .rr-ca-icon-wifi:before { | ||
1816 | content: "\f1eb"; | ||
1817 | } | ||
1818 | .rr-ca-icon-calculator:before { | ||
1819 | content: "\f1ec"; | ||
1820 | } | ||
1821 | .rr-ca-icon-paypal:before { | ||
1822 | content: "\f1ed"; | ||
1823 | } | ||
1824 | .rr-ca-icon-google-wallet:before { | ||
1825 | content: "\f1ee"; | ||
1826 | } | ||
1827 | .rr-ca-icon-cc-visa:before { | ||
1828 | content: "\f1f0"; | ||
1829 | } | ||
1830 | .rr-ca-icon-cc-mastercard:before { | ||
1831 | content: "\f1f1"; | ||
1832 | } | ||
1833 | .rr-ca-icon-cc-discover:before { | ||
1834 | content: "\f1f2"; | ||
1835 | } | ||
1836 | .rr-ca-icon-cc-amex:before { | ||
1837 | content: "\f1f3"; | ||
1838 | } | ||
1839 | .rr-ca-icon-cc-paypal:before { | ||
1840 | content: "\f1f4"; | ||
1841 | } | ||
1842 | .rr-ca-icon-cc-stripe:before { | ||
1843 | content: "\f1f5"; | ||
1844 | } | ||
1845 | .rr-ca-icon-bell-slash:before { | ||
1846 | content: "\f1f6"; | ||
1847 | } | ||
1848 | .rr-ca-icon-bell-slash-o:before { | ||
1849 | content: "\f1f7"; | ||
1850 | } | ||
1851 | .rr-ca-icon-trash:before { | ||
1852 | content: "\f1f8"; | ||
1853 | } | ||
1854 | .rr-ca-icon-copyright:before { | ||
1855 | content: "\f1f9"; | ||
1856 | } | ||
1857 | .rr-ca-icon-at:before { | ||
1858 | content: "\f1fa"; | ||
1859 | } | ||
1860 | .rr-ca-icon-eyedropper:before { | ||
1861 | content: "\f1fb"; | ||
1862 | } | ||
1863 | .rr-ca-icon-paint-brush:before { | ||
1864 | content: "\f1fc"; | ||
1865 | } | ||
1866 | .rr-ca-icon-birthday-cake:before { | ||
1867 | content: "\f1fd"; | ||
1868 | } | ||
1869 | .rr-ca-icon-area-chart:before { | ||
1870 | content: "\f1fe"; | ||
1871 | } | ||
1872 | .rr-ca-icon-pie-chart:before { | ||
1873 | content: "\f200"; | ||
1874 | } | ||
1875 | .rr-ca-icon-line-chart:before { | ||
1876 | content: "\f201"; | ||
1877 | } | ||
1878 | .rr-ca-icon-lastfm:before { | ||
1879 | content: "\f202"; | ||
1880 | } | ||
1881 | .rr-ca-icon-lastfm-square:before { | ||
1882 | content: "\f203"; | ||
1883 | } | ||
1884 | .rr-ca-icon-toggle-off:before { | ||
1885 | content: "\f204"; | ||
1886 | } | ||
1887 | .rr-ca-icon-toggle-on:before { | ||
1888 | content: "\f205"; | ||
1889 | } | ||
1890 | .rr-ca-icon-bicycle:before { | ||
1891 | content: "\f206"; | ||
1892 | } | ||
1893 | .rr-ca-icon-bus:before { | ||
1894 | content: "\f207"; | ||
1895 | } | ||
1896 | .rr-ca-icon-ioxhost:before { | ||
1897 | content: "\f208"; | ||
1898 | } | ||
1899 | .rr-ca-icon-angellist:before { | ||
1900 | content: "\f209"; | ||
1901 | } | ||
1902 | .rr-ca-icon-cc:before { | ||
1903 | content: "\f20a"; | ||
1904 | } | ||
1905 | .rr-ca-icon-shekel:before, | ||
1906 | .rr-ca-icon-sheqel:before, | ||
1907 | .rr-ca-icon-ils:before { | ||
1908 | content: "\f20b"; | ||
1909 | } | ||
1910 | .rr-ca-icon-meanpath:before { | ||
1911 | content: "\f20c"; | ||
1912 | } | ||
1913 | .rr-ca-icon-buysellads:before { | ||
1914 | content: "\f20d"; | ||
1915 | } | ||
1916 | .rr-ca-icon-connectdevelop:before { | ||
1917 | content: "\f20e"; | ||
1918 | } | ||
1919 | .rr-ca-icon-dashcube:before { | ||
1920 | content: "\f210"; | ||
1921 | } | ||
1922 | .rr-ca-icon-forumbee:before { | ||
1923 | content: "\f211"; | ||
1924 | } | ||
1925 | .rr-ca-icon-leanpub:before { | ||
1926 | content: "\f212"; | ||
1927 | } | ||
1928 | .rr-ca-icon-sellsy:before { | ||
1929 | content: "\f213"; | ||
1930 | } | ||
1931 | .rr-ca-icon-shirtsinbulk:before { | ||
1932 | content: "\f214"; | ||
1933 | } | ||
1934 | .rr-ca-icon-simplybuilt:before { | ||
1935 | content: "\f215"; | ||
1936 | } | ||
1937 | .rr-ca-icon-skyatlas:before { | ||
1938 | content: "\f216"; | ||
1939 | } | ||
1940 | .rr-ca-icon-cart-plus:before { | ||
1941 | content: "\f217"; | ||
1942 | } | ||
1943 | .rr-ca-icon-cart-arrow-down:before { | ||
1944 | content: "\f218"; | ||
1945 | } | ||
1946 | .rr-ca-icon-diamond:before { | ||
1947 | content: "\f219"; | ||
1948 | } | ||
1949 | .rr-ca-icon-ship:before { | ||
1950 | content: "\f21a"; | ||
1951 | } | ||
1952 | .rr-ca-icon-user-secret:before { | ||
1953 | content: "\f21b"; | ||
1954 | } | ||
1955 | .rr-ca-icon-motorcycle:before { | ||
1956 | content: "\f21c"; | ||
1957 | } | ||
1958 | .rr-ca-icon-street-view:before { | ||
1959 | content: "\f21d"; | ||
1960 | } | ||
1961 | .rr-ca-icon-heartbeat:before { | ||
1962 | content: "\f21e"; | ||
1963 | } | ||
1964 | .rr-ca-icon-venus:before { | ||
1965 | content: "\f221"; | ||
1966 | } | ||
1967 | .rr-ca-icon-mars:before { | ||
1968 | content: "\f222"; | ||
1969 | } | ||
1970 | .rr-ca-icon-mercury:before { | ||
1971 | content: "\f223"; | ||
1972 | } | ||
1973 | .rr-ca-icon-intersex:before, | ||
1974 | .rr-ca-icon-transgender:before { | ||
1975 | content: "\f224"; | ||
1976 | } | ||
1977 | .rr-ca-icon-transgender-alt:before { | ||
1978 | content: "\f225"; | ||
1979 | } | ||
1980 | .rr-ca-icon-venus-double:before { | ||
1981 | content: "\f226"; | ||
1982 | } | ||
1983 | .rr-ca-icon-mars-double:before { | ||
1984 | content: "\f227"; | ||
1985 | } | ||
1986 | .rr-ca-icon-venus-mars:before { | ||
1987 | content: "\f228"; | ||
1988 | } | ||
1989 | .rr-ca-icon-mars-stroke:before { | ||
1990 | content: "\f229"; | ||
1991 | } | ||
1992 | .rr-ca-icon-mars-stroke-v:before { | ||
1993 | content: "\f22a"; | ||
1994 | } | ||
1995 | .rr-ca-icon-mars-stroke-h:before { | ||
1996 | content: "\f22b"; | ||
1997 | } | ||
1998 | .rr-ca-icon-neuter:before { | ||
1999 | content: "\f22c"; | ||
2000 | } | ||
2001 | .rr-ca-icon-genderless:before { | ||
2002 | content: "\f22d"; | ||
2003 | } | ||
2004 | .rr-ca-icon-facebook-official:before { | ||
2005 | content: "\f230"; | ||
2006 | } | ||
2007 | .rr-ca-icon-pinterest-p:before { | ||
2008 | content: "\f231"; | ||
2009 | } | ||
2010 | .rr-ca-icon-whatsapp:before { | ||
2011 | content: "\f232"; | ||
2012 | } | ||
2013 | .rr-ca-icon-server:before { | ||
2014 | content: "\f233"; | ||
2015 | } | ||
2016 | .rr-ca-icon-user-plus:before { | ||
2017 | content: "\f234"; | ||
2018 | } | ||
2019 | .rr-ca-icon-user-times:before { | ||
2020 | content: "\f235"; | ||
2021 | } | ||
2022 | .rr-ca-icon-hotel:before, | ||
2023 | .rr-ca-icon-bed:before { | ||
2024 | content: "\f236"; | ||
2025 | } | ||
2026 | .rr-ca-icon-viacoin:before { | ||
2027 | content: "\f237"; | ||
2028 | } | ||
2029 | .rr-ca-icon-train:before { | ||
2030 | content: "\f238"; | ||
2031 | } | ||
2032 | .rr-ca-icon-subway:before { | ||
2033 | content: "\f239"; | ||
2034 | } | ||
2035 | .rr-ca-icon-medium:before { | ||
2036 | content: "\f23a"; | ||
2037 | } | ||
2038 | .rr-ca-icon-yc:before, | ||
2039 | .rr-ca-icon-y-combinator:before { | ||
2040 | content: "\f23b"; | ||
2041 | } | ||
2042 | .rr-ca-icon-optin-monster:before { | ||
2043 | content: "\f23c"; | ||
2044 | } | ||
2045 | .rr-ca-icon-opencart:before { | ||
2046 | content: "\f23d"; | ||
2047 | } | ||
2048 | .rr-ca-icon-expeditedssl:before { | ||
2049 | content: "\f23e"; | ||
2050 | } | ||
2051 | .rr-ca-icon-battery-4:before, | ||
2052 | .rr-ca-icon-battery:before, | ||
2053 | .rr-ca-icon-battery-full:before { | ||
2054 | content: "\f240"; | ||
2055 | } | ||
2056 | .rr-ca-icon-battery-3:before, | ||
2057 | .rr-ca-icon-battery-three-quarters:before { | ||
2058 | content: "\f241"; | ||
2059 | } | ||
2060 | .rr-ca-icon-battery-2:before, | ||
2061 | .rr-ca-icon-battery-half:before { | ||
2062 | content: "\f242"; | ||
2063 | } | ||
2064 | .rr-ca-icon-battery-1:before, | ||
2065 | .rr-ca-icon-battery-quarter:before { | ||
2066 | content: "\f243"; | ||
2067 | } | ||
2068 | .rr-ca-icon-battery-0:before, | ||
2069 | .rr-ca-icon-battery-empty:before { | ||
2070 | content: "\f244"; | ||
2071 | } | ||
2072 | .rr-ca-icon-mouse-pointer:before { | ||
2073 | content: "\f245"; | ||
2074 | } | ||
2075 | .rr-ca-icon-i-cursor:before { | ||
2076 | content: "\f246"; | ||
2077 | } | ||
2078 | .rr-ca-icon-object-group:before { | ||
2079 | content: "\f247"; | ||
2080 | } | ||
2081 | .rr-ca-icon-object-ungroup:before { | ||
2082 | content: "\f248"; | ||
2083 | } | ||
2084 | .rr-ca-icon-sticky-note:before { | ||
2085 | content: "\f249"; | ||
2086 | } | ||
2087 | .rr-ca-icon-sticky-note-o:before { | ||
2088 | content: "\f24a"; | ||
2089 | } | ||
2090 | .rr-ca-icon-cc-jcb:before { | ||
2091 | content: "\f24b"; | ||
2092 | } | ||
2093 | .rr-ca-icon-cc-diners-club:before { | ||
2094 | content: "\f24c"; | ||
2095 | } | ||
2096 | .rr-ca-icon-clone:before { | ||
2097 | content: "\f24d"; | ||
2098 | } | ||
2099 | .rr-ca-icon-balance-scale:before { | ||
2100 | content: "\f24e"; | ||
2101 | } | ||
2102 | .rr-ca-icon-hourglass-o:before { | ||
2103 | content: "\f250"; | ||
2104 | } | ||
2105 | .rr-ca-icon-hourglass-1:before, | ||
2106 | .rr-ca-icon-hourglass-start:before { | ||
2107 | content: "\f251"; | ||
2108 | } | ||
2109 | .rr-ca-icon-hourglass-2:before, | ||
2110 | .rr-ca-icon-hourglass-half:before { | ||
2111 | content: "\f252"; | ||
2112 | } | ||
2113 | .rr-ca-icon-hourglass-3:before, | ||
2114 | .rr-ca-icon-hourglass-end:before { | ||
2115 | content: "\f253"; | ||
2116 | } | ||
2117 | .rr-ca-icon-hourglass:before { | ||
2118 | content: "\f254"; | ||
2119 | } | ||
2120 | .rr-ca-icon-hand-grab-o:before, | ||
2121 | .rr-ca-icon-hand-rock-o:before { | ||
2122 | content: "\f255"; | ||
2123 | } | ||
2124 | .rr-ca-icon-hand-stop-o:before, | ||
2125 | .rr-ca-icon-hand-paper-o:before { | ||
2126 | content: "\f256"; | ||
2127 | } | ||
2128 | .rr-ca-icon-hand-scissors-o:before { | ||
2129 | content: "\f257"; | ||
2130 | } | ||
2131 | .rr-ca-icon-hand-lizard-o:before { | ||
2132 | content: "\f258"; | ||
2133 | } | ||
2134 | .rr-ca-icon-hand-spock-o:before { | ||
2135 | content: "\f259"; | ||
2136 | } | ||
2137 | .rr-ca-icon-hand-pointer-o:before { | ||
2138 | content: "\f25a"; | ||
2139 | } | ||
2140 | .rr-ca-icon-hand-peace-o:before { | ||
2141 | content: "\f25b"; | ||
2142 | } | ||
2143 | .rr-ca-icon-trademark:before { | ||
2144 | content: "\f25c"; | ||
2145 | } | ||
2146 | .rr-ca-icon-registered:before { | ||
2147 | content: "\f25d"; | ||
2148 | } | ||
2149 | .rr-ca-icon-creative-commons:before { | ||
2150 | content: "\f25e"; | ||
2151 | } | ||
2152 | .rr-ca-icon-gg:before { | ||
2153 | content: "\f260"; | ||
2154 | } | ||
2155 | .rr-ca-icon-gg-circle:before { | ||
2156 | content: "\f261"; | ||
2157 | } | ||
2158 | .rr-ca-icon-tripadvisor:before { | ||
2159 | content: "\f262"; | ||
2160 | } | ||
2161 | .rr-ca-icon-odnoklassniki:before { | ||
2162 | content: "\f263"; | ||
2163 | } | ||
2164 | .rr-ca-icon-odnoklassniki-square:before { | ||
2165 | content: "\f264"; | ||
2166 | } | ||
2167 | .rr-ca-icon-get-pocket:before { | ||
2168 | content: "\f265"; | ||
2169 | } | ||
2170 | .rr-ca-icon-wikipedia-w:before { | ||
2171 | content: "\f266"; | ||
2172 | } | ||
2173 | .rr-ca-icon-safari:before { | ||
2174 | content: "\f267"; | ||
2175 | } | ||
2176 | .rr-ca-icon-chrome:before { | ||
2177 | content: "\f268"; | ||
2178 | } | ||
2179 | .rr-ca-icon-firefox:before { | ||
2180 | content: "\f269"; | ||
2181 | } | ||
2182 | .rr-ca-icon-opera:before { | ||
2183 | content: "\f26a"; | ||
2184 | } | ||
2185 | .rr-ca-icon-internet-explorer:before { | ||
2186 | content: "\f26b"; | ||
2187 | } | ||
2188 | .rr-ca-icon-tv:before, | ||
2189 | .rr-ca-icon-television:before { | ||
2190 | content: "\f26c"; | ||
2191 | } | ||
2192 | .rr-ca-icon-contao:before { | ||
2193 | content: "\f26d"; | ||
2194 | } | ||
2195 | .rr-ca-icon-500px:before { | ||
2196 | content: "\f26e"; | ||
2197 | } | ||
2198 | .rr-ca-icon-amazon:before { | ||
2199 | content: "\f270"; | ||
2200 | } | ||
2201 | .rr-ca-icon-calendar-plus-o:before { | ||
2202 | content: "\f271"; | ||
2203 | } | ||
2204 | .rr-ca-icon-calendar-minus-o:before { | ||
2205 | content: "\f272"; | ||
2206 | } | ||
2207 | .rr-ca-icon-calendar-times-o:before { | ||
2208 | content: "\f273"; | ||
2209 | } | ||
2210 | .rr-ca-icon-calendar-check-o:before { | ||
2211 | content: "\f274"; | ||
2212 | } | ||
2213 | .rr-ca-icon-industry:before { | ||
2214 | content: "\f275"; | ||
2215 | } | ||
2216 | .rr-ca-icon-map-pin:before { | ||
2217 | content: "\f276"; | ||
2218 | } | ||
2219 | .rr-ca-icon-map-signs:before { | ||
2220 | content: "\f277"; | ||
2221 | } | ||
2222 | .rr-ca-icon-map-o:before { | ||
2223 | content: "\f278"; | ||
2224 | } | ||
2225 | .rr-ca-icon-map:before { | ||
2226 | content: "\f279"; | ||
2227 | } | ||
2228 | .rr-ca-icon-commenting:before { | ||
2229 | content: "\f27a"; | ||
2230 | } | ||
2231 | .rr-ca-icon-commenting-o:before { | ||
2232 | content: "\f27b"; | ||
2233 | } | ||
2234 | .rr-ca-icon-houzz:before { | ||
2235 | content: "\f27c"; | ||
2236 | } | ||
2237 | .rr-ca-icon-vimeo:before { | ||
2238 | content: "\f27d"; | ||
2239 | } | ||
2240 | .rr-ca-icon-black-tie:before { | ||
2241 | content: "\f27e"; | ||
2242 | } | ||
2243 | .rr-ca-icon-fonticons:before { | ||
2244 | content: "\f280"; | ||
2245 | } | ||
2246 | .rr-ca-icon-reddit-alien:before { | ||
2247 | content: "\f281"; | ||
2248 | } | ||
2249 | .rr-ca-icon-edge:before { | ||
2250 | content: "\f282"; | ||
2251 | } | ||
2252 | .rr-ca-icon-credit-card-alt:before { | ||
2253 | content: "\f283"; | ||
2254 | } | ||
2255 | .rr-ca-icon-codiepie:before { | ||
2256 | content: "\f284"; | ||
2257 | } | ||
2258 | .rr-ca-icon-modx:before { | ||
2259 | content: "\f285"; | ||
2260 | } | ||
2261 | .rr-ca-icon-fort-awesome:before { | ||
2262 | content: "\f286"; | ||
2263 | } | ||
2264 | .rr-ca-icon-usb:before { | ||
2265 | content: "\f287"; | ||
2266 | } | ||
2267 | .rr-ca-icon-product-hunt:before { | ||
2268 | content: "\f288"; | ||
2269 | } | ||
2270 | .rr-ca-icon-mixcloud:before { | ||
2271 | content: "\f289"; | ||
2272 | } | ||
2273 | .rr-ca-icon-scribd:before { | ||
2274 | content: "\f28a"; | ||
2275 | } | ||
2276 | .rr-ca-icon-pause-circle:before { | ||
2277 | content: "\f28b"; | ||
2278 | } | ||
2279 | .rr-ca-icon-pause-circle-o:before { | ||
2280 | content: "\f28c"; | ||
2281 | } | ||
2282 | .rr-ca-icon-stop-circle:before { | ||
2283 | content: "\f28d"; | ||
2284 | } | ||
2285 | .rr-ca-icon-stop-circle-o:before { | ||
2286 | content: "\f28e"; | ||
2287 | } | ||
2288 | .rr-ca-icon-shopping-bag:before { | ||
2289 | content: "\f290"; | ||
2290 | } | ||
2291 | .rr-ca-icon-shopping-basket:before { | ||
2292 | content: "\f291"; | ||
2293 | } | ||
2294 | .rr-ca-icon-hashtag:before { | ||
2295 | content: "\f292"; | ||
2296 | } | ||
2297 | .rr-ca-icon-bluetooth:before { | ||
2298 | content: "\f293"; | ||
2299 | } | ||
2300 | .rr-ca-icon-bluetooth-b:before { | ||
2301 | content: "\f294"; | ||
2302 | } | ||
2303 | .rr-ca-icon-percent:before { | ||
2304 | content: "\f295"; | ||
2305 | } | ||
2306 | .rr-ca-icon-gitlab:before { | ||
2307 | content: "\f296"; | ||
2308 | } | ||
2309 | .rr-ca-icon-wpbeginner:before { | ||
2310 | content: "\f297"; | ||
2311 | } | ||
2312 | .rr-ca-icon-wpforms:before { | ||
2313 | content: "\f298"; | ||
2314 | } | ||
2315 | .rr-ca-icon-envira:before { | ||
2316 | content: "\f299"; | ||
2317 | } | ||
2318 | .rr-ca-icon-universal-access:before { | ||
2319 | content: "\f29a"; | ||
2320 | } | ||
2321 | .rr-ca-icon-wheelchair-alt:before { | ||
2322 | content: "\f29b"; | ||
2323 | } | ||
2324 | .rr-ca-icon-question-circle-o:before { | ||
2325 | content: "\f29c"; | ||
2326 | } | ||
2327 | .rr-ca-icon-blind:before { | ||
2328 | content: "\f29d"; | ||
2329 | } | ||
2330 | .rr-ca-icon-audio-description:before { | ||
2331 | content: "\f29e"; | ||
2332 | } | ||
2333 | .rr-ca-icon-volume-control-phone:before { | ||
2334 | content: "\f2a0"; | ||
2335 | } | ||
2336 | .rr-ca-icon-braille:before { | ||
2337 | content: "\f2a1"; | ||
2338 | } | ||
2339 | .rr-ca-icon-assistive-listening-systems:before { | ||
2340 | content: "\f2a2"; | ||
2341 | } | ||
2342 | .rr-ca-icon-asl-interpreting:before, | ||
2343 | .rr-ca-icon-american-sign-language-interpreting:before { | ||
2344 | content: "\f2a3"; | ||
2345 | } | ||
2346 | .rr-ca-icon-deafness:before, | ||
2347 | .rr-ca-icon-hard-of-hearing:before, | ||
2348 | .rr-ca-icon-deaf:before { | ||
2349 | content: "\f2a4"; | ||
2350 | } | ||
2351 | .rr-ca-icon-glide:before { | ||
2352 | content: "\f2a5"; | ||
2353 | } | ||
2354 | .rr-ca-icon-glide-g:before { | ||
2355 | content: "\f2a6"; | ||
2356 | } | ||
2357 | .rr-ca-icon-signing:before, | ||
2358 | .rr-ca-icon-sign-language:before { | ||
2359 | content: "\f2a7"; | ||
2360 | } | ||
2361 | .rr-ca-icon-low-vision:before { | ||
2362 | content: "\f2a8"; | ||
2363 | } | ||
2364 | .rr-ca-icon-viadeo:before { | ||
2365 | content: "\f2a9"; | ||
2366 | } | ||
2367 | .rr-ca-icon-viadeo-square:before { | ||
2368 | content: "\f2aa"; | ||
2369 | } | ||
2370 | .rr-ca-icon-snapchat:before { | ||
2371 | content: "\f2ab"; | ||
2372 | } | ||
2373 | .rr-ca-icon-snapchat-ghost:before { | ||
2374 | content: "\f2ac"; | ||
2375 | } | ||
2376 | .rr-ca-icon-snapchat-square:before { | ||
2377 | content: "\f2ad"; | ||
2378 | } | ||
2379 | .rr-ca-icon-pied-piper:before { | ||
2380 | content: "\f2ae"; | ||
2381 | } | ||
2382 | .rr-ca-icon-first-order:before { | ||
2383 | content: "\f2b0"; | ||
2384 | } | ||
2385 | .rr-ca-icon-yoast:before { | ||
2386 | content: "\f2b1"; | ||
2387 | } | ||
2388 | .rr-ca-icon-themeisle:before { | ||
2389 | content: "\f2b2"; | ||
2390 | } | ||
2391 | .rr-ca-icon-google-plus-circle:before, | ||
2392 | .rr-ca-icon-google-plus-official:before { | ||
2393 | content: "\f2b3"; | ||
2394 | } | ||
2395 | .rr-ca-icon-fa:before, | ||
2396 | .rr-ca-icon-font-awesome:before { | ||
2397 | content: "\f2b4"; | ||
2398 | } | ||
2399 | .rr-ca-icon-handshake-o:before { | ||
2400 | content: "\f2b5"; | ||
2401 | } | ||
2402 | .rr-ca-icon-envelope-open:before { | ||
2403 | content: "\f2b6"; | ||
2404 | } | ||
2405 | .rr-ca-icon-envelope-open-o:before { | ||
2406 | content: "\f2b7"; | ||
2407 | } | ||
2408 | .rr-ca-icon-linode:before { | ||
2409 | content: "\f2b8"; | ||
2410 | } | ||
2411 | .rr-ca-icon-address-book:before { | ||
2412 | content: "\f2b9"; | ||
2413 | } | ||
2414 | .rr-ca-icon-address-book-o:before { | ||
2415 | content: "\f2ba"; | ||
2416 | } | ||
2417 | .rr-ca-icon-vcard:before, | ||
2418 | .rr-ca-icon-address-card:before { | ||
2419 | content: "\f2bb"; | ||
2420 | } | ||
2421 | .rr-ca-icon-vcard-o:before, | ||
2422 | .rr-ca-icon-address-card-o:before { | ||
2423 | content: "\f2bc"; | ||
2424 | } | ||
2425 | .rr-ca-icon-user-circle:before { | ||
2426 | content: "\f2bd"; | ||
2427 | } | ||
2428 | .rr-ca-icon-user-circle-o:before { | ||
2429 | content: "\f2be"; | ||
2430 | } | ||
2431 | .rr-ca-icon-user-o:before { | ||
2432 | content: "\f2c0"; | ||
2433 | } | ||
2434 | .rr-ca-icon-id-badge:before { | ||
2435 | content: "\f2c1"; | ||
2436 | } | ||
2437 | .rr-ca-icon-drivers-license:before, | ||
2438 | .rr-ca-icon-id-card:before { | ||
2439 | content: "\f2c2"; | ||
2440 | } | ||
2441 | .rr-ca-icon-drivers-license-o:before, | ||
2442 | .rr-ca-icon-id-card-o:before { | ||
2443 | content: "\f2c3"; | ||
2444 | } | ||
2445 | .rr-ca-icon-quora:before { | ||
2446 | content: "\f2c4"; | ||
2447 | } | ||
2448 | .rr-ca-icon-free-code-camp:before { | ||
2449 | content: "\f2c5"; | ||
2450 | } | ||
2451 | .rr-ca-icon-telegram:before { | ||
2452 | content: "\f2c6"; | ||
2453 | } | ||
2454 | .rr-ca-icon-thermometer-4:before, | ||
2455 | .rr-ca-icon-thermometer:before, | ||
2456 | .rr-ca-icon-thermometer-full:before { | ||
2457 | content: "\f2c7"; | ||
2458 | } | ||
2459 | .rr-ca-icon-thermometer-3:before, | ||
2460 | .rr-ca-icon-thermometer-three-quarters:before { | ||
2461 | content: "\f2c8"; | ||
2462 | } | ||
2463 | .rr-ca-icon-thermometer-2:before, | ||
2464 | .rr-ca-icon-thermometer-half:before { | ||
2465 | content: "\f2c9"; | ||
2466 | } | ||
2467 | .rr-ca-icon-thermometer-1:before, | ||
2468 | .rr-ca-icon-thermometer-quarter:before { | ||
2469 | content: "\f2ca"; | ||
2470 | } | ||
2471 | .rr-ca-icon-thermometer-0:before, | ||
2472 | .rr-ca-icon-thermometer-empty:before { | ||
2473 | content: "\f2cb"; | ||
2474 | } | ||
2475 | .rr-ca-icon-shower:before { | ||
2476 | content: "\f2cc"; | ||
2477 | } | ||
2478 | .rr-ca-icon-bathtub:before, | ||
2479 | .rr-ca-icon-s15:before, | ||
2480 | .rr-ca-icon-bath:before { | ||
2481 | content: "\f2cd"; | ||
2482 | } | ||
2483 | .rr-ca-icon-podcast:before { | ||
2484 | content: "\f2ce"; | ||
2485 | } | ||
2486 | .rr-ca-icon-window-maximize:before { | ||
2487 | content: "\f2d0"; | ||
2488 | } | ||
2489 | .rr-ca-icon-window-minimize:before { | ||
2490 | content: "\f2d1"; | ||
2491 | } | ||
2492 | .rr-ca-icon-window-restore:before { | ||
2493 | content: "\f2d2"; | ||
2494 | } | ||
2495 | .rr-ca-icon-times-rectangle:before, | ||
2496 | .rr-ca-icon-window-close:before { | ||
2497 | content: "\f2d3"; | ||
2498 | } | ||
2499 | .rr-ca-icon-times-rectangle-o:before, | ||
2500 | .rr-ca-icon-window-close-o:before { | ||
2501 | content: "\f2d4"; | ||
2502 | } | ||
2503 | .rr-ca-icon-bandcamp:before { | ||
2504 | content: "\f2d5"; | ||
2505 | } | ||
2506 | .rr-ca-icon-grav:before { | ||
2507 | content: "\f2d6"; | ||
2508 | } | ||
2509 | .rr-ca-icon-etsy:before { | ||
2510 | content: "\f2d7"; | ||
2511 | } | ||
2512 | .rr-ca-icon-imdb:before { | ||
2513 | content: "\f2d8"; | ||
2514 | } | ||
2515 | .rr-ca-icon-ravelry:before { | ||
2516 | content: "\f2d9"; | ||
2517 | } | ||
2518 | .rr-ca-icon-eercast:before { | ||
2519 | content: "\f2da"; | ||
2520 | } | ||
2521 | .rr-ca-icon-microchip:before { | ||
2522 | content: "\f2db"; | ||
2523 | } | ||
2524 | .rr-ca-icon-snowflake-o:before { | ||
2525 | content: "\f2dc"; | ||
2526 | } | ||
2527 | .rr-ca-icon-superpowers:before { | ||
2528 | content: "\f2dd"; | ||
2529 | } | ||
2530 | .rr-ca-icon-wpexplorer:before { | ||
2531 | content: "\f2de"; | ||
2532 | } | ||
2533 | .rr-ca-icon-meetup:before { | ||
2534 | content: "\f2e0"; | ||
2535 | } | ||
2536 | .sr-only { | ||
2537 | position: absolute; | ||
2538 | width: 1px; | ||
2539 | height: 1px; | ||
2540 | padding: 0; | ||
2541 | margin: -1px; | ||
2542 | overflow: hidden; | ||
2543 | clip: rect(0, 0, 0, 0); | ||
2544 | border: 0; | ||
2545 | } | ||
2546 | .sr-only-focusable:active, | ||
2547 | .sr-only-focusable:focus { | ||
2548 | position: static; | ||
2549 | width: auto; | ||
2550 | height: auto; | ||
2551 | margin: 0; | ||
2552 | overflow: visible; | ||
2553 | clip: auto; | ||
2554 | } | ||
2555 | .cbsp-button-mixing { | ||
2556 | background-color: #ED5050 !important; | ||
2557 | border-radius: 23px !important; | ||
2558 | white-space: nowrap; | ||
2559 | font-size: 16px !important; | ||
2560 | all: initial; | ||
2561 | outline: 0 !important; | ||
2562 | background-image: none !important; | ||
2563 | color: #fff !important; | ||
2564 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
2565 | font-weight: 400 !important; | ||
2566 | line-height: 18px !important; | ||
2567 | letter-spacing: inherit !important; | ||
2568 | margin: 0 !important; | ||
2569 | padding: 14px 30px !important; | ||
2570 | text-transform: none !important; | ||
2571 | text-shadow: none !important; | ||
2572 | text-decoration: none !important; | ||
2573 | text-align: center !important; | ||
2574 | display: inline-block; | ||
2575 | height: auto !important; | ||
2576 | min-height: auto !important; | ||
2577 | max-height: none !important; | ||
2578 | width: auto; | ||
2579 | min-width: 187px; | ||
2580 | box-sizing: border-box; | ||
2581 | float: none !important; | ||
2582 | cursor: pointer; | ||
2583 | border: 1px solid #ED5050 !important; | ||
2584 | transition: background-color 0.2s, color 0.2s !important; | ||
2585 | user-select: none !important; | ||
2586 | } | ||
2587 | .cbsp-button-mixing:hover { | ||
2588 | color: #ED5050 !important; | ||
2589 | background-color: #fff !important; | ||
2590 | } | ||
2591 | |||
2592 | .cbsp-button-mixing { | ||
2593 | background-color: #ED5050 !important; | ||
2594 | border-radius: 23px !important; | ||
2595 | white-space: nowrap; | ||
2596 | font-size: 16px !important; | ||
2597 | all: initial; | ||
2598 | outline: 0 !important; | ||
2599 | background-image: none !important; | ||
2600 | color: #fff !important; | ||
2601 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
2602 | font-weight: 400 !important; | ||
2603 | line-height: 18px !important; | ||
2604 | letter-spacing: inherit !important; | ||
2605 | margin: 0 !important; | ||
2606 | padding: 14px 30px !important; | ||
2607 | text-transform: none !important; | ||
2608 | text-shadow: none !important; | ||
2609 | text-decoration: none !important; | ||
2610 | text-align: center !important; | ||
2611 | display: inline-block; | ||
2612 | height: auto !important; | ||
2613 | min-height: auto !important; | ||
2614 | max-height: none !important; | ||
2615 | width: auto; | ||
2616 | min-width: 187px; | ||
2617 | box-sizing: border-box; | ||
2618 | float: none !important; | ||
2619 | cursor: pointer; | ||
2620 | border: 1px solid #ED5050 !important; | ||
2621 | transition: background-color 0.2s, color 0.2s !important; | ||
2622 | user-select: none !important; | ||
2623 | } | ||
2624 | .cbsp-button-mixing:hover { | ||
2625 | color: #ED5050 !important; | ||
2626 | background-color: #fff !important; | ||
2627 | } | ||
2628 | .ebca-serp { | ||
2629 | display: flex!important; | ||
2630 | } | ||
2631 | .ebca-serp .ebca-serp-logo { | ||
2632 | display: inline-block; | ||
2633 | background-repeat: no-repeat; | ||
2634 | background-position-x: center; | ||
2635 | width: 15px; | ||
2636 | height: 20px; | ||
2637 | background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAACRJJREFUaAXtWl2MXVUV3nufO9PyUPlpUEMRJ0FTsPBgwBBsTOiDhthWTG2HwlQFQtIHCAiaWkX0Wpm2olYtBuNDU5ogHWeEBCgao8HhrxgaSExoNOk9RZqQVlEICAPt3HO237fWPufODHP3OdM79Yl977n7b+21v2+t/Xf2jDWR8O3LHrzTerPF5N44743Gxljk+bAM9XhCPjeZNf6oy83LxpuXGt48nCRnPXpL6/PHI930VOVirXNUAl/5WAt4IW8c0iFPHVJuTQI653prlnuTb2j7bKzdfvXYjo/suefe8359JuXmO0QJGOcE5DTgAG3wlYAYYAW8EoKTkONjRI6E7RnGmZuPm8kXdy65b+X/l0DoTQCJxQlWwRXeIVB6QgkhLoEHcoEgiJyTWb9v5zn3fXc+SVR4QEEISJq9ACexWp5Dh1UdQlpeyqJaZETOmtz67+9csmcjs/MRogQ6oAg+gETMNIcOh42SQ0QPoQiWLssoKOBL72k7DLJ7f37u7itPOQHpANZWYMTVSStw5lEbwOs8kBJiB8kpdSQcPIjYwWW/3D2we2GvJBpVCsTSNCo+uc+BEaC5pBp7KHHmVuMS49vGJC7jkoqM+5B1foX39mqT5Q2lTDJkwHZcjbEEGzPw9gm7CdktUniSP3ECWIW49tOS7NrR0twDAAZw3vjeC2t/36XfXXdfOLLD5/keSF8kmwUUcJjJZIFa6slzf9PoutHhwbHBrIueymKo6h7KORBEijy9wnQsbPrb+hfO+MDpl9FTYn16LnzIngaBng/+a//EFTE9VXVRAvRzMVklRs9iRQBgXVXY+PzqCd9w18FlsDd1oSH3FjJgGt8sz3vaG2rAIMwwktEhgYgnkK4TNv/9mv0g/TjbEbAQ4S/TeFD3sTp6uslUEODJAJNXOgcJsRp75dNN5XvLsRHuV/nQDu2pK5AaeG+L+iVRAgSu4JGQTqfk6/eBhcm9qUts8ICApxdoHCypPYSKVYiGhtXAIix9wfKwnpivZs/en6fWpgdkBgh4VeFfq6llVrEoe/VA2JjCZsXu1SvRpmVnWCYTtFkpHpSxXwydMj5aCp9EohIFN01dgTjppoxhpVHZZXrQb4LVz1drl6DRGiVQh1VpvFJJRCBOALWyiaGjsGJILD7hJlcRfnDR3itwAm0SvBiBG5mMfxQwRtY596cKNdHq+ByQji3nnxwfCIS7sFhOf2ZV/sPlDy86/ubxpvf51wDTcZ4iXaw60p5zC5qeuPXw0KFZldQsjBLAyQefTAZL5wykJDCpz998+UOjjiMB25TEHmCz/MPvvHXiUgybBZivChq/ehDUAknzPGSTu2ri7CoWJSA7MU4pRed6lgmT2pszgWtdsTplBCSgMMktqSNw4nPGi9PEf5IWWs7uu6011NPwkS74EwsydgGAgafQsAiqZaeMaSUZLM4ho000DuOerVmO50hjQf9Xg0hPUfVMLDrn2BfAACDzQFcUAUoZkixkCTGkNdY803he7etLvnj7wcGe1v+CdXQI5aBnc3bKL6xHtATBcSFlWscJKgHZolxsrdVCWIgak7pGcuXXDw62tEHvvxUeIAPtRABMsWrHsh2PBAuLN0r5sj1KnP3Lt+YRPJFVEJDxOm14kJAexGBjEpI8y4IstepQKca71Anh3A8NLxu5kSLzFaJDSOjxXUksDwsCpKzeGEtYkf6D9KO+ra+ZWkdhdxXexOQSixNbgpDT9lgI7tm+bOTA5oPr/6qVvf1GCcgKCBCEwRWoWL9ZgLqXdox/4fqZ3X/n8odW4X34Eezg3AbELUU7Xan8wrbPx7DZXfLNZ67678z2c83HhxBrQUDPLdNXGnHHLL3d9eyafXi1/xHbCXPEOqE7eTT7ePb6xK5Zms+5KE4A6jqdAwBCSUZys//0LTzrDvjrGXqA7acvu5rHBrhu2wUjN8+uoX5pBQFUF2v/FCCldbv00xxf0bZ9/VfjJPvvme1lIxTvwLPO/2TbspFPdVFTqzhKgHOAa7+MZRkKKIAjxCsVp9HhZ1e/gvuhDQAs2wdJq57Qnnq87/dZPrrt4pO/uY4S4GW5WrAY/+iU1ivOOBU22vLc2j9gtRoW8ByBBF1Yn21JypoBO2n3gAwl5hyiBMQDUKljGQl2iIjlJqnX38UDa5oAPV54UT3Y0RX0rd5+wd5vUO1cQ5SAKKPFaHG1lpDQ1aVeV4NjNmu4067xzv5TNz3VpTrUCDIkrdl699L7l9fT2pGKE0BtscMW1pfO0LtYtKMnmmoeWHmskSTXQghvDmgJ3Gwvg0YWCdHXyLz7zc5Pjp4dVTajMk4AW3HZERvSG+IJ7g1qvRn6umabz615HJ5sFu3Fo9Cu+kkAH+uXTLw1eT9eQitwdbqJC9IDlA3DpyQTLNhRUy/lVq8dhuQfKa16eWEQvBmuh+CVz/147wN31NNoTPQogbPAAdyb/6K8kQYhXuzjWhmc7JG6nRRyzabNt37md0MnJt6+Ew7EjSlqMKh4xMAXDzrAVT3uSxf/6pLR0zc+P/hG0fb9+H0LnCILyFKyYcP4ZzH+FicZz/MIiBJJZgZ/OdLAMlYgSF2Wy0atuxrrEEJ7bUu5qfIiEOSCDurDl1c3DEU7k2cdOW2GPGRw3WEz+0q/609v+sfgMVbJJE6SvsNZu/2zzNtPcILyjifDOiH3OqAo/2aAPOcc74B4hcJJx4MSI552snA3xPZIyuSUej0JUUj0UI7y3APkXxUwb3O8d1OvvH7n+aSz7mWf+RbWpxSv2ykmeQuo0sUfXXL4+vEV70J7Gdi/hBtueHrR5LvtB9D7quKyih3Jw07xhMsrSZOcJVm0Zp08lAdLyvHFH/8z0WmPulJvbiYAPoVMmnibYmVr4SiUQr61dKk5Mpe/mZUEyKKJDeTwoSeHfTvbTOAlAAASa5VAA3iSgBxNXpBjm+DF10AuRR1AmhbIponzLWxW6danvtTTjTSxFmEagaLwK0NPXGuzfJfN/MJpXiBgASuW5nZ5FOMpdT5vgUAKZYh9uqDfp9sfW/V6oe9UxrMSYIdfXv/nSxPvfwsS+BcaAgPA3LewdwJonp7WWJT+dOzT75xKcHV0/w9dlQpLgTyGMQAAAABJRU5ErkJggg=="); | ||
2638 | background-size: 15px !important; | ||
2639 | background-position-y: center !important; | ||
2640 | } | ||
2641 | .ebca-serp .ebca-serp-text { | ||
2642 | margin: 0 0 0 4px !important; | ||
2643 | display: inline-block; | ||
2644 | font-family: 'Benton', sans-serif; | ||
2645 | line-height: 20px; | ||
2646 | font-size: 16px; | ||
2647 | font-weight: 600; | ||
2648 | color: #ED5050; | ||
2649 | vertical-align: middle !important; | ||
2650 | } | ||
2651 | .ebca-serp .ebca-reminder-bonus { | ||
2652 | display: inline-block !important; | ||
2653 | color: #11AFD1 !important; | ||
2654 | } | ||
2655 | |||
2656 | .cbsp-button-mixing { | ||
2657 | background-color: #ED5050 !important; | ||
2658 | border-radius: 23px !important; | ||
2659 | white-space: nowrap; | ||
2660 | font-size: 16px !important; | ||
2661 | all: initial; | ||
2662 | outline: 0 !important; | ||
2663 | background-image: none !important; | ||
2664 | color: #fff !important; | ||
2665 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
2666 | font-weight: 400 !important; | ||
2667 | line-height: 18px !important; | ||
2668 | letter-spacing: inherit !important; | ||
2669 | margin: 0 !important; | ||
2670 | padding: 14px 30px !important; | ||
2671 | text-transform: none !important; | ||
2672 | text-shadow: none !important; | ||
2673 | text-decoration: none !important; | ||
2674 | text-align: center !important; | ||
2675 | display: inline-block; | ||
2676 | height: auto !important; | ||
2677 | min-height: auto !important; | ||
2678 | max-height: none !important; | ||
2679 | width: auto; | ||
2680 | min-width: 187px; | ||
2681 | box-sizing: border-box; | ||
2682 | float: none !important; | ||
2683 | cursor: pointer; | ||
2684 | border: 1px solid #ED5050 !important; | ||
2685 | transition: background-color 0.2s, color 0.2s !important; | ||
2686 | user-select: none !important; | ||
2687 | } | ||
2688 | .cbsp-button-mixing:hover { | ||
2689 | color: #ED5050 !important; | ||
2690 | background-color: #fff !important; | ||
2691 | } | ||
2692 | .rr-ca-serp-coupon { | ||
2693 | display: flex; | ||
2694 | flex-direction: column; | ||
2695 | width: 205px; | ||
2696 | min-width: 205px; | ||
2697 | max-width: 205px; | ||
2698 | min-height: 300px; | ||
2699 | border: 1px solid #DFDFDF; | ||
2700 | border-radius: 4px; | ||
2701 | box-shadow: none; | ||
2702 | padding: 10px 16px; | ||
2703 | margin: 0 4px; | ||
2704 | box-sizing: border-box; | ||
2705 | user-select: none; | ||
2706 | } | ||
2707 | .rr-ca-serp-coupon:hover { | ||
2708 | box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1612); | ||
2709 | } | ||
2710 | .rr-ca-serp-coupon:nth-child(1) { | ||
2711 | margin: 0 4px 0 0; | ||
2712 | } | ||
2713 | .rr-ca-serp-coupon:last-child { | ||
2714 | margin: 0 0 0 4px; | ||
2715 | } | ||
2716 | .rr-ca-serp-coupon_container { | ||
2717 | font-family: 'Benton', sans-serif; | ||
2718 | display: flex; | ||
2719 | flex-direction: row; | ||
2720 | overflow: auto hidden; | ||
2721 | scroll-behavior: smooth; | ||
2722 | padding: 5px 0 15px 0; | ||
2723 | } | ||
2724 | .rr-ca-serp-coupon_text, | ||
2725 | .rr-ca-serp-coupon_code { | ||
2726 | line-height: 20px; | ||
2727 | margin: 0 0 7px; | ||
2728 | text-align: left; | ||
2729 | color: #252525; | ||
2730 | font-family: 'Benton', sans-serif; | ||
2731 | } | ||
2732 | .rr-ca-serp-coupon_text { | ||
2733 | font-size: 15px; | ||
2734 | flex: 1; | ||
2735 | } | ||
2736 | .rr-ca-serp-coupon_code { | ||
2737 | font-size: 13px; | ||
2738 | } | ||
2739 | .rr-ca-serp-coupon_code span { | ||
2740 | color: #fff; | ||
2741 | background-color: #7225B7; | ||
2742 | padding: 0 4px; | ||
2743 | } | ||
2744 | .rr-ca-serp-coupon_cb { | ||
2745 | margin: 7px 0!important; | ||
2746 | display: flex; | ||
2747 | font-family: 'Benton', sans-serif; | ||
2748 | line-height: 20px; | ||
2749 | font-size: 16px; | ||
2750 | font-weight: 400; | ||
2751 | color: #ED5050; | ||
2752 | vertical-align: middle !important; | ||
2753 | } | ||
2754 | .rr-ca-serp-coupon_cb_text { | ||
2755 | margin-left: 4px; | ||
2756 | display: inline-block; | ||
2757 | font-weight: 600; | ||
2758 | } | ||
2759 | .rr-ca-serp-coupon_icon { | ||
2760 | float: left; | ||
2761 | max-height: 36px; | ||
2762 | min-height: 36px; | ||
2763 | text-align: left; | ||
2764 | margin: 10px 0 17px; | ||
2765 | background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0.0509338%2037.8889H37.8073V0.132568H0.0509338V37.8889Z%22%20fill%3D%22%23FFFFFE%22%2F%3E%0A%20%20%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0.606049%2037.323H37.252V0.698257H0.606049V37.323Z%22%20fill%3D%22%23002347%22%2F%3E%0A%20%20%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M26.9258%2010.1642H27.6813C28.4158%2010.1432%2028.7308%2010.8147%2028.7308%2011.3394V19.2101C28.7517%2019.7768%2028.4158%2020.3016%2027.7653%2020.3016H26.9258V10.1642ZM27.7022%209.87036H24.6798V10.1642H25.4774V27.8575H24.6798V28.1723H28.0801V27.8575H26.9258V20.6584H27.9331C29.3603%2020.6584%2030.1789%2019.9028%2030.1789%2018.8744V11.8013C30.1789%2010.7728%2029.4863%209.87036%2027.7022%209.87036Z%22%20fill%3D%22%23FFFFFE%22%2F%3E%0A%20%20%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.7091%2010.1011C11.7091%2010.3949%2011.5412%2010.374%2011.4153%2010.269C10.9115%209.93323%2010.3239%209.68134%209.77817%209.68134C8.89653%209.68134%207.6582%2010.1221%207.63724%2011.9692V25.5277C7.6582%2027.8994%208.79173%2028.3401%209.90411%2028.3401C10.7856%2028.3611%2011.2053%2027.8994%2011.5412%2027.7315C11.7301%2027.6685%2011.9399%2027.8363%2011.9399%2028.1932H12.2967V19.567H13.0313V19.2732H9.96699V19.567H10.8484V26.9758C10.8484%2027.5846%2010.4496%2028.0463%209.92507%2028.0463C9.42128%2028.0463%209.04343%2027.5635%209.04343%2026.9758V11.4235C9.04343%2011.0037%209.12746%2010.0173%209.77817%2010.0173C11.0375%2010.0173%2011.7091%2013.7111%2011.7091%2015.6211H12.0658V9.8492H11.7091V10.1011Z%22%20fill%3D%22%23FFFFFE%22%2F%3E%0A%20%20%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.271%2020.3225L18.1524%2012.4099L19.055%2020.3225H17.271ZM19.097%2020.6375L19.9155%2027.8575H19.1179V28.1723H22.1403V27.8575H21.3427L19.3279%209.84921H18.0476L16.1586%2026.8499C16.0536%2027.4587%2016.0117%2027.8363%2015.1301%2027.8575V28.1723H17.3969V27.8575C16.7462%2027.8575%2016.4524%2027.4377%2016.5153%2027.018L17.2289%2020.6375H19.097Z%22%20fill%3D%22%23FFFFFE%22%2F%3E%0A%3C%2Fsvg%3E"); | ||
2766 | background-position: left center; | ||
2767 | background-repeat: no-repeat; | ||
2768 | background-size: contain; | ||
2769 | } | ||
2770 | .rr-ca-serp-coupon_icon > img { | ||
2771 | height: 36px; | ||
2772 | max-height: 36px; | ||
2773 | max-width: 100%; | ||
2774 | width: auto; | ||
2775 | } | ||
2776 | .rr-ca-serp-coupon_button__wrapper { | ||
2777 | line-height: 36px; | ||
2778 | width: 36px; | ||
2779 | min-width: 36px; | ||
2780 | max-width: 36px; | ||
2781 | height: 36px; | ||
2782 | min-height: 36px; | ||
2783 | max-height: 36px; | ||
2784 | box-shadow: 0px 1px 4px 2px rgba(0, 0, 0, 0.213642); | ||
2785 | border-radius: 50%; | ||
2786 | background-color: #fff; | ||
2787 | cursor: pointer; | ||
2788 | } | ||
2789 | .rr-ca-serp-coupon_button__activation { | ||
2790 | white-space: nowrap; | ||
2791 | position: relative; | ||
2792 | cursor: pointer; | ||
2793 | width: 100%; | ||
2794 | text-align: center; | ||
2795 | text-decoration: none; | ||
2796 | font-family: 'Benton', sans-serif; | ||
2797 | font-size: 14px; | ||
2798 | border-radius: 17px; | ||
2799 | display: inline-block; | ||
2800 | margin: 10px 0; | ||
2801 | font-weight: 400; | ||
2802 | text-shadow: none; | ||
2803 | transition: 0.2s; | ||
2804 | background: #ED5050; | ||
2805 | box-shadow: none; | ||
2806 | height: 34px; | ||
2807 | line-height: 34px; | ||
2808 | border: 1px solid #ED5050; | ||
2809 | color: #ED5050 !important; | ||
2810 | background: #fff; | ||
2811 | } | ||
2812 | .rr-ca-serp-coupon_button__activation:hover { | ||
2813 | background: #ED5050; | ||
2814 | color: #fff !important; | ||
2815 | } | ||
2816 | .rr-ca-serp-coupon_wrapper { | ||
2817 | flex-direction: row; | ||
2818 | display: flex; | ||
2819 | align-items: center; | ||
2820 | text-align: center; | ||
2821 | justify-content: start; | ||
2822 | } | ||
2823 | .rr-ca-serp-coupon_arrow { | ||
2824 | width: 0; | ||
2825 | overflow: visible; | ||
2826 | z-index: 1; | ||
2827 | display: flex; | ||
2828 | align-items: center; | ||
2829 | } | ||
2830 | .rr-ca-serp-coupon_frame { | ||
2831 | display: flex; | ||
2832 | flex-direction: row; | ||
2833 | width: auto; | ||
2834 | transition: 0.5s; | ||
2835 | } | ||
2836 | .rr-ca-serp-coupon_logo { | ||
2837 | display: inline-block; | ||
2838 | background-repeat: no-repeat; | ||
2839 | background-position-x: center; | ||
2840 | width: 15px; | ||
2841 | height: 18px; | ||
2842 | background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAACRJJREFUaAXtWl2MXVUV3nufO9PyUPlpUEMRJ0FTsPBgwBBsTOiDhthWTG2HwlQFQtIHCAiaWkX0Wpm2olYtBuNDU5ogHWeEBCgao8HhrxgaSExoNOk9RZqQVlEICAPt3HO237fWPufODHP3OdM79Yl977n7b+21v2+t/Xf2jDWR8O3LHrzTerPF5N44743Gxljk+bAM9XhCPjeZNf6oy83LxpuXGt48nCRnPXpL6/PHI930VOVirXNUAl/5WAt4IW8c0iFPHVJuTQI653prlnuTb2j7bKzdfvXYjo/suefe8359JuXmO0QJGOcE5DTgAG3wlYAYYAW8EoKTkONjRI6E7RnGmZuPm8kXdy65b+X/l0DoTQCJxQlWwRXeIVB6QgkhLoEHcoEgiJyTWb9v5zn3fXc+SVR4QEEISJq9ACexWp5Dh1UdQlpeyqJaZETOmtz67+9csmcjs/MRogQ6oAg+gETMNIcOh42SQ0QPoQiWLssoKOBL72k7DLJ7f37u7itPOQHpANZWYMTVSStw5lEbwOs8kBJiB8kpdSQcPIjYwWW/3D2we2GvJBpVCsTSNCo+uc+BEaC5pBp7KHHmVuMS49vGJC7jkoqM+5B1foX39mqT5Q2lTDJkwHZcjbEEGzPw9gm7CdktUniSP3ECWIW49tOS7NrR0twDAAZw3vjeC2t/36XfXXdfOLLD5/keSF8kmwUUcJjJZIFa6slzf9PoutHhwbHBrIueymKo6h7KORBEijy9wnQsbPrb+hfO+MDpl9FTYn16LnzIngaBng/+a//EFTE9VXVRAvRzMVklRs9iRQBgXVXY+PzqCd9w18FlsDd1oSH3FjJgGt8sz3vaG2rAIMwwktEhgYgnkK4TNv/9mv0g/TjbEbAQ4S/TeFD3sTp6uslUEODJAJNXOgcJsRp75dNN5XvLsRHuV/nQDu2pK5AaeG+L+iVRAgSu4JGQTqfk6/eBhcm9qUts8ICApxdoHCypPYSKVYiGhtXAIix9wfKwnpivZs/en6fWpgdkBgh4VeFfq6llVrEoe/VA2JjCZsXu1SvRpmVnWCYTtFkpHpSxXwydMj5aCp9EohIFN01dgTjppoxhpVHZZXrQb4LVz1drl6DRGiVQh1VpvFJJRCBOALWyiaGjsGJILD7hJlcRfnDR3itwAm0SvBiBG5mMfxQwRtY596cKNdHq+ByQji3nnxwfCIS7sFhOf2ZV/sPlDy86/ubxpvf51wDTcZ4iXaw60p5zC5qeuPXw0KFZldQsjBLAyQefTAZL5wykJDCpz998+UOjjiMB25TEHmCz/MPvvHXiUgybBZivChq/ehDUAknzPGSTu2ri7CoWJSA7MU4pRed6lgmT2pszgWtdsTplBCSgMMktqSNw4nPGi9PEf5IWWs7uu6011NPwkS74EwsydgGAgafQsAiqZaeMaSUZLM4ho000DuOerVmO50hjQf9Xg0hPUfVMLDrn2BfAACDzQFcUAUoZkixkCTGkNdY803he7etLvnj7wcGe1v+CdXQI5aBnc3bKL6xHtATBcSFlWscJKgHZolxsrdVCWIgak7pGcuXXDw62tEHvvxUeIAPtRABMsWrHsh2PBAuLN0r5sj1KnP3Lt+YRPJFVEJDxOm14kJAexGBjEpI8y4IstepQKca71Anh3A8NLxu5kSLzFaJDSOjxXUksDwsCpKzeGEtYkf6D9KO+ra+ZWkdhdxXexOQSixNbgpDT9lgI7tm+bOTA5oPr/6qVvf1GCcgKCBCEwRWoWL9ZgLqXdox/4fqZ3X/n8odW4X34Eezg3AbELUU7Xan8wrbPx7DZXfLNZ67678z2c83HhxBrQUDPLdNXGnHHLL3d9eyafXi1/xHbCXPEOqE7eTT7ePb6xK5Zms+5KE4A6jqdAwBCSUZys//0LTzrDvjrGXqA7acvu5rHBrhu2wUjN8+uoX5pBQFUF2v/FCCldbv00xxf0bZ9/VfjJPvvme1lIxTvwLPO/2TbspFPdVFTqzhKgHOAa7+MZRkKKIAjxCsVp9HhZ1e/gvuhDQAs2wdJq57Qnnq87/dZPrrt4pO/uY4S4GW5WrAY/+iU1ivOOBU22vLc2j9gtRoW8ByBBF1Yn21JypoBO2n3gAwl5hyiBMQDUKljGQl2iIjlJqnX38UDa5oAPV54UT3Y0RX0rd5+wd5vUO1cQ5SAKKPFaHG1lpDQ1aVeV4NjNmu4067xzv5TNz3VpTrUCDIkrdl699L7l9fT2pGKE0BtscMW1pfO0LtYtKMnmmoeWHmskSTXQghvDmgJ3Gwvg0YWCdHXyLz7zc5Pjp4dVTajMk4AW3HZERvSG+IJ7g1qvRn6umabz615HJ5sFu3Fo9Cu+kkAH+uXTLw1eT9eQitwdbqJC9IDlA3DpyQTLNhRUy/lVq8dhuQfKa16eWEQvBmuh+CVz/147wN31NNoTPQogbPAAdyb/6K8kQYhXuzjWhmc7JG6nRRyzabNt37md0MnJt6+Ew7EjSlqMKh4xMAXDzrAVT3uSxf/6pLR0zc+P/hG0fb9+H0LnCILyFKyYcP4ZzH+FicZz/MIiBJJZgZ/OdLAMlYgSF2Wy0atuxrrEEJ7bUu5qfIiEOSCDurDl1c3DEU7k2cdOW2GPGRw3WEz+0q/609v+sfgMVbJJE6SvsNZu/2zzNtPcILyjifDOiH3OqAo/2aAPOcc74B4hcJJx4MSI552snA3xPZIyuSUej0JUUj0UI7y3APkXxUwb3O8d1OvvH7n+aSz7mWf+RbWpxSv2ykmeQuo0sUfXXL4+vEV70J7Gdi/hBtueHrR5LvtB9D7quKyih3Jw07xhMsrSZOcJVm0Zp08lAdLyvHFH/8z0WmPulJvbiYAPoVMmnibYmVr4SiUQr61dKk5Mpe/mZUEyKKJDeTwoSeHfTvbTOAlAAASa5VAA3iSgBxNXpBjm+DF10AuRR1AmhbIponzLWxW6danvtTTjTSxFmEagaLwK0NPXGuzfJfN/MJpXiBgASuW5nZ5FOMpdT5vgUAKZYh9uqDfp9sfW/V6oe9UxrMSYIdfXv/nSxPvfwsS+BcaAgPA3LewdwJonp7WWJT+dOzT75xKcHV0/w9dlQpLgTyGMQAAAABJRU5ErkJggg=="); | ||
2843 | background-size: 15px !important; | ||
2844 | background-position-y: center !important; | ||
2845 | } | ||
2846 | .rr-ca-serp-coupon_widget { | ||
2847 | display: flex; | ||
2848 | flex-direction: column; | ||
2849 | user-select: none; | ||
2850 | padding-top: 17px; | ||
2851 | width: 635px; | ||
2852 | } | ||
2853 | .rr-ca-serp-coupon_header { | ||
2854 | display: flex; | ||
2855 | flex-direction: row; | ||
2856 | margin: 0 0 17px; | ||
2857 | } | ||
2858 | .rr-ca-serp-coupon_header__marker { | ||
2859 | color: #ED5050; | ||
2860 | text-transform: uppercase; | ||
2861 | font-weight: 400; | ||
2862 | font-family: 'Benton', sans-serif; | ||
2863 | font-size: 9px; | ||
2864 | line-height: 23px; | ||
2865 | transform: translate(0, -25%); | ||
2866 | text-decoration: none; | ||
2867 | margin: 0 6px; | ||
2868 | } | ||
2869 | .rr-ca-serp-coupon_header__marker:hover { | ||
2870 | text-decoration: none; | ||
2871 | } | ||
2872 | .rr-ca-serp-coupon_header__link { | ||
2873 | font-size: 20px; | ||
2874 | line-height: 23px; | ||
2875 | color: #1A0DAB; | ||
2876 | text-decoration: none; | ||
2877 | } | ||
2878 | .rr-ca-serp-coupon_header__link:hover { | ||
2879 | text-decoration: underline; | ||
2880 | cursor: pointer; | ||
2881 | } | ||
2882 | .rr-ca-serp-coupon_footer { | ||
2883 | display: flex; | ||
2884 | flex-direction: row; | ||
2885 | margin: 4px 0; | ||
2886 | } | ||
2887 | .rr-ca-serp-coupon_footer span { | ||
2888 | color: #252525; | ||
2889 | font-size: 13px; | ||
2890 | line-height: 24px; | ||
2891 | font-family: 'Benton', sans-serif; | ||
2892 | font-weight: 600; | ||
2893 | } | ||
2894 | .rr-ca-serp-coupon_footer__button { | ||
2895 | margin: 0 4px; | ||
2896 | border: 1px solid; | ||
2897 | border-radius: 12px; | ||
2898 | font-family: 'Benton', sans-serif; | ||
2899 | font-size: 13px; | ||
2900 | line-height: 24px; | ||
2901 | min-width: 67px; | ||
2902 | max-width: 67px; | ||
2903 | width: 67px; | ||
2904 | background-color: #fff; | ||
2905 | cursor: pointer; | ||
2906 | text-align: center; | ||
2907 | } | ||
2908 | .rr-ca-serp-coupon_footer__button.rr-ca-red { | ||
2909 | border-color: #F82C26; | ||
2910 | color: #F82C26; | ||
2911 | } | ||
2912 | .rr-ca-serp-coupon_footer__button.rr-ca-red:hover { | ||
2913 | background-color: #F82C26; | ||
2914 | color: #fff; | ||
2915 | } | ||
2916 | .rr-ca-serp-coupon_footer__button.rr-ca-green { | ||
2917 | border-color: #00AF63; | ||
2918 | color: #00AF63; | ||
2919 | } | ||
2920 | .rr-ca-serp-coupon_footer__button.rr-ca-green:hover { | ||
2921 | background-color: #00AF63; | ||
2922 | color: #fff; | ||
2923 | } | ||
2924 | |||
2925 | .cbsp-button-mixing { | ||
2926 | background-color: #ED5050 !important; | ||
2927 | border-radius: 23px !important; | ||
2928 | white-space: nowrap; | ||
2929 | font-size: 16px !important; | ||
2930 | all: initial; | ||
2931 | outline: 0 !important; | ||
2932 | background-image: none !important; | ||
2933 | color: #fff !important; | ||
2934 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
2935 | font-weight: 400 !important; | ||
2936 | line-height: 18px !important; | ||
2937 | letter-spacing: inherit !important; | ||
2938 | margin: 0 !important; | ||
2939 | padding: 14px 30px !important; | ||
2940 | text-transform: none !important; | ||
2941 | text-shadow: none !important; | ||
2942 | text-decoration: none !important; | ||
2943 | text-align: center !important; | ||
2944 | display: inline-block; | ||
2945 | height: auto !important; | ||
2946 | min-height: auto !important; | ||
2947 | max-height: none !important; | ||
2948 | width: auto; | ||
2949 | min-width: 187px; | ||
2950 | box-sizing: border-box; | ||
2951 | float: none !important; | ||
2952 | cursor: pointer; | ||
2953 | border: 1px solid #ED5050 !important; | ||
2954 | transition: background-color 0.2s, color 0.2s !important; | ||
2955 | user-select: none !important; | ||
2956 | } | ||
2957 | .cbsp-button-mixing:hover { | ||
2958 | color: #ED5050 !important; | ||
2959 | background-color: #fff !important; | ||
2960 | } | ||
2961 | div.ebca-takeover_layout { | ||
2962 | position: fixed; | ||
2963 | top: 0; | ||
2964 | right: 0; | ||
2965 | left: 0; | ||
2966 | bottom: 0; | ||
2967 | display: block; | ||
2968 | z-index: 2147483647; | ||
2969 | } | ||
2970 | div.ebca-takeover_bg { | ||
2971 | position: absolute; | ||
2972 | top: 0; | ||
2973 | right: 0; | ||
2974 | left: 0; | ||
2975 | bottom: 0; | ||
2976 | background-color: rgba(0, 0, 0, 0.5); | ||
2977 | } | ||
2978 | div.ebca-takeover_modal { | ||
2979 | width: 400px; | ||
2980 | max-width: 400px; | ||
2981 | min-width: 400px; | ||
2982 | margin-left: 50%; | ||
2983 | position: absolute; | ||
2984 | height: auto; | ||
2985 | transform: translate(-50%, -50%); | ||
2986 | top: 50%; | ||
2987 | text-align: center; | ||
2988 | background-color: #fff; | ||
2989 | border-radius: 10px; | ||
2990 | padding: 0 0 35px; | ||
2991 | overflow: hidden; | ||
2992 | display: flex; | ||
2993 | flex-direction: column; | ||
2994 | } | ||
2995 | div.ebca-takeover_modal__header { | ||
2996 | display: flex; | ||
2997 | flex-direction: row; | ||
2998 | height: 60px; | ||
2999 | background: #FFF !important; | ||
3000 | border-top: 0; | ||
3001 | } | ||
3002 | div.ebca-takeover_modal__close { | ||
3003 | display: inline-block; | ||
3004 | padding: 10px; | ||
3005 | cursor: pointer; | ||
3006 | position: absolute; | ||
3007 | top: 8px; | ||
3008 | right: 8px; | ||
3009 | font-size: 18px; | ||
3010 | background: none !important; | ||
3011 | text-shadow: none; | ||
3012 | color: #CCC; | ||
3013 | } | ||
3014 | div.ebca-takeover_modal__logo { | ||
3015 | width: 100%!important; | ||
3016 | height: 56px!important; | ||
3017 | background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22logo%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20165.9%2049.4%22%20style%3D%22enable-background%3Anew%200%200%20165.9%2049.4%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23CCC%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpolygon%20id%3D%22shape%22%20class%3D%22st0%22%20points%3D%22133.5%2C41.4%2033.2%2C41.4%2041.2%2C49.4%20%22%2F%3E%0A%3Cpath%20id%3D%22n%22%20class%3D%22st0%22%20d%3D%22M149.6%2C36.3v-16c0-3%2C2.1-5.5%2C5.1-5.5c3%2C0%2C5.1%2C2.5%2C5.1%2C5.5v16h6.2v-16c0-6.6-4.5-11.9-11.1-11.9%0A%09c-3%2C0-5.3%2C1.7-5.3%2C1.7V9h-6.2v27.2H149.6z%22%2F%3E%0A%3Cpath%20id%3D%22e%22%20class%3D%22st0%22%20d%3D%22M129.1%2C8.3c-7.2%2C0-12.3%2C6.3-12.3%2C14.3c0%2C8.4%2C6.4%2C14.3%2C12.9%2C14.3c3.3%2C0%2C7.4-1.1%2C10.9-6.1l-5.5-3.2%0A%09c-4.2%2C6.2-11.3%2C3.1-12.1-3.2l17.8%2C0C142.4%2C14.8%2C136.1%2C8.3%2C129.1%2C8.3z%20M134.5%2C19.1h-11.1C124.7%2C12.8%2C133.3%2C12.4%2C134.5%2C19.1z%22%2F%3E%0A%3Cpath%20id%3D%22t%22%20class%3D%22st0%22%20d%3D%22M114.8%2C29.8c-0.6%2C0.4-1.3%2C0.7-2.1%2C0.7c-1%2C0-2.9-0.8-2.9-3.3V15.5h5.3V9h-5.3l0-6.8h-6.2l0%2C6.8h-3.3v6.5%0A%09h3.3v11.7c0%2C6.1%2C4.6%2C9.7%2C9.2%2C9.7c1.7%2C0%2C4.1-0.6%2C6-1.7L114.8%2C29.8z%22%2F%3E%0A%3Cpath%20id%3D%22u%22%20class%3D%22st0%22%20d%3D%22M92%2C9v16c0%2C3-2.1%2C5.5-5.1%2C5.5c-3%2C0-5.1-2.5-5.1-5.5V9h-6.2v16c0%2C6.6%2C4.5%2C11.9%2C11.1%2C11.9%0A%09c3%2C0%2C5.3-1.7%2C5.3-1.7v1h6.2V9H92z%22%2F%3E%0A%3Cpolygon%20id%3D%22k%22%20class%3D%22st0%22%20points%3D%2264%2C21.8%2074.6%2C9%2066%2C9%2058.5%2C18.5%2058.5%2C0%2052.2%2C0%2052.2%2C36.3%2058.5%2C36.3%2058.5%2C25.1%2067.7%2C36.3%20%0A%0976.3%2C36.3%20%22%2F%3E%0A%3Cpath%20id%3D%22a%22%20class%3D%22st0%22%20d%3D%22M42.5%2C9v1.2c-1.9-1.2-3.5-1.9-5.8-1.9c-7%2C0-12.4%2C6.4-12.4%2C14.3c0%2C7.9%2C5.3%2C14.3%2C12.4%2C14.3%0A%09c2.3%2C0%2C4-0.7%2C5.8-1.9v1.2h6.2V9H42.5z%20M36.6%2C30.4c-3.5%2C0-6-3.4-6-7.7c0-4.3%2C2.5-7.7%2C6-7.7c3.5%2C0%2C5.9%2C3.4%2C5.9%2C7.7%0A%09C42.6%2C27%2C40.1%2C30.4%2C36.6%2C30.4z%22%2F%3E%0A%3Cpath%20id%3D%22R%22%20class%3D%22st0%22%20d%3D%22M6.5%2C36.3V25.7H11l7.9%2C10.5H27l-9.6-12.7c3-2.1%2C4.9-5.6%2C4.9-9.6c0-6.5-5.3-11.7-11.7-11.7H0v34H6.5z%0A%09%20M6.5%2C8.7h4.2c2.9%2C0%2C5.3%2C2.4%2C5.3%2C5.3c0%2C2.9-2.4%2C5.3-5.3%2C5.3H6.5V8.7z%22%2F%3E%0A%3C%2Fsvg%3E%0A") !important; | ||
3018 | background-size: auto 100% !important; | ||
3019 | background-position: center; | ||
3020 | background-repeat: no-repeat; | ||
3021 | cursor: default; | ||
3022 | margin-bottom: 10px; | ||
3023 | } | ||
3024 | div.ebca-takeover_modal__title { | ||
3025 | font-size: 21px; | ||
3026 | color: #222; | ||
3027 | cursor: default; | ||
3028 | margin: 16px 0 !important; | ||
3029 | line-height: 1em; | ||
3030 | font-family: 'Benton', sans-serif !important; | ||
3031 | font-weight: 600; | ||
3032 | } | ||
3033 | div.ebca-takeover_modal__text { | ||
3034 | background-size: 100%; | ||
3035 | text-align: center; | ||
3036 | font-size: 18px; | ||
3037 | font-weight: 400; | ||
3038 | text-decoration: none; | ||
3039 | cursor: default; | ||
3040 | width: auto; | ||
3041 | text-wrap: normal; | ||
3042 | padding: 8px 36px !important; | ||
3043 | line-height: 23px; | ||
3044 | font-family: 'Benton', sans-serif !important; | ||
3045 | color: #222; | ||
3046 | } | ||
3047 | div.ebca-takeover_modal__button { | ||
3048 | height: auto; | ||
3049 | padding: 10px 0; | ||
3050 | border-radius: 0; | ||
3051 | font-family: 'Benton', sans-serif !important; | ||
3052 | } | ||
3053 | div.ebca-takeover_modal__button > button { | ||
3054 | cursor: pointer; | ||
3055 | min-width: 220px; | ||
3056 | text-align: center; | ||
3057 | color: #FFF !important; | ||
3058 | text-decoration: none; | ||
3059 | font-size: 15px; | ||
3060 | display: inline-block; | ||
3061 | margin: 10px 8px; | ||
3062 | white-space: nowrap; | ||
3063 | width: auto !important; | ||
3064 | font-weight: 400; | ||
3065 | font-family: 'Benton', sans-serif !important; | ||
3066 | text-shadow: none; | ||
3067 | background: #ED5050 !important; | ||
3068 | box-shadow: none; | ||
3069 | border-radius: 19px; | ||
3070 | height: 40px; | ||
3071 | line-height: 40px; | ||
3072 | transition: 0.2s; | ||
3073 | border: 1px solid #ED5050 !important; | ||
3074 | padding: 0 40px; | ||
3075 | } | ||
3076 | div.ebca-takeover_modal__button > button:hover { | ||
3077 | text-decoration: none; | ||
3078 | background: #fff !important; | ||
3079 | color: #ED5050 !important; | ||
3080 | } | ||
3081 | div.ebca-takeover_modal__button > button:before { | ||
3082 | display: none; | ||
3083 | } | ||
3084 | div.ebca-takeover_modal__button__footer { | ||
3085 | padding: 16px; | ||
3086 | float: none; | ||
3087 | border: 0; | ||
3088 | } | ||
3089 | |||
3090 | .cbsp-button-mixing { | ||
3091 | background-color: #ED5050 !important; | ||
3092 | border-radius: 23px !important; | ||
3093 | white-space: nowrap; | ||
3094 | font-size: 16px !important; | ||
3095 | all: initial; | ||
3096 | outline: 0 !important; | ||
3097 | background-image: none !important; | ||
3098 | color: #fff !important; | ||
3099 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
3100 | font-weight: 400 !important; | ||
3101 | line-height: 18px !important; | ||
3102 | letter-spacing: inherit !important; | ||
3103 | margin: 0 !important; | ||
3104 | padding: 14px 30px !important; | ||
3105 | text-transform: none !important; | ||
3106 | text-shadow: none !important; | ||
3107 | text-decoration: none !important; | ||
3108 | text-align: center !important; | ||
3109 | display: inline-block; | ||
3110 | height: auto !important; | ||
3111 | min-height: auto !important; | ||
3112 | max-height: none !important; | ||
3113 | width: auto; | ||
3114 | min-width: 187px; | ||
3115 | box-sizing: border-box; | ||
3116 | float: none !important; | ||
3117 | cursor: pointer; | ||
3118 | border: 1px solid #ED5050 !important; | ||
3119 | transition: background-color 0.2s, color 0.2s !important; | ||
3120 | user-select: none !important; | ||
3121 | } | ||
3122 | .cbsp-button-mixing:hover { | ||
3123 | color: #ED5050 !important; | ||
3124 | background-color: #fff !important; | ||
3125 | } | ||
3126 | .slide-fade-enter, | ||
3127 | .slide-fade-leave-active { | ||
3128 | transform: translateY(-20px); | ||
3129 | opacity: 0; | ||
3130 | } | ||
3131 | .slide-fade-enter-active, | ||
3132 | .slide-fade-leave-active { | ||
3133 | transition: 0.5s; | ||
3134 | } | ||
3135 | .ebca-giftcard { | ||
3136 | font-family: 'Benton', sans-serif; | ||
3137 | position: fixed; | ||
3138 | right: 10px; | ||
3139 | top: 10px; | ||
3140 | border-radius: 4px; | ||
3141 | box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px; | ||
3142 | background: linear-gradient(270deg, #20A1E6 0%, #311293 100%); | ||
3143 | font-size: 100%; | ||
3144 | z-index: 2147483647 !important; | ||
3145 | box-sizing: content-box !important; | ||
3146 | display: flex; | ||
3147 | flex-direction: column; | ||
3148 | height: 217px; | ||
3149 | min-width: 421px; | ||
3150 | overflow: hidden; | ||
3151 | } | ||
3152 | .ebca-giftcard * { | ||
3153 | box-sizing: border-box !important; | ||
3154 | vertical-align: middle; | ||
3155 | line-height: normal; | ||
3156 | padding: 0; | ||
3157 | margin: 0; | ||
3158 | } | ||
3159 | .ebca-giftcard_body { | ||
3160 | display: flex; | ||
3161 | flex-direction: column; | ||
3162 | padding: 25px 0; | ||
3163 | text-align: center; | ||
3164 | height: 136px; | ||
3165 | } | ||
3166 | .ebca-giftcard_body__logo { | ||
3167 | height: 30px; | ||
3168 | width: 100%; | ||
3169 | background-position: center; | ||
3170 | background-size: contain; | ||
3171 | background-repeat: no-repeat; | ||
3172 | background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22logo%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20165.9%2049.4%22%20style%3D%22enable-background%3Anew%200%200%20165.9%2049.4%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpolygon%20id%3D%22shape%22%20class%3D%22st0%22%20points%3D%22133.5%2C41.4%2033.2%2C41.4%2041.2%2C49.4%20%22%2F%3E%0A%3Cpath%20id%3D%22n%22%20class%3D%22st0%22%20d%3D%22M149.6%2C36.3v-16c0-3%2C2.1-5.5%2C5.1-5.5c3%2C0%2C5.1%2C2.5%2C5.1%2C5.5v16h6.2v-16c0-6.6-4.5-11.9-11.1-11.9%0A%09c-3%2C0-5.3%2C1.7-5.3%2C1.7V9h-6.2v27.2H149.6z%22%2F%3E%0A%3Cpath%20id%3D%22e%22%20class%3D%22st0%22%20d%3D%22M129.1%2C8.3c-7.2%2C0-12.3%2C6.3-12.3%2C14.3c0%2C8.4%2C6.4%2C14.3%2C12.9%2C14.3c3.3%2C0%2C7.4-1.1%2C10.9-6.1l-5.5-3.2%0A%09c-4.2%2C6.2-11.3%2C3.1-12.1-3.2l17.8%2C0C142.4%2C14.8%2C136.1%2C8.3%2C129.1%2C8.3z%20M134.5%2C19.1h-11.1C124.7%2C12.8%2C133.3%2C12.4%2C134.5%2C19.1z%22%2F%3E%0A%3Cpath%20id%3D%22t%22%20class%3D%22st0%22%20d%3D%22M114.8%2C29.8c-0.6%2C0.4-1.3%2C0.7-2.1%2C0.7c-1%2C0-2.9-0.8-2.9-3.3V15.5h5.3V9h-5.3l0-6.8h-6.2l0%2C6.8h-3.3v6.5%0A%09h3.3v11.7c0%2C6.1%2C4.6%2C9.7%2C9.2%2C9.7c1.7%2C0%2C4.1-0.6%2C6-1.7L114.8%2C29.8z%22%2F%3E%0A%3Cpath%20id%3D%22u%22%20class%3D%22st0%22%20d%3D%22M92%2C9v16c0%2C3-2.1%2C5.5-5.1%2C5.5c-3%2C0-5.1-2.5-5.1-5.5V9h-6.2v16c0%2C6.6%2C4.5%2C11.9%2C11.1%2C11.9%0A%09c3%2C0%2C5.3-1.7%2C5.3-1.7v1h6.2V9H92z%22%2F%3E%0A%3Cpolygon%20id%3D%22k%22%20class%3D%22st0%22%20points%3D%2264%2C21.8%2074.6%2C9%2066%2C9%2058.5%2C18.5%2058.5%2C0%2052.2%2C0%2052.2%2C36.3%2058.5%2C36.3%2058.5%2C25.1%2067.7%2C36.3%20%0A%0976.3%2C36.3%20%22%2F%3E%0A%3Cpath%20id%3D%22a%22%20class%3D%22st0%22%20d%3D%22M42.5%2C9v1.2c-1.9-1.2-3.5-1.9-5.8-1.9c-7%2C0-12.4%2C6.4-12.4%2C14.3c0%2C7.9%2C5.3%2C14.3%2C12.4%2C14.3%0A%09c2.3%2C0%2C4-0.7%2C5.8-1.9v1.2h6.2V9H42.5z%20M36.6%2C30.4c-3.5%2C0-6-3.4-6-7.7c0-4.3%2C2.5-7.7%2C6-7.7c3.5%2C0%2C5.9%2C3.4%2C5.9%2C7.7%0A%09C42.6%2C27%2C40.1%2C30.4%2C36.6%2C30.4z%22%2F%3E%0A%3Cpath%20id%3D%22R%22%20class%3D%22st0%22%20d%3D%22M6.5%2C36.3V25.7H11l7.9%2C10.5H27l-9.6-12.7c3-2.1%2C4.9-5.6%2C4.9-9.6c0-6.5-5.3-11.7-11.7-11.7H0v34H6.5z%0A%09%20M6.5%2C8.7h4.2c2.9%2C0%2C5.3%2C2.4%2C5.3%2C5.3c0%2C2.9-2.4%2C5.3-5.3%2C5.3H6.5V8.7z%22%2F%3E%0A%3C%2Fsvg%3E%0A") !important; | ||
3173 | } | ||
3174 | .ebca-giftcard_body__description { | ||
3175 | color: #fff; | ||
3176 | font-size: 14px; | ||
3177 | line-height: 20px; | ||
3178 | padding: 15px 15px 0; | ||
3179 | } | ||
3180 | .ebca-giftcard_footer { | ||
3181 | width: 100%; | ||
3182 | background: #fff; | ||
3183 | display: flex; | ||
3184 | flex-direction: row; | ||
3185 | height: 81px; | ||
3186 | padding: 15px; | ||
3187 | align-items: center; | ||
3188 | justify-content: space-between; | ||
3189 | } | ||
3190 | .ebca-giftcard_footer__logo { | ||
3191 | background-position: center; | ||
3192 | background-size: contain; | ||
3193 | background-repeat: no-repeat; | ||
3194 | height: 51px; | ||
3195 | width: 85px; | ||
3196 | } | ||
3197 | .ebca-giftcard_footer__button { | ||
3198 | background-color: #ED5050 !important; | ||
3199 | border-radius: 23px !important; | ||
3200 | white-space: nowrap; | ||
3201 | font-size: 16px !important; | ||
3202 | all: initial; | ||
3203 | outline: 0 !important; | ||
3204 | background-image: none !important; | ||
3205 | color: #fff !important; | ||
3206 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
3207 | font-weight: 400 !important; | ||
3208 | line-height: 18px !important; | ||
3209 | letter-spacing: inherit !important; | ||
3210 | margin: 0 !important; | ||
3211 | padding: 14px 30px !important; | ||
3212 | text-transform: none !important; | ||
3213 | text-shadow: none !important; | ||
3214 | text-decoration: none !important; | ||
3215 | text-align: center !important; | ||
3216 | display: inline-block; | ||
3217 | height: auto !important; | ||
3218 | min-height: auto !important; | ||
3219 | max-height: none !important; | ||
3220 | width: auto; | ||
3221 | min-width: 187px; | ||
3222 | box-sizing: border-box; | ||
3223 | float: none !important; | ||
3224 | cursor: pointer; | ||
3225 | border: 1px solid #ED5050 !important; | ||
3226 | transition: background-color 0.2s, color 0.2s !important; | ||
3227 | user-select: none !important; | ||
3228 | max-width: 288px !important; | ||
3229 | padding: 10px 23px !important; | ||
3230 | line-height: 20px !important; | ||
3231 | font-size: 15px !important; | ||
3232 | height: 40px !important; | ||
3233 | } | ||
3234 | .ebca-giftcard_footer__button:hover { | ||
3235 | color: #ED5050 !important; | ||
3236 | background-color: #fff !important; | ||
3237 | } | ||
3238 | .ebca-giftcard_close { | ||
3239 | background-size: 100% !important; | ||
3240 | text-align: center !important; | ||
3241 | font-size: 14px !important; | ||
3242 | font-family: "Roboto", sans-serif !important; | ||
3243 | font-weight: 300 !important; | ||
3244 | text-decoration: underline !important; | ||
3245 | cursor: pointer !important; | ||
3246 | position: absolute !important; | ||
3247 | top: 10px !important; | ||
3248 | right: 10px !important; | ||
3249 | color: #fff !important; | ||
3250 | } | ||
3251 | |||
3252 | .cbsp-button-mixing[data-v-07dea119] { | ||
3253 | background-color: #ED5050 !important; | ||
3254 | border-radius: 23px !important; | ||
3255 | white-space: nowrap; | ||
3256 | font-size: 16px !important; | ||
3257 | all: initial; | ||
3258 | outline: 0 !important; | ||
3259 | background-image: none !important; | ||
3260 | color: #fff !important; | ||
3261 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
3262 | font-weight: 400 !important; | ||
3263 | line-height: 18px !important; | ||
3264 | letter-spacing: inherit !important; | ||
3265 | margin: 0 !important; | ||
3266 | padding: 14px 30px !important; | ||
3267 | text-transform: none !important; | ||
3268 | text-shadow: none !important; | ||
3269 | text-decoration: none !important; | ||
3270 | text-align: center !important; | ||
3271 | display: inline-block; | ||
3272 | height: auto !important; | ||
3273 | min-height: auto !important; | ||
3274 | max-height: none !important; | ||
3275 | width: auto; | ||
3276 | min-width: 187px; | ||
3277 | box-sizing: border-box; | ||
3278 | float: none !important; | ||
3279 | cursor: pointer; | ||
3280 | border: 1px solid #ED5050 !important; | ||
3281 | transition: background-color 0.2s, color 0.2s !important; | ||
3282 | user-select: none !important; | ||
3283 | } | ||
3284 | .cbsp-button-mixing[data-v-07dea119]:hover { | ||
3285 | color: #ED5050 !important; | ||
3286 | background-color: #fff !important; | ||
3287 | } | ||
3288 | .slide-fade-enter[data-v-07dea119], | ||
3289 | .slide-fade-enter-active[data-v-07dea119], | ||
3290 | .slide-fade-enter-to[data-v-07dea119] { | ||
3291 | transform: translateY(-20px) !important; | ||
3292 | opacity: 0!important; | ||
3293 | } | ||
3294 | .slide-fade-leave[data-v-07dea119], | ||
3295 | .slide-fade-leave-active[data-v-07dea119] { | ||
3296 | transform: translateY(-20px) !important; | ||
3297 | opacity: 0!important; | ||
3298 | } | ||
3299 | .slide-fade-enter-active[data-v-07dea119], | ||
3300 | .slide-fade-leave-active[data-v-07dea119], | ||
3301 | .slide-fade-enter[data-v-07dea119], | ||
3302 | .slide-fade-leave[data-v-07dea119] { | ||
3303 | transition: 0.5s !important; | ||
3304 | } | ||
3305 | .ebca-coupons-slider[data-v-07dea119] { | ||
3306 | transition: 0.5s !important; | ||
3307 | position: fixed !important; | ||
3308 | color: #444 !important; | ||
3309 | top: 10px; | ||
3310 | background: #fff !important; | ||
3311 | z-index: 2147483647 !important; | ||
3312 | font-family: 'Open Sans', sans-serif !important; | ||
3313 | min-width: 250px !important; | ||
3314 | max-width: 250px !important; | ||
3315 | text-align: center !important; | ||
3316 | display: flex; | ||
3317 | flex-direction: column; | ||
3318 | border: none !important; | ||
3319 | right: 10px !important; | ||
3320 | border-radius: 5px; | ||
3321 | overflow: hidden; | ||
3322 | padding: 30px 22px 40px !important; | ||
3323 | box-sizing: border-box !important; | ||
3324 | align-items: center; | ||
3325 | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important; | ||
3326 | } | ||
3327 | .ebca-coupons-slider_logo[data-v-07dea119] { | ||
3328 | display: block !important; | ||
3329 | height: 18px !important; | ||
3330 | background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22logo%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20165.9%2049.4%22%20style%3D%22enable-background%3Anew%200%200%20165.9%2049.4%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3Aurl(%23grad)%3B%7D%0A%3C%2Fstyle%3E%0A%3ClinearGradient%20id%3D%22grad%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%22%20y1%3D%2220.35515%22%20x2%3D%22134%22%20y2%3D%2220.35515%22%3E%0A%09%3Cstop%20offset%3D%220%22%20style%3D%22stop-color%3A%235A5CC1%22%2F%3E%0A%09%3Cstop%20offset%3D%220.50639%22%20style%3D%22stop-color%3A%23763AAF%22%2F%3E%0A%09%3Cstop%20offset%3D%221%22%20style%3D%22stop-color%3A%2392199E%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3Cpolygon%20id%3D%22shape%22%20class%3D%22st0%22%20points%3D%22133.5%2C41.4%2033.2%2C41.4%2041.2%2C49.4%20%22%2F%3E%0A%3Cpath%20id%3D%22n%22%20class%3D%22st0%22%20d%3D%22M149.6%2C36.3v-16c0-3%2C2.1-5.5%2C5.1-5.5c3%2C0%2C5.1%2C2.5%2C5.1%2C5.5v16h6.2v-16c0-6.6-4.5-11.9-11.1-11.9%0A%09c-3%2C0-5.3%2C1.7-5.3%2C1.7V9h-6.2v27.2H149.6z%22%2F%3E%0A%3Cpath%20id%3D%22e%22%20class%3D%22st0%22%20d%3D%22M129.1%2C8.3c-7.2%2C0-12.3%2C6.3-12.3%2C14.3c0%2C8.4%2C6.4%2C14.3%2C12.9%2C14.3c3.3%2C0%2C7.4-1.1%2C10.9-6.1l-5.5-3.2%0A%09c-4.2%2C6.2-11.3%2C3.1-12.1-3.2l17.8%2C0C142.4%2C14.8%2C136.1%2C8.3%2C129.1%2C8.3z%20M134.5%2C19.1h-11.1C124.7%2C12.8%2C133.3%2C12.4%2C134.5%2C19.1z%22%2F%3E%0A%3Cpath%20id%3D%22t%22%20class%3D%22st0%22%20d%3D%22M114.8%2C29.8c-0.6%2C0.4-1.3%2C0.7-2.1%2C0.7c-1%2C0-2.9-0.8-2.9-3.3V15.5h5.3V9h-5.3l0-6.8h-6.2l0%2C6.8h-3.3v6.5%0A%09h3.3v11.7c0%2C6.1%2C4.6%2C9.7%2C9.2%2C9.7c1.7%2C0%2C4.1-0.6%2C6-1.7L114.8%2C29.8z%22%2F%3E%0A%3Cpath%20id%3D%22u%22%20class%3D%22st0%22%20d%3D%22M92%2C9v16c0%2C3-2.1%2C5.5-5.1%2C5.5c-3%2C0-5.1-2.5-5.1-5.5V9h-6.2v16c0%2C6.6%2C4.5%2C11.9%2C11.1%2C11.9%0A%09c3%2C0%2C5.3-1.7%2C5.3-1.7v1h6.2V9H92z%22%2F%3E%0A%3Cpolygon%20id%3D%22k%22%20class%3D%22st0%22%20points%3D%2264%2C21.8%2074.6%2C9%2066%2C9%2058.5%2C18.5%2058.5%2C0%2052.2%2C0%2052.2%2C36.3%2058.5%2C36.3%2058.5%2C25.1%2067.7%2C36.3%20%0A%0976.3%2C36.3%20%22%2F%3E%0A%3Cpath%20id%3D%22a%22%20class%3D%22st0%22%20d%3D%22M42.5%2C9v1.2c-1.9-1.2-3.5-1.9-5.8-1.9c-7%2C0-12.4%2C6.4-12.4%2C14.3c0%2C7.9%2C5.3%2C14.3%2C12.4%2C14.3%0A%09c2.3%2C0%2C4-0.7%2C5.8-1.9v1.2h6.2V9H42.5z%20M36.6%2C30.4c-3.5%2C0-6-3.4-6-7.7c0-4.3%2C2.5-7.7%2C6-7.7c3.5%2C0%2C5.9%2C3.4%2C5.9%2C7.7%0A%09C42.6%2C27%2C40.1%2C30.4%2C36.6%2C30.4z%22%2F%3E%0A%3Cpath%20id%3D%22R%22%20class%3D%22st0%22%20d%3D%22M6.5%2C36.3V25.7H11l7.9%2C10.5H27l-9.6-12.7c3-2.1%2C4.9-5.6%2C4.9-9.6c0-6.5-5.3-11.7-11.7-11.7H0v34H6.5z%0A%09%20M6.5%2C8.7h4.2c2.9%2C0%2C5.3%2C2.4%2C5.3%2C5.3c0%2C2.9-2.4%2C5.3-5.3%2C5.3H6.5V8.7z%22%2F%3E%0A%3C%2Fsvg%3E%0A") !important; | ||
3331 | background-repeat: no-repeat !important; | ||
3332 | background-position: center !important; | ||
3333 | background-size: contain !important; | ||
3334 | width: 100% !important; | ||
3335 | } | ||
3336 | .ebca-coupons-slider_icon[data-v-07dea119] { | ||
3337 | display: block; | ||
3338 | height: 72px; | ||
3339 | object-fit: contain; | ||
3340 | margin: 10px auto 5px; | ||
3341 | text-align: center; | ||
3342 | } | ||
3343 | .ebca-coupons-slider_title[data-v-07dea119] { | ||
3344 | color: #252525; | ||
3345 | font-size: 18px; | ||
3346 | line-height: 22px; | ||
3347 | font-family: 'Benton', sans-serif; | ||
3348 | font-weight: bold; | ||
3349 | margin-bottom: 20px; | ||
3350 | } | ||
3351 | .ebca-coupons-slider .ebca-coupons-close[data-v-07dea119] { | ||
3352 | background: none; | ||
3353 | width: 17px; | ||
3354 | height: 17px; | ||
3355 | display: inline-block; | ||
3356 | padding: 0 !important; | ||
3357 | float: right; | ||
3358 | cursor: pointer; | ||
3359 | position: absolute; | ||
3360 | top: 13px; | ||
3361 | right: 13px; | ||
3362 | font-size: 17px !important; | ||
3363 | color: #888 !important; | ||
3364 | } | ||
3365 | .ebca-coupons-slider button.ebca-coupons-button.cbsp-coupons-button[data-v-07dea119] { | ||
3366 | background-color: #ED5050 !important; | ||
3367 | border-radius: 23px !important; | ||
3368 | white-space: nowrap; | ||
3369 | font-size: 16px !important; | ||
3370 | all: initial; | ||
3371 | outline: 0 !important; | ||
3372 | background-image: none !important; | ||
3373 | color: #fff !important; | ||
3374 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
3375 | font-weight: 400 !important; | ||
3376 | line-height: 18px !important; | ||
3377 | letter-spacing: inherit !important; | ||
3378 | margin: 0 !important; | ||
3379 | padding: 14px 30px !important; | ||
3380 | text-transform: none !important; | ||
3381 | text-shadow: none !important; | ||
3382 | text-decoration: none !important; | ||
3383 | text-align: center !important; | ||
3384 | display: inline-block; | ||
3385 | height: auto !important; | ||
3386 | min-height: auto !important; | ||
3387 | max-height: none !important; | ||
3388 | width: auto; | ||
3389 | min-width: 187px; | ||
3390 | box-sizing: border-box; | ||
3391 | float: none !important; | ||
3392 | cursor: pointer; | ||
3393 | border: 1px solid #ED5050 !important; | ||
3394 | transition: background-color 0.2s, color 0.2s !important; | ||
3395 | user-select: none !important; | ||
3396 | min-width: 170px!important; | ||
3397 | max-width: 170px!important; | ||
3398 | padding: 12px 0 !important; | ||
3399 | } | ||
3400 | .ebca-coupons-slider button.ebca-coupons-button.cbsp-coupons-button[data-v-07dea119]:hover { | ||
3401 | color: #ED5050 !important; | ||
3402 | background-color: #fff !important; | ||
3403 | } | ||
3404 | .ebca-coupons-slider button.ebca-coupons-button.cbsp-coupons-button.fr[data-v-07dea119] { | ||
3405 | min-width: 206px !important; | ||
3406 | max-width: 206px !important; | ||
3407 | } | ||
3408 | |||
3409 | .cbsp-button-mixing[data-v-e1802e52] { | ||
3410 | background-color: #ED5050 !important; | ||
3411 | border-radius: 23px !important; | ||
3412 | white-space: nowrap; | ||
3413 | font-size: 16px !important; | ||
3414 | all: initial; | ||
3415 | outline: 0 !important; | ||
3416 | background-image: none !important; | ||
3417 | color: #fff !important; | ||
3418 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
3419 | font-weight: 400 !important; | ||
3420 | line-height: 18px !important; | ||
3421 | letter-spacing: inherit !important; | ||
3422 | margin: 0 !important; | ||
3423 | padding: 14px 30px !important; | ||
3424 | text-transform: none !important; | ||
3425 | text-shadow: none !important; | ||
3426 | text-decoration: none !important; | ||
3427 | text-align: center !important; | ||
3428 | display: inline-block; | ||
3429 | height: auto !important; | ||
3430 | min-height: auto !important; | ||
3431 | max-height: none !important; | ||
3432 | width: auto; | ||
3433 | min-width: 187px; | ||
3434 | box-sizing: border-box; | ||
3435 | float: none !important; | ||
3436 | cursor: pointer; | ||
3437 | border: 1px solid #ED5050 !important; | ||
3438 | transition: background-color 0.2s, color 0.2s !important; | ||
3439 | user-select: none !important; | ||
3440 | } | ||
3441 | .cbsp-button-mixing[data-v-e1802e52]:hover { | ||
3442 | color: #ED5050 !important; | ||
3443 | background-color: #fff !important; | ||
3444 | } | ||
3445 | .ebca-coupons_referral[data-v-e1802e52] { | ||
3446 | margin-top: 25px !important; | ||
3447 | font-family: 'Benton', sans-serif !important; | ||
3448 | color: #434343 !important; | ||
3449 | font-size: 14px !important; | ||
3450 | } | ||
3451 | .ebca-coupons_share[data-v-e1802e52] { | ||
3452 | width: auto !important; | ||
3453 | display: block !important; | ||
3454 | } | ||
3455 | .ebca-coupons_share__stars[data-v-e1802e52] { | ||
3456 | margin: 15px auto 0 !important; | ||
3457 | } | ||
3458 | .ebca-coupons_share__stars a[data-v-e1802e52] { | ||
3459 | cursor: pointer; | ||
3460 | } | ||
3461 | .ebca-coupons_share__buttons[data-v-e1802e52] { | ||
3462 | margin: 12px; | ||
3463 | display: flex; | ||
3464 | justify-content: center; | ||
3465 | box-sizing: content-box; | ||
3466 | } | ||
3467 | .ebca-coupons_share__buttons button[data-v-e1802e52] { | ||
3468 | min-width: auto; | ||
3469 | border-radius: 50px!important; | ||
3470 | padding: 8px!important; | ||
3471 | width: 18px!important; | ||
3472 | height: 18px!important; | ||
3473 | border-color: transparent !important; | ||
3474 | background-color: #EBEBEB !important; | ||
3475 | color: #252525 !important; | ||
3476 | margin: 0 8px!important; | ||
3477 | font-size: 14px; | ||
3478 | box-sizing: content-box; | ||
3479 | cursor: pointer; | ||
3480 | } | ||
3481 | .ebca-coupons_share__buttons button[data-v-e1802e52]:focus { | ||
3482 | outline: none; | ||
3483 | } | ||
3484 | .ebca-coupons_share__buttons button i[data-v-e1802e52] { | ||
3485 | margin: 0; | ||
3486 | } | ||
3487 | .ebca-coupons_share__buttons button span[data-v-e1802e52] { | ||
3488 | display: none; | ||
3489 | } | ||
3490 | .ebca-coupons-text[data-v-e1802e52], | ||
3491 | .ebca-coupons-subtext[data-v-e1802e52], | ||
3492 | .ebca-coupons-review-header[data-v-e1802e52] { | ||
3493 | font-family: 'Benton', sans-serif !important; | ||
3494 | font-size: 14px !important; | ||
3495 | color: #888 !important; | ||
3496 | font-weight: 400 !important; | ||
3497 | padding: 8px !important; | ||
3498 | margin: 8px !important; | ||
3499 | background-color: #fff !important; | ||
3500 | text-align: center; | ||
3501 | } | ||
3502 | .ebca-coupons-text b[data-v-e1802e52], | ||
3503 | .ebca-coupons-subtext b[data-v-e1802e52], | ||
3504 | .ebca-coupons-review-header b[data-v-e1802e52] { | ||
3505 | font-weight: 600 !important; | ||
3506 | } | ||
3507 | .ebca-coupons-review-header[data-v-e1802e52] { | ||
3508 | font-size: 24px !important; | ||
3509 | font-weight: 800 !important; | ||
3510 | } | ||
3511 | .ebca-coupons-button[data-v-e1802e52] { | ||
3512 | background-color: #ED5050 !important; | ||
3513 | border-radius: 23px !important; | ||
3514 | white-space: nowrap; | ||
3515 | font-size: 16px !important; | ||
3516 | all: initial; | ||
3517 | outline: 0 !important; | ||
3518 | background-image: none !important; | ||
3519 | color: #fff !important; | ||
3520 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
3521 | font-weight: 400 !important; | ||
3522 | line-height: 18px !important; | ||
3523 | letter-spacing: inherit !important; | ||
3524 | margin: 0 !important; | ||
3525 | padding: 14px 30px !important; | ||
3526 | text-transform: none !important; | ||
3527 | text-shadow: none !important; | ||
3528 | text-decoration: none !important; | ||
3529 | text-align: center !important; | ||
3530 | display: inline-block; | ||
3531 | height: auto !important; | ||
3532 | min-height: auto !important; | ||
3533 | max-height: none !important; | ||
3534 | width: auto; | ||
3535 | min-width: 187px; | ||
3536 | box-sizing: border-box; | ||
3537 | float: none !important; | ||
3538 | cursor: pointer; | ||
3539 | border: 1px solid #ED5050 !important; | ||
3540 | transition: background-color 0.2s, color 0.2s !important; | ||
3541 | user-select: none !important; | ||
3542 | margin: 25px !important; | ||
3543 | } | ||
3544 | .ebca-coupons-button[data-v-e1802e52]:hover { | ||
3545 | color: #ED5050 !important; | ||
3546 | background-color: #fff !important; | ||
3547 | } | ||
3548 | .ebca-coupons-subtext[data-v-e1802e52] { | ||
3549 | text-align: left; | ||
3550 | margin: 0 !important; | ||
3551 | line-height: 14px !important; | ||
3552 | font-size: 12px !important; | ||
3553 | padding: 0 !important; | ||
3554 | font-weight: 400 !important; | ||
3555 | } | ||
3556 | |||
3557 | .cbsp-button-mixing { | ||
3558 | background-color: #ED5050 !important; | ||
3559 | border-radius: 23px !important; | ||
3560 | white-space: nowrap; | ||
3561 | font-size: 16px !important; | ||
3562 | all: initial; | ||
3563 | outline: 0 !important; | ||
3564 | background-image: none !important; | ||
3565 | color: #fff !important; | ||
3566 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
3567 | font-weight: 400 !important; | ||
3568 | line-height: 18px !important; | ||
3569 | letter-spacing: inherit !important; | ||
3570 | margin: 0 !important; | ||
3571 | padding: 14px 30px !important; | ||
3572 | text-transform: none !important; | ||
3573 | text-shadow: none !important; | ||
3574 | text-decoration: none !important; | ||
3575 | text-align: center !important; | ||
3576 | display: inline-block; | ||
3577 | height: auto !important; | ||
3578 | min-height: auto !important; | ||
3579 | max-height: none !important; | ||
3580 | width: auto; | ||
3581 | min-width: 187px; | ||
3582 | box-sizing: border-box; | ||
3583 | float: none !important; | ||
3584 | cursor: pointer; | ||
3585 | border: 1px solid #ED5050 !important; | ||
3586 | transition: background-color 0.2s, color 0.2s !important; | ||
3587 | user-select: none !important; | ||
3588 | } | ||
3589 | .cbsp-button-mixing:hover { | ||
3590 | color: #ED5050 !important; | ||
3591 | background-color: #fff !important; | ||
3592 | } | ||
3593 | .ebca-coupons-close { | ||
3594 | background: none; | ||
3595 | width: 17px; | ||
3596 | height: 17px; | ||
3597 | display: inline-block; | ||
3598 | float: right; | ||
3599 | cursor: pointer; | ||
3600 | position: absolute; | ||
3601 | top: 8px; | ||
3602 | right: 8px; | ||
3603 | font-size: 18px !important; | ||
3604 | padding: 10px !important; | ||
3605 | color: #888 !important; | ||
3606 | } | ||
3607 | .ebca-coupons-close:hover { | ||
3608 | cursor: pointer; | ||
3609 | } | ||
3610 | .ebca-coupons-text { | ||
3611 | line-height: 30px !important; | ||
3612 | color: #333 !important; | ||
3613 | font-size: 24px !important; | ||
3614 | font-weight: 500 !important; | ||
3615 | font-family: 'Benton', sans-serif !important; | ||
3616 | max-width: 430px !important; | ||
3617 | margin: 40px auto 25px !important; | ||
3618 | } | ||
3619 | .ebca-coupons-button { | ||
3620 | cursor: pointer !important; | ||
3621 | font-weight: 400 !important; | ||
3622 | font-family: 'ProximaNova', sans-serif !important; | ||
3623 | display: inline-block !important; | ||
3624 | margin: 10px !important; | ||
3625 | background-color: #ED5050 !important; | ||
3626 | height: 39px !important; | ||
3627 | line-height: 39px !important; | ||
3628 | font-size: 15px !important; | ||
3629 | border-radius: 19.5px !important; | ||
3630 | padding: 0 40px !important; | ||
3631 | color: #fff !important; | ||
3632 | text-decoration: none !important; | ||
3633 | border: 1px solid #ED5050 !important; | ||
3634 | transition: 0.2s; | ||
3635 | } | ||
3636 | .ebca-coupons-button:hover { | ||
3637 | color: #ED5050 !important; | ||
3638 | background-color: #fff !important; | ||
3639 | } | ||
3640 | |||
3641 | .cbsp-button-mixing[data-v-54eb0c10] { | ||
3642 | background-color: #ED5050 !important; | ||
3643 | border-radius: 23px !important; | ||
3644 | white-space: nowrap; | ||
3645 | font-size: 16px !important; | ||
3646 | all: initial; | ||
3647 | outline: 0 !important; | ||
3648 | background-image: none !important; | ||
3649 | color: #fff !important; | ||
3650 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
3651 | font-weight: 400 !important; | ||
3652 | line-height: 18px !important; | ||
3653 | letter-spacing: inherit !important; | ||
3654 | margin: 0 !important; | ||
3655 | padding: 14px 30px !important; | ||
3656 | text-transform: none !important; | ||
3657 | text-shadow: none !important; | ||
3658 | text-decoration: none !important; | ||
3659 | text-align: center !important; | ||
3660 | display: inline-block; | ||
3661 | height: auto !important; | ||
3662 | min-height: auto !important; | ||
3663 | max-height: none !important; | ||
3664 | width: auto; | ||
3665 | min-width: 187px; | ||
3666 | box-sizing: border-box; | ||
3667 | float: none !important; | ||
3668 | cursor: pointer; | ||
3669 | border: 1px solid #ED5050 !important; | ||
3670 | transition: background-color 0.2s, color 0.2s !important; | ||
3671 | user-select: none !important; | ||
3672 | } | ||
3673 | .cbsp-button-mixing[data-v-54eb0c10]:hover { | ||
3674 | color: #ED5050 !important; | ||
3675 | background-color: #fff !important; | ||
3676 | } | ||
3677 | .ebca-coupons-close[data-v-54eb0c10] { | ||
3678 | background: none; | ||
3679 | width: 17px; | ||
3680 | height: 17px; | ||
3681 | display: inline-block; | ||
3682 | float: right; | ||
3683 | cursor: pointer; | ||
3684 | position: absolute; | ||
3685 | top: 8px; | ||
3686 | right: 8px; | ||
3687 | font-size: 18px !important; | ||
3688 | padding: 10px !important; | ||
3689 | color: #888 !important; | ||
3690 | } | ||
3691 | .ebca-coupons_confetti[data-v-54eb0c10] { | ||
3692 | margin-top: -20px; | ||
3693 | margin-left: 20px; | ||
3694 | height: 104px; | ||
3695 | object-fit: contain; | ||
3696 | } | ||
3697 | .ebca-coupons_title[data-v-54eb0c10] { | ||
3698 | font: 'Benton', sans-serif; | ||
3699 | font-weight: 400; | ||
3700 | color: #252525; | ||
3701 | font-size: 24px; | ||
3702 | line-height: 30px; | ||
3703 | margin: 16px auto; | ||
3704 | } | ||
3705 | .ebca-coupons_table[data-v-54eb0c10] { | ||
3706 | border-width: 1px 0 !important; | ||
3707 | border-style: solid !important; | ||
3708 | border-color: #EBEBEB !important; | ||
3709 | width: 300px !important; | ||
3710 | font-size: 14px !important; | ||
3711 | font-family: 'Benton', sans-serif !important; | ||
3712 | display: flex; | ||
3713 | flex-direction: column; | ||
3714 | margin: 8px auto; | ||
3715 | } | ||
3716 | .ebca-coupons_table__row[data-v-54eb0c10] { | ||
3717 | display: flex; | ||
3718 | flex-direction: row; | ||
3719 | justify-content: space-between; | ||
3720 | line-height: 24px; | ||
3721 | padding: 2px; | ||
3722 | } | ||
3723 | .ebca-coupons_table__row__left[data-v-54eb0c10], | ||
3724 | .ebca-coupons_table__row__right[data-v-54eb0c10] { | ||
3725 | color: #333; | ||
3726 | white-space: nowrap; | ||
3727 | } | ||
3728 | .ebca-coupons_table__right[data-v-54eb0c10] { | ||
3729 | float: right; | ||
3730 | } | ||
3731 | .ebca-coupons_table__right i .ebca-coupons_tooltip[data-v-54eb0c10] { | ||
3732 | display: none; | ||
3733 | position: absolute; | ||
3734 | max-width: 263px; | ||
3735 | min-width: 263px; | ||
3736 | padding: 20px; | ||
3737 | box-sizing: border-box; | ||
3738 | right: -10px; | ||
3739 | transform: translate(100%, -50%); | ||
3740 | top: 50%; | ||
3741 | background-color: #fff; | ||
3742 | box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); | ||
3743 | } | ||
3744 | .ebca-coupons_table__right i .ebca-coupons_tooltip[data-v-54eb0c10]:before { | ||
3745 | content: ""; | ||
3746 | display: block; | ||
3747 | position: absolute; | ||
3748 | background-color: white; | ||
3749 | height: 10px; | ||
3750 | width: 10px; | ||
3751 | left: 0; | ||
3752 | top: 50%; | ||
3753 | transform: translate(-50%, -50%) rotate(45deg); | ||
3754 | box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.3); | ||
3755 | } | ||
3756 | .ebca-coupons_table__right i:hover .ebca-coupons_tooltip[data-v-54eb0c10] { | ||
3757 | display: block; | ||
3758 | } | ||
3759 | .ebca-coupons-text[data-v-54eb0c10], | ||
3760 | .ebca-coupons-subtext[data-v-54eb0c10], | ||
3761 | .ebca-coupons-review-header[data-v-54eb0c10] { | ||
3762 | font-family: 'Benton', sans-serif !important; | ||
3763 | font-size: 14px !important; | ||
3764 | color: #888 !important; | ||
3765 | font-weight: 400 !important; | ||
3766 | padding: 8px !important; | ||
3767 | margin: 8px !important; | ||
3768 | background-color: #fff !important; | ||
3769 | text-align: center; | ||
3770 | } | ||
3771 | .ebca-coupons-text b[data-v-54eb0c10], | ||
3772 | .ebca-coupons-subtext b[data-v-54eb0c10], | ||
3773 | .ebca-coupons-review-header b[data-v-54eb0c10] { | ||
3774 | font-weight: 600 !important; | ||
3775 | } | ||
3776 | .ebca-coupons-review-header[data-v-54eb0c10] { | ||
3777 | font-size: 24px !important; | ||
3778 | font-weight: 800 !important; | ||
3779 | } | ||
3780 | .ebca-coupons-button[data-v-54eb0c10] { | ||
3781 | background-color: #ED5050 !important; | ||
3782 | border-radius: 23px !important; | ||
3783 | white-space: nowrap; | ||
3784 | font-size: 16px !important; | ||
3785 | all: initial; | ||
3786 | outline: 0 !important; | ||
3787 | background-image: none !important; | ||
3788 | color: #fff !important; | ||
3789 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
3790 | font-weight: 400 !important; | ||
3791 | line-height: 18px !important; | ||
3792 | letter-spacing: inherit !important; | ||
3793 | margin: 0 !important; | ||
3794 | padding: 14px 30px !important; | ||
3795 | text-transform: none !important; | ||
3796 | text-shadow: none !important; | ||
3797 | text-decoration: none !important; | ||
3798 | text-align: center !important; | ||
3799 | display: inline-block; | ||
3800 | height: auto !important; | ||
3801 | min-height: auto !important; | ||
3802 | max-height: none !important; | ||
3803 | width: auto; | ||
3804 | min-width: 187px; | ||
3805 | box-sizing: border-box; | ||
3806 | float: none !important; | ||
3807 | cursor: pointer; | ||
3808 | border: 1px solid #ED5050 !important; | ||
3809 | transition: background-color 0.2s, color 0.2s !important; | ||
3810 | user-select: none !important; | ||
3811 | margin: 25px !important; | ||
3812 | } | ||
3813 | .ebca-coupons-button[data-v-54eb0c10]:hover { | ||
3814 | color: #ED5050 !important; | ||
3815 | background-color: #fff !important; | ||
3816 | } | ||
3817 | .ebca-coupons-subtext[data-v-54eb0c10] { | ||
3818 | text-align: left; | ||
3819 | margin: 0 !important; | ||
3820 | line-height: 14px !important; | ||
3821 | font-size: 12px !important; | ||
3822 | padding: 0 !important; | ||
3823 | font-weight: 400 !important; | ||
3824 | } | ||
3825 | .ebca-coupons-description[data-v-54eb0c10] { | ||
3826 | position: relative; | ||
3827 | } | ||
3828 | |||
3829 | .cbsp-button-mixing[data-v-73ba5c65] { | ||
3830 | background-color: #ED5050 !important; | ||
3831 | border-radius: 23px !important; | ||
3832 | white-space: nowrap; | ||
3833 | font-size: 16px !important; | ||
3834 | all: initial; | ||
3835 | outline: 0 !important; | ||
3836 | background-image: none !important; | ||
3837 | color: #fff !important; | ||
3838 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
3839 | font-weight: 400 !important; | ||
3840 | line-height: 18px !important; | ||
3841 | letter-spacing: inherit !important; | ||
3842 | margin: 0 !important; | ||
3843 | padding: 14px 30px !important; | ||
3844 | text-transform: none !important; | ||
3845 | text-shadow: none !important; | ||
3846 | text-decoration: none !important; | ||
3847 | text-align: center !important; | ||
3848 | display: inline-block; | ||
3849 | height: auto !important; | ||
3850 | min-height: auto !important; | ||
3851 | max-height: none !important; | ||
3852 | width: auto; | ||
3853 | min-width: 187px; | ||
3854 | box-sizing: border-box; | ||
3855 | float: none !important; | ||
3856 | cursor: pointer; | ||
3857 | border: 1px solid #ED5050 !important; | ||
3858 | transition: background-color 0.2s, color 0.2s !important; | ||
3859 | user-select: none !important; | ||
3860 | } | ||
3861 | .cbsp-button-mixing[data-v-73ba5c65]:hover { | ||
3862 | color: #ED5050 !important; | ||
3863 | background-color: #fff !important; | ||
3864 | } | ||
3865 | .slide-fade-enter-active[data-v-73ba5c65], | ||
3866 | .slide-fade-leave-active[data-v-73ba5c65] { | ||
3867 | transition: width 0.5s; | ||
3868 | } | ||
3869 | .ebca-coupons-close[data-v-73ba5c65] { | ||
3870 | background: none; | ||
3871 | width: 17px; | ||
3872 | height: 17px; | ||
3873 | display: inline-block; | ||
3874 | float: right; | ||
3875 | cursor: pointer; | ||
3876 | position: absolute; | ||
3877 | top: 8px; | ||
3878 | right: 8px; | ||
3879 | font-size: 18px !important; | ||
3880 | padding: 10px !important; | ||
3881 | color: #888 !important; | ||
3882 | } | ||
3883 | .ebca-coupons_title[data-v-73ba5c65] { | ||
3884 | margin-top: 22px; | ||
3885 | text-align: center; | ||
3886 | line-height: 30px; | ||
3887 | font-size: 24px; | ||
3888 | font-family: 'Benton', sans-serif; | ||
3889 | font-weight: 500; | ||
3890 | } | ||
3891 | .ebca-coupons_code[data-v-73ba5c65] { | ||
3892 | margin: 16px auto 20px; | ||
3893 | font-weight: 400; | ||
3894 | font-family: 'Benton', sans-serif; | ||
3895 | font-size: 16px; | ||
3896 | line-height: 23px; | ||
3897 | text-align: center; | ||
3898 | } | ||
3899 | .ebca-coupons_code b[data-v-73ba5c65] { | ||
3900 | font-weight: 600; | ||
3901 | } | ||
3902 | .ebca-coupons_subtext[data-v-73ba5c65] { | ||
3903 | margin: 20px auto; | ||
3904 | line-height: 19px; | ||
3905 | font-size: 16px; | ||
3906 | color: #434343; | ||
3907 | font-weight: 300; | ||
3908 | } | ||
3909 | .ebca-coupons-loader[data-v-73ba5c65] { | ||
3910 | border-radius: 25px !important; | ||
3911 | width: 0; | ||
3912 | height: 50px !important; | ||
3913 | display: inline-block !important; | ||
3914 | margin: 1px !important; | ||
3915 | padding: 0 !important; | ||
3916 | background: linear-gradient(36.89deg, #871E8D 10%, #478AD9 100%) !important; | ||
3917 | min-width: 50px !important; | ||
3918 | } | ||
3919 | .ebca-coupons-loader-bg[data-v-73ba5c65] { | ||
3920 | border-radius: 25px !important; | ||
3921 | background: #D8D8D8 !important; | ||
3922 | background-repeat: no-repeat !important; | ||
3923 | display: block !important; | ||
3924 | text-align: left !important; | ||
3925 | height: 50px !important; | ||
3926 | overflow: hidden; | ||
3927 | } | ||
3928 | .ebca-coupons-loader-bg[data-v-73ba5c65] { | ||
3929 | margin: 0 60px !important; | ||
3930 | padding: 0 !important; | ||
3931 | } | ||
3932 | |||
3933 | .cbsp-button-mixing { | ||
3934 | background-color: #ED5050 !important; | ||
3935 | border-radius: 23px !important; | ||
3936 | white-space: nowrap; | ||
3937 | font-size: 16px !important; | ||
3938 | all: initial; | ||
3939 | outline: 0 !important; | ||
3940 | background-image: none !important; | ||
3941 | color: #fff !important; | ||
3942 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
3943 | font-weight: 400 !important; | ||
3944 | line-height: 18px !important; | ||
3945 | letter-spacing: inherit !important; | ||
3946 | margin: 0 !important; | ||
3947 | padding: 14px 30px !important; | ||
3948 | text-transform: none !important; | ||
3949 | text-shadow: none !important; | ||
3950 | text-decoration: none !important; | ||
3951 | text-align: center !important; | ||
3952 | display: inline-block; | ||
3953 | height: auto !important; | ||
3954 | min-height: auto !important; | ||
3955 | max-height: none !important; | ||
3956 | width: auto; | ||
3957 | min-width: 187px; | ||
3958 | box-sizing: border-box; | ||
3959 | float: none !important; | ||
3960 | cursor: pointer; | ||
3961 | border: 1px solid #ED5050 !important; | ||
3962 | transition: background-color 0.2s, color 0.2s !important; | ||
3963 | user-select: none !important; | ||
3964 | } | ||
3965 | .cbsp-button-mixing:hover { | ||
3966 | color: #ED5050 !important; | ||
3967 | background-color: #fff !important; | ||
3968 | } | ||
3969 | .ebca-coupon-overlay { | ||
3970 | font-family: 'Benton', sans-serif !important; | ||
3971 | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important; | ||
3972 | position: fixed; | ||
3973 | top: 50%; | ||
3974 | left: 50%; | ||
3975 | box-sizing: border-box; | ||
3976 | transform: translate(-50%, -50%); | ||
3977 | width: 600px; | ||
3978 | padding: 30px; | ||
3979 | background-color: white; | ||
3980 | text-align: center; | ||
3981 | text-transform: none; | ||
3982 | align-items: center; | ||
3983 | } | ||
3984 | .ebca-coupon-overlay hr { | ||
3985 | margin: 0; | ||
3986 | padding: 0; | ||
3987 | border: 0; | ||
3988 | border-bottom: 1px solid #aaa; | ||
3989 | } | ||
3990 | .ebca-coupon-overlay br { | ||
3991 | display: block; | ||
3992 | } | ||
3993 | .ebca-coupon-overlay-background { | ||
3994 | position: fixed; | ||
3995 | top: 0; | ||
3996 | right: 0; | ||
3997 | left: 0; | ||
3998 | bottom: 0; | ||
3999 | z-index: 2147483647; | ||
4000 | background-color: rgba(0, 0, 0, 0.5); | ||
4001 | } | ||
4002 | .ebca-coupon-overlay-logo { | ||
4003 | background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22logo%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20165.9%2049.4%22%20style%3D%22enable-background%3Anew%200%200%20165.9%2049.4%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3Aurl(%23grad)%3B%7D%0A%3C%2Fstyle%3E%0A%3ClinearGradient%20id%3D%22grad%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%22%20y1%3D%2220.35515%22%20x2%3D%22134%22%20y2%3D%2220.35515%22%3E%0A%09%3Cstop%20offset%3D%220%22%20style%3D%22stop-color%3A%235A5CC1%22%2F%3E%0A%09%3Cstop%20offset%3D%220.50639%22%20style%3D%22stop-color%3A%23763AAF%22%2F%3E%0A%09%3Cstop%20offset%3D%221%22%20style%3D%22stop-color%3A%2392199E%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3Cpolygon%20id%3D%22shape%22%20class%3D%22st0%22%20points%3D%22133.5%2C41.4%2033.2%2C41.4%2041.2%2C49.4%20%22%2F%3E%0A%3Cpath%20id%3D%22n%22%20class%3D%22st0%22%20d%3D%22M149.6%2C36.3v-16c0-3%2C2.1-5.5%2C5.1-5.5c3%2C0%2C5.1%2C2.5%2C5.1%2C5.5v16h6.2v-16c0-6.6-4.5-11.9-11.1-11.9%0A%09c-3%2C0-5.3%2C1.7-5.3%2C1.7V9h-6.2v27.2H149.6z%22%2F%3E%0A%3Cpath%20id%3D%22e%22%20class%3D%22st0%22%20d%3D%22M129.1%2C8.3c-7.2%2C0-12.3%2C6.3-12.3%2C14.3c0%2C8.4%2C6.4%2C14.3%2C12.9%2C14.3c3.3%2C0%2C7.4-1.1%2C10.9-6.1l-5.5-3.2%0A%09c-4.2%2C6.2-11.3%2C3.1-12.1-3.2l17.8%2C0C142.4%2C14.8%2C136.1%2C8.3%2C129.1%2C8.3z%20M134.5%2C19.1h-11.1C124.7%2C12.8%2C133.3%2C12.4%2C134.5%2C19.1z%22%2F%3E%0A%3Cpath%20id%3D%22t%22%20class%3D%22st0%22%20d%3D%22M114.8%2C29.8c-0.6%2C0.4-1.3%2C0.7-2.1%2C0.7c-1%2C0-2.9-0.8-2.9-3.3V15.5h5.3V9h-5.3l0-6.8h-6.2l0%2C6.8h-3.3v6.5%0A%09h3.3v11.7c0%2C6.1%2C4.6%2C9.7%2C9.2%2C9.7c1.7%2C0%2C4.1-0.6%2C6-1.7L114.8%2C29.8z%22%2F%3E%0A%3Cpath%20id%3D%22u%22%20class%3D%22st0%22%20d%3D%22M92%2C9v16c0%2C3-2.1%2C5.5-5.1%2C5.5c-3%2C0-5.1-2.5-5.1-5.5V9h-6.2v16c0%2C6.6%2C4.5%2C11.9%2C11.1%2C11.9%0A%09c3%2C0%2C5.3-1.7%2C5.3-1.7v1h6.2V9H92z%22%2F%3E%0A%3Cpolygon%20id%3D%22k%22%20class%3D%22st0%22%20points%3D%2264%2C21.8%2074.6%2C9%2066%2C9%2058.5%2C18.5%2058.5%2C0%2052.2%2C0%2052.2%2C36.3%2058.5%2C36.3%2058.5%2C25.1%2067.7%2C36.3%20%0A%0976.3%2C36.3%20%22%2F%3E%0A%3Cpath%20id%3D%22a%22%20class%3D%22st0%22%20d%3D%22M42.5%2C9v1.2c-1.9-1.2-3.5-1.9-5.8-1.9c-7%2C0-12.4%2C6.4-12.4%2C14.3c0%2C7.9%2C5.3%2C14.3%2C12.4%2C14.3%0A%09c2.3%2C0%2C4-0.7%2C5.8-1.9v1.2h6.2V9H42.5z%20M36.6%2C30.4c-3.5%2C0-6-3.4-6-7.7c0-4.3%2C2.5-7.7%2C6-7.7c3.5%2C0%2C5.9%2C3.4%2C5.9%2C7.7%0A%09C42.6%2C27%2C40.1%2C30.4%2C36.6%2C30.4z%22%2F%3E%0A%3Cpath%20id%3D%22R%22%20class%3D%22st0%22%20d%3D%22M6.5%2C36.3V25.7H11l7.9%2C10.5H27l-9.6-12.7c3-2.1%2C4.9-5.6%2C4.9-9.6c0-6.5-5.3-11.7-11.7-11.7H0v34H6.5z%0A%09%20M6.5%2C8.7h4.2c2.9%2C0%2C5.3%2C2.4%2C5.3%2C5.3c0%2C2.9-2.4%2C5.3-5.3%2C5.3H6.5V8.7z%22%2F%3E%0A%3C%2Fsvg%3E%0A"); | ||
4004 | text-align: left; | ||
4005 | display: block; | ||
4006 | height: 18px; | ||
4007 | background-size: contain; | ||
4008 | background-repeat: no-repeat; | ||
4009 | width: 60px; | ||
4010 | padding: 0; | ||
4011 | position: absolute; | ||
4012 | } | ||
4013 | |||
4014 | .cbsp-button-mixing { | ||
4015 | background-color: #ED5050 !important; | ||
4016 | border-radius: 23px !important; | ||
4017 | white-space: nowrap; | ||
4018 | font-size: 16px !important; | ||
4019 | all: initial; | ||
4020 | outline: 0 !important; | ||
4021 | background-image: none !important; | ||
4022 | color: #fff !important; | ||
4023 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
4024 | font-weight: 400 !important; | ||
4025 | line-height: 18px !important; | ||
4026 | letter-spacing: inherit !important; | ||
4027 | margin: 0 !important; | ||
4028 | padding: 14px 30px !important; | ||
4029 | text-transform: none !important; | ||
4030 | text-shadow: none !important; | ||
4031 | text-decoration: none !important; | ||
4032 | text-align: center !important; | ||
4033 | display: inline-block; | ||
4034 | height: auto !important; | ||
4035 | min-height: auto !important; | ||
4036 | max-height: none !important; | ||
4037 | width: auto; | ||
4038 | min-width: 187px; | ||
4039 | box-sizing: border-box; | ||
4040 | float: none !important; | ||
4041 | cursor: pointer; | ||
4042 | border: 1px solid #ED5050 !important; | ||
4043 | transition: background-color 0.2s, color 0.2s !important; | ||
4044 | user-select: none !important; | ||
4045 | } | ||
4046 | .cbsp-button-mixing:hover { | ||
4047 | color: #ED5050 !important; | ||
4048 | background-color: #fff !important; | ||
4049 | } | ||
4050 | .slide-fade-enter, | ||
4051 | .slide-fade-leave-active { | ||
4052 | transform: translateY(-20px); | ||
4053 | opacity: 0; | ||
4054 | } | ||
4055 | .slide-fade-enter-active, | ||
4056 | .slide-fade-leave-active { | ||
4057 | transition: 0.5s; | ||
4058 | } | ||
4059 | .ebca-notification { | ||
4060 | font-family: 'Benton', sans-serif; | ||
4061 | position: fixed; | ||
4062 | right: 10px; | ||
4063 | top: 10px; | ||
4064 | width: auto !important; | ||
4065 | border-radius: 4px; | ||
4066 | box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px; | ||
4067 | background: #fff; | ||
4068 | font-size: 100%; | ||
4069 | overflow: visible; | ||
4070 | z-index: 2147483647 !important; | ||
4071 | box-sizing: content-box !important; | ||
4072 | } | ||
4073 | .ebca-notification * { | ||
4074 | box-sizing: content-box !important; | ||
4075 | vertical-align: middle; | ||
4076 | line-height: normal; | ||
4077 | padding: 0; | ||
4078 | margin: 0; | ||
4079 | } | ||
4080 | .ebca-notification-activated { | ||
4081 | display: inline-block; | ||
4082 | padding: 0 40px; | ||
4083 | font-size: 16px; | ||
4084 | line-height: 20px; | ||
4085 | font-weight: 600; | ||
4086 | min-width: 160px; | ||
4087 | text-align: center; | ||
4088 | } | ||
4089 | .ebca-notification-promo { | ||
4090 | color: #929ca0; | ||
4091 | background: #f1f1f1; | ||
4092 | box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1); | ||
4093 | } | ||
4094 | .ebca-notification-promo .ebca-promo-h1 { | ||
4095 | font-size: 40px; | ||
4096 | line-height: 40px; | ||
4097 | font-weight: 800; | ||
4098 | float: left; | ||
4099 | width: 33%; | ||
4100 | text-align: right; | ||
4101 | } | ||
4102 | .ebca-notification-promo .ebca-promo-h2 { | ||
4103 | font-size: 14px; | ||
4104 | line-height: 14px; | ||
4105 | font-weight: 600; | ||
4106 | float: left; | ||
4107 | margin: 7px; | ||
4108 | } | ||
4109 | .ebca-notification-promo .ebca-promo-h2 small { | ||
4110 | font-weight: 400; | ||
4111 | font-size: 12px; | ||
4112 | line-height: 12px; | ||
4113 | } | ||
4114 | .ebca-notification-close { | ||
4115 | background-size: 100%; | ||
4116 | text-align: center; | ||
4117 | font-size: 14px; | ||
4118 | font-family: "Roboto", sans-serif; | ||
4119 | font-weight: 300; | ||
4120 | text-decoration: underline; | ||
4121 | color: #888; | ||
4122 | cursor: pointer; | ||
4123 | position: absolute; | ||
4124 | top: 10px; | ||
4125 | right: 10px; | ||
4126 | } | ||
4127 | .ebca-notification-button { | ||
4128 | position: relative; | ||
4129 | cursor: pointer; | ||
4130 | min-width: 220px; | ||
4131 | height: 40px; | ||
4132 | text-align: center; | ||
4133 | color: #FFF !important; | ||
4134 | text-decoration: none; | ||
4135 | line-height: 43px; | ||
4136 | font-size: 15px; | ||
4137 | display: block; | ||
4138 | margin: 10px 8px; | ||
4139 | padding: 0 8px; | ||
4140 | white-space: nowrap; | ||
4141 | border-radius: 5px; | ||
4142 | width: auto !important; | ||
4143 | font-weight: 400; | ||
4144 | font-family: 'Benton', sans-serif !important; | ||
4145 | } | ||
4146 | .ebca-notification-button.red { | ||
4147 | color: #fff !important; | ||
4148 | background: #ED5050; | ||
4149 | box-shadow: none; | ||
4150 | border-radius: 19px; | ||
4151 | margin: 16px 20px 16px 10px; | ||
4152 | transition: 0.2s; | ||
4153 | border: 1px solid #ED5050 !important; | ||
4154 | } | ||
4155 | .ebca-notification-button.red:active { | ||
4156 | top: 0; | ||
4157 | } | ||
4158 | .ebca-notification-button.red:before { | ||
4159 | display: none; | ||
4160 | } | ||
4161 | .ebca-notification-button.red:hover { | ||
4162 | background: #fff !important; | ||
4163 | color: #ED5050 !important; | ||
4164 | } | ||
4165 | .ebca-notification-button.ebca-notification-button-recommended { | ||
4166 | white-space: nowrap; | ||
4167 | margin-top: 5px; | ||
4168 | margin-bottom: 10px; | ||
4169 | } | ||
4170 | .ebca-notification-button:active { | ||
4171 | -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 -1px 0 rgba(255, 255, 255, 0.1) inset; | ||
4172 | top: 5px; | ||
4173 | } | ||
4174 | .ebca-notification-bonus { | ||
4175 | border-top: 1px solid #ddd; | ||
4176 | padding: 10px; | ||
4177 | background: #EBEBEB; | ||
4178 | font-size: 14px; | ||
4179 | display: flex; | ||
4180 | align-items: center; | ||
4181 | align-content: center; | ||
4182 | font-family: 'ProximaNova', sans-serif; | ||
4183 | } | ||
4184 | .ebca-notification-bonus.ebca-notification-promo { | ||
4185 | background: #000; | ||
4186 | color: #fff; | ||
4187 | border-top: #000; | ||
4188 | } | ||
4189 | .ebca-notification-bonus .ebca-bonus-description { | ||
4190 | color: #000; | ||
4191 | width: 100%; | ||
4192 | } | ||
4193 | .ebca-notification-bonus > i { | ||
4194 | padding: 0 10px; | ||
4195 | font-size: 18px; | ||
4196 | color: #000; | ||
4197 | } | ||
4198 | .ebca-notification-bonus .ebca-notification-bonus-expires { | ||
4199 | float: right; | ||
4200 | padding-left: 20px; | ||
4201 | white-space: nowrap; | ||
4202 | color: #e10b14; | ||
4203 | font-size: 12px; | ||
4204 | line-height: 14px; | ||
4205 | } | ||
4206 | .ebca-notification-bonus .ebca-notification-bonus-expires > i { | ||
4207 | padding: 0 4px; | ||
4208 | font-size: 14px; | ||
4209 | line-height: 14px; | ||
4210 | } | ||
4211 | .ebca-notification-logo { | ||
4212 | display: inline-block !important; | ||
4213 | width: 104px !important; | ||
4214 | height: 64px !important; | ||
4215 | margin: 0 !important; | ||
4216 | background-position: center !important; | ||
4217 | background-repeat: no-repeat !important; | ||
4218 | position: relative !important; | ||
4219 | z-index: 10 !important; | ||
4220 | background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22logo%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20165.9%2049.4%22%20style%3D%22enable-background%3Anew%200%200%20165.9%2049.4%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpolygon%20id%3D%22shape%22%20class%3D%22st0%22%20points%3D%22133.5%2C41.4%2033.2%2C41.4%2041.2%2C49.4%20%22%2F%3E%0A%3Cpath%20id%3D%22n%22%20class%3D%22st0%22%20d%3D%22M149.6%2C36.3v-16c0-3%2C2.1-5.5%2C5.1-5.5c3%2C0%2C5.1%2C2.5%2C5.1%2C5.5v16h6.2v-16c0-6.6-4.5-11.9-11.1-11.9%0A%09c-3%2C0-5.3%2C1.7-5.3%2C1.7V9h-6.2v27.2H149.6z%22%2F%3E%0A%3Cpath%20id%3D%22e%22%20class%3D%22st0%22%20d%3D%22M129.1%2C8.3c-7.2%2C0-12.3%2C6.3-12.3%2C14.3c0%2C8.4%2C6.4%2C14.3%2C12.9%2C14.3c3.3%2C0%2C7.4-1.1%2C10.9-6.1l-5.5-3.2%0A%09c-4.2%2C6.2-11.3%2C3.1-12.1-3.2l17.8%2C0C142.4%2C14.8%2C136.1%2C8.3%2C129.1%2C8.3z%20M134.5%2C19.1h-11.1C124.7%2C12.8%2C133.3%2C12.4%2C134.5%2C19.1z%22%2F%3E%0A%3Cpath%20id%3D%22t%22%20class%3D%22st0%22%20d%3D%22M114.8%2C29.8c-0.6%2C0.4-1.3%2C0.7-2.1%2C0.7c-1%2C0-2.9-0.8-2.9-3.3V15.5h5.3V9h-5.3l0-6.8h-6.2l0%2C6.8h-3.3v6.5%0A%09h3.3v11.7c0%2C6.1%2C4.6%2C9.7%2C9.2%2C9.7c1.7%2C0%2C4.1-0.6%2C6-1.7L114.8%2C29.8z%22%2F%3E%0A%3Cpath%20id%3D%22u%22%20class%3D%22st0%22%20d%3D%22M92%2C9v16c0%2C3-2.1%2C5.5-5.1%2C5.5c-3%2C0-5.1-2.5-5.1-5.5V9h-6.2v16c0%2C6.6%2C4.5%2C11.9%2C11.1%2C11.9%0A%09c3%2C0%2C5.3-1.7%2C5.3-1.7v1h6.2V9H92z%22%2F%3E%0A%3Cpolygon%20id%3D%22k%22%20class%3D%22st0%22%20points%3D%2264%2C21.8%2074.6%2C9%2066%2C9%2058.5%2C18.5%2058.5%2C0%2052.2%2C0%2052.2%2C36.3%2058.5%2C36.3%2058.5%2C25.1%2067.7%2C36.3%20%0A%0976.3%2C36.3%20%22%2F%3E%0A%3Cpath%20id%3D%22a%22%20class%3D%22st0%22%20d%3D%22M42.5%2C9v1.2c-1.9-1.2-3.5-1.9-5.8-1.9c-7%2C0-12.4%2C6.4-12.4%2C14.3c0%2C7.9%2C5.3%2C14.3%2C12.4%2C14.3%0A%09c2.3%2C0%2C4-0.7%2C5.8-1.9v1.2h6.2V9H42.5z%20M36.6%2C30.4c-3.5%2C0-6-3.4-6-7.7c0-4.3%2C2.5-7.7%2C6-7.7c3.5%2C0%2C5.9%2C3.4%2C5.9%2C7.7%0A%09C42.6%2C27%2C40.1%2C30.4%2C36.6%2C30.4z%22%2F%3E%0A%3Cpath%20id%3D%22R%22%20class%3D%22st0%22%20d%3D%22M6.5%2C36.3V25.7H11l7.9%2C10.5H27l-9.6-12.7c3-2.1%2C4.9-5.6%2C4.9-9.6c0-6.5-5.3-11.7-11.7-11.7H0v34H6.5z%0A%09%20M6.5%2C8.7h4.2c2.9%2C0%2C5.3%2C2.4%2C5.3%2C5.3c0%2C2.9-2.4%2C5.3-5.3%2C5.3H6.5V8.7z%22%2F%3E%0A%3C%2Fsvg%3E%0A") !important; | ||
4221 | background-size: contain !important; | ||
4222 | } | ||
4223 | .ebca-notification table, | ||
4224 | .ebca-notification td { | ||
4225 | border-collapse: collapse !important; | ||
4226 | background: none; | ||
4227 | border: 0 !important; | ||
4228 | margin: 0 !important; | ||
4229 | padding: 4px; | ||
4230 | width: auto; | ||
4231 | } | ||
4232 | .ebca-notification td { | ||
4233 | box-sizing: border-box !important; | ||
4234 | min-width: 30px; | ||
4235 | } | ||
4236 | .ebca-notification table { | ||
4237 | min-width: 421px; | ||
4238 | overflow: hidden; | ||
4239 | border-radius: 4px; | ||
4240 | } | ||
4241 | .ebca-notification .ebca-notification-logo-bg { | ||
4242 | width: auto; | ||
4243 | min-width: 115px; | ||
4244 | background: linear-gradient(30deg, #940793 0%, #311293 100%) !important; | ||
4245 | color: #fff; | ||
4246 | padding: 0 16px; | ||
4247 | position: relative !important; | ||
4248 | height: 91px; | ||
4249 | display: flex; | ||
4250 | align-items: center; | ||
4251 | } | ||
4252 | .ebca-notification .ebca-notification-logo-bg-arrow { | ||
4253 | position: absolute !important; | ||
4254 | right: 0 !important; | ||
4255 | top: 0 !important; | ||
4256 | width: auto !important; | ||
4257 | border-top: 46px solid white !important; | ||
4258 | border-bottom: 46px solid white !important; | ||
4259 | border-left: 26px solid transparent !important; | ||
4260 | } | ||
4261 | .ebca-notification .ebca-notification-logo-bg-activated { | ||
4262 | font-size: 16px; | ||
4263 | line-height: 20px; | ||
4264 | font-weight: 600; | ||
4265 | min-width: 160px; | ||
4266 | text-align: center; | ||
4267 | background: linear-gradient(30deg, #940793 0%, #311293 50%, #2385D6 100%) !important; | ||
4268 | } | ||
4269 | .ebca-notification .ebca-notification-logo-bg-activated span { | ||
4270 | display: block; | ||
4271 | text-align: center; | ||
4272 | padding: 5px 0 0; | ||
4273 | margin: 0; | ||
4274 | font-size: 14px; | ||
4275 | line-height: 18px; | ||
4276 | font-weight: 400; | ||
4277 | } | ||
4278 | .ebca-notification-sign { | ||
4279 | font-size: 14px; | ||
4280 | line-height: 18px; | ||
4281 | white-space: nowrap; | ||
4282 | font-family: 'Benton', sans-serif; | ||
4283 | color: #434343; | ||
4284 | text-align: center; | ||
4285 | margin-right: 20px; | ||
4286 | margin-left: 10px; | ||
4287 | cursor: default; | ||
4288 | margin-top: 8px; | ||
4289 | } | ||
4290 | .ebca-notification .ebca-higher-cashback .ebca-notification-logo-bg { | ||
4291 | background: linear-gradient(251.552deg, #ED5050 30%, #A60692 120%) !important; | ||
4292 | height: 135px; | ||
4293 | min-width: 105px; | ||
4294 | } | ||
4295 | .ebca-notification .ebca-higher-cashback .ebca-notification-logo-bg .ebca-notification-logo { | ||
4296 | width: 95px !important; | ||
4297 | height: 40px !important; | ||
4298 | background-position: top center !important; | ||
4299 | } | ||
4300 | .ebca-notification .ebca-higher-cashback .ebca-notification-logo-bg .ebca-notification-plus { | ||
4301 | background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2243px%22%20height%3D%2243px%22%20viewBox%3D%220%200%2043%2043%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20sketchtool%2058%20(101010)%20-%20https%3A%2F%2Fsketch.com%20--%3E%0A%20%20%20%20%3Ctitle%3E0BCECCCE-C43C-4F62-860A-8FCC4337087A%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20sketchtool.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.20532%2C1.04849%20C15.20532%2C1.555334%2015.62769%2C1.89323%2016.05006%2C1.89323%20C16.47243%2C1.89323%2016.8948%2C1.555334%2016.8948%2C1.04849%20C16.8948%2C0.541646%2016.47243%2C0.20375%2016.05006%2C0.20375%20C15.62769%2C0.20375%2015.20532%2C0.541646%2015.20532%2C1.04849%20Z%20M17.73954%2C1.04849%20C17.73954%2C1.555334%2018.16191%2C1.89323%2018.58428%2C1.89323%20C19.00665%2C1.89323%2019.42902%2C1.555334%2019.42902%2C1.04849%20C19.42902%2C0.541646%2019.00665%2C0.20375%2018.58428%2C0.20375%20C18.16191%2C0.20375%2017.73954%2C0.541646%2017.73954%2C1.04849%20Z%20M20.27376%2C1.04849%20C20.27376%2C1.555334%2020.69613%2C1.89323%2021.1185%2C1.89323%20C21.54087%2C1.89323%2021.96324%2C1.555334%2021.96324%2C1.04849%20C21.96324%2C0.541646%2021.54087%2C0.20375%2021.1185%2C0.20375%20C20.69613%2C0.20375%2020.27376%2C0.541646%2020.27376%2C1.04849%20Z%20M22.80798%2C1.04849%20C22.80798%2C1.555334%2023.23035%2C1.89323%2023.65272%2C1.89323%20C24.07509%2C1.89323%2024.49746%2C1.555334%2024.49746%2C1.04849%20C24.49746%2C0.541646%2024.07509%2C0.20375%2023.65272%2C0.20375%20C23.23035%2C0.20375%2022.80798%2C0.541646%2022.80798%2C1.04849%20Z%20M25.3422%2C1.04849%20C25.3422%2C1.555334%2025.76457%2C1.89323%2026.18694%2C1.89323%20C26.60931%2C1.89323%2027.03168%2C1.555334%2027.03168%2C1.04849%20C27.03168%2C0.541646%2026.60931%2C0.20375%2026.18694%2C0.20375%20C25.76457%2C0.20375%2025.3422%2C0.541646%2025.3422%2C1.04849%20Z%20M15.20532%2C3.58271%20C15.20532%2C4.089554%2015.62769%2C4.42745%2016.05006%2C4.42745%20C16.47243%2C4.42745%2016.8948%2C4.089554%2016.8948%2C3.58271%20C16.8948%2C3.075866%2016.47243%2C2.73797%2016.05006%2C2.73797%20C15.62769%2C2.73797%2015.20532%2C3.075866%2015.20532%2C3.58271%20Z%20M17.73954%2C3.58271%20C17.73954%2C4.089554%2018.16191%2C4.42745%2018.58428%2C4.42745%20C19.00665%2C4.42745%2019.42902%2C4.089554%2019.42902%2C3.58271%20C19.42902%2C3.075866%2019.00665%2C2.73797%2018.58428%2C2.73797%20C18.16191%2C2.73797%2017.73954%2C3.075866%2017.73954%2C3.58271%20Z%20M20.27376%2C3.58271%20C20.27376%2C4.089554%2020.69613%2C4.42745%2021.1185%2C4.42745%20C21.54087%2C4.42745%2021.96324%2C4.089554%2021.96324%2C3.58271%20C21.96324%2C3.075866%2021.54087%2C2.73797%2021.1185%2C2.73797%20C20.69613%2C2.73797%2020.27376%2C3.075866%2020.27376%2C3.58271%20Z%20M22.80798%2C3.58271%20C22.80798%2C4.089554%2023.23035%2C4.42745%2023.65272%2C4.42745%20C24.07509%2C4.42745%2024.49746%2C4.089554%2024.49746%2C3.58271%20C24.49746%2C3.075866%2024.07509%2C2.73797%2023.65272%2C2.73797%20C23.23035%2C2.73797%2022.80798%2C3.075866%2022.80798%2C3.58271%20Z%20M25.3422%2C3.58271%20C25.3422%2C4.089554%2025.76457%2C4.42745%2026.18694%2C4.42745%20C26.60931%2C4.42745%2027.03168%2C4.089554%2027.03168%2C3.58271%20C27.03168%2C3.075866%2026.60931%2C2.73797%2026.18694%2C2.73797%20C25.76457%2C2.73797%2025.3422%2C3.075866%2025.3422%2C3.58271%20Z%20M15.20532%2C6.11693%20C15.20532%2C6.623774%2015.62769%2C6.96167%2016.05006%2C6.96167%20C16.47243%2C6.96167%2016.8948%2C6.623774%2016.8948%2C6.11693%20C16.8948%2C5.610086%2016.47243%2C5.27219%2016.05006%2C5.27219%20C15.62769%2C5.27219%2015.20532%2C5.610086%2015.20532%2C6.11693%20Z%20M17.73954%2C6.11693%20C17.73954%2C6.623774%2018.16191%2C6.96167%2018.58428%2C6.96167%20C19.00665%2C6.96167%2019.42902%2C6.623774%2019.42902%2C6.11693%20C19.42902%2C5.610086%2019.00665%2C5.27219%2018.58428%2C5.27219%20C18.16191%2C5.27219%2017.73954%2C5.610086%2017.73954%2C6.11693%20Z%20M20.27376%2C6.11693%20C20.27376%2C6.623774%2020.69613%2C6.96167%2021.1185%2C6.96167%20C21.54087%2C6.96167%2021.96324%2C6.623774%2021.96324%2C6.11693%20C21.96324%2C5.610086%2021.54087%2C5.27219%2021.1185%2C5.27219%20C20.69613%2C5.27219%2020.27376%2C5.610086%2020.27376%2C6.11693%20Z%20M22.80798%2C6.11693%20C22.80798%2C6.623774%2023.23035%2C6.96167%2023.65272%2C6.96167%20C24.07509%2C6.96167%2024.49746%2C6.623774%2024.49746%2C6.11693%20C24.49746%2C5.610086%2024.07509%2C5.27219%2023.65272%2C5.27219%20C23.23035%2C5.27219%2022.80798%2C5.610086%2022.80798%2C6.11693%20Z%20M25.3422%2C6.11693%20C25.3422%2C6.623774%2025.76457%2C6.96167%2026.18694%2C6.96167%20C26.60931%2C6.96167%2027.03168%2C6.623774%2027.03168%2C6.11693%20C27.03168%2C5.610086%2026.60931%2C5.27219%2026.18694%2C5.27219%20C25.76457%2C5.27219%2025.3422%2C5.610086%2025.3422%2C6.11693%20Z%20M15.20532%2C8.65115%20C15.20532%2C9.157994%2015.62769%2C9.49589%2016.05006%2C9.49589%20C16.47243%2C9.49589%2016.8948%2C9.157994%2016.8948%2C8.65115%20C16.8948%2C8.144306%2016.47243%2C7.80641%2016.05006%2C7.80641%20C15.62769%2C7.80641%2015.20532%2C8.144306%2015.20532%2C8.65115%20Z%20M17.73954%2C8.65115%20C17.73954%2C9.157994%2018.16191%2C9.49589%2018.58428%2C9.49589%20C19.00665%2C9.49589%2019.42902%2C9.157994%2019.42902%2C8.65115%20C19.42902%2C8.144306%2019.00665%2C7.80641%2018.58428%2C7.80641%20C18.16191%2C7.80641%2017.73954%2C8.144306%2017.73954%2C8.65115%20Z%20M20.27376%2C8.65115%20C20.27376%2C9.157994%2020.69613%2C9.49589%2021.1185%2C9.49589%20C21.54087%2C9.49589%2021.96324%2C9.157994%2021.96324%2C8.65115%20C21.96324%2C8.144306%2021.54087%2C7.80641%2021.1185%2C7.80641%20C20.69613%2C7.80641%2020.27376%2C8.144306%2020.27376%2C8.65115%20Z%20M22.80798%2C8.65115%20C22.80798%2C9.157994%2023.23035%2C9.49589%2023.65272%2C9.49589%20C24.07509%2C9.49589%2024.49746%2C9.157994%2024.49746%2C8.65115%20C24.49746%2C8.144306%2024.07509%2C7.80641%2023.65272%2C7.80641%20C23.23035%2C7.80641%2022.80798%2C8.144306%2022.80798%2C8.65115%20Z%20M25.3422%2C8.65115%20C25.3422%2C9.157994%2025.76457%2C9.49589%2026.18694%2C9.49589%20C26.60931%2C9.49589%2027.03168%2C9.157994%2027.03168%2C8.65115%20C27.03168%2C8.144306%2026.60931%2C7.80641%2026.18694%2C7.80641%20C25.76457%2C7.80641%2025.3422%2C8.144306%2025.3422%2C8.65115%20Z%20M15.20532%2C11.18537%20C15.20532%2C11.692214%2015.62769%2C12.03011%2016.05006%2C12.03011%20C16.47243%2C12.03011%2016.8948%2C11.692214%2016.8948%2C11.18537%20C16.8948%2C10.678526%2016.47243%2C10.34063%2016.05006%2C10.34063%20C15.62769%2C10.34063%2015.20532%2C10.678526%2015.20532%2C11.18537%20Z%20M17.73954%2C11.18537%20C17.73954%2C11.692214%2018.16191%2C12.03011%2018.58428%2C12.03011%20C19.00665%2C12.03011%2019.42902%2C11.692214%2019.42902%2C11.18537%20C19.42902%2C10.678526%2019.00665%2C10.34063%2018.58428%2C10.34063%20C18.16191%2C10.34063%2017.73954%2C10.678526%2017.73954%2C11.18537%20Z%20M20.27376%2C11.18537%20C20.27376%2C11.692214%2020.69613%2C12.03011%2021.1185%2C12.03011%20C21.54087%2C12.03011%2021.96324%2C11.692214%2021.96324%2C11.18537%20C21.96324%2C10.678526%2021.54087%2C10.34063%2021.1185%2C10.34063%20C20.69613%2C10.34063%2020.27376%2C10.678526%2020.27376%2C11.18537%20Z%20M22.80798%2C11.18537%20C22.80798%2C11.692214%2023.23035%2C12.03011%2023.65272%2C12.03011%20C24.07509%2C12.03011%2024.49746%2C11.692214%2024.49746%2C11.18537%20C24.49746%2C10.678526%2024.07509%2C10.34063%2023.65272%2C10.34063%20C23.23035%2C10.34063%2022.80798%2C10.678526%2022.80798%2C11.18537%20Z%20M25.3422%2C11.18537%20C25.3422%2C11.692214%2025.76457%2C12.03011%2026.18694%2C12.03011%20C26.60931%2C12.03011%2027.03168%2C11.692214%2027.03168%2C11.18537%20C27.03168%2C10.678526%2026.60931%2C10.34063%2026.18694%2C10.34063%20C25.76457%2C10.34063%2025.3422%2C10.678526%2025.3422%2C11.18537%20Z%20M15.20532%2C13.71959%20C15.20532%2C14.226434%2015.62769%2C14.56433%2016.05006%2C14.56433%20C16.47243%2C14.56433%2016.8948%2C14.226434%2016.8948%2C13.71959%20C16.8948%2C13.212746%2016.47243%2C12.87485%2016.05006%2C12.87485%20C15.62769%2C12.87485%2015.20532%2C13.212746%2015.20532%2C13.71959%20Z%20M17.73954%2C13.71959%20C17.73954%2C14.226434%2018.16191%2C14.56433%2018.58428%2C14.56433%20C19.00665%2C14.56433%2019.42902%2C14.226434%2019.42902%2C13.71959%20C19.42902%2C13.212746%2019.00665%2C12.87485%2018.58428%2C12.87485%20C18.16191%2C12.87485%2017.73954%2C13.212746%2017.73954%2C13.71959%20Z%20M20.27376%2C13.71959%20C20.27376%2C14.226434%2020.69613%2C14.56433%2021.1185%2C14.56433%20C21.54087%2C14.56433%2021.96324%2C14.226434%2021.96324%2C13.71959%20C21.96324%2C13.212746%2021.54087%2C12.87485%2021.1185%2C12.87485%20C20.69613%2C12.87485%2020.27376%2C13.212746%2020.27376%2C13.71959%20Z%20M22.80798%2C13.71959%20C22.80798%2C14.226434%2023.23035%2C14.56433%2023.65272%2C14.56433%20C24.07509%2C14.56433%2024.49746%2C14.226434%2024.49746%2C13.71959%20C24.49746%2C13.212746%2024.07509%2C12.87485%2023.65272%2C12.87485%20C23.23035%2C12.87485%2022.80798%2C13.212746%2022.80798%2C13.71959%20Z%20M25.3422%2C13.71959%20C25.3422%2C14.226434%2025.76457%2C14.56433%2026.18694%2C14.56433%20C26.60931%2C14.56433%2027.03168%2C14.226434%2027.03168%2C13.71959%20C27.03168%2C13.212746%2026.60931%2C12.87485%2026.18694%2C12.87485%20C25.76457%2C12.87485%2025.3422%2C13.212746%2025.3422%2C13.71959%20Z%20M0%2C16.25381%20C0%2C16.760654%200.42237%2C17.09855%200.84474%2C17.09855%20C1.26711%2C17.09855%201.68948%2C16.760654%201.68948%2C16.25381%20C1.68948%2C15.746966%201.26711%2C15.40907%200.84474%2C15.40907%20C0.42237%2C15.40907%200%2C15.746966%200%2C16.25381%20Z%20M2.53422%2C16.25381%20C2.53422%2C16.760654%202.95659%2C17.09855%203.37896%2C17.09855%20C3.80133%2C17.09855%204.2237%2C16.760654%204.2237%2C16.25381%20C4.2237%2C15.746966%203.80133%2C15.40907%203.37896%2C15.40907%20C2.95659%2C15.40907%202.53422%2C15.746966%202.53422%2C16.25381%20Z%20M5.06844%2C16.25381%20C5.06844%2C16.760654%205.49081%2C17.09855%205.91318%2C17.09855%20C6.33555%2C17.09855%206.75792%2C16.760654%206.75792%2C16.25381%20C6.75792%2C15.746966%206.33555%2C15.40907%205.91318%2C15.40907%20C5.49081%2C15.40907%205.06844%2C15.746966%205.06844%2C16.25381%20Z%20M7.60266%2C16.25381%20C7.60266%2C16.760654%208.02503%2C17.09855%208.4474%2C17.09855%20C8.86977%2C17.09855%209.29214%2C16.760654%209.29214%2C16.25381%20C9.29214%2C15.746966%208.86977%2C15.40907%208.4474%2C15.40907%20C8.02503%2C15.40907%207.60266%2C15.746966%207.60266%2C16.25381%20Z%20M10.13688%2C16.25381%20C10.13688%2C16.760654%2010.55925%2C17.09855%2010.98162%2C17.09855%20C11.40399%2C17.09855%2011.82636%2C16.760654%2011.82636%2C16.25381%20C11.82636%2C15.746966%2011.40399%2C15.40907%2010.98162%2C15.40907%20C10.55925%2C15.40907%2010.13688%2C15.746966%2010.13688%2C16.25381%20Z%20M12.6711%2C16.25381%20C12.6711%2C16.760654%2013.09347%2C17.09855%2013.51584%2C17.09855%20C13.93821%2C17.09855%2014.36058%2C16.760654%2014.36058%2C16.25381%20C14.36058%2C15.746966%2013.93821%2C15.40907%2013.51584%2C15.40907%20C13.09347%2C15.40907%2012.6711%2C15.746966%2012.6711%2C16.25381%20Z%20M15.20532%2C16.25381%20C15.20532%2C16.760654%2015.62769%2C17.09855%2016.05006%2C17.09855%20C16.47243%2C17.09855%2016.8948%2C16.760654%2016.8948%2C16.25381%20C16.8948%2C15.746966%2016.47243%2C15.40907%2016.05006%2C15.40907%20C15.62769%2C15.40907%2015.20532%2C15.746966%2015.20532%2C16.25381%20Z%20M17.73954%2C16.25381%20C17.73954%2C16.760654%2018.16191%2C17.09855%2018.58428%2C17.09855%20C19.00665%2C17.09855%2019.42902%2C16.760654%2019.42902%2C16.25381%20C19.42902%2C15.746966%2019.00665%2C15.40907%2018.58428%2C15.40907%20C18.16191%2C15.40907%2017.73954%2C15.746966%2017.73954%2C16.25381%20Z%20M20.27376%2C16.25381%20C20.27376%2C16.760654%2020.69613%2C17.09855%2021.1185%2C17.09855%20C21.54087%2C17.09855%2021.96324%2C16.760654%2021.96324%2C16.25381%20C21.96324%2C15.746966%2021.54087%2C15.40907%2021.1185%2C15.40907%20C20.69613%2C15.40907%2020.27376%2C15.746966%2020.27376%2C16.25381%20Z%20M22.80798%2C16.25381%20C22.80798%2C16.760654%2023.23035%2C17.09855%2023.65272%2C17.09855%20C24.07509%2C17.09855%2024.49746%2C16.760654%2024.49746%2C16.25381%20C24.49746%2C15.746966%2024.07509%2C15.40907%2023.65272%2C15.40907%20C23.23035%2C15.40907%2022.80798%2C15.746966%2022.80798%2C16.25381%20Z%20M25.3422%2C16.25381%20C25.3422%2C16.760654%2025.76457%2C17.09855%2026.18694%2C17.09855%20C26.60931%2C17.09855%2027.03168%2C16.760654%2027.03168%2C16.25381%20C27.03168%2C15.746966%2026.60931%2C15.40907%2026.18694%2C15.40907%20C25.76457%2C15.40907%2025.3422%2C15.746966%2025.3422%2C16.25381%20Z%20M27.87642%2C16.25381%20C27.87642%2C16.760654%2028.29879%2C17.09855%2028.72116%2C17.09855%20C29.14353%2C17.09855%2029.5659%2C16.760654%2029.5659%2C16.25381%20C29.5659%2C15.746966%2029.14353%2C15.40907%2028.72116%2C15.40907%20C28.29879%2C15.40907%2027.87642%2C15.746966%2027.87642%2C16.25381%20Z%20M30.41064%2C16.25381%20C30.41064%2C16.760654%2030.83301%2C17.09855%2031.25538%2C17.09855%20C31.67775%2C17.09855%2032.10012%2C16.760654%2032.10012%2C16.25381%20C32.10012%2C15.746966%2031.67775%2C15.40907%2031.25538%2C15.40907%20C30.83301%2C15.40907%2030.41064%2C15.746966%2030.41064%2C16.25381%20Z%20M32.94486%2C16.25381%20C32.94486%2C16.760654%2033.36723%2C17.09855%2033.7896%2C17.09855%20C34.21197%2C17.09855%2034.63434%2C16.760654%2034.63434%2C16.25381%20C34.63434%2C15.746966%2034.21197%2C15.40907%2033.7896%2C15.40907%20C33.36723%2C15.40907%2032.94486%2C15.746966%2032.94486%2C16.25381%20Z%20M35.47908%2C16.25381%20C35.47908%2C16.760654%2035.90145%2C17.09855%2036.32382%2C17.09855%20C36.74619%2C17.09855%2037.16856%2C16.760654%2037.16856%2C16.25381%20C37.16856%2C15.746966%2036.74619%2C15.40907%2036.32382%2C15.40907%20C35.90145%2C15.40907%2035.47908%2C15.746966%2035.47908%2C16.25381%20Z%20M38.0133%2C16.25381%20C38.0133%2C16.760654%2038.43567%2C17.09855%2038.85804%2C17.09855%20C39.28041%2C17.09855%2039.70278%2C16.760654%2039.70278%2C16.25381%20C39.70278%2C15.746966%2039.28041%2C15.40907%2038.85804%2C15.40907%20C38.43567%2C15.40907%2038.0133%2C15.746966%2038.0133%2C16.25381%20Z%20M40.54752%2C16.25381%20C40.54752%2C16.760654%2040.96989%2C17.09855%2041.39226%2C17.09855%20C41.81463%2C17.09855%2042.237%2C16.760654%2042.237%2C16.25381%20C42.237%2C15.746966%2041.81463%2C15.40907%2041.39226%2C15.40907%20C40.96989%2C15.40907%2040.54752%2C15.746966%2040.54752%2C16.25381%20Z%20M0%2C18.78803%20C0%2C19.294874%200.42237%2C19.63277%200.84474%2C19.63277%20C1.26711%2C19.63277%201.68948%2C19.294874%201.68948%2C18.78803%20C1.68948%2C18.281186%201.26711%2C17.94329%200.84474%2C17.94329%20C0.42237%2C17.94329%200%2C18.281186%200%2C18.78803%20Z%20M2.53422%2C18.78803%20C2.53422%2C19.294874%202.95659%2C19.63277%203.37896%2C19.63277%20C3.80133%2C19.63277%204.2237%2C19.294874%204.2237%2C18.78803%20C4.2237%2C18.281186%203.80133%2C17.94329%203.37896%2C17.94329%20C2.95659%2C17.94329%202.53422%2C18.281186%202.53422%2C18.78803%20Z%20M5.06844%2C18.78803%20C5.06844%2C19.294874%205.49081%2C19.63277%205.91318%2C19.63277%20C6.33555%2C19.63277%206.75792%2C19.294874%206.75792%2C18.78803%20C6.75792%2C18.281186%206.33555%2C17.94329%205.91318%2C17.94329%20C5.49081%2C17.94329%205.06844%2C18.281186%205.06844%2C18.78803%20Z%20M7.60266%2C18.78803%20C7.60266%2C19.294874%208.02503%2C19.63277%208.4474%2C19.63277%20C8.86977%2C19.63277%209.29214%2C19.294874%209.29214%2C18.78803%20C9.29214%2C18.281186%208.86977%2C17.94329%208.4474%2C17.94329%20C8.02503%2C17.94329%207.60266%2C18.281186%207.60266%2C18.78803%20Z%20M10.13688%2C18.78803%20C10.13688%2C19.294874%2010.55925%2C19.63277%2010.98162%2C19.63277%20C11.40399%2C19.63277%2011.82636%2C19.294874%2011.82636%2C18.78803%20C11.82636%2C18.281186%2011.40399%2C17.94329%2010.98162%2C17.94329%20C10.55925%2C17.94329%2010.13688%2C18.281186%2010.13688%2C18.78803%20Z%20M12.6711%2C18.78803%20C12.6711%2C19.294874%2013.09347%2C19.63277%2013.51584%2C19.63277%20C13.93821%2C19.63277%2014.36058%2C19.294874%2014.36058%2C18.78803%20C14.36058%2C18.281186%2013.93821%2C17.94329%2013.51584%2C17.94329%20C13.09347%2C17.94329%2012.6711%2C18.281186%2012.6711%2C18.78803%20Z%20M15.20532%2C18.78803%20C15.20532%2C19.294874%2015.62769%2C19.63277%2016.05006%2C19.63277%20C16.47243%2C19.63277%2016.8948%2C19.294874%2016.8948%2C18.78803%20C16.8948%2C18.281186%2016.47243%2C17.94329%2016.05006%2C17.94329%20C15.62769%2C17.94329%2015.20532%2C18.281186%2015.20532%2C18.78803%20Z%20M17.73954%2C18.78803%20C17.73954%2C19.294874%2018.16191%2C19.63277%2018.58428%2C19.63277%20C19.00665%2C19.63277%2019.42902%2C19.294874%2019.42902%2C18.78803%20C19.42902%2C18.281186%2019.00665%2C17.94329%2018.58428%2C17.94329%20C18.16191%2C17.94329%2017.73954%2C18.281186%2017.73954%2C18.78803%20Z%20M20.27376%2C18.78803%20C20.27376%2C19.294874%2020.69613%2C19.63277%2021.1185%2C19.63277%20C21.54087%2C19.63277%2021.96324%2C19.294874%2021.96324%2C18.78803%20C21.96324%2C18.281186%2021.54087%2C17.94329%2021.1185%2C17.94329%20C20.69613%2C17.94329%2020.27376%2C18.281186%2020.27376%2C18.78803%20Z%20M22.80798%2C18.78803%20C22.80798%2C19.294874%2023.23035%2C19.63277%2023.65272%2C19.63277%20C24.07509%2C19.63277%2024.49746%2C19.294874%2024.49746%2C18.78803%20C24.49746%2C18.281186%2024.07509%2C17.94329%2023.65272%2C17.94329%20C23.23035%2C17.94329%2022.80798%2C18.281186%2022.80798%2C18.78803%20Z%20M25.3422%2C18.78803%20C25.3422%2C19.294874%2025.76457%2C19.63277%2026.18694%2C19.63277%20C26.60931%2C19.63277%2027.03168%2C19.294874%2027.03168%2C18.78803%20C27.03168%2C18.281186%2026.60931%2C17.94329%2026.18694%2C17.94329%20C25.76457%2C17.94329%2025.3422%2C18.281186%2025.3422%2C18.78803%20Z%20M27.87642%2C18.78803%20C27.87642%2C19.294874%2028.29879%2C19.63277%2028.72116%2C19.63277%20C29.14353%2C19.63277%2029.5659%2C19.294874%2029.5659%2C18.78803%20C29.5659%2C18.281186%2029.14353%2C17.94329%2028.72116%2C17.94329%20C28.29879%2C17.94329%2027.87642%2C18.281186%2027.87642%2C18.78803%20Z%20M30.41064%2C18.78803%20C30.41064%2C19.294874%2030.83301%2C19.63277%2031.25538%2C19.63277%20C31.67775%2C19.63277%2032.10012%2C19.294874%2032.10012%2C18.78803%20C32.10012%2C18.281186%2031.67775%2C17.94329%2031.25538%2C17.94329%20C30.83301%2C17.94329%2030.41064%2C18.281186%2030.41064%2C18.78803%20Z%20M32.94486%2C18.78803%20C32.94486%2C19.294874%2033.36723%2C19.63277%2033.7896%2C19.63277%20C34.21197%2C19.63277%2034.63434%2C19.294874%2034.63434%2C18.78803%20C34.63434%2C18.281186%2034.21197%2C17.94329%2033.7896%2C17.94329%20C33.36723%2C17.94329%2032.94486%2C18.281186%2032.94486%2C18.78803%20Z%20M35.47908%2C18.78803%20C35.47908%2C19.294874%2035.90145%2C19.63277%2036.32382%2C19.63277%20C36.74619%2C19.63277%2037.16856%2C19.294874%2037.16856%2C18.78803%20C37.16856%2C18.281186%2036.74619%2C17.94329%2036.32382%2C17.94329%20C35.90145%2C17.94329%2035.47908%2C18.281186%2035.47908%2C18.78803%20Z%20M38.0133%2C18.78803%20C38.0133%2C19.294874%2038.43567%2C19.63277%2038.85804%2C19.63277%20C39.28041%2C19.63277%2039.70278%2C19.294874%2039.70278%2C18.78803%20C39.70278%2C18.281186%2039.28041%2C17.94329%2038.85804%2C17.94329%20C38.43567%2C17.94329%2038.0133%2C18.281186%2038.0133%2C18.78803%20Z%20M40.54752%2C18.78803%20C40.54752%2C19.294874%2040.96989%2C19.63277%2041.39226%2C19.63277%20C41.81463%2C19.63277%2042.237%2C19.294874%2042.237%2C18.78803%20C42.237%2C18.281186%2041.81463%2C17.94329%2041.39226%2C17.94329%20C40.96989%2C17.94329%2040.54752%2C18.281186%2040.54752%2C18.78803%20Z%20M0%2C21.32225%20C0%2C21.829094%200.42237%2C22.16699%200.84474%2C22.16699%20C1.26711%2C22.16699%201.68948%2C21.829094%201.68948%2C21.32225%20C1.68948%2C20.815406%201.26711%2C20.47751%200.84474%2C20.47751%20C0.42237%2C20.47751%200%2C20.815406%200%2C21.32225%20Z%20M2.53422%2C21.32225%20C2.53422%2C21.829094%202.95659%2C22.16699%203.37896%2C22.16699%20C3.80133%2C22.16699%204.2237%2C21.829094%204.2237%2C21.32225%20C4.2237%2C20.815406%203.80133%2C20.47751%203.37896%2C20.47751%20C2.95659%2C20.47751%202.53422%2C20.815406%202.53422%2C21.32225%20Z%20M5.06844%2C21.32225%20C5.06844%2C21.829094%205.49081%2C22.16699%205.91318%2C22.16699%20C6.33555%2C22.16699%206.75792%2C21.829094%206.75792%2C21.32225%20C6.75792%2C20.815406%206.33555%2C20.47751%205.91318%2C20.47751%20C5.49081%2C20.47751%205.06844%2C20.815406%205.06844%2C21.32225%20Z%20M7.60266%2C21.32225%20C7.60266%2C21.829094%208.02503%2C22.16699%208.4474%2C22.16699%20C8.86977%2C22.16699%209.29214%2C21.829094%209.29214%2C21.32225%20C9.29214%2C20.815406%208.86977%2C20.47751%208.4474%2C20.47751%20C8.02503%2C20.47751%207.60266%2C20.815406%207.60266%2C21.32225%20Z%20M10.13688%2C21.32225%20C10.13688%2C21.829094%2010.55925%2C22.16699%2010.98162%2C22.16699%20C11.40399%2C22.16699%2011.82636%2C21.829094%2011.82636%2C21.32225%20C11.82636%2C20.815406%2011.40399%2C20.47751%2010.98162%2C20.47751%20C10.55925%2C20.47751%2010.13688%2C20.815406%2010.13688%2C21.32225%20Z%20M12.6711%2C21.32225%20C12.6711%2C21.829094%2013.09347%2C22.16699%2013.51584%2C22.16699%20C13.93821%2C22.16699%2014.36058%2C21.829094%2014.36058%2C21.32225%20C14.36058%2C20.815406%2013.93821%2C20.47751%2013.51584%2C20.47751%20C13.09347%2C20.47751%2012.6711%2C20.815406%2012.6711%2C21.32225%20Z%20M15.20532%2C21.32225%20C15.20532%2C21.829094%2015.62769%2C22.16699%2016.05006%2C22.16699%20C16.47243%2C22.16699%2016.8948%2C21.829094%2016.8948%2C21.32225%20C16.8948%2C20.815406%2016.47243%2C20.47751%2016.05006%2C20.47751%20C15.62769%2C20.47751%2015.20532%2C20.815406%2015.20532%2C21.32225%20Z%20M17.73954%2C21.32225%20C17.73954%2C21.829094%2018.16191%2C22.16699%2018.58428%2C22.16699%20C19.00665%2C22.16699%2019.42902%2C21.829094%2019.42902%2C21.32225%20C19.42902%2C20.815406%2019.00665%2C20.47751%2018.58428%2C20.47751%20C18.16191%2C20.47751%2017.73954%2C20.815406%2017.73954%2C21.32225%20Z%20M20.27376%2C21.32225%20C20.27376%2C21.829094%2020.69613%2C22.16699%2021.1185%2C22.16699%20C21.54087%2C22.16699%2021.96324%2C21.829094%2021.96324%2C21.32225%20C21.96324%2C20.815406%2021.54087%2C20.47751%2021.1185%2C20.47751%20C20.69613%2C20.47751%2020.27376%2C20.815406%2020.27376%2C21.32225%20Z%20M22.80798%2C21.32225%20C22.80798%2C21.829094%2023.23035%2C22.16699%2023.65272%2C22.16699%20C24.07509%2C22.16699%2024.49746%2C21.829094%2024.49746%2C21.32225%20C24.49746%2C20.815406%2024.07509%2C20.47751%2023.65272%2C20.47751%20C23.23035%2C20.47751%2022.80798%2C20.815406%2022.80798%2C21.32225%20Z%20M25.3422%2C21.32225%20C25.3422%2C21.829094%2025.76457%2C22.16699%2026.18694%2C22.16699%20C26.60931%2C22.16699%2027.03168%2C21.829094%2027.03168%2C21.32225%20C27.03168%2C20.815406%2026.60931%2C20.47751%2026.18694%2C20.47751%20C25.76457%2C20.47751%2025.3422%2C20.815406%2025.3422%2C21.32225%20Z%20M27.87642%2C21.32225%20C27.87642%2C21.829094%2028.29879%2C22.16699%2028.72116%2C22.16699%20C29.14353%2C22.16699%2029.5659%2C21.829094%2029.5659%2C21.32225%20C29.5659%2C20.815406%2029.14353%2C20.47751%2028.72116%2C20.47751%20C28.29879%2C20.47751%2027.87642%2C20.815406%2027.87642%2C21.32225%20Z%20M30.41064%2C21.32225%20C30.41064%2C21.829094%2030.83301%2C22.16699%2031.25538%2C22.16699%20C31.67775%2C22.16699%2032.10012%2C21.829094%2032.10012%2C21.32225%20C32.10012%2C20.815406%2031.67775%2C20.47751%2031.25538%2C20.47751%20C30.83301%2C20.47751%2030.41064%2C20.815406%2030.41064%2C21.32225%20Z%20M32.94486%2C21.32225%20C32.94486%2C21.829094%2033.36723%2C22.16699%2033.7896%2C22.16699%20C34.21197%2C22.16699%2034.63434%2C21.829094%2034.63434%2C21.32225%20C34.63434%2C20.815406%2034.21197%2C20.47751%2033.7896%2C20.47751%20C33.36723%2C20.47751%2032.94486%2C20.815406%2032.94486%2C21.32225%20Z%20M35.47908%2C21.32225%20C35.47908%2C21.829094%2035.90145%2C22.16699%2036.32382%2C22.16699%20C36.74619%2C22.16699%2037.16856%2C21.829094%2037.16856%2C21.32225%20C37.16856%2C20.815406%2036.74619%2C20.47751%2036.32382%2C20.47751%20C35.90145%2C20.47751%2035.47908%2C20.815406%2035.47908%2C21.32225%20Z%20M38.0133%2C21.32225%20C38.0133%2C21.829094%2038.43567%2C22.16699%2038.85804%2C22.16699%20C39.28041%2C22.16699%2039.70278%2C21.829094%2039.70278%2C21.32225%20C39.70278%2C20.815406%2039.28041%2C20.47751%2038.85804%2C20.47751%20C38.43567%2C20.47751%2038.0133%2C20.815406%2038.0133%2C21.32225%20Z%20M40.54752%2C21.32225%20C40.54752%2C21.829094%2040.96989%2C22.16699%2041.39226%2C22.16699%20C41.81463%2C22.16699%2042.237%2C21.829094%2042.237%2C21.32225%20C42.237%2C20.815406%2041.81463%2C20.47751%2041.39226%2C20.47751%20C40.96989%2C20.47751%2040.54752%2C20.815406%2040.54752%2C21.32225%20Z%20M0%2C23.85647%20C0%2C24.363314%200.42237%2C24.70121%200.84474%2C24.70121%20C1.26711%2C24.70121%201.68948%2C24.363314%201.68948%2C23.85647%20C1.68948%2C23.349626%201.26711%2C23.01173%200.84474%2C23.01173%20C0.42237%2C23.01173%200%2C23.349626%200%2C23.85647%20Z%20M2.53422%2C23.85647%20C2.53422%2C24.363314%202.95659%2C24.70121%203.37896%2C24.70121%20C3.80133%2C24.70121%204.2237%2C24.363314%204.2237%2C23.85647%20C4.2237%2C23.349626%203.80133%2C23.01173%203.37896%2C23.01173%20C2.95659%2C23.01173%202.53422%2C23.349626%202.53422%2C23.85647%20Z%20M5.06844%2C23.85647%20C5.06844%2C24.363314%205.49081%2C24.70121%205.91318%2C24.70121%20C6.33555%2C24.70121%206.75792%2C24.363314%206.75792%2C23.85647%20C6.75792%2C23.349626%206.33555%2C23.01173%205.91318%2C23.01173%20C5.49081%2C23.01173%205.06844%2C23.349626%205.06844%2C23.85647%20Z%20M7.60266%2C23.85647%20C7.60266%2C24.363314%208.02503%2C24.70121%208.4474%2C24.70121%20C8.86977%2C24.70121%209.29214%2C24.363314%209.29214%2C23.85647%20C9.29214%2C23.349626%208.86977%2C23.01173%208.4474%2C23.01173%20C8.02503%2C23.01173%207.60266%2C23.349626%207.60266%2C23.85647%20Z%20M10.13688%2C23.85647%20C10.13688%2C24.363314%2010.55925%2C24.70121%2010.98162%2C24.70121%20C11.40399%2C24.70121%2011.82636%2C24.363314%2011.82636%2C23.85647%20C11.82636%2C23.349626%2011.40399%2C23.01173%2010.98162%2C23.01173%20C10.55925%2C23.01173%2010.13688%2C23.349626%2010.13688%2C23.85647%20Z%20M12.6711%2C23.85647%20C12.6711%2C24.363314%2013.09347%2C24.70121%2013.51584%2C24.70121%20C13.93821%2C24.70121%2014.36058%2C24.363314%2014.36058%2C23.85647%20C14.36058%2C23.349626%2013.93821%2C23.01173%2013.51584%2C23.01173%20C13.09347%2C23.01173%2012.6711%2C23.349626%2012.6711%2C23.85647%20Z%20M15.20532%2C23.85647%20C15.20532%2C24.363314%2015.62769%2C24.70121%2016.05006%2C24.70121%20C16.47243%2C24.70121%2016.8948%2C24.363314%2016.8948%2C23.85647%20C16.8948%2C23.349626%2016.47243%2C23.01173%2016.05006%2C23.01173%20C15.62769%2C23.01173%2015.20532%2C23.349626%2015.20532%2C23.85647%20Z%20M17.73954%2C23.85647%20C17.73954%2C24.363314%2018.16191%2C24.70121%2018.58428%2C24.70121%20C19.00665%2C24.70121%2019.42902%2C24.363314%2019.42902%2C23.85647%20C19.42902%2C23.349626%2019.00665%2C23.01173%2018.58428%2C23.01173%20C18.16191%2C23.01173%2017.73954%2C23.349626%2017.73954%2C23.85647%20Z%20M20.27376%2C23.85647%20C20.27376%2C24.363314%2020.69613%2C24.70121%2021.1185%2C24.70121%20C21.54087%2C24.70121%2021.96324%2C24.363314%2021.96324%2C23.85647%20C21.96324%2C23.349626%2021.54087%2C23.01173%2021.1185%2C23.01173%20C20.69613%2C23.01173%2020.27376%2C23.349626%2020.27376%2C23.85647%20Z%20M22.80798%2C23.85647%20C22.80798%2C24.363314%2023.23035%2C24.70121%2023.65272%2C24.70121%20C24.07509%2C24.70121%2024.49746%2C24.363314%2024.49746%2C23.85647%20C24.49746%2C23.349626%2024.07509%2C23.01173%2023.65272%2C23.01173%20C23.23035%2C23.01173%2022.80798%2C23.349626%2022.80798%2C23.85647%20Z%20M25.3422%2C23.85647%20C25.3422%2C24.363314%2025.76457%2C24.70121%2026.18694%2C24.70121%20C26.60931%2C24.70121%2027.03168%2C24.363314%2027.03168%2C23.85647%20C27.03168%2C23.349626%2026.60931%2C23.01173%2026.18694%2C23.01173%20C25.76457%2C23.01173%2025.3422%2C23.349626%2025.3422%2C23.85647%20Z%20M27.87642%2C23.85647%20C27.87642%2C24.363314%2028.29879%2C24.70121%2028.72116%2C24.70121%20C29.14353%2C24.70121%2029.5659%2C24.363314%2029.5659%2C23.85647%20C29.5659%2C23.349626%2029.14353%2C23.01173%2028.72116%2C23.01173%20C28.29879%2C23.01173%2027.87642%2C23.349626%2027.87642%2C23.85647%20Z%20M30.41064%2C23.85647%20C30.41064%2C24.363314%2030.83301%2C24.70121%2031.25538%2C24.70121%20C31.67775%2C24.70121%2032.10012%2C24.363314%2032.10012%2C23.85647%20C32.10012%2C23.349626%2031.67775%2C23.01173%2031.25538%2C23.01173%20C30.83301%2C23.01173%2030.41064%2C23.349626%2030.41064%2C23.85647%20Z%20M32.94486%2C23.85647%20C32.94486%2C24.363314%2033.36723%2C24.70121%2033.7896%2C24.70121%20C34.21197%2C24.70121%2034.63434%2C24.363314%2034.63434%2C23.85647%20C34.63434%2C23.349626%2034.21197%2C23.01173%2033.7896%2C23.01173%20C33.36723%2C23.01173%2032.94486%2C23.349626%2032.94486%2C23.85647%20Z%20M35.47908%2C23.85647%20C35.47908%2C24.363314%2035.90145%2C24.70121%2036.32382%2C24.70121%20C36.74619%2C24.70121%2037.16856%2C24.363314%2037.16856%2C23.85647%20C37.16856%2C23.349626%2036.74619%2C23.01173%2036.32382%2C23.01173%20C35.90145%2C23.01173%2035.47908%2C23.349626%2035.47908%2C23.85647%20Z%20M38.0133%2C23.85647%20C38.0133%2C24.363314%2038.43567%2C24.70121%2038.85804%2C24.70121%20C39.28041%2C24.70121%2039.70278%2C24.363314%2039.70278%2C23.85647%20C39.70278%2C23.349626%2039.28041%2C23.01173%2038.85804%2C23.01173%20C38.43567%2C23.01173%2038.0133%2C23.349626%2038.0133%2C23.85647%20Z%20M40.54752%2C23.85647%20C40.54752%2C24.363314%2040.96989%2C24.70121%2041.39226%2C24.70121%20C41.81463%2C24.70121%2042.237%2C24.363314%2042.237%2C23.85647%20C42.237%2C23.349626%2041.81463%2C23.01173%2041.39226%2C23.01173%20C40.96989%2C23.01173%2040.54752%2C23.349626%2040.54752%2C23.85647%20Z%20M0%2C26.39069%20C0%2C26.897534%200.42237%2C27.23543%200.84474%2C27.23543%20C1.26711%2C27.23543%201.68948%2C26.897534%201.68948%2C26.39069%20C1.68948%2C25.883846%201.26711%2C25.54595%200.84474%2C25.54595%20C0.42237%2C25.54595%200%2C25.883846%200%2C26.39069%20Z%20M2.53422%2C26.39069%20C2.53422%2C26.897534%202.95659%2C27.23543%203.37896%2C27.23543%20C3.80133%2C27.23543%204.2237%2C26.897534%204.2237%2C26.39069%20C4.2237%2C25.883846%203.80133%2C25.54595%203.37896%2C25.54595%20C2.95659%2C25.54595%202.53422%2C25.883846%202.53422%2C26.39069%20Z%20M5.06844%2C26.39069%20C5.06844%2C26.897534%205.49081%2C27.23543%205.91318%2C27.23543%20C6.33555%2C27.23543%206.75792%2C26.897534%206.75792%2C26.39069%20C6.75792%2C25.883846%206.33555%2C25.54595%205.91318%2C25.54595%20C5.49081%2C25.54595%205.06844%2C25.883846%205.06844%2C26.39069%20Z%20M7.60266%2C26.39069%20C7.60266%2C26.897534%208.02503%2C27.23543%208.4474%2C27.23543%20C8.86977%2C27.23543%209.29214%2C26.897534%209.29214%2C26.39069%20C9.29214%2C25.883846%208.86977%2C25.54595%208.4474%2C25.54595%20C8.02503%2C25.54595%207.60266%2C25.883846%207.60266%2C26.39069%20Z%20M10.13688%2C26.39069%20C10.13688%2C26.897534%2010.55925%2C27.23543%2010.98162%2C27.23543%20C11.40399%2C27.23543%2011.82636%2C26.897534%2011.82636%2C26.39069%20C11.82636%2C25.883846%2011.40399%2C25.54595%2010.98162%2C25.54595%20C10.55925%2C25.54595%2010.13688%2C25.883846%2010.13688%2C26.39069%20Z%20M12.6711%2C26.39069%20C12.6711%2C26.897534%2013.09347%2C27.23543%2013.51584%2C27.23543%20C13.93821%2C27.23543%2014.36058%2C26.897534%2014.36058%2C26.39069%20C14.36058%2C25.883846%2013.93821%2C25.54595%2013.51584%2C25.54595%20C13.09347%2C25.54595%2012.6711%2C25.883846%2012.6711%2C26.39069%20Z%20M15.20532%2C26.39069%20C15.20532%2C26.897534%2015.62769%2C27.23543%2016.05006%2C27.23543%20C16.47243%2C27.23543%2016.8948%2C26.897534%2016.8948%2C26.39069%20C16.8948%2C25.883846%2016.47243%2C25.54595%2016.05006%2C25.54595%20C15.62769%2C25.54595%2015.20532%2C25.883846%2015.20532%2C26.39069%20Z%20M17.73954%2C26.39069%20C17.73954%2C26.897534%2018.16191%2C27.23543%2018.58428%2C27.23543%20C19.00665%2C27.23543%2019.42902%2C26.897534%2019.42902%2C26.39069%20C19.42902%2C25.883846%2019.00665%2C25.54595%2018.58428%2C25.54595%20C18.16191%2C25.54595%2017.73954%2C25.883846%2017.73954%2C26.39069%20Z%20M20.27376%2C26.39069%20C20.27376%2C26.897534%2020.69613%2C27.23543%2021.1185%2C27.23543%20C21.54087%2C27.23543%2021.96324%2C26.897534%2021.96324%2C26.39069%20C21.96324%2C25.883846%2021.54087%2C25.54595%2021.1185%2C25.54595%20C20.69613%2C25.54595%2020.27376%2C25.883846%2020.27376%2C26.39069%20Z%20M22.80798%2C26.39069%20C22.80798%2C26.897534%2023.23035%2C27.23543%2023.65272%2C27.23543%20C24.07509%2C27.23543%2024.49746%2C26.897534%2024.49746%2C26.39069%20C24.49746%2C25.883846%2024.07509%2C25.54595%2023.65272%2C25.54595%20C23.23035%2C25.54595%2022.80798%2C25.883846%2022.80798%2C26.39069%20Z%20M25.3422%2C26.39069%20C25.3422%2C26.897534%2025.76457%2C27.23543%2026.18694%2C27.23543%20C26.60931%2C27.23543%2027.03168%2C26.897534%2027.03168%2C26.39069%20C27.03168%2C25.883846%2026.60931%2C25.54595%2026.18694%2C25.54595%20C25.76457%2C25.54595%2025.3422%2C25.883846%2025.3422%2C26.39069%20Z%20M27.87642%2C26.39069%20C27.87642%2C26.897534%2028.29879%2C27.23543%2028.72116%2C27.23543%20C29.14353%2C27.23543%2029.5659%2C26.897534%2029.5659%2C26.39069%20C29.5659%2C25.883846%2029.14353%2C25.54595%2028.72116%2C25.54595%20C28.29879%2C25.54595%2027.87642%2C25.883846%2027.87642%2C26.39069%20Z%20M30.41064%2C26.39069%20C30.41064%2C26.897534%2030.83301%2C27.23543%2031.25538%2C27.23543%20C31.67775%2C27.23543%2032.10012%2C26.897534%2032.10012%2C26.39069%20C32.10012%2C25.883846%2031.67775%2C25.54595%2031.25538%2C25.54595%20C30.83301%2C25.54595%2030.41064%2C25.883846%2030.41064%2C26.39069%20Z%20M32.94486%2C26.39069%20C32.94486%2C26.897534%2033.36723%2C27.23543%2033.7896%2C27.23543%20C34.21197%2C27.23543%2034.63434%2C26.897534%2034.63434%2C26.39069%20C34.63434%2C25.883846%2034.21197%2C25.54595%2033.7896%2C25.54595%20C33.36723%2C25.54595%2032.94486%2C25.883846%2032.94486%2C26.39069%20Z%20M35.47908%2C26.39069%20C35.47908%2C26.897534%2035.90145%2C27.23543%2036.32382%2C27.23543%20C36.74619%2C27.23543%2037.16856%2C26.897534%2037.16856%2C26.39069%20C37.16856%2C25.883846%2036.74619%2C25.54595%2036.32382%2C25.54595%20C35.90145%2C25.54595%2035.47908%2C25.883846%2035.47908%2C26.39069%20Z%20M38.0133%2C26.39069%20C38.0133%2C26.897534%2038.43567%2C27.23543%2038.85804%2C27.23543%20C39.28041%2C27.23543%2039.70278%2C26.897534%2039.70278%2C26.39069%20C39.70278%2C25.883846%2039.28041%2C25.54595%2038.85804%2C25.54595%20C38.43567%2C25.54595%2038.0133%2C25.883846%2038.0133%2C26.39069%20Z%20M40.54752%2C26.39069%20C40.54752%2C26.897534%2040.96989%2C27.23543%2041.39226%2C27.23543%20C41.81463%2C27.23543%2042.237%2C26.897534%2042.237%2C26.39069%20C42.237%2C25.883846%2041.81463%2C25.54595%2041.39226%2C25.54595%20C40.96989%2C25.54595%2040.54752%2C25.883846%2040.54752%2C26.39069%20Z%20M15.20532%2C28.92491%20C15.20532%2C29.431754%2015.62769%2C29.76965%2016.05006%2C29.76965%20C16.47243%2C29.76965%2016.8948%2C29.431754%2016.8948%2C28.92491%20C16.8948%2C28.418066%2016.47243%2C28.08017%2016.05006%2C28.08017%20C15.62769%2C28.08017%2015.20532%2C28.418066%2015.20532%2C28.92491%20Z%20M17.73954%2C28.92491%20C17.73954%2C29.431754%2018.16191%2C29.76965%2018.58428%2C29.76965%20C19.00665%2C29.76965%2019.42902%2C29.431754%2019.42902%2C28.92491%20C19.42902%2C28.418066%2019.00665%2C28.08017%2018.58428%2C28.08017%20C18.16191%2C28.08017%2017.73954%2C28.418066%2017.73954%2C28.92491%20Z%20M20.27376%2C28.92491%20C20.27376%2C29.431754%2020.69613%2C29.76965%2021.1185%2C29.76965%20C21.54087%2C29.76965%2021.96324%2C29.431754%2021.96324%2C28.92491%20C21.96324%2C28.418066%2021.54087%2C28.08017%2021.1185%2C28.08017%20C20.69613%2C28.08017%2020.27376%2C28.418066%2020.27376%2C28.92491%20Z%20M22.80798%2C28.92491%20C22.80798%2C29.431754%2023.23035%2C29.76965%2023.65272%2C29.76965%20C24.07509%2C29.76965%2024.49746%2C29.431754%2024.49746%2C28.92491%20C24.49746%2C28.418066%2024.07509%2C28.08017%2023.65272%2C28.08017%20C23.23035%2C28.08017%2022.80798%2C28.418066%2022.80798%2C28.92491%20Z%20M25.3422%2C28.92491%20C25.3422%2C29.431754%2025.76457%2C29.76965%2026.18694%2C29.76965%20C26.60931%2C29.76965%2027.03168%2C29.431754%2027.03168%2C28.92491%20C27.03168%2C28.418066%2026.60931%2C28.08017%2026.18694%2C28.08017%20C25.76457%2C28.08017%2025.3422%2C28.418066%2025.3422%2C28.92491%20Z%20M15.20532%2C31.45913%20C15.20532%2C31.965974%2015.62769%2C32.30387%2016.05006%2C32.30387%20C16.47243%2C32.30387%2016.8948%2C31.965974%2016.8948%2C31.45913%20C16.8948%2C30.952286%2016.47243%2C30.61439%2016.05006%2C30.61439%20C15.62769%2C30.61439%2015.20532%2C30.952286%2015.20532%2C31.45913%20Z%20M17.73954%2C31.45913%20C17.73954%2C31.965974%2018.16191%2C32.30387%2018.58428%2C32.30387%20C19.00665%2C32.30387%2019.42902%2C31.965974%2019.42902%2C31.45913%20C19.42902%2C30.952286%2019.00665%2C30.61439%2018.58428%2C30.61439%20C18.16191%2C30.61439%2017.73954%2C30.952286%2017.73954%2C31.45913%20Z%20M20.27376%2C31.45913%20C20.27376%2C31.965974%2020.69613%2C32.30387%2021.1185%2C32.30387%20C21.54087%2C32.30387%2021.96324%2C31.965974%2021.96324%2C31.45913%20C21.96324%2C30.952286%2021.54087%2C30.61439%2021.1185%2C30.61439%20C20.69613%2C30.61439%2020.27376%2C30.952286%2020.27376%2C31.45913%20Z%20M22.80798%2C31.45913%20C22.80798%2C31.965974%2023.23035%2C32.30387%2023.65272%2C32.30387%20C24.07509%2C32.30387%2024.49746%2C31.965974%2024.49746%2C31.45913%20C24.49746%2C30.952286%2024.07509%2C30.61439%2023.65272%2C30.61439%20C23.23035%2C30.61439%2022.80798%2C30.952286%2022.80798%2C31.45913%20Z%20M25.3422%2C31.45913%20C25.3422%2C31.965974%2025.76457%2C32.30387%2026.18694%2C32.30387%20C26.60931%2C32.30387%2027.03168%2C31.965974%2027.03168%2C31.45913%20C27.03168%2C30.952286%2026.60931%2C30.61439%2026.18694%2C30.61439%20C25.76457%2C30.61439%2025.3422%2C30.952286%2025.3422%2C31.45913%20Z%20M15.20532%2C33.99335%20C15.20532%2C34.500194%2015.62769%2C34.83809%2016.05006%2C34.83809%20C16.47243%2C34.83809%2016.8948%2C34.500194%2016.8948%2C33.99335%20C16.8948%2C33.486506%2016.47243%2C33.14861%2016.05006%2C33.14861%20C15.62769%2C33.14861%2015.20532%2C33.486506%2015.20532%2C33.99335%20Z%20M17.73954%2C33.99335%20C17.73954%2C34.500194%2018.16191%2C34.83809%2018.58428%2C34.83809%20C19.00665%2C34.83809%2019.42902%2C34.500194%2019.42902%2C33.99335%20C19.42902%2C33.486506%2019.00665%2C33.14861%2018.58428%2C33.14861%20C18.16191%2C33.14861%2017.73954%2C33.486506%2017.73954%2C33.99335%20Z%20M20.27376%2C33.99335%20C20.27376%2C34.500194%2020.69613%2C34.83809%2021.1185%2C34.83809%20C21.54087%2C34.83809%2021.96324%2C34.500194%2021.96324%2C33.99335%20C21.96324%2C33.486506%2021.54087%2C33.14861%2021.1185%2C33.14861%20C20.69613%2C33.14861%2020.27376%2C33.486506%2020.27376%2C33.99335%20Z%20M22.80798%2C33.99335%20C22.80798%2C34.500194%2023.23035%2C34.83809%2023.65272%2C34.83809%20C24.07509%2C34.83809%2024.49746%2C34.500194%2024.49746%2C33.99335%20C24.49746%2C33.486506%2024.07509%2C33.14861%2023.65272%2C33.14861%20C23.23035%2C33.14861%2022.80798%2C33.486506%2022.80798%2C33.99335%20Z%20M25.3422%2C33.99335%20C25.3422%2C34.500194%2025.76457%2C34.83809%2026.18694%2C34.83809%20C26.60931%2C34.83809%2027.03168%2C34.500194%2027.03168%2C33.99335%20C27.03168%2C33.486506%2026.60931%2C33.14861%2026.18694%2C33.14861%20C25.76457%2C33.14861%2025.3422%2C33.486506%2025.3422%2C33.99335%20Z%20M15.20532%2C36.52757%20C15.20532%2C37.034414%2015.62769%2C37.37231%2016.05006%2C37.37231%20C16.47243%2C37.37231%2016.8948%2C37.034414%2016.8948%2C36.52757%20C16.8948%2C36.020726%2016.47243%2C35.68283%2016.05006%2C35.68283%20C15.62769%2C35.68283%2015.20532%2C36.020726%2015.20532%2C36.52757%20Z%20M17.73954%2C36.52757%20C17.73954%2C37.034414%2018.16191%2C37.37231%2018.58428%2C37.37231%20C19.00665%2C37.37231%2019.42902%2C37.034414%2019.42902%2C36.52757%20C19.42902%2C36.020726%2019.00665%2C35.68283%2018.58428%2C35.68283%20C18.16191%2C35.68283%2017.73954%2C36.020726%2017.73954%2C36.52757%20Z%20M20.27376%2C36.52757%20C20.27376%2C37.034414%2020.69613%2C37.37231%2021.1185%2C37.37231%20C21.54087%2C37.37231%2021.96324%2C37.034414%2021.96324%2C36.52757%20C21.96324%2C36.020726%2021.54087%2C35.68283%2021.1185%2C35.68283%20C20.69613%2C35.68283%2020.27376%2C36.020726%2020.27376%2C36.52757%20Z%20M22.80798%2C36.52757%20C22.80798%2C37.034414%2023.23035%2C37.37231%2023.65272%2C37.37231%20C24.07509%2C37.37231%2024.49746%2C37.034414%2024.49746%2C36.52757%20C24.49746%2C36.020726%2024.07509%2C35.68283%2023.65272%2C35.68283%20C23.23035%2C35.68283%2022.80798%2C36.020726%2022.80798%2C36.52757%20Z%20M25.3422%2C36.52757%20C25.3422%2C37.034414%2025.76457%2C37.37231%2026.18694%2C37.37231%20C26.60931%2C37.37231%2027.03168%2C37.034414%2027.03168%2C36.52757%20C27.03168%2C36.020726%2026.60931%2C35.68283%2026.18694%2C35.68283%20C25.76457%2C35.68283%2025.3422%2C36.020726%2025.3422%2C36.52757%20Z%20M15.20532%2C39.06179%20C15.20532%2C39.568634%2015.62769%2C39.90653%2016.05006%2C39.90653%20C16.47243%2C39.90653%2016.8948%2C39.568634%2016.8948%2C39.06179%20C16.8948%2C38.554946%2016.47243%2C38.21705%2016.05006%2C38.21705%20C15.62769%2C38.21705%2015.20532%2C38.554946%2015.20532%2C39.06179%20Z%20M17.73954%2C39.06179%20C17.73954%2C39.568634%2018.16191%2C39.90653%2018.58428%2C39.90653%20C19.00665%2C39.90653%2019.42902%2C39.568634%2019.42902%2C39.06179%20C19.42902%2C38.554946%2019.00665%2C38.21705%2018.58428%2C38.21705%20C18.16191%2C38.21705%2017.73954%2C38.554946%2017.73954%2C39.06179%20Z%20M20.27376%2C39.06179%20C20.27376%2C39.568634%2020.69613%2C39.90653%2021.1185%2C39.90653%20C21.54087%2C39.90653%2021.96324%2C39.568634%2021.96324%2C39.06179%20C21.96324%2C38.554946%2021.54087%2C38.21705%2021.1185%2C38.21705%20C20.69613%2C38.21705%2020.27376%2C38.554946%2020.27376%2C39.06179%20Z%20M22.80798%2C39.06179%20C22.80798%2C39.568634%2023.23035%2C39.90653%2023.65272%2C39.90653%20C24.07509%2C39.90653%2024.49746%2C39.568634%2024.49746%2C39.06179%20C24.49746%2C38.554946%2024.07509%2C38.21705%2023.65272%2C38.21705%20C23.23035%2C38.21705%2022.80798%2C38.554946%2022.80798%2C39.06179%20Z%20M25.3422%2C39.06179%20C25.3422%2C39.568634%2025.76457%2C39.90653%2026.18694%2C39.90653%20C26.60931%2C39.90653%2027.03168%2C39.568634%2027.03168%2C39.06179%20C27.03168%2C38.554946%2026.60931%2C38.21705%2026.18694%2C38.21705%20C25.76457%2C38.21705%2025.3422%2C38.554946%2025.3422%2C39.06179%20Z%20M15.20532%2C41.59601%20C15.20532%2C42.102854%2015.62769%2C42.44075%2016.05006%2C42.44075%20C16.47243%2C42.44075%2016.8948%2C42.102854%2016.8948%2C41.59601%20C16.8948%2C41.089166%2016.47243%2C40.75127%2016.05006%2C40.75127%20C15.62769%2C40.75127%2015.20532%2C41.089166%2015.20532%2C41.59601%20Z%20M17.73954%2C41.59601%20C17.73954%2C42.102854%2018.16191%2C42.44075%2018.58428%2C42.44075%20C19.00665%2C42.44075%2019.42902%2C42.102854%2019.42902%2C41.59601%20C19.42902%2C41.089166%2019.00665%2C40.75127%2018.58428%2C40.75127%20C18.16191%2C40.75127%2017.73954%2C41.089166%2017.73954%2C41.59601%20Z%20M20.27376%2C41.59601%20C20.27376%2C42.102854%2020.69613%2C42.44075%2021.1185%2C42.44075%20C21.54087%2C42.44075%2021.96324%2C42.102854%2021.96324%2C41.59601%20C21.96324%2C41.089166%2021.54087%2C40.75127%2021.1185%2C40.75127%20C20.69613%2C40.75127%2020.27376%2C41.089166%2020.27376%2C41.59601%20Z%20M22.80798%2C41.59601%20C22.80798%2C42.102854%2023.23035%2C42.44075%2023.65272%2C42.44075%20C24.07509%2C42.44075%2024.49746%2C42.102854%2024.49746%2C41.59601%20C24.49746%2C41.089166%2024.07509%2C40.75127%2023.65272%2C40.75127%20C23.23035%2C40.75127%2022.80798%2C41.089166%2022.80798%2C41.59601%20Z%20M25.3422%2C41.59601%20C25.3422%2C41.089166%2025.76457%2C40.75127%2026.18694%2C40.75127%20C26.60931%2C40.75127%2027.03168%2C41.089166%2027.03168%2C41.59601%20C27.03168%2C42.102854%2026.60931%2C42.44075%2026.18694%2C42.44075%20C25.76457%2C42.44075%2025.3422%2C42.102854%2025.3422%2C41.59601%20Z%22%20id%3D%22path-1%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20x1%3D%2226.5190972%25%22%20y1%3D%2272.3155234%25%22%20x2%3D%2281.6678779%25%22%20y2%3D%2225.6692699%25%22%20id%3D%22linearGradient-3%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23EF635C%22%20offset%3D%220%25%22%3E%3C%2Fstop%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23FC9376%22%20offset%3D%2243.6233108%25%22%3E%3C%2Fstop%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23FFEDD9%22%20offset%3D%22100%25%22%3E%3C%2Fstop%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22final%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Express-Double-Cash-Back%22%20transform%3D%22translate(-110.000000%2C%20-88.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Rectangle%22%20transform%3D%22translate(110.000000%2C%2088.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate(0.689480%2C%200.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22white%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20id%3D%22Mask%22%20fill%3D%22%23000000%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20fill%3D%22url(%23linearGradient-3)%22%20mask%3D%22url(%23mask-2)%22%20x%3D%22-10.68948%22%20y%3D%22-9%22%20width%3D%2263%22%20height%3D%2260%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") !important; | ||
4302 | background-size: contain !important; | ||
4303 | width: 100% !important; | ||
4304 | height: 44px; | ||
4305 | background-position: center !important; | ||
4306 | background-repeat: no-repeat !important; | ||
4307 | position: relative !important; | ||
4308 | } | ||
4309 | .ebca-notification .ebca-higher-cashback .ebca-notification-logo-bg .ebca-notification-logo-bg-arrow { | ||
4310 | border-top: 68px solid white !important; | ||
4311 | border-bottom: 68px solid white !important; | ||
4312 | border-left: 16px solid transparent !important; | ||
4313 | } | ||
4314 | .ebca-notification .ebca-higher-cashback .ebca-notification-logo-bg.ebca-notification-logo-bg-activated .ebca-notification-activated { | ||
4315 | line-height: 25px; | ||
4316 | padding-top: 5px; | ||
4317 | } | ||
4318 | .ebca-notification .ebca-higher-cashback .ebca-body-wrapper { | ||
4319 | display: flex; | ||
4320 | text-align: center; | ||
4321 | flex-direction: column; | ||
4322 | font-family: 'Benton', sans-serif; | ||
4323 | } | ||
4324 | .ebca-notification .ebca-higher-cashback .ebca-body-wrapper .ebca-high-header { | ||
4325 | display: flex; | ||
4326 | flex-direction: row; | ||
4327 | text-align: center; | ||
4328 | align-items: baseline; | ||
4329 | justify-content: center; | ||
4330 | } | ||
4331 | .ebca-notification .ebca-higher-cashback .ebca-body-wrapper .ebca-high-header .ebca-low-value { | ||
4332 | color: #A0A0A0; | ||
4333 | text-decoration: line-through; | ||
4334 | font-size: 14px; | ||
4335 | line-height: 17px; | ||
4336 | } | ||
4337 | .ebca-notification .ebca-higher-cashback .ebca-body-wrapper .ebca-high-header .ebca-high-value { | ||
4338 | color: #ED5050; | ||
4339 | font-weight: 600; | ||
4340 | font-size: 16.72px; | ||
4341 | line-height: 17px; | ||
4342 | padding: 0 5px; | ||
4343 | } | ||
4344 | .ebca-notification .ebca-higher-cashback .ebca-body-wrapper .ebca-notification-button { | ||
4345 | margin-top: 10px; | ||
4346 | margin-bottom: 10px; | ||
4347 | } | ||
4348 | .ebca-notification .ebca-higher-cashback .ebca-body-wrapper .ebca-high-footer { | ||
4349 | color: #666666; | ||
4350 | font-size: 11px; | ||
4351 | line-height: 16px; | ||
4352 | font-weight: 400; | ||
4353 | } | ||
4354 | |||
4355 | .cbsp-button-mixing { | ||
4356 | background-color: #ED5050 !important; | ||
4357 | border-radius: 23px !important; | ||
4358 | white-space: nowrap; | ||
4359 | font-size: 16px !important; | ||
4360 | all: initial; | ||
4361 | outline: 0 !important; | ||
4362 | background-image: none !important; | ||
4363 | color: #fff !important; | ||
4364 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
4365 | font-weight: 400 !important; | ||
4366 | line-height: 18px !important; | ||
4367 | letter-spacing: inherit !important; | ||
4368 | margin: 0 !important; | ||
4369 | padding: 14px 30px !important; | ||
4370 | text-transform: none !important; | ||
4371 | text-shadow: none !important; | ||
4372 | text-decoration: none !important; | ||
4373 | text-align: center !important; | ||
4374 | display: inline-block; | ||
4375 | height: auto !important; | ||
4376 | min-height: auto !important; | ||
4377 | max-height: none !important; | ||
4378 | width: auto; | ||
4379 | min-width: 187px; | ||
4380 | box-sizing: border-box; | ||
4381 | float: none !important; | ||
4382 | cursor: pointer; | ||
4383 | border: 1px solid #ED5050 !important; | ||
4384 | transition: background-color 0.2s, color 0.2s !important; | ||
4385 | user-select: none !important; | ||
4386 | } | ||
4387 | .cbsp-button-mixing:hover { | ||
4388 | color: #ED5050 !important; | ||
4389 | background-color: #fff !important; | ||
4390 | } | ||
4391 | .slide-fade-enter, | ||
4392 | .slide-fade-leave-active { | ||
4393 | transform: translateY(-20px); | ||
4394 | opacity: 0; | ||
4395 | } | ||
4396 | .slide-fade-enter-active, | ||
4397 | .slide-fade-leave-active { | ||
4398 | transition: 0.5s; | ||
4399 | } | ||
4400 | .cbsp-wrapper { | ||
4401 | position: fixed; | ||
4402 | top: 0; | ||
4403 | right: 0; | ||
4404 | left: 0; | ||
4405 | bottom: 0; | ||
4406 | display: block; | ||
4407 | z-index: 2147483647; | ||
4408 | } | ||
4409 | .cbsp-data-collection { | ||
4410 | font-family: 'Benton', sans-serif; | ||
4411 | min-width: 520px; | ||
4412 | max-width: 520px; | ||
4413 | top: 34px; | ||
4414 | left: 50%; | ||
4415 | transform: translateX(-50%); | ||
4416 | margin-top: 0; | ||
4417 | margin-left: 0; | ||
4418 | padding: 5px; | ||
4419 | border-radius: 5px!important; | ||
4420 | border-style: none; | ||
4421 | background-color: #fff; | ||
4422 | position: fixed; | ||
4423 | z-index: 2147483647; | ||
4424 | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important; | ||
4425 | font-size: 14px; | ||
4426 | line-height: 20px; | ||
4427 | text-align: left !important; | ||
4428 | text-transform: none; | ||
4429 | letter-spacing: normal !important; | ||
4430 | color: #434343; | ||
4431 | min-height: 500px; | ||
4432 | } | ||
4433 | .cbsp-data-collection > div { | ||
4434 | margin: 0px; | ||
4435 | background: #fff; | ||
4436 | overflow: hidden; | ||
4437 | } | ||
4438 | .cbsp-data-collection .cbsp-body { | ||
4439 | padding: 16px; | ||
4440 | margin: 0 auto; | ||
4441 | display: flex; | ||
4442 | flex-direction: column; | ||
4443 | text-align: center; | ||
4444 | } | ||
4445 | .cbsp-data-collection .cbsp-body p { | ||
4446 | color: #252525; | ||
4447 | font-size: 16px !important; | ||
4448 | font-weight: 600 !important; | ||
4449 | line-height: 20px !important; | ||
4450 | font-family: 'Benton', sans-serif !important; | ||
4451 | padding: 0 !important; | ||
4452 | margin: 16px 0 !important; | ||
4453 | background-color: transparent !important; | ||
4454 | width: initial !important; | ||
4455 | text-align: center !important; | ||
4456 | } | ||
4457 | .cbsp-data-collection .cbsp-body a { | ||
4458 | text-decoration: none; | ||
4459 | color: #20A1E6; | ||
4460 | } | ||
4461 | .cbsp-data-collection .cbsp-body a:hover, | ||
4462 | .cbsp-data-collection .cbsp-body a:visited { | ||
4463 | color: #20A1E6; | ||
4464 | } | ||
4465 | .cbsp-data-collection .cbsp-body p, | ||
4466 | .cbsp-data-collection .cbsp-body small { | ||
4467 | cursor: default; | ||
4468 | } | ||
4469 | .cbsp-data-collection .cbsp-body__logo { | ||
4470 | background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22110%22%20height%3D%22110%22%20viewBox%3D%220%200%20110%20110%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Crect%20width%3D%22110%22%20height%3D%22110%22%20fill%3D%22url(%23pattern0)%22%2F%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Cpattern%20id%3D%22pattern0%22%20patternContentUnits%3D%22objectBoundingBox%22%20width%3D%221%22%20height%3D%221%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23image0%22%20transform%3D%22scale(0.00152905)%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fpattern%3E%0A%20%20%20%20%20%20%20%20%3Cimage%20id%3D%22image0%22%20width%3D%22654%22%20height%3D%22654%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAo4AAAKOCAYAAAAoDpjgAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAIAqSURBVHgB7d0HYGTXed79Z3rDoAO7wPbC5ZJcVlEUxaYuWbLkKluxHceJ7FhuiWOnOLETxylOj1NsJ3bc7c9yldV7o9h7XS65vTf0Nn3mznfOxS6JtrsDYICZuff%2Fo0ZYYAEsMBjMPPOec943UDUEAAAAXJ0TFAAAAFADgiMAAABqQnAEAABATQiOAAAAqAnBEQAAADUhOAIAAKAmBEcAAADUhOAIAACAmhAcAQAAUBOCIwAAAGpCcAQAAEBNCI4AAACoCcERAAAANSE4AgAAoCYERwAAANSE4AgAAICaEBwBAABQE4IjAAAAakJwBAAAQE0IjgAAAKgJwREAAAA1ITgCAACgJgRHAAAA1ITgCAAAgJoQHAEAAFATgiMAAABqQnAEAABATQiOAAAAqAnBEQAAADUhOAIAAKAmBEcAAADUhOAIAACAmhAcAQAAUBOCIwAAAGpCcAQAAEBNCI4AAACoCcERAAAANSE4AgAAoCYERwAAANSE4AgAAICaEBwBAABQE4IjAAAAakJwBAAAQE0IjgAAAKgJwREAAAA1ITgCAACgJgRHAAAA1ITgCAAAgJoQHAEAAFATgiMAAABqQnAEAABATQiOAAAAqAnBEQAAADUhOAIAAKAmBEcAAADUhOAIAACAmhAcAQAAUBOCIwAAAGpCcAQAAEBNCI4AAACoSVh%2BVjX%2Fq1x6af8PAHwkEJj9P%2FclZQQANfBlcKyWJafkuKGxOpsaAcCfAu7%2FFAiaABkNKBi69AYAWEKgasgvzHdaKThyyoRFAFjEBEYbHIMmQAZCpEcAizi%2BCY5Vp6pKruq%2BBABchVm2DseCCoQJjwDmcXyxq8VGY0IjANTIkcp5h%2FtMAIt4Pzia%2Bz2nwB0gACyLucss5xwBwFyeD47VSnV2TyMAYHkce5CQ%2B08Ab%2FB8cHSKHIQBgJWyHSgA4DJPB0d77sdhiRoAVsxtW8b9KIBLvF1x5IkyAKyaUxEAuDxecRTL1ACwSlQcAVzm7Yoj93UAsHrclwK4hOmkAAAAqAnBEQAAADUhOAIAAKAmBEcAAADUhOAIAACAmhAcAQAAUBOCIwAAAGpCcAQAAEBNCI4AAACoCcERAAAANSE4AgAAoCYERwAAANSE4AgAAICaEBwBAABQE4IjAAAAakJwBAAAQE0IjgAAAKgJwREAAAA1ITgCAACgJgRHAAAA1ITgCAAAgJoQHAEAAFATgiMAAABqQnAEAABATQiOAAAAqAnBEQAAADUhOAIAAKAmBEcAAADUhOAIAACAmhAcAQAAUJOw4HtOwVF5qqKqI8A3gtGAwu0hBUIBAQBqQ8XR56pOVeVph9AI33GKVVUy3PABYDkIjj5XLZpLpSrAjyoFgiMALAfB0eeqVUIjfIzcCADLQnAEAABATQiOAAAAqAnBEQAAADUhOAIAAKAmBEcAAADUhOAIAACAmhAcAQAAUBOCIwAAAGpCcAQAAEBNCI4AAACoCcERAAAANSE4AgAAoCYERwAAANSE4AgAAICaEBwBAABQE4IjAAAAakJwBAAAQE0Ijj4XCAQEAABQC4KjzwVC9v8E%2BFIgzI0fAJaD4Ohz9oEzGOVmAB8ymTGU4LYPAMsRFvzNPHiGO4Jy8gFVK1UBfhGMmCdNMYIjACwHwRHuPsdQgiU7AABwdTzdBgAAQE0IjgAAAKgJwREAAAA1ITgCAACgJgRHAAAA1ITgCAAAgJoQHAEAAFATgiMAAABqQnAEAABATQiOAAAAqAnBEQAAADUhOAIAAKAmBEcAAADUhOAIAACAmoQFYM045aoq9lKqqlqpyqnYl1LV%2FJ19fa5AKKCA%2B9JcggEFwwGFIrOXgHmKFwgEBABAIxEcgTqaPFvQ%2BMmixk7mNH2%2BpJnhkoqZivLTFZXyjsrmYl86pdkwOVfQ%2FDaGokGFowH3ZTQZVCwdVrw95F7aB6Pq2ZFQ97aY2jdHFQwSJAEA64vgCKxAueho%2BLWchg7nNHokp5FjBU2eKagwU9FKOWV7McEya1%2B7%2FHkKS76vDZUdm2LqMiGy77qE%2Bq9PqHdXXLF2fqUBAGsnUDXkUW5Vx1R3gNUqmKrh6JG8Lr6a1emnp3X2hYy7BN1Mgmapu%2B%2B6uLbd3a7B21Lq2RlXooMgidULRAIKx9kSD0AOwRG4gtxEWaPH8jr6rUmdfnZGufGyu%2BzcCr8xdrk72hbStrektfP%2BDvXuTqitL%2BzunQSWi%2BAI4BKCI3CZ%2FVWwYXH4YE7HHpnS%2Bf1Zd89ipdjavyL2kE3Hpqg27E1o613t6jcvOzfHBNSK4AjgEoJjQ5hrvOpU5dhDEhXPXv0tw55ynrxQ1CmzBH3mxYzOvZRp%2BbB4JXY5u3tHXDvemtau%2BzqU7o%2B4h3LQWO4p%2Bpg9SW%2BPz6vpEBwBXEJwbIRquarSRGVROxasM3P1XziU1YEvjev08zMqZv1VnbZtfjbsSej2D%2FeZl3HzOsGgoczVH%2BkMKdiEPweCI4BLCI6NUJ6pqJJhCb1RbG%2FF0y%2FMuIHx7P6Mqf7K12x7yI7BqPa9v1t73t6pUJR9kI0SsHtTu5qvBExwBHAJwbERSuNlOR5dCm1mbmB8bkZP%2F8Wwxk8XhMVSvRHd%2Bf192vbmNsVSIWH9xTZE1GwIjgAuITg2QtEExyrBcd04TlXnD2S1%2F3NjOvNSxg2QuDL3MI2pQN75fX0a2JckQK4zgiOAJkZwbASC4%2FqwgdG203npM2M69fyMygW2ByxHxASFjTckdNP7urXp1pR7sAZrj%2BAIoIkRHBuB4Lj2clMVvfa1cR3%2B1qQmzxeFlbNTam404XHf%2B7uU6OQI9lojOAJoYgTHRiA4rq2Lr2X12B9e1OiJvO8PvtRTqjusez66UVvf1Eb1cQ0RHAE0MYJjIxAc14YdC%2FjMnw%2B7lUZn5SOjcRV2%2F%2BP2u9K68yN96hiICvVHcATQxAiOjUBwrC97Ez73sq0yXtDEGZal10M8HdJb%2F%2B4G7b6%2FQ6gvgiOAJkZwbASCY%2F0UsxW98KlRdy9j1lyvWD9BEyauu69Dd3x%2Fr9p6mi%2FstCqCI4Am5rDTHS1r6mJJT%2F%2FpRR1%2FclreffrTvOwTs0MPTigzVtId39ur%2Fj1JBcgWAOBpBEe0pLHTBT30W%2Bc1fDgnNI4N7Ha%2B98xwSXf%2F3Y0auCmhMKMLAcCzWKpuAJaqV%2BfY49N65HfOqzDDCZhmYmdf3%2F49vbrdVB%2BxcixVA2hiLFWjddiJLy99bkzP%2FdWwKiWCd7OxP5Pn%2FnpEUxeLuu%2FHBph5DQAeRHBES6iY0Pjknwzp1a%2BOMzKwiTkVu%2B9xUqWco7f99KA7fQYA4B0ERzS9vFmSfvi3z%2Bvk09M09G4RJ56aNj%2B3027lsXMT%2FR4BwCsoB6Cp2abej%2F%2FBRZ14ktDYSuzO6fOvZPXUn17U2Mm8AADeQHBE0yqa0Pjo717UkYcnhdZ08pkZPfz%2FLigzWhIAoPURHNGU7PL0E38ypKOPEhpb3dDhnL72a2eVnaBBOwC0OoIjmk6lWNXTHx%2FSwW9MCN5gw%2BNX%2FssZlZqwPRYAoHYExwagScmV2VO5T%2F4podGLho%2Fk9OCvn1O5SHgEgFZFcGyAQIjoeCXPfWJUB74yzkEYjzr57Iwe%2BX8X3HY9WMw22gaAZkZwbIBgIshM3yUcf2JaL316RNUKfRq9qupUdezxKR16aEKVEuFxoVCS4AigudHHsQGCdnxXZ0iVbJXRg5dMnMnrod8%2Bz0QYH7A%2F42f%2FYkSxVEjXPdApGCHzv1RQoRjPKAE0N4JjgwQjQQU7BMOetv3a%2Fzrntt%2BBP9g54099fFib35JWx%2BaYAACtgae3aCgbFp%2F83QsaO06TaL%2FJjJT0tf90Wjna9ABAyyA4oqEOfH5Mr35hXPCn8%2FuzevT%2Fnnf3PgIAmh%2FBEQ1z%2FNEpvfiJUbcFD3zK%2FOgPfmVCr32J9ksA0ArY44iGsHvcnvz9i5q%2BUJSf2FZMQfNbF44u%2FZzNVt5sk%2Byqj7Z72u%2F5yd%2B%2FoIGbk%2Brcwn5HAGhmBEesOxsUnvnjIY0cycnLbMulaDKo9EBM29%2BaVu%2FuhNo3RRUyoTEUXrrtiq2%2B2gbZ0xdKGj6U07kXZjRyOKdSoapq2buV2Znhkh76X2f1bb%2ByTdG2kAAAzYngiHV38dWcXvrkqLys%2F4akbvpQt7a%2BJa2ubfEV9e3c%2B21dbiP0qfNFnbDL%2Bn81rNGj3j1EdPrZGZ14Ylp73k2LHgBoVoGqIY9ySlVVmI3bVBxTNfvLjx3xbLVx4OaU7vy7G7TrgfY1mRB09JuTevZPLurcSxlPTtfp2h7XB%2F7dNnVtZcm6mdiJNuE4W%2BIByCE4Yt3YoPP8Xw7rsf97Xl4T7wjpto%2F06a4f23jFZeh6KRccvWCuxyd%2F%2B4KKWe%2Fdvq9%2Fb5fe9S82KxhkikqzIDgCuMThngDrZvR4Xi%2BawOM1G%2Fcl9aH%2FulN3%2F%2Fjah0YrHAvqzh%2FeoO%2F%2BjV3ukrjXHHlwQudNRRUA0HwIjlgX9sDHK58dVWbUW82e%2B65P6N2%2FtFWb72xTYJ0rZIO3tum9v7xV296SlpdUilX3xH1%2BisbgANBsCI5YF%2Beez%2BjQV73Vq6%2Fv%2BqTe9Ytb3PDYEIHZ4Pq%2Bf7etcV%2FDGhl6Lafjj0wLANBcCI5Yc3as4MufGnV7N3qF7Tf43l%2Fe4h6GabRUb0Tv%2F%2Ffb1LXNOwdK7D5OO1UoP8X8cgBoJgRHrDl7gvrM8zPykgf%2B0Sb17W2eKl%2FProTu%2FelBhWPeOVBy8bWsXvsy4ygBoJkQHLGmbEPrZ%2F6%2FIZVy3jj9a%2Fsx7nxbh3a9o0OBQHOFtOve3andb%2FdOD0TbusmeHrf7YwEAzYHgiDV1%2BpkZU230zgnZ9MaI7v%2FZQTWre%2F%2FhoFJ93unrPzNU0kufGJV3m4YBQGshOGLN2Grjs6baaPtpesUuU9Hr3h5Xs0pviJrKY5e85Oi3JpQdKwkA0HgER6yZ0WN5nd%2FvnWpjKBrQ9e9r7lBml9LtqMJUj3eqjkMHczrrsT2yANCqCI5YMy%2F9zainxuIN7Etpw42rb7hdLVdVNlXYcmHBxbzN%2Ft1q9e1JaPObvNPb0d6GbCunCnsdAaDhvFOWQFMpFRwde2hSXrL9vnYFVzF%2FumKC4YnHp3TOVM%2FykxV3KX8uWy1MdIY1cEtK2%2B9pdyfErIT9uMHbUzr4Fe%2BcSD77YkZnXsho213eanYOAK2G4Ig1sf%2BT3urbaOf0br6jTSs1dDCrr%2F2707p4IFvT%2B2%2B4Kal3%2FLPNK%2B4Tab9WO8mm6nhjf6k9lX%2F4axPaemfaDdgAgMYgODaKeTy3h0aqFe8dF7WB8ciD3qo22j2Dia6V%2FbpkR0v6zM8d1%2FSFYs0fc%2FGVrL7%2BH07rg%2F95hzq3Lr%2Bxd7I7YqqXIWXHvDO2z%2B5zzFwsulVZrwmYSnYgoqZr8QQACxEcG8BWgSozjpy848k2IxPH8%2B6BBi%2BJpkKKryCw2P15L%2FzF8LJC42XD5jp86RMjuv8fDrrBYjmC5ktt6494KjjaOeenHp%2FWrnvb5TnmxxuMBhVOB5f9swaA9cSiTwM4BRMcc94MjTYUn3xmxjNLpJdFEkFF4sv%2FdSlMl80S68qrr4e%2FMaGZkeW3ogmZEBJNh%2BQldk%2FooQcnPHfbctkViILj3i8AQDMjODaADY5elTEVrjMveq91SjASUCiy%2FEpQMeto%2FFReK1WcrqiwgnnNAZMZwxHvVa5GT%2BQ1eX751dtWQXAE0OwIjg1Q9fAYjCmzJGsf3HFJVatqSVRd5cd7TWHG0fAxD9%2B%2B%2BFkDaHIER9TV6eczKheZD4e1YZerTz41LQBAYxAcUTeFTEUXD9bWbgZYqaEjeeUmvXPoBwBaCcERdZObrGh6iJnCWFulfEUXPHZqHwBaBcERdTN6oqDclHeafqM52QNH5%2FZT2QaARiA4om5OPzftzVYpaC7mJnbhtYwAAOuP4Ii6qBSr5sGcKhDWx%2FjposoFjiADwHojOKIuJs4V3MMxwHqwozrPvETVEQDWG8ERdWGbMpdyLFNj%2FZzbn%2FHk9CUAaGYER9TF8JE8%2BxuxruzsaparAWB9ERxRF8NHaY%2BC9WVneFdoNo8mZSeEOeXK6xfAK8ICVskxlcbxMwUB68lujygXbcUxJKBRbCjMTmY1dXFc5187peGTQ5o8N6rcdFalwhtz1aPJuNI9abX1dap7U686B7uV7u1UrC2hYCCgYDikQCigQODSjHk7brTqvD5ydG74tO9n3z8cCZvPG3vjY4B1QHDEquXGK8rTvxHrrJRz3KpjW29EwHqzW3PO7D%2Bup%2F7yIR16%2BGWdP3hGldLyJxol2lNKdqUUTycViUcUiUVf%2F%2FyFbF5OZTY55ibfOAwWiUWU7G5T58Zubbl1l%2Fa95w4NXL%2FFDZPAWiM4YtWmLhQFNMLkhZI27hWwbqomyL34xaf05f%2FxNzr1wlGtVm4q415W6vnPPKHP%2FLs%2F1eZ92%2FXun%2FlO3f6d9ygc5aEdaydQrXr3XKJTqqqSb77N88Xxsqoe2pt16MFJfev%2FnFOr6Ls%2BoX3f2aOBW9qU6Kz9GXr7YFQrMXVudcE60RlWJLn87ci5ibJK2dpu%2F7ZiPHwoq%2F2fGtW5F1qnzc2bvr9Xd3y4T14S29B8FdRAJKBwnC3xo2YZ%2BrP%2F8c%2F08pefMb8zzde31i5d7773Jn3Pr%2FywNt28Q8AacHhaglWbGW6d%2BdQ77u%2FQt%2F3brYq1h7Ve24JWGjhXywbORGdt79s%2BKPXvTWjPu7v00P88qwOfG1U53%2FxPbuzJarsHLECmwRo7%2B8pJ%2FdYP%2FUeNnR5WsyqbpfLXHnxR%2F%2BdvndZHf%2B%2FntfPN1ysQ4pcD9cUtCquWn1r%2Bvp5G6Nmd0Pv%2F%2FTbFO9YvNLYaW9m8%2F2cHtfUt7WoFucnKpQMywNqwew3PHzxtwtivNnVonGviwpj%2B%2BKd%2BXadfPi6g3giOWLXsZPMHx5BZarvjB3sVS7N5%2FFqiqZDu%2BweDLXFd5Wfo5Yi1dcaErz%2F4sf%2BhiXOjaiUjJy%2Fqr3%2Fx9zV9cUJAPREcGyAQ9Fa5KzvR%2FMExbpamt97VGlW0ZtC2IaKOTY1ZYl%2BOYtZRqQn3Ma8YlfDmYqqNRz7xtHoLUd19482656Zb3Mutu%2FZoS98GRcLNvdvr6JOv6aE%2F%2BrKAemKPYwMEYwE5eXlGK7TiCZnrvFF7DVtRzFQdbeWx2dnQWCl556BZOMVz%2BWYy%2FfhJbR%2BNafub3rLk3xdKJR07d0aPvvKSJmam1Ywe%2BYOv6M7vvk8brtskoB64l2qAUCw4%2BwDhkWu%2FwlIhGsTe9pyyB4KjuS8IJYIKJrhLbhblybwmv3bErTpeSSwS0Q3bduj73%2F5utwoZDjXfk62poQk9%2FdcPC6gXKo6NYJajQm0hBW2LFQ885pUY%2B4YGKZtqY7AtqGhvi9%2BV2SXqQIBDW00k%2B%2BxZlS7UVkVsT6b0jtvfpJ50ux478LLyxeaapPX0Xz%2Bkd%2Fzkh5TqTAlYLYJjA3llr2OZ4IgGsb1ancrsCDagbkyVMfP88nrThoMh3X7d9UrEYnr45Rc0lW2efqgzo1M69cIR3fD2WwWsFusiWDWWqlfGVssKmYoKMxWVC4TvlbD7G6sO1x3qqzSaVWl4RstlZ0bv3bpdd%2B290Q2SzaIwk9fQkdYZ0oDmRsURWGfTF4s69vCkhl7NuX92ylKyJ6zu7XFtflObNt6UVDjGczqgUYqnJ%2BTkV9YtwobHfTt269zIiA6cao4%2BinZA3Jn9JwTUA8ERWCcX9mf0%2BG%2Bd18knZ1StXLlKZkPkWz82oBs%2F1GMCJEuwwHqrTBXMksDKu0XYQzLvufMtGpma0NDEuJrB2KkhAfVAWQNYB8%2F%2F2bA%2B%2FXPHdOKx6auGRis7Wta3%2FvsZffmXTyg73hpTeQAvqVacVR9ctD0e33XHmxVskhNPkxebI8Ci9REcsWpUxa5u%2FydH3fnPNhDWyu55PPz1SX3lX59UZoTweCXBcMBzDfXReIFoyNy4Vn%2B7Guzp053X32A%2B1cofau3HRsMRrVYxW1ClyH0JVo%2BlaqxaKBo0Qaf5m4A3wpFvTOhbv3bWPf27XPbQx4nHpvT4b5%2FX%2Ff9o0G3KjflC0YA7ThKop2DCBLWQCXvl1R38s%2Fsdb9t9vY6fP6fhydpH%2F9mP6%2B%2Fo0u7NW7Slf4MiobAyuZwOnT2l4xfOuX9erkImr%2BPPHNLue24UsBpUHLFqUZoWL6kwXdFTv3dBxczKQ3XVPG699oUxnXhkSlgsbIJjkFY8qLNgtH5P0myPx7v27nPDYC0un8z%2BwN336K033qzNvf3a0NWtnYOb9N4736IPvvU%2BbdjYX%2FPnuyw7mdGrD74oYLV4xMeqRaiELen4w1O6%2BOryKwMLlXKOu9xN25nFbLU7SMURdRZMRuvaG9SGvoHu3pre1y5vv%2FP2O9XT3rno7%2Byy9ZbeDfqu%2B9%2Bm7q4OLYdTrujZv3lEj%2F7xV3X40QPKT2cFrATBEasWayM4LmR7W%2B7%2F9Ijq5cIrWV08wB39Qva2F6F1EeosGAvXZY%2FjZXY04Vtvutk9MHM1qXhcH37gnUpEY1d9v3Qgpg%2Fdfb%2FCkeXtNhs%2BfkEf%2F7nf0v%2F8jn%2Blf37Dj%2Bp3fuS%2F6uDDLwtYDvY4YtUSnQTHhSbPFjVxun5jx4rZisaO57VxHyPD5oqlQwrFqTiifoaPndfXf%2F0zOvrlF6RyVf2dndq9aau29m9QMDj7JGUqk9HLx4%2FoxIXzqpr%2FutJp7d2yXds2DFxxXvWWvg3aNbhZr506ccV%2F2%2FZ%2FvFa4vKw33ak927frwOEjWolSrqgXPveEXvvWS7r%2Bvn161898h3betZfDZrgmnqpj1ZJdPP9YyO5vzI7V8QSjWaUeem31y95eYyuO0SRPXFAfpXxRX%2Fq1T%2BjhP%2F6Kzl0c0rnRYb1w9LA%2B%2B%2FjD8%2FoxHjt%2FVk8fPKDzYyO6MDaqV0%2Be0OeeeETHz5%2B54ue2gfLNe25UPLZ0NdHGtRu2blfNqlXdsGe3VssuWb%2F4xaf0Wz%2F4H%2FWN3%2Fqs8jPcz%2BDqeMTHqrX1RYX5KmVHlTrP8LZ7HTFfojPMlB3UTTgW0ft%2B%2Fnt16wfu0pHfe0S54Wm3AtjX0aW%2Bzq7X3%2B%2F6rdtMlbFdkzPTyhaLipn36Wlv12Bv%2F1U%2Ff09Hh2404fC5wwcX%2Fd3Gnj7zOZa3b7G7o131Yg%2FPfO4%2F%2FLnOHTilD%2F%2BHjyrRnhSwFIIjVq2tf%2FU9xrwmFAm6m%2Buv1ex7WZ8zSkBaqK0voibprwwPcNvg7BxQ%2F44BdT89pdKFafft5UpFc29mdg%2Fitg0bJXtZBlt1vOuGfTpy9oymspl5%2F%2B7NO3Yt%2B6R0qM7zsIu5gp76y2%2BpfUOnPvQvfkDBMNV8LMYjEVYtvYHguFA4EVQsVd9fL67nxdoHqXZjDZj85oQDevHIIY1MTuixAy%2FpzPDikX0Vx9Gh06fmhcBraYsn9LZb75j3tngkqu3LDKHWzPSM6s2pOHro976ko0%2B%2BKmApBEesWsfmmDBf%2B8ao0gP1CzXheFAb97F0tFAHwRFr5Pj0kL7%2B%2FNP60tOPa3x6WuMz04vf5%2FxZfebxh%2FSpRx7Ucly%2FZZvetOeG18cR2ibf7ak2LdeZsxe0FvLTOT32J18XsBSCI1Yt1RN2T7fiDfb62HHf8vYrXY2trPXfQHCcK9YWVFs%2FwRFrI9AWdcdV5woFxSLheYdjLitVZpv7j05NyXGWtwfZNve%2Bd9%2BtGuzt03Wbt2oljpw8qbVy6NH9zLfGkgiOWDXbvqFvd0KYb9939qitDsvLdh7z9e%2FppF%2FmAu2b4ookuQvD2hi4brOSsZjbbicVS2p0iZGB%2FZ1d7uGZilNRsbK8CVHxaFR37b1J3%2FfAu7RnBcHx2LmzOjsyrLWSm8zq2FMHBSzEvS7qYuNNVMMWSm%2BM6LaP9Cmwyry35c1p3faDfcJ8PTtijLvEmhnYs1m333Cj%2Bru63YCYKy7uy2rHCd6%2B%2B3pt7O5xT1Yvlz0MY4NnKFj77bharbr9I7%2Fy7BPun9dKqVDSyIm1WQpHa%2BNUNeqie1fcVB5nZytjlq0U7vuuXo0czungl8a1kvv47h1x3fnD%2FYqn%2BVVdqHdXoq5j4YC5Yps69NZbbtHM%2BLTG7FL0Er%2FANvTdc9MtunXXdcs%2BEb0ShVJJZ4Yu6sGXntVMbm37LdoRhcVs%2FYYYwDt4NEJd9GyPu42YCzPLW67xOjtV5z3%2Faps7gvDIg5PLCtbtA1G991e2auBmpsUspf%2BGBK14sGYifSmFOxNK5cqazmVNaCsu%2BX62xU7HCg62LEepXNaRc2f08rEjblPycoX7WTQOwbERzBPXSt5RJePUtc9fIyVjs%2B1nCI6LheMBfduvbtf%2BT43q8d8%2Br%2FzEta%2Bjfd%2FVo7f8%2FY1ueMRittLY3h5W4WJJXmC%2Fn1DCXOwUHMJwczDPSpK3DGjy%2FLSC5r9qA5dTDp89rS88%2BajWk%2B3hmOzgSSsWY4NQA1SKJjROeyc0WnZZtndnXFianW5yy%2Ff06h3%2FeMs13zdqAvg7%2FtkWQuNVdG%2BJKhL3zt2XvS8ozzjuE0o0j%2Fh1ve7hv1AoaKp8jfvZLHeiTD1E4lF1bWFvNRYjODaAk6%2Bu6abmRtlyR5pqyVUEIwG1bbx2kd8%2BUNkqJa5sww3erIRUslTsm0lsS4dCPUmzHB1W2SwX276NLx09rGcOvqpsPq%2F10t3e7i6Jr6dYMqZtt%2B4SsBDBsREc74VGq29XXIl2dj9gbYVMAN%2Fk0Wbo1bLQRELpmOK7ehSLRHTHnr169vBBnRkZUsaExrKzfiE%2FYoLrpk0DWk8De7eoc7BHwEI8yjeAN2Pj7Ei8tt6wcpM8%2BmHt2BPm9A3FurD7HG%2FaoMRTp%2FWO2%2B5UIw0ObNDJU2e0Xm589x3u6gewEBVH1E04EtQgJ4CxxjbekFCqi%2Be8WB%2FRHV0Kb1zbU9O1GOzocQ%2BsrIe27rTu%2FO57BCyFe1%2FU1Zbb2vTKl8ZUznu1ropGsr1CN9%2FW%2BAdx%2BEekO6XUbYMaO%2Fuqnnr1FVUcR8Vy2W3avbGrR3u2rGxc4HJ1RBOKmiXrfHntl8jf8RMfNMvUvQKWQnBEXXVtial7S1xDh9e2OS38yS5Tb2RmN9aTWa1N3bFZk185rLOjwzp54YIJjQF1pTvUnli%2F22JXKq1UIq58YW2bcg%2FeuE1v%2Fr4HBFwJwRF1FU%2BHtOX2NoIj1kT%2FnoTSvdxtYX1F%2BlNK3LhBH8zdr0Kx6IZJe8o5Hlm%2FllkBs4jT392j0YlJrZWQWQq%2F70feo%2B7NtOHBlbHHEXVng6M9%2BQrUk92ov%2BeBDjbsY90FIiF1ftsexRMxtadS7ozqZCyuYHB9H0IHu3sVDKzdv3n3D75Td33%2FA%2FyO4aoIjqi79o0RdwQhUE%2Bdg1F1b4sJaITYjm4lbtqgRtrQ2a14fG2qnFtv3aX3%2Fdz3KNHOAUdcHcERdRdLhrTj7rSAeurfEzdPSpimg8bp%2BuCNCiYbdxu0%2BxzbYvVvRbXhukH92B%2F%2BE%2FVs7RdwLWwWQv2ZVY49b%2BvQ858YUTHLCLW5QtGg2gev%2FsATS6%2FvhIhWEIkHdN39nUL9lfIlnX%2FlvC4evKiZoWnlJnLuZKtYW0zp%2FrS6tnZr211b1baRSlR0c7s63rlL459%2FTWrA9K9ELKbejk4NTYyrXrbfeZ0%2B%2Bjs%2FT2hEzQiOWBPx9rAbHvd%2FsX53cF4wcHNKP%2Fq5m4TlGdiXUhfL1HVTLpR14skTevWrB3T0oaPKT197fN72u7fplu%2B%2BRXvetUeJDv82YG9%2Fxy5l919Q4UT97tscE0Idx6lprOBgT58OnDyu1YrEorrlA2%2FWh%2F%2FDR9Xez5My1I7giDWz694OvfLlcVUpOmI1TAV77zu7FG%2BjErtaVafqBsZv%2Fea3NGQqjE6l9l%2FOE0%2Bc1MmnTqlzS6fu%2B4l7deP7b1Q05b%2BtA8FkRD0%2FcJsu%2Ft%2FHVZlY3bzqYqms4xfO6uDpk3rXHXfVFBz7u7rc9ytXltfPMWyCYrIjqVR3WjvuvF53fNc92v6m65Rop70VlofgiDXTd11CO%2B5u17HHpgSsVLo%2F6k6LwerYJeiHf%2BshvfL5V1TIrKwXoA2e4yfH9YVf%2FqJe%2B8pruv9n7tfgzYMKBPx1CjdmwnPv992i0U8fUHloRstlw%2Bdz%2Bw%2FoxcOHNJGZ1i07dysVr%2B1AYUcqrV37ditTeeNnGIpGFEvF3WCYNtXDRHo2IKZ7O8zqT9JUiJOKJePmyVfCrS4mOth2gJUjOGLNBNxKUadOPDUtp8wkGazM3nd3KJqg2rhSdr%2FihQPn9fBvP6xjjxxTPVRKFR3%2B5hGNm%2BXaD%2Fz7D2jbXdvkK%2Ba%2BLXn7oHsnN%2FqJl1UezV77Q6IhNzCmbh5wP%2Fb4Rx%2FU8OS4%2Bjq7dOvOPaqVDZgf%2BSc%2FpMSdg6%2B%2FLZqIuZf1GkkIfyM4Yk0N3JTUxr0Jndt%2F7TtWYKFUb0T73t%2BtAP0fVuzCKxf0hX%2FzRQ0fHbrm%2B4ZiIbX1tikYCiprwtC1KpMjx0f11z%2FzCX3nf%2F0O7X7bbvmKCY02AEa3dmr8Cwc189iJJd8t0pdS%2FPo%2BJfb2K2FeBttml%2Fe33r5LRw8dN6HxOnW3t2s5Amdn1P6BLgGNQHDEmgqGArrj%2B%2Fo0dOS0yvnGbXasFKuaGSqprT8iXFthuqLCzNrPxL2aYDigWz7YrXCU1LhSmdGMvvirX7hiaLSNnvv3bNC%2BD%2B3TzrfuVOfmTnd6iGUrldmxrE48eVyvffU1HXvsmFtpXCg7ntXnfulz%2Blu%2F87e08YaN8ptwT1J9P3y7ur%2FjBpXMsrW93gKhkEImIIa7E27z8KVsvWO3tnzzZV23eYuWK390TJXpgkJpDoxh%2FQWq1apn1xCdUlWVfPOdzCiOl1Ut%2Bmfp1qlU9c1fP2seeKbVKKFoQO%2F5l1t1gwkiuLZzL2b06Z89qvxU48KjbSL%2FHf9um8IxfwXH2Ib6PLmxIe9Tv%2FBJHX7w8JJ%2F37e7T2%2F96D3a%2B569boXxagKRgAmfF%2FX1%2F%2FINnXjihLvXcaHenb36Ox%2F%2FYaV62D93RebhtjyZU%2BliRsdNaBz7%2BmFt6l1BGxxT7Qxt2qjI9l4ld6YV3ZhSbHNSwQhPsrDmHIJjA%2FgtOFrn9mf09f9xVvnpxgWR7h1xfd%2FvXadkJ4X2q7HVxq%2F8m5M68o21m4l7LTYs3v%2FjG7X7%2Fg75Tb2C44EvHdBn%2F%2BVnlgx5u%2B7bpQ%2F8yreb34VkTePlbHAMx4MqZov66n%2F4ml78mxeXrD7e95P36h0%2F%2Fw7hDc5MwQTFGWVeOq%2Fca8PuSWwnX1KlUFLA%2FreKg0XVqvlY8%2FMLJiIKpSJK7tug%2BO4ehfvTKuVj7s%2FefvqgqdqH20OKdrEHEqtGcGyE0kRZTsFfwbFccPTMXwzr5c%2BNqZG239eu%2B%2F%2FBoHp2x313ErQWmZGyHv5fZ%2FTq5xvbf3PgxqTe%2F0tbFPJbBcXcJGN12E5h%2BzT%2B4d%2F%2BA40cHVn0d9e%2F%2B3p94F9%2Fu2Kp2pc5LwdHKz%2BV1xO%2F96Qe%2Fe1HF7Xz6d7WrY%2F8v4%2BY6mOP%2FKxaqCh%2FfEyZ582T5UPDKg9nVK2sz31%2BpRTS1PSgZkY6Z5fNbXCM29AYVHwgot77Umq%2FIa7UzpgCYe4DsWwOpZcGsHfC8llwtBWk69%2FRqaOPTilrKq6NcuKRKc1cLOmGD3Rp0%2B1tSvXxK2AVM46GD2a1%2F1NjOvPs8tuL1FO8I6Rbv7PHf6FRtjJUnwfyow8dWTI02h6M7%2F2F9y0rNC4Ub4%2FrgX9wv0aPj%2BjAF1%2Bd93cTZyf03J89q%2Ff%2B0nvlO%2BYuvTBaVu6VIeVeOKnC0SFVS%2BtXuHDKIeWmkpq82KN8xvZmnFMRnnJUGJKmDxY0%2FOCMCZBh9b09rU3f06nk5ggBEstCxbEB7PJBaaJi7lT8FR7t9%2F3CJ0fdyiNwJXvf1al7f2yje7DKV0xOjnaFV%2F0gbquNf%2F2zf6UTT52Y9%2FZwLKzv%2FR8f1o67d2i55lYcL5sZntFvvPs3VcqW5r09mozqnzzzj03w99ey6PA3p3X890ZVHRlS77bzCgbX77EnN5XS5FC3spNt5o629ttPuC2kzd%2FXoe0fNU%2FU4uyPRE2oODaC3VNkHyAcs3zrt%2F6Gb%2Fqhfp1%2BKaOLr9KeB4t1DEZ1y4d7FWn3V%2BgImJAcjAVq2m94LVMXp3TmpTOL3r7jnp0rCo1X0tbXpvs%2Bdq8e%2FJ%2Ff0tz6g90H%2BeqXXnVPavtB7kxJh%2F77RY08krn0lnYTGivq2XpBa70bJjed1MT5XuWnU7P7HZepPFPRiT8c09A3Z3Tjv96o9psSYgcProXg2CjuvpOg%2FPgc776fGdAn%2F%2BFROY3t9oImEzRZ8e4f36j%2BGxmBthpDh4ZUzs%2FfDhKOhnXdA%2FXvs3jjt9%2BoJ%2F%2F4Kbfn41zHHjuumz54k6f3EVfN%2FdfIYxm99qsXVByde30HNDXcbYJcUD2bLyoYru8dXaUcVGHGVhi7TKWxTatmMn%2F2RFHPfey09v7iBm18XztL17gqgiPW3cabUrr9I316%2Fi9HmCiD1%2B16W4d23Lu8RshYwPw6XXzt4qI32%2F6Mg7dsUr11belyD8QsDI5jx8dUzBQVa%2FNmn8FKxtGJPxrVmb%2BZUHly6SXp6dEOU32NqXNgRMmOGVNNXvl9nS3oFjIJZSbSblgs5aOqOvUtOzjFqg7%2BlyFNv1bQ7n%2FQV7f9tvAegiPWnS1C3PrhPp17Kavz%2BzMC2voiuucnBmn2vUp2yXj64uJ%2BqfGOuDo3dare7NJ67%2B4%2BnXlu%2FtK4bQpeLpYVk%2FeCo%2B2Icdws757%2Bs%2FGrd8cwS8eFbEIjJwcUT2eV6ppSLJk3t%2FHSNUOk4wTcwy6VUsRdjrZ7GIvZuKk2ru1DdiXr6KwJw%2FZOetfHehRK8fuIxQiOaIhkT1hv%2FpF%2BffnfnGr4hBI0lh0naG8L6Q1M9VmtUr5kfp%2Fyi96e6m5zl6vXQqpr8daC4kzRpB95TtWskNhK4%2BmPj7kVulrYsJcZb3erhdFEwYTHgiLxnCKxkruMbQ%2FRVHU5KIZUKkZVysVM8I64Lx1nfcOb%2Fb7O%2Fs24Yv0hbf3Brrrsu4W3EBzRMFvuTOtOExge%2B60L69bjDE3GPCZd%2F94u3fQhf%2Ff9q5uqrVYt%2Fl2yM6jXSji6%2BHM7jg1D3vudPv2XEzr5J7WHxnlMBdJWDe1Fau7G9raSeuIPRhXrC7t7HoG5qEOjYWyl6aZv79aNH%2BgS%2FGlgX1L3%2FuSAUB%2FBcHDJymJhpqC1Ui5Ulvw67FQUL7H9D4%2F%2B5rCcvD%2Be5JanHB38zxfdgzPAXARHNFQ0FdLdf3%2BjOw4Q%2FtK5Jaq3%2F%2BPNSjACsm5saEx0LP5dsvsecxM5rYXho4v7siY6Emta5VxvmWMFHfyvF1dWaWxh5WlH%2B3%2F5nIrjbCfCGwiOaLhER1jf%2Fu%2B3KdXLHje%2FiLaZJww%2Fap4wbPPmqduGMUW%2Bvj39i948eW5yyYC3WqVcSRdfXXyKu32gXdFEVF5gp8HYxt6FocZNvGqkmYNFnfvUxJIzz%2BFPBEc0hY7NMT3ws4MKJ9iI7XW22fVb%2Ft4Gbb%2B3nY33a6B%2Fd%2F%2Bi69UemDn%2B%2BDHV27n959wJMgttum3QXa72guFvzLgNsv3KBsbzn5vS9IG8AIvgiKax64EOt79jwF9DQ3zF7mvd8%2B4O3fiBblrvrJGurV1q37jgQIMpFh365iFlRuvX%2FsoGimf%2B5BlVSvOXMW1o3XXvLnlBYaikC1%2Ba8t142IWyp4o6%2FRcT8u6AYiwH99xoKm%2F%2BOxt083f1uAED3mOrjO%2F4J5sVSfIDXivJrqS23L5l0dvHT43rub96TvVy5MEjOvDFVxe9feONG03Fsf7Nxhvh%2FJemNfUKlTZr%2BFvTmn6V6wIERzSZoFnGvOdjg7rx27sFbxm4Oan3%2FtJWKo1rLBgK6i0%2Fcrf7ci6n4ujx339MJ548odWyeya%2F9G%2B%2FtOjtoUjIPPHzxozq0mRF5z41SauwSyq5qo7%2Fzgh7HUFwRPMJxwK676cHdOOHaNPjFYO3pvT%2Bf7tdkQR3Oeuhb3ef9r5376K3O2VHn%2Fynf6OTT59ccQAYOjikP%2Fv7f66Js5OL%2Fq5nZ4%2Fu%2BMgd8oKhr00rf5ZWNHONPZ3VxHNZwd%2B4F0dTiiRCuu8nN%2Bm6d9V%2FTBrW19a72vSOf7pZyW7a7qynt%2F3M25XuTy96u%2B3p%2BJl%2F8Wm98NfPq1yo%2FaRwpVjR%2Fs%2B%2Bok%2F8w7%2FR8KGlT2hPmjC5%2FzP71eqqJc3ubfTg9JvVsI3Bz312SvC30K8Y8ij7S29HRKE1haIBs7yZUmakpLHj7K1pRZvuaNMDPzOo7m306Vxv8XRcsbaYzjx%2FelFAtG10zrx4VkOHLrq9H6OpqGKppVsj2aB58eAFPfx%2FHtZTf%2Fy0u0x9JTZcnnrmtFI9Kbf6GAq35km36YN5nbITYnx%2BKGYpdp51990pRTs5xehT1UC16t1zUvaXvpLnKWOrK%2BUcPfKb53Tg82NUAFpEIGBC4%2B1teu%2B%2F2kqlsYHsvsaHfvNbeuIPn7ji%2B4TjYXVt7tLATQMauGFA6Y1p92T0zGhGo8dGzbL2CfdluVh7dTKajOotH32LHvjp%2B%2Be15Xn4D76sVHdad3znPWpmR35jWCf%2FaExYzLbT2vL9nbru5%2FsFX3IIjmgJFfOzfPT%2FntPLnxpjs3oL2PVAu979i1vZ09gEitmivvk%2Fv6EXP%2FmiGyTXiz2c8%2BYfuVPv%2Fmfvdv988dBZ%2Ferbfl7RREzv%2B0ffrXf91HeYUNmEVStz9%2FL03zvJaeqrsDOs7%2FnMTvPzow%2BrDzksVaMl2NPWm%2B9Iuwdnzr%2BcMeFRaEL253T9t3XpXf98iyJxQmMzsCedd9y9Q%2Bm%2BtE48dWLdwqOtSZx%2F6bymh6a1%2BfbNeuj3v6gjjx0wy%2BYlHXp0v0ZOXNDON%2B81y%2BnNtY2hPOPoyP8e5j7mKuxydce%2BuJJbvTEdCMtSJTiiZdhQMnhLSr27Ejr55LQqPpsb2%2Bzi7SG96Yf7dN9PDbo%2FKzQPW%2FGz%2FRV33b9bQ4eG3DC3YuZH27WlU%2B%2F55%2B929zROnJlwq3RLseHxwisXdPKp4zrz2iFNXBidfbtT1dlXTurwY69oy8071DnQPO23Jl7K6fxnJoWrswdleu5tUzDK77rPEBzRerq2xrTjnnbzAJhTZrgkNJ79mTzws5u0931dhMYm1tbbphvee4P692xwxxDaAFlrWx4bPjfdvkn3%2FeS9etc%2FfZe2vnmrCaI7lR3LavjI8FU%2Fz%2FTFGeXHyyoUp0yYfKOUN3lhXPu%2F%2FIzS%2FV3asGuw8UvX5ls4%2B6kJTb6QE66ucKGknntSim%2BICL7C4Ri0romzBT39Bxd19OFJlfM8QWgEO%2BFn8JY2PfBzm9Rtlq2YPd06pi9Oa%2BjwkE4%2Fd1rnXzmnKfO6PW1tl5Ite6glmogq2Z3S4L6N2n7PDvOzHlD7QLsCgTd%2BznZW9VN%2F9JSe%2FMOnrtnep1TOaCp3TqXS%2FNnPiY6U3vmxb9f9H%2F02s6TeoUZxzCrGMz96UtOvFYRr2%2Fnjvdr%2BYz0K8GvvJxyOaYjq7FJNJef4fgbqahUzjg58eUzP%2FeWISjxJWFfBSEA3vrdLb%2F7BfkVT7GdcFRO4Q8nA7AnkBjwI23nTuYmcCpmCG%2F5sMLR7I22LnnhHXJG2iMJX2bNqP%2BbJP3xSD%2F%2FGI%2Bb38OqrAOVKQdPZ0yqU5i%2BX22rjrrfcoB%2F4tY9pw%2B5BNcLUwaye%2FjsnzYMHt%2BdatN8Y1y3%2FbZN7WAa%2BQXBsBLt8XpqocDq4Tuwt%2BMKrWX3r%2F9iN%2BEx6WA%2BxtpDu%2F%2FEBbb8rzVzxejHXY6QzZAJ5812hAfMkIXyNw042fD7%2FFy%2FoK7%2F6FVXKVz9Z4jglTWROqlhavNfShsaP%2FPcf1%2FX33az1duxPLujY%2F5qYV1HFVZibxM3%2FaVD970gLvsGp6kawJ9LsxmLUh72PT%2FdFtPv%2BDncz%2FujxPP0e14gNidvuTOtdZml64w1Jlqjqya5EmLwVasIWRrZ337Var9g9kAP7BjR466AOfuWgO94wZCqpm%2FvatbW%2FXe3JmCZNRdM%2B0QsEQopHO939jqXK%2FBF2mbFpvfLVZxWOhLXjzj1aL%2BVMRcf%2B6IKKZ4VaVWcv%2Fe9Kc1%2FgH%2BxxbITSeNndS4O1ceG1rB75nQvuHkgCZP20meWot%2F69jdp6R5uC7GVcM7EmPGxQS8VxruOPH9fnf%2Bnz2pNK6rrNb8ycz5hl7AMnRnRqaEq5YtkER0czufPm7UNLfp53fOzb9W0%2F%2F2G19bZrrU2%2BltHTP3tQgbGUULtob1h3%2Ft5WJQY5JOMTVBwbwQ2z9AhbM229Ee24O61Ee0TjpwvsfVylaDKom97Xpbf91KD6diZYxltj4bbma4pdS8Vxrs7NndrWa34HL8woNOf2Eg2HNNDTpp2DnWqLR5QtmCfRTtw8EQmrbCqPC%2BsYJ58%2FqmNPH9TADVvUOdCjtTTy5JTOfGFUkYAdvchtvFZ2BS21M6r2Gxgr6hO042kEguPas82n%2B3bHNXBj0q08Z8fKKlPlXRbbbH3D3qTu%2FdGNuv6dnSZAMpt2PXghOAbMfzNfNMvVo9nFf2eCZMQsa%2Fe0J7WxO6W0WcIuliKqmPvEYsmER815omeC5PiZEbdxeNK%2B%2F57N7pL4Wjjz%2BSGNvTCjcCDOk6NlKo5UtPH97bPL1dUmu7i3RvFcoH6qHIWCZ9l%2Bgv27E%2Br5WFznDmT1%2FCeGNXwkL4fenldlA0L31phu%2Fa5ebb09ZQIkp1%2BwPFVTSSxeuHqTcRsyOlIx97J9Q4fOjfbqlRMdOnbuoMrO%2FJPZQ0fP6S9%2F8Q909sBJfeCffUSxVH2rW07B0eSrsyG3av4LkDKWJXumpKEHp9W2qzknydgnPnbvcKw7rEA0yH7MVSI4wvNCkYC23JrSppuSOm0qCvu%2FOO6ewiZAzmcDY8%2F2mFmW7tbWN7W5J6eBlQjEQgr3JlWZrG3ecyIW1q7BLu3Y2KlTQ4N65uDLOjs6rFL5jb6QuYkZffP%2FfcGEx1P6of%2F5k%2Bra1Kt6yQ0Xlbtoeze%2BXqZqWoVKRqFg1FRGm2dPYXmmovGns0oMNm%2BksF9jcaykSGdYif6ou28XK8PhmAYojpdVZdm0YWxgPPX8jF76zKiGDuc4QGPuP3u3x3XDe7t03QMdbtBG43jhcIyVeeaMRj7%2Bgpzc8qc7VRxHx86f1VOvvqKL42NyFvySDtywVX%2F7f%2F%2BUtt9xneph5OkpPfHTr7p9deOhtIKB5gxATrWiF0Y%2FYx64A7q977vUTBJbIrrhX%2FW71b1mFzK35dSOuNuLFsvmUHGE79jK2vY3p922MiPH826APGMqkcWsvxKkDYiD%2B5La87ZObX9LmlGBqIvKVF6jf%2FWyss%2BdrXmc4UKhYFDXbdriXk5ePK8Xjh42S9hn3EBpnX%2F1lP73d%2F2K%2FtZ%2F%2B3Hd%2BT33rXpU4djzk6bQYD93wF2qblZ2CT1THFWuMukeJGqmvZjF4bKmXy2qfV9Mzc4WlLKnC0pujS1r7y5mERzhW%2FY%2Bt29nXO%2F4mUHNmCWME09Ou5ehI%2FkVP%2BA1OxsOe0x1cfNtKe26t13tproVasKG02hNTr6s0U%2Fsd6uN9bJtw4C29m%2FUyOSknj38qo6cPa18sahCJq8%2F%2BQe%2Fof1ffU7f82%2F%2BjjoHV3bq2h6gvPDQxOXXmjs4BoKKhdo0XTLL%2BNW8ooGEmkUlX9XYM9mWCI6W7dtpV%2F%2FifbQRWi6CI3zPPuNs74%2Fqlg%2F16Lr7OzR8NK%2FTZin7wsGc2wuy1fdC2vnRtgfjxr1JbbmtzW3cnewKs0EcdVc4Pqbs8%2FXvoG0ra32dnXrnbXdq345deslUIE8PXdRMLqsXPvu4u%2F%2Fxg%2F%2Fib2nbCpaus2fzmjmRe%2F31Zg6OVjycdk%2Be272O0WDzBEdr8qW8u0WsJZaAzY%2B5PFlW1d4XUnVcFoIjMEeiM%2BweDNlyR5uK5hmpXco%2B82JGJ56aVnaipEqx2vx7IgOzYTjeFtLmW9u0%2Fc429V6XULIj5IZIYE2YB%2BLM06dVLa3dL0g0EtHm3n4N9vTq4vi4jprl6wMnjuq1B1%2FSieeP6If%2F109r3%2FvetKyl6%2FH9M6rk3uiPZpuSN%2FOh6kS4XZVqWUUnY16r3wGheihPVpQ5VlT6%2BhapOuYcN%2BiGCI7LQnAElmCrcfZU8aabU%2B7ljg%2F3us3E7WGaoUM5XTySc4NlKVdt%2BLK2HQMYsa0mUiF1bo6ZymJCfbsT6jXL8DF6L2KdVB3zIFxcn2dVQXOjH%2BjucS937L5eh8%2Bd1qsnj%2BtPfuLXddfffrs%2B9Is%2FoHg6ee1PZH51hx4Zn%2FdksNnPi8aCbe4hGVtxbEb2dHXbddHWeJJqftSVgtOUYz6bGcERqIFtKN5vqnb2og%2FInUYzfqrgViRHjuU1fiavqQsl5afXp7O7bc7dsTFmgmLU7bm4YU9SvTviiiS5A0RjBEJBJW%2FaoMyz9dvfWItkPK5bd17nXo6fP6cDXzqgPznzG%2Fquf%2FvD6tsxcNWPLc2UNfbyzIK3NveSQiyUMsGxrFIlp2Zkl6sHP%2BQo3NEaT1rtSXosD8ERWAE3SO5JuJe5pi4WNXG2aEJlXtPDZeUmzJKSWQbLTVXcsFk2l4q5o3JbRS3YO2lPOdvDK6HobOsTGw5txTCeNpf2kNIbYuoyFcXOwag6BqJupRFoFtViReWpvD0SbfvpqBF2DAy6F7v38cl%2F9le69R%2B9T1vuvf6K7z%2Fy5KQKo%2FPbBTlNHhyjoaRCgYhy5Uk1o%2BKoWa4%2BUVLHrax2eBXBEaij9g1R97L1jjb3dcd5IyQ6ldn9ke7StmP%2FbsEHB%2B0S3OxhlmDo0pi30Oyf7Uv2J6Jpmdv02Kdf0fRDxxsWGudqSyR1k7kU%2FuyALr48rra7NitxwwYFE%2FNP0A49OrGo12%2BzL1VHgmZlIRjTdGlMzWrqQF7tN8d5cutRBEdgDQVtCDSVw3Br7BUHVqRwclwzT51Rtdxc1bpQRcq%2BeF6514aV2N2jxK0DSt7Yr3BX0gTEgIafWly1qzZ5xTFoqo2hQFS5yriaVeZEUaXJiqJdVB29iOAIAFiVmWfPyJkpqFnZ2dnZVy4qe2BIk90JJUx4DG7eqNwFOxJxYSW%2F2tTzqm210VYdc6XmXKq28qdLKlwsExw9iuAIAFiVarG5q3SvM8vQ5dGsph8%2BYf54Qlt2xTU1bpZ9J2OqlIJz3q25prLMFTbB0V6mikNN%2B3VWClXNHCkqvZelFi9iBwIAYFVi27vUah3l7Zfb0ZPXlt2T2nXjmHo2ZhSOXg7AzT12MBFKmwX1sgrOjJpV9nih2Q%2BoY4UIjg3AEQcAXtL2li3q%2Fu6bFEy25vi2WKKswe3T2nv7sLbumVCqc0aBYPOGx7ZYv%2FsyV55Ss8oPVVSeITl6EUvVDWBPyzbzM1oAjRFohVFtS7A9HNvfvVuJG%2Fo1%2BbUjbi%2FHZjsoU4tAoKqO7rzSnedVzI5rerRD2fG0KuXmeqi0FUer4DRnE3CrNGGDY0XhdupTXkNwbIBgIiin4DT%2F6DoA6yqUbN31CLvXLrq5Qz0%2FcKtSdwxq6uETyh8ecQ%2BmtJpg0FG8LatYKqdS37iyE23KmEsha%2Fu2Nv5nlAh3ui%2Fz9oBMc42rfl0l56howmN8sDWr0LgygmMD2AHw4c6QKtmqqkUqj4Dvhcz%2FUkGFYq1fnQnGwkreMqD4nj4THIc18bnXVDw3aSqQrXdfZyuQ0WTevbT3jys3k9SMrUJOtpkn%2Fo37WaXC3e5ex3xlWk3L%2FLjz50pqvzEueAvBsUGCkaCCHQIATwrGTYC82QTI3b3KPHNG04%2BeUOHUpHuyuRUFwxWlOqeV7Jgxy9gxzYzZAJlSuRBze0KuJzs5JhxMKNfMwdEojrOs5kUERwDAmrHTWtL371DqTZs1%2FvlXNfPkKTmZklqVrULGUnn30jUQ0tRwpxsii7n1q6wFAyG3n2NTVxyNSpbg6EUERwDAmrMnrnu%2B7xZ1vnePJr54UFMPH3dHFbYyW4XsHBh1L4VMXNMjXZoZT8tZ48M0wUBYsVCqaedVX%2Ba0Sn9PLAvBEQCwbkIdcXV%2F5BbFdvdo%2FFOvuA25vcBWIKPJC%2BrYOKrMWLsJkO1mSXttqpAhU3GMmqXqqdJFNbNwiskxXkRwBACsK3sCu%2B1NmxTpTWnqm0c188yZlq8%2BWnYZOxIruuEx1T2p%2FHTKLGO3m2pkQk6lfiEqEAiaimObCvnj5mpzTAWyOQ9VRXsJjl5EcAQArD8THu3Emd6%2F8ybF9%2FRq4gsHVR7zRvVxNkCWzGVCqa4pFfOx2dPYE2mVi%2FZhd3WHaQIKukvVTrWsQmVaiXDznbQMhANKbo4K3kNwBAA0jB2IkL53uxLX97nhcebpUy3ZuudKgiFH8VTOvZQ2jCo7mXZDZDEXW1VLn7ZIn%2FsyW55oyuAY7QlRcfQoWroDABoubJate%2F%2F27ebyJoV7kvIiW4Xs6B%2FT4PUn1LftnBLtGQWCKztAkrzUBDxbHlczSm6OuOER3kPFEQDQHIIBd%2B51ct8GTX79iCa%2FdljVkvdO5to52G09U%2B6lXIhoeqxDMyMdKhViNX%2BOy9NjMuUxNZv4xrAGviN9abwuvIbgCABoKsFUVJ0f2OvugZz40kEVTky0bOPwawmbKmTnxlF19I27rXwy4%2B3KzyTMMvbVq3Vt4S7Z3Y5ZO3bQjmlpglGIll2e3vKDnYoPMGrQqwiOAICmEwgH3dGF0S2dmnrwqKYfOSEn27qNw6%2FGHqYJhCtq75twq5ClXEyTF7uVzyZUzi99wCQYDLsteYpORk614vZ2bLREf0k7%2Fn6HEjsZM%2BhlBEcAQNMKdyXU9R03muXrjRr%2FzKvKHx31bPXRCgYdxVI59e04p5IJjbnJlKaGu1UuRuaPNjRhsy3aa95WVVWNuz5sJ6BQ3FHn5kmlO0cVcmxoTAveFahWvfsb6JSqquTpXA8AqxGIBBSON%2F4sZWW6oOlHT2ryq4c8W31cilMOKWt7Qg53KpdJqloJKpGeUTl%2BRvnptCLlDbN9ItdxZnYgPNtyKNWfU3vvhELVjPv2xP17Fd%2B3Va0iMRBVrI9l9WVwqDgCAFpCKB1T57ftUeL6Xo19%2BoDyh0Y8XX28zI42bOuaUqpz2h1tODPaKccJamCbLYxMqpjLKz%2BTVG4qpZwJmDZortnXYjJWoreots4JJTumFCgXNa%2FgWSgL3kbFEQBwVc1ScZyrWnGUeeqMxj%2F3qmcah9eLDZf5aRMkZ1Lu1JpKaRU1IrMkHk0UFG%2FLK9WXMy9nFKhcudobv3WbEnfvcU%2FItwIqjstGxREA0HoCoaDa3rpVib19Gv%2F8q5p%2B4pRZy%2FZ%2B9bEWdm52LJlXum%2FCLGEH3ZY%2FpXxMxULUhMiIKqYiWXUC7tK2UwkoaJ8T2AM6Icf8uaJwpKJQtOSOT4zEC%2B7rClbd%2FZeqXP3frpYq7r7LQJOc8kb9ERwBAC0r1JVQzw%2FdrtRdWzT21y%2BrdH7KU5NnViwwO7XGXsLRsuLpnPtm94BN9fLqsvmzXZQLXv6Qqvsme8p7pZx8aXbuOL2%2FPYvJMQCAlhYIBJTY06eNP3OPOt51nQIxaiJX4rb%2BcauHsxXEYNiZfWku9u2rCY1WtVT2xb5TPyM4AgA8IdQeV9d33aSBn7tfiX0bCJANUC078vDRCYjgCAA1cyqOjj12TK98Yb%2BGjwy7r6P5xLZ1asPH7la3CZGh9trH%2BKEOimWJ3OhpPB0DgBrMDM%2FoM7%2F4aZ169tTrb%2Bvc1Kltd23T1jdt1a77dyueZmJGs7CTZ9rfvlPpe7dp7BP7NfP0aV%2F1fmwYW22k4uhptONplOrs11flFCDQ9Ozd5KO%2F87Ce%2BOMnllyGC5sl0XR%2FWgP7BrTznl3adNMmtfWmFQzVtqgTCAUUiMzu1WtGzdiOZzns8mn%2ByIgmv3hQucPenjzTaMH2hNLffZeCydao9NKOZ9lox9MIVaeq8pSjatHh%2FgtoAWWz%2FHb%2BlQtX3LtVLpQ1fnrcvRz44gHFUjH179mgHW%2Feqa23bVO6L61429WrkcGoCWftITdEor5s9TGxt1%2Fx3b2a%2BuZRzTxxUsVz08Ia4EHN8wiODeDkq3IK7I0CWkUwGFSqO1Xz%2BxcyBZ1%2B%2FpR7scvXPdt7NbB3QFtu2aKuTd2mOtm%2BqBrpFM0KSdZROE0fk7ViA2THu3crefNGDf3VC8q%2BeN78HELuzxdAbQiODWAfIAC0jqAJHNfde52OPX5Uuencsj42P53X2ZfPuJfnPvms%2Bnb2a%2FDGQW2%2Fc6d6TaBMdiZfD5F2aw3BcY0FTGW3N6VqLKhcZkaRaFTReILwCNSIPY4NUBwvm2VqwiPQSuwWk9MvntLjf%2FqYLhw8L6e8%2BvsWu4RtA%2BSOu3Zo8KZNSqQTim1ovv1Wrb7HcaFKtqiTv%2FZ1Te8%2F574eMKExnkgoHIk27T7TVhE0Ffb097yFPY7e5RAcG4DgCLS2QragU8%2Bf1PGnjrkvp4dXv1%2FOVh0HbhjUde%2FYrV0P7FbPjp6mqYJ5LTiWJ3I68sufU2Foat7bQ2bZOpZImgBJkFgpgqPnERwbgeAIeIPt45ibzGn05IgOP3pYQ4cvaOjY0KqqkTZAxtvj6hjs0K77dmnrndu0Ye8G98BNo3gtOBaHZnTwH3%2FCPEaUF%2F2drTja5etILO4GSSwPwdHzOFUNACtlQ549NGMvW27d6lYip4endPBbB3XulbNuoLR7HJfDhtHseNa9nH%2FlvMJ%2F%2BIQbJHffv1t73nm9enf1qq2vjT15q1AaySwZGi1bSykWCiqXSoqa8BiJ2eVrruua2euK5X5Po%2BLYAFQcAe%2FLz%2BQ1Y5aw7X7Ik2Y5e9hUIqcuTqlSqmilwtGw2k0l0i5jbzeVyE23bVb3tm5Fk1GtJU9UHM1DXSVTUmkyq4mHj%2Brip16o4UMC5r56k%2BJpKZbMkodqEOpNq%2B1DdyoYb40qHhXHZWOpuhEIjoC%2F2Cri5MVJXXjtvE48c1znXzunzFhW5cIqJpmYENPW26aNN27U9ru2a9ud29W5pVOhaP3by7RUcLSDS4plVczFKVRUMuE9f2pcuVNj5s8zKgxNqzgyo2q5tgA%2Fee568wk71NE3ZirLkwpFVh78%2FSA80KXU%2B29TMEZw9CiCYyMQHAF%2Fs%2FsiT71w0j2lfdwEyZl6HK6JhLT19i3a%2Buat2nXvLm3Yu1H10vTB0Q5VmC6YgDimwtkJZU%2BOzf75gqnwZgpajakLu1XMzF6X0URe3ZuGlOyYcYM7Fgtv6VXbe29RINoaO%2BEIjstGcGwEgiOAy2w1cuT4sM68dFpHnzjqLm3bSTWrZUcg7rxnp3aaELnlTVvcfpEr1UzB0c6bzl0KiPnT48qfmX1pl6DXwszINuUnt8x7W6wtq86NI0q2ZxQIcl8%2BV3TPgJJvu8lttt4KCI7LRnBsBIIjgKXYiTP5SlbHnziuMy%2Bc0dkXzyg7trpAZE9jx9Ixbb5ti3bcvV2D%2BwbVs7N3WZ%2BjIcGx5KhglpZLZlm5cNEsN582VcTTEyqMTLnh0THL%2FNXy2t%2B%2FZ0Y3KTexY9HbA0FHqc5ptfePKt62vANQXha7dbuSb72uZQ7IEByXjeDYCARHAFdyuQG4bemTncjq1DOndOibh3TxtQtm2XR1h2sCwYCplsXUt7tPe9%2Bz1w2Ttu2PHYt41Y9by%2BBo7qIrmby71Gz3IGaPjih3fNRUFUdVyRbMfbipvprrolEPVdmJfmVH91zx7y8HyK7BYUViRd8vYSfeukfx27arVRAcl43g2AgERwBXcqXJMdOm6jZ8dFgnnjqpcy%2Bd0eS5SU0PrW5vZKI9oe7t3Rq4eVA737pT3Vu71D7QsWiOdl2CY9UuMxdVnjEB0VRRixen3EMr%2BbPjKo5mVJ7MuRNdqpXmus%2FOT3drZugGXSsR2tCY6p5SW%2FekIvGCb09gp95zi6K767e%2Fdq0RHJeN4NgIBEcAV3I5ONplWCdfNPdjptpWKLsHQCy7d6xUqeqCqUCeeuG0Tj1%2FWmMmgBVMIKs6K79fCUVC6t3Rq21v3qYtd251T2vbYBmOhZcdHN2v3SwlO7mSCYk55U%2BOugdV7F7E4ljGDYpOrqhWUMx2aOr8TeZPtX3%2F4WhR6d5Jcxk312nZdwEy%2FV13KTzQqVZBcFw2gmMjEBwBXIkNjnmzVDv%2B0GuzLWRGZmb389lKXMAGx5BCsahC6ZjC6YSifWnlwxFN5Et67bFjOvfqBZVW0%2BbnkmRX0t0Puf3uHdp7zw6FcwUT%2BOzXUjb3qyWFomEFU1FFzPtF%2B9MKt8eUPzGmjKmK5k6Muk227fuXZ%2FJutbFVlXIpTZ7fZ76H5YULW4FM942rc%2BOo%2FKTzo%2B9QoEVa8VgEx2UjODYCwRHAkszd8djXntP4wwdfrzAuSzAgU4zU8HhOFyYLGjaXXGn1fQftGL7uVET9Jhz2mUtHMuy%2BzQ%2FKhaQJjjea4B5f0cdH4kV1bBgzS9gTCoaa7%2FGongLxiDr%2F3jvUSgiOy8bIQQBoCiYoTjz6qiZWGhovfQ47XXljZ1z9HTEVy%2BZzZooani5obKakabN0vJJPbesLozNF8zmKOnJxRimzfL2hM6YuU3HsSkYUaZHWKysSqCgQrJjgqBUp5aMaPbVB0yMdajfL13YfpFcDZKivQ%2FA%2BgiMANIFKvqjJpw6tap%2FiXEFTEYxHAm6ItJey%2Bby5YlkXxgumGplXtlhRobS8AGO%2FMru%2FciJbci%2BhoP03gupNRzXYlVAyFlIyGvJUNTIYKpuL3Wua0krZ0YWFTELD2bgmLvSoa3BEiY4ZhcLemkIT7m8XvI%2FgCABNwLETTkxlz7bMqVd4nCtsPm%2FaLCWmByLa0Z9SplB2w9%2BIqUZOZcvu68v9ZyvmAzKFirnkdGY0r4QJjm3mstFUI9OJqPvnVq9GBgKOGxzrwgTIUiGmoRODiqVySvdMKtkxrXB09Q3fG83uvW2lQzFYOfY4NgB7HAEsZGcnl86Nq5KdUubQReWOj6g8lVW1VFmTIPn6v2s%2BtQ2N43ZJe6pklqQLbiXSWeVDQ8wExvZExF0y7%2BuIKh1r3X2R08PbVZjarLoLVBVLFNwT2IlLAbJVi7WhrpTS33u3ApGQWgl7HJeNwzGNUJqsyGnCrwtAYwVMcS566UHMBkbb6zB3bFiZ%2FeeUefWcyvm1b2FTNkvR0%2FmyLprl7DNjOWULq19OjYQD2juQdiudrSgzNqjc%2BE6tpXCkpJSpQHYNjLTkHsj4LduUuPd6tRqC47IRHBvBfk3lSW%2FtbQGweuG2oEKppSs2tg1O8cy4ModNNdJUJLPHh2db3awxN0ROFDQ0VdCYqUo6K6x%2B2j2X77m5T7EWq0hZs03Ab9R6CIYqau8bc3tB2hPZrcBWGds%2B9CaFN7TeUjXBcdkIjg1RtSO2KirnHHfcFgCfM5XGUMyERhMc7R7Ha3FMNdKZzit%2FakxZEyJn5ziPqZxZmyBpHyXKFUd5s4Rt90SOXDphvdzDNW%2B9rkd97VG1mmK2TVPnb9V6zRMMmCXsgKk6pszyddqEyFgq39RL2JEd%2FUq99xZz2229%2FawEx2WjHU9DmDuAUFtIwWSwpRvjAqgTGwpMMqg1HARNhSfYnVKbvdy6WU6x4h6umX76pKZePu1OaqnUcVnbfl32kIu9pBNhbetLvt7qxy5nT%2BbKZkm7rGuVIaLh1tzAF4rYhuo2JK9PtdSewq6WQ5oe7dTMeLvibVm3F2Q0mTdL2s11kMb2bozfsbMlQyNWhoojAHiInfdcMNXHzMtnNb3%2FjApDU%2B5%2BybViH0EK5YqmTXgcmS66%2FR5n8iWVTLCc%2B%2BCyoSOuu3Z1teThD6cc0fjZm02YS6pRAsGqCY45N0SmOqcVTRQavxfStmO6c5cSd%2BxQq57qoeK4bCxVA4BXlYZnTBXyuKaePan80KSc%2FOpHEV6L7Rc57i5llzRqqqAls5zdk45r14akEtHW299oOU5Ik%2BduVKXQHA2uQ%2BGyCZA5JbumlGjPuP0g7fL2ujJBMXr9oBJv2W1Wz2JqVQTHZSM4AoDX2TnXudcuaPSrBzR94Kzk3bv9NWGXjqcvXKditl%2FNxg2R6ZypQk4pZYKkrUyuh%2BiuDUo8cIOC8dbbszoXwXHZCI4A4CfFsxMa%2FfIrmnr%2BZF33QXpdZrxPubHmbjdjT2S7S9ld00qa5ey1mkwTHuxS2wffpECo9fc1EhyXjeAIAH5UGp7W5GPHzOWICmPTwtVVyiGNn3yzWmXgml26TnbMuFXIeDqrcLQO2xSCQUWv26ikqTTaSTFeQHBcNoIjAPhZeSyjiUePaPLJY%2B5BGpaxr2zi7G6V83a5urUqbUFTeUykZ9xKZCyZV8iEyOAylrQdJ6BQT1qpu3cqvKmn5abDXA3BcdkIjgAAEyAnssrsP6vJx48qd8q281n7gzStplSIa2ZoryrFNrWqcKzojja0k2rCMXOJm9fD5dkT2gHH7QxVNf9frQRVLptAlUopubdXHW%2FpVKSrdQ%2FBXAnBcdkIjgCAN1Rm8sodGtL4gwdNgBxROVNQS7J9Mc0Ld9BN9Y2WudVLTbwvP%2FLZgy%2F2fR1ntqPM7OvuJ5CtLJYrsx9TdoLu26amulWa6FcyGJH9F4IKXGrDuXQ7murcf1zLb90bmPOHwBo1IHdjgKlAVoMVVU14LJsKY7Q%2Fok1v61DXrUkTrMLuOEwvIjguG8ERALAEk7gK5yc09cgRjT92WOXs%2BhykuRzA3JduoAu4QSZgkkuxbF6vBlVx7MvZt9vXyxVTIbMvzeuVyuzflexLzX6821Db%2Frkq9%2B%2Bq9v1sQLSfozr77zmXPmfl0kNGxf24K3%2BdQfNfPBBSOBB0w2PoisHR%2FpvV1%2F9cXUZ0DMyJim5AvfRKWLMhNnjpMvv3C8Nr4NL7zf7LFfdfnv23Hfdrcty3lc1r9usrmZeVasVcH47750gsqMG9ab39J3YqmvZusCI4LhvBEQCwBPPIkJ0o6dyLWY28Nq3xh08oHRhTKpo1gSNowpcNcEE3kM176Ya2kBtyZt8edMOcfVmqzL7uhjQbWsr2nzFBpey4kWY2EJpl83LAfd0GQjRWe39M7%2FypXerb3brL81dDcFw2giMA4A3TF0s6%2BeSUXv3CmIYP5eVU1ucholo1tS%2BnZF5eHu%2BHZtHWFdUDP75Dm25ujgbo9URwXDaCIwBAGjmc08ufGdPxhydVzJgly2JjHhrsQ5K7sOoUzZ9brc9k4PVLIBC89DI0%2B7bAnL97%2FX0vu7yMbPdDugvJ5nu%2F%2FPLS29XYh%2Br23pje%2B%2FO71bU1JS8hOC4bwREA%2FCw%2FVdFLnxjWq1%2Ba0PSFZgpqZhHbVCFnA2RZjQ5Oi10OiHZZPvxGQLS7Dl8%2FXLNal3ZFumHaPJbZ66NacS%2BNuD427EqZyuMudW6KyysIjstGcAQAP7L3j%2BdezuiZPx7S2RdnZgtdTclEJhMeHSevZgiPs5XEsIJBGzZCl15fX7PBseIu6zvO%2BoVqG4h339Oje%2F%2FedkXiNAD3Kac1WuADAOrqxU%2BM6Lk%2FH1ZuvKzmFjAhLWYuYVUq2UuhqQFfhVtZnP06Gt0AfLa6ab%2BeqNvI24bHarVwqTK7dmyZ6diTY0p1RvTmH9gq%2BBPBEQB8xB52efjXz%2BmVz425VcfWEVIolLoUHtcv7M4GxvilCmMzClz62iJuqHacwpruDa2Uq3rxixe09Y4ubbg%2BLfiPR1t6AgCW8uB%2FO6OXPznaYqHxsqAJj23unsK1F3ADo%2F33mjc0zmdDbiiUNF%2BvPcCydq2M7LaGh3%2F3uKYv5gX%2FITgCgA9UilU9%2BXsX3EMwrS4YTJqQtJZhLuwGxlDIHgJpvV6SNuja6uxa7r8cP5%2FXc39zVuV8Y7YOoHEIjgDgcVWnqpNPTuv5Px92%2F9zqbCAKBuOX9vrV%2B3NH3KrdWnzu9WSrsvY6Wsvge%2BK5CR15bFTePWKLpRAcAcDjhg%2Fn9cTvXmhYb8a1YINdMJhQ%2FQTcwyazodEbD402BK%2FlMnsxV9ELnz2nzGiLzjPHihAcAcDDKoWqXvyrEY2d8N5%2BtNmqWkz1MBsabRD10pjD2X2aa%2Fk9TQ8X9eTHT8vDnf2wAKeqG8H8ftn%2BkpWMo2qFXzbA7wKhgEIJc0mG6v4Yf%2BzRSR17ZFJeZZdjq5caY6%2FUbGhszf2M13J5Wd9xclorp16Y0NmXJrX51k7B%2B6g4NkCl6Kg8XSE0AnDZ%2B4LyjHkymavvQQOnXNULfzmiUs7LgxACbn%2FFFX90IOzBSuN8wWBUa%2Fn9lc1j2stfuKBqmcc0PyA4NoCTrzbf9CwADVfJ1jfgnX52RsNH1q7S1CzsPr6VHWYJXNon6d3QOCuw5i2FLhye0YlnxwTvIzg2ggdONQKov3oPRTnw%2BfEW7de4XCurOq7VyezmFNVaslXHA18boijiAwTHBuD3CsBay0%2BWdeLxKfnFcitqs3v%2F1jZMNZNgMLjmIfn8a9OaGV27qTVoDgRHAPCgcy9m3P3U%2FhFY1kSZtT5t3HyCaz5xx51l%2FfgIfR09juAIAB50%2BrkZ%2BU2tFbWAQi0zRrCe1mNU49EnxlSYKQneRXAEAA8aOeK%2FOcKzwfHaVcTAGp8yblbrsZ9z5GRWE%2BeYYe1lBEcA8BqzVDh51o%2FTPEI1vc%2FazrluZkGtx8P%2B2Zf9s7fWjwiOAOAxTqWq3ERZfmMPvASuUUgMBsOeGSm4EutTdcyomPHf7c8vCI4A4DGFqbKqfjoX8zqbGq%2F%2BsLYe%2B%2FyamQ3Oa230REaZMU5XexXBEQA8Jj9d54aQLeVqJUf7kOeXvo1XsvYP%2B9mJkqaG%2FLhVwh8IjgDgMcGwn5dig1f9Oz8vU8%2By3%2F%2FaHgyy7XiGjmcEbyI4AoDHRFN%2Bvmu%2FWnD0e7XRWp%2FT5OOns4I3ERwBAJ5x9Yqiv%2Fc3WoFA4JoHiOphZqTojiGE9xAcAcBjwjH%2F9Sicb%2Bnvn4qjde0DRPVQylVUmOZktRcRHAHAYyJxPwekKz2s%2BT1Mz7X210UhU3HDI7yH4AgAHhSO%2BfXufenve72WaFvD2l8RpbypOGYJjl5EcAQADwpG%2FJqSAld5O8nRCqxDgrZN6PPTzKz2IoIjAHhQJO7Pu3ebiagsXsv6XEEzozQB9yKCIwB4UCTu54ojD23NoDDD4Rgv4rerAXg2DGBJdbxvCPu04mjR5Pta1udBKE9w9CR%2BuxogECU5AlgsWK82OubTRBI0AZ%2BrWq26F6yfQpbg6EUExwYIx0OzDxDkRwCWvTuIBBRuq18bnWjSxy15luzXSGhcbw6Hqj2JNvqNYOJ6pCMsp%2BDIKXNnBvhdIBRwn0wGgvV7NhkM%2B%2FeZaYBn5dewPtdPOU9y9CKCY6OY39tgPEjJF8CaiHf4uQn4UsGIJ%2BlvWJ%2FroupwnXsRuQUAPCiS8HtwJDwCa4HgCAAeFE36%2Be596eDI2Rhg9QiOAOBBsTZ%2FVxyXno7iCOsnkmQ3nBcRHAHAg6Ip%2FwbH2dDIUvWVrc%2F1EAxxSMmLCI4A4EGxtJ8rjhbBsdGicb%2FfBr2J4AgAHhRN%2BfvufanpMTQAX1%2F%2BPqDlXQRHAPAgf%2B9xtJZ6eGOP43pq64kI3kNwBAAPivl4j6O19LxqguN6SnREBe8hOAKAByU6%2FX6idamHN5aqZ6399RCKBpXqJjh6EcERADzInqoO%2BPgefqmT1bNbHAmP6yGWCisaJ2J4ET9VAPAgGxpjafrooTGiyRC3P48iOAKAR6X7%2FfzAvVQT8Kr7H9ZeujemeBuHY7yI4AgAXmQyU6ydfY5ojK5NCV9vlfAyfqwA4FHpXio%2Bi1BwXHO20tu3KyV4E8ERADwq0eXvperFD3FVkRzXnj1N3TEQF7yJ4AgAHtXW7%2B%2BK4%2BJejoTG9dC3I%2BXucYQ3ERwBwKPi7f5uycO86sYYvKXdPVUNbyI4AoBHxdvDCoYD8qvFp6qZV73WosmwNt%2FUIXgXwREAPCqSDPo6ODI95krW7jrYenuXUt0cyvIygiMAeFQ0HVIo7Oe7eZaql7KWRdddd3crFCFaeBlt3RvB%2FNJWnaoqOUfVEndigO8FAwolA6Y6GFw666xQPBUyn1M%2Bdnns4Nz7We5z10pbX1ybb2kXvI3g2ADVclWlyYqqFe7AAFhVOUWztNxhMmS0ftWaWIff9zi6%2F6%2B5YZE9jmvD7ifd%2B%2FY%2BBUN%2B3hrhD9STG6BScAiNAOZzpHLGUT2FIwFF4v5eql5q7CDqr60v5gZHeB%2FBsQFYngawlGqx%2FvcNSd8fVKCX41oLBAPa976NSnSwiOkHBMcG4G4LwLowxbZEp5%2F76V3e4zgX98D11rs9pd33dgv%2BQHAEAA9L%2BXxe9dLTYwiP9WIbfd%2F54U2Kt1Ft9AuCIwB4WKLT7w%2Fo8yuO9mwMB2TqxFy1227v1uCNnKT2E4IjAHhYssvfwZF51Wund3ub9r1%2Fo8%2BbzPsPwREAPCzWHlLY5yerUX%2B2yfcd373JhMeEWlqQ28dyERwBwMPsvOpIguA4X33bHvnRvT%2ByXVtva%2F0l6lCE4Lhc7GYFAA%2BLp4MKxwiOb6i6i9XEhZWxDb5339Or6%2B7tcdvwtLKA%2BV6Cvn5StTJcYwDgYbF0WLGUf%2B%2FqU71R3fPjO9W9I7VEM3As15ZbuvTWH96qoAcqdaFkkP2ZK0DFEQA8LN5plqqT%2Fu3lWMw4uvdntumGb%2B%2FXa18a1rMfP61SRlgmG7r7drXpvh%2Fd5rbgaXX2OUSsJ0zpeQWoOAKAh9mxg%2FF2%2FwbHct5RKV8xFceE7vnJrfqhP75DgzfTPmY5bGgcvKlDb%2F%2FYTiU7PdAX1IbGDRGF035ujr9yBEcA8LhUj78Xl3Jjldf%2F3Lk5rvRAVKjdhj1p3fsj29QxEFPLM6Ex3htRvC%2FK1oUVYqkaALzMPDamN%2Fo7KGVGS2ofnL0O7N48Lyy1rpfr39avu39oS%2BtfZ%2Bb3IGoq79HeqMI%2B3vNbDwRHAPA4v0%2BPyU9W5r0eJThcU6wtrFu%2Fd5Pu%2FP5BhaJXv77s6eRmZg%2FAhOJBBcyThmb%2FWlsBwREAPK6tLyI7QKXq0%2FaFmbHSvNdj7Tz0XU1bX1zv%2FIXrdN07ezh1jEX47QEAj4u1hdwm4PaEsR%2FlxsrzXrfXh78tPXYxkghr99v7dPePb1XPzqTYAoilEBwBwOMiZmnWTpApZoryo9xkWdVq9fXDENEkS9WzAu7klHhHVJtu69CNH9yobW%2FpMEv57AHFlREcAcDjoomQ289x6rxPg%2BN4WRXzrYcvHQr2%2B%2BGYXQ%2F0Kb0h7C7Z9%2BxMafMd7Wof9MCJaawLgmMD2Oe8VQHA%2BrCHQZId%2Fg1LNjg6ZXOvG5utOMZ83NfSets%2F3q7u7XEBK0G9vgE41QVgKYE1GuNm9zfGOvxbJ8iNV0xwfGN%2Fp58bolv%2Bnl2O1eLW0wB2qHqAax7AAmvVX87u7Ut2%2BTc4ZsdKqsw5WB1Lh7gPBlaIpeoGsA1ow50hObnq7PIJAF%2BzqxChREDB6BqlGdsEvN8Do%2BJWKD9ZVu5iQaHKbNWxNFb29SnzwmhJeZ8HZ%2Fs7F06F3P6OzKteHoJjgwQjQXMRAKyLVI9%2F73BsQMycLSl8qQ94caKsaDzk3%2BA4VFLEpz095wrGAmrbGXcfj1E7ri0A8IE2H1ccrfz0G9NjgqbaxPQYOIWqqb5WhOXhNwcAfCDZHXG3yfhVfvqNJuChcEAJn54yt6GZxt5vqDpsF1sugiMA%2BEAoGlDcxxNTCjNvVJYC5mqIxP358OdukeKR32VvB1Gfz3FfCa4xAPABO3M40RVWdrwsPyqb3Bjtng3OESek9gHb8HpG%2FmOW6dvDr18XK1HJVlXJOws%2FrSL2tHqLpAp7OCbSEVaYKULLRnAEAB%2Bwo%2BUSPm7JU65Wldx8qem1WZ1MDUblR7YNUXwwpuSGle95LWcqmjman%2F95A%2FawSVCJAX9er35C1AYAH7BL1QkfNwGfu8fRVseSLFGumG1jY6uLc1VNAbI4VpJT4ri21xEcAcAH7KEIe0DGr4rTjqqVNw5CJHr8GRzrdTgmviG6aApatSIVRsrM1PU4giMA%2BETPDv8uI%2BanyqqU3kg0bX3%2BDNG28hwIrj45hpJBRZao2hbHzPWcp8WNlxEcAcAn0htj8qtSzpEzt%2BLYzVL1asXMdbiwxZOt6uaHy6pWKTt6FcERAHyic7N%2FK46Fqcq8iqOfZ3fXSygRVHSJJf%2FydMVc2OvoVQRHAPCJlKkQ2aVKPypmTcVxTnCMJkOKpvzb17JebB%2FEUGxx1bE4Wpq3pxTeQXAEAJ%2BwM3n9ekCmMFOWM7cIZrJOyof7HMPRoNuSp16C5vPF%2BqPu9TlXaaai0qQ%2Fe4Z6HcERAPzChiWfniYu56oqLzi00dbnv%2BvCPVVd50f%2BSHtI4cSCT2qKjflhqo5eRHAEAB%2Fp8Gnjays%2FOT84ss%2BxPmxbnmjv4tuVUzRL1j6dVORlBEcA8JGkTyuOVma0NO91Py5Vr5VIe1CRjgV7Rqu2r6OpOpaoOnoJwREAfCS9wb8teXILql92v2c9ehq2knAisKhxdz3Y6zG%2BRBC3Vcf8SEnwDoIjAPhIeoN%2Fq2wzCwJMW39k0YlgrwsE1u77DSVDCrctPqlul6sdqo6eQXAEAB9J9fg3OObGFlQceyMK8ihYV3ETxheNIixX3SVrRhF6A78yAOAjfq44Tg8tqDia4BiK8jBYT7biGOlcXHUsjJZUydMU3Av4jQEAH0l0hhWO%2BfOu306PmTsJz86r9ltD9HA8YKqsa%2Fs9x0xVO7jwenUuHZSh6tjyCI4A4DOdW%2FzZkqdsKl6VwhtVr1jaVMd8FqLtIZbAGmflUDyoWO%2FiynZxoqxKtiK0NoIjAPiJCQ0dm%2Fx5srpcdFRasFza1u%2FfvpZrybbmWVR1tE3Bh2zVkbJjKyM4AoDPdG72Z3CsFKsqF%2BaEloA9IOOvvpZuxXEdHvnteMvYEu15KpmKShNUHVsZwREAfKZ9oz%2BrbKWcWaouzq84prr8dVjIXZoPrM%2B%2BzmhHWKHk%2FJhRtXsdh4vuSWu0JoIjAPiMrbIFI%2F46FGLZ0FheEBzbNjI9Zq0EwgHFl9jrWDFVX7vfEa2J4AgAPmNnNId9dprYsvsbS9kFFcfeyLos3fpVOB1SOLV4FGFxrCyHqmNL4tcFAHzGtuTxY%2F9CW%2Bmyy9Vz2ZPVIR9VX%2B2knGBI68Y2A48PLFF1NCG%2BcJFRhK2I4AgAPpPwacXRKs7MD47x9pCCYf9cF%2FZ7DazztxtOhNxT1gvZUYRVRhG2HIIjAPiMPSARS%2FvrNPFlhen5e%2BtiJtCEmR6ztgKzTcEDCwJ61akqb5uCO4THVsJvCwD4TcBOTfFncMzPzA%2BObUsEGi9zq6sN%2BHbdUYTpxZGjOFZSJUdwbCUERwDwIb82vs4v6CEYSZpAE%2FfPQ6HdzxkINiYox%2Fpj7p7Huarmx1EcLbkHZtAaCI4A4EPpDf5sQ1NYsMfR7vdLDzA9Zj3YgznRrsV7HUtTFZVzNAVvFQRHAPChtj5%2FtqHJTy3oH2iCY%2FuAf0J0ow8CxUylOxhd2BS8qvz5InsdWwTBEQB8KN4eViThv4eAwvTiyla7jyqO0bZ17MWzBBtc40tUu8sZR6VJqo6twNP3Gv5sNgEA15bsDvvyZHXJLIk6lfmVrbSP9ns2w%2BOi2xQ8uTh%2BFOwJa5qCNz1vP90kOQLAkhId4dm5xT5TKZjqVn7B2EE%2FBcdg4x8YbdUxap64LHyMtk3BGUXY%2FLx9rxHSujc6BYBWEO8Km2VL%2FwXHcqGy6ICMbQIe9snJ6nhHY5eqL4vYJy5ti0cRFkZLjCJsct5eqg4EmuLZFQA0m3Ak4M5p9ptKsbroBG%2FULJ3a0YNYP7YtT6xv8e3PMT%2BfwjCjCJuZ559iBX06VgsArirgz5Y85YKj0oKl6mgi6Ktejs3CNgUPty9ddWQUYfPy%2FG%2BKfVbjpzmkAFCrVI8Pg6OpaJUWTCqJmfASTfmj4hhrb67vM9EfUTCy4DHa5Pq8qTpWq4THZuT9p1jm9hiMBRZ1qwcAv2vr8%2BFSdclRMTN%2FqToUDfpmqbrZ9v2HkiG38riQPSRTyRIcm5EvavN2n2MwFnT3PAIAZqV6wr5bkSnnbcVxwfQY80iY6PRHa6JgE%2B77j%2FYunhdu2%2FK47XmoOjYd32zqCJonNLZvFJVHAJgVbQu7J4r9xCmZ4Jhf3Gg62eOP4NhsS9VWOGEqvkuOIizLyREcm42%2FdgMHZ2%2BgIbsJmn3QAHwuHA%2F4sgl4YWZxcGzr89%2F10EyiPdHFh1lNZsxdZBRhs%2FHfb4rd8xgxS9eRkHtjdPtFmZfcLAH4TdwszyZMpWf8pHylnHUWvS3pk9ZEwSZddbOhMdYXVe5sYd7by9MVU3msKOqTrQStwNc%2FCbv3MUS7HgA%2BleoNKtntvwMyuSVmIqf7I%2B5ex6ojT4s28SGgaFdYpfHSomBfHCm5zcIDdEhpCizYAoBP2YMxiS7%2F1Q8Wnqq2osmwYj5oydPM0csG9%2BgSe03tKMLCOKMImwXBEQD8KjBbafObwvQSwTEddJfuva7ZRytG0mGFFwR4WwUujZVUKXq8HNwiCI4A4GN%2BOU08V6mwOIDYamOzzHFeS80%2BIccuR8eXmGhkR0UWR6k6NgOCIwD4mB%2FnVecnFwcQW4nzW2uiZuWOIkwtHkVYHCvPHmhFQxEcAcDHkn4cO5hbXHGMJIKKtnk%2FOLbK9xgzVceFfZerlaoKF2kK3mgERwDwsWRnyDxAy1eKWWfR6emqWQqNRb3%2FkBiKtMbJ5IipOEY7lxhFOG5HEbLXsZEIjgDgY8GwXaL11z7HqlmpLuXmHJCxy6Bm%2BTruh1PVrfKob%2FJtpCu8eBShU3WXrGkK3jgERwDwMdvLNuaDJdq5HBs%2B5pystu1ebCUr0en96yHW1jpPEsJJU3VcYt9pyYT8SoaqY6MQHAHAx%2BwkrVgTN4VeC%2FaARe7S2EG7XS4%2FVDRVyKoSPqi8tkzF8ZL4xqgCkYVVRzuKsCS2OjYGwREAfCxklgKjKX89FNhlzssHZCpmybo8PfvnlMeboTfruMGrsUvVsSWmG7k%2Ft6mKsP4IjgDgY0E3OPqt4minxzju3sb8UOn1%2FXK2x2E47t2xdpFkaz7kR7vDCsYW%2FFzsz254tlKM9UVwBAAfC%2Fq04ljKVlScKJtq4xtVK3fZPkkvx2Zjfy7xDdFFb7enq%2B3PEOuL4AgAPhdL%2B%2BxUtSk2FmYqKoyU3MrVZXb%2FX9zD%2Bz1bteJouU3B25Zuz0NT8PVFcAQAn%2FPDaeK5nEpV2fNFVRY0Arf7PWMenh7TinscL7OV8fgSc9XtifjCUFFYPwRHAPC5eIfPKo42OC4x9zjaGVZ6MCavCkVa%2ByHfVhwj6cWjCAt2FGGJ9jzrheAIAD4XbeElzJWwbVwWLW%2BaqyDRF1Gy27shOtHV%2BtXUWN%2FiUYQymbFonwiwYr0uCI4A4HNdW71bZatVpD2ssLm0D0blVV74ObtVxyW2E%2BRHSirnaM%2BzHgiOAOBzfdcnPV1pW8jOa07Nqb65vQJ7Iu7hmM5t3gzRdkLQhn0peUGsN%2BLueZzHHngasU3BKTuuNYIjAPhcOB7Uzgc65Bc2dHRtfiMghlNBhZKzQaRne7zlpqvUIt4Z1o572uUFoURQkY7FVcfyjKNKnuC41giOAADd%2FoP9biXOD9L9EfVsi7t%2Ftvvl4v1RBQKz33uHCZS91yXkNTd%2BsNtTy%2FC26hhYUHW0zcAL54vsdVxjBEcAgHp3x%2FWuX9zc0r3%2BahFNhnTje7peX%2BqM9YYVis%2F%2Fnm%2F9vj7PhGhbPR24NaXbPtInLwnGgu7PTgt%2BTKVMRcVJmoKvJYIjAMB103f26p6fGlTMw02wN%2B1Latsdbe6fbcUq2rU4fNz0Hd3acb83lu67tsb13n%2B1VW19EXlNtDOiUGxBjKnONgW%2FPEYS9ReospMUADDHlFnue%2Fy3zuvYQ1PKe6h6M3hTUvd9dINSPbMhKmGWbu2hGC1RXMyMlPS5Xziu8y9k1IqPkqFYQDe8v1t3%2FdhGdXj4pHhhrKTcmcUNwJPme472ei8sNwGH4AgAWMQ%2BNGRHKxo%2BlNWF%2FVlNnC64YSo%2FWVEpV3FH9pXNsmCl6MipBpo3XJlQ2Lsjrl13p7Xzre2vjxQMmmDVtjtx1WkqRfP9vfDnw3r5k6OaOtf800nC8YD695qK6t3tuuGDXUr3RxefPvYY28w9c6owb%2Ba4ZZey07vii%2FZBYtUIjgCAa6uUqirb8W4mMFYKjsqFqia%2BeUxTj56U48x%2FcC6Vr7wLqmLe1wbNee9fmX1%2Fu7pYufRn%2Bzb76FQ2L923O3Nelw22s5%2BjOie0BoNVExSCSu3oUHJDTN0mMHZtjKrNhMXUgnZDiYGo20y6lu979Hhe51%2FM6OCfHNfMmKNMIex%2BHY0WSwaU7I%2BZ5eioNtyQ0uY3tal7Z1yJzrAnT4ZfSdncJmeO5ee9zZ07bn72MaqO9eb4a84UAGBF7GGRUCQ0b%2F9j6EBV4baC1ps7%2BeVScHRfzgmO0f6UNv3CrQq1xdyZ1JmjeXee8Vy2nUu0p7aHP%2Ft99%2B9JuJeeA89r%2BlROuWJYE5moxqZjmsjGVDRBuVIJqGLKm1WnvhUu%2Bz3ZSyhQVSTkqC1eUkeqqI5kUb23dWnrT%2B5zg6Kf2abg4VTIrYBfVrV9HS%2BWFDHXjderruuN4AgAaCm2c44NUlZoQe%2BVQOCN14tmaX1haAyYIBjfEDUVqeWHCadQUTw6e%2BkygXnHhmk3xOZLIeVNmLQBslgOqWBfLwXdyqutTBbMS1uVtX8u28qpZsOv3PBbnf1%2BQlXFwpXZS2T234hFHSWiZfdtUfu2sOOGyMui1ajvQ%2BNl8f6IMiedeYdi7BOHwlDRVJdjS%2B5jxcpwiwMAeEa14rgVSNvTrzix%2BGBPOBlUeCWnxm2VM1ta9GYb%2BhIm5NlLrdzlehskTYgMXKokhoLL3zVWujAlzLI%2FU9sU3J6onqs4bkJ3t7Oo5RJWjmsSAOAdZXcdW%2FnhkqkQLqhGmrwY64sqsILqkz2EUS3U54S5DYmR8Gw1MW4qiSsJje7XVHJUGs4Is9ym4AsOO9mfW%2F5isSVPxjcrgiMAwFMqOROolqg2Rtpts%2B%2BVrVk6M3k1o%2BLZSWFW0FQVo0ss3ZenHVWytVeEcXUERwCAZzjligq22lhaWG0MKNYfWdHeRquSKakZFU9PCLNsJdlOkwlGF1QdTQW6MFISTWTqg%2BAIAPCOsqk2zixRbewILZ4ysgyV6easOJYuzjAlZQ7bvzGyRNWxNFVxK49YPYIjAMA7lshQwWhw1f38KjPN2QC8NJqzTS%2BFN8R6wgolF48iLAyV3ENTWB2CIwDAM6qm4qgFhSW7fLmaaqNVmV7%2FfpW1qExk5RS9MxayHoIR80She%2FEThXKuYiqPXFerRTseAMCyZMey%2But%2F%2BAmdefaMKuWKu7csHJofzMLBoIIL9hPa95n7NvunSHj%2Bx9m3hcPz2%2BVEQrZtzfzPZT9u7tuCc76Gt5ivKX757dGAot2RVffxq%2BaaZ49jyYTjXKGkmXxJ02fG1GaWq7vTceEN7taEkeD8Pp626jhSNn8XXnT6GrUjOAIAajZ5blKf%2F%2BUv6OSTJ19%2Fmz1zYMPMXCU1bj%2FZjaYKF%2B9KuWPn3BYtdVhbW8%2BKozsnPF9WvlR2A2KuWNF0tqBsoayMCbBZ87aKUzUXR%2BVKVe3fOKS37upZFK79zAZDO3Iwc2L%2B3lQbJAtjZcX7GEW4UgRHAEBNpi5M64v%2F%2Bks69tAxNbNSfnY%2Foj0oEe2uz8OcU8dT1TYY2uBXKFVUNJdSxdFMtuhWEGdyRRMOiyqUZ%2F%2BuaF5WbA%2FJq3y%2BEybE3%2FrhW5XqTglviNhRhOZiZ1nPZScKxbpM1ZFRhCtCcAQAXJMNjV%2F7j1%2FTkW8dafq2JrlLJ6BjfStvvzOXnUbj5Je3N85xZsNhxXxs2bEVxKImTTgcN1%2FbjKke5k0oLFwKjbZau5rr1FZ%2Fz%2B8%2Fr90P7BbmCM7eBmxfT9sI%2FDLbqqkwWlK8P8oowhUgOAIArmrkyIi%2B8Ctf1KmnT7VEL7ySCWZ2H5u91IUJfk5pfnB0zDKx7YJzebnYhkBbKZwxAXHaLCfnzXJyxi43F81ys7k4a9gyp2yWsF%2F5%2FAGC4xIidhRhe9AdPTiX7esYbgsrnOKM8HIRHAEAVzR2ckx%2F9dN%2FpZFjo2oV%2BWzebclSry1%2FtlpVyhQ1ZqqFORPS7H7DmZwNhkV33%2BGUeX3hHs%2F1dua5s5q%2BOK30hrQwX6w3qtJUfl7VsVqxc6xNeEzGqDouE8ERALCIbSp96GuH9Ll%2F%2BXllx7NqJWYB2FSSQqqXvFli%2FvRXD2jiTPNOaRk%2FNaajjxzVbd97mzBfKBFUtCvknqieqzRRUbm7YsJj%2FW4rfkCNFgAwT95UZx75rUf1uV%2F6XMuFRqvslOtaRSqaamNmNKNmZoP%2Bi3%2F9EmP1rsBWHRcehnFHEQ4xinC5CI4AgNfZdjuf%2FRef1SP%2F5xFlJ3JqRbk6f932Oik1UR%2FHKxk6NKRzL50TFrP9PG0j%2BIUYRbh8BEcAgJyy457O%2FfiP%2FpkOmiVqe%2BCiVZWy9R0POHVuSq0gP53XkW8dFZYW7Qi7y9YLFUdL8%2FY%2F4uoIjgDgczMjM%2Frqf%2F6aPv7RP3NPUFed1n4QzY7Xt%2BI4cmxELcH82F746xdUzDXnXO1Ge72v54JtDKWZiorjjCKsFcERAHzKqTg6%2FK0j%2BtO%2F%2B3E99YdPqeyRmceVYqVuFVP7ucZOjatVTJ2f0sknTgpLi3aaqmN0QXI0gbs4Vm75J0zrhVPVAOAz9gHy4NcP6ak%2Femre6ECvqJQq7iUcW%2F1DnF3%2BzQw398GYhV78m5d03TuuExZ7fRThyfkjJCsFR4VRRhHWguAIAD5hK4zHHj2mp%2F%2F4GTcwtvI%2BxqupmO%2FLBsd6sKfKp4en1UqOPnTUPRkfb48Li4XbTdUxVVIlM%2BdQjCk2FoZLipmKZCBCY8erITgCgMcVMgWdfeGsHv7NR3T%2B5fMq5Zv%2FhPBq2DF%2Fdom5HrJjuZY5HHNZMVvUM3%2F6rO79iXsUCBCCFrJXSWKDqTqeKqhantMU3Pw5P1JSYiAqXBnBEQA8yi6z2urTMx9%2F1m3TUs774wBApVCpW8Vx%2BsJUS%2B79PPbIMb35h%2B9UrC0mLBZuCyliLsWJ%2BT9be0jGzrcOhgncV0JwBAAPsc2M7ei5F%2F%2FmRR3%2BxhGdf%2BW822rHT2zQq1fYmzg7qVZ09sWzGj0%2BpsGbB4SlRXvDKk1W5jUAd6uO54tKbmYU4ZUQHAHAI%2Bw86Vc%2B%2F4pe%2BKsX3NO1fnX5cEw9jB1vnRndc9n9q4e%2BcVAD%2BzayXH0FdtRgpCvknqiey4bJSq%2BzZM9HEBwBoKXZAy%2BvfeWg9n9mv44%2BfNSzB16Ww12qLqw%2BONp9kqMnx9SqDn39iG778G3q3NQpLC3eH1V5piKnOKfq6FSVu1BUaltMgSCheyGCIwC0oJmRjI48eFgvffIlnXvJ%2BwdelsNWG22gXq3cZF6FmYJa1fDhIfdQFMHxyuwowkhH2D1RPVd5umICpaNIe0iYj%2BAIAC3C7sWaPDvp7l888PlXNXZqzHf7F2thQ2Mhs%2FrpKbmJbN3nXq8ne9s48MVXdcP7blAwzLLrlcR6wqqYqmM5N%2F93qTBSMsvZQQU4KDMPwREAmpxdfj7%2FygW9%2FOmXdehrhzQzPDNvQz8Wy0%2BuPvDZimNuvHWDo2UrjmNmub13V6%2BwtGA06B6UKZ%2Be%2F2Sjkq2oME5T8IUIjgDQpOwy6fCRET3z%2Fz2jw18%2FrPxMXqhNfmr1S8zjp8brdsimUaaHpnXo64cIjtcQSYcVipdVyb9RdayaP5bGS4p1hak6zkHtGgCa0MzojL75Px7Un%2F7dP3UrjYTG5bE9LFfrwoELanmmMH3gCweYw3wNNhjG%2BhdXFiuFqoqTHDibi4ojADQROyruid97Qk%2F90dPuxBesTHF6ldedyVnDh4bkBcNHR3T88ePaee9O4cqinWEVR8sqZ%2BZUmc3tIH%2Bx5B6goSn4LIIjADQBt%2B%2BeWVJ86Dcf1ohZnqZCtDp2f%2BJq2CXqVm3%2BvZCdGHT80RMExxrYqTHzgqNmm4LbU9eMIpzFUjUANJg97PK5X%2FqcPvMLnzVVrmFCYx3kZlZ3qGVmaMat%2FnrF4W8ebukT4uslkg6Z6uLiFjy2SbhTpIOBRXAEgAbKjeX0pX%2F7Je3%2F7Cv0Yqyj3OjqQtLkhUlPzfaePD%2FpNorHNQRmq44LD8NUK1V3yZondQRHAGgYuxz69Mef1sGvHuIBqc5yk1mthq04ViqtfaJ6rmKmqFe%2F9Kpwbe4owvTiqmNpsqxKjt9TgiMANMipp07p8d99oi5TTjBfMbO66u3UuSk5JW%2F9XI4%2FdlzZsdUFar%2BI95uqY2RB1dHcHApDRfm9hSrBEQAawB6G%2BcavfcOtBKH%2BKsXyqnowDh0eltfYJyiP%2Fe7jNI%2BvQTAWVKx7cXuekp0wM%2B2dSvRKEBwBoAHssuHFV73R7qUZOWbp34bzFTG5auLsuLzoxGMnlJ%2BkJ2gtbHueYGxBC57q7ChCu%2BfRrwiOANAAh75%2BuOWnkjQz%2B8BenFlZNdf%2BXCbPTMmLLh68qHP7zwvXZkNjvHdx1bFsqo7FCf82BSc4AkADZMfZa7aW7LLsSoP5%2BMlxzzZfd8qO25rHvsS1hTvCCicXRyXbnsf2d%2FQjGoADwDorjJTVW9ppHpD6hLURNtWiyph5wN%2ByrA9zw8DQN6e1JXiLnKQ3w1XpwZT258%2Bp4%2FqENnxbh%2BL9RIErsdNiIl0RlbPzn0jYmdbF8bLbusdvAlV2yQLAuilnHD33U6c1fYB9ZmstfUNct%2F3vTe5etVqd%2FcSEXvtPF%2BUXXXcmdduvb2ac3jXMHMmZ8LjgiURIar8%2B6bfrzmGpGgDWUf5sidC4TrIni5p8sfbr2ilWNfzwjPwkc7yowpB%2F9%2BvVKr5xiXGDFbNkPeK%2Fpv0ERwBYR6FUQMEo1Z31EIyYZcbOUM3vHwgFlmz87GXBmLlNxrk9XksoFVK4bfFtozDqv1GEBEcAWEfxjRFt%2BcEu80AUdMebYW2EEgFt%2FnCHOvbFa%2F6YgMkFO3%2B8R227owp4Pdybby%2BUDGjL93Up0sUex2sJmOsrvuEKowiHSr5qCs4eRwBYZ06pqszRgrvf0a%2FyF0oqZ%2BeferbVvnodNoh0hJTaFl00%2FaMWRVNFyp4qupNCvMoGoUhnWMltEbfSihqYtJQ7V3CrjHPZSmRqR9y9Tn3AITgCANZdacKEs9OF1ys1tpKT3BxTpN1fS8VoLU7B0fTR%2FButeNxKZFRx%2B4SH4AgAwNqwjzzF8ZKKI7PVm1h%2FRNGOMMv3aHqlqbLyF0tueLS3W3c0oX9utwRHAAAA1IR2PAAAAKgNwREAAAA1ITgCAACgJgRHAAAA1ITgCAAAgJoQHAEAAFATgiMAAABqQnAEAABATQiOAAAAqAnBEQAAADUhOAIAAKAmBEcAAADUhOAIAACAmhAcAQAAUBOCIwAAAGpCcAQAAEBNCI4AAACoCcERAAAANSE4AgAAoCYERwAAANSE4AgAAICaEBwBAABQE4IjAAAAakJwBAAAQE0IjgAAAKgJwREAAAA1ITgCAACgJgRHAAAA1ITgCAAAgJoQHAEAAFATgiMAAABqQnAEAABATQiOAAAAqAnBEQAAADUhOAIAAKAmBEcAAADUhOAIAACAmhAcAQAAUBOCIwAAAGpCcAQAAEBNCI4AAACoCcERAAAANSE4AgAAoCYERwAAANSE4AgAAICaEBwBAABQE4IjAAAAakJwBAAAQE0IjgAAAKgJwREAAAA1ITgCAACgJgRHAAAA1ITgCAAAgJoQHAEAAFATgiMAAABqQnAEAABATQiOAAAAqAnBEQAAADUhOAIAAKAmBEcAAADUhOAIAACAmhAcAQAAUBOCIwAAAGpCcAQAAEBNCI4AAACoCcERAAAANSE4AgAAoCYERwAAANSE4AgAAICaEBwBAABQE4IjAAAAakJwBAAAQE0IjgAAAKgJwREAAAA1ITgCAACgJgRHAAAA1ITgCAAAgJqEzcURAAAAcHXV%2Fx%2FaTST5z2h96wAAAABJRU5ErkJggg%3D%3D%22%2F%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A"); | ||
4471 | width: auto; | ||
4472 | height: 110px; | ||
4473 | background-size: contain; | ||
4474 | background-repeat: no-repeat; | ||
4475 | background-position: center; | ||
4476 | } | ||
4477 | .cbsp-data-collection .cbsp-body__header { | ||
4478 | text-align: center; | ||
4479 | max-width: 350px; | ||
4480 | font-family: 'Stag', sans-serif; | ||
4481 | font-size: 28px; | ||
4482 | line-height: 36px; | ||
4483 | font-weight: 600; | ||
4484 | margin: 0 auto; | ||
4485 | color: #252525; | ||
4486 | } | ||
4487 | .cbsp-data-collection .cbsp-body__row { | ||
4488 | display: flex; | ||
4489 | flex-direction: row; | ||
4490 | text-align: center; | ||
4491 | justify-content: center; | ||
4492 | } | ||
4493 | .cbsp-data-collection .cbsp-body__button { | ||
4494 | background-color: #ED5050 !important; | ||
4495 | border-radius: 23px !important; | ||
4496 | white-space: nowrap; | ||
4497 | font-size: 16px !important; | ||
4498 | all: initial; | ||
4499 | outline: 0 !important; | ||
4500 | background-image: none !important; | ||
4501 | color: #fff !important; | ||
4502 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
4503 | font-weight: 400 !important; | ||
4504 | line-height: 18px !important; | ||
4505 | letter-spacing: inherit !important; | ||
4506 | margin: 0 !important; | ||
4507 | padding: 14px 30px !important; | ||
4508 | text-transform: none !important; | ||
4509 | text-shadow: none !important; | ||
4510 | text-decoration: none !important; | ||
4511 | text-align: center !important; | ||
4512 | display: inline-block; | ||
4513 | height: auto !important; | ||
4514 | min-height: auto !important; | ||
4515 | max-height: none !important; | ||
4516 | width: auto; | ||
4517 | min-width: 187px; | ||
4518 | box-sizing: border-box; | ||
4519 | float: none !important; | ||
4520 | cursor: pointer; | ||
4521 | border: 1px solid #ED5050 !important; | ||
4522 | transition: background-color 0.2s, color 0.2s !important; | ||
4523 | user-select: none !important; | ||
4524 | min-width: 112px !important; | ||
4525 | background-color: #8529CD !important; | ||
4526 | padding: 17px 30px !important; | ||
4527 | border: 1px solid #8529CD !important; | ||
4528 | border-radius: 26px !important; | ||
4529 | margin: 24px auto !important; | ||
4530 | box-shadow: 0 4px 8px 0 rgba(10, 22, 70, 0.15); | ||
4531 | } | ||
4532 | .cbsp-data-collection .cbsp-body__button:hover { | ||
4533 | color: #ED5050 !important; | ||
4534 | background-color: #fff !important; | ||
4535 | } | ||
4536 | .cbsp-data-collection .cbsp-body__button:hover { | ||
4537 | color: #8529CD !important; | ||
4538 | } | ||
4539 | .cbsp-data-collection .cbsp-body__title { | ||
4540 | font-weight: 600; | ||
4541 | margin-bottom: 20px; | ||
4542 | cursor: pointer; | ||
4543 | } | ||
4544 | .cbsp-data-collection .cbsp-body__text, | ||
4545 | .cbsp-data-collection .cbsp-body__title { | ||
4546 | text-align: left; | ||
4547 | padding: 0 30px 0 20px; | ||
4548 | user-select: none; | ||
4549 | } | ||
4550 | .cbsp-data-collection .cbsp-body__tick { | ||
4551 | font-size: 24px; | ||
4552 | color: #8529CD; | ||
4553 | min-width: 30px; | ||
4554 | padding-top: 5px; | ||
4555 | } | ||
4556 | .cbsp-data-collection .cbsp-body__tick i { | ||
4557 | cursor: pointer; | ||
4558 | } | ||
4559 | .cbsp-data-collection .cbsp-body__content { | ||
4560 | margin-top: 25px; | ||
4561 | font-size: 14px; | ||
4562 | padding: 0 20px; | ||
4563 | text-align: left; | ||
4564 | } | ||
4565 | .cbsp-data-collection .cbsp-body__note { | ||
4566 | text-align: center; | ||
4567 | font-size: 14px; | ||
4568 | padding: 10px 50px 0; | ||
4569 | } | ||
4570 | .cbsp-data-collection .cbsp-body__footer { | ||
4571 | justify-content: center; | ||
4572 | align-items: center; | ||
4573 | text-align: center; | ||
4574 | display: flex; | ||
4575 | flex-direction: column; | ||
4576 | padding-bottom: 32px; | ||
4577 | } | ||
4578 | .cbsp-data-collection .cbsp-body__footer a { | ||
4579 | color: #8529CD; | ||
4580 | font-weight: 600; | ||
4581 | } | ||
4582 | .cbsp-data-collection .cbsp-body__footer a:hover, | ||
4583 | .cbsp-data-collection .cbsp-body__footer a:visited, | ||
4584 | .cbsp-data-collection .cbsp-body__footer a:link { | ||
4585 | color: #8529CD; | ||
4586 | cursor: pointer; | ||
4587 | } | ||
4588 | .cbsp-data-collection .cbsp-button { | ||
4589 | background-color: #ED5050 !important; | ||
4590 | border-radius: 23px !important; | ||
4591 | white-space: nowrap; | ||
4592 | font-size: 16px !important; | ||
4593 | all: initial; | ||
4594 | outline: 0 !important; | ||
4595 | background-image: none !important; | ||
4596 | color: #fff !important; | ||
4597 | font-family: 'Benton', 'Montserrat', sans-serif !important; | ||
4598 | font-weight: 400 !important; | ||
4599 | line-height: 18px !important; | ||
4600 | letter-spacing: inherit !important; | ||
4601 | margin: 0 !important; | ||
4602 | padding: 14px 30px !important; | ||
4603 | text-transform: none !important; | ||
4604 | text-shadow: none !important; | ||
4605 | text-decoration: none !important; | ||
4606 | text-align: center !important; | ||
4607 | display: inline-block; | ||
4608 | height: auto !important; | ||
4609 | min-height: auto !important; | ||
4610 | max-height: none !important; | ||
4611 | width: auto; | ||
4612 | min-width: 187px; | ||
4613 | box-sizing: border-box; | ||
4614 | float: none !important; | ||
4615 | cursor: pointer; | ||
4616 | border: 1px solid #ED5050 !important; | ||
4617 | transition: background-color 0.2s, color 0.2s !important; | ||
4618 | user-select: none !important; | ||
4619 | min-width: initial !important; | ||
4620 | padding: 6px 32px !important; | ||
4621 | color: #252525 !important; | ||
4622 | font-size: 14px !important; | ||
4623 | line-height: 20px !important; | ||
4624 | cursor: pointer !important; | ||
4625 | background: #fff !important; | ||
4626 | border-color: #252525 !important; | ||
4627 | } | ||
4628 | .cbsp-data-collection .cbsp-button:hover { | ||
4629 | color: #ED5050 !important; | ||
4630 | background-color: #fff !important; | ||
4631 | } | ||
4632 | .cbsp-data-collection .cbsp-button:hover { | ||
4633 | color: #fff !important; | ||
4634 | background-color: #252525 !important; | ||
4635 | } | ||
4636 | .cbsp-data-collection .cbsp-button.cancel { | ||
4637 | border: none !important; | ||
4638 | color: #888 !important; | ||
4639 | } | ||
4640 | .cbsp-data-collection .cbsp-button.cancel:hover { | ||
4641 | color: #888 !important; | ||
4642 | background-color: #fff !important; | ||
4643 | } | ||
4644 | .cbsp-data-collection .cbsp-close { | ||
4645 | background-size: 100%; | ||
4646 | text-align: center; | ||
4647 | font-size: 16px; | ||
4648 | font-family: "Roboto", sans-serif; | ||
4649 | font-weight: 300; | ||
4650 | text-decoration: underline; | ||
4651 | color: #888; | ||
4652 | cursor: pointer; | ||
4653 | position: absolute; | ||
4654 | top: 20px; | ||
4655 | right: 20px; | ||
4656 | } | ||
4657 | .cbsp-data-collection_bg { | ||
4658 | position: absolute; | ||
4659 | top: 0; | ||
4660 | right: 0; | ||
4661 | left: 0; | ||
4662 | bottom: 0; | ||
4663 | background-color: rgba(0, 0, 0, 0.5); | ||
4664 | } | ||
4665 | |||
diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000..35a774e --- /dev/null +++ b/static/favicon.ico | |||
Binary files differ | |||