Datasets:

Modalities:
Image
Tags:
code
Libraries:
Datasets
License:
RyanLi0802 commited on
Commit
a01128b
·
verified ·
1 Parent(s): 2eb25de

Uploaded Sketch2Code Files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. 10018.html +0 -0
  2. 10018.png +3 -0
  3. 10018_0.png +3 -0
  4. 1002.html +120 -0
  5. 1002.png +3 -0
  6. 1002_0.png +3 -0
  7. 10032.html +0 -0
  8. 10032.png +3 -0
  9. 10032_0.png +3 -0
  10. 1009.html +290 -0
  11. 1009.png +3 -0
  12. 1009_0.png +3 -0
  13. 1009_1.png +3 -0
  14. 10210.html +768 -0
  15. 10210.png +3 -0
  16. 10210_0.png +3 -0
  17. 10297.html +0 -0
  18. 10297.png +3 -0
  19. 10297_0.png +3 -0
  20. 10297_1.png +3 -0
  21. 10297_2.png +3 -0
  22. 10303.html +0 -0
  23. 10303.png +3 -0
  24. 10303_0.png +3 -0
  25. 10303_1.png +3 -0
  26. 1034.html +708 -0
  27. 1034.png +3 -0
  28. 1034_0.png +3 -0
  29. 1037.html +264 -0
  30. 1037.png +3 -0
  31. 1037_0.png +3 -0
  32. 104.html +0 -0
  33. 104.png +3 -0
  34. 10406.html +3379 -0
  35. 10406.png +3 -0
  36. 10406_0.png +3 -0
  37. 1041.html +1333 -0
  38. 1041.png +3 -0
  39. 10414.html +108 -0
  40. 10414.png +3 -0
  41. 10414_0.png +3 -0
  42. 1041_0.png +3 -0
  43. 10473.html +502 -0
  44. 10473.png +3 -0
  45. 10473_0.png +3 -0
  46. 10486.html +0 -0
  47. 10486.png +3 -0
  48. 10486_0.png +3 -0
  49. 104_0.png +3 -0
  50. 10512.html +103 -0
10018.html ADDED
The diff for this file is too large to render. See raw diff
 
10018.png ADDED

Git LFS Details

  • SHA256: 5842fa8eaf1ff1b07d8f86e1ea5599da82d8cc9b10a800bdf5ca79ea31eeb6ce
  • Pointer size: 131 Bytes
  • Size of remote file: 152 kB
10018_0.png ADDED

Git LFS Details

  • SHA256: e8df22681fa25cec37dfd852881d51ef992f0719bae1c0fad0cf330970297fdb
  • Pointer size: 130 Bytes
  • Size of remote file: 34.3 kB
1002.html ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en" xmlns="">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>
6
+ DisplayCabinets2Go - We Have Some Exciting News!
7
+ </title>
8
+ <style>
9
+ body {
10
+ font: 500 18px/1.5 'Open Sans', sans-serif;
11
+ }
12
+
13
+ h1 {
14
+ font-size: 24px;
15
+ }
16
+
17
+ a {
18
+ text-decoration: none;
19
+ font-weight: bold;
20
+ }
21
+
22
+ img {
23
+ max-width: 100%;
24
+ height: auto;
25
+ }
26
+
27
+ * {
28
+ box-sizing: border-box;
29
+ }
30
+
31
+ .btn-primary {
32
+ font: 18px/1.43 'Open Sans', sans-serif;
33
+ color: #fff;
34
+ background: #343a40;
35
+ border: 1px solid #343a40;
36
+ border-radius: 4px;
37
+ display: inline-block;
38
+ padding: 6px 12px;
39
+ margin-bottom: 0;
40
+ cursor: pointer;
41
+ user-select: none;
42
+ }
43
+
44
+ .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
45
+ background-color: #343a40;
46
+ border-color: #343a40;
47
+ }
48
+
49
+ @media(min-width:576px) {
50
+ .body-wrap {
51
+ position: absolute;
52
+ left: 50%;
53
+ top: 50%;
54
+ width: 100%;
55
+ max-width: 788px;
56
+ transform: translate(-50%, -50%);
57
+ }
58
+ }
59
+
60
+ @media (max-width:575px) {
61
+ .body-wrap {
62
+ padding: 14px;
63
+ }
64
+ }
65
+ </style>
66
+ </head>
67
+ <body>
68
+ <div class="body-wrap">
69
+ <div>
70
+ <img alt="site-logo" height="50" id="site-logo" src="rick.jpg" style="width: 200px; margin-bottom: 30px; max-width: 100%; height: auto; " width="200">
71
+ <h1>
72
+ We Have Some Exciting News!
73
+ </h1>
74
+ </div>
75
+ <div>
76
+ <div class="content-wrap">
77
+ <p>
78
+ <strong class="site-name">
79
+ DisplayCabinets2Go
80
+ </strong>
81
+ has joined the Displays2go family!
82
+ </p>
83
+ <p>
84
+ Displays2go has all of the same industry-leading products you'd find on this site, and much more! We will continue to put you first with our responsive and dedicated customer service.
85
+ </p>
86
+ </div>
87
+ </div>
88
+ <div class="row" id="product-link-wrap" style="display: none; clear: both; margin-top: 20px;">
89
+ <p>
90
+ It looks like you were trying to view a product. Great news!
91
+ </p>
92
+ <p>
93
+ <a class="btn-primary" href id="product-link">
94
+ View this Product on Displays2go.com
95
+ </a>
96
+ </p>
97
+ </div>
98
+ <div>
99
+ <p>
100
+ Get to your favorite items right away by browsing a similar selection of products on Displays2go.com.
101
+ </p>
102
+ <p>
103
+ <a class="btn-primary" id="category-link">
104
+ Shop this Category on Displays2go.com
105
+ </a>
106
+ </p>
107
+ </div>
108
+ <div>
109
+ <p>
110
+ Need more information?
111
+ </p>
112
+ <p>
113
+ <a class="btn-primary" id="faq-link">
114
+ FAQs
115
+ </a>
116
+ </p>
117
+ </div>
118
+ </div>
119
+ </body>
120
+ </html>
1002.png ADDED

Git LFS Details

  • SHA256: 16da0cda75977f4a9e0c81b51f48fc89036fb3214d1f131319a1019115174687
  • Pointer size: 130 Bytes
  • Size of remote file: 64.5 kB
1002_0.png ADDED

Git LFS Details

  • SHA256: a142259fa0ccdf12e9227cbbeb3729bbe367238aaaf5758d06fe9e7a171816dd
  • Pointer size: 130 Bytes
  • Size of remote file: 15.6 kB
10032.html ADDED
The diff for this file is too large to render. See raw diff
 
10032.png ADDED

Git LFS Details

  • SHA256: 5a41d64dc7d49d5ea1600da52d518de86dfea9bfc2a2bd75d01b1bea55a4a476
  • Pointer size: 131 Bytes
  • Size of remote file: 118 kB
10032_0.png ADDED

Git LFS Details

  • SHA256: 1856c4ef776ecbe03f6dd44dafd7864dbcce092280941e4ebd4271465c7b86ec
  • Pointer size: 130 Bytes
  • Size of remote file: 23 kB
1009.html ADDED
@@ -0,0 +1,290 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta content="width=device-width, initial-scale=1.0" name="viewport">
6
+ <title>
7
+ [NAME REDACTED] - Software Engineer
8
+ </title>
9
+ <meta content="Patrick Brosset's resume, work experience and education. Senior web developer skilled in many disciplines, ranging from building high-traffic dynamic websites to architecting complex web applications for professional users, as well as team leading." name="description">
10
+ <meta content="Patrick Brosset" name="author">
11
+ <style>
12
+ body {
13
+ font-family: Georgia, sans-serif;
14
+ line-height: 1.5em;
15
+ color: #333;
16
+ background: #eee;
17
+ }
18
+
19
+ a {
20
+ color: rgb(14, 175, 228);
21
+ }
22
+
23
+ a:hover {
24
+ background: rgb(14, 175, 228);
25
+ color: white;
26
+ text-decoration: none;
27
+ }
28
+
29
+ .container {
30
+ margin: 2em auto;
31
+ padding: 2em;
32
+ box-sizing: border-box;
33
+ max-width: 700px;
34
+ min-width: 400px;
35
+ background: white;
36
+ box-shadow: 0 0 5px #ccc;
37
+ border-radius: 5px;
38
+ position: relative;
39
+ }
40
+
41
+ h1 {
42
+ font-weight: normal;
43
+ font-size: 3em;
44
+ margin: 0 0 .5em 0;
45
+ letter-spacing: -.05em;
46
+ line-height: 1em;
47
+ width: 50%;
48
+ }
49
+
50
+ aside {
51
+ position: absolute;
52
+ top: 2em;
53
+ right: 2em;
54
+ width: 50%;
55
+ }
56
+
57
+ aside a {
58
+ display: block;
59
+ text-align: right;
60
+ float: right;
61
+ clear: right;
62
+ margin-right: 25px;
63
+ position: relative;
64
+ }
65
+
66
+ aside a::after {
67
+ content: "";
68
+ display: block;
69
+ position: absolute;
70
+ background-repeat: no-repeat;
71
+ background-position: center;
72
+ width: 20px;
73
+ height: 20px;
74
+ top: 2px;
75
+ right: -25px;
76
+ }
77
+
78
+ aside a.twitter::after {
79
+ background-image: url(twitter.png);
80
+ }
81
+
82
+ aside a.linkedin::after {
83
+ background-image: url(linkedin.png);
84
+ }
85
+
86
+ aside a.github::after {
87
+ background-image: url(github.png);
88
+ }
89
+
90
+ article {
91
+ padding: 0 0 1.5em 1em;
92
+ border-left: 1px dotted rgb(14, 175, 228);
93
+ }
94
+
95
+ article:last-child {
96
+ padding-bottom: 0;
97
+ }
98
+
99
+ article h2 {
100
+ font-weight: normal;
101
+ font-size: 1.4em;
102
+ margin: 0;
103
+ position: relative;
104
+ }
105
+
106
+ article h2::before {
107
+ content: "";
108
+ display: block;
109
+ position: absolute;
110
+ left: -1em;
111
+ top: .3em;
112
+ width: .5em;
113
+ height: .5em;
114
+ border-radius: 50%;
115
+ box-sizing: border-box;
116
+ border: .15em solid rgb(14, 175, 228);
117
+ background: white;
118
+ }
119
+
120
+ article h3 {
121
+ font-weight: normal;
122
+ font-size: .9em;
123
+ color: #777;
124
+ margin: 0;
125
+ }
126
+
127
+ article .content {
128
+ margin-top: 1.5em;
129
+ }
130
+
131
+ article .content p {
132
+ margin: 0;
133
+ }
134
+ </style>
135
+ </head>
136
+ <body>
137
+ <div class="container" role="main">
138
+ <h1>
139
+ [NAME REDACTED]
140
+ </h1>
141
+ <aside>
142
+ <a class="twitter" target="blank">
143
+ [TWITTER REDACTED]
144
+ </a>
145
+ <a class="github" target="blank">
146
+ [GITHUB REDACTED]
147
+ </a>
148
+ <a class="linkedin" target="blank">
149
+ [LINKEDIN REDACTED]
150
+ </a>
151
+ </aside>
152
+ <article>
153
+ <h2>
154
+ Engineer Manager
155
+ </h2>
156
+ <h3>
157
+ <a target="blank">
158
+ Mozilla
159
+ </a>
160
+ , France, May 2015 &raquo; Now
161
+ </h3>
162
+ <div class="content">
163
+ <p>
164
+ Managing a part of the Firefox developer tools engineering team and owner of the Inspector tool.
165
+ </p>
166
+ </div>
167
+ </article>
168
+ <article>
169
+ <h2>
170
+ Senior Development Engineer
171
+ </h2>
172
+ <h3>
173
+ <a target="blank">
174
+ Mozilla
175
+ </a>
176
+ , France, August 2013 &raquo; May 2015
177
+ </h3>
178
+ <div class="content">
179
+ <p>
180
+ Working on the Firefox developer tools, in charge of the HTML/CSS inspector part.
181
+ </p>
182
+ </div>
183
+ </article>
184
+ <article>
185
+ <h2>
186
+ Senior Web Development Engineer
187
+ </h2>
188
+ <h3>
189
+ <a target="blank">
190
+ Amadeus
191
+ </a>
192
+ , France, July 2012 &raquo; August 2013
193
+ </h3>
194
+ <div class="content">
195
+ <p>
196
+ Working on the next generation mission-critical HTML5 user interfaces for the Airport IT industry.
197
+ <br>
198
+ Targetting modern browsers using HTML5, CSS3 and client-side templating.
199
+ </p>
200
+ </div>
201
+ </article>
202
+ <article>
203
+ <h2>
204
+ Team Leader
205
+ </h2>
206
+ <h3>
207
+ <a target="blank">
208
+ Amadeus
209
+ </a>
210
+ , France, June 2009 &raquo; July 2012
211
+ </h3>
212
+ <div class="content">
213
+ <p>
214
+ In charge of the team developing the Amadeus
215
+ <a target="blank">
216
+ aria templates
217
+ </a>
218
+ web user interface framework.
219
+ <br>
220
+ Team focused on delivering a fast, reliable and scalable software that enables professional ajax-based web applications to be built.
221
+ <br>
222
+ I helped create the team, put processes in place (introduced SCRUM methodology) and I managed it for about 3 years to make it the official Amadeus UI framework, used by hundreds within the company, and now also open sourced.
223
+ </p>
224
+ </div>
225
+ </article>
226
+ <article>
227
+ <h2>
228
+ Web Development Engineer
229
+ </h2>
230
+ <h3>
231
+ <a target="blank">
232
+ Amadeus
233
+ </a>
234
+ , France, January 2008 &raquo; May 2009
235
+ </h3>
236
+ <div class="content">
237
+ <p>
238
+ Using a variety of technologies from Java/J2EE to Ajax, Javascript, HTML and CSS, I participated in the design/architecture, development and maintenance of the Amadeus' client/server framework.
239
+ <br>
240
+ Helping and training other development teams using the framework to implement web applications for travel agencies and airlines.
241
+ <br>
242
+ During that experience, I also worked on one of Amadeus' airlines retail sites engine, primarily focused on improving the Javascript and CSS layers of the application.
243
+ </p>
244
+ </div>
245
+ </article>
246
+ <article>
247
+ <h2>
248
+ Web Development Engineer
249
+ </h2>
250
+ <h3>
251
+ <a target="blank">
252
+ Astek
253
+ </a>
254
+ , France, July 2006 &raquo; January 2008
255
+ </h3>
256
+ <div class="content">
257
+ <p>
258
+ Software engineer contracting for Amadeus, working on
259
+ <a target="blank">
260
+ aircanada.com
261
+ </a>
262
+ .
263
+ <br>
264
+ Implemented and maintained several of the booking pages, implementing mockups provided by the customer, and especially helping on the CSS part.
265
+ </p>
266
+ </div>
267
+ </article>
268
+ <article>
269
+ <h2>
270
+ Web Designer/Developer
271
+ </h2>
272
+ <h3>
273
+ <a target="blank">
274
+ Zoe Communications
275
+ </a>
276
+ , New Zealand, June 2004 &raquo; February 2006
277
+ </h3>
278
+ <div class="content">
279
+ <p>
280
+ Web developer and designer for small to medium size New Zealand companies.
281
+ <br>
282
+ Responsible for the complete design phase, from early meetings with clients, to mockup proposals and final working HTML versions.
283
+ <br>
284
+ Development of the site using PHP/MySQL and an internal CMS.
285
+ </p>
286
+ </div>
287
+ </article>
288
+ </div>
289
+ </body>
290
+ </html>
1009.png ADDED

Git LFS Details

  • SHA256: 8e37be6b5adf6ab4b9b7cc56359fb36915e8fe93a30b212e7235ee9d3bca8d6a
  • Pointer size: 131 Bytes
  • Size of remote file: 296 kB
1009_0.png ADDED

Git LFS Details

  • SHA256: 1fd59cf0e1e96e62022f1efec57ac8c4630472c9e1569bdd0387c0600ba2594e
  • Pointer size: 130 Bytes
  • Size of remote file: 39.9 kB
1009_1.png ADDED

Git LFS Details

  • SHA256: 825ac46a58a276109d585ce2fc55f91a48413f6ca4930f21e9f2d88d458f2629
  • Pointer size: 130 Bytes
  • Size of remote file: 36.6 kB
10210.html ADDED
@@ -0,0 +1,768 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en-US">
3
+ <head>
4
+ <style>
5
+ .highlight { background: #ffffff; }
6
+ .highlight .c { color: #999988; font-style: italic } /* Comment */
7
+ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
8
+ .highlight .k { font-weight: bold } /* Keyword */
9
+ .highlight .o { font-weight: bold } /* Operator */
10
+ .highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
11
+ .highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
12
+ .highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
13
+ .highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
14
+ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
15
+ .highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */
16
+ .highlight .ge { font-style: italic } /* Generic.Emph */
17
+ .highlight .gr { color: #aa0000 } /* Generic.Error */
18
+ .highlight .gh { color: #999999 } /* Generic.Heading */
19
+ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
20
+ .highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */
21
+ .highlight .go { color: #888888 } /* Generic.Output */
22
+ .highlight .gp { color: #555555 } /* Generic.Prompt */
23
+ .highlight .gs { font-weight: bold } /* Generic.Strong */
24
+ .highlight .gu { color: #aaaaaa } /* Generic.Subheading */
25
+ .highlight .gt { color: #aa0000 } /* Generic.Traceback */
26
+ .highlight .kc { font-weight: bold } /* Keyword.Constant */
27
+ .highlight .kd { font-weight: bold } /* Keyword.Declaration */
28
+ .highlight .kp { font-weight: bold } /* Keyword.Pseudo */
29
+ .highlight .kr { font-weight: bold } /* Keyword.Reserved */
30
+ .highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
31
+ .highlight .m { color: #009999 } /* Literal.Number */
32
+ .highlight .s { color: #d14 } /* Literal.String */
33
+ .highlight .na { color: #008080 } /* Name.Attribute */
34
+ .highlight .nb { color: #0086B3 } /* Name.Builtin */
35
+ .highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
36
+ .highlight .no { color: #008080 } /* Name.Constant */
37
+ .highlight .ni { color: #800080 } /* Name.Entity */
38
+ .highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
39
+ .highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
40
+ .highlight .nn { color: #555555 } /* Name.Namespace */
41
+ .highlight .nt { color: #000080 } /* Name.Tag */
42
+ .highlight .nv { color: #008080 } /* Name.Variable */
43
+ .highlight .ow { font-weight: bold } /* Operator.Word */
44
+ .highlight .w { color: #bbbbbb } /* Text.Whitespace */
45
+ .highlight .mf { color: #009999 } /* Literal.Number.Float */
46
+ .highlight .mh { color: #009999 } /* Literal.Number.Hex */
47
+ .highlight .mi { color: #009999 } /* Literal.Number.Integer */
48
+ .highlight .mo { color: #009999 } /* Literal.Number.Oct */
49
+ .highlight .sb { color: #d14 } /* Literal.String.Backtick */
50
+ .highlight .sc { color: #d14 } /* Literal.String.Char */
51
+ .highlight .sd { color: #d14 } /* Literal.String.Doc */
52
+ .highlight .s2 { color: #d14 } /* Literal.String.Double */
53
+ .highlight .se { color: #d14 } /* Literal.String.Escape */
54
+ .highlight .sh { color: #d14 } /* Literal.String.Heredoc */
55
+ .highlight .si { color: #d14 } /* Literal.String.Interpol */
56
+ .highlight .sx { color: #d14 } /* Literal.String.Other */
57
+ .highlight .sr { color: #009926 } /* Literal.String.Regex */
58
+ .highlight .s1 { color: #d14 } /* Literal.String.Single */
59
+ .highlight .ss { color: #990073 } /* Literal.String.Symbol */
60
+ .highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
61
+ .highlight .vc { color: #008080 } /* Name.Variable.Class */
62
+ .highlight .vg { color: #008080 } /* Name.Variable.Global */
63
+ .highlight .vi { color: #008080 } /* Name.Variable.Instance */
64
+ .highlight .il { color: #009999 } /* Literal.Number.Integer.Long */
65
+
66
+
67
+
68
+ @font-face {
69
+ font-family: "Ovo";
70
+ src: url(../assets/Ovo-Regular.otf);
71
+ }
72
+
73
+ @font-face {
74
+ font-family: "Quicksand";
75
+ font-style: normal;
76
+ src: url(../assets/Quicksand-Regular.otf);
77
+ }
78
+
79
+ @font-face {
80
+ font-family: "Quicksand";
81
+ font-style: normal;
82
+ font-weight: 300;
83
+ src: url(../assets/Quicksand-Light.otf);
84
+ }
85
+
86
+ @font-face {
87
+ font-family: "Quicksand";
88
+ font-style: italic;
89
+ font-weight: 300;
90
+ src: url(../assets/Quicksand-LightItalic.otf);
91
+ }
92
+
93
+ @font-face {
94
+ font-family: "Crimson Text";
95
+ font-style: normal;
96
+ src: url(../assets/CrimsonText-Roman.ttf);
97
+ }
98
+
99
+ @font-face {
100
+ font-family: "Crimson Text";
101
+ font-style: italic;
102
+ src: url(../assets/CrimsonText-Italic.ttf);
103
+ }
104
+
105
+ @font-face {
106
+ font-family: "Source Code Pro";
107
+ font-weight: normal;
108
+ src: url(../assets/SourceCodePro-Regular.otf);
109
+ }
110
+
111
+ @font-face {
112
+ font-family: "Source Code Pro";
113
+ font-weight: bold;
114
+ src: url(../assets/SourceCodePro-Semibold.otf);
115
+ }
116
+
117
+ @font-face {
118
+ font-family: "Source Code Pro";
119
+ font-weight: lighter;
120
+ src: url(../assets/SourceCodePro-Light.otf);
121
+ }
122
+
123
+ :root {
124
+ /* TODO color-scheme: light dark; */
125
+ --font-face-header: "Ovo", "Palatino", "Georgia", sans-serif;
126
+ --font-face-header-forced: "Ovo";
127
+ --font-face-secondary: "Quicksand", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica-Light", "Helvetica Neue", Helvetica, Calibri, Arial, sans-serif;
128
+ --font-face-secondary-forced: "Quicksand";
129
+ --font-face-main: "Crimson Text", "Linden Hill", "Palatino", serif;
130
+ --font-face-main-forced: "Crimson Text";
131
+ --font-face-mono: "Source Code Pro", "Menlo", "Consolas", monospace;
132
+ --font-face-mono-forced: "Source Code Pro";
133
+ --background-color-main: hsl(165, 33%, 98%);
134
+ --background-color-subtle: hsl(185, 10%, 97%);
135
+ --background-color-inverse: hsl(185, 10%, 12%);
136
+ --background-color-header: hsl(133, 15%, 82%);
137
+ --text-color-main: hsl(185, 10%, 24%);
138
+ --text-color-inverse: hsl(133, 15%, 82%);
139
+ --text-color-secondary: hsl(173, 7%, 54%);
140
+ --text-color-warn: hsl(28, 100%, 63%);
141
+ --link-color-main: hsl(202, 85%, 29%);
142
+ --link-color-main-active: hsl(208, 100%, 52%);
143
+ --link-color-secondary: var(--text-color-secondary);
144
+ --link-color-secondary-active: hsl(208, 50%, 52%);
145
+ }
146
+
147
+ .clearfix:before,
148
+ .clearfix:after {
149
+ content: " ";
150
+ display: table;
151
+ }
152
+
153
+ .clearfix:after {
154
+ clear: both;
155
+ }
156
+
157
+ .clearfix {
158
+ *zoom: 1;
159
+ }
160
+
161
+ html,
162
+ button,
163
+ input,
164
+ select,
165
+ textarea,
166
+ body,
167
+ h1 a:link, h1 a:visited, header h1 a:hover, header h1 a:active {
168
+ color: var(--text-color-main);
169
+ }
170
+
171
+ a { /* inspired by inessential.com */
172
+ transition: all 0.2s ease-in-out;
173
+ }
174
+
175
+ a:link, a:visited { color: var(--link-color-main); }
176
+ a:hover, a:active, h1 a:hover, h1 a:active { color: var(--link-color-main-active); }
177
+
178
+ body {
179
+ margin: 0;
180
+ font-size: 14pt;
181
+ line-height: 1.3;
182
+ font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Calibri, Arial, sans-serif;
183
+ background-color: var(--background-color-main);
184
+ }
185
+
186
+ h1, h2, h3, header .caption, article .figure {
187
+ font-family: var(--font-face-secondary);
188
+ font-weight: 300;
189
+ letter-spacing: -0.075em;
190
+ margin-bottom: 0.5em;
191
+ text-rendering: optimizelegibility;
192
+ }
193
+
194
+ time {
195
+ color: var(--text-color-secondary);
196
+ font-family: var(--font-face-secondary);
197
+ font-weight: 500;
198
+ font-size: 12pt;
199
+ letter-spacing: -1.5pt;
200
+ text-transform: uppercase;
201
+ text-rendering: optimizelegibility;
202
+ }
203
+
204
+ h1 {
205
+ font-size: 1.75em;
206
+ margin: 0.75em 0;
207
+ }
208
+
209
+ h1.with-time {
210
+ margin-bottom: 0;
211
+ }
212
+
213
+ h1.with-time + time {
214
+ display: block;
215
+ margin-bottom: 1em; /* match the 0.5em margin of h1 without time */
216
+ }
217
+
218
+ h1.with-time + time a:any-link {
219
+ color: var(--text-color-secondary);
220
+ }
221
+
222
+ p, blockquote, li, dt, dd, summary, details footer {
223
+ font: 15pt/22pt var(--font-face-main);
224
+ -webkit-hyphens: auto;
225
+ hyphens: auto;
226
+ }
227
+
228
+ code, kbd, pre, samp {
229
+ font-family: var(--font-face-mono);
230
+ font-size: 11pt;
231
+ -webkit-hyphens: none;
232
+ hyphens: none;
233
+ }
234
+
235
+ .nohyphen {
236
+ -webkit-hyphens: none;
237
+ hyphens: none;
238
+ }
239
+
240
+ pre {
241
+ line-height: 17pt;
242
+ background-color: #f0f0f0;
243
+ border-color: #cccccc;
244
+ border-style: solid;
245
+ border-width: 0 0 0 6px;
246
+ border-top-right-radius: 5px;
247
+ border-bottom-right-radius: 5px;
248
+ padding: 3px 6px;
249
+ }
250
+
251
+ h1 code, h2 code, h3 code {
252
+ font-family: var(--font-face-mono);
253
+ font-size: inherit;
254
+ line-height: inherit;
255
+ font-weight: lighter;
256
+ }
257
+
258
+ .highlighter-rouge > div.highlight > pre.highlight {
259
+ /*background-color: transparent;*/
260
+ border-width: 1px 1px 1px 6px;
261
+ }
262
+
263
+ header {
264
+ width: 100%;
265
+ margin: 0;
266
+ padding: 1.5em 0;
267
+ background-color: var(--background-color-header);
268
+ }
269
+
270
+ header h1 {
271
+ width: 100%;
272
+ text-align: center;
273
+ margin: 0.5em 0 0.2em 0;
274
+ font-family: var(--font-face-header);
275
+ font-weight: normal;
276
+ letter-spacing: 1pt;
277
+ }
278
+
279
+ h1 a {
280
+ text-decoration: none;
281
+ }
282
+
283
+ header .caption {
284
+ text-align: center;
285
+ font-size: 13pt;
286
+ line-height: 19pt;
287
+ margin: 0;
288
+ }
289
+
290
+ main {
291
+ margin: 0 auto;
292
+ padding: 1.5em 10px;
293
+ min-width: 300px;
294
+ max-width: 600px;
295
+ }
296
+
297
+ body > footer {
298
+ margin: 1.5em 0 0.5em 0;
299
+ text-align: center;
300
+ color: var(--text-color-secondary);
301
+ }
302
+
303
+ body > footer a:link, body > footer a:visited {
304
+ color: var(--link-color-secondary);
305
+ }
306
+
307
+ body > footer a:hover, body > footer a:active {
308
+ color: var(--link-color-secondary-active);
309
+ }
310
+
311
+ body > footer p {
312
+ font-family: var(--font-face-secondary);
313
+ font-weight: 400;
314
+ font-size: 12pt;
315
+ line-height: 18pt;
316
+ -webkit-hyphens: none;
317
+ hyphens: none;
318
+ /* letter-spacing: -1pt; */
319
+ }
320
+
321
+ .latest h3 {
322
+ margin-bottom: 0.3em;
323
+ }
324
+
325
+ .latest h3 a {
326
+ text-decoration: none;
327
+ }
328
+
329
+ .latest .excerpt {
330
+ margin-top: 0;
331
+ }
332
+
333
+ .more {
334
+ font-style: italic;
335
+ }
336
+
337
+ .more:after {
338
+ content: " »";
339
+ }
340
+
341
+ body.home h2 {
342
+ text-align: center;
343
+ text-transform: uppercase;
344
+ letter-spacing: 0.05em;
345
+ }
346
+ body.home h2:after {
347
+ content: " —";
348
+ }
349
+ body.home h2:before {
350
+ content: "— ";
351
+ }
352
+
353
+ article footer {
354
+ margin-top: 1.25em;
355
+ color: var(--text-color-secondary);
356
+ }
357
+
358
+ article footer li, details footer {
359
+ font-size: 12pt;
360
+ line-height: 18pt;
361
+ }
362
+
363
+ /* footnote back-links */
364
+ a.back:link, a.back:visited, a.back:hover, a.back:active {
365
+ color: var(--link-color-secondary);
366
+ font-size: 10pt;
367
+ text-decoration: none;
368
+ }
369
+
370
+ a.back:hover, a.back:active {
371
+ color: var(--link-color-secondary-active);
372
+ }
373
+
374
+ /* navigation between related posts */
375
+ a.continue {
376
+ font-style: italic;
377
+ }
378
+ a.continue::after {
379
+ content: " ☞";
380
+ }
381
+
382
+ sup a {
383
+ padding-left: 1pt;
384
+ padding-right: 1pt;
385
+ font-size: 9pt;
386
+ }
387
+
388
+ nav ul, section.archive ol {
389
+ list-style: none;
390
+ padding: 0;
391
+ }
392
+
393
+ /* fin */
394
+ section.archive h2:last-child {
395
+ text-transform: lowercase;
396
+ font-style: italic;
397
+ }
398
+
399
+ .archive li {
400
+ margin: 14pt 0;
401
+ padding-left: 90pt;
402
+ padding-right: 8pt; /* visually balance the perceived indent of <time>s */
403
+ line-height: 16pt;
404
+ -webkit-hyphens: none;
405
+ hyphens: none;
406
+ }
407
+
408
+ .archive time {
409
+ display: inline-block;
410
+ width: 67pt;
411
+ margin-left: -85pt;
412
+ margin-right: 15pt;
413
+ text-align: right;
414
+ }
415
+
416
+ .archive a {
417
+ -webkit-hyphens: none;
418
+ hyphens: none;
419
+ }
420
+
421
+ nav.links ul {
422
+ text-align: center;
423
+ padding: 0;
424
+ }
425
+ nav.links li {
426
+ display: inline-block;
427
+ padding: 0;
428
+ margin: 0;
429
+ }
430
+ nav.links li + li:before {
431
+ content: " • ";
432
+ }
433
+
434
+ .cc-notice {
435
+ display: block;
436
+ text-align: center;
437
+ }
438
+ .cc-notice a {
439
+ display: inline-block;
440
+ background-image: url(../assets/cc.svg);
441
+ background-repeat: no-repeat;
442
+ background-position: left center;
443
+ background-size: 1em 1em;
444
+ padding-left: 1.5em;
445
+ min-height: 1em;
446
+ }
447
+
448
+ article .figure {
449
+ max-width: 570px;
450
+ margin: 1em auto;
451
+ font-size: 85%;
452
+ font-style: italic;
453
+ text-align: center;
454
+ }
455
+
456
+ article .figure > a:first-child {
457
+ display: block;
458
+ text-align: center;
459
+ text-decoration: none;
460
+ }
461
+
462
+ article .figure img {
463
+ border-style: none;
464
+ max-width: 570px;
465
+ }
466
+
467
+ p.triforce {
468
+ padding-left: 20px;
469
+ background-size: 20px 18px;
470
+ min-height: 18px;
471
+ background-image: image-set(url(../assets/triforce-glyph-dark-20.png) 1x, url(../assets/triforce-glyph-dark-40.png) 2x);
472
+ background-position: left center;
473
+ background-repeat: no-repeat;
474
+ }
475
+
476
+ p.triforce span {
477
+ display: none;
478
+ }
479
+
480
+ @media only screen and (max-width: 500px) {
481
+ header {
482
+ padding: 0.5em 0;
483
+ }
484
+ h1 {
485
+ font-size: 1.5em;
486
+ }
487
+ main {
488
+ padding-top: 0.5em;
489
+ padding-bottom: 0.5em;
490
+ }
491
+
492
+ time {
493
+ font-size: 11pt;
494
+ letter-spacing: -1.25pt;
495
+ }
496
+
497
+ .archive li {
498
+ padding-left: 70pt;
499
+ padding-right: 4pt;
500
+ }
501
+
502
+ .archive time {
503
+ width: 65pt;
504
+ margin-left: -70pt;
505
+ margin-right: 1pt;
506
+ }
507
+
508
+ article .figure {
509
+ max-width: 95%;
510
+ }
511
+
512
+ article .figure img {
513
+ max-width: 100%;
514
+ }
515
+ }
516
+
517
+ .editorial-note {
518
+ padding: 4pt;
519
+ border-radius: 4pt;
520
+ background-color: var(--background-color-subtle);
521
+ font-style: italic;
522
+ }
523
+
524
+ .editorial-note::before {
525
+ content: "❖ ";
526
+ font-style: normal;
527
+ }
528
+
529
+ blockquote cite {
530
+ display: block;
531
+ font-style: italic;
532
+ text-align: right;
533
+ }
534
+
535
+ blockquote cite:before {
536
+ content: "–";
537
+ }
538
+
539
+ blockquote.warn {
540
+ margin-left: 0.25em;
541
+ margin-right: 0.5em;
542
+ padding: 0.25em 0.25em 0.25em 0.5em;
543
+ border: 1px solid var(--text-color-warn);
544
+ border-left-width: 0.25em;
545
+ border-radius: 0.5em;
546
+ font: 13pt/19pt var(--font-face-secondary);
547
+ letter-spacing: -0.05em;
548
+ background-color: var(--background-color-subtle);
549
+ }
550
+
551
+ .post-modified {
552
+ font-style: italic;
553
+ font-size: 13pt;
554
+ line-height: 18pt;
555
+ margin-top: 2em;
556
+ }
557
+
558
+ .discuss {
559
+ margin-top: 2.5em;
560
+ font-family: var(--font-face-secondary);
561
+ font-weight: 400;
562
+ font-size: 12pt;
563
+ letter-spacing: -1pt;
564
+ }
565
+
566
+ .discuss iframe {
567
+ display: inline-block;
568
+ margin-bottom: -5px;
569
+ margin-left: 0.25em;
570
+ }
571
+
572
+ dt {
573
+ font-weight: normal;
574
+ float: left;
575
+ clear: both;
576
+ width: 8em;
577
+ text-align: right;
578
+ }
579
+ dd {
580
+ float: left;
581
+ margin-left: 1.33em;
582
+ text-align: left;
583
+ }
584
+ dd + dd {
585
+ clear: left;
586
+ margin-left: 9.33em;
587
+ }
588
+ dd:last-child {
589
+ margin-bottom: 1em;
590
+ }
591
+ dl + * {
592
+ clear: both;
593
+ }
594
+ .color-samples dt, .color-samples dd {
595
+ line-height: 24pt;
596
+ padding-top: 2pt;
597
+ }
598
+ .color-sample {
599
+ display: inline-block;
600
+ width: 37pt;
601
+ height: 22pt;
602
+ padding: 0;
603
+ margin: 0 1em 0 0;
604
+ }
605
+ .color-sample.bordered {
606
+ width: 36pt;
607
+ height: 20pt;
608
+ border: 1pt solid #ccc;
609
+ }
610
+ .color-value {
611
+ color: var(--text-color-secondary);
612
+ }
613
+
614
+ @media only screen and (max-width: 400px) {
615
+ dt {
616
+ width: auto;
617
+ text-align: left;
618
+ float: none;
619
+ }
620
+
621
+ dd, dd + dd {
622
+ margin-left: 1em;
623
+ float: none;
624
+ }
625
+ }
626
+
627
+ #color-sample-text-color-main .color-sample {
628
+ background-color: var(--text-color-main);
629
+ }
630
+
631
+ #color-sample-link-color-main .color-sample {
632
+ background-color: var(--link-color-main);
633
+ }
634
+
635
+ #color-sample-link-color-main-active .color-sample {
636
+ background-color: var(--link-color-main-active);
637
+ }
638
+
639
+ #color-sample-text-color-secondary .color-sample {
640
+ background-color: var(--text-color-secondary);
641
+ }
642
+
643
+ #color-sample-link-color-secondary-active .color-sample {
644
+ background-color: var(--link-color-secondary-active);
645
+ }
646
+
647
+ #color-sample-background-color-main .color-sample {
648
+ background-color: var(--background-color-main);
649
+ }
650
+
651
+ #color-sample-background-color-header .color-sample {
652
+ background-color: var(--background-color-header);
653
+ }
654
+
655
+ #font-sample-font-face-header {
656
+ font-family: var(--font-face-header-forced);
657
+ font-weight: normal;
658
+ }
659
+
660
+ #font-sample-font-face-secondary {
661
+ font-family: var(--font-face-secondary-forced);
662
+ font-weight: 300; letter-spacing: -0.075em;
663
+ }
664
+
665
+ #font-sample-font-face-main {
666
+ font-family: var(--font-face-main-forced);
667
+ font-weight: normal;
668
+ }
669
+
670
+ #font-sample-font-face-mono {
671
+ font-family: var(--font-face-mono-forced);
672
+ font-weight: normal;
673
+ }
674
+
675
+ .instagram-media {
676
+ width:79.375% ! important;
677
+ width:calc(80% - 2px) ! important;
678
+ margin: 1px auto ! important;
679
+ }
680
+ </style>
681
+ <meta charset="utf-8">
682
+ <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
683
+ <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport">
684
+ <meta content="A problem lately: I start running, and within five minutes or so, I start thinking about a title or description for my online training log. I should be payin..." name="description">
685
+ <meta content="Meta-Running?" property="og:title">
686
+ <meta content="article" property="og:type">
687
+ <meta content="2015-03-16" property="og:article:published_time">
688
+ <title>
689
+ Meta-Running?
690
+ </title>
691
+ </head>
692
+ <body class="">
693
+ <header>
694
+ <h1>
695
+ <a>
696
+ Running|Code
697
+ </a>
698
+ </h1>
699
+ <p class="caption">
700
+ About software and adventures on foot.
701
+ </p>
702
+ </header>
703
+ <main>
704
+ <article>
705
+ <h1 class="with-time">
706
+ Meta-Running?
707
+ </h1>
708
+ <time class="permalink" datetime="2015-03-16T00:00:00+00:00">
709
+ <a title="Permalink to Meta-Running?">
710
+ 16 Mar 2015
711
+ </a>
712
+ </time>
713
+ <p>
714
+ A problem lately: I start running, and within five minutes or so, I start thinking about a title or description for my
715
+ <a>
716
+ online training log
717
+ </a>
718
+ .
719
+ </p>
720
+ <p>
721
+ Take today&rsquo;s run, for example.
722
+ <a>
723
+ Strava entry
724
+ </a>
725
+ about this in my head.
726
+ </p>
727
+ <p>
728
+ This is a bit of a problem, for me and I think a lot of other people (there is a steady stream of running-selfies out there, for one measure). Sometimes we are too connected; we quantify our runs until we neglect to feel the ground with each step, and we objectify our performance until we no longer feel our lungs fill with each breath.
729
+ </p>
730
+ <p>
731
+ Short of investing time in learning to meditate or throwing out all training technology (which really is useful), the only two solutions I know of are to run longer and work harder. Working hard or being out a long time, you will eventually get into a zone in which you are present to the reality of the run.
732
+ </p>
733
+ <p>
734
+ Maybe blogging about it will help.
735
+ </p>
736
+ <!--
737
+ -->
738
+ </article>
739
+ </main>
740
+ <footer>
741
+ <nav class="links">
742
+ <ul>
743
+ <li>
744
+ <a>
745
+ My Apps
746
+ </a>
747
+ </li>
748
+ <li>
749
+ <a rel="me">
750
+ Contact
751
+ </a>
752
+ </li>
753
+ <li>
754
+ <a>
755
+ RSS
756
+ </a>
757
+ </li>
758
+ </ul>
759
+ </nav>
760
+ <p class="cc-notice">
761
+ <a>
762
+ 2023
763
+ </a>
764
+ </p>
765
+ </footer>
766
+ <!-- generated by Jekyll 2023-08-23 02:24:51 +0000 -->
767
+ </body>
768
+ </html>
10210.png ADDED

Git LFS Details

  • SHA256: 84d7498dfb94f156d9476819a4c489826298a7c685ae4b89ac17fdde7cb6ca6d
  • Pointer size: 131 Bytes
  • Size of remote file: 132 kB
10210_0.png ADDED

Git LFS Details

  • SHA256: 7572803b74083ab2d33c8602cbce10b0542c8d53f1869bb03d0a5918a8646a95
  • Pointer size: 130 Bytes
  • Size of remote file: 11.4 kB
10297.html ADDED
The diff for this file is too large to render. See raw diff
 
10297.png ADDED

Git LFS Details

  • SHA256: 53f791362b133afbf0934dba944a8389374fc8606cc49bc1041d44a0df4c58c6
  • Pointer size: 131 Bytes
  • Size of remote file: 116 kB
10297_0.png ADDED

Git LFS Details

  • SHA256: 00cb3983b21912f80c48815b4decf78553cfeb20ef49ba09cbd76bd367376259
  • Pointer size: 130 Bytes
  • Size of remote file: 23.3 kB
10297_1.png ADDED

Git LFS Details

  • SHA256: 987f0dab9389cac64be7c167647db4a78180f7459a4a0566ef14f9e425633d92
  • Pointer size: 130 Bytes
  • Size of remote file: 14.2 kB
10297_2.png ADDED

Git LFS Details

  • SHA256: c41b72ce7b9d84745da82e1f9bc88e8846250e58031dbde82f2623224dba9776
  • Pointer size: 130 Bytes
  • Size of remote file: 37.7 kB
10303.html ADDED
The diff for this file is too large to render. See raw diff
 
10303.png ADDED

Git LFS Details

  • SHA256: 9c036cf9b94c6cb1b2b86fea95d60d5041723185288e5571f1b80a6c13348e7f
  • Pointer size: 130 Bytes
  • Size of remote file: 86.3 kB
10303_0.png ADDED

Git LFS Details

  • SHA256: 374db36e82875c2780bd91084099fab6f15de420a85928f7cc64b3e38c483c3f
  • Pointer size: 130 Bytes
  • Size of remote file: 37.4 kB
10303_1.png ADDED

Git LFS Details

  • SHA256: 17b79460ad64e9ae58a1f8c5a5cd520053676fdf8a5792bd2640184ff27b7139
  • Pointer size: 130 Bytes
  • Size of remote file: 40 kB
1034.html ADDED
@@ -0,0 +1,708 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <style>
5
+ /*
6
+ Place all the styles related to the matching controller here.
7
+ They will automatically be included in application.css.
8
+ */
9
+ /* line 8, app/assets/stylesheets/authors.css.scss */
10
+ body#ficlets aside.author-meta {
11
+ max-width: 100%;
12
+ display: flex;
13
+ align-items: flex-start;
14
+ padding: 10px 0 10px;
15
+ margin: 10px 0 10px;
16
+ border-bottom: 1px dotted #b8b8b8;
17
+ font-size: 15px;
18
+ }
19
+
20
+ /* line 17, app/assets/stylesheets/authors.css.scss */
21
+ body#ficlets aside.author-meta .icon-container {
22
+ flex: 0 0 80px;
23
+ }
24
+
25
+ /* line 20, app/assets/stylesheets/authors.css.scss */
26
+ body#ficlets aside.author-meta .author-mini-bio {
27
+ flex: 1 1 auto;
28
+ }
29
+
30
+ /* line 22, app/assets/stylesheets/authors.css.scss */
31
+ body#ficlets aside.author-meta .author-mini-bio p {
32
+ margin: 0 0 5px;
33
+ padding: 0;
34
+ }
35
+
36
+ /* line 25, app/assets/stylesheets/authors.css.scss */
37
+ body#ficlets aside.author-meta .author-mini-bio p:last-child {
38
+ margin-bottom: 0;
39
+ }
40
+ /*
41
+ Place all the styles related to the matching controller here.
42
+ They will automatically be included in application.css.
43
+ */
44
+ /*
45
+ Place all the styles related to the matching controller here.
46
+ They will automatically be included in application.css.
47
+ */
48
+ /* line 3, app/assets/stylesheets/comments.css.scss */
49
+ body#ficlets #comments ul {
50
+ margin: 10px 0;
51
+ padding: 0;
52
+ list-style: none;
53
+ }
54
+
55
+ /* line 8, app/assets/stylesheets/comments.css.scss */
56
+ body#ficlets #comments ul li.hreview {
57
+ margin: 0 0 15px;
58
+ }
59
+
60
+ /* line 11, app/assets/stylesheets/comments.css.scss */
61
+ body#ficlets #comments ul li.hreview h3.reviewer {
62
+ display: flex;
63
+ margin: 0 0 5px;
64
+ padding: 0;
65
+ }
66
+
67
+ /* line 16, app/assets/stylesheets/comments.css.scss */
68
+ body#ficlets #comments ul li.hreview h3.reviewer a.url {
69
+ flex: 0 0 25px;
70
+ margin-right: 10px;
71
+ }
72
+
73
+ /* line 19, app/assets/stylesheets/comments.css.scss */
74
+ body#ficlets #comments ul li.hreview h3.reviewer a.url img {
75
+ max-width: 25px;
76
+ max-height: 25px;
77
+ }
78
+
79
+ /* line 24, app/assets/stylesheets/comments.css.scss */
80
+ body#ficlets #comments ul li.hreview h3.reviewer a.fn {
81
+ flex: 1 1 auto;
82
+ }
83
+
84
+ /* line 29, app/assets/stylesheets/comments.css.scss */
85
+ body#ficlets #comments ul li.hreview blockquote {
86
+ margin: 0;
87
+ padding: 0;
88
+ }
89
+
90
+ /* line 34, app/assets/stylesheets/comments.css.scss */
91
+ body#ficlets #comments ul li.hreview:last-child {
92
+ margin-bottom: 0;
93
+ }
94
+
95
+ /* line 38, app/assets/stylesheets/comments.css.scss */
96
+ body#ficlets #comments ul li.hreview ul.meta {
97
+ margin: 5px 0 0;
98
+ font-size: 11px;
99
+ }
100
+ /*
101
+ Place all the styles related to the matching controller here.
102
+ They will automatically be included in application.css.
103
+ */
104
+ /*
105
+ Place all the styles related to the matching controller here.
106
+ They will automatically be included in application.css.
107
+ */
108
+ /* line 8, app/assets/stylesheets/stories.css.scss */
109
+ body#ficlets aside.story-meta {
110
+ float: right;
111
+ max-width: 200px;
112
+ padding: 10px;
113
+ margin: 10px 0 10px 10px;
114
+ background: #f6f5f0;
115
+ font-size: 13px;
116
+ }
117
+
118
+ @media (max-width: 400px) {
119
+ /* line 8, app/assets/stylesheets/stories.css.scss */
120
+ body#ficlets aside.story-meta {
121
+ float: none;
122
+ max-width: 100%;
123
+ margin-left: 0;
124
+ }
125
+ }
126
+
127
+ /* line 24, app/assets/stylesheets/stories.css.scss */
128
+ body#ficlets div.story-body {
129
+ font-size: 18px;
130
+ border-bottom: 1px dotted #b8b8b8;
131
+ }
132
+
133
+ /* line 29, app/assets/stylesheets/stories.css.scss */
134
+ body#ficlets section.prequels-and-sequels {
135
+ clear: both;
136
+ display: flex;
137
+ align-items: flex-start;
138
+ padding: 0 0 10px;
139
+ margin-bottom: 10px;
140
+ border-bottom: 1px dotted #b8b8b8;
141
+ }
142
+
143
+ /* line 36, app/assets/stylesheets/stories.css.scss */
144
+ body#ficlets section.prequels-and-sequels nav.prequels, body#ficlets section.prequels-and-sequels nav.sequels {
145
+ flex: 0 0 50%;
146
+ }
147
+ /*
148
+ Place all the styles related to the matching controller here.
149
+ They will automatically be included in application.css.
150
+ */
151
+ /* line 8, app/assets/stylesheets/tags.css.scss */
152
+ body#ficlets ul.object-list.tags-list, body#ficlets ol.object-list.tags-list {
153
+ display: flex;
154
+ flex-wrap: wrap;
155
+ column-gap: 10px;
156
+ }
157
+
158
+ /* line 13, app/assets/stylesheets/tags.css.scss */
159
+ body#ficlets ul.object-list.tags-list li, body#ficlets ol.object-list.tags-list li {
160
+ flex: 0 1 auto;
161
+ margin: 5px;
162
+ padding: 10px;
163
+ background: #f6f5f0;
164
+ }
165
+
166
+ /* line 19, app/assets/stylesheets/tags.css.scss */
167
+ body#ficlets ul.object-list.tags-list li span.tag, body#ficlets ol.object-list.tags-list li span.tag {
168
+ margin: 0 3px 0 0;
169
+ padding: 0;
170
+ font-weight: bold;
171
+ }
172
+ /* line 1, app/assets/stylesheets/theme.css.scss */
173
+ body#ficlets {
174
+ margin: 0;
175
+ padding: 0;
176
+ background: #fff;
177
+ color: #000;
178
+ font: 16px "Georgia", "Times New Roman", "Times", serif;
179
+ }
180
+
181
+ /* line 8, app/assets/stylesheets/theme.css.scss */
182
+ body#ficlets a {
183
+ color: #3ba4e0;
184
+ text-decoration: none;
185
+ }
186
+
187
+ /* line 11, app/assets/stylesheets/theme.css.scss */
188
+ body#ficlets a:hover, body#ficlets a:active {
189
+ color: #f26522;
190
+ }
191
+
192
+ /* line 16, app/assets/stylesheets/theme.css.scss */
193
+ body#ficlets > header {
194
+ display: flex;
195
+ align-items: center;
196
+ max-width: 1024px;
197
+ margin: 20px auto 0;
198
+ padding: 0 20px;
199
+ }
200
+
201
+ /* line 23, app/assets/stylesheets/theme.css.scss */
202
+ body#ficlets > header h1 {
203
+ flex: 0 0 339px;
204
+ margin: 0;
205
+ padding: 0;
206
+ }
207
+
208
+ /* line 28, app/assets/stylesheets/theme.css.scss */
209
+ body#ficlets > header h1 a {
210
+ display: block;
211
+ color: #f26522;
212
+ }
213
+
214
+ /* line 40, app/assets/stylesheets/theme.css.scss */
215
+ body#ficlets > header nav {
216
+ flex: 1 1 auto;
217
+ }
218
+
219
+ /* line 43, app/assets/stylesheets/theme.css.scss */
220
+ body#ficlets > header nav ul {
221
+ display: flex;
222
+ margin: 0 0 0 20px;
223
+ padding: 0;
224
+ list-style: none;
225
+ align-items: center;
226
+ }
227
+
228
+ /* line 50, app/assets/stylesheets/theme.css.scss */
229
+ body#ficlets > header nav ul li {
230
+ flex: 1 1 auto;
231
+ margin: 0;
232
+ padding: 0;
233
+ }
234
+
235
+ /* line 54, app/assets/stylesheets/theme.css.scss */
236
+ body#ficlets > header nav ul li a {
237
+ display: block;
238
+ padding: 10px;
239
+ background: #000;
240
+ color: #fff;
241
+ text-align: center;
242
+ text-decoration: none;
243
+ }
244
+
245
+ /* line 61, app/assets/stylesheets/theme.css.scss */
246
+ body#ficlets > header nav ul li a:hover, body#ficlets > header nav ul li a:active {
247
+ background: #f26522;
248
+ color: #fff;
249
+ }
250
+
251
+ /* line 68, app/assets/stylesheets/theme.css.scss */
252
+ body#ficlets > header nav ul li:first-child a {
253
+ border-top-left-radius: 2px;
254
+ border-bottom-left-radius: 2px;
255
+ }
256
+
257
+ /* line 74, app/assets/stylesheets/theme.css.scss */
258
+ body#ficlets > header nav ul li:last-child a {
259
+ border-top-right-radius: 2px;
260
+ border-bottom-right-radius: 2px;
261
+ }
262
+
263
+ @media (max-width: 700px) {
264
+ /* line 85, app/assets/stylesheets/theme.css.scss */
265
+ body#ficlets > header h1 {
266
+ flex: 0 0 60px;
267
+ }
268
+ /* line 89, app/assets/stylesheets/theme.css.scss */
269
+ body#ficlets > header nav ul {
270
+ margin: 0 0 0 10px;
271
+ }
272
+ /* line 93, app/assets/stylesheets/theme.css.scss */
273
+ body#ficlets > header nav ul li a {
274
+ padding: 10px 5px;
275
+ font-size: 11px;
276
+ }
277
+ }
278
+
279
+ /* line 104, app/assets/stylesheets/theme.css.scss */
280
+ body#ficlets > main {
281
+ max-width: 1024px;
282
+ margin: 50px auto 0;
283
+ padding: 0 20px;
284
+ }
285
+
286
+ /* line 109, app/assets/stylesheets/theme.css.scss */
287
+ body#ficlets > main ul.object-list, body#ficlets > main ol.object-list {
288
+ margin: 0;
289
+ padding: 0;
290
+ }
291
+
292
+ /* line 113, app/assets/stylesheets/theme.css.scss */
293
+ body#ficlets > main ul.object-list > li, body#ficlets > main ol.object-list > li {
294
+ display: flex;
295
+ margin: 0 0 25px;
296
+ padding: 0;
297
+ }
298
+
299
+ /* line 118, app/assets/stylesheets/theme.css.scss */
300
+ body#ficlets > main ul.object-list > li aside.avatar-container, body#ficlets > main ol.object-list > li aside.avatar-container {
301
+ flex: 0 0 73px;
302
+ margin-right: 10px;
303
+ }
304
+
305
+ /* line 122, app/assets/stylesheets/theme.css.scss */
306
+ body#ficlets > main ul.object-list > li aside.avatar-container img.avatar, body#ficlets > main ol.object-list > li aside.avatar-container img.avatar {
307
+ max-width: 73px;
308
+ }
309
+
310
+ /* line 127, app/assets/stylesheets/theme.css.scss */
311
+ body#ficlets > main ul.object-list > li .item-meta h3, body#ficlets > main ol.object-list > li .item-meta h3 {
312
+ margin: 0 0 5px;
313
+ font-size: 17px;
314
+ }
315
+
316
+ /* line 131, app/assets/stylesheets/theme.css.scss */
317
+ body#ficlets > main ul.object-list > li .item-meta p, body#ficlets > main ol.object-list > li .item-meta p {
318
+ margin: 0 0 5px;
319
+ padding: 0;
320
+ font-size: 13px;
321
+ }
322
+
323
+ /* line 136, app/assets/stylesheets/theme.css.scss */
324
+ body#ficlets > main ul.object-list > li .item-meta p:last-child, body#ficlets > main ol.object-list > li .item-meta p:last-child {
325
+ margin: 0;
326
+ }
327
+
328
+ /* line 144, app/assets/stylesheets/theme.css.scss */
329
+ body#ficlets > main div.pagination {
330
+ margin: 50px auto;
331
+ padding: 0;
332
+ display: flex;
333
+ align-items: center;
334
+ }
335
+
336
+ /* line 150, app/assets/stylesheets/theme.css.scss */
337
+ body#ficlets > main div.pagination span, body#ficlets > main div.pagination a, body#ficlets > main div.pagination em {
338
+ flex: 1 1 auto;
339
+ }
340
+
341
+ /* line 152, app/assets/stylesheets/theme.css.scss */
342
+ body#ficlets > main div.pagination span.current, body#ficlets > main div.pagination a.current, body#ficlets > main div.pagination em.current {
343
+ font-size: 30px;
344
+ }
345
+
346
+ /* line 160, app/assets/stylesheets/theme.css.scss */
347
+ body#ficlets > footer {
348
+ display: flex;
349
+ align-items: flex-start;
350
+ max-width: 1024px;
351
+ margin: 50px auto 0;
352
+ padding: 0 20px;
353
+ font-size: 13px;
354
+ }
355
+
356
+ /* line 168, app/assets/stylesheets/theme.css.scss */
357
+ body#ficlets > footer > aside {
358
+ flex: 0 0 98px;
359
+ }
360
+
361
+ /* line 171, app/assets/stylesheets/theme.css.scss */
362
+ body#ficlets > footer > section {
363
+ flex: 1 1 auto;
364
+ }
365
+
366
+ /* line 173, app/assets/stylesheets/theme.css.scss */
367
+ body#ficlets > footer > section p {
368
+ margin-top: 0;
369
+ }
370
+
371
+ /* line 176, app/assets/stylesheets/theme.css.scss */
372
+ body#ficlets > footer > section nav {
373
+ margin: 5px 0 0;
374
+ }
375
+
376
+ /* line 179, app/assets/stylesheets/theme.css.scss */
377
+ body#ficlets > footer > section nav ul {
378
+ display: flex;
379
+ margin: 0;
380
+ padding: 0;
381
+ list-style: none;
382
+ }
383
+
384
+ /* line 185, app/assets/stylesheets/theme.css.scss */
385
+ body#ficlets > footer > section nav ul li {
386
+ flex: 1 1 auto;
387
+ margin: 0;
388
+ padding: 0;
389
+ }
390
+
391
+ /* line 189, app/assets/stylesheets/theme.css.scss */
392
+ body#ficlets > footer > section nav ul li a {
393
+ display: block;
394
+ padding: 5px;
395
+ text-align: center;
396
+ }
397
+
398
+ @media (max-width: 400px) {
399
+ /* line 160, app/assets/stylesheets/theme.css.scss */
400
+ body#ficlets > footer {
401
+ max-width: 100%;
402
+ align-items: flex-start;
403
+ }
404
+ /* line 203, app/assets/stylesheets/theme.css.scss */
405
+ body#ficlets > footer > aside {
406
+ flex: 0 0 47px;
407
+ height: 28.5px;
408
+ margin-right: 5px;
409
+ background-size: 47px 28.5px;
410
+ }
411
+ /* line 211, app/assets/stylesheets/theme.css.scss */
412
+ body#ficlets > footer > section p {
413
+ margin: 0 0 5px;
414
+ }
415
+ }
416
+ /*
417
+ * This is a manifest file that'll be compiled into application.css, which will include all the files
418
+ * listed below.
419
+ *
420
+ * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
421
+ * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
422
+ *
423
+ * You're free to add application-wide styles to this file and they'll appear at the bottom of the
424
+ * compiled file so the styles you add here take precedence over styles defined in any styles
425
+ * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
426
+ * file per style scope.
427
+ *
428
+
429
+
430
+ */
431
+ </style>
432
+ <title>
433
+ JLaughter - Ficlets Archive
434
+ </title>
435
+ <meta content="ie=edge" http-equiv="x-ua-compatible">
436
+ <meta content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=0" name="viewport">
437
+ <meta content="yes" name="apple-mobile-web-app-capable">
438
+ <meta content="global" name="distribution">
439
+ <meta content="general" name="rating">
440
+ <meta content="ALL" name="robots">
441
+ <meta content="authenticity_token" name="csrf-param">
442
+ <meta content="g9O8KZ6ccTa++zrHBofTRlWC/ByupF9ilh9uW8nhDIvuJqL3g2ksB0IN4ydiMlcKE1oOjDLwOnQ1D5EcrMQv/w==" name="csrf-token">
443
+ </head>
444
+ <body id="ficlets">
445
+ <header>
446
+ <h1>
447
+ <a>
448
+ Ficlets
449
+ </a>
450
+ </h1>
451
+ <nav>
452
+ <ul>
453
+ <li>
454
+ <a>
455
+ Authors
456
+ </a>
457
+ </li>
458
+ <li>
459
+ <a>
460
+ Stories
461
+ </a>
462
+ </li>
463
+ <li>
464
+ <a>
465
+ Tags
466
+ </a>
467
+ </li>
468
+ </ul>
469
+ </nav>
470
+ </header>
471
+ <main>
472
+ <h1>
473
+ JLaughter
474
+ </h1>
475
+ <div class="author-meta">
476
+ <div class="bio">
477
+ <p>
478
+ I&rsquo;ve always been an avid (dare I say:
479
+ <span class="caps">
480
+ OBSESSED
481
+ </span>
482
+ ) reader, and started writing fiction somewhere around 5th or 6th grade. I read approximately 3 or 4 books a month, so new material is always a must!
483
+ </p>
484
+ <p>
485
+ I&rsquo;ve written for a long time now, although the novel I started in high school has never gotten past the first draft stage. Over the last four years, I&rsquo;ve fallen out of the habit of writing and I&rsquo;m looking to ramp that up again.
486
+ </p>
487
+ <p>
488
+ I&rsquo;m going to insert a shameless plug for my father. Jim Laughter and Victor J. Bretthauer recently published
489
+ <strong>
490
+ Escape to Destiny
491
+ </strong>
492
+ , and his book (and oncoming series) is available on
493
+ <strong>
494
+ tatepublishing.com
495
+ </strong>
496
+ !
497
+ </p>
498
+ <p>
499
+ Music You Should Try:
500
+ <br>
501
+ <strong>
502
+ The Dears
503
+ </strong>
504
+ ,
505
+ <em>
506
+ No Cities Left
507
+ </em>
508
+ <br>
509
+ <strong>
510
+ Sia
511
+ </strong>
512
+ , lots of albums&hellip;great voice.
513
+ </p>
514
+ <p>
515
+ <em>
516
+ Ficlet Series&rsquo; in Progress
517
+ </em>
518
+ :
519
+ </p>
520
+ <p>
521
+ <strong>
522
+ Bagman
523
+ </strong>
524
+ : a Cyberpunk series in the first-person narrative from different points of views. This series is rated
525
+ <strong>
526
+ <em>
527
+ Mature
528
+ </em>
529
+ </strong>
530
+ for drug-use, language, violence and strong sexual references.
531
+ <strong>
532
+ 30471
533
+ </strong>
534
+ (in progress)
535
+ </p>
536
+ <p>
537
+ <strong>
538
+ The Gerideon Chronicles
539
+ </strong>
540
+ : An experiment in writing in a classical style reminiscent of Sir Thomas Malory&rsquo;s
541
+ <em>
542
+ Le Morte D&rsquo;Arthur.
543
+ </em>
544
+ <strong>
545
+ 30988
546
+ </strong>
547
+ (in progress)
548
+ </p>
549
+ <p>
550
+ <em>
551
+ Completed Ficlets
552
+ </em>
553
+ </p>
554
+ <p>
555
+ <strong>
556
+ The Fog
557
+ </strong>
558
+ : My response to Ana Cristina&rsquo;s
559
+ <em>
560
+ Out of Order Challenge
561
+ </em>
562
+ .
563
+ <strong>
564
+ 33175
565
+ </strong>
566
+ </p>
567
+ <p>
568
+ Also check out my bro&rsquo;s ficlets!
569
+ <strong>
570
+ Browncoatben
571
+ </strong>
572
+ ! He&rsquo;s not as good as me, but he wishes he was.
573
+ </p>
574
+ </div>
575
+ </div>
576
+ <section id="stories">
577
+ <h2>
578
+ Stories (79)
579
+ </h2>
580
+ <ul class="object-list stories-list">
581
+ <li class="story-list-item">
582
+ <div class="item-meta">
583
+ <h3>
584
+ <a>
585
+ Bagman: A Clear Blue Spike
586
+ </a>
587
+ </h3>
588
+ <p>
589
+ <strong>
590
+ Author:
591
+ </strong>
592
+ <a>
593
+ JLaughter
594
+ </a>
595
+ </p>
596
+ <p>
597
+ Published
598
+ <abbr title="2008-05-14 01:46:07 UTC">
599
+ May 14th, 2008
600
+ </abbr>
601
+ </p>
602
+ </div>
603
+ </li>
604
+ <li class="story-list-item">
605
+ <div class="item-meta">
606
+ <h3>
607
+ <a>
608
+ Bagman: Fashionably Late
609
+ </a>
610
+ </h3>
611
+ <p>
612
+ <strong>
613
+ Author:
614
+ </strong>
615
+ <a>
616
+ JLaughter
617
+ </a>
618
+ </p>
619
+ <p>
620
+ Published
621
+ <abbr title="2008-05-17 00:16:51 UTC">
622
+ May 17th, 2008
623
+ </abbr>
624
+ </p>
625
+ </div>
626
+ </li>
627
+ <li class="story-list-item">
628
+ <div class="item-meta">
629
+ <h3>
630
+ <a>
631
+ Bagman: First Rule: Never Ask
632
+ </a>
633
+ </h3>
634
+ <p>
635
+ <strong>
636
+ Author:
637
+ </strong>
638
+ <a>
639
+ JLaughter
640
+ </a>
641
+ </p>
642
+ <p>
643
+ Published
644
+ <abbr title="2008-05-17 02:29:05 UTC">
645
+ May 17th, 2008
646
+ </abbr>
647
+ </p>
648
+ </div>
649
+ </li>
650
+ <li class="story-list-item">
651
+ <div class="item-meta">
652
+ <h3>
653
+ <a>
654
+ Bagman: Shots Fired
655
+ </a>
656
+ </h3>
657
+ <p>
658
+ <strong>
659
+ Author:
660
+ </strong>
661
+ <a>
662
+ JLaughter
663
+ </a>
664
+ </p>
665
+ <p>
666
+ Published
667
+ <abbr title="2008-05-17 12:37:40 UTC">
668
+ May 17th, 2008
669
+ </abbr>
670
+ </p>
671
+ </div>
672
+ </li>
673
+ </ul>
674
+ </section>
675
+ </main>
676
+ <footer>
677
+ <aside>
678
+ <a>
679
+ Ficlets
680
+ </a>
681
+ </aside>
682
+ <section>
683
+ <p>
684
+ All stories are licensed under a Creative Commons Attribution-Share Alike 3.0 License.
685
+ </p>
686
+ <nav>
687
+ <ul>
688
+ <li>
689
+ <a>
690
+ Authors
691
+ </a>
692
+ </li>
693
+ <li>
694
+ <a>
695
+ Stories
696
+ </a>
697
+ </li>
698
+ <li>
699
+ <a>
700
+ Tags
701
+ </a>
702
+ </li>
703
+ </ul>
704
+ </nav>
705
+ </section>
706
+ </footer>
707
+ </body>
708
+ </html>
1034.png ADDED

Git LFS Details

  • SHA256: e3937b34da1409748392267bab86c2adc555985cf5dadab49d9b237bcd5dade6
  • Pointer size: 131 Bytes
  • Size of remote file: 165 kB
1034_0.png ADDED

Git LFS Details

  • SHA256: 3596aa07d78fbfb581c7353af635843fe9926b053e0b4ce38028ae79950a5b37
  • Pointer size: 130 Bytes
  • Size of remote file: 26.4 kB
1037.html ADDED
@@ -0,0 +1,264 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html class="no-js" lang="en">
3
+ <!--<![endif]-->
4
+ <head>
5
+ <style>
6
+ @charset "UTF-8";article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0;font-size:13px;line-height:1.231}body,button,input,select,textarea{font-family:sans-serif;color:#222020}::-moz-selection{background:#fe57a1;color:#fff;text-shadow:none}::selection{background:#fe57a1;color:#fff;text-shadow:none}a{color:#00e}a:visited{color:#551a8b}a:hover{color:#06e}a:focus{outline:thin dotted}a:hover,a:active{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:700}pre,code,kbd,samp{font-family:monospace,monospace;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ul{margin:1em 0;padding:0 0 0 50px}ol{margin:1em 0;padding:0 0 0 60px}dd{margin:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none;margin:0;padding:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;*margin-left:-7px;padding:0}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal;*overflow:visible}table button,table input{*overflow:auto}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}input[type=checkbox],input[type=radio]{box-sizing:border-box}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}input:invalid,textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}body{font-family:minion pro,palatino,hoefler text,times new roman,serif}header,footer,p,h2,h3,th,td,li,dd,dt,blockquote{font-size:1.4em}li li{font-size:1em}li p{font-size:1em}pre{font-size:1rem;font-family:monaco,monospace,sans-serif;line-height:1.4em}code{font-family:monaco,monospace,sans-serif}dt{font-weight:700}ul,ol{list-style-position:outside;margin:0 0 0 3em;padding:0}a,a:active,a.link,a:visited,a:hover{text-decoration:none;color:#8c0808}p,li,dd,dt,blockquote{max-width:35em;line-height:1.5em}dl dd p{font-size:1em}li{margin:5px 0}dt{margin-top:10px}sup{padding:0 0 0 4px;font-weight:700}#container{margin:0 auto 100px;position:relative;width:90%;max-width:820px;overflow:hidden;padding:0 2em}header{overflow:hidden;font-size:1em}header a:hover{text-decoration:underline}#logo{color:#222}#logo h1,#logo h2,#logo h3,#logo h4,#logo h5{font-family:monaco,monospace,sans-serif;font-weight:400;margin:0;padding:0}#logo h1{font-size:4em;margin-top:.2em}#logo h2{font-size:1.8em}#logo h3{margin:.3em 0 1em}#logo h3#mobile_nav{display:none}#logo h4{font-size:2em;text-align:right}#logo h4 a{color:#222}#logo h5{text-align:right;font-size:1.1em}#logo h5 a{color:#222}#article_nav{color:#222;margin:5px 0 30px;padding-right:10px}#article_nav h5{font-family:monaco,monospace,sans-serif;font-weight:400;font-size:1.1em;margin:0;padding:0;text-align:right}#article_nav h5 a{color:#222}footer{margin:100px 0 40px;color:#aaa;font-size:1.1em;line-height:1.5em}footer a:active,footer a:link,footer a:visited,footer a:hover{color:#aaa}footer a:hover{text-decoration:underline}.mobile_only{display:none}.home #logo{text-align:center}.home h2{font-family:signika negative,serif;font-size:2em;font-weight:400;color:#222;margin:0 0 10px;padding:0;clear:left}.home li{margin:8px 0}.home #bio{font-size:1.4em;margin-bottom:10px}.home #bio p{width:auto;margin:5px 0;font-size:1em}.home a.read-more{display:block;text-align:right;padding:5px 0;font-size:10pt}#about-photo{float:right;margin:0 0 10px 10px;border:2px solid #ccc;padding:2px}.articles{padding:0;font-size:1.4em;margin-bottom:20px}.articles h1#title{font-family:signika negative,serif;font-size:3em;font-weight:400;color:#222;margin:0;padding:0}.articles p{font-size:1em}.articles p code{font-size:.85em}.articles .article_summary{border-bottom:1px dotted #ddd;overflow:hidden;padding:.5em 0}.articles .article_summary p{font-size:1em}.articles .article_summary p code{font-size:.85em}.articles .article_summary .meta{float:right;width:30%;text-align:right;color:#666;font-size:.85em}.articles .article_summary .meta a{color:#974747}.articles .article_summary .main a{display:block}.articles .article_summary .main p{font-size:1em;margin:.1em 0 0}.article{}.article h1#article_title{font-family:signika negative,serif;color:#8c0808;font-weight:400;font-size:3.7em;margin:.3em 0 .2em;text-align:left;line-height:1.1}.article h1#title{font-family:signika negative,serif;font-size:4em;font-weight:400;color:#222;margin:0;padding:0}.article p{margin:10px 0}.article p code{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;background-color:#eee;padding:2px 3px;font-size:.85em}.article li code{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;background-color:#eee;padding:2px 3px;font-size:1rem}.article li{}.article li div.highlight code{background-color:#272822;padding:0}.article img.title-image{margin:20px 0 0;width:100%}.article h1{font-family:signika negative,serif;color:#8c0808;font-weight:400;font-size:2em;margin-top:1em}.article h1 code{font-size:.85em}.article h2{font-family:signika negative,serif;color:#8c0808;font-weight:400;font-size:1.8em;margin:20px 0 10px}.article h2 code{font-size:.85em}.article h3{font-family:signika negative,serif;color:#8c0808;font-weight:400;font-size:1.6em;margin:10px 0}.article h3 code{font-size:.85em}.article h4{font-family:signika negative,serif;color:#8c0808;font-weight:400;font-size:1.4em;margin:10px 0}.article h4 code{font-size:.85em}.article .byline{font-family:signika negative,serif;color:#8c0808;font-weight:400;color:#974747;font-size:1.4em;text-align:left;margin:0 0 30px}.article blockquote{background-color:#eee;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;padding:.8em 1em;font-style:italic;margin:1em 0 0}.article blockquote p{font-size:1em;margin:0;padding:.4em 0}.article div.slidedeck{width:90%;max-width:45em}.article div.warning{background-color:#eee;border:1px solid #ddd;color:#555;padding:1em;margin-top:20px;font-size:1.4em;line-height:1.5em;width:38em}.article div.warning p{margin:0}.article img.align-right{float:right;padding:2px;margin:0 0 2em 1em;background-color:#fff;border:1px solid #aaa}.article img.noborder{border:none}.article img.screenshot{background-color:#fff;border:1px dashed #aaa;padding:8px 12px}.article img.photo{width:100%;padding:0;margin:0 0 1em;border:2px solid #aaa}.article figure img{width:70%}.article figure figcaption h4{text-align:left;color:#aaa;font-family:minion pro,palatino,hoefler text,times new roman,serif;font-style:italic}.article .highlight{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;width:95%;max-width:790px;padding:10px 10px 10px 20px}.article .highlight pre{margin:0}.article .keys{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;background-color:#ddd;color:#000;padding:3px 7px;font-family:monaco,monospace,sans-serif;border:1px solid #ccc;font-size:.9em}.article nav#TableOfContents ul{list-style:none;padding-left:0}.article nav#TableOfContents ul ul{list-style:disc inside;padding-left:20px}.article nav#TableOfContents ul ul ul{list-style:circle inside}.article nav#TableOfContents ul ul ul li{font-size:.9em}.article nav#TableOfContents ul ul ul li code{font-size:.9em}.article div.footnotes{margin:80px 0 40px;font-size:.8em}.article div.footnotes ol{margin:40px 0 0 15px}.article div.footnotes ol li{max-width:none}.article div.footnotes ol li p{max-width:none;margin:0 0 4px}.article div.footnotes ul{margin:0 0 0 14px}.article div.footnotes div.highlight{margin:0 0 6px}.article div.footnotes code{font-size:.8em}.article #article_meta{font-size:.8em;margin-top:80px}.article #article_meta span.hr{color:#aaa}.article #article_meta p{max-width:none}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr}.ir br{display:none}.hidden{display:none!important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}@media screen and (min-width:10px) and (max-width:480px){#container{padding:0 10px;margin-bottom:20px}.desktop_only{display:none}.mobile_only{display:block}.home #logo{margin-bottom:20px}.home h2{font-size:1.4em}.home #about-photo{display:none}#logo h1{font-size:2.6em}#logo h3#screen_nav{display:none}#logo h3#mobile_nav{margin-top:0;display:block}#logo h4{text-align:center}#logo h5{text-align:center;padding-bottom:15px}.articles h1#title{font-size:2em}.articles .article_summary .meta{width:100%;text-align:left;padding-bottom:5px}.articles .article_summary .meta .tags{display:none}#article_nav{padding:0}#article_nav h5{text-align:center}.article{}.article h1#article_title{font-size:2.5em;padding-left:0}.article h1#title{font-size:2.8em;padding-left:0}.article nav#TableOfContents ul{padding:0;margin:0}.article nav#TableOfContents ul ul{padding:0;margin:0}.article nav#TableOfContents ul ul ul{padding-left:20px}.article .article_date{font-size:.8em}.article #nav{float:none}.article .caption{margin:0}.article ul{padding-left:0;margin-left:15px}.article #article_content p,.article #article_content dl,.article #article_content table{margin-left:0;padding-left:0}.article img.align-right{display:none}.article .highlight{width:auto}}@media only screen and (min-width:480px){}@media only screen and (min-width:768px){}@media print{*{background:0 0!important;color:#000!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href)")"}abbr[title]:after{content:" (" attr(title)")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.highlight .hll{background-color:#49483e}.highlight{background:#272822;color:#f8f8f2}.highlight .c{color:#75715e}.highlight .err{color:#960050;background-color:#1e0010}.highlight .k{color:#66d9ef}.highlight .l{color:#ae81ff}.highlight .n{color:#f8f8f2}.highlight .o{color:#f92672}.highlight .p{color:#f8f8f2}.highlight .cm{color:#75715e}.highlight .cp{color:#75715e}.highlight .c1{color:#75715e}.highlight .cs{color:#75715e}.highlight .ge{font-style:italic}.highlight .gs{font-weight:700}.highlight .kc{color:#66d9ef}.highlight .kd{color:#66d9ef}.highlight .kn{color:#f92672}.highlight .kp{color:#66d9ef}.highlight .kr{color:#66d9ef}.highlight .kt{color:#66d9ef}.highlight .ld{color:#e6db74}.highlight .m{color:#ae81ff}.highlight .s{color:#e6db74}.highlight .na{color:#a6e22e}.highlight .nb{color:#f8f8f2}.highlight .nc{color:#a6e22e}.highlight .no{color:#66d9ef}.highlight .nd{color:#a6e22e}.highlight .ni{color:#f8f8f2}.highlight .ne{color:#a6e22e}.highlight .nf{color:#a6e22e}.highlight .nl{color:#f8f8f2}.highlight .nn{color:#f8f8f2}.highlight .nx{color:#a6e22e}.highlight .py{color:#f8f8f2}.highlight .nt{color:#f92672}.highlight .nv{color:#f8f8f2}.highlight .ow{color:#f92672}.highlight .w{color:#f8f8f2}.highlight .mf{color:#ae81ff}.highlight .mh{color:#ae81ff}.highlight .mi{color:#ae81ff}.highlight .mo{color:#ae81ff}.highlight .sb{color:#e6db74}.highlight .sc{color:#e6db74}.highlight .sd{color:#e6db74}.highlight .s2{color:#e6db74}.highlight .se{color:#ae81ff}.highlight .sh{color:#e6db74}.highlight .si{color:#e6db74}.highlight .sx{color:#e6db74}.highlight .sr{color:#e6db74}.highlight .s1{color:#e6db74}.highlight .ss{color:#e6db74}.highlight .bp{color:#f8f8f2}.highlight .vc{color:#f8f8f2}.highlight .vg{color:#f8f8f2}.highlight .vi{color:#f8f8f2}.highlight .il{color:#ae81ff}
7
+
8
+
9
+ @font-face {
10
+ font-family: 'Signika Negative';
11
+ font-style: normal;
12
+ font-weight: 600;
13
+ src: url(https://fonts.gstatic.com/s/signikanegative/v21/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAp5TI3rvdw.ttf) format('truetype');
14
+ }
15
+ </style>
16
+ <meta charset="utf-8">
17
+ <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
18
+ <meta content="width=device-width,initial-scale=1" name="viewport">
19
+ <title>
20
+ Reorganising a Consul key-value store &mdash; David Winterbottom
21
+ </title>
22
+ <meta content="David Winterbottom" name="author">
23
+ <meta content="This is really just a reference on how to combine JQ's select filters." name="description">
24
+ <meta content="AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9" http-equiv="origin-trial">
25
+ </head>
26
+ <body>
27
+ <article class="hentry" id="container">
28
+ <header>
29
+ <div id="article_nav">
30
+ <h5>
31
+ <a>
32
+ home
33
+ </a>
34
+ |
35
+ <a>
36
+ writing
37
+ </a>
38
+ |
39
+ <a>
40
+ TIL
41
+ </a>
42
+ |
43
+ <span class="desktop_only">
44
+ <a>
45
+ now
46
+ </a>
47
+ |
48
+ </span>
49
+ <a>
50
+ about
51
+ </a>
52
+ </h5>
53
+ </div>
54
+ </header>
55
+ <div id="main" role="main">
56
+ <div class="article" id="content">
57
+ <h1 class="entry-title" id="article_title">
58
+ Reorganising a Consul key-value store
59
+ </h1>
60
+ <div class="byline desktop_only">
61
+ by
62
+ <a class="author vcard">
63
+ David Winterbottom
64
+ </a>
65
+ on
66
+ <time class="published" datetime>
67
+ Monday, 27 March 2017
68
+ </time>
69
+ </div>
70
+ <div class="byline mobile_only">
71
+ by
72
+ <a class="author vcard">
73
+ David Winterbottom
74
+ </a>
75
+ <br>
76
+ <span class="article_date">
77
+ on
78
+ <time class="published" datetime>
79
+ Monday, 27 March 2017
80
+ </time>
81
+ </span>
82
+ </div>
83
+ <div class="entry-content" id="article_content">
84
+ <p>
85
+ If your Consul key-value store is structured as:
86
+ </p>
87
+ <div class="highlight">
88
+ <pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;" tabindex="0"><code class="language-sh" data-lang="sh"><span style="display:flex;"><span>/
89
+ </span></span><span style="display:flex;"><span> A/
90
+ </span></span><span style="display:flex;"><span> X <span style="color:#f92672">=</span> <span style="color:#ae81ff">1</span>
91
+ </span></span><span style="display:flex;"><span> Z <span style="color:#f92672">=</span> <span style="color:#ae81ff">2</span>
92
+ </span></span><span style="display:flex;"><span> Y <span style="color:#f92672">=</span> <span style="color:#ae81ff">3</span>
93
+ </span></span><span style="display:flex;"><span> C
94
+ </span></span><span style="display:flex;"><span> D
95
+ </span></span></code></pre>
96
+ </div>
97
+ <p>
98
+ but you now realise you should have namespaced everything within
99
+ <code>
100
+ WEBSERVER/
101
+ </code>
102
+ (or something like that):
103
+ </p>
104
+ <div class="highlight">
105
+ <pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;" tabindex="0"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>/
106
+ </span></span><span style="display:flex;"><span> WEBSERVER/
107
+ </span></span><span style="display:flex;"><span> A/
108
+ </span></span><span style="display:flex;"><span> X <span style="color:#f92672">=</span> <span style="color:#ae81ff">1</span>
109
+ </span></span><span style="display:flex;"><span> Z <span style="color:#f92672">=</span> <span style="color:#ae81ff">2</span>
110
+ </span></span><span style="display:flex;"><span> Y <span style="color:#f92672">=</span> <span style="color:#ae81ff">3</span>
111
+ </span></span><span style="display:flex;"><span> C
112
+ </span></span><span style="display:flex;"><span> D
113
+ </span></span></code></pre>
114
+ </div>
115
+ <p>
116
+ then this Bash script will help you migrate:
117
+ </p>
118
+ <div class="highlight">
119
+ <pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;" tabindex="0"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span><span style="color:#75715e">#!/bin/bash
120
+ </span></span></span><span style="display:flex;"><span><span style="color:#75715e"></span>
121
+ </span></span><span style="display:flex;"><span>set -e <span style="color:#75715e"># Exit on error</span>
122
+ </span></span><span style="display:flex;"><span>
123
+ </span></span><span style="display:flex;"><span><span style="color:#75715e"># Emit "key value" lines for all keys in Consul's KV store</span>
124
+ </span></span><span style="display:flex;"><span>keys_and_values<span style="color:#f92672">()</span> <span style="color:#f92672">{</span>
125
+ </span></span><span style="display:flex;"><span> <span style="color:#75715e"># Recursively fetch all values from Consul but exclude:</span>
126
+ </span></span><span style="display:flex;"><span> <span style="color:#75715e"># (a) those that end in / (as these are folders)</span>
127
+ </span></span><span style="display:flex;"><span> <span style="color:#75715e"># (b) those that start with WEBSERVER/ (as that's where we are migrating</span>
128
+ </span></span><span style="display:flex;"><span> <span style="color:#75715e"># to).</span>
129
+ </span></span><span style="display:flex;"><span> curl -s <span style="color:#e6db74">"localhost/v1/kv/?recurse"</span> | jq -r <span style="color:#e6db74">'
130
+ </span></span></span><span style="display:flex;"><span><span style="color:#e6db74"> .[] |
131
+ </span></span></span><span style="display:flex;"><span><span style="color:#e6db74"> select(
132
+ </span></span></span><span style="display:flex;"><span><span style="color:#e6db74"> (.Key | endswith("/") | not) and
133
+ </span></span></span><span style="display:flex;"><span><span style="color:#e6db74"> (.Key | startswith("WEBSERVER") | not)
134
+ </span></span></span><span style="display:flex;"><span><span style="color:#e6db74"> ) |
135
+ </span></span></span><span style="display:flex;"><span><span style="color:#e6db74"> [.Key, " ", .Value] |
136
+ </span></span></span><span style="display:flex;"><span><span style="color:#e6db74"> add'</span> | <span style="color:#66d9ef">while</span> read key b64value
137
+ </span></span><span style="display:flex;"><span> <span style="color:#66d9ef">do</span>
138
+ </span></span><span style="display:flex;"><span> <span style="color:#75715e"># Consul's REST API returns values base64-encoded so we decode here.</span>
139
+ </span></span><span style="display:flex;"><span> echo $key <span style="color:#e6db74">`</span>echo <span style="color:#e6db74">"</span>$b64value<span style="color:#e6db74">"</span> | base64 -d<span style="color:#e6db74">`</span>
140
+ </span></span><span style="display:flex;"><span> <span style="color:#66d9ef">done</span>
141
+ </span></span><span style="display:flex;"><span><span style="color:#f92672">}</span>
142
+ </span></span><span style="display:flex;"><span>
143
+ </span></span><span style="display:flex;"><span><span style="color:#75715e"># Set a new value in Consul's KV store</span>
144
+ </span></span><span style="display:flex;"><span>set_key<span style="color:#f92672">()</span> <span style="color:#f92672">{</span>
145
+ </span></span><span style="display:flex;"><span> key<span style="color:#f92672">=</span>$1
146
+ </span></span><span style="display:flex;"><span> value<span style="color:#f92672">=</span>$2
147
+ </span></span><span style="display:flex;"><span> curl -s -X PUT -d <span style="color:#e6db74">"</span>$value<span style="color:#e6db74">"</span> <span style="color:#e6db74">"localhost/v1/kv/</span>$key<span style="color:#e6db74">"</span> &gt; /dev/null
148
+ </span></span><span style="display:flex;"><span><span style="color:#f92672">}</span>
149
+ </span></span><span style="display:flex;"><span>
150
+ </span></span><span style="display:flex;"><span>migrate_to_webserver_namespace<span style="color:#f92672">()</span> <span style="color:#f92672">{</span>
151
+ </span></span><span style="display:flex;"><span> keys_and_values | <span style="color:#66d9ef">while</span> read key value
152
+ </span></span><span style="display:flex;"><span> <span style="color:#66d9ef">do</span>
153
+ </span></span><span style="display:flex;"><span> set_key <span style="color:#e6db74">"WEBSERVER/</span>$key<span style="color:#e6db74">"</span> <span style="color:#e6db74">"</span>$value<span style="color:#e6db74">"</span>
154
+ </span></span><span style="display:flex;"><span> <span style="color:#66d9ef">done</span>
155
+ </span></span><span style="display:flex;"><span><span style="color:#f92672">}</span>
156
+ </span></span><span style="display:flex;"><span>
157
+ </span></span><span style="display:flex;"><span>migrate_to_webserver_namespace
158
+ </span></span></code></pre>
159
+ </div>
160
+ <p>
161
+ This script uses
162
+ <a>
163
+ Consul&rsquo;s REST API
164
+ </a>
165
+ and filters
166
+ the results using
167
+ <a>
168
+ <code>
169
+ jq
170
+ </code>
171
+ </a>
172
+ <sup id="fnref:1">
173
+ <a class="footnote-ref" role="doc-noteref">
174
+ 1
175
+ </a>
176
+ </sup>
177
+ . It&rsquo;s easily
178
+ adapted to migrate key-value pairs between different namespaces.
179
+ </p>
180
+ <div class="footnotes" role="doc-endnotes">
181
+ <hr>
182
+ <ol>
183
+ <li id="fn:1">
184
+ <p>
185
+ I can never remember jq&rsquo;s
186
+ <code>
187
+ select
188
+ </code>
189
+ syntax so this post is intended largely
190
+ as a personal reference on how to do this.&nbsp;
191
+ <a class="footnote-backref" role="doc-backlink">
192
+ &larrhk;︎
193
+ </a>
194
+ </p>
195
+ </li>
196
+ </ol>
197
+ </div>
198
+ </div>
199
+ <div id="article_meta">
200
+ <span class="hr">
201
+ &mdash;&mdash;&mdash;&mdash;&mdash;&mdash;
202
+ </span>
203
+ <p>
204
+ Something wrong?
205
+ <a>
206
+ Suggest an improvement
207
+ </a>
208
+ or
209
+ <a>
210
+ add a comment
211
+ </a>
212
+ (see
213
+ <a>
214
+ article history
215
+ </a>
216
+ )
217
+ <br>
218
+ Tagged with:
219
+ <a>
220
+ consul
221
+ </a>
222
+ ,
223
+ <a>
224
+ bash
225
+ </a>
226
+ ,
227
+ <a>
228
+ jq
229
+ </a>
230
+ <br>
231
+ Filed in:
232
+ <a>
233
+ tips
234
+ </a>
235
+ </p>
236
+ <p>
237
+ Previous:
238
+ <a>
239
+ Lies you're told on a software project
240
+ </a>
241
+ <br>
242
+ Next:
243
+ <a>
244
+ Podcast.__init__ on Oscar
245
+ </a>
246
+ </p>
247
+ <p>
248
+ Copyright &copy; 2005-2023
249
+ <a>
250
+ David Winterbottom
251
+ </a>
252
+ <br>
253
+ Content licensed under
254
+ <a>
255
+ CC BY-NC-SA 4.0
256
+ </a>
257
+ .
258
+ </p>
259
+ </div>
260
+ </div>
261
+ </div>
262
+ </article>
263
+ </body>
264
+ </html>
1037.png ADDED

Git LFS Details

  • SHA256: 86f3c6a8b859f897157bc4480494c33cf98b77e5704110cda6dce9588767aaaa
  • Pointer size: 131 Bytes
  • Size of remote file: 242 kB
1037_0.png ADDED

Git LFS Details

  • SHA256: 5306756eef5b2ee17f0823048556e81b5717d6810f01b47ff8f01e88ec3a43fa
  • Pointer size: 130 Bytes
  • Size of remote file: 62.6 kB
104.html ADDED
The diff for this file is too large to render. See raw diff
 
104.png ADDED

Git LFS Details

  • SHA256: ce0de1c519c9061dafb96d0951b890d7a2b615e68fe2824b03be37446cb7181f
  • Pointer size: 131 Bytes
  • Size of remote file: 164 kB
10406.html ADDED
@@ -0,0 +1,3379 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html class="wf-ftnk-n7-active wf-vcsm-n4-active wf-ftnk-n4-active wf-ftnk-n5-active wf-vcsm-n7-active wf-active" lang="en-US">
3
+ <head>
4
+ <style>
5
+ .disable-download img {
6
+ pointer-events: none; }
7
+ .link-transition a {
8
+ transition: background 0.2s ease, color 0.2s ease; }
9
+ .link-transition a svg {
10
+ transition: fill 0.2s ease; }
11
+
12
+ .project-cover .details {
13
+ transition: background 0.2s ease; }
14
+
15
+ .project-cover .title,
16
+ .project-cover .fields,
17
+ .project-cover .custom,
18
+ .project-cover .description,
19
+ .project-cover .date {
20
+ transition: color 0.2s ease; }
21
+ @-webkit-keyframes rotate-forever {
22
+ 0% {
23
+ -webkit-transform: rotate(0deg);
24
+ -moz-transform: rotate(0deg);
25
+ -ms-transform: rotate(0deg);
26
+ -o-transform: rotate(0deg);
27
+ transform: rotate(0deg); }
28
+ 100% {
29
+ -webkit-transform: rotate(360deg);
30
+ -moz-transform: rotate(360deg);
31
+ -ms-transform: rotate(360deg);
32
+ -o-transform: rotate(360deg);
33
+ transform: rotate(360deg); } }
34
+
35
+ @-moz-keyframes rotate-forever {
36
+ 0% {
37
+ -webkit-transform: rotate(0deg);
38
+ -moz-transform: rotate(0deg);
39
+ -ms-transform: rotate(0deg);
40
+ -o-transform: rotate(0deg);
41
+ transform: rotate(0deg); }
42
+ 100% {
43
+ -webkit-transform: rotate(360deg);
44
+ -moz-transform: rotate(360deg);
45
+ -ms-transform: rotate(360deg);
46
+ -o-transform: rotate(360deg);
47
+ transform: rotate(360deg); } }
48
+
49
+ @keyframes rotate-forever {
50
+ 0% {
51
+ -webkit-transform: rotate(0deg);
52
+ -moz-transform: rotate(0deg);
53
+ -ms-transform: rotate(0deg);
54
+ -o-transform: rotate(0deg);
55
+ transform: rotate(0deg); }
56
+ 100% {
57
+ -webkit-transform: rotate(360deg);
58
+ -moz-transform: rotate(360deg);
59
+ -ms-transform: rotate(360deg);
60
+ -o-transform: rotate(360deg);
61
+ transform: rotate(360deg); } }
62
+
63
+ .lightbox-spinner {
64
+ -webkit-animation-duration: 0.7s;
65
+ -moz-animation-duration: 0.7s;
66
+ animation-duration: 0.7s;
67
+ -webkit-animation-iteration-count: infinite;
68
+ -moz-animation-iteration-count: infinite;
69
+ animation-iteration-count: infinite;
70
+ -webkit-animation-name: rotate-forever;
71
+ -moz-animation-name: rotate-forever;
72
+ animation-name: rotate-forever;
73
+ -webkit-animation-timing-function: linear;
74
+ -moz-animation-timing-function: linear;
75
+ animation-timing-function: linear;
76
+ height: 30px;
77
+ width: 30px;
78
+ border: 4px solid #fff;
79
+ border-right-color: transparent;
80
+ border-radius: 50%;
81
+ display: inline-block;
82
+ opacity: 0.7; }
83
+ html.lightbox-enabled,
84
+ html.lightbox-enabled body {
85
+ overflow: hidden; }
86
+
87
+ html.lightbox-zoomed .lightbox-content {
88
+ cursor: zoom-out;
89
+ overflow: auto; }
90
+ html.lightbox-zoomed .lightbox-content.zoomable-x {
91
+ justify-content: flex-start; }
92
+ html.lightbox-zoomed .lightbox-content.zoomable-y {
93
+ align-items: baseline; }
94
+
95
+ html.lightbox-zoomed #lightbox-wrap img {
96
+ max-width: inherit;
97
+ max-height: inherit; }
98
+
99
+ html.lightbox-zoomed #lightbox-img-wrap .lightbox-extra {
100
+ display: none; }
101
+
102
+ .lightbox-link,
103
+ .lightbox-content.zoomable {
104
+ cursor: zoom-in; }
105
+
106
+ #lightbox-wrap .lightbox-contents {
107
+ -moz-user-select: none;
108
+ -webkit-user-select: none;
109
+ -ms-user-select: none;
110
+ user-select: none; }
111
+
112
+ .lightbox-content {
113
+ align-items: center;
114
+ display: flex;
115
+ height: 100%;
116
+ justify-content: center;
117
+ opacity: 1;
118
+ position: absolute;
119
+ top: 0;
120
+ transition: opacity .4s;
121
+ width: 100vw; }
122
+
123
+ #lightbox-blocking {
124
+ align-items: center;
125
+ bottom: 0;
126
+ display: flex;
127
+ justify-content: center;
128
+ left: 0;
129
+ position: fixed;
130
+ right: 0;
131
+ top: 0;
132
+ z-index: 1002; }
133
+ #lightbox-blocking .lightbox-spinner {
134
+ display: none; }
135
+
136
+ #lightbox-wrap {
137
+ height: 100%;
138
+ left: 0;
139
+ position: fixed;
140
+ top: 0;
141
+ width: 100vw;
142
+ z-index: 1001; }
143
+ #lightbox-wrap .offscreen, #lightbox-wrap.offscreen {
144
+ height: 0;
145
+ overflow: hidden;
146
+ visibility: hidden;
147
+ -webkit-transform: translateX(-99999px);
148
+ -ms-transform: translateX(-99999px);
149
+ transform: translateX(-99999px);
150
+ width: 0; }
151
+ #lightbox-wrap.loading .lightbox-spinner {
152
+ display: block; }
153
+ #lightbox-wrap .hidden {
154
+ opacity: 0; }
155
+ #lightbox-wrap .lightbox-contents {
156
+ display: inline-block;
157
+ max-height: 100%;
158
+ max-width: 100%; }
159
+ #lightbox-wrap.single .next, #lightbox-wrap.single .next:hover,
160
+ #lightbox-wrap.single .prev,
161
+ #lightbox-wrap.single .prev:hover {
162
+ display: none; }
163
+ #lightbox-wrap.extras-hidden #lightbox-img-wrap .lightbox-extra {
164
+ opacity: 0;
165
+ transition: opacity 1s; }
166
+ #lightbox-wrap img {
167
+ max-height: 100vh;
168
+ max-width: 100vw; }
169
+
170
+ #lightbox-inner-wrap {
171
+ height: 100%;
172
+ margin: auto;
173
+ position: relative;
174
+ z-index: 1003; }
175
+ #lightbox-inner-wrap .control {
176
+ cursor: pointer;
177
+ position: absolute;
178
+ z-index: 1003; }
179
+ #lightbox-inner-wrap svg .lightbox-icon-bg {
180
+ fill: #696969;
181
+ opacity: .2; }
182
+ #lightbox-inner-wrap svg:hover .lightbox-icon-bg {
183
+ opacity: .4; }
184
+ #lightbox-inner-wrap .next,
185
+ #lightbox-inner-wrap .prev {
186
+ height: 100vh;
187
+ opacity: 0;
188
+ top: 0;
189
+ width: 30vw; }
190
+ #lightbox-inner-wrap .next:hover,
191
+ #lightbox-inner-wrap .prev:hover {
192
+ opacity: 1; }
193
+ #lightbox-inner-wrap .next.hidden,
194
+ #lightbox-inner-wrap .prev.hidden {
195
+ cursor: default; }
196
+ #lightbox-inner-wrap .next.hidden svg,
197
+ #lightbox-inner-wrap .prev.hidden svg {
198
+ display: none; }
199
+ #lightbox-inner-wrap .next svg,
200
+ #lightbox-inner-wrap .prev svg {
201
+ top: -webkit-calc(50% - 30px) ;
202
+ top: calc(50% - 30px) ;
203
+ position: absolute; }
204
+ #lightbox-inner-wrap .next svg .lightbox-icon-arrow,
205
+ #lightbox-inner-wrap .prev svg .lightbox-icon-arrow {
206
+ fill: #FFFFFF; }
207
+ #lightbox-inner-wrap .next {
208
+ right: 0; }
209
+ #lightbox-inner-wrap .next svg {
210
+ right: 20px; }
211
+ #lightbox-inner-wrap .prev {
212
+ left: 0; }
213
+ #lightbox-inner-wrap .prev svg {
214
+ left: 20px; }
215
+ #lightbox-inner-wrap .close {
216
+ position: fixed;
217
+ height: 40px;
218
+ right: 20px;
219
+ top: 20px;
220
+ width: 40px; }
221
+ #lightbox-inner-wrap .close:hover {
222
+ cursor: pointer; }
223
+ #lightbox-inner-wrap .close .lightbox-icon-bg {
224
+ fill: #fff; }
225
+
226
+ @media (max-width: 1024px) {
227
+ #lightbox-inner-wrap .close {
228
+ right: 0;
229
+ top: 0; }
230
+ #lightbox-inner-wrap .close circle {
231
+ display: none; }
232
+ #lightbox-inner-wrap .next:hover,
233
+ #lightbox-inner-wrap .prev:hover {
234
+ opacity: 0; } }
235
+
236
+ @media (min-width: 1024px) {
237
+ .lightbox-link.hover-icon-enabled {
238
+ position: relative; }
239
+ .lightbox-link.hover-icon-enabled:hover::after {
240
+ background: rgba(105, 105, 105, 0.2) url(data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iZmlsbDogd2hpdGUiIHZpZXdCb3g9IjAgMCAyMSAyMSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICA8cGF0aCBkPSJNLTEuMjUyMjIyNTEsMTUuNjAzNDE5NyBDLTEuMzUyNTE5MjcsMTUuNjkzNjg2OCAtMS40MjUyMzMzMywxNS43OTg5OTY4IC0xLjQ3MDM2Njg3LDE1LjkxOTM1MjkgQy0xLjUxNTUwMDQxLDE2LjAzOTcwOSAtMS41MzgwNjY4NCwxNi4xNjAwNjMzIC0xLjUzODA2Njg0LDE2LjI4MDQxOTQgQy0xLjUzODA2Njg0LDE2LjQwMDc3NTUgLTEuNTE1NTAwNDEsMTYuNTIxMTI5OCAtMS40NzAzNjY4NywxNi42NDE0ODU5IEMtMS40MjUyMzMzMywxNi43NjE4NDIgLTEuMzUyNTE5MjcsMTYuODY3MTUyIC0xLjI1MjIyMjUxLDE2Ljk1NzQxOTEgTDMuNTYxOTk3NzEsMjEuNzcxNjM5MyBDMy43NTI1NjE1NSwyMS45NjIyMDMyIDMuOTgwNzMzMjQsMjIuMDU3NDgzNyA0LjI0NjUxOTY1LDIyLjA1NzQ4MzcgQzQuNTEyMzA2MDUsMjIuMDU3NDgzNyA0LjczNTQ2Mjk5LDIxLjk2MjIwMzIgNC45MTU5OTcxNSwyMS43NzE2MzkzIEM1LjEwNjU2MDk4LDIxLjU4MTA3NTUgNS4yMDE4NDE0NywyMS4zNTU0MTEyIDUuMjAxODQxNDcsMjEuMDk0NjM5NiBDNS4yMDE4NDE0NywyMC44MzM4NjggNS4xMDY1NjA5OCwyMC42MDgyMDM3IDQuOTE1OTk3MTUsMjAuNDE3NjM5OSBMMS43NTY2NjUxMywxNy4yNDMyNjM0IEwxMC4wMTYwNjE3LDE3LjI0MzI2MzQgQzEwLjI4Njg2MjksMTcuMjQzMjYzNCAxMC41MTUwMzQ2LDE3LjE1MDQ5MDMgMTAuNzAwNTgzNiwxNi45NjQ5NDEzIEMxMC44ODYxMzI2LDE2Ljc3OTM5MjMgMTAuOTc4OTA1NywxNi41NTEyMjA2IDEwLjk3ODkwNTcsMTYuMjgwNDE5NCBDMTAuOTc4OTA1NywxNi4wMDk2MTgyIDEwLjg4NjEzMjYsMTUuNzgxNDQ2NSAxMC43MDA1ODM2LDE1LjU5NTg5NzUgQzEwLjUxNTAzNDYsMTUuNDEwMzQ4NSAxMC4yODY4NjI5LDE1LjMxNzU3NTMgMTAuMDE2MDYxNywxNS4zMTc1NzUzIEwxLjc1NjY2NTEzLDE1LjMxNzU3NTMgTDQuOTE1OTk3MTUsMTIuMTQzMTk4OSBDNS4xMDY1NjA5OCwxMS45NTI2MzUxIDUuMjAxODQxNDcsMTEuNzI2OTcwNyA1LjIwMTg0MTQ3LDExLjQ2NjE5OTIgQzUuMjAxODQxNDcsMTEuMjA1NDI3NiA1LjEwNjU2MDk4LDEwLjk3OTc2MzMgNC45MTU5OTcxNSwxMC43ODkxOTk1IEM0LjczNTQ2Mjk5LDEwLjU5ODYzNTYgNC41MTIzMDYwNSwxMC41MDMzNTUxIDQuMjQ2NTE5NjUsMTAuNTAzMzU1MSBDMy45ODA3MzMyNCwxMC41MDMzNTUxIDMuNzUyNTYxNTUsMTAuNTk4NjM1NiAzLjU2MTk5NzcxLDEwLjc4OTE5OTUgTC0xLjI1MjIyMjUxLDE1LjYwMzQxOTcgWiIgaWQ9IngiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuNzIwNDE5LCAxNi4yODA0MTkpIHJvdGF0ZSgtNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTQuNzIwNDE5LCAtMTYuMjgwNDE5KSAiPjwvcGF0aD4KICA8cGF0aCBkPSJNMTAuMzA3Nzc3NCw0LjA0MzQxOTczIEMxMC4yMDc0ODA3LDQuMTMzNjg2ODEgMTAuMTM0NzY2Niw0LjIzODk5NjgzIDEwLjA4OTYzMzEsNC4zNTkzNTI5MyBDMTAuMDQ0NDk5NSw0LjQ3OTcwOTA0IDEwLjAyMTkzMzEsNC42MDAwNjMzNCAxMC4wMjE5MzMxLDQuNzIwNDE5NDUgQzEwLjAyMTkzMzEsNC44NDA3NzU1NiAxMC4wNDQ0OTk1LDQuOTYxMTI5ODYgMTAuMDg5NjMzMSw1LjA4MTQ4NTk3IEMxMC4xMzQ3NjY2LDUuMjAxODQyMDcgMTAuMjA3NDgwNyw1LjMwNzE1MjA5IDEwLjMwNzc3NzQsNS4zOTc0MTkxNyBMMTUuMTIxOTk3NywxMC4yMTE2Mzk0IEMxNS4zMTI1NjE1LDEwLjQwMjIwMzIgMTUuNTQwNzMzMiwxMC40OTc0ODM3IDE1LjgwNjUxOTYsMTAuNDk3NDgzNyBDMTYuMDcyMzA2LDEwLjQ5NzQ4MzcgMTYuMjk1NDYyOSwxMC40MDIyMDMyIDE2LjQ3NTk5NzEsMTAuMjExNjM5NCBDMTYuNjY2NTYwOSwxMC4wMjEwNzU2IDE2Ljc2MTg0MTQsOS43OTU0MTEyNCAxNi43NjE4NDE0LDkuNTM0NjM5NjcgQzE2Ljc2MTg0MTQsOS4yNzM4NjgxMSAxNi42NjY1NjA5LDkuMDQ4MjAzNzkgMTYuNDc1OTk3MSw4Ljg1NzYzOTk1IEwxMy4zMTY2NjUxLDUuNjgzMjYzNDkgTDIxLjU3NjA2MTYsNS42ODMyNjM0OSBDMjEuODQ2ODYyOSw1LjY4MzI2MzQ5IDIyLjA3NTAzNDYsNS41OTA0OTAzOSAyMi4yNjA1ODM2LDUuNDA0OTQxMzkgQzIyLjQ0NjEzMjYsNS4yMTkzOTIzOSAyMi41Mzg5MDU3LDQuOTkxMjIwNjkgMjIuNTM4OTA1Nyw0LjcyMDQxOTQ1IEMyMi41Mzg5MDU3LDQuNDQ5NjE4MjEgMjIuNDQ2MTMyNiw0LjIyMTQ0NjUxIDIyLjI2MDU4MzYsNC4wMzU4OTc1MSBDMjIuMDc1MDM0NiwzLjg1MDM0ODUxIDIxLjg0Njg2MjksMy43NTc1NzU0MSAyMS41NzYwNjE2LDMuNzU3NTc1NDEgTDEzLjMxNjY2NTEsMy43NTc1NzU0MSBMMTYuNDc1OTk3MSwwLjU4MzE5ODk0NyBDMTYuNjY2NTYwOSwwLjM5MjYzNTExMSAxNi43NjE4NDE0LDAuMTY2OTcwNzk0IDE2Ljc2MTg0MTQsLTAuMDkzODAwNzcxNSBDMTYuNzYxODQxNCwtMC4zNTQ1NzIzMzcgMTYuNjY2NTYwOSwtMC41ODAyMzY2NTQgMTYuNDc1OTk3MSwtMC43NzA4MDA0OSBDMTYuMjk1NDYyOSwtMC45NjEzNjQzMjcgMTYuMDcyMzA2LC0xLjA1NjY0NDgyIDE1LjgwNjUxOTYsLTEuMDU2NjQ0ODIgQzE1LjU0MDczMzIsLTEuMDU2NjQ0ODIgMTUuMzEyNTYxNSwtMC45NjEzNjQzMjcgMTUuMTIxOTk3NywtMC43NzA4MDA0OSBMMTAuMzA3Nzc3NCw0LjA0MzQxOTczIFoiIGlkPSJ4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi4yODA0MTksIDQuNzIwNDE5KSByb3RhdGUoLTIyNS4wMDAwMDApIHRyYW5zbGF0ZSgtMTYuMjgwNDE5LCAtNC43MjA0MTkpICI+PC9wYXRoPgo8L3N2Zz4K) no-repeat center;
241
+ background-size: 16px;
242
+ border-radius: 50%;
243
+ content: '';
244
+ display: block;
245
+ height: 36px;
246
+ position: absolute;
247
+ right: 10px;
248
+ top: 10px;
249
+ width: 36px;
250
+ z-index: 1000; } }
251
+
252
+ @media all and (-ms-high-contrast: none) {
253
+ .lightbox-link,
254
+ .lightbox-content.zoomable {
255
+ cursor: pointer; } }
256
+ @-webkit-keyframes fade-in {
257
+ from {
258
+ opacity: 0; }
259
+ to {
260
+ opacity: 1; } }
261
+
262
+ @-moz-keyframes fade-in {
263
+ from {
264
+ opacity: 0; }
265
+ to {
266
+ opacity: 1; } }
267
+
268
+ @keyframes fade-in {
269
+ from {
270
+ opacity: 0; }
271
+ to {
272
+ opacity: 1; } }
273
+
274
+ @-webkit-keyframes fade-out {
275
+ from {
276
+ opacity: 1; }
277
+ to {
278
+ opacity: 0; } }
279
+
280
+ @-moz-keyframes fade-out {
281
+ from {
282
+ opacity: 1; }
283
+ to {
284
+ opacity: 0; } }
285
+
286
+ @keyframes fade-out {
287
+ from {
288
+ opacity: 1; }
289
+ to {
290
+ opacity: 0; } }
291
+
292
+ .transition-enabled {
293
+ opacity: 0; }
294
+
295
+ .transition-in {
296
+ -webkit-animation: fade-in ease-in;
297
+ animation: fade-in ease-in;
298
+ -webkit-animation-duration: 0.25s;
299
+ animation-duration: 0.25s;
300
+ -webkit-animation-fill-mode: forwards;
301
+ animation-fill-mode: forwards; }
302
+
303
+ .transition-out {
304
+ opacity: 1;
305
+ -webkit-animation: fade-out ease-out;
306
+ animation: fade-out ease-out;
307
+ -webkit-animation-duration: 0.25s;
308
+ animation-duration: 0.25s;
309
+ -webkit-animation-fill-mode: forwards;
310
+ animation-fill-mode: forwards; }
311
+
312
+
313
+
314
+ .site-header:after, .site-content:after, .logo-wrap:after {
315
+ clear: both;
316
+ content: "";
317
+ display: table; }
318
+
319
+ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
320
+ /**
321
+ * 1. Set default font family to sans-serif.
322
+ * 2. Prevent iOS text size adjust after orientation change, without disabling
323
+ * user zoom.
324
+ */
325
+ html {
326
+ font-family: sans-serif;
327
+ /* 1 */
328
+ -ms-text-size-adjust: 100%;
329
+ /* 2 */
330
+ -webkit-text-size-adjust: 100%;
331
+ /* 2 */ }
332
+
333
+ /**
334
+ * Remove default margin.
335
+ */
336
+ body {
337
+ margin: 0; }
338
+
339
+ /* HTML5 display definitions
340
+ ========================================================================== */
341
+ /**
342
+ * Correct `block` display not defined for any HTML5 element in IE 8/9.
343
+ * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
344
+ * Correct `block` display not defined for `main` in IE 11.
345
+ */
346
+ article,
347
+ aside,
348
+ details,
349
+ figcaption,
350
+ figure,
351
+ footer,
352
+ header,
353
+ hgroup,
354
+ main,
355
+ nav,
356
+ section,
357
+ summary {
358
+ display: block; }
359
+
360
+ /**
361
+ * 1. Correct `inline-block` display not defined in IE 8/9.
362
+ * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
363
+ */
364
+ audio,
365
+ canvas,
366
+ progress,
367
+ video {
368
+ display: inline-block;
369
+ /* 1 */
370
+ vertical-align: baseline;
371
+ /* 2 */ }
372
+
373
+ /**
374
+ * Prevent modern browsers from displaying `audio` without controls.
375
+ * Remove excess height in iOS 5 devices.
376
+ */
377
+ audio:not([controls]) {
378
+ display: none;
379
+ height: 0; }
380
+
381
+ /**
382
+ * Address `[hidden]` styling not present in IE 8/9/10.
383
+ * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
384
+ */
385
+ [hidden],
386
+ template {
387
+ display: none; }
388
+
389
+ /* Links
390
+ ========================================================================== */
391
+ /**
392
+ * Remove the gray background color from active links in IE 10.
393
+ */
394
+ a {
395
+ background: transparent; }
396
+
397
+ /**
398
+ * Improve readability when focused and also mouse hovered in all browsers.
399
+ */
400
+ a:active,
401
+ a:focus,
402
+ a:hover {
403
+ outline: 0; }
404
+
405
+ /* Text-level semantics
406
+ ========================================================================== */
407
+ /**
408
+ * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
409
+ */
410
+ abbr[title] {
411
+ border-bottom: 1px dotted; }
412
+
413
+ /**
414
+ * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
415
+ */
416
+ b,
417
+ strong {
418
+ font-weight: bold; }
419
+
420
+ /**
421
+ * Address styling not present in Safari and Chrome.
422
+ */
423
+ dfn {
424
+ font-style: italic; }
425
+
426
+ /**
427
+ * Address variable `h1` font-size and margin within `section` and `article`
428
+ * contexts in Firefox 4+, Safari, and Chrome.
429
+ */
430
+ h1 {
431
+ font-size: 2em;
432
+ margin: 0.67em 0; }
433
+
434
+ /**
435
+ * Address styling not present in IE 8/9.
436
+ */
437
+ mark {
438
+ background: #ff0;
439
+ color: #000; }
440
+
441
+ /**
442
+ * Address inconsistent and variable font size in all browsers.
443
+ */
444
+ small {
445
+ font-size: 80%; }
446
+
447
+ /**
448
+ * Prevent `sub` and `sup` affecting `line-height` in all browsers.
449
+ */
450
+ sub,
451
+ sup {
452
+ font-size: 75%;
453
+ line-height: 0;
454
+ position: relative;
455
+ vertical-align: baseline; }
456
+
457
+ sup {
458
+ top: -0.5em; }
459
+
460
+ sub {
461
+ bottom: -0.25em; }
462
+
463
+ /* Embedded content
464
+ ========================================================================== */
465
+ /**
466
+ * Remove border when inside `a` element in IE 8/9/10.
467
+ */
468
+ img {
469
+ border: 0; }
470
+
471
+ /**
472
+ * Correct overflow not hidden in IE 9/10/11.
473
+ */
474
+ svg:not(:root) {
475
+ overflow: hidden; }
476
+
477
+ /* Grouping content
478
+ ========================================================================== */
479
+ /**
480
+ * Address margin not present in IE 8/9 and Safari.
481
+ */
482
+ figure {
483
+ margin: 1em 40px; }
484
+
485
+ /**
486
+ * Address differences between Firefox and other browsers.
487
+ */
488
+ hr {
489
+ -moz-box-sizing: content-box;
490
+ box-sizing: content-box;
491
+ height: 0; }
492
+
493
+ /**
494
+ * Contain overflow in all browsers.
495
+ */
496
+ pre {
497
+ overflow: auto; }
498
+
499
+ /**
500
+ * Address odd `em`-unit font size rendering in all browsers.
501
+ */
502
+ code,
503
+ kbd,
504
+ pre,
505
+ samp {
506
+ font-family: monospace, monospace;
507
+ font-size: 1em; }
508
+
509
+ /* Forms
510
+ ========================================================================== */
511
+ /**
512
+ * Known limitation: by default, Chrome and Safari on OS X allow very limited
513
+ * styling of `select`, unless a `border` property is set.
514
+ */
515
+ /**
516
+ * 1. Correct color not being inherited.
517
+ * Known issue: affects color of disabled elements.
518
+ * 2. Correct font properties not being inherited.
519
+ * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
520
+ */
521
+ button,
522
+ input,
523
+ optgroup,
524
+ select,
525
+ textarea {
526
+ color: inherit;
527
+ /* 1 */
528
+ font: inherit;
529
+ /* 2 */
530
+ margin: 0;
531
+ /* 3 */ }
532
+
533
+ /**
534
+ * Address `overflow` set to `hidden` in IE 8/9/10/11.
535
+ */
536
+ button {
537
+ overflow: visible; }
538
+
539
+ /**
540
+ * Address inconsistent `text-transform` inheritance for `button` and `select`.
541
+ * All other form control elements do not inherit `text-transform` values.
542
+ * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
543
+ * Correct `select` style inheritance in Firefox.
544
+ */
545
+ button,
546
+ select {
547
+ text-transform: none; }
548
+
549
+ /**
550
+ * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
551
+ * and `video` controls.
552
+ * 2. Correct inability to style clickable `input` types in iOS.
553
+ * 3. Improve usability and consistency of cursor style between image-type
554
+ * `input` and others.
555
+ */
556
+ button,
557
+ html input[type="button"],
558
+ input[type="reset"],
559
+ input[type="submit"] {
560
+ -webkit-appearance: button;
561
+ /* 2 */
562
+ cursor: pointer;
563
+ /* 3 */ }
564
+
565
+ /**
566
+ * Re-set default cursor for disabled elements.
567
+ */
568
+ button[disabled],
569
+ html input[disabled] {
570
+ cursor: default; }
571
+
572
+ /**
573
+ * Remove inner padding and border in Firefox 4+.
574
+ */
575
+ button::-moz-focus-inner,
576
+ input::-moz-focus-inner {
577
+ border: 0;
578
+ padding: 0; }
579
+
580
+ /**
581
+ * Address Firefox 4+ setting `line-height` on `input` using `!important` in
582
+ * the UA stylesheet.
583
+ */
584
+ input {
585
+ line-height: normal; }
586
+
587
+ /**
588
+ * It's recommended that you don't attempt to style these elements.
589
+ * Firefox's implementation doesn't respect box-sizing, padding, or width.
590
+ *
591
+ * 1. Address box sizing set to `content-box` in IE 8/9/10.
592
+ * 2. Remove excess padding in IE 8/9/10.
593
+ */
594
+ input[type="checkbox"],
595
+ input[type="radio"] {
596
+ box-sizing: border-box;
597
+ /* 1 */
598
+ padding: 0;
599
+ /* 2 */ }
600
+
601
+ /**
602
+ * Fix the cursor style for Chrome's increment/decrement buttons. For certain
603
+ * `font-size` values of the `input`, it causes the cursor style of the
604
+ * decrement button to change from `default` to `text`.
605
+ */
606
+ input[type="number"]::-webkit-inner-spin-button,
607
+ input[type="number"]::-webkit-outer-spin-button {
608
+ height: auto; }
609
+
610
+ /**
611
+ * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
612
+ * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
613
+ * (include `-moz` to future-proof).
614
+ */
615
+ input[type="search"] {
616
+ -webkit-appearance: textfield;
617
+ /* 1 */
618
+ -moz-box-sizing: content-box;
619
+ -webkit-box-sizing: content-box;
620
+ /* 2 */
621
+ box-sizing: content-box; }
622
+
623
+ /**
624
+ * Remove inner padding and search cancel button in Safari and Chrome on OS X.
625
+ * Safari (but not Chrome) clips the cancel button when the search input has
626
+ * padding (and `textfield` appearance).
627
+ */
628
+ input[type="search"]::-webkit-search-cancel-button,
629
+ input[type="search"]::-webkit-search-decoration {
630
+ -webkit-appearance: none; }
631
+
632
+ /**
633
+ * Define consistent border, margin, and padding.
634
+ */
635
+ fieldset {
636
+ border: 0;
637
+ margin: 0;
638
+ padding: 0; }
639
+
640
+ /**
641
+ * 1. Correct `color` not being inherited in IE 8/9/10/11.
642
+ * 2. Remove padding so people aren't caught out if they zero out fieldsets.
643
+ */
644
+ legend {
645
+ border: 0;
646
+ /* 1 */
647
+ padding: 0;
648
+ /* 2 */ }
649
+
650
+ /**
651
+ * Remove default vertical scrollbar in IE 8/9/10/11.
652
+ */
653
+ textarea {
654
+ overflow: auto; }
655
+
656
+ /**
657
+ * Don't inherit the `font-weight` (applied by a rule above).
658
+ * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
659
+ */
660
+ optgroup {
661
+ font-weight: bold; }
662
+
663
+ /* Tables
664
+ ========================================================================== */
665
+ /**
666
+ * Remove most spacing between table cells.
667
+ */
668
+ table {
669
+ border-collapse: collapse;
670
+ border-spacing: 0; }
671
+
672
+ td,
673
+ th {
674
+ padding: 0; }
675
+
676
+ * {
677
+ box-sizing: border-box; }
678
+
679
+ html {
680
+ -webkit-font-smoothing: antialiased;
681
+ text-rendering: optimizeLegibility; }
682
+
683
+ ul {
684
+ margin: 0;
685
+ padding: 0; }
686
+ ul li {
687
+ list-style-type: none; }
688
+
689
+ img {
690
+ vertical-align: top; }
691
+
692
+ p {
693
+ margin: 0; }
694
+
695
+ a {
696
+ text-decoration: none; }
697
+
698
+ html,
699
+ body {
700
+ min-height: 100%; }
701
+
702
+ .italic {
703
+ font-style: italic; }
704
+
705
+ .underline {
706
+ text-decoration: underline; }
707
+
708
+ .strikethrough {
709
+ text-decoration: line-through; }
710
+
711
+ .bold {
712
+ font-weight: bold; }
713
+
714
+ .cfix:after {
715
+ clear: both;
716
+ content: ' ';
717
+ display: block;
718
+ height: 0;
719
+ line-height: 0;
720
+ overflow: hidden;
721
+ visibility: hidden; }
722
+
723
+ html {
724
+ background-image: url("");
725
+ /* stylelint-disable-line function-url-quotes */
726
+ background-position: top left;
727
+ background-repeat: no-repeat;
728
+ background-size: contain; }
729
+ html:before {
730
+ background-color: #000;
731
+ display: none;
732
+ opacity: calc(30 * .01); }
733
+
734
+ .site-container {
735
+ float: none;
736
+ margin-left: auto;
737
+ margin-right: auto;
738
+ max-width: 1400px; }
739
+
740
+ .example-site-footer {
741
+ background: rgba(37, 38, 42, 0.94);
742
+ bottom: 0;
743
+ color: #fff;
744
+ display: inline-block;
745
+ font-family: 'Helvetica Neue', sans-serif;
746
+ font-size: 14px;
747
+ left: 0;
748
+ padding: 0 20px 0 0;
749
+ position: fixed;
750
+ width: 100%;
751
+ z-index: 4; }
752
+ .example-site-footer .icon {
753
+ fill: #fff;
754
+ float: left; }
755
+ .example-site-footer .content-left,
756
+ .example-site-footer .content-right {
757
+ height: 70px; }
758
+ .example-site-footer .content-left {
759
+ float: left; }
760
+ .example-site-footer .content-right {
761
+ float: right; }
762
+
763
+ .example-footer-content {
764
+ -webkit-transform: translateY(-50%);
765
+ -moz-transform: translateY(-50%);
766
+ -ms-transform: translateY(-50%);
767
+ -o-transform: translateY(-50%);
768
+ transform: translateY(-50%);
769
+ display: inline-block;
770
+ position: relative;
771
+ top: 50%; }
772
+
773
+ .example-footer-link {
774
+ border-bottom: 1px solid #fff;
775
+ color: #fff; }
776
+ .example-footer-link:hover {
777
+ border-bottom-width: 0; }
778
+
779
+ @media (max-width: 768px) {
780
+ .example-site-footer .desktop {
781
+ display: none; }
782
+ .example-site-footer .mobile {
783
+ text-transform: capitalize; } }
784
+
785
+ html {
786
+ position: relative; }
787
+ html:before {
788
+ content: '';
789
+ height: 100%;
790
+ left: 0;
791
+ position: fixed;
792
+ top: 0;
793
+ width: 100%; }
794
+
795
+ .site-wrap,
796
+ .site-container {
797
+ position: relative;
798
+ width: 100%; }
799
+
800
+ .site-wrap:before {
801
+ content: '';
802
+ height: 100%;
803
+ left: 0;
804
+ position: absolute;
805
+ top: 0;
806
+ width: 100%; }
807
+
808
+ .site-header {
809
+ position: relative; }
810
+
811
+ .theme-container:before {
812
+ content: '';
813
+ height: 100%;
814
+ left: 0;
815
+ position: absolute;
816
+ top: 0;
817
+ width: 100%; }
818
+
819
+ .responsive-nav {
820
+ display: none;
821
+ opacity: 0;
822
+ visibility: hidden; }
823
+
824
+ .project-cover .separator:last-child,
825
+ .project-header .fields .separator:last-child {
826
+ display: none; }
827
+
828
+ .preserve-whitespace {
829
+ white-space: pre-wrap; }
830
+
831
+ .preserve-whitespace--nowrap {
832
+ white-space: pre; }
833
+
834
+ .logo,
835
+ .logo-secondary {
836
+ clear: both;
837
+ word-wrap: break-word; }
838
+ .logo img,
839
+ .logo-secondary img {
840
+ max-width: 100%; }
841
+ .logo a,
842
+ .logo-secondary a {
843
+ color: inherit; }
844
+ .logo .image-link,
845
+ .logo-secondary .image-link {
846
+ display: inline-block;
847
+ max-width: 100%; }
848
+ .logo .image-rollover,
849
+ .logo .image-scroll,
850
+ .logo-secondary .image-rollover,
851
+ .logo-secondary .image-scroll {
852
+ display: none; }
853
+ .logo.has-rollover:hover .image-link,
854
+ .logo-secondary.has-rollover:hover .image-link {
855
+ display: none; }
856
+ .logo.has-rollover:hover .image-link.image-rollover,
857
+ .logo-secondary.has-rollover:hover .image-link.image-rollover {
858
+ display: block; }
859
+ .on-scroll .logo.has-scroll .image-normal,
860
+ .on-scroll .logo.has-scroll .image-rollover, .on-scroll
861
+ .logo-secondary.has-scroll .image-normal,
862
+ .on-scroll
863
+ .logo-secondary.has-scroll .image-rollover {
864
+ display: none !important; }
865
+ .on-scroll .logo.has-scroll .image-scroll, .on-scroll
866
+ .logo-secondary.has-scroll .image-scroll {
867
+ display: inline-block; }
868
+
869
+ .logo-image,
870
+ .logo-secondary-image {
871
+ width: 100%; }
872
+
873
+ .social {
874
+ font-size: 0; }
875
+ .social li {
876
+ display: inline-block; }
877
+ .social li:first-child {
878
+ padding-left: 0 !important; }
879
+ .social li:last-child {
880
+ padding-right: 0 !important; }
881
+ .social li svg {
882
+ vertical-align: middle; }
883
+ .social a {
884
+ display: block;
885
+ text-align: center; }
886
+
887
+ .masthead {
888
+ position: relative; }
889
+ .masthead:after {
890
+ content: '';
891
+ height: 100%;
892
+ left: 0;
893
+ position: absolute;
894
+ top: 0;
895
+ width: 100%; }
896
+ .masthead h1,
897
+ .masthead p {
898
+ display: inline-block;
899
+ width: 100%;
900
+ word-wrap: break-word; }
901
+
902
+ .masthead,
903
+ .masthead-placeholder {
904
+ width: 100%; }
905
+
906
+ .masthead-placeholder {
907
+ opacity: 0;
908
+ position: relative !important;
909
+ z-index: -1; }
910
+
911
+ .masthead-contents,
912
+ .masthead-text {
913
+ width: 100%; }
914
+
915
+ .masthead-contents {
916
+ height: 100%;
917
+ top: 0;
918
+ z-index: 1; }
919
+
920
+ .masthead,
921
+ .masthead-contents {
922
+ display: -webkit-box;
923
+ display: -moz-box;
924
+ display: box;
925
+ display: -webkit-flex;
926
+ display: -moz-flex;
927
+ display: -ms-flexbox;
928
+ display: flex;
929
+ -webkit-box-align: center;
930
+ -moz-box-align: center;
931
+ box-align: center;
932
+ -webkit-align-items: center;
933
+ -moz-align-items: center;
934
+ -ms-align-items: center;
935
+ -o-align-items: center;
936
+ align-items: center;
937
+ -ms-flex-align: center; }
938
+
939
+ .masthead-arrow-container {
940
+ cursor: pointer;
941
+ height: 40px;
942
+ width: 60px; }
943
+
944
+ .masthead-arrow {
945
+ -webkit-transform: rotate(45deg) translateY(-15px) translateX(5px);
946
+ -moz-transform: rotate(45deg) translateY(-15px) translateX(5px);
947
+ -ms-transform: rotate(45deg) translateY(-15px) translateX(5px);
948
+ -o-transform: rotate(45deg) translateY(-15px) translateX(5px);
949
+ transform: rotate(45deg) translateY(-15px) translateX(5px);
950
+ border-bottom: 1px solid transparent;
951
+ border-right: 1px solid transparent;
952
+ bottom: 5px;
953
+ height: 30px;
954
+ position: absolute;
955
+ width: 30px; }
956
+
957
+ .masthead-button {
958
+ cursor: pointer;
959
+ display: inline-block;
960
+ vertical-align: middle; }
961
+ .masthead-button + .masthead-button-spacer + .masthead-button {
962
+ margin-left: 17px; }
963
+
964
+ .masthead-button-spacer {
965
+ display: none; }
966
+
967
+ @media (max-width: 540px) {
968
+ .masthead-button + .masthead-button-spacer {
969
+ display: block;
970
+ height: 17px; }
971
+ .masthead-button + .masthead-button-spacer + .masthead-button {
972
+ margin-left: 0; } }
973
+
974
+ .site-footer {
975
+ clear: both;
976
+ display: block; }
977
+
978
+ .cookie-banner {
979
+ bottom: 0;
980
+ display: none;
981
+ position: fixed;
982
+ text-align: center;
983
+ z-index: 99999; }
984
+ .cookie-banner.show {
985
+ display: block; }
986
+ .cookie-banner p {
987
+ font-size: 18px;
988
+ line-height: 1.222;
989
+ margin: 24px;
990
+ max-width: calc(100% - 84px); }
991
+ @media (max-width: 768px) {
992
+ .cookie-banner p {
993
+ font-size: 16px; } }
994
+ .cookie-banner a {
995
+ color: inherit;
996
+ text-decoration: underline; }
997
+ .cookie-banner .close-btn {
998
+ position: absolute;
999
+ right: 20px;
1000
+ top: 50%;
1001
+ transform: translateY(-50%);
1002
+ width: 16px; }
1003
+
1004
+ .site-content {
1005
+ margin-left: 0%;
1006
+ margin-right: 0%;
1007
+ width: 100%; }
1008
+
1009
+ .sidebar-content,
1010
+ main {
1011
+ float: left; }
1012
+
1013
+ main {
1014
+ width: 75%; }
1015
+
1016
+ .sidebar-content {
1017
+ margin-right: 0%;
1018
+ width: 25%; }
1019
+
1020
+ .logo-wrap {
1021
+ max-width: 100%;
1022
+ margin-left: auto;
1023
+ margin-right: auto;
1024
+ padding-bottom: 50px;
1025
+ padding-top: 50px;
1026
+ width: 80%; }
1027
+
1028
+ .logo-text {
1029
+ margin-left: auto;
1030
+ margin-right: auto;
1031
+ text-align: center; }
1032
+
1033
+ .logo-image {
1034
+ max-width: 100%;
1035
+ margin-left: auto;
1036
+ margin-right: auto;
1037
+ text-align: center; }
1038
+
1039
+ .logo-secondary-text {
1040
+ margin-left: auto;
1041
+ margin-right: auto;
1042
+ text-align: center; }
1043
+
1044
+ .logo-secondary-image {
1045
+ max-width: 100%;
1046
+ margin-left: auto;
1047
+ margin-right: auto;
1048
+ text-align: center; }
1049
+
1050
+ .logo {
1051
+ font-family: ftnk;
1052
+ font-size: 30px;
1053
+ font-style: normal;
1054
+ font-weight: 700;
1055
+ line-height: 30px;
1056
+ padding-bottom: 0px;
1057
+ padding-left: 0%;
1058
+ padding-right: 0%;
1059
+ padding-top: 0px;
1060
+ text-transform: uppercase; }
1061
+ .logo,
1062
+ .logo a {
1063
+ color: #222222; }
1064
+ .logo a:hover {
1065
+ color: #222222;
1066
+ font-style: normal;
1067
+ font-weight: 700;
1068
+ text-transform: uppercase; }
1069
+
1070
+ .logo-secondary {
1071
+ font-family: ftnk;
1072
+ font-size: 14px;
1073
+ font-style: normal;
1074
+ font-weight: 700;
1075
+ line-height: 18px;
1076
+ padding-bottom: 0px;
1077
+ padding-left: 0%;
1078
+ padding-right: 0%;
1079
+ padding-top: 0px;
1080
+ text-transform: none; }
1081
+ .logo-secondary,
1082
+ .logo-secondary a {
1083
+ color: #222222; }
1084
+ .logo-secondary a:hover {
1085
+ color: #222222;
1086
+ font-style: normal;
1087
+ font-weight: 700;
1088
+ text-transform: none; }
1089
+
1090
+ nav {
1091
+ float: none;
1092
+ margin-left: auto;
1093
+ margin-right: auto;
1094
+ padding-bottom: 0px;
1095
+ padding-top: 0px;
1096
+ width: 80%; }
1097
+ nav .gallery-title a {
1098
+ color: #222222;
1099
+ font-family: ftnk;
1100
+ font-size: 14px;
1101
+ font-style: normal;
1102
+ font-weight: 700;
1103
+ line-height: 14px;
1104
+ text-transform: uppercase; }
1105
+ nav .gallery-title a:hover {
1106
+ color: #999999;
1107
+ font-style: normal;
1108
+ font-weight: 700;
1109
+ text-transform: uppercase; }
1110
+ nav .gallery-title a.active {
1111
+ color: #999999;
1112
+ font-style: normal;
1113
+ font-weight: 700;
1114
+ text-transform: uppercase; }
1115
+ nav .project-title a {
1116
+ color: #999999;
1117
+ font-family: vcsm;
1118
+ font-size: 16px;
1119
+ font-style: normal;
1120
+ font-weight: 400;
1121
+ line-height: 20px;
1122
+ text-transform: none; }
1123
+ nav .project-title a:hover {
1124
+ color: #222222;
1125
+ font-style: normal;
1126
+ font-weight: 400;
1127
+ text-transform: none; }
1128
+ nav .project-title a.active {
1129
+ color: #222222;
1130
+ font-style: normal;
1131
+ font-weight: 400;
1132
+ text-transform: none; }
1133
+ nav .page-title a {
1134
+ color: #999999;
1135
+ font-family: vcsm;
1136
+ font-size: 16px;
1137
+ font-style: normal;
1138
+ font-weight: 400;
1139
+ line-height: 16px;
1140
+ text-transform: none; }
1141
+ nav .page-title a:hover {
1142
+ color: #222222;
1143
+ font-style: normal;
1144
+ font-weight: 400;
1145
+ text-transform: none; }
1146
+ nav .page-title a.active {
1147
+ color: #222222;
1148
+ font-style: normal;
1149
+ font-weight: 400;
1150
+ text-transform: none; }
1151
+ nav .link-title a {
1152
+ color: #999999;
1153
+ font-family: vcsm;
1154
+ font-size: 16px;
1155
+ font-style: normal;
1156
+ font-weight: 400;
1157
+ line-height: 16px;
1158
+ text-transform: none; }
1159
+ nav .link-title a:hover {
1160
+ color: #222222;
1161
+ font-style: normal;
1162
+ font-weight: 400;
1163
+ text-transform: none; }
1164
+
1165
+ nav .group {
1166
+ padding-bottom: 40px;
1167
+ padding-top: 0px; }
1168
+
1169
+ nav .gallery-title {
1170
+ padding-bottom: 20px;
1171
+ padding-top: 0px;
1172
+ text-align: center; }
1173
+
1174
+ nav .project-title {
1175
+ padding-bottom: 10px;
1176
+ padding-top: 0px;
1177
+ text-align: center; }
1178
+
1179
+ nav .page-title {
1180
+ padding-bottom: 20px;
1181
+ padding-top: 0px;
1182
+ text-align: center; }
1183
+
1184
+ nav .link-title {
1185
+ padding-bottom: 20px;
1186
+ padding-top: 0px;
1187
+ text-align: center; }
1188
+
1189
+ .pf-nav-social {
1190
+ text-align: center; }
1191
+ .pf-nav-social li {
1192
+ padding-top: 0px;
1193
+ padding-bottom: 15px;
1194
+ padding-left: 0px;
1195
+ padding-right: 15px; }
1196
+ .pf-nav-social a:hover svg {
1197
+ fill: #222222;
1198
+ opacity: 1; }
1199
+ .pf-nav-social svg {
1200
+ fill: #999999;
1201
+ height: 30px;
1202
+ opacity: 1;
1203
+ width: 30px; }
1204
+ @media (max-width: 768px) {
1205
+ .pf-nav-social li {
1206
+ padding-top: 0px;
1207
+ padding-bottom: 12px;
1208
+ padding-left: 0px;
1209
+ padding-right: 12px; } }
1210
+ @media (max-width: 540px) {
1211
+ .pf-nav-social li {
1212
+ padding-top: 0px;
1213
+ padding-bottom: 10px;
1214
+ padding-left: 0px;
1215
+ padding-right: 10px; } }
1216
+
1217
+ .pf-footer-social {
1218
+ text-align: center; }
1219
+ .pf-footer-social li {
1220
+ padding-top: 0px;
1221
+ padding-bottom: 30px;
1222
+ padding-left: 0px;
1223
+ padding-right: 15px; }
1224
+ .pf-footer-social a:hover svg {
1225
+ fill: #222222;
1226
+ opacity: 1; }
1227
+ .pf-footer-social svg {
1228
+ fill: #999999;
1229
+ height: 30px;
1230
+ opacity: 1;
1231
+ width: 30px; }
1232
+ @media (max-width: 768px) {
1233
+ .pf-footer-social li {
1234
+ padding-top: 0px;
1235
+ padding-bottom: 24px;
1236
+ padding-left: 0px;
1237
+ padding-right: 12px; } }
1238
+ @media (max-width: 540px) {
1239
+ .pf-footer-social li {
1240
+ padding-top: 0px;
1241
+ padding-bottom: 20px;
1242
+ padding-left: 0px;
1243
+ padding-right: 10px; } }
1244
+
1245
+ .masthead-social {
1246
+ text-align: center; }
1247
+ .masthead-social li {
1248
+ padding-top: 40px;
1249
+ padding-bottom: 15px;
1250
+ padding-left: 0px;
1251
+ padding-right: 15px; }
1252
+ .masthead-social a:hover svg {
1253
+ fill: #ffffff;
1254
+ opacity: 1; }
1255
+ .masthead-social svg {
1256
+ fill: #ffffff;
1257
+ height: 30px;
1258
+ opacity: 1;
1259
+ width: 30px; }
1260
+ @media (max-width: 768px) {
1261
+ .masthead-social li {
1262
+ padding-top: 32px;
1263
+ padding-bottom: 12px;
1264
+ padding-left: 0px;
1265
+ padding-right: 12px; } }
1266
+ @media (max-width: 540px) {
1267
+ .masthead-social li {
1268
+ padding-top: 26px;
1269
+ padding-bottom: 10px;
1270
+ padding-left: 0px;
1271
+ padding-right: 10px; } }
1272
+
1273
+ .masthead {
1274
+ background-color: #eeeeee;
1275
+ -webkit-box-pack: center;
1276
+ -moz-box-pack: center;
1277
+ box-pack: center;
1278
+ -webkit-justify-content: center;
1279
+ -moz-justify-content: center;
1280
+ -ms-justify-content: center;
1281
+ -o-justify-content: center;
1282
+ justify-content: center;
1283
+ -ms-flex-pack: center;
1284
+ height: 100vh;
1285
+ margin-bottom: 0px;
1286
+ padding-left: 0%;
1287
+ padding-right: 0%; }
1288
+ .masthead:after {
1289
+ display: none; }
1290
+ .masthead h1 {
1291
+ color: #ffffff;
1292
+ font-family: arial;
1293
+ font-size: 80px;
1294
+ font-style: normal;
1295
+ font-weight: bold;
1296
+ line-height: 80px;
1297
+ margin-bottom: 40px;
1298
+ margin-top: 0px;
1299
+ text-align: center;
1300
+ text-transform: none; }
1301
+ .masthead p {
1302
+ color: #ffffff;
1303
+ font-family: arial;
1304
+ font-size: 24px;
1305
+ font-style: normal;
1306
+ font-weight: normal;
1307
+ line-height: 28px;
1308
+ margin-bottom: 0px;
1309
+ margin-top: 0px;
1310
+ text-align: center;
1311
+ text-transform: none; }
1312
+
1313
+ .masthead-contents {
1314
+ max-width: 800px; }
1315
+
1316
+ .masthead-buttons {
1317
+ padding-top: 30px;
1318
+ text-align: center; }
1319
+
1320
+ .masthead-button-1 {
1321
+ border: 1px solid rgba(255, 255, 255, 0.6);
1322
+ border-radius: 5px;
1323
+ color: #ffffff;
1324
+ font-family: arial;
1325
+ font-size: 12px;
1326
+ font-style: normal;
1327
+ font-weight: bold;
1328
+ height: 40px;
1329
+ line-height: 40px;
1330
+ padding-left: 30px;
1331
+ padding-right: 30px;
1332
+ text-transform: uppercase; }
1333
+ .masthead-button-1:hover {
1334
+ border: 1px solid rgba(255, 255, 255, 0.3);
1335
+ color: #ffffff;
1336
+ font-style: normal;
1337
+ font-weight: bold;
1338
+ text-transform: uppercase; }
1339
+
1340
+ @media (max-width: 768px) {
1341
+ .masthead {
1342
+ margin-bottom: 0px;
1343
+ padding-left: 5%;
1344
+ padding-right: 5%; }
1345
+ .masthead h1 {
1346
+ font-size: 34px;
1347
+ line-height: 34px;
1348
+ margin-bottom: 20px;
1349
+ margin-top: 0px; }
1350
+ .masthead p {
1351
+ font-size: 15px;
1352
+ line-height: 18px;
1353
+ margin-bottom: 0px;
1354
+ margin-top: 0px; }
1355
+ .masthead-buttons {
1356
+ padding-top: 18px; }
1357
+ .masthead-button-1 {
1358
+ font-size: 12px;
1359
+ height: 38px;
1360
+ line-height: 38px; } }
1361
+
1362
+ @media (min-width: 541px) and (max-width: 768px) and (min-height: 921.6px) {
1363
+ .masthead {
1364
+ height: 80vh; } }
1365
+
1366
+ @media (max-width: 540px) and (min-height: 648px) {
1367
+ .masthead {
1368
+ height: 80vh; } }
1369
+
1370
+ @media (max-width: 540px) {
1371
+ .masthead {
1372
+ margin-bottom: 0px; }
1373
+ .masthead h1 {
1374
+ font-size: 29px;
1375
+ line-height: 29px;
1376
+ margin-bottom: 18px;
1377
+ margin-top: 0px; }
1378
+ .masthead p {
1379
+ font-size: 14px;
1380
+ line-height: 20px;
1381
+ margin-bottom: 0px;
1382
+ margin-top: 0px; }
1383
+ .masthead-buttons {
1384
+ padding-top: 16px; }
1385
+ .masthead-button-1 {
1386
+ font-size: 12px;
1387
+ height: 35px;
1388
+ line-height: 35px; } }
1389
+
1390
+ .site-footer {
1391
+ font-family: vcsm;
1392
+ font-size: 13px;
1393
+ font-style: normal;
1394
+ font-weight: 400;
1395
+ line-height: 19px;
1396
+ padding-bottom: 60px;
1397
+ padding-left: 0px;
1398
+ padding-right: 0px;
1399
+ padding-top: 60px;
1400
+ text-align: center;
1401
+ text-transform: none;
1402
+ width: 100%; }
1403
+ .site-footer,
1404
+ .site-footer a {
1405
+ color: #dddddd; }
1406
+
1407
+ @media (max-width: 768px) {
1408
+ .site-footer {
1409
+ font-size: 13px;
1410
+ line-height: 19px;
1411
+ padding-bottom: 28px;
1412
+ padding-top: 28px; } }
1413
+
1414
+ @media (max-width: 540px) {
1415
+ .site-footer {
1416
+ font-size: 13px;
1417
+ line-height: 19px;
1418
+ padding-bottom: 25px;
1419
+ padding-top: 25px; } }
1420
+
1421
+ .cookie-banner {
1422
+ font-family: vcsm;
1423
+ width: 100%; }
1424
+ .cookie-banner .close-btn {
1425
+ cursor: pointer; }
1426
+
1427
+ .hamburger-click-area {
1428
+ -webkit-transform: translateY(-50%);
1429
+ -moz-transform: translateY(-50%);
1430
+ -ms-transform: translateY(-50%);
1431
+ -o-transform: translateY(-50%);
1432
+ transform: translateY(-50%);
1433
+ cursor: pointer;
1434
+ display: none;
1435
+ padding: 30px 5%;
1436
+ position: absolute;
1437
+ right: 0;
1438
+ -webkit-tap-highlight-color: transparent;
1439
+ top: 50%; }
1440
+
1441
+ .hamburger {
1442
+ position: relative;
1443
+ width: 24px; }
1444
+ .hamburger i {
1445
+ display: block;
1446
+ height: 2px;
1447
+ margin-bottom: 4px; }
1448
+ .hamburger i:last-child {
1449
+ margin-bottom: 0; }
1450
+
1451
+ @media (max-width: 768px) {
1452
+ nav {
1453
+ display: none;
1454
+ padding: 0;
1455
+ width: 100%; }
1456
+ .site-header {
1457
+ padding: 40px 5%; }
1458
+ .logo-wrap {
1459
+ max-width: 100%;
1460
+ padding: 0;
1461
+ width: 100%; }
1462
+ .logo {
1463
+ max-width: 100%;
1464
+ padding: 0 39px 0 0; }
1465
+ .logo-image {
1466
+ padding-left: 39px;
1467
+ margin-bottom: -5px;
1468
+ margin-top: -5px; }
1469
+ .logo-image img {
1470
+ max-height: 60px; }
1471
+ .logo-text {
1472
+ padding-left: 39px; }
1473
+ .logo-secondary {
1474
+ display: none; }
1475
+ .close-responsive-button {
1476
+ top: 40px; }
1477
+ .hamburger-click-area {
1478
+ display: block; }
1479
+ .hamburger i {
1480
+ background-color: #000000; }
1481
+ main,
1482
+ .site-container {
1483
+ width: 100%; }
1484
+ .site-content {
1485
+ margin: 0;
1486
+ padding: 0 0;
1487
+ width: 100%; }
1488
+ .responsive-nav {
1489
+ background-color: #fff;
1490
+ bottom: 0;
1491
+ display: block;
1492
+ height: 100%;
1493
+ left: 0;
1494
+ overflow: auto;
1495
+ -webkit-overflow-scrolling: touch;
1496
+ padding: 50px 5% 0;
1497
+ position: fixed;
1498
+ right: 0;
1499
+ text-align: center;
1500
+ top: 0;
1501
+ transition: visibility 0s ease .2s, opacity .2s ease 0s;
1502
+ z-index: 99999; }
1503
+ .responsive-nav nav {
1504
+ float: none;
1505
+ margin-left: auto;
1506
+ margin-right: auto;
1507
+ max-width: 100%;
1508
+ width: 100%; }
1509
+ .responsive-nav.has-social nav {
1510
+ padding-bottom: 80px; }
1511
+ .responsive-nav .nav-container {
1512
+ width: 100%; }
1513
+ .responsive-nav .page-title,
1514
+ .responsive-nav .project-title,
1515
+ .responsive-nav .link-title,
1516
+ .responsive-nav .gallery-title {
1517
+ display: block;
1518
+ text-align: center; }
1519
+ .responsive-nav .page-title a,
1520
+ .responsive-nav .project-title a,
1521
+ .responsive-nav .link-title a,
1522
+ .responsive-nav .gallery-title a {
1523
+ font-size: 22px;
1524
+ line-height: 32px; }
1525
+ .responsive-nav .page-title,
1526
+ .responsive-nav .project-title,
1527
+ .responsive-nav .link-title,
1528
+ .responsive-nav .gallery-title {
1529
+ padding: 0 0 30px; }
1530
+ .responsive-nav .group {
1531
+ padding: 0; }
1532
+ .responsive-nav .social {
1533
+ text-align: center;
1534
+ width: 100%;
1535
+ background-color: #fff;
1536
+ border-top: 1px solid rgba(0, 0, 0, 0.08);
1537
+ bottom: 0;
1538
+ left: 0;
1539
+ margin: 0;
1540
+ min-height: 80px;
1541
+ overflow-x: auto;
1542
+ overflow-y: hidden;
1543
+ padding: 5%;
1544
+ position: fixed; }
1545
+ .responsive-nav .social ul {
1546
+ white-space: nowrap; }
1547
+ .responsive-nav .social svg {
1548
+ width: 42px; }
1549
+ .responsive-nav .social li {
1550
+ display: inline-block;
1551
+ float: none !important;
1552
+ padding: 0 20px 0 0; }
1553
+ .responsive-nav .social li:last-child {
1554
+ padding-right: 0; }
1555
+ .close-responsive-click-area {
1556
+ cursor: pointer;
1557
+ padding: 50px 6%;
1558
+ position: fixed;
1559
+ right: 0;
1560
+ -webkit-tap-highlight-color: transparent;
1561
+ top: 0; }
1562
+ .close-responsive-button {
1563
+ height: 20px;
1564
+ position: fixed;
1565
+ right: 5%;
1566
+ width: 20px; }
1567
+ .close-responsive-button:before, .close-responsive-button:after {
1568
+ background-color: #000000;
1569
+ content: '';
1570
+ display: block;
1571
+ height: 20px;
1572
+ left: 50%;
1573
+ position: absolute;
1574
+ width: 2px; }
1575
+ .close-responsive-button:before {
1576
+ -webkit-transform: rotate(45deg);
1577
+ -moz-transform: rotate(45deg);
1578
+ -ms-transform: rotate(45deg);
1579
+ -o-transform: rotate(45deg);
1580
+ transform: rotate(45deg); }
1581
+ .close-responsive-button:after {
1582
+ -webkit-transform: rotate(-45deg);
1583
+ -moz-transform: rotate(-45deg);
1584
+ -ms-transform: rotate(-45deg);
1585
+ -o-transform: rotate(-45deg);
1586
+ transform: rotate(-45deg); }
1587
+ .show-responsive-nav {
1588
+ overflow: hidden; }
1589
+ .show-responsive-nav .responsive-nav {
1590
+ opacity: 1;
1591
+ transition: visibility 0s ease 0s, opacity .2s ease 0s;
1592
+ visibility: visible; }
1593
+ .show-responsive-nav .responsive-nav nav {
1594
+ display: block; }
1595
+ .show-responsive-nav .site-header,
1596
+ .show-responsive-nav .site-container {
1597
+ display: none; }
1598
+ .site-footer {
1599
+ padding-left: 5%;
1600
+ padding-right: 5%;
1601
+ width: 100%; } }
1602
+
1603
+ @media (max-width: 540px) {
1604
+ .close-responsive-click-area {
1605
+ padding: 40px 10%; }
1606
+ .close-responsive-button {
1607
+ top: 30px; }
1608
+ .site-header {
1609
+ padding-bottom: 30px;
1610
+ padding-top: 30px; }
1611
+ .logo {
1612
+ /* stylelint-disable-line length-zero-no-unit */
1613
+ font-size: 22px;
1614
+ line-height: 22px; } }
1615
+
1616
+ @media (max-width: 768px) {
1617
+ .sidebar-content {
1618
+ float: none;
1619
+ margin: 0;
1620
+ width: auto; }
1621
+ .project-covers {
1622
+ padding-top: 0; } }
1623
+
1624
+ /* stylelint-disable block-no-empty */
1625
+ /* stylelint-enable block-no-empty */
1626
+
1627
+ .other-projects:after, .other-projects .title-wrapper:after, .page-content:after, .project-module:after, .other-projects .project-cover .details-inner:after {
1628
+ clear: both;
1629
+ content: "";
1630
+ display: table; }
1631
+
1632
+ .back-to-top .arrow {
1633
+ margin-right: 10px; }
1634
+
1635
+ .back-to-top-fixed {
1636
+ position: fixed;
1637
+ z-index: 3; }
1638
+
1639
+ .icon-back-to-top {
1640
+ -webkit-transform: translateX(-50%) translateY(-50%);
1641
+ -moz-transform: translateX(-50%) translateY(-50%);
1642
+ -ms-transform: translateX(-50%) translateY(-50%);
1643
+ -o-transform: translateX(-50%) translateY(-50%);
1644
+ transform: translateX(-50%) translateY(-50%);
1645
+ display: block;
1646
+ left: 50%;
1647
+ position: absolute;
1648
+ top: 50%; }
1649
+
1650
+ .project-module-button {
1651
+ margin: 0 auto; }
1652
+
1653
+ .button-container {
1654
+ margin: 0 auto;
1655
+ text-align: center; }
1656
+
1657
+ .button-module {
1658
+ cursor: pointer;
1659
+ white-space: nowrap;
1660
+ word-break: keep-all; }
1661
+
1662
+ .other-projects {
1663
+ width: 100%; }
1664
+ .other-projects .title-wrapper {
1665
+ display: block;
1666
+ width: 100%; }
1667
+ .other-projects .project-cover {
1668
+ clear: none;
1669
+ float: left;
1670
+ position: relative; }
1671
+ .other-projects .project-cover.editable:before,
1672
+ .other-projects .project-cover .editable-button {
1673
+ display: none; }
1674
+
1675
+ .other-projects-title {
1676
+ display: inline-block; }
1677
+
1678
+ .page-header .title,
1679
+ .page-header .description,
1680
+ .page-header .date,
1681
+ .page-header .custom1,
1682
+ .page-header .custom2 {
1683
+ margin: 0 auto; }
1684
+
1685
+ .page-header .description {
1686
+ white-space: pre-line;
1687
+ word-wrap: break-word; }
1688
+
1689
+ .page img,
1690
+ .page object {
1691
+ display: block;
1692
+ margin: 0 auto;
1693
+ max-width: 100%; }
1694
+
1695
+ .page-content {
1696
+ clear: both; }
1697
+
1698
+ .page-container {
1699
+ width: 100%; }
1700
+
1701
+ .modules .texteditor-inline-color a {
1702
+ color: inherit; }
1703
+
1704
+ .modules .texteditor-inline-fontfamily a {
1705
+ font-family: inherit; }
1706
+
1707
+ .modules .texteditor-inline-fontsize a {
1708
+ font-size: inherit; }
1709
+
1710
+ .splash {
1711
+ display: flex;
1712
+ margin: 0 auto;
1713
+ min-height: 100vh;
1714
+ padding: 0;
1715
+ position: relative;
1716
+ width: 100%; }
1717
+ .splash img,
1718
+ .splash object {
1719
+ display: block;
1720
+ margin: 0 auto;
1721
+ max-width: 100%; }
1722
+ .splash section {
1723
+ position: relative; }
1724
+ .splash .splash-image {
1725
+ background-position: center center;
1726
+ background-repeat: no-repeat;
1727
+ background-size: cover;
1728
+ height: 100vh;
1729
+ position: relative;
1730
+ width: 100%; }
1731
+ .splash .splash-image-wrap {
1732
+ height: 100%;
1733
+ position: fixed;
1734
+ top: 0; }
1735
+ .splash.image-right .splash-image-wrap {
1736
+ right: 0; }
1737
+
1738
+ .centered {
1739
+ align-items: flex-start;
1740
+ justify-content: center;
1741
+ overflow-y: scroll;
1742
+ padding: 20px; }
1743
+
1744
+ .centered .outer-wrap,
1745
+ .image-right .outer-wrap,
1746
+ .image-left .outer-wrap {
1747
+ align-items: center;
1748
+ display: flex;
1749
+ justify-content: center;
1750
+ overflow: visible;
1751
+ width: 100%; }
1752
+
1753
+ .image-left .outer-wrap {
1754
+ margin-left: 50%; }
1755
+
1756
+ .centered-content-wrap {
1757
+ padding: 0 20px;
1758
+ position: relative;
1759
+ width: 100%; }
1760
+
1761
+ @media (max-width: 980px) {
1762
+ .image-left .outer-wrap {
1763
+ margin-left: 0; }
1764
+ .outer-wrap {
1765
+ width: 100% !important; } }
1766
+
1767
+ .image-right {
1768
+ justify-content: stretch; }
1769
+
1770
+ @media (max-width: 980px) {
1771
+ .image-right,
1772
+ .image-left {
1773
+ display: block; }
1774
+ .image-right:before,
1775
+ .image-left:before {
1776
+ content: '';
1777
+ display: block;
1778
+ padding-bottom: 50vh;
1779
+ position: relative; }
1780
+ .image-right .splash-image,
1781
+ .image-left .splash-image {
1782
+ height: 50vh; }
1783
+ .image-right .splash-image-wrap,
1784
+ .image-left .splash-image-wrap {
1785
+ height: auto;
1786
+ left: 0;
1787
+ position: absolute;
1788
+ top: 0;
1789
+ width: 100%; } }
1790
+
1791
+ .project-module {
1792
+ clear: both;
1793
+ word-break: break-word; }
1794
+
1795
+ .modules .media_collection {
1796
+ margin-left: auto;
1797
+ margin-right: auto; }
1798
+
1799
+ .media-is-processing {
1800
+ display: none; }
1801
+
1802
+ .grid--main {
1803
+ display: flex;
1804
+ flex-wrap: wrap;
1805
+ margin: -4px;
1806
+ visibility: hidden; }
1807
+
1808
+ /* added via JS by flexbox-sizer*/
1809
+ .grid--ready {
1810
+ visibility: visible; }
1811
+
1812
+ .grid__item-container {
1813
+ box-sizing: content-box !important;
1814
+ display: inline-block;
1815
+ margin: 4px;
1816
+ position: relative; }
1817
+ .grid__item-container .stock__buy-button {
1818
+ visibility: hidden; }
1819
+ .grid__item-container:hover .stock__buy-button {
1820
+ visibility: visible; }
1821
+
1822
+ .grid__item-filler {
1823
+ background: rgba(0, 0, 0, 0.03);
1824
+ display: block; }
1825
+ .image-loaded ~ .grid__item-filler {
1826
+ background: transparent; }
1827
+
1828
+ .grid__item-image {
1829
+ position: absolute;
1830
+ top: 0;
1831
+ vertical-align: bottom;
1832
+ width: 100%; }
1833
+
1834
+ /* added via JS by flexbox-sizer*/
1835
+ .grid__item-spacer {
1836
+ flex-grow: 90000000000; }
1837
+
1838
+ .modules .form {
1839
+ clear: both;
1840
+ margin-left: auto;
1841
+ margin-right: auto; }
1842
+ .modules .form label {
1843
+ display: block; }
1844
+ .modules .form input,
1845
+ .modules .form textarea,
1846
+ .modules .form .submit-button {
1847
+ border-style: solid;
1848
+ border-width: 1px;
1849
+ outline: none; }
1850
+ .modules .form input,
1851
+ .modules .form textarea {
1852
+ -webkit-appearance: none;
1853
+ border-radius: 3px;
1854
+ padding-right: 10px;
1855
+ width: 100%; }
1856
+ .modules .form .error input,
1857
+ .modules .form .error textarea {
1858
+ border-color: #c00 !important; }
1859
+ .modules .form input {
1860
+ height: 42px;
1861
+ line-height: 42px; }
1862
+ .modules .form textarea {
1863
+ display: block;
1864
+ height: 132px;
1865
+ padding-bottom: 13px;
1866
+ padding-top: 13px; }
1867
+ .modules .form .submit-button {
1868
+ cursor: pointer;
1869
+ display: inline-block;
1870
+ position: relative;
1871
+ user-select: none;
1872
+ width: auto; }
1873
+ .modules .form .contact-form-sent {
1874
+ display: none; }
1875
+ .modules .form .form-error {
1876
+ color: #c00;
1877
+ font-size: 12px;
1878
+ line-height: 12px;
1879
+ padding-top: 5px; }
1880
+ .modules .form .submit-text.processing {
1881
+ opacity: 0; }
1882
+ .modules .form.sent .contact-form {
1883
+ display: none; }
1884
+ .modules .form.sent .contact-form-sent {
1885
+ display: block; }
1886
+
1887
+ .stock__buy-button {
1888
+ align-items: center;
1889
+ background-color: rgba(0, 0, 0, 0.6);
1890
+ border-radius: 4px;
1891
+ bottom: 0;
1892
+ color: #fff;
1893
+ display: flex;
1894
+ font: bold 13px sans-serif;
1895
+ height: 29px;
1896
+ margin: 6px;
1897
+ max-width: calc(100% - 12px);
1898
+ padding: 0 10px;
1899
+ position: absolute;
1900
+ right: 0; }
1901
+ .stock__buy-button .stock__text {
1902
+ overflow: hidden;
1903
+ text-overflow: ellipsis;
1904
+ white-space: nowrap; }
1905
+ .stock__buy-button:hover {
1906
+ background-color: #000; }
1907
+ .stock__buy-button:hover .stock__icon {
1908
+ opacity: 1; }
1909
+ .stock__buy-button .stock__icon {
1910
+ height: 18px;
1911
+ margin-right: 8px;
1912
+ min-height: 18px;
1913
+ min-width: 18px;
1914
+ opacity: .7;
1915
+ width: 18px; }
1916
+
1917
+ .grid-module--edit .stock__buy-button {
1918
+ display: none; }
1919
+
1920
+ .lightbox-content .stock__buy-button {
1921
+ border-radius: 6px;
1922
+ font-size: 14px;
1923
+ height: 39px;
1924
+ margin: 20px;
1925
+ padding: 0 15px;
1926
+ z-index: 1004; }
1927
+
1928
+ .other-projects .project-cover {
1929
+ display: block;
1930
+ float: left;
1931
+ position: relative; }
1932
+ .other-projects .project-cover.hold-space .cover-image:before {
1933
+ content: '';
1934
+ display: block;
1935
+ width: 100%; }
1936
+ .other-projects .project-cover.hold-space .cover {
1937
+ left: 0;
1938
+ min-height: 100%;
1939
+ position: absolute;
1940
+ top: 0; }
1941
+ .other-projects .project-cover .cover-image-wrap {
1942
+ overflow: hidden;
1943
+ position: relative; }
1944
+ .other-projects .project-cover .cover-image {
1945
+ position: relative;
1946
+ -webkit-transform: translateZ(0); }
1947
+ .other-projects .project-cover .cover-image:after {
1948
+ -webkit-transition: background-color 0.2s ease, opacity 0.2s ease;
1949
+ -moz-transition: background-color 0.2s ease, opacity 0.2s ease;
1950
+ transition: background-color 0.2s ease, opacity 0.2s ease;
1951
+ content: '';
1952
+ display: block;
1953
+ height: 100%;
1954
+ left: 0;
1955
+ position: absolute;
1956
+ top: 0;
1957
+ width: 100%; }
1958
+ .other-projects .project-cover .cover {
1959
+ background-position: center center;
1960
+ background-repeat: no-repeat;
1961
+ background-size: cover;
1962
+ display: block;
1963
+ min-height: 100%;
1964
+ overflow: hidden;
1965
+ width: 100%; }
1966
+ .other-projects .project-cover .cover .cover__img {
1967
+ font-family: 'object-fit: cover;';
1968
+ height: calc(100% + 2px);
1969
+ left: 50%;
1970
+ object-fit: cover;
1971
+ position: absolute;
1972
+ top: 50%;
1973
+ transform: translate(-50%, -50%);
1974
+ width: calc(100% + 2px); }
1975
+ .other-projects .project-cover .cover .cover__img.js-lazy {
1976
+ background-color: rgba(0, 0, 0, 0.03); }
1977
+ .other-projects .project-cover .cover .cover__img.js-lazy.image-loaded {
1978
+ background-color: transparent; }
1979
+ .other-projects .project-cover .cover-rollover {
1980
+ opacity: 0;
1981
+ visibility: hidden; }
1982
+ .other-projects .project-cover:hover .cover-normal.has-rollover, .other-projects .project-cover.touch-hover .cover-normal.has-rollover {
1983
+ opacity: 0;
1984
+ visibility: hidden; }
1985
+ .other-projects .project-cover:hover .cover-rollover, .other-projects .project-cover.touch-hover .cover-rollover {
1986
+ opacity: 1;
1987
+ visibility: visible; }
1988
+ .other-projects .project-cover .title,
1989
+ .other-projects .project-cover .date,
1990
+ .other-projects .project-cover .custom1,
1991
+ .other-projects .project-cover .custom2,
1992
+ .other-projects .project-cover .description {
1993
+ clear: both; }
1994
+ .other-projects .project-cover .description {
1995
+ white-space: pre-line;
1996
+ word-wrap: break-word; }
1997
+ .other-projects .project-cover .details-inner {
1998
+ overflow: hidden; }
1999
+
2000
+ .other-projects .project-cover:hover .details-wrap,
2001
+ .other-projects .project-cover.touch-hover .details-wrap {
2002
+ opacity: 1; }
2003
+
2004
+ .other-projects .project-cover .cover-content-container {
2005
+ position: relative; }
2006
+
2007
+ .other-projects .project-cover .details-wrap {
2008
+ opacity: 0;
2009
+ position: absolute;
2010
+ top: 0;
2011
+ transition: opacity .15s ease; }
2012
+
2013
+ .other-projects .project-cover .details-wrap {
2014
+ -webkit-backface-visibility: hidden;
2015
+ height: 100%; }
2016
+
2017
+ .other-projects .project-cover .details {
2018
+ height: 100%;
2019
+ position: relative;
2020
+ width: 100%; }
2021
+
2022
+ .back-to-top {
2023
+ clear: both;
2024
+ display: block;
2025
+ padding-bottom: 60px;
2026
+ padding-top: 60px;
2027
+ text-align: center; }
2028
+ .back-to-top a {
2029
+ color: #999999;
2030
+ font-family: vcsm;
2031
+ font-size: 18px;
2032
+ font-style: normal;
2033
+ font-weight: 400;
2034
+ line-height: 18px;
2035
+ text-transform: normal; }
2036
+ .back-to-top a:hover {
2037
+ color: #666666; }
2038
+ .back-to-top .arrow {
2039
+ display: inline-block; }
2040
+
2041
+ @media (max-width: 768px) {
2042
+ .back-to-top {
2043
+ padding-bottom: 28px;
2044
+ padding-top: 28px; }
2045
+ .back-to-top a {
2046
+ font-size: 14px;
2047
+ line-height: 14px; } }
2048
+
2049
+ @media (max-width: 540px) {
2050
+ .back-to-top {
2051
+ padding-bottom: 25px;
2052
+ padding-top: 25px; }
2053
+ .back-to-top a {
2054
+ font-size: 14px;
2055
+ line-height: 20px; } }
2056
+
2057
+ .other-projects {
2058
+ padding-bottom: 0px;
2059
+ padding-top: 40px; }
2060
+ .other-projects .title-container {
2061
+ margin-left: auto;
2062
+ margin-right: auto;
2063
+ max-width: 800px;
2064
+ text-align: center;
2065
+ width: 100%; }
2066
+ .other-projects .project-cover:nth-child(-n+2) {
2067
+ display: block; }
2068
+ .other-projects .project-cover:nth-child(n+3) {
2069
+ display: none; }
2070
+
2071
+ .other-projects-title {
2072
+ color: #222222;
2073
+ font-family: ftnk;
2074
+ font-size: 24px;
2075
+ font-style: normal;
2076
+ font-weight: 700;
2077
+ line-height: 24px;
2078
+ margin-bottom: 40px;
2079
+ margin-top: 0px;
2080
+ text-transform: uppercase; }
2081
+
2082
+ @media (max-width: 768px) {
2083
+ .other-projects {
2084
+ padding-bottom: 0px;
2085
+ padding-top: 20px; }
2086
+ .other-projects-title {
2087
+ font-size: 18px;
2088
+ line-height: 18px;
2089
+ padding-left: 5%;
2090
+ padding-right: 5%;
2091
+ margin-bottom: 20px;
2092
+ margin-top: 0px; } }
2093
+
2094
+ @media (max-width: 540px) {
2095
+ .other-projects .project-cover:nth-child(n+2) {
2096
+ display: none; }
2097
+ .other-projects {
2098
+ padding-bottom: 0px;
2099
+ padding-top: 18px; }
2100
+ .other-projects-title {
2101
+ font-size: 15px;
2102
+ line-height: 15px;
2103
+ margin-bottom: 18px;
2104
+ margin-top: 0px; } }
2105
+
2106
+ .page-header {
2107
+ margin-left: auto;
2108
+ margin-right: auto;
2109
+ max-width: 800px;
2110
+ padding-bottom: 70px;
2111
+ padding-top: 70px;
2112
+ width: 100%; }
2113
+ .page-header .title {
2114
+ color: #222222;
2115
+ font-family: ftnk;
2116
+ font-size: 50px;
2117
+ font-style: normal;
2118
+ font-weight: 400;
2119
+ line-height: 50px;
2120
+ padding-bottom: 20px;
2121
+ padding-top: 0px;
2122
+ text-align: center;
2123
+ text-transform: uppercase;
2124
+ width: 100%; }
2125
+ .page-header .description {
2126
+ color: #999999;
2127
+ font-family: vcsm;
2128
+ font-size: 18px;
2129
+ font-style: normal;
2130
+ font-weight: 400;
2131
+ line-height: 26px;
2132
+ padding-bottom: 0px;
2133
+ padding-top: 0px;
2134
+ text-align: center;
2135
+ text-transform: none;
2136
+ width: 100%; }
2137
+ .page-header .date {
2138
+ color: #999999;
2139
+ font-family: vcsm;
2140
+ font-size: 16px;
2141
+ font-style: normal;
2142
+ font-weight: 700;
2143
+ line-height: 22px;
2144
+ padding-bottom: 15px;
2145
+ padding-top: 0px;
2146
+ text-align: center;
2147
+ text-transform: none;
2148
+ width: 100%; }
2149
+ .page-header .custom1 {
2150
+ color: #999999;
2151
+ font-family: vcsm;
2152
+ font-size: 16px;
2153
+ font-style: normal;
2154
+ font-weight: 400;
2155
+ line-height: 22px;
2156
+ padding-bottom: 0px;
2157
+ padding-top: 0px;
2158
+ text-align: center;
2159
+ text-transform: none;
2160
+ width: 100%; }
2161
+ .page-header .custom2 {
2162
+ color: #999999;
2163
+ font-family: vcsm;
2164
+ font-size: 16px;
2165
+ font-style: normal;
2166
+ font-weight: 400;
2167
+ line-height: 22px;
2168
+ padding-bottom: 0px;
2169
+ padding-top: 0px;
2170
+ text-align: center;
2171
+ text-transform: none;
2172
+ width: 100%; }
2173
+
2174
+ .page-container {
2175
+ margin-left: auto;
2176
+ margin-right: auto;
2177
+ max-width: 100%;
2178
+ padding-bottom: 0px;
2179
+ padding-top: 0px; }
2180
+
2181
+ .page {
2182
+ margin-left: 0%;
2183
+ margin-right: 0%;
2184
+ width: 100%; }
2185
+
2186
+ @media (max-width: 768px) {
2187
+ .page-header {
2188
+ padding-left: 5%;
2189
+ padding-right: 5%;
2190
+ padding-bottom: 30px;
2191
+ padding-top: 30px;
2192
+ width: 100%; }
2193
+ .page-header .title {
2194
+ font-size: 31px;
2195
+ line-height: 31px;
2196
+ /* stylelint-disable-line length-zero-no-unit */
2197
+ padding-bottom: 14px; }
2198
+ .page-header .date {
2199
+ font-size: 14px;
2200
+ line-height: 20px;
2201
+ /* stylelint-disable-line length-zero-no-unit */
2202
+ padding-bottom: 11px; }
2203
+ .page-header .custom1 {
2204
+ font-size: 14px;
2205
+ line-height: 20px; }
2206
+ .page-header .custom2 {
2207
+ font-size: 14px;
2208
+ line-height: 20px; }
2209
+ .page-header .description {
2210
+ font-size: 14px;
2211
+ line-height: 20px; }
2212
+ .page-header .title,
2213
+ .page-header .custom1,
2214
+ .page-header .custom2,
2215
+ .page-header .date,
2216
+ .page-header .description,
2217
+ .page-header .project-module-text {
2218
+ width: 100%; }
2219
+ .page {
2220
+ margin-left: 0;
2221
+ margin-right: 0;
2222
+ width: 100%; }
2223
+ .page-container {
2224
+ max-width: 100%;
2225
+ padding-bottom: 0px;
2226
+ padding-top: 0px; } }
2227
+
2228
+ @media (max-width: 540px) {
2229
+ .page-header {
2230
+ padding-bottom: 26px;
2231
+ padding-top: 26px;
2232
+ width: 100%; }
2233
+ .page-header .title {
2234
+ font-size: 25px;
2235
+ line-height: 25px;
2236
+ /* stylelint-disable-line length-zero-no-unit */
2237
+ padding-bottom: 13px; }
2238
+ .page-header .date {
2239
+ font-size: 14px;
2240
+ line-height: 20px;
2241
+ /* stylelint-disable-line length-zero-no-unit */
2242
+ padding-bottom: 10px; }
2243
+ .page-header .custom1 {
2244
+ font-size: 14px;
2245
+ line-height: 20px; }
2246
+ .page-header .custom2 {
2247
+ font-size: 14px;
2248
+ line-height: 20px; }
2249
+ .page-header .description {
2250
+ font-size: 14px;
2251
+ line-height: 20px; }
2252
+ .page-container {
2253
+ padding-bottom: 0px;
2254
+ padding-top: 0px; } }
2255
+
2256
+ .media_collection {
2257
+ margin-left: auto;
2258
+ margin-right: auto; }
2259
+
2260
+ .splash-modules .image {
2261
+ margin-left: auto;
2262
+ margin-right: auto;
2263
+ padding-bottom: 0px;
2264
+ padding-top: 0px;
2265
+ max-width: 100%;
2266
+ width: 100%; }
2267
+
2268
+ .splash-modules .video {
2269
+ margin-left: auto;
2270
+ margin-right: auto;
2271
+ padding-bottom: 0px;
2272
+ padding-top: 0px;
2273
+ max-width: 100%;
2274
+ width: 100%; }
2275
+
2276
+ .splash-modules .embed {
2277
+ margin-left: auto;
2278
+ margin-right: auto;
2279
+ padding-bottom: 0px;
2280
+ padding-top: 0px;
2281
+ max-width: 100%;
2282
+ width: 100%; }
2283
+
2284
+ .splash-modules .audio {
2285
+ margin-left: auto;
2286
+ margin-right: auto;
2287
+ padding-bottom: 0px;
2288
+ padding-top: 0px;
2289
+ max-width: 100%;
2290
+ width: 100%; }
2291
+
2292
+ .splash-modules .text {
2293
+ margin-left: auto;
2294
+ margin-right: auto;
2295
+ padding-bottom: 0px;
2296
+ padding-top: 0px;
2297
+ max-width: 800px;
2298
+ width: 100%; }
2299
+
2300
+ .splash-modules .button {
2301
+ margin-left: auto;
2302
+ margin-right: auto;
2303
+ padding-bottom: 20px;
2304
+ padding-top: 20px;
2305
+ max-width: 100%; }
2306
+
2307
+ .splash-modules .media_collection {
2308
+ overflow: hidden;
2309
+ padding-bottom: 0px;
2310
+ padding-top: 0px;
2311
+ max-width: 100%;
2312
+ width: 100%; }
2313
+
2314
+ .splash-modules .module-caption-container {
2315
+ margin-left: auto;
2316
+ margin-right: auto;
2317
+ max-width: 800px;
2318
+ width: 100%; }
2319
+
2320
+ .splash-modules .rich-text .title {
2321
+ color: #222222;
2322
+ font-family: ftnk;
2323
+ font-size: 50px;
2324
+ font-style: normal;
2325
+ font-weight: 400;
2326
+ line-height: 50px;
2327
+ padding-bottom: 5px;
2328
+ padding-top: 0px;
2329
+ text-align: center;
2330
+ text-transform: uppercase; }
2331
+
2332
+ .splash-modules .rich-text .sub-title {
2333
+ color: #222222;
2334
+ font-family: ftnk;
2335
+ font-size: 20px;
2336
+ font-style: normal;
2337
+ font-weight: 500;
2338
+ line-height: 20px;
2339
+ padding-bottom: 10px;
2340
+ padding-top: 5px;
2341
+ text-align: center;
2342
+ text-transform: uppercase; }
2343
+
2344
+ .splash-modules .rich-text .main-text,
2345
+ .splash-modules .rich-text div,
2346
+ .splash-modules .rich-text p {
2347
+ color: #999999;
2348
+ font-family: vcsm;
2349
+ font-size: 18px;
2350
+ font-style: normal;
2351
+ font-weight: 400;
2352
+ line-height: 26px;
2353
+ padding-bottom: 10px;
2354
+ padding-top: 5px;
2355
+ text-align: center;
2356
+ text-transform: none; }
2357
+
2358
+ .splash-modules .rich-text a {
2359
+ color: #999999;
2360
+ text-transform: none; }
2361
+ .splash-modules .rich-text a:hover {
2362
+ color: #999999;
2363
+ text-transform: none; }
2364
+
2365
+ .splash-modules .rich-text .caption,
2366
+ .splash-modules .module-caption div,
2367
+ .splash-modules .module-caption p {
2368
+ color: #999999;
2369
+ font-family: vcsm;
2370
+ font-size: 14px;
2371
+ font-style: normal;
2372
+ font-weight: 400;
2373
+ line-height: 18px;
2374
+ padding-bottom: 0px;
2375
+ padding-top: 15px;
2376
+ text-align: center;
2377
+ text-transform: none; }
2378
+
2379
+ @media (max-width: 768px) {
2380
+ .splash-modules .rich-text .title {
2381
+ font-size: 31px;
2382
+ line-height: 31px;
2383
+ padding-bottom: 5px;
2384
+ padding-top: 0px; }
2385
+ .splash-modules .rich-text .sub-title {
2386
+ font-size: 17px;
2387
+ line-height: 17px;
2388
+ padding-bottom: 8px;
2389
+ padding-top: 5px; }
2390
+ .splash-modules .rich-text .main-text,
2391
+ .splash-modules .rich-text div,
2392
+ .splash-modules .rich-text p {
2393
+ font-size: 14px;
2394
+ line-height: 20px;
2395
+ padding-bottom: 8px;
2396
+ padding-top: 5px; }
2397
+ .splash-modules .rich-text .caption,
2398
+ .splash-modules .module-caption div,
2399
+ .splash-modules .module-caption p {
2400
+ font-size: 14px;
2401
+ line-height: 20px;
2402
+ padding-bottom: 0px;
2403
+ padding-top: 11px; }
2404
+ .splash-modules .modules .image,
2405
+ .splash-modules .modules .video,
2406
+ .splash-modules .modules .embed,
2407
+ .splash-modules .modules .audio,
2408
+ .splash-modules .modules .text {
2409
+ width: 100%; }
2410
+ .splash-modules .modules .image {
2411
+ padding-bottom: 0px;
2412
+ padding-top: 0px; }
2413
+ .splash-modules .modules .video {
2414
+ padding-bottom: 0px;
2415
+ padding-top: 0px; }
2416
+ .splash-modules .modules .embed {
2417
+ padding-bottom: 0px;
2418
+ padding-top: 0px; }
2419
+ .splash-modules .modules .audio {
2420
+ padding-bottom: 0px;
2421
+ padding-top: 0px; }
2422
+ .splash-modules .modules .text {
2423
+ padding-left: 5%;
2424
+ padding-right: 5%;
2425
+ padding-bottom: 0px;
2426
+ padding-top: 0px; } }
2427
+
2428
+ @media (max-width: 540px) {
2429
+ .splash-modules .rich-text .title {
2430
+ padding-bottom: 5px;
2431
+ padding-top: 0px; }
2432
+ .splash-modules .rich-text .title,
2433
+ .splash-modules .rich-text .title span {
2434
+ font-size: 25px !important;
2435
+ line-height: 25px !important; }
2436
+ .splash-modules .rich-text .sub-title {
2437
+ padding-bottom: 7px;
2438
+ padding-top: 5px; }
2439
+ .splash-modules .rich-text .sub-title,
2440
+ .splash-modules .rich-text .sub-title span {
2441
+ font-size: 14px !important;
2442
+ line-height: 14px !important; }
2443
+ .splash-modules .rich-text .main-text,
2444
+ .splash-modules .rich-text div,
2445
+ .splash-modules .rich-text p {
2446
+ padding-bottom: 7px;
2447
+ padding-top: 5px; }
2448
+ .splash-modules .rich-text .main-text,
2449
+ .splash-modules .rich-text .main-text span,
2450
+ .splash-modules .rich-text div,
2451
+ .splash-modules .rich-text div span,
2452
+ .splash-modules .rich-text p,
2453
+ .splash-modules .rich-text p span {
2454
+ font-size: 14px !important;
2455
+ line-height: 20px !important; }
2456
+ .splash-modules .rich-text .caption,
2457
+ .splash-modules .module-caption div,
2458
+ .splash-modules .module-caption p {
2459
+ padding-bottom: 0px;
2460
+ padding-top: 10px; }
2461
+ .splash-modules .rich-text .caption,
2462
+ .splash-modules .rich-text .caption span,
2463
+ .splash-modules .module-caption div,
2464
+ .splash-modules .module-caption div span,
2465
+ .splash-modules .module-caption p,
2466
+ .splash-modules .module-caption p span {
2467
+ font-size: 14px !important;
2468
+ line-height: 20px !important; }
2469
+ .splash-modules .modules .image {
2470
+ padding-bottom: 0px;
2471
+ padding-top: 0px; }
2472
+ .splash-modules .modules .video {
2473
+ padding-bottom: 0px;
2474
+ padding-top: 0px; }
2475
+ .splash-modules .modules .embed {
2476
+ padding-bottom: 0px;
2477
+ padding-top: 0px; }
2478
+ .splash-modules .modules .audio {
2479
+ padding-bottom: 0px;
2480
+ padding-top: 0px; }
2481
+ .splash-modules .modules .text {
2482
+ padding-bottom: 0px;
2483
+ padding-top: 0px; } }
2484
+
2485
+ .standard-modules .image {
2486
+ margin-left: auto;
2487
+ margin-right: auto;
2488
+ padding-bottom: 40px;
2489
+ padding-top: 0px;
2490
+ max-width: 100%;
2491
+ width: 100%; }
2492
+
2493
+ .standard-modules .video {
2494
+ margin-left: auto;
2495
+ margin-right: auto;
2496
+ padding-bottom: 40px;
2497
+ padding-top: 0px;
2498
+ max-width: 100%;
2499
+ width: 100%; }
2500
+
2501
+ .standard-modules .embed {
2502
+ margin-left: auto;
2503
+ margin-right: auto;
2504
+ padding-bottom: 40px;
2505
+ padding-top: 0px;
2506
+ max-width: 100%;
2507
+ width: 100%; }
2508
+
2509
+ .standard-modules .audio {
2510
+ margin-left: auto;
2511
+ margin-right: auto;
2512
+ padding-bottom: 40px;
2513
+ padding-top: 0px;
2514
+ max-width: 100%;
2515
+ width: 100%; }
2516
+
2517
+ .standard-modules .text {
2518
+ margin-left: auto;
2519
+ margin-right: auto;
2520
+ padding-bottom: 40px;
2521
+ padding-top: 20px;
2522
+ max-width: 800px;
2523
+ width: 100%; }
2524
+
2525
+ .standard-modules .button {
2526
+ margin-left: auto;
2527
+ margin-right: auto;
2528
+ padding-bottom: 20px;
2529
+ padding-top: 20px;
2530
+ max-width: 100%; }
2531
+
2532
+ .standard-modules .media_collection {
2533
+ overflow: hidden;
2534
+ padding-bottom: 40px;
2535
+ padding-top: 0px;
2536
+ max-width: 100%;
2537
+ width: 100%; }
2538
+
2539
+ .standard-modules .module-caption-container {
2540
+ margin-left: auto;
2541
+ margin-right: auto;
2542
+ max-width: 800px;
2543
+ width: 100%; }
2544
+
2545
+ .standard-modules .rich-text .title {
2546
+ color: #222222;
2547
+ font-family: ftnk;
2548
+ font-size: 70px;
2549
+ font-style: normal;
2550
+ font-weight: 400;
2551
+ line-height: 70px;
2552
+ padding-bottom: 5px;
2553
+ padding-top: 5px;
2554
+ text-align: center;
2555
+ text-transform: uppercase; }
2556
+
2557
+ .standard-modules .rich-text .sub-title {
2558
+ color: #222222;
2559
+ font-family: ftnk;
2560
+ font-size: 20px;
2561
+ font-style: normal;
2562
+ font-weight: 500;
2563
+ line-height: 20px;
2564
+ padding-bottom: 10px;
2565
+ padding-top: 20px;
2566
+ text-align: center;
2567
+ text-transform: uppercase; }
2568
+
2569
+ .standard-modules .rich-text .main-text,
2570
+ .standard-modules .rich-text div,
2571
+ .standard-modules .rich-text p {
2572
+ color: #999999;
2573
+ font-family: vcsm;
2574
+ font-size: 18px;
2575
+ font-style: normal;
2576
+ font-weight: 400;
2577
+ line-height: 26px;
2578
+ padding-bottom: 20px;
2579
+ padding-top: 0px;
2580
+ text-align: center;
2581
+ text-transform: none; }
2582
+
2583
+ .standard-modules .rich-text a {
2584
+ color: #999999;
2585
+ text-transform: none; }
2586
+ .standard-modules .rich-text a:hover {
2587
+ color: #999999;
2588
+ text-transform: none; }
2589
+
2590
+ .standard-modules .rich-text .caption,
2591
+ .standard-modules .module-caption div,
2592
+ .standard-modules .module-caption p {
2593
+ color: #999999;
2594
+ font-family: vcsm;
2595
+ font-size: 14px;
2596
+ font-style: normal;
2597
+ font-weight: 400;
2598
+ line-height: 18px;
2599
+ padding-bottom: 0px;
2600
+ padding-top: 15px;
2601
+ text-align: center;
2602
+ text-transform: none; }
2603
+
2604
+ @media (max-width: 768px) {
2605
+ .standard-modules .rich-text .title {
2606
+ font-size: 39px;
2607
+ line-height: 39px;
2608
+ padding-bottom: 5px;
2609
+ padding-top: 5px; }
2610
+ .standard-modules .rich-text .sub-title {
2611
+ font-size: 17px;
2612
+ line-height: 17px;
2613
+ padding-bottom: 8px;
2614
+ padding-top: 14px; }
2615
+ .standard-modules .rich-text .main-text,
2616
+ .standard-modules .rich-text div,
2617
+ .standard-modules .rich-text p {
2618
+ font-size: 14px;
2619
+ line-height: 20px;
2620
+ padding-bottom: 14px;
2621
+ padding-top: 0px; }
2622
+ .standard-modules .rich-text .caption,
2623
+ .standard-modules .module-caption div,
2624
+ .standard-modules .module-caption p {
2625
+ font-size: 14px;
2626
+ line-height: 20px;
2627
+ padding-bottom: 0px;
2628
+ padding-top: 11px; }
2629
+ .standard-modules .modules .image,
2630
+ .standard-modules .modules .video,
2631
+ .standard-modules .modules .embed,
2632
+ .standard-modules .modules .audio,
2633
+ .standard-modules .modules .text {
2634
+ width: 100%; }
2635
+ .standard-modules .modules .image {
2636
+ padding-bottom: 20px;
2637
+ padding-top: 0px; }
2638
+ .standard-modules .modules .video {
2639
+ padding-bottom: 20px;
2640
+ padding-top: 0px; }
2641
+ .standard-modules .modules .embed {
2642
+ padding-bottom: 20px;
2643
+ padding-top: 0px; }
2644
+ .standard-modules .modules .audio {
2645
+ padding-bottom: 20px;
2646
+ padding-top: 0px; }
2647
+ .standard-modules .modules .text {
2648
+ padding-left: 5%;
2649
+ padding-right: 5%;
2650
+ padding-bottom: 20px;
2651
+ padding-top: 14px; } }
2652
+
2653
+ @media (max-width: 540px) {
2654
+ .standard-modules .rich-text .title {
2655
+ padding-bottom: 5px;
2656
+ padding-top: 5px; }
2657
+ .standard-modules .rich-text .title,
2658
+ .standard-modules .rich-text .title span {
2659
+ font-size: 32px !important;
2660
+ line-height: 32px !important; }
2661
+ .standard-modules .rich-text .sub-title {
2662
+ padding-bottom: 7px;
2663
+ padding-top: 13px; }
2664
+ .standard-modules .rich-text .sub-title,
2665
+ .standard-modules .rich-text .sub-title span {
2666
+ font-size: 14px !important;
2667
+ line-height: 14px !important; }
2668
+ .standard-modules .rich-text .main-text,
2669
+ .standard-modules .rich-text div,
2670
+ .standard-modules .rich-text p {
2671
+ padding-bottom: 13px;
2672
+ padding-top: 0px; }
2673
+ .standard-modules .rich-text .main-text,
2674
+ .standard-modules .rich-text .main-text span,
2675
+ .standard-modules .rich-text div,
2676
+ .standard-modules .rich-text div span,
2677
+ .standard-modules .rich-text p,
2678
+ .standard-modules .rich-text p span {
2679
+ font-size: 14px !important;
2680
+ line-height: 20px !important; }
2681
+ .standard-modules .rich-text .caption,
2682
+ .standard-modules .module-caption div,
2683
+ .standard-modules .module-caption p {
2684
+ padding-bottom: 0px;
2685
+ padding-top: 10px; }
2686
+ .standard-modules .rich-text .caption,
2687
+ .standard-modules .rich-text .caption span,
2688
+ .standard-modules .module-caption div,
2689
+ .standard-modules .module-caption div span,
2690
+ .standard-modules .module-caption p,
2691
+ .standard-modules .module-caption p span {
2692
+ font-size: 14px !important;
2693
+ line-height: 20px !important; }
2694
+ .standard-modules .modules .image {
2695
+ padding-bottom: 18px;
2696
+ padding-top: 0px; }
2697
+ .standard-modules .modules .video {
2698
+ padding-bottom: 18px;
2699
+ padding-top: 0px; }
2700
+ .standard-modules .modules .embed {
2701
+ padding-bottom: 18px;
2702
+ padding-top: 0px; }
2703
+ .standard-modules .modules .audio {
2704
+ padding-bottom: 18px;
2705
+ padding-top: 0px; }
2706
+ .standard-modules .modules .text {
2707
+ padding-bottom: 18px;
2708
+ padding-top: 13px; } }
2709
+
2710
+ .centered .outer-wrap {
2711
+ margin-top: 50px;
2712
+ max-width: 2000px;
2713
+ min-height: calc(100vh - 100px);
2714
+ padding-bottom: 50px;
2715
+ width: 100%; }
2716
+
2717
+ .image-right .outer-wrap {
2718
+ margin-top: 50px;
2719
+ max-width: 2000px;
2720
+ min-height: calc(100vh - 100px);
2721
+ padding-bottom: 50px;
2722
+ width: 50%; }
2723
+
2724
+ .image-left .outer-wrap {
2725
+ margin-top: 50px;
2726
+ max-width: 2000px;
2727
+ min-height: calc(100vh - 100px);
2728
+ padding-bottom: 50px;
2729
+ width: 50%; }
2730
+
2731
+ .image-right .splash-image,
2732
+ .image-left .splash-image {
2733
+ background-position: center center;
2734
+ background-repeat: no-repeat;
2735
+ background-size: cover; }
2736
+
2737
+ .image-right .splash-image::before,
2738
+ .image-left .splash-image::before {
2739
+ content: '';
2740
+ height: 100%;
2741
+ position: absolute;
2742
+ width: 100%;
2743
+ display: none; }
2744
+
2745
+ .splash-image-wrap {
2746
+ width: 50%; }
2747
+
2748
+ @media (max-width: 980px) {
2749
+ .image-left .outer-wrap,
2750
+ .image-right .outer-wrap {
2751
+ min-height: 50vh; } }
2752
+
2753
+ .other-projects .project-cover {
2754
+ margin-right: 0%;
2755
+ width: 50%; }
2756
+ .other-projects .project-cover.hold-space .cover-image:before {
2757
+ padding-bottom: 100%; }
2758
+ .other-projects .project-cover .cover-image {
2759
+ float: none;
2760
+ margin-left: auto;
2761
+ margin-right: auto;
2762
+ width: 100%; }
2763
+ .other-projects .project-cover .cover-image:after {
2764
+ background-color: #ffffff;
2765
+ opacity: 0; }
2766
+ .other-projects .project-cover:hover .cover-image:after, .other-projects .project-cover.touch-hover .cover-image:after {
2767
+ background-color: #ffffff;
2768
+ opacity: 0; }
2769
+ .other-projects .project-cover .cover-image,
2770
+ .other-projects .project-cover .cover-image:after,
2771
+ .other-projects .project-cover .cover {
2772
+ border-radius: 0px; }
2773
+ .other-projects .project-cover .details-wrap {
2774
+ max-width: 100%;
2775
+ padding-top: 5%;
2776
+ width: 90%; }
2777
+ .other-projects .project-cover .details {
2778
+ background: rgba(255, 255, 255, 0.9); }
2779
+ .other-projects .project-cover .details-inner {
2780
+ padding-bottom: 0%;
2781
+ padding-left: 0%;
2782
+ padding-right: 0%;
2783
+ padding-top: 0%; }
2784
+ .other-projects .project-cover .title {
2785
+ color: #222222;
2786
+ float: none;
2787
+ font-family: ftnk;
2788
+ font-size: 50px;
2789
+ font-style: normal;
2790
+ font-weight: 400;
2791
+ line-height: 50px;
2792
+ margin: auto;
2793
+ padding-bottom: 0px;
2794
+ padding-left: 0%;
2795
+ padding-right: 0%;
2796
+ padding-top: 0px;
2797
+ text-align: center;
2798
+ text-transform: uppercase;
2799
+ width: 90%; }
2800
+ .other-projects .project-cover .date {
2801
+ color: #999999;
2802
+ float: none;
2803
+ font-family: ftnk;
2804
+ font-size: 20px;
2805
+ font-style: normal;
2806
+ font-weight: 400;
2807
+ line-height: 20px;
2808
+ margin: auto;
2809
+ padding-bottom: 20px;
2810
+ padding-left: 0%;
2811
+ padding-right: 0%;
2812
+ padding-top: 0px;
2813
+ text-align: center;
2814
+ text-transform: none;
2815
+ width: 90%; }
2816
+ .other-projects .project-cover .custom1 {
2817
+ color: #999999;
2818
+ float: none;
2819
+ font-family: ftnk;
2820
+ font-size: 14px;
2821
+ font-style: normal;
2822
+ font-weight: 400;
2823
+ line-height: 18px;
2824
+ margin: auto;
2825
+ padding-bottom: 0px;
2826
+ padding-left: 0%;
2827
+ padding-right: 0%;
2828
+ padding-top: 20px;
2829
+ text-align: center;
2830
+ text-transform: none;
2831
+ width: 90%; }
2832
+ .other-projects .project-cover .custom2 {
2833
+ color: #999999;
2834
+ float: none;
2835
+ font-family: ftnk;
2836
+ font-size: 14px;
2837
+ font-style: normal;
2838
+ font-weight: 400;
2839
+ line-height: 18px;
2840
+ margin: auto;
2841
+ padding-bottom: 0px;
2842
+ padding-left: 0%;
2843
+ padding-right: 0%;
2844
+ padding-top: 20px;
2845
+ text-align: center;
2846
+ text-transform: none;
2847
+ width: 90%; }
2848
+ .other-projects .project-cover .description {
2849
+ color: #222222;
2850
+ float: none;
2851
+ font-family: ftnk;
2852
+ font-size: 18px;
2853
+ font-style: normal;
2854
+ font-weight: 400;
2855
+ line-height: 18px;
2856
+ margin: auto;
2857
+ padding-bottom: 0px;
2858
+ padding-left: 0%;
2859
+ padding-right: 0%;
2860
+ padding-top: 20px;
2861
+ text-align: center;
2862
+ text-transform: none;
2863
+ width: 90%; }
2864
+ .other-projects .project-cover:nth-child(2n) {
2865
+ margin-right: 0; }
2866
+ .other-projects .project-cover:nth-child(2n+1) {
2867
+ clear: left;
2868
+ margin-left: 0; }
2869
+
2870
+ @media (max-width: 768px) {
2871
+ .other-projects .project-cover .title {
2872
+ font-size: 31px;
2873
+ line-height: 31px; }
2874
+ .other-projects .project-cover .date {
2875
+ font-size: 17px;
2876
+ line-height: 17px;
2877
+ /* stylelint-disable-line length-zero-no-unit */
2878
+ padding-bottom: 14px; }
2879
+ .other-projects .project-cover .custom1 {
2880
+ font-size: 14px;
2881
+ line-height: 20px;
2882
+ /* stylelint-disable-line length-zero-no-unit */
2883
+ padding-top: 14px; }
2884
+ .other-projects .project-cover .custom2 {
2885
+ font-size: 14px;
2886
+ line-height: 20px;
2887
+ /* stylelint-disable-line length-zero-no-unit */
2888
+ padding-top: 14px; }
2889
+ .other-projects .project-cover .description {
2890
+ font-size: 14px;
2891
+ line-height: 14px;
2892
+ /* stylelint-disable-line length-zero-no-unit */
2893
+ padding-top: 14px; } }
2894
+
2895
+ @media (max-width: 540px) {
2896
+ .other-projects .project-cover {
2897
+ margin-right: 0 !important;
2898
+ width: 100%; }
2899
+ .other-projects .project-cover .title {
2900
+ font-size: 25px;
2901
+ line-height: 25px; }
2902
+ .other-projects .project-cover .date {
2903
+ font-size: 14px;
2904
+ line-height: 14px;
2905
+ /* stylelint-disable-line length-zero-no-unit */
2906
+ padding-bottom: 13px; }
2907
+ .other-projects .project-cover .custom1 {
2908
+ font-size: 14px;
2909
+ line-height: 20px;
2910
+ /* stylelint-disable-line length-zero-no-unit */
2911
+ padding-top: 13px; }
2912
+ .other-projects .project-cover .custom2 {
2913
+ font-size: 14px;
2914
+ line-height: 20px;
2915
+ /* stylelint-disable-line length-zero-no-unit */
2916
+ padding-top: 13px; }
2917
+ .other-projects .project-cover .description {
2918
+ font-size: 14px;
2919
+ line-height: 20px;
2920
+ /* stylelint-disable-line length-zero-no-unit */
2921
+ padding-top: 13px; } }
2922
+
2923
+ .other-projects .project-cover .cover-content-container {
2924
+ margin-left: 0%;
2925
+ margin-right: 0%;
2926
+ margin-top: 0%; }
2927
+
2928
+ .other-projects .project-cover .details-wrap {
2929
+ left: 50%;
2930
+ -webkit-transform: translateX(-50%);
2931
+ transform: translateX(-50%);
2932
+ padding-bottom: 5%; }
2933
+
2934
+ .other-projects .project-cover .details {
2935
+ border-radius: 0px; }
2936
+
2937
+ @media (max-width: 768px) {
2938
+ .other-projects .project-cover .custom1,
2939
+ .other-projects .project-cover .custom2,
2940
+ .other-projects .project-cover .description {
2941
+ display: none; }
2942
+ .other-projects .project-cover .cover-content-container {
2943
+ margin-top: 0%; } }
2944
+
2945
+ @media (max-width: 540px) {
2946
+ .other-projects .project-cover .cover-content-container {
2947
+ margin-left: 0;
2948
+ margin-right: 0;
2949
+ margin-top: 0%; } }
2950
+
2951
+ .other-projects .project-cover .details-inner {
2952
+ -webkit-transform: translateY(-50%);
2953
+ -moz-transform: translateY(-50%);
2954
+ -ms-transform: translateY(-50%);
2955
+ -o-transform: translateY(-50%);
2956
+ transform: translateY(-50%);
2957
+ top: 50%;
2958
+ left: 0;
2959
+ position: absolute;
2960
+ width: 100%; }
2961
+ </style>
2962
+ <meta charset="utf-8">
2963
+ <meta content="width=device-width, initial-scale=1" name="viewport">
2964
+ <meta content="design,philosophy,improvisation,communication,pattern language,design thinking,embodied cognition,organizational improvisation" name="keywords">
2965
+ <meta content="This site helps designers find patterns to create systems that are whole and alive. It uses principles form improvisation, design, and communication to create patterns that designers can use to improve their performance." name="description">
2966
+ <meta content="summary_large_image" name="twitter:card">
2967
+ <meta content="@AdobePortfolio" name="twitter:site">
2968
+ <meta content="the ingroove jazzclub - Cultivating Competence" property="og:title">
2969
+ <meta content="This site helps designers find patterns to create systems that are whole and alive. It uses principles form improvisation, design, and communication to create patterns that designers can use to improve their performance." property="og:description">
2970
+ <meta content="" property="og:image">
2971
+ <title>
2972
+ the ingroove jazzclub - Cultivating Competence
2973
+ </title>
2974
+ <style type="text/css">
2975
+ @font-face{font-family:ftnk;src:url(https://use.typekit.net/af/9b05f3/000000000000000000013365/27/l?subset_id=2&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/9b05f3/000000000000000000013365/27/d?subset_id=2&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/9b05f3/000000000000000000013365/27/a?subset_id=2&fvd=n4&v=3) format("opentype");font-weight:400;font-style:normal;font-stretch:normal;font-display:auto;}@font-face{font-family:ftnk;src:url(https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/l?subset_id=2&fvd=n5&v=3) format("woff2"),url(https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/d?subset_id=2&fvd=n5&v=3) format("woff"),url(https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/a?subset_id=2&fvd=n5&v=3) format("opentype");font-weight:500;font-style:normal;font-stretch:normal;font-display:auto;}@font-face{font-family:ftnk;src:url(https://use.typekit.net/af/309dfe/000000000000000000010091/27/l?subset_id=2&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/309dfe/000000000000000000010091/27/d?subset_id=2&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/309dfe/000000000000000000010091/27/a?subset_id=2&fvd=n7&v=3) format("opentype");font-weight:700;font-style:normal;font-stretch:normal;font-display:auto;}@font-face{font-family:vcsm;src:url(https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?subset_id=2&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/d?subset_id=2&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/a?subset_id=2&fvd=n4&v=3) format("opentype");font-weight:400;font-style:normal;font-stretch:normal;font-display:auto;}@font-face{font-family:vcsm;src:url(https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?subset_id=2&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/2555e1/00000000000000007735e603/30/d?subset_id=2&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/2555e1/00000000000000007735e603/30/a?subset_id=2&fvd=n7&v=3) format("opentype");font-weight:700;font-style:normal;font-stretch:normal;font-display:auto;}
2976
+ </style>
2977
+ <style type="text/css">
2978
+ </style>
2979
+ </head>
2980
+ <body class="link-transition">
2981
+ <div class="js-responsive-nav">
2982
+ <div class="responsive-nav has-social">
2983
+ <div class="close-responsive-click-area js-close-responsive-nav">
2984
+ <div class="close-responsive-button">
2985
+ </div>
2986
+ </div>
2987
+ <nav class="js-editable-target editable">
2988
+ <ul class="group">
2989
+ <li class="gallery-title">
2990
+ <a>
2991
+ Principles
2992
+ </a>
2993
+ </li>
2994
+ <li class="project-title">
2995
+ <a>
2996
+ Cosmopolis 2045
2997
+ </a>
2998
+ </li>
2999
+ <li class="project-title">
3000
+ <a>
3001
+ This is not a Jazz Club
3002
+ </a>
3003
+ </li>
3004
+ <li class="project-title">
3005
+ <a>
3006
+ Minding the Moment
3007
+ </a>
3008
+ </li>
3009
+ </ul>
3010
+ <ul class="group">
3011
+ <li class="gallery-title">
3012
+ <a>
3013
+ Processes
3014
+ </a>
3015
+ </li>
3016
+ <li class="project-title">
3017
+ <a>
3018
+ MMIIRR
3019
+ </a>
3020
+ </li>
3021
+ </ul>
3022
+ <ul class="group">
3023
+ <li class="gallery-title">
3024
+ <a>
3025
+ Patterns
3026
+ </a>
3027
+ </li>
3028
+ <li class="project-title">
3029
+ <a>
3030
+ Patterns of Space
3031
+ </a>
3032
+ </li>
3033
+ <li class="project-title">
3034
+ <a>
3035
+ Patterns of Communication
3036
+ </a>
3037
+ </li>
3038
+ <li class="project-title">
3039
+ <a>
3040
+ Rather Refreshing
3041
+ </a>
3042
+ </li>
3043
+ </ul>
3044
+ <ul class="group">
3045
+ <li class="gallery-title">
3046
+ <a>
3047
+ People
3048
+ </a>
3049
+ </li>
3050
+ <li class="project-title">
3051
+ <a>
3052
+ Sergej van Middendorp
3053
+ </a>
3054
+ </li>
3055
+ <li class="project-title">
3056
+ <a>
3057
+ Rik Spann
3058
+ </a>
3059
+ </li>
3060
+ <li class="project-title">
3061
+ <a>
3062
+ Artwork by Sterre van Middendorp
3063
+ </a>
3064
+ </li>
3065
+ </ul>
3066
+ <ul class="group">
3067
+ <li class="gallery-title">
3068
+ <a>
3069
+ Publications
3070
+ </a>
3071
+ </li>
3072
+ <li class="project-title">
3073
+ <a>
3074
+ Places to go
3075
+ </a>
3076
+ </li>
3077
+ <li class="project-title">
3078
+ <a>
3079
+ Our Ship
3080
+ </a>
3081
+ </li>
3082
+ <li class="project-title">
3083
+ <a>
3084
+ Embodying Metaphors in Systems
3085
+ </a>
3086
+ </li>
3087
+ </ul>
3088
+ <div class="page-title">
3089
+ <a>
3090
+ Contact
3091
+ </a>
3092
+ </div>
3093
+ <div class="social pf-nav-social">
3094
+ <ul>
3095
+ </ul>
3096
+ </div>
3097
+ </nav>
3098
+ </div>
3099
+ </div>
3100
+ <div class="site-wrap cfix js-site-wrap">
3101
+ <div class="site-container">
3102
+ <div class="site-content">
3103
+ <div class="sidebar-content">
3104
+ <header class="site-header">
3105
+ <div class="logo-wrap js-editable-target editable">
3106
+ <div class="logo logo-text">
3107
+ <a class="preserve-whitespace">
3108
+ The Ingroove Jazzclub
3109
+ </a>
3110
+ </div>
3111
+ </div>
3112
+ <div class="hamburger-click-area js-hamburger">
3113
+ <div class="hamburger">
3114
+ <i>
3115
+ </i>
3116
+ <i>
3117
+ </i>
3118
+ <i>
3119
+ </i>
3120
+ </div>
3121
+ </div>
3122
+ </header>
3123
+ <nav class="js-editable-target editable">
3124
+ <ul class="group">
3125
+ <li class="gallery-title">
3126
+ <a>
3127
+ Principles
3128
+ </a>
3129
+ </li>
3130
+ <li class="project-title">
3131
+ <a>
3132
+ Cosmopolis 2045
3133
+ </a>
3134
+ </li>
3135
+ <li class="project-title">
3136
+ <a>
3137
+ This is not a Jazz Club
3138
+ </a>
3139
+ </li>
3140
+ <li class="project-title">
3141
+ <a>
3142
+ Minding the Moment
3143
+ </a>
3144
+ </li>
3145
+ </ul>
3146
+ <ul class="group">
3147
+ <li class="gallery-title">
3148
+ <a>
3149
+ Processes
3150
+ </a>
3151
+ </li>
3152
+ <li class="project-title">
3153
+ <a>
3154
+ MMIIRR
3155
+ </a>
3156
+ </li>
3157
+ </ul>
3158
+ <ul class="group">
3159
+ <li class="gallery-title">
3160
+ <a>
3161
+ Patterns
3162
+ </a>
3163
+ </li>
3164
+ <li class="project-title">
3165
+ <a>
3166
+ Patterns of Space
3167
+ </a>
3168
+ </li>
3169
+ <li class="project-title">
3170
+ <a>
3171
+ Patterns of Communication
3172
+ </a>
3173
+ </li>
3174
+ <li class="project-title">
3175
+ <a>
3176
+ Rather Refreshing
3177
+ </a>
3178
+ </li>
3179
+ </ul>
3180
+ <ul class="group">
3181
+ <li class="gallery-title">
3182
+ <a>
3183
+ People
3184
+ </a>
3185
+ </li>
3186
+ <li class="project-title">
3187
+ <a>
3188
+ Sergej van Middendorp
3189
+ </a>
3190
+ </li>
3191
+ <li class="project-title">
3192
+ <a>
3193
+ Rik Spann
3194
+ </a>
3195
+ </li>
3196
+ <li class="project-title">
3197
+ <a>
3198
+ Artwork by Sterre van Middendorp
3199
+ </a>
3200
+ </li>
3201
+ </ul>
3202
+ <ul class="group">
3203
+ <li class="gallery-title">
3204
+ <a>
3205
+ Publications
3206
+ </a>
3207
+ </li>
3208
+ <li class="project-title">
3209
+ <a>
3210
+ Places to go
3211
+ </a>
3212
+ </li>
3213
+ <li class="project-title">
3214
+ <a>
3215
+ Our Ship
3216
+ </a>
3217
+ </li>
3218
+ <li class="project-title">
3219
+ <a>
3220
+ Embodying Metaphors in Systems
3221
+ </a>
3222
+ </li>
3223
+ </ul>
3224
+ <div class="page-title">
3225
+ <a>
3226
+ Contact
3227
+ </a>
3228
+ </div>
3229
+ <div class="social pf-nav-social">
3230
+ <ul>
3231
+ </ul>
3232
+ </div>
3233
+ </nav>
3234
+ </div>
3235
+ <main>
3236
+ <div class="page-container js-editable-target editable" data-context="page.page.container">
3237
+ <section class="page standard-modules">
3238
+ <header class="page-header content js-editable-target editable" data-context="pages" data-identity="id:p59eb9bb1db9f9cc6cf3d74cd095febd955f00bd1453e4e87aae56" data-menu="Page Header">
3239
+ <h1 class="title preserve-whitespace">
3240
+ Cultivating Competence
3241
+ </h1>
3242
+ <p class="description">
3243
+ </p>
3244
+ </header>
3245
+ <div class="page-content js-page-content js-editable-target editable" data-context="pages" data-identity="id:p59eb9bb1db9f9cc6cf3d74cd095febd955f00bd1453e4e87aae56" data-menu="Page Content">
3246
+ <div class="js-project-modules modules content" id="project-canvas">
3247
+ <div id="project-modules">
3248
+ <div class="project-module module media_collection project-module-media_collection" style=" padding-top: px;
3249
+ padding-bottom: px;
3250
+ ">
3251
+ <div class="grid--main js-grid-main grid--ready">
3252
+ <div class="grid__item-container js-grid-item-container lightbox-link hoverable" data-flex-grow="261.31736526946" data-height="1910" data-width="1920" style="width: 170.861px; flex-grow: 170.861;">
3253
+ <img class="grid__item-image js-grid__item-image grid__item-image-lazy js-lazy image-loaded" sizes="960px" src="rick.jpg">
3254
+ <span class="grid__item-filler" style="padding-bottom:99.495875343721%;">
3255
+ </span>
3256
+ </div>
3257
+ <div class="js-grid-spacer" style="display: none;">
3258
+ </div>
3259
+ </div>
3260
+ </div>
3261
+ <div class="project-module module text project-module-text align- editable js-editable js-project-module" style=" padding-top: px;
3262
+ padding-bottom: px;
3263
+ ">
3264
+ <div class="rich-text js-text-editable module-text">
3265
+ <div>
3266
+ Sergej: Let's look at the second painting.
3267
+ <br>
3268
+ &nbsp;&nbsp;
3269
+ <br>
3270
+ Sterre: So the knowledge of the one hand complements the other. Also, with this moment, and by making new knowledge, you use the knowledge you already have.
3271
+ <br>
3272
+ &nbsp;&nbsp;
3273
+ <br>
3274
+ Sergej: Yes, suppose you are really good at something, But you cannot concentrate.
3275
+ <br>
3276
+ &nbsp;&nbsp;
3277
+ <br>
3278
+ Sterre: New developments and actions are carried by both hands.
3279
+ <br>
3280
+ &nbsp;&nbsp;
3281
+ <br>
3282
+ Sergej: Somehow, the hands look like the tree of minding the moment. Was that conscious?
3283
+ <br>
3284
+ &nbsp;&nbsp;
3285
+ <br>
3286
+ Sterre: No, it was not a conscious choice to have the hands resemble the tree.
3287
+ <br>
3288
+ &nbsp;&nbsp;
3289
+ <br>
3290
+ Sergej: They also resemble a heart.
3291
+ <br>
3292
+ &nbsp;&nbsp;
3293
+ <br>
3294
+ Sterre: Unconscious too!
3295
+ <br>
3296
+ &nbsp;&nbsp;
3297
+ <br>
3298
+ Sergej: Do you like the painting?
3299
+ <br>
3300
+ &nbsp;&nbsp;
3301
+ <br>
3302
+ Sterre: I like the symbolism of it, but I am not too fond of the painting itself.
3303
+ <br>
3304
+ &nbsp;&nbsp;
3305
+ <br>
3306
+ Sergej: What would you do different if you were to make it now?
3307
+ <br>
3308
+ &nbsp;&nbsp;
3309
+ <br>
3310
+ Sterre: I am not sure, it is my own development since I made this that makes me look at it critically now.
3311
+ <br>
3312
+ &nbsp;&nbsp;
3313
+ <br>
3314
+ Sergej: So when you look back at your own development, at some later point, You can say new things about your earlier performance.
3315
+ <br>
3316
+ &nbsp;&nbsp;
3317
+ <br>
3318
+ Sterre: Indeed!
3319
+ <br>
3320
+ </div>
3321
+ </div>
3322
+ </div>
3323
+ </div>
3324
+ </div>
3325
+ </div>
3326
+ </section>
3327
+ <section class="back-to-top js-editable-target editable">
3328
+ <a>
3329
+ <span class="arrow">
3330
+ &uarr;
3331
+ </span>
3332
+ <span class="preserve-whitespace">
3333
+ Back to Top
3334
+ </span>
3335
+ </a>
3336
+ </section>
3337
+ <a class="back-to-top-fixed js-editable-target editable js-back-to-top">
3338
+ </a>
3339
+ </div>
3340
+ <footer class="site-footer js-editable-target editable">
3341
+ <div class="footer-text">
3342
+ Powered by
3343
+ <a target="_blank">
3344
+ Adobe Portfolio
3345
+ </a>
3346
+ </div>
3347
+ </footer>
3348
+ </main>
3349
+ </div>
3350
+ </div>
3351
+ </div>
3352
+ <div class="cookie-banner js-cookie-banner">
3353
+ <p>
3354
+ Insert copy here, which should vary depending on your region.
3355
+ <a class="consent-link">
3356
+ Accept
3357
+ </a>
3358
+ </p>
3359
+ </div>
3360
+ <div class="js-lightbox-wrap offscreen" id="lightbox-wrap">
3361
+ <div class="js-blocking" id="lightbox-blocking">
3362
+ <span class="lightbox-spinner">
3363
+ </span>
3364
+ </div>
3365
+ <div class="js-lightbox-inner-wrap" id="lightbox-inner-wrap">
3366
+ <div class="js-img-wrap" id="lightbox-img-wrap">
3367
+ <div class="lightbox-extra control prev js-control js-prev">
3368
+ </div>
3369
+ <div class="lightbox-extra control next js-control js-next">
3370
+ </div>
3371
+ <div class="lightbox-extra control close js-control js-close">
3372
+ </div>
3373
+ <div class="lightbox-contents js-contents">
3374
+ </div>
3375
+ </div>
3376
+ </div>
3377
+ </div>
3378
+ </body>
3379
+ </html>
10406.png ADDED

Git LFS Details

  • SHA256: 6e9fc864cdc8b01a02feac0d057a517fcdf0b7b6c912859d6198b528096965d3
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
10406_0.png ADDED

Git LFS Details

  • SHA256: 78cd56228d5402976d71e9c20e55a3d78193b830a5d1a450ab071901add10d98
  • Pointer size: 130 Bytes
  • Size of remote file: 57.2 kB
1041.html ADDED
@@ -0,0 +1,1333 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html prefix="og: http://ogp.me/ns#" xmlns:fb="">
3
+ <head>
4
+ <style>
5
+ /*
6
+ * SimpleModal Basic Modal Dialog
7
+ * http://simplemodal.com
8
+ *
9
+ * Copyright (c) 2013 Eric Martin - http://ericmmartin.com
10
+ *
11
+ * Licensed under the MIT license:
12
+ * http://www.opensource.org/licenses/mit-license.php
13
+ */
14
+
15
+ #basic-modal-content {display:none;}
16
+
17
+ /* Overlay */
18
+ #simplemodal-overlay {background-color:#000;}
19
+
20
+ /* Container */
21
+ #simplemodal-container {height:360px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
22
+ #simplemodal-container .simplemodal-data {padding:8px;}
23
+ #simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
24
+ #simplemodal-container a {color:#ddd;}
25
+ #simplemodal-container a.modalCloseImg {background:url('https://ssl-static.libsyn.com/p/assets/platform/simplemodal/img/basic/x.png') no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
26
+ #simplemodal-container h3 {color:#84b8d9;}
27
+ </style>
28
+ <meta content="Az520Inasey3TAyqLyojQa8MnmCALSEU29yQFW8dePZ7xQTvSt73pHazLFTK5f7SyLUJSo2uKLesEtEa9aUYcgMAAACPeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZyIsImV4cGlyeSI6MTcyNTQwNzk5OSwiaXNTdWJkb21haW4iOnRydWUsImlzVGhpcmRQYXJ0eSI6dHJ1ZX0=" http-equiv="origin-trial">
29
+ <title>
30
+ We Got This with Mark and Hal: #78 - Clean Slate III with Wil Wheaton
31
+ </title>
32
+ <meta content="text/html; charset=utf-8" http-equiv="content-type">
33
+ <meta content="yes" name="apple-mobile-web-app-capable">
34
+ <meta content="initial-scale = 1.0, user-scalable = no" name="viewport">
35
+ <meta content="app-id=971949329" name="apple-itunes-app">
36
+ <meta content="Among the 250+ topics we've received over the last one and a half years, there are always some that don't warrant a full episode. When that happens, Mark and Hal&amp;nbsp;clean the slate with a multi-topic extravaganza. Helping them&amp;nbsp;out this time is actor/nerd icon , who waxes poetic on everything from theme park ruffians to the popcorn eating style he shares with Hal. Going to Dragon Con? So is Hal! . " name="description">
37
+ <meta content="We Got This with Mark and Hal: #78 - Clean Slate III with Wil Wheaton" itemprop="name">
38
+ <meta content="Among the 250+ topics we've received over the last one and a half years, there are always some that don't warrant a full episode. When that happens, Mark and Hal&amp;nbsp;clean the slate with a multi-topic extravaganza. Helping them&amp;nbsp;out this time is actor/nerd icon , who waxes poetic on everything from theme park ruffians to the popcorn eating style he shares with Hal. Going to Dragon Con? So is Hal! . " itemprop="description">
39
+ <meta content="" itemprop="image">
40
+ <meta content="" property="og:url">
41
+ <meta content="We Got This with Mark and Hal: #78 - Clean Slate III with Wil Wheaton" property="og:title">
42
+ <meta content="Among the 250+ topics we've received over the last one and a half years, there are always some that don't warrant a full episode. When that happens, Mark and Hal&amp;nbsp;clean the slate with a multi-topic extravaganza. Helping them&amp;nbsp;out this time is actor/nerd icon , who waxes poetic on everything from theme park ruffians to the popcorn eating style he shares with Hal. Going to Dragon Con? So is Hal! . " property="og:description">
43
+ <meta content="" property="og:image">
44
+ <meta content="250" property="og:image:width">
45
+ <meta content="250" property="og:image:height">
46
+ <meta content="@wegotthistweets" name="twitter:site">
47
+ <meta content="player" name="twitter:card">
48
+ <meta content="" name="twitter:image">
49
+ <meta content="" name="twitter:player">
50
+ <meta content="640" name="twitter:player:width">
51
+ <meta content="480" name="twitter:player:height">
52
+ <meta content="" name="twitter:player:stream">
53
+ <meta content="audio/mpeg" name="twitter:player:stream:content_type">
54
+ <meta content="We Got This with Mark and Hal: #78 - Clean Slate III with Wil Wheaton" name="twitter:title">
55
+ <meta content="Among the 250+ topics we've received over the last one and a half years, there are always some that don't warrant a full episode. When that happens, Mark and Hal&amp;nbsp;clean the slate with a multi-topic extravaganza. Helping them&amp;nbsp;out this time is actor/nerd icon , who waxes poetic on everything from theme park ruffians to the popcorn eating style he shares with Hal. Going to Dragon Con? So is Hal! . " name="twitter:description">
56
+ <!--
57
+ -->
58
+ <!--[if IE 6]>
59
+
60
+ <![endif]-->
61
+ <style type="text/css">
62
+ body {
63
+ margin: 0px;
64
+ font-size: 12px;
65
+ font-family: Verdana, Geneva, sans-serif;
66
+ background-color: #000000;
67
+ color: #000000;
68
+ background-image: url('//asset-server.libsyn.com/show/k-4af4f6dfbff96e93/assets/background_mp1.png');
69
+ }
70
+
71
+ img.item-web-image {
72
+ max-width: 300px;
73
+ float: right;
74
+ margin-left: 8px;
75
+ margin-bottom: 8px;
76
+ }
77
+
78
+ a, a:active, a:link, a:visited {
79
+ color: #000000;
80
+ text-decoration: none;
81
+ }
82
+
83
+ a:hover {
84
+ text-decoration: underline;
85
+ }
86
+
87
+ p {
88
+ margin-top: 0em;
89
+ margin-bottom: 1em;
90
+ }
91
+
92
+ button, input[type="submit"] {
93
+ background-color: #B50D01;
94
+ border: 1px solid #f0f0f0;
95
+ color: #ffffff;
96
+ }
97
+
98
+ .libsyn-podcast-page, #premium-banner-inner, #status-message-inner {
99
+ max-width: 768px;
100
+ min-width: 320px;
101
+ margin-left: auto;
102
+ margin-right: auto;
103
+ }
104
+
105
+ .libsyn-podcast-page {
106
+ background-color: #ffffff;
107
+ margin-bottom: 40px;
108
+ -moz-border-bottom-left-radius: 15px;
109
+ -webkit-border-bottom-left-radius: 15px;
110
+ -khtml-border-bottom-left-radius: 15px;
111
+ border-bottom-left-radius: 15px;
112
+ -moz-border-bottom-right-radius: 15px;
113
+ -webkit-border-bottom-right-radius: 15px;
114
+ -khtml-border-bottom-right-radius: 15px;
115
+ border-bottom-right-radius: 15px;
116
+ }
117
+
118
+ #premium-banner-wrapper {
119
+ background-color: #B50D01;
120
+ height: 40px;
121
+ position:fixed;
122
+ top: 0;
123
+ z-index: 100;
124
+ line-height: 40px;
125
+ width: 100%;
126
+ font-size: 14px;
127
+ }
128
+
129
+ #status-message-wrapper {
130
+ background-color: #FFFFFF;
131
+ height: 40px;
132
+ top: 0;
133
+ position:fixed;
134
+ z-index: 100;
135
+ line-height: 40px;
136
+ width: 100%;
137
+ font-size: 14px;
138
+ }
139
+
140
+ #premium-banner-wrapper.has-premium {
141
+ position: absolute;
142
+ background-color: #06BB00;
143
+ }
144
+
145
+ #premium-banner-inner a{
146
+ color: #ffffff;
147
+ font-weight: bold;
148
+ }
149
+
150
+ #premium-banner-inner a:hover{
151
+ color: #ffffff;
152
+ text-decoration: underline;
153
+ }
154
+
155
+ #premium-banner-wrapper .icon {
156
+ margin-left: 20px;
157
+ margin-right: 5px;
158
+ position: relative;
159
+ top: 3px;
160
+ height: 16px;
161
+ width: 16px;
162
+ display: inline-block;
163
+ text-indent: -99999px;
164
+ overflow: hidden;
165
+ background-repeat: no-repeat;
166
+ background-image: url('https://ssl-static.libsyn.com/p/assets/platform/pcp-sprite-ffffff.png');
167
+ background-position: 0 0;
168
+ }
169
+
170
+ #premium-banner-wrapper.has-premium .icon{
171
+ background-position: -16px 0;
172
+ }
173
+
174
+
175
+ .libsyn-archives {
176
+ margin-left: auto;
177
+ margin-right: auto;
178
+ }
179
+
180
+ #categories_text ul {
181
+ padding-left: 5px;
182
+ list-style-type:none;
183
+ }
184
+
185
+ #categories_text li {
186
+ margin: 5px auto;
187
+ }
188
+
189
+ .libsyn-show-header {
190
+ background-color: #000000;
191
+ height: 289px;
192
+ font-weight: bold;
193
+ color: #333;
194
+ position: relative;
195
+ }
196
+
197
+ .libsyn-show-title,
198
+ .libsyn-show-title:active,
199
+ .libsyn-show-title:visited,
200
+ .libsyn-show-title:link {
201
+ display: block;
202
+ position: absolute;
203
+ left: 20px;
204
+ top: 100px;
205
+ font-size: 2.5em;
206
+ color: #ffffff;
207
+ }
208
+
209
+ .libsyn-show-title:hover {
210
+ text-decoration: none;
211
+ }
212
+
213
+ .libsyn-item-list {
214
+ padding-left: 15px;
215
+ padding-right: 15px;
216
+ }
217
+
218
+ .libsyn-social-button {
219
+ background-image: url('https://ssl-static.libsyn.com/p/assets/platform/icon_argyle.png');
220
+ overflow: hidden;
221
+ color: transparent;
222
+ display: block;
223
+ height:35px;
224
+ width:40px;
225
+ float:left;
226
+ cursor: pointer;
227
+ }
228
+
229
+
230
+ .libsyn-social-button span {
231
+ display: none;
232
+ }
233
+
234
+ .libsyn-social-info {
235
+ background-position: -475px center;
236
+ }
237
+
238
+ .libsyn-social-twitter {
239
+ background-position: -2px center;
240
+ }
241
+
242
+ .libsyn-social-facebook {
243
+ background-position: -60px center;
244
+ }
245
+
246
+ .libsyn-social-phone {
247
+ background-position:-116px center;
248
+ }
249
+
250
+ .libsyn-social-email {
251
+ background-position: -182px center;
252
+ }
253
+
254
+ .libsyn-social-itunes {
255
+ background-position:-248px center;
256
+ }
257
+
258
+ .libsyn-social-rss {
259
+ background-position:-306px center;
260
+ }
261
+
262
+ .libsyn-social-android {
263
+ background-position: -343px center;
264
+ }
265
+
266
+ .libsyn-social-ios {
267
+ background-position: -376px center;
268
+ width: 96px;
269
+ }
270
+
271
+ .libsyn-social-premium {
272
+ background-position: -655px center;
273
+ width: 55px;
274
+
275
+ position:relative;
276
+ top:-1px;
277
+ }
278
+
279
+ .libsyn-social-premium.logged-in {
280
+ background-position: -795px center;
281
+ width: 68px;
282
+ }
283
+
284
+ #libsyn-social-spacer {
285
+ width: 100%;
286
+ height: 18px;
287
+ }
288
+
289
+ .libsyn-social {
290
+ width: 500px;
291
+ margin-left: 20px;
292
+ display: block;
293
+ }
294
+
295
+ .libsyn-search {
296
+ z-index: 15;
297
+ float: right;
298
+ width: 200px;
299
+ margin-right: 20px;
300
+ margin-bottom: 8px;
301
+ margin-top: 20px;
302
+ text-align: right;
303
+ }
304
+
305
+ .libsyn-search-field {
306
+ width: 150px;;
307
+ padding: 4px;
308
+ padding-left: 13px;
309
+ font-size: 1.1em;
310
+ -moz-border-radius: 15px;
311
+ -webkit-border-radius: 15px;
312
+ -khtml-border-radius: 15px;
313
+ border-radius: 15px;
314
+ border: 1px #333 solid;
315
+ opacity: .25;
316
+ }
317
+
318
+ .libsyn-search-field:focus {
319
+ opacity: .85;
320
+ outline: none;
321
+ }
322
+
323
+ .libsyn-item {
324
+ padding-top: 20px;
325
+ padding-bottom: 20px;
326
+ border-bottom: 1px #ccc solid;
327
+ }
328
+
329
+ .libsyn-item-title a {
330
+ display: block;
331
+ font-size: 1.6em;
332
+ font-weight: bold;
333
+ height: 1.6em;
334
+ width: 100%;
335
+ white-space: nowrap;
336
+ overflow: hidden;
337
+ text-overflow: ellipsis;
338
+ color: #000000;
339
+ }
340
+
341
+ .libsyn-item-title a,
342
+ .libsyn-item-title a:visited,
343
+ .libsyn-item-title a:link,
344
+ .libsyn-item-title a:active {
345
+ color: #000000;
346
+ }
347
+
348
+ .libsyn-item-title a:hover {
349
+ text-decoration: none;
350
+ }
351
+
352
+ .libsyn-item-content li {
353
+ list-style-type: none;
354
+ line-height: 18px;
355
+ }
356
+
357
+ .libsyn-item-content a:hover {
358
+ text-decoration: underline;
359
+ }
360
+
361
+
362
+ .libsyn-premium {
363
+ display: block;
364
+ float: left;
365
+ background-image: url(https://ssl-static.libsyn.com/p/assets/platform/18px_lock.png);
366
+ width: 12px;
367
+ height: 18px;
368
+ margin-right: 5px;
369
+ }
370
+
371
+ ul.libsyn-item-premium li{
372
+ text-decoration:line-through;
373
+ }
374
+
375
+ .libsyn-item-content .libsyn-item-premium {
376
+ list-style-image: url(https://ssl-static.libsyn.com/p/assets/platform/18px_lock.png);
377
+ }
378
+
379
+ .libsyn-item-release-date {
380
+ font-size: .9em;
381
+ color: #555555;
382
+ padding-bottom: 7px;
383
+ }
384
+
385
+ .libsyn-comment-count,
386
+ .libsyn-comment-count:active,
387
+ .libsyn-comment-count:visited,
388
+ .libsyn-comment-count:link {
389
+ background-image: url('//assets.libsyn.com/static/wtfpod/25px_comment_bubble_argyle.png');
390
+ background-position: 0px -22px;
391
+ display: block;
392
+ float: right;
393
+ height: 21px;
394
+ width: 25px;
395
+ padding-top: 1px;
396
+ text-decoration: none;
397
+ text-align: center;
398
+ color: #fff !important;
399
+ font-size: 0.9em !important;
400
+ font-weight: normal !important;
401
+ }
402
+
403
+ .libsyn-comment-count:hover {
404
+ text-decoration: none;
405
+ }
406
+
407
+ .libsyn-item-body {
408
+ line-height: 1.5em;
409
+ color: #000000;
410
+ }
411
+
412
+ .libsyn-item-social {
413
+ margin-bottom: 10px;
414
+ }
415
+
416
+ .libsyn-item-player {
417
+ margin-bottom: 10px;
418
+ }
419
+
420
+ .libsyn-episode-player .libsyn-player {
421
+ border: 1px #aaa solid;
422
+ background-color: #efefef;\
423
+ /**
424
+ -webkit-border-radius: 10px;
425
+ -moz-border-radius: 10px;
426
+ border-radius: 10px;
427
+ **/
428
+ }
429
+
430
+ .libsyn-item-content a {
431
+ font-weight: bold;
432
+ }
433
+
434
+ .libsyn-extra-content{
435
+ text-transform:capitalize;
436
+ }
437
+
438
+ .libsyn-comments {
439
+ margin-top: 20px;
440
+ }
441
+
442
+ .libsyn-comment-header {
443
+ font-size: 1.5em;
444
+ margin-bottom: 10px;
445
+ }
446
+
447
+ .libsyn-comments ul {
448
+ padding: 0px;
449
+ margin: 0px;
450
+ }
451
+
452
+ .libsyn-comment {
453
+ list-style-type: none;
454
+ margin-left: 0px;
455
+ margin-bottom: 20px;
456
+ padding: 20px;
457
+ background-color: #eee;
458
+ }
459
+
460
+ .libsyn-comment-poster-name {
461
+ font-weight: bold;
462
+ }
463
+
464
+ .libsyn-comment-creation-date {
465
+ float: right;
466
+ }
467
+
468
+ .libsyn-comment-form {
469
+ width: 70%;
470
+ margin-top: 50px;
471
+ margin-left: auto;
472
+ margin-right: auto;
473
+ }
474
+
475
+ .libsyn-comment-form-fields {
476
+ padding: 0px;
477
+ margin: 0px;
478
+ }
479
+
480
+ .libsyn-comment-form-fields li {
481
+ list-style-type: none;
482
+ margin-left: 0px;
483
+ }
484
+
485
+ .libsyn-comment-form-fields label {
486
+ display: block;
487
+ margin-top: 10px;
488
+ }
489
+
490
+ #recaptcha {
491
+ margin-top: 10px;
492
+ }
493
+
494
+ .libsyn-comment-form-fields label.error {
495
+ margin-top: 0px;
496
+ color: red;
497
+ }
498
+
499
+ .libsyn-comment-form-fields input,
500
+ .libsyn-comment-form-fields textarea {
501
+ border: 1px #aaa solid;
502
+ padding: 7px;
503
+ font-size: 1.4em;
504
+ width: 100%;
505
+ }
506
+
507
+ .libsyn-comment-form-fields input:focus,
508
+ .libsyn-comment-form-fields textarea:focus {
509
+ border: 1px #000 solid;
510
+ outline: none;
511
+ }
512
+
513
+ #submit {
514
+ margin-top: 15px;
515
+ width: auto;
516
+ padding-left: 20px;
517
+ padding-right: 20px;
518
+ cursor: pointer;
519
+ }
520
+
521
+ .libsyn-alert {
522
+ font-size: 1.1em;
523
+ font-weight: bold;
524
+ padding: 10px;
525
+ margin-bottom: 25px;
526
+ border:1px #CCDF00 solid;
527
+ background-color:#F8FFA7;
528
+ }
529
+
530
+ .libsyn-copyright {
531
+ font-size: .85em;
532
+ font-style: italic;
533
+ }
534
+
535
+ .pager {
536
+ text-align: center;
537
+ margin-top: 20px;
538
+ }
539
+
540
+ .pager .page {
541
+ padding-left: 7px;
542
+ padding-right: 7px;
543
+ }
544
+
545
+ .pager .currentPage {
546
+ font-weight: bold;
547
+ font-size: 1.4em;
548
+ }
549
+
550
+ .pager .previousPage {
551
+ padding-right: 15px;
552
+ }
553
+
554
+ .pager .nextPage {
555
+ padding-left: 15px;
556
+ }
557
+
558
+ .pager .anchorPage {
559
+ padding-left: 10px;
560
+ padding-right: 10px;
561
+ }
562
+
563
+ .pager a:hover {
564
+ text-decoration: underline;
565
+ }
566
+
567
+ .padding {
568
+ padding: 20px;
569
+ }
570
+
571
+ .center {
572
+ text-align: center;
573
+ margin-left: auto;
574
+ margin-right: auto;
575
+ }
576
+
577
+ .clear {
578
+ clear: both;
579
+ }
580
+
581
+ .space {
582
+ min-height: 20px;
583
+ height: 20px;
584
+ }
585
+
586
+ a, a:link, a:hover, a:visited {
587
+ color: #000000;
588
+ text-decoration:none;
589
+ }
590
+
591
+ .libsyn-navbar {
592
+ background-color: #dcdcdc;
593
+ padding: 2px 5px;
594
+ }
595
+
596
+ .libsyn-navbutton {
597
+ color: #000000;
598
+ font-size: 12px;
599
+ text-decoration: none;
600
+ vertical-align: middle;
601
+ display: inline-block;
602
+ margin: 5px;
603
+ }
604
+
605
+ .libsyn-navbutton, a.libsyn-navbutton:active, a.libsyn-navbutton:link, a.libsyn-navbutton:visited {
606
+ text-decoration: none;
607
+ color: #000000;
608
+ }
609
+
610
+ a.libsyn-navbutton:hover, div.libsyn-navbutton:hover {
611
+ color: #000000;
612
+ cursor: pointer;
613
+ text-decoration: underline;
614
+ }
615
+
616
+ .libsyn-navbutton:active {
617
+ color: #1874CD;
618
+ }
619
+
620
+ .libsyn-filterbar {
621
+ background-color: #f0f0f0;
622
+ color: #000000;
623
+ padding: 7px 10px;
624
+ font-weight: bold;
625
+ border-bottom: 1px #999999 solid;
626
+ border-top: 1px #999999 solid;
627
+ }
628
+
629
+ .libsyn-producer-message {
630
+ background-color: #666666;
631
+ color: #ffffff;
632
+ font-size:14pt;
633
+ padding: 7px 10px;
634
+ border-bottom: 1px solid #999999;
635
+ border-top: 1px solid #999999;
636
+ }
637
+
638
+ .libsyn-message-button {
639
+ margin-left: auto;
640
+ margin-right: auto;
641
+ padding: 10px;
642
+ cursor: pointer;
643
+ display: block;
644
+ font-weight: bold;
645
+ }
646
+
647
+ /* fix player fullscreen */
648
+ .jp-playlist{display:none}
649
+ .libsyn-fullscreen{z-index:[PHONE REDACTED]}
650
+
651
+
652
+ /* info modal */
653
+ #info_text{
654
+ display:none;
655
+ }
656
+
657
+ /* archives modal */
658
+ #archives_text{
659
+ display:none;
660
+ }
661
+
662
+ /* categories modal */
663
+ #categories_text{
664
+ display:none;
665
+ }
666
+
667
+ #simplemodal-container {width:600px; color:#ffffff; background-color:#333333; border:4px solid #444444; padding:12px;}
668
+
669
+ #simplemodal-container h2 {margin-top:0px}
670
+
671
+ #simplemodal-container a {
672
+ color: #ffffff;
673
+ }
674
+
675
+
676
+ #mobile_menu_drop {
677
+ height: 30px;
678
+ width: 30px;
679
+ background-image: url('http://static.libsyn.com/p/assets/platform/pcp-resp-menu-white.png');
680
+ display:none;
681
+ position: absolute;
682
+ top: 10px;
683
+ left: 10px;
684
+ }
685
+
686
+ @media only screen and (max-width: 700px) {
687
+ #mobile_menu_drop {
688
+ display: inline-block;
689
+ }
690
+
691
+ .libsyn-social {
692
+ z-index: 999;
693
+ position: absolute;
694
+ top: 50px;
695
+ width: 100% !important;
696
+ display: none;
697
+ margin-left: 0 !important;
698
+ background-color:rgba(0, 0, 0, 0.8);
699
+ padding-top: 10px;
700
+ }
701
+
702
+
703
+ .libsyn-social .libsyn-social-button {
704
+ display: block;
705
+ float: none;
706
+ background-image: none;
707
+ z-index: 100;
708
+ width: 100%;
709
+ }
710
+
711
+ .libsyn-social .libsyn-social-button span.libsyn-social-title {
712
+ display:block;
713
+ color: white;
714
+ margin: 5px;
715
+ font-size: 1.7em;
716
+ }
717
+
718
+ #simplemodal-container {width:80%; }
719
+ }
720
+ </style>
721
+ <style type="text/css">
722
+ </style>
723
+ <!-- Google Analytics -->
724
+ <!-- End Google Analytics -->
725
+ <meta content="AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9" http-equiv="origin-trial">
726
+ </head>
727
+ <body>
728
+ <div class="libsyn-podcast-page">
729
+ <div class="libsyn-show-header" style="height: 289px;">
730
+ <div class="libsyn-search">
731
+ <form action="" method="get">
732
+ <input class="libsyn-search-field" name="search" placeholder="Search" type="text">
733
+ </form>
734
+ </div>
735
+ <div id="libsyn-social-spacer">
736
+ </div>
737
+ <div id="mobile_menu_drop">
738
+ </div>
739
+ <div class="libsyn-social">
740
+ <div class="libsyn-social-button libsyn-social-info" onclick="showInfoModal()">
741
+ <span class="libsyn-social-title">
742
+ Info
743
+ </span>
744
+ </div>
745
+ <div id="info_text">
746
+ <h2>
747
+ We Got This with Mark and Hal
748
+ </h2>
749
+ Every Wednesday Mark Gagliardi and Hal Lublin (Drunk History, The Thrilling Adventure Hour, Welcome to Night Vale) take the dumb issues in life that people care too much about and settle the argument once and for all.
750
+ </div>
751
+ <a class="libsyn-social-button libsyn-social-facebook" rel="noopener noreferrer" target="_blank" title="Facebook">
752
+ <span class="libsyn-social-title">
753
+ Facebook
754
+ </span>
755
+ </a>
756
+ <a class="libsyn-social-button libsyn-social-twitter" rel="noopener noreferrer" target="_blank" title="Twitter">
757
+ <span class="libsyn-social-title">
758
+ Twitter
759
+ </span>
760
+ </a>
761
+ <a class="libsyn-social-button libsyn-social-email" rel="noopener noreferrer" target="_blank" title="Email">
762
+ <span class="libsyn-social-title">
763
+ Email
764
+ </span>
765
+ </a>
766
+ <a class="libsyn-social-button libsyn-social-rss" rel="noopener noreferrer" target="_blank" title="RSS Feed">
767
+ <span class="libsyn-social-title">
768
+ RSS Feed
769
+ </span>
770
+ </a>
771
+ <a class="libsyn-social-button libsyn-social-itunes" rel="noopener noreferrer" target="_blank" title="Subscribe in Apple Podcasts">
772
+ <span class="libsyn-social-title">
773
+ Subscribe in Apple Podcasts
774
+ </span>
775
+ </a>
776
+ </div>
777
+ <!-- CLOSE <div class="libsyn-social"> -->
778
+ <div class="clear">
779
+ </div>
780
+ <a class="libsyn-show-title" style="top: 127px;">
781
+ We Got This with Mark and Hal
782
+ </a>
783
+ </div>
784
+ <!-- CLOSE <div class="libsyn-show-header"> -->
785
+ <div class="libsyn-archives" id="archives_text">
786
+ <div style="border-bottom: 1px solid #aaa; width:40%;">
787
+ <strong>
788
+ <a>
789
+ 2020
790
+ </a>
791
+ </strong>
792
+ <br>
793
+ <span style="margin-left: 10px;">
794
+ <a>
795
+ May
796
+ </a>
797
+ <br>
798
+ </span>
799
+ <span style="margin-left: 10px;">
800
+ <a>
801
+ April
802
+ </a>
803
+ <br>
804
+ </span>
805
+ <span style="margin-left: 10px;">
806
+ <a>
807
+ March
808
+ </a>
809
+ <br>
810
+ </span>
811
+ <span style="margin-left: 10px;">
812
+ <a>
813
+ February
814
+ </a>
815
+ <br>
816
+ </span>
817
+ <span style="margin-left: 10px;">
818
+ <a>
819
+ January
820
+ </a>
821
+ <br>
822
+ </span>
823
+ <br>
824
+ </div>
825
+ <!-- CLOSE <div style="border-bottom: 1px solid #aaa; width:40%;"> -->
826
+ <br>
827
+ <div style="border-bottom: 1px solid #aaa; width:40%;">
828
+ <strong>
829
+ <a>
830
+ 2019
831
+ </a>
832
+ </strong>
833
+ <br>
834
+ <span style="margin-left: 10px;">
835
+ <a>
836
+ December
837
+ </a>
838
+ <br>
839
+ </span>
840
+ <span style="margin-left: 10px;">
841
+ <a>
842
+ November
843
+ </a>
844
+ <br>
845
+ </span>
846
+ <span style="margin-left: 10px;">
847
+ <a>
848
+ October
849
+ </a>
850
+ <br>
851
+ </span>
852
+ <span style="margin-left: 10px;">
853
+ <a>
854
+ September
855
+ </a>
856
+ <br>
857
+ </span>
858
+ <span style="margin-left: 10px;">
859
+ <a>
860
+ August
861
+ </a>
862
+ <br>
863
+ </span>
864
+ <span style="margin-left: 10px;">
865
+ <a>
866
+ July
867
+ </a>
868
+ <br>
869
+ </span>
870
+ <span style="margin-left: 10px;">
871
+ <a>
872
+ June
873
+ </a>
874
+ <br>
875
+ </span>
876
+ <span style="margin-left: 10px;">
877
+ <a>
878
+ May
879
+ </a>
880
+ <br>
881
+ </span>
882
+ <span style="margin-left: 10px;">
883
+ <a>
884
+ April
885
+ </a>
886
+ <br>
887
+ </span>
888
+ <span style="margin-left: 10px;">
889
+ <a>
890
+ March
891
+ </a>
892
+ <br>
893
+ </span>
894
+ <span style="margin-left: 10px;">
895
+ <a>
896
+ February
897
+ </a>
898
+ <br>
899
+ </span>
900
+ <span style="margin-left: 10px;">
901
+ <a>
902
+ January
903
+ </a>
904
+ <br>
905
+ </span>
906
+ <br>
907
+ </div>
908
+ <!-- CLOSE <div style="border-bottom: 1px solid #aaa; width:40%;"> -->
909
+ <br>
910
+ <div style="border-bottom: 1px solid #aaa; width:40%;">
911
+ <strong>
912
+ <a>
913
+ 2018
914
+ </a>
915
+ </strong>
916
+ <br>
917
+ <span style="margin-left: 10px;">
918
+ <a>
919
+ December
920
+ </a>
921
+ <br>
922
+ </span>
923
+ <span style="margin-left: 10px;">
924
+ <a>
925
+ November
926
+ </a>
927
+ <br>
928
+ </span>
929
+ <span style="margin-left: 10px;">
930
+ <a>
931
+ October
932
+ </a>
933
+ <br>
934
+ </span>
935
+ <span style="margin-left: 10px;">
936
+ <a>
937
+ September
938
+ </a>
939
+ <br>
940
+ </span>
941
+ <span style="margin-left: 10px;">
942
+ <a>
943
+ August
944
+ </a>
945
+ <br>
946
+ </span>
947
+ <span style="margin-left: 10px;">
948
+ <a>
949
+ July
950
+ </a>
951
+ <br>
952
+ </span>
953
+ <span style="margin-left: 10px;">
954
+ <a>
955
+ June
956
+ </a>
957
+ <br>
958
+ </span>
959
+ <span style="margin-left: 10px;">
960
+ <a>
961
+ May
962
+ </a>
963
+ <br>
964
+ </span>
965
+ <span style="margin-left: 10px;">
966
+ <a>
967
+ April
968
+ </a>
969
+ <br>
970
+ </span>
971
+ <span style="margin-left: 10px;">
972
+ <a>
973
+ March
974
+ </a>
975
+ <br>
976
+ </span>
977
+ <span style="margin-left: 10px;">
978
+ <a>
979
+ February
980
+ </a>
981
+ <br>
982
+ </span>
983
+ <span style="margin-left: 10px;">
984
+ <a>
985
+ January
986
+ </a>
987
+ <br>
988
+ </span>
989
+ <br>
990
+ </div>
991
+ <!-- CLOSE <div style="border-bottom: 1px solid #aaa; width:40%;"> -->
992
+ <br>
993
+ <div style="border-bottom: 1px solid #aaa; width:40%;">
994
+ <strong>
995
+ <a>
996
+ 2017
997
+ </a>
998
+ </strong>
999
+ <br>
1000
+ <span style="margin-left: 10px;">
1001
+ <a>
1002
+ December
1003
+ </a>
1004
+ <br>
1005
+ </span>
1006
+ <span style="margin-left: 10px;">
1007
+ <a>
1008
+ November
1009
+ </a>
1010
+ <br>
1011
+ </span>
1012
+ <span style="margin-left: 10px;">
1013
+ <a>
1014
+ October
1015
+ </a>
1016
+ <br>
1017
+ </span>
1018
+ <span style="margin-left: 10px;">
1019
+ <a>
1020
+ September
1021
+ </a>
1022
+ <br>
1023
+ </span>
1024
+ <span style="margin-left: 10px;">
1025
+ <a>
1026
+ August
1027
+ </a>
1028
+ <br>
1029
+ </span>
1030
+ <span style="margin-left: 10px;">
1031
+ <a>
1032
+ July
1033
+ </a>
1034
+ <br>
1035
+ </span>
1036
+ <span style="margin-left: 10px;">
1037
+ <a>
1038
+ June
1039
+ </a>
1040
+ <br>
1041
+ </span>
1042
+ <span style="margin-left: 10px;">
1043
+ <a>
1044
+ May
1045
+ </a>
1046
+ <br>
1047
+ </span>
1048
+ <span style="margin-left: 10px;">
1049
+ <a>
1050
+ April
1051
+ </a>
1052
+ <br>
1053
+ </span>
1054
+ <span style="margin-left: 10px;">
1055
+ <a>
1056
+ March
1057
+ </a>
1058
+ <br>
1059
+ </span>
1060
+ <span style="margin-left: 10px;">
1061
+ <a>
1062
+ February
1063
+ </a>
1064
+ <br>
1065
+ </span>
1066
+ <span style="margin-left: 10px;">
1067
+ <a>
1068
+ January
1069
+ </a>
1070
+ <br>
1071
+ </span>
1072
+ <br>
1073
+ </div>
1074
+ <!-- CLOSE <div style="border-bottom: 1px solid #aaa; width:40%;"> -->
1075
+ <br>
1076
+ <div style="border-bottom: 1px solid #aaa; width:40%;">
1077
+ <strong>
1078
+ <a>
1079
+ 2016
1080
+ </a>
1081
+ </strong>
1082
+ <br>
1083
+ <span style="margin-left: 10px;">
1084
+ <a>
1085
+ December
1086
+ </a>
1087
+ <br>
1088
+ </span>
1089
+ <span style="margin-left: 10px;">
1090
+ <a>
1091
+ November
1092
+ </a>
1093
+ <br>
1094
+ </span>
1095
+ <span style="margin-left: 10px;">
1096
+ <a>
1097
+ October
1098
+ </a>
1099
+ <br>
1100
+ </span>
1101
+ <span style="margin-left: 10px;">
1102
+ <a>
1103
+ September
1104
+ </a>
1105
+ <br>
1106
+ </span>
1107
+ <span style="margin-left: 10px;">
1108
+ <a>
1109
+ August
1110
+ </a>
1111
+ <br>
1112
+ </span>
1113
+ <span style="margin-left: 10px;">
1114
+ <a>
1115
+ July
1116
+ </a>
1117
+ <br>
1118
+ </span>
1119
+ <span style="margin-left: 10px;">
1120
+ <a>
1121
+ June
1122
+ </a>
1123
+ <br>
1124
+ </span>
1125
+ <span style="margin-left: 10px;">
1126
+ <a>
1127
+ May
1128
+ </a>
1129
+ <br>
1130
+ </span>
1131
+ <span style="margin-left: 10px;">
1132
+ <a>
1133
+ April
1134
+ </a>
1135
+ <br>
1136
+ </span>
1137
+ <span style="margin-left: 10px;">
1138
+ <a>
1139
+ March
1140
+ </a>
1141
+ <br>
1142
+ </span>
1143
+ <span style="margin-left: 10px;">
1144
+ <a>
1145
+ February
1146
+ </a>
1147
+ <br>
1148
+ </span>
1149
+ <span style="margin-left: 10px;">
1150
+ <a>
1151
+ January
1152
+ </a>
1153
+ <br>
1154
+ </span>
1155
+ <br>
1156
+ </div>
1157
+ <!-- CLOSE <div style="border-bottom: 1px solid #aaa; width:40%;"> -->
1158
+ <br>
1159
+ <div style="border-bottom: 1px solid #aaa; width:40%;">
1160
+ <strong>
1161
+ <a>
1162
+ 2015
1163
+ </a>
1164
+ </strong>
1165
+ <br>
1166
+ <span style="margin-left: 10px;">
1167
+ <a>
1168
+ December
1169
+ </a>
1170
+ <br>
1171
+ </span>
1172
+ <span style="margin-left: 10px;">
1173
+ <a>
1174
+ November
1175
+ </a>
1176
+ <br>
1177
+ </span>
1178
+ <span style="margin-left: 10px;">
1179
+ <a>
1180
+ October
1181
+ </a>
1182
+ <br>
1183
+ </span>
1184
+ <span style="margin-left: 10px;">
1185
+ <a>
1186
+ September
1187
+ </a>
1188
+ <br>
1189
+ </span>
1190
+ <span style="margin-left: 10px;">
1191
+ <a>
1192
+ August
1193
+ </a>
1194
+ <br>
1195
+ </span>
1196
+ <span style="margin-left: 10px;">
1197
+ <a>
1198
+ July
1199
+ </a>
1200
+ <br>
1201
+ </span>
1202
+ <span style="margin-left: 10px;">
1203
+ <a>
1204
+ June
1205
+ </a>
1206
+ <br>
1207
+ </span>
1208
+ <span style="margin-left: 10px;">
1209
+ <a>
1210
+ May
1211
+ </a>
1212
+ <br>
1213
+ </span>
1214
+ <span style="margin-left: 10px;">
1215
+ <a>
1216
+ April
1217
+ </a>
1218
+ <br>
1219
+ </span>
1220
+ <span style="margin-left: 10px;">
1221
+ <a>
1222
+ March
1223
+ </a>
1224
+ <br>
1225
+ </span>
1226
+ <span style="margin-left: 10px;">
1227
+ <a>
1228
+ February
1229
+ </a>
1230
+ <br>
1231
+ </span>
1232
+ <br>
1233
+ </div>
1234
+ <!-- CLOSE <div style="border-bottom: 1px solid #aaa; width:40%;"> -->
1235
+ <br>
1236
+ </div>
1237
+ <!-- CLOSE <div id="archives_text" class="libsyn-archives"> -->
1238
+ <div class="libsyn-navbar">
1239
+ <a class="libsyn-navbutton">
1240
+ All Episodes
1241
+ </a>
1242
+ <div class="libsyn-navbutton" onclick="showArchivesModal()" style="width:auto">
1243
+ Archives
1244
+ </div>
1245
+ </div>
1246
+ <!-- CLOSE <div class="libsyn-navbar"> -->
1247
+ <div class="libsyn-filterbar">
1248
+ Now displaying: Page 1
1249
+ </div>
1250
+ <div class="libsyn-item-list">
1251
+ <div class="libsyn-item" id="libsyn-item-4608175">
1252
+ <div class="libsyn-item-title">
1253
+ <a>
1254
+ #78 - Clean Slate III with Wil Wheaton
1255
+ </a>
1256
+ <a class="libsyn-comment-count">
1257
+ 0
1258
+ </a>
1259
+ </div>
1260
+ <!-- CLOSE <div class="libsyn-item-title"> -->
1261
+ <div class="libsyn-item-release-date">
1262
+ Aug 24, 2016
1263
+ </div>
1264
+ <!-- CLOSE <div class="libsyn-item-release-date"> -->
1265
+ <div class="libsyn-item-body">
1266
+ <p>
1267
+ Among the 250+ topics we've received over the last one and a half years, there are always some that don't warrant a full episode.
1268
+ <a target="_blank">
1269
+ Wil Wheaton
1270
+ </a>
1271
+ , who waxes poetic on everything from theme park ruffians to the popcorn eating style he shares with Hal.
1272
+ </p>
1273
+ <p>
1274
+ Going to Dragon Con? So is Hal!
1275
+ <a target="_blank">
1276
+ Here's where you can find him
1277
+ </a>
1278
+ .
1279
+ </p>
1280
+ </div>
1281
+ <!-- CLOSE <div class="libsyn-item-body"> -->
1282
+ <div class="libsyn-item-social">
1283
+ <div class="pw-widget pw-counter-horizontal" pw:title="#78 - Clean Slate III with Wil Wheaton" pw:url="">
1284
+ <a class="pw-button-facebook pw-look-native">
1285
+ </a>
1286
+ <a class="pw-button-twitter pw-look-native">
1287
+ </a>
1288
+ <a class="pw-button-pinterest pw-look-native">
1289
+ </a>
1290
+ <a class="pw-button-googleplus pw-look-native">
1291
+ </a>
1292
+ <a class="pw-button-post-share">
1293
+ </a>
1294
+ </div>
1295
+ </div>
1296
+ <!-- CLOSE <div class="libsyn-item-social"> -->
1297
+ <div class="libsyn-item-player">
1298
+ </div>
1299
+ <!-- CLOSE <div class="libsyn-item-player"> -->
1300
+ <div class="libsyn-item-content">
1301
+ <ul class="libsyn-item-free">
1302
+ <li>
1303
+ <a>
1304
+ Download this Episode
1305
+ </a>
1306
+ </li>
1307
+ </ul>
1308
+ </div>
1309
+ <!-- CLOSE <div class="libsyn-item-content"> -->
1310
+ <div class="libsyn-comments">
1311
+ <div class="libsyn-comment-header">
1312
+ 0 Comments
1313
+ </div>
1314
+ <div>
1315
+ Adding comments is not available at this time.
1316
+ </div>
1317
+ </div>
1318
+ <!-- CLOSE <div class="libsyn-comments"> -->
1319
+ </div>
1320
+ <!-- CLOSE <div class="libsyn-item" id="libsyn-item-4608175"> -->
1321
+ </div>
1322
+ <!-- CLOSE <div class="libsyn-item-list"> -->
1323
+ <div class="space">
1324
+ </div>
1325
+ <div class="space">
1326
+ </div>
1327
+ <div class="libsyn-copyright center padding">
1328
+ &copy;Copyright Hal Lublin and Mark Gagliardi
1329
+ </div>
1330
+ </div>
1331
+ <!-- CLOSE <div class="libsyn-podcast-page"> -->
1332
+ </body>
1333
+ </html>
1041.png ADDED

Git LFS Details

  • SHA256: 97c43a7cd36c975f9a2abbae4ba8e05883fe9bc172f45eafa44b3377a6f2fa7d
  • Pointer size: 130 Bytes
  • Size of remote file: 62.6 kB
10414.html ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <style>
4
+ @font-face {
5
+ font-family: 'Open Sans';
6
+ font-style: normal;
7
+ font-weight: 400;
8
+ font-stretch: normal;
9
+ src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
10
+ }
11
+
12
+
13
+
14
+ @font-face {
15
+ font-family: 'Open Sans';
16
+ font-style: normal;
17
+ font-weight: 300;
18
+ font-stretch: normal;
19
+ src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
20
+ }
21
+ @font-face {
22
+ font-family: 'Open Sans';
23
+ font-style: normal;
24
+ font-weight: 400;
25
+ font-stretch: normal;
26
+ src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
27
+ }
28
+ @font-face {
29
+ font-family: 'Open Sans';
30
+ font-style: normal;
31
+ font-weight: 500;
32
+ font-stretch: normal;
33
+ src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4gaVc.ttf) format('truetype');
34
+ }
35
+ @font-face {
36
+ font-family: 'Open Sans';
37
+ font-style: normal;
38
+ font-weight: 600;
39
+ font-stretch: normal;
40
+ src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
41
+ }
42
+ @font-face {
43
+ font-family: 'Open Sans';
44
+ font-style: normal;
45
+ font-weight: 800;
46
+ font-stretch: normal;
47
+ src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVc.ttf) format('truetype');
48
+ }
49
+ </style>
50
+ <title>
51
+ Coming Soon Page
52
+ </title>
53
+ <meta charset="utf-8">
54
+ <meta content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" name="viewport">
55
+ <style type="text/css">
56
+ body {
57
+ margin: 0;
58
+ padding: 0;
59
+ }
60
+ .column1 {
61
+ background: #111;
62
+ width: 50%;
63
+ height: 100%;
64
+ float: left;
65
+ }
66
+ .column2 {
67
+ background: #690;
68
+ width: 50%;
69
+ height: 100%;
70
+ float: left;
71
+ }
72
+ .contents {
73
+ position: absolute;
74
+ top: 30%; color: #fff;
75
+ text-align: center;
76
+ margin: 0 auto;
77
+ width: 98%;
78
+ font-family: open sans;
79
+ }
80
+ .contents h3 {
81
+ font-weight: 200;
82
+ font-size: 26px;
83
+ text-transform: uppercase;
84
+ letter-spacing: 2px;
85
+ }
86
+ .title{text-transform: uppercase; font-size: 80px;}
87
+ </style>
88
+ </head>
89
+ <body>
90
+ <div class="column1">
91
+ </div>
92
+ <div class="column2">
93
+ </div>
94
+ <div class="contents">
95
+ <h1 class="title">
96
+ <span1>
97
+ Global
98
+ </span1>
99
+ <span2>
100
+ Jobs
101
+ </span2>
102
+ </h1>
103
+ <h3>
104
+ Hello, We will be right back very shortly.
105
+ </h3>
106
+ </div>
107
+ </body>
108
+ </html>
10414.png ADDED

Git LFS Details

  • SHA256: 951ab3adc0f2b6d56dde28db06c1e98f98677a35234956dd8b8db9b66e15675b
  • Pointer size: 130 Bytes
  • Size of remote file: 25.7 kB
10414_0.png ADDED

Git LFS Details

  • SHA256: be29ea7901bcc1819aea8e41ccd24e25fd0fa12b38e298616817ae2f37a5f100
  • Pointer size: 130 Bytes
  • Size of remote file: 11 kB
1041_0.png ADDED

Git LFS Details

  • SHA256: 7e7bbe91cd83d0c56dcd469c7baf6b2ce4db3dd3c3830142c2becebebc39bf0a
  • Pointer size: 130 Bytes
  • Size of remote file: 20 kB
10473.html ADDED
@@ -0,0 +1,502 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <style>
5
+ html, body, div, span, applet, object, iframe,
6
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
7
+ a, abbr, acronym, address, big, cite, code,
8
+ del, dfn, em, font, img, ins, kbd, q, s, samp,
9
+ small, strike, strong, sub, sup, tt, var,
10
+ b, u, i, center,
11
+ dl, dt, dd, ol, ul, li,
12
+ fieldset, form, label, legend,
13
+ table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
14
+ ol, ul{list-style:none;}
15
+ blockquote, q{quotes:none;}
16
+ :focus{outline:0;}
17
+ ins{text-decoration:none;}
18
+ del{text-decoration:line-through;}
19
+ table{border-collapse:collapse;border-spacing:0;}
20
+ body{font:12px/18px 'Palatino Linotype', 'Times New Roman', Times, serif;width:100%;background:#333;}
21
+ a{color:#0062c8;outline:none;text-decoration:none;}
22
+ a:hover{text-decoration:underline;}
23
+ p{margin:0 0 18px}
24
+ img{border:none;}
25
+ input{vertical-align:middle;}
26
+ #wrapper{margin:0 auto;background:#fff;}
27
+ #header{height:auto;border-bottom:1px dashed #389fff;}
28
+ #header h1{font-size:2.0em;line-height:1.3em;color:#990000;padding:10px 0px 7px 0px;}
29
+ #header p{font-size:1.2em;color:#000;padding-left:20px;}
30
+ .lg0{float:left;margin:0 1em 0 0;}
31
+ #middle{height:1%;}
32
+ #middle:after{content:'';clear:both;display:table;}
33
+ #container{width:100%;}
34
+ #content{border-left:1px dashed #389fff;}
35
+ #content h2,h3{font-size:1.5em;color:#990000;padding:0px 0px 20px 0px;}
36
+ #content p,form{font-size:1.2em;color:#000;width:auto;}
37
+ .descf ul{font-size:1.2em;color:#000;padding:0 0 0.5em;width:auto;}
38
+ .descf{display:inline-block;}
39
+ .descf p{margin-bottom:0.5em;}
40
+ .descf li{}
41
+ #content iframe{}
42
+ #content object, embed{background:#eee;}
43
+ .banner{margin:20px 0;overflow:hidden;height:auto;text-align:center;border:1px solid #ccc;}
44
+ .swf{padding:0px 0px 20px 0px;background:#fff;margin:auto;}
45
+ #gm_cont,#s,#sc{z-index:999;}
46
+ #swfs{background:#fff;padding:0px 0px 0px 0px;}
47
+ .cb{content:'';clear:both;}
48
+ .fsmode{padding:4px;text-align:center;background-color:#eee;font-size:1.2em;color:#999;border-top:1px solid orange;border-bottom:1px solid orange;}
49
+ .thmb{float:left;margin:0 1em 0.8em 0;padding:0px 0px 5px 0px;width:131px;height:141px;overflow:hidden;text-align:center;}
50
+ .thmb img{margin-bottom:1px;border-radius:16px;}
51
+ .thmb a{font-size:1.1em;line-height:1.1em;}
52
+ .hr_b{width:auto;height:26px;line-height:26px;background:#fff url(/img/bg_hr_b.png);margin-top:4px;color:#fff;}
53
+ .hr_b a{font-size:1.2em;color:#fff;margin-left:24px;}
54
+ .hr_b span{font-size:1.2em;color:#fff;margin-left:24px;}
55
+ .hr_g{width:auto;height:26px;line-height:26px;background:#fff url(/img/bg_hr_g.png);margin-top:4px;color:#fff;}
56
+ .hr_g a{font-size:1.2em;color:#fff;margin-left:24px;}
57
+ .hr_g span{font-size:1.2em;color:#fff;margin-left:24px;}
58
+ .hr_r{width:auto;height:26px;line-height:26px;background:#fff url(/img/bg_hr_r.png);margin-top:4px;color:#fff;}
59
+ .hr_r a{font-size:1.2em;color:#fff;margin-left:24px;}
60
+ .hr_r span{font-size:1.2em;color:#fff;margin-left:24px;}
61
+ .lnks{position:relative;font-size:1.3em;line-height:26px;display:inline-block;top:-26px;left:165px;}
62
+ #sideLeft{background:#fff;}
63
+ #sideLeft a{font-size:1.1em;line-height:1.1em;}
64
+ #sideLeft ul{font-size:1.1em;}
65
+ #sideLeft li{padding-bottom:0.8em;}
66
+ #footer{min-height:35px;padding:15px 15px 0px 0px;border-bottom:3px solid #e2f1ff;border-top:1px dashed #389fff;}
67
+ #footer p{font-size:1.0em;line-height:1.3em;color:#000;padding-left:20px;}
68
+ .lg1{float:left;margin:0 10px 0 0;}
69
+ .cnt{float:right;margin:0 0 0 10px;width:70px;}
70
+ .cnt img{float:right;}
71
+ @media screen and (min-width:1065px){#header{padding:5px 20px 5px 0px;}
72
+ #wrapper{width:1042px;border-left:3px solid #e2f1ff;}
73
+ #middle{border-left:200px solid #fff;position:relative;}
74
+ #container{float:left;overflow:hidden;margin-right:-100%;}
75
+ #content{padding:20px;}
76
+ #sideLeft{float:left;width:160px;position:relative;left:-200px;padding:20px 20px 20px 0;}
77
+ #sideLeft ul{padding-left:20px;}
78
+ #content object, embed{width:800px;height:600px;}
79
+ #swfs{width:800px;height:600px;}
80
+ #content iframe{width:800px;height:600px;}
81
+ }
82
+ @media screen and (max-width:1064px){#header{padding:5px 15px 5px 0px;}
83
+ #wrapper{width:100%;min-width:260px;}
84
+ #content{padding:15px;}
85
+ #sideLeft{padding:0 15px 15px 0;}
86
+ #sideLeft ul{padding-left:15px;float:left;width:18%;}
87
+ #content object, embed{width:100%;height:90vh;}
88
+ #swfs{width:100%;height:auto;}
89
+ #content iframe{width:100%;height:90vh;}
90
+ }
91
+ @media screen and (max-width:800px){#sideLeft ul{width:22%;}
92
+ }
93
+ @media screen and (max-width:640px){#sideLeft ul{width:30%;}
94
+ }
95
+ @media screen and (max-width:480px){#sideLeft ul{width:43%;}
96
+ .lnks{top:0;left:20px;margin:15px 0;}
97
+ }
98
+ </style>
99
+ <meta content="text/html; charset=utf-8" http-equiv="content-type">
100
+ <title>
101
+ ZOOM - play online free
102
+ </title>
103
+ <meta content="You must use the cannon to collect the same balls in the group. Gathered, a group of three or more balls of the burst, and disappears." name="description">
104
+ <meta content="width=device-width, initial-scale=1" name="viewport">
105
+ <meta content="Zoom, zuma" name="keywords">
106
+ <meta content="Min2win" name="author">
107
+ <meta content="As0hBNJ8h++fNYlkq8cTye2qDLyom8NddByiVytXGGD0YVE+2CEuTCpqXMDxdhOMILKoaiaYifwEvCRlJ/9GcQ8AAAB8eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial">
108
+ <meta content="AgRYsXo24ypxC89CJanC+JgEmraCCBebKl8ZmG7Tj5oJNx0cmH0NtNRZs3NB5ubhpbX/bIt7l2zJOSyO64NGmwMAAACCeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial">
109
+ <style media="screen" type="text/css">
110
+ #swfs {visibility:hidden}
111
+ </style>
112
+ </head>
113
+ <body>
114
+ <div id="wrapper" style="height: auto !important;">
115
+ <div id="header">
116
+ <a title="FREE ONLINE GAMES">
117
+ <img alt="FREE ONLINE GAMES" class="lg0" height="100" src="rick.jpg" width="110">
118
+ </a>
119
+ <h1>
120
+ ZOOM
121
+ </h1>
122
+ <p>
123
+ You can find this game in Zuma section, where also located a number of similar free online games. Read how to play, rules and features below and get ready to start.
124
+ </p>
125
+ </div>
126
+ <div id="middle" style="height: auto !important;">
127
+ <div id="container" style="height: auto !important;">
128
+ <div id="content" style="height: auto !important;">
129
+ <h2>
130
+ RULES AND FEATURES
131
+ </h2>
132
+ <div class="descf">
133
+ <p>
134
+ The game Zuma, not having appeared in 2004 and immediately gained popularity among the many fans of the game Balls. The idea is simple and yet original.
135
+ </p>
136
+ <p>
137
+ The Problem is that firing out of a cannon ball of a certain color to get them in the group of balls of the same color. Getting a group of three or more balls of the group of bursts and disappears, giving the player points.
138
+ </p>
139
+ <p>
140
+ For a full understanding of the process, we recommend you to watch the video
141
+ <a (watch play title="How" to video) zuma>
142
+ how to play Zuma
143
+ </a>
144
+ .
145
+ </p>
146
+ </div>
147
+ <div class="banner">
148
+ <!-- ORG_top_game -->
149
+ <ins class="adsbygoogle" data-ad-client="ca-pub-6476682684031179" data-ad-format="auto" data-ad-slot="[PHONE REDACTED]" data-adsbygoogle-status="done" style="display: block; height: 280px;">
150
+ <div aria-label="Advertisement" id="aswift_0_host" style="border: none; height: 280px; width: 799px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block; overflow: visible;" tabindex="0" title="Advertisement">
151
+ </div>
152
+ </ins>
153
+ </div>
154
+ <div class="fsmode" id="s">
155
+ <a onclick="$('#gm_cont &gt; object').height($('#gm_cont &gt; object').height() + 30)" title="Increase size">
156
+ ( + )
157
+ </a>
158
+ &bull;
159
+ <a onclick="$('#gm_cont &gt; object').height($('#gm_cont &gt; object').height() - 30)" title="Decrease size">
160
+ ( &ndash; )
161
+ </a>
162
+ &bull;
163
+ <a onclick="$('#gm_cont &gt; object').css({'height':'600px','width':'800px'})" title="Set original size">
164
+ (800x600)
165
+ </a>
166
+ &bull;
167
+ <a onclick="window.open('/swfs/833.swf', '_blank');" title="Full screen mode (game opens in new window)">
168
+ Full screen
169
+ </a>
170
+ </div>
171
+ <div class="swf" id="gm_cont">
172
+ <!--googleoff: index-->
173
+ <!--noindex-->
174
+ <ruffle-object data="/swfs/833.swf" height="100%" id="swfs" style="visibility: visible;" type="application/x-shockwave-flash" width="100%">
175
+ <param name="allowScriptAccess" value="sameDomain">
176
+ <param name="allowNetworking" value="all">
177
+ <param name="base" value="/swfs/">
178
+ </ruffle-object>
179
+ <!--/noindex-->
180
+ <!--googleon: index-->
181
+ </div>
182
+ <p>
183
+ You can play the game
184
+ <b>
185
+ ZOOM
186
+ </b>
187
+ online 24 hours a day for free.
188
+ <br>
189
+ <br>
190
+ </p>
191
+ <h3>
192
+ RELATED GAMES
193
+ </h3>
194
+ <div class="thmb">
195
+ <a title="BALLS">
196
+ <img alt="Game BALLS" height="100" src="rick.jpg" width="100">
197
+ <br>
198
+ BALLS
199
+ </a>
200
+ </div>
201
+ <div class="thmb">
202
+ <a title="BEADS AND HONEY">
203
+ <img alt="Game BEADS AND HONEY" height="100" src="rick.jpg" width="100">
204
+ <br>
205
+ BEADS AND HONEY
206
+ </a>
207
+ </div>
208
+ <div class="thmb">
209
+ <a title="PIG ZUMA">
210
+ <img alt="Game PIG ZUMA" height="100" src="rick.jpg" width="100">
211
+ <br>
212
+ PIG ZUMA
213
+ </a>
214
+ </div>
215
+ <div class="thmb">
216
+ <a title="ZUMA-ZUMA">
217
+ <img alt="Game ZUMA-ZUMA" height="100" src="rick.jpg" width="100">
218
+ <br>
219
+ ZUMA-ZUMA
220
+ </a>
221
+ </div>
222
+ <div class="thmb">
223
+ <a title="ZUMA BALLS">
224
+ <img alt="Game ZUMA BALLS" height="100" src="rick.jpg" width="100">
225
+ <br>
226
+ ZUMA BALLS
227
+ </a>
228
+ </div>
229
+ <div class="thmb">
230
+ <a title="DIGITAL ZOOM">
231
+ <img alt="Game DIGITAL ZOOM" height="100" src="rick.jpg" width="100">
232
+ <br>
233
+ DIGITAL ZOOM
234
+ </a>
235
+ </div>
236
+ <div class="thmb">
237
+ <a title="INDIAN ZUMA">
238
+ <img alt="Game INDIAN ZUMA" height="100" src="rick.jpg" width="100">
239
+ <br>
240
+ INDIAN ZUMA
241
+ </a>
242
+ </div>
243
+ <div class="thmb">
244
+ <a title="ZUMA DELUXE">
245
+ <img alt="Game ZUMA DELUXE" height="100" src="rick.jpg" width="100">
246
+ <br>
247
+ ZUMA DELUXE
248
+ </a>
249
+ </div>
250
+ <div class="cb">
251
+ </div>
252
+ <div class="hr_b">
253
+ <a title="All games">
254
+ All games
255
+ </a>
256
+ </div>
257
+ <div class="lnks">
258
+ <a title="All Zuma">
259
+ Zuma
260
+ </a>
261
+ </div>
262
+ <p>
263
+ </p>
264
+ <h3>
265
+ NEW ZUMA
266
+ </h3>
267
+ <div class="thmb">
268
+ <a title="ZOOM GARY">
269
+ <img alt="ZOOM GARY" height="100" src="rick.jpg" width="100">
270
+ <br>
271
+ ZOOM GARY
272
+ </a>
273
+ </div>
274
+ <div class="thmb">
275
+ <a title="ZOOM WITH THE WIZARD">
276
+ <img alt="ZOOM WITH THE WIZARD" height="100" src="rick.jpg" width="100">
277
+ <br>
278
+ ZOOM WITH THE WIZARD
279
+ </a>
280
+ </div>
281
+ <div class="thmb">
282
+ <a title="ZUMA LEGEND JUNGLE">
283
+ <img alt="ZUMA LEGEND JUNGLE" height="100" src="rick.jpg" width="100">
284
+ <br>
285
+ ZUMA LEGEND JUNGLE
286
+ </a>
287
+ </div>
288
+ <div class="thmb">
289
+ <a title="SAVE BIRDS OR ZUMA IN THE CELLS">
290
+ <img alt="SAVE BIRDS OR ZUMA IN THE CELLS" height="100" src="rick.jpg" width="100">
291
+ <br>
292
+ SAVE BIRDS OR ZUMA IN THE CELLS
293
+ </a>
294
+ </div>
295
+ <div class="thmb">
296
+ <a title="SEARCH ITEMS: PACIFIC CITY">
297
+ <img alt="SEARCH ITEMS: PACIFIC CITY" height="100" src="rick.jpg" width="100">
298
+ <br>
299
+ SEARCH ITEMS: PACIFIC CITY
300
+ </a>
301
+ </div>
302
+ <div class="cb">
303
+ </div>
304
+ <div class="hr_g">
305
+ <a title="All new games">
306
+ New games
307
+ </a>
308
+ </div>
309
+ <div class="lnks">
310
+ <a title="New Zuma">
311
+ Zuma
312
+ </a>
313
+ </div>
314
+ <p>
315
+ </p>
316
+ <h3>
317
+ TOP ZUMA
318
+ </h3>
319
+ <div class="thmb">
320
+ <a title="ZUMA TOTEMIA">
321
+ <img alt="ZUMA TOTEMIA" height="100" src="rick.jpg" width="100">
322
+ <br>
323
+ ZUMA TOTEMIA
324
+ </a>
325
+ </div>
326
+ <div class="thmb">
327
+ <a title="ZUMA DELUXE">
328
+ <img alt="ZUMA DELUXE" height="100" src="rick.jpg" width="100">
329
+ <br>
330
+ ZUMA DELUXE
331
+ </a>
332
+ </div>
333
+ <div class="thmb">
334
+ <a title="ZUMA LEGEND JUNGLE">
335
+ <img alt="ZUMA LEGEND JUNGLE" height="100" src="rick.jpg" width="100">
336
+ <br>
337
+ ZUMA LEGEND JUNGLE
338
+ </a>
339
+ </div>
340
+ <div class="thmb">
341
+ <a title="ZUMA FOR FREE">
342
+ <img alt="ZUMA FOR FREE" height="100" src="rick.jpg" width="100">
343
+ <br>
344
+ ZUMA FOR FREE
345
+ </a>
346
+ </div>
347
+ <div class="thmb">
348
+ <a title="INDIAN ZUMA">
349
+ <img alt="INDIAN ZUMA" height="100" src="rick.jpg" width="100">
350
+ <br>
351
+ INDIAN ZUMA
352
+ </a>
353
+ </div>
354
+ <div class="cb">
355
+ </div>
356
+ <div class="hr_r">
357
+ <a title="All TOP games">
358
+ TOP games
359
+ </a>
360
+ </div>
361
+ <div class="lnks">
362
+ <a title="TOP Zuma">
363
+ Zuma
364
+ </a>
365
+ </div>
366
+ </div>
367
+ </div>
368
+ <div class="sidebar" id="sideLeft">
369
+ <div id="menu">
370
+ <ul>
371
+ <li>
372
+ <a title="Play Angry Birds">
373
+ Angry Birds
374
+ </a>
375
+ </li>
376
+ <li>
377
+ <a title="Play Animals Care">
378
+ Animals Care
379
+ </a>
380
+ </li>
381
+ <li>
382
+ <a title="Play Balls">
383
+ Balls
384
+ </a>
385
+ </li>
386
+ <li>
387
+ <a title="Play Billiards">
388
+ Billiards
389
+ </a>
390
+ </li>
391
+ </ul>
392
+ <ul>
393
+ <li>
394
+ <a title="Play Cooking">
395
+ Cooking
396
+ </a>
397
+ </li>
398
+ <li>
399
+ <a title="Play Divination">
400
+ Divination
401
+ </a>
402
+ </li>
403
+ <li>
404
+ <a title="Play Dress Up And Hairstyle">
405
+ Dress Up And Hairstyle
406
+ </a>
407
+ </li>
408
+ <li>
409
+ <a title="Play Fighting">
410
+ Fighting
411
+ </a>
412
+ </li>
413
+ </ul>
414
+ <ul>
415
+ <li>
416
+ <a title="Play Jokes And Cartoons">
417
+ Jokes And Cartoons
418
+ </a>
419
+ </li>
420
+ <li>
421
+ <a title="Play Kids Games">
422
+ Kids Games
423
+ </a>
424
+ </li>
425
+ <li>
426
+ <a title="Play Logical Games">
427
+ Logical Games
428
+ </a>
429
+ </li>
430
+ <li>
431
+ <a title="Play Mahjongs">
432
+ Mahjongs
433
+ </a>
434
+ </li>
435
+ </ul>
436
+ <ul>
437
+ <li>
438
+ <a title="Play Quests">
439
+ Quests
440
+ </a>
441
+ </li>
442
+ <li>
443
+ <a title="Play Races">
444
+ Races
445
+ </a>
446
+ </li>
447
+ <li>
448
+ <a title="Play Rpgs And Arcades">
449
+ Rpgs And Arcades
450
+ </a>
451
+ </li>
452
+ <li>
453
+ <a title="Play Search Items">
454
+ Search Items
455
+ </a>
456
+ </li>
457
+ </ul>
458
+ <ul>
459
+ <li>
460
+ <a title="Play Tetris">
461
+ Tetris
462
+ </a>
463
+ </li>
464
+ <li>
465
+ <a title="Play Three In A Row">
466
+ Three In A Row
467
+ </a>
468
+ </li>
469
+ <li>
470
+ <a title="Play Trucks">
471
+ Trucks
472
+ </a>
473
+ </li>
474
+ <li>
475
+ <a title="Play Two Player Games">
476
+ Two Player Games
477
+ </a>
478
+ </li>
479
+ </ul>
480
+ </div>
481
+ <div class="cb">
482
+ </div>
483
+ </div>
484
+ </div>
485
+ <div id="footer">
486
+ <img alt="Min2win" class="lg1" height="31" src="rick.jpg" width="50">
487
+ <div class="cnt">
488
+ </div>
489
+ <p>
490
+ <a title="Free Online Games">
491
+ Free Online Games
492
+ </a>
493
+ .
494
+ </p>
495
+ </div>
496
+ </div>
497
+ <ins class="adsbygoogle adsbygoogle-noablate" data-adsbygoogle-status="done" style="display: none !important;">
498
+ <div aria-label="Advertisement" id="aswift_1_host" style="border: none; height: 0px; width: 0px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block;" tabindex="0" title="Advertisement">
499
+ </div>
500
+ </ins>
501
+ </body>
502
+ </html>
10473.png ADDED

Git LFS Details

  • SHA256: edd7b7af57fd9f79327ba554df63a452924eaf0e88115602a79a4c81668592da
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB
10473_0.png ADDED

Git LFS Details

  • SHA256: 85fc29f1f816f2b92ad0d59e9ff25bb5bf1dcebff41e3690a185c2e944d81df0
  • Pointer size: 130 Bytes
  • Size of remote file: 57.9 kB
10486.html ADDED
The diff for this file is too large to render. See raw diff
 
10486.png ADDED

Git LFS Details

  • SHA256: 9df145fc0565a4247c3423592125a061437ca4d2b6b09c8cc1578861ca336a54
  • Pointer size: 130 Bytes
  • Size of remote file: 63.5 kB
10486_0.png ADDED

Git LFS Details

  • SHA256: b81edbbac9412827c98bca579ef82a842fe14d97346b47222a3d7379af998c3d
  • Pointer size: 130 Bytes
  • Size of remote file: 19.5 kB
104_0.png ADDED

Git LFS Details

  • SHA256: cdf7997124d6051212c0fcb46ab1873acf9bed0b8d0692581338f59b0d249b25
  • Pointer size: 130 Bytes
  • Size of remote file: 16.5 kB
10512.html ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta content="width=device-width, initial-scale=1.0" name="viewport">
6
+ <title>
7
+ permafrost.today is not found
8
+ </title>
9
+ <style>
10
+ * {margin: 0;padding: 0;}
11
+
12
+ body {
13
+ background: #ccc;
14
+ font-family: Arial, Helvetica, sans-serif;
15
+ font-size: 11pt;
16
+ text-align: center;
17
+ }
18
+
19
+ h1 {
20
+ margin: 10px auto 20px 10px;
21
+ color: #3498db;
22
+ }
23
+
24
+ p {
25
+ display: inline-block;
26
+ min-width: 200px;
27
+ margin: auto 30px 10px 30px;
28
+ }
29
+
30
+ .container {
31
+ position: relative;
32
+ text-align: left;
33
+ min-height: 200px;
34
+ max-width: 800px;
35
+ min-width: 450px;
36
+ margin: 15% auto 0px auto;
37
+ background: #FFFFFF;
38
+ border-radius: 20px;
39
+ padding: 20px;
40
+ box-sizing: border-box;
41
+ }
42
+
43
+ img.logo {
44
+ width: auto;
45
+ max-height: 50px;
46
+ margin-top: 30px;
47
+ border: 0;
48
+ }
49
+
50
+ .logocont {
51
+ text-align: center;
52
+ }
53
+
54
+ .langselect {
55
+ position: absolute;
56
+ top: 10px;
57
+ right: 10px;
58
+ }
59
+
60
+ .langselect img {
61
+ position: relative;
62
+ width: auto;
63
+ border: 0;
64
+ margin: 2px;
65
+ height: 15px;
66
+ }
67
+
68
+ .footer {
69
+ color: #aaa;
70
+ margin: 1em auto 0px auto;
71
+ font-size: 8pt;
72
+ text-align: center;
73
+ min-width: 450px;
74
+ }
75
+ </style>
76
+ </head>
77
+ <body>
78
+ <div class="container">
79
+ <h1 id="t">
80
+ permafrost.today is not found
81
+ </h1>
82
+ <p id="m">
83
+ permafrost.today is not found in the configuration on this server. It might be because of a newly changed or wrong DNS pointer, or a reconfiguration of the server.
84
+ <br>
85
+ <br>
86
+ Please contact customer support if the problem persists.
87
+ </p>
88
+ <div class="logocont">
89
+ <a id="l">
90
+ <img class="logo" id="i" src="rick.jpg">
91
+ </a>
92
+ </div>
93
+ <div class="langselect" id="ls" style>
94
+ <img alt="Norsk" onclick="setLang('no')" src="rick.jpg" title="Norsk">
95
+ <img alt="Svenska" onclick="setLang('sv')" src="rick.jpg" title="Svenska">
96
+ <img alt="English" onclick="setLang('en')" src="rick.jpg" title="English">
97
+ </div>
98
+ </div>
99
+ <div class="footer">
100
+ Domeneshop AS &copy; 2023
101
+ </div>
102
+ </body>
103
+ </html>