-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFAQ-page.html
367 lines (299 loc) · 104 KB
/
FAQ-page.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
<!DOCTYPE html>
<html amp"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"><link rel="icon" type="image/png" href="https://systeme.io/161/60a777c6b6c23_60a777c6b6c22_favicon.png"><link rel="apple-touch-icon" href="https://systeme.io/161/60a777c6b6c23_60a777c6b6c22_favicon.png"><title>Home page</title><meta data-react-helmet="true" name="viewport" content="width=device-width, initial-scale=1"><meta data-react-helmet="true" name="title" content="Home page"><meta data-react-helmet="true" property="og:image" content=""><meta data-react-helmet="true" property="og:title" content="Home page"><meta data-react-helmet="true" property="og:url" content="https://systeme.io/blog-template-73"><meta data-react-helmet="true" name="robots" content="noindex"><link data-react-helmet="true" rel="canonical" href="https://systeme.io/blog-template-73"><style type="text/css">
@font-face {
font-family: "Mulish";
font-style: normal;
font-weight: 400;
src: url(https://d3syewzhvzylbl.cloudfront.net/fonts/google-fonts/mulish/regular.woff2) format('woff2');
}
@font-face {
font-family: "Lora";
font-style: normal;
font-weight: 700;
src: url(https://d3syewzhvzylbl.cloudfront.net/fonts/google-fonts/lora/700.woff2) format('woff2');
}
@font-face {
font-family: "Lora";
font-style: normal;
font-weight: 600;
src: url(https://d3syewzhvzylbl.cloudfront.net/fonts/google-fonts/lora/600.woff2) format('woff2');
}
@font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 700;
src: url(https://d3syewzhvzylbl.cloudfront.net/fonts/google-fonts/opensans/700.woff2) format('woff2');
}
@font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 400;
src: url(https://d3syewzhvzylbl.cloudfront.net/fonts/google-fonts/opensans/regular.woff2) format('woff2');
}
@font-face {
font-family: "Source Sans Pro";
font-style: normal;
font-weight: 700;
src: url(https://d3syewzhvzylbl.cloudfront.net/fonts/google-fonts/sourcesanspro/700.woff2) format('woff2');
}
@font-face {
font-family: "Source Sans Pro";
font-style: normal;
font-weight: 400;
src: url(https://d3syewzhvzylbl.cloudfront.net/fonts/google-fonts/sourcesanspro/regular.woff2) format('woff2');
}
</style><link rel="stylesheet" href="FAQ-page_files/all.min.css"><style data-styled="" data-styled-version="4.4.0"></style><style>/* Variables declaration */
/* prettier-ignore */
.rdp-root {
--rdp-accent-color: blue; /* The accent color used for selected days and UI elements. */
--rdp-accent-background-color: #f0f0ff; /* The accent background color used for selected days and UI elements. */
--rdp-font-family: system-ui; /* The font family used by the calendar. Note that `inherit`does not work here. */
--rdp-day-font: inherit; /* The font used for the day cells. */
--rdp-day-height: 2.75rem; /* The height of the day cells. */
--rdp-day-width: 2.75rem; /* The width of the day cells. */
--rdp-day_button-border-radius: 100%; /* The border radius of the day cells. */
--rdp-day_button-border: 2px solid transparent; /* The border of the day cells. */
--rdp-day_button-height: var(--rdp-day-width); /* The height of the day cells. */
--rdp-day_button-width: var(--rdp-day-height); /* The width of the day cells. */
--rdp-selected-border: 2px solid var(--rdp-accent-color); /* The border of the selected days. */
--rdp-selected-font: bold large var(--rdp-font-family); /* The font of the selected days. */
--rdp-disabled-opacity: 0.5; /* The opacity of the disabled days. */
--rdp-outside-opacity: 0.75; /* The opacity of the days outside the current month. */
--rdp-today-color: var(--rdp-accent-color); /* The color of the today's date. */
--rdp-dropdown-gap: 0.5rem;/* The gap between the dropdowns used in the month captons. */
--rdp-month_caption-font: bold larger var(--rdp-font-family); /* The font of the month caption. */
--rdp-months-gap: 2rem; /* The gap between the months in the multi-month view. */
--rdp-nav_button-disabled-opacity: 0.5; /* The opacity of the disabled navigation buttons. */
--rdp-nav_button-height: 2.25rem; /* The height of the navigation buttons. */
--rdp-nav_button-width: 2.25rem; /* The width of the navigation buttons. */
--rdp-nav-height: 2.75rem; /* The height of the navigation bar. */
--rdp-range_middle-background-color: var(--rdp-accent-background-color); /* The color of the background for days in the middle of a range. */
--rdp-range_middle-font: normal medium var(--rdp-font-family); /* The font for days in the middle of a range. */
--rdp-range_middle-foreground-color: white; /* The font for days in the middle of a range. */
--rdp-range_middle-color: inherit;/* The color of the range text. */
--rdp-range_start-color: white; /* The color of the range text. */
--rdp-range_start-background: linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%); /* Used for the background of the start of the selected range. */
--rdp-range_start-date-background-color: var(--rdp-accent-color); /* The background color of the date when at the start of the selected range. */
--rdp-range_end-background: linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%); /* Used for the background of the end of the selected range. */
--rdp-range_end-color: white;/* The color of the range text. */
--rdp-range_end-date-background-color: var(--rdp-accent-color); /* The background color of the date when at the end of the selected range. */
--rdp-week_number-border-radius: 100%; /* The border radius of the week number. */
--rdp-week_number-border: 2px solid transparent; /* The border of the week number. */
--rdp-week_number-font: 400 small var(--rdp-font-family); /* The font of the week number cells. */
--rdp-week_number-height: var(--rdp-day-height); /* The height of the week number cells. */
--rdp-week_number-opacity: 0.75; /* The opacity of the week number. */
--rdp-week_number-width: var(--rdp-day-width); /* The width of the week number cells. */
--rdp-weeknumber-text-align: center; /* The text alignment of the weekday cells. */
--rdp-weekday-font: 500 smaller var(--rdp-font-family); /* The font of the weekday. */
--rdp-weekday-opacity: 0.75; /* The opacity of the weekday. */
--rdp-weekday-padding: 0.5rem 0rem; /* The padding of the weekday. */
--rdp-weekday-text-align: center; /* The text alignment of the weekday cells. */
--rdp-gradient-direction: 90deg;
}
.rdp-root[dir="rtl"] {
--rdp-gradient-direction: -90deg;
}
/* Root of the component. */
.rdp-root {
position: relative; /* Required to position the navigation toolbar. */
box-sizing: border-box;
}
.rdp-root * {
box-sizing: border-box;
}
.rdp-day {
width: var(--rdp-day-width);
height: var(--rdp-day-height);
font: var(--rdp-day-font);
text-align: center;
}
.rdp-day_button {
background: none;
padding: 0;
margin: 0;
cursor: pointer;
font: inherit;
color: inherit;
justify-content: center;
align-items: center;
display: flex;
width: var(--rdp-day_button-width);
height: var(--rdp-day_button-height);
border: var(--rdp-day_button-border);
border-radius: var(--rdp-day_button-border-radius);
}
.rdp-day_button:disabled {
cursor: revert;
}
.rdp-caption_label {
z-index: 1;
position: relative;
display: inline-flex;
align-items: center;
white-space: nowrap;
border: 0;
}
.rdp-button_next,
.rdp-button_previous {
border: none;
background: none;
padding: 0;
margin: 0;
cursor: pointer;
font: inherit;
color: inherit;
-moz-appearance: none;
-webkit-appearance: none;
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
appearance: none;
width: var(--rdp-nav_button-width);
height: var(--rdp-nav_button-height);
}
.rdp-button_next:disabled,
.rdp-button_previous:disabled {
cursor: revert;
opacity: var(--rdp-nav_button-disabled-opacity);
}
.rdp-chevron {
display: inline-block;
fill: var(--rdp-accent-color);
}
.rdp-root[dir="rtl"] .rdp-nav .rdp-chevron {
transform: rotate(180deg);
}
.rdp-root[dir="rtl"] .rdp-nav .rdp-chevron {
transform: rotate(180deg);
transform-origin: 50%;
}
.rdp-dropdowns {
position: relative;
display: inline-flex;
align-items: center;
gap: var(--rdp-dropdown-gap);
}
.rdp-dropdown {
z-index: 2;
/* Reset */
opacity: 0;
appearance: none;
position: absolute;
inset-block-start: 0;
inset-block-end: 0;
inset-inline-start: 0;
width: 100%;
margin: 0;
padding: 0;
cursor: inherit;
border: none;
line-height: inherit;
}
.rdp-dropdown_root {
position: relative;
display: inline-flex;
align-items: center;
}
.rdp-dropdown_root[data-disabled="true"] .rdp-chevron {
opacity: var(--rdp-disabled-opacity);
}
.rdp-month_caption {
display: flex;
align-content: center;
height: var(--rdp-nav-height);
font: var(--rdp-month_caption-font);
}
.rdp-months {
position: relative;
display: flex;
flex-wrap: wrap;
gap: var(--rdp-months-gap);
max-width: fit-content;
}
.rdp-month_grid {
border-collapse: collapse;
}
.rdp-nav {
position: absolute;
inset-block-start: 0;
inset-inline-end: 0;
display: flex;
align-items: center;
height: var(--rdp-nav-height);
}
.rdp-weekday {
opacity: var(--rdp-weekday-opacity);
padding: var(--rdp-weekday-padding);
font: var(--rdp-weekday-font);
text-align: var(--rdp-weekday-text-align);
text-transform: var(--rdp-weekday-text-transform);
}
.rdp-week_number {
opacity: var(--rdp-week_number-opacity);
font: var(--rdp-week_number-font);
height: var(--rdp-week_number-height);
width: var(--rdp-week_number-width);
border: var(--rdp-week_number-border);
border-radius: var(--rdp-week_number-border-radius);
text-align: var(--rdp-weeknumber-text-align);
}
/* DAY MODIFIERS */
.rdp-today:not(.rdp-outside) {
color: var(--rdp-today-color);
}
.rdp-selected {
font: var(--rdp-selected-font);
}
.rdp-selected .rdp-day_button {
border: var(--rdp-selected-border);
}
.rdp-outside {
opacity: var(--rdp-outside-opacity);
}
.rdp-disabled {
opacity: var(--rdp-disabled-opacity);
}
.rdp-hidden {
visibility: hidden;
color: var(--rdp-range_start-color);
}
.rdp-range_start {
background: var(--rdp-range_start-background);
}
.rdp-range_start .rdp-day_button {
background-color: var(--rdp-range_start-date-background-color);
color: var(--rdp-range_start-color);
}
.rdp-range_middle {
background-color: var(--rdp-range_middle-background-color);
font: var(--rdp-range_middle-font);
}
.rdp-range_middle .rdp-day_button {
border-color: transparent;
border: unset;
border-radius: unset;
color: var(--rdp-range_middle-color);
}
.rdp-range_end {
background: var(--rdp-range_end-background);
color: var(--rdp-range_end-color);
}
.rdp-range_end .rdp-day_button {
color: var(--rdp-range_start-color);
background-color: var(--rdp-range_end-date-background-color);
}
.rdp-range_start.rdp-range_end {
background: revert;
}
.rdp-focusable {
cursor: pointer;
}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL25vZGVfbW9kdWxlcy9yZWFjdC1kYXktcGlja2VyL3NyYy9zdHlsZS5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsMEJBQTBCO0FBQzFCLG9CQUFvQjtBQUNwQjtFQUNFLHdCQUF3QixFQUFFLDZEQUE2RDtFQUN2RixzQ0FBc0MsRUFBRSx3RUFBd0U7RUFDaEgsNEJBQTRCLEVBQUUsaUZBQWlGOztFQUUvRyx1QkFBdUIsRUFBRSxxQ0FBcUM7RUFDOUQseUJBQXlCLEVBQUUsaUNBQWlDO0VBQzVELHdCQUF3QixFQUFFLGdDQUFnQzs7RUFFMUQsb0NBQW9DLEVBQUUsd0NBQXdDO0VBQzlFLDhDQUE4QyxFQUFFLGlDQUFpQztFQUNqRiw2Q0FBNkMsRUFBRSxpQ0FBaUM7RUFDaEYsNkNBQTZDLEVBQUUsZ0NBQWdDOztFQUUvRSx3REFBd0QsRUFBRSxxQ0FBcUM7RUFDL0Ysc0RBQXNELEVBQUUsbUNBQW1DO0VBQzNGLDJCQUEyQixFQUFFLHNDQUFzQztFQUNuRSwyQkFBMkIsRUFBRSx1REFBdUQ7RUFDcEYsMENBQTBDLEVBQUUsbUNBQW1DOztFQUUvRSwwQkFBMEIsQ0FBQyw2REFBNkQ7O0VBRXhGLDREQUE0RCxFQUFFLG1DQUFtQztFQUNqRyxzQkFBc0IsRUFBRSx3REFBd0Q7O0VBRWhGLHNDQUFzQyxFQUFFLG9EQUFvRDtFQUM1RixnQ0FBZ0MsRUFBRSwwQ0FBMEM7RUFDNUUsK0JBQStCLEVBQUUseUNBQXlDO0VBQzFFLHlCQUF5QixFQUFFLHNDQUFzQzs7RUFFakUsdUVBQXVFLEVBQUUsbUVBQW1FO0VBQzVJLDZEQUE2RCxFQUFFLGdEQUFnRDtFQUMvRywwQ0FBMEMsRUFBRSxnREFBZ0Q7RUFDNUYsaUNBQWlDLENBQUMsaUNBQWlDOztFQUVuRSw4QkFBOEIsRUFBRSxpQ0FBaUM7RUFDakUsMklBQTJJLEVBQUUsZ0VBQWdFO0VBQzdNLGdFQUFnRSxFQUFFLDhFQUE4RTs7RUFFaEoseUlBQXlJLEVBQUUsOERBQThEO0VBQ3pNLDRCQUE0QixDQUFDLGlDQUFpQztFQUM5RCw4REFBOEQsRUFBRSw0RUFBNEU7O0VBRTVJLHFDQUFxQyxFQUFFLDBDQUEwQztFQUNqRiwrQ0FBK0MsRUFBRSxtQ0FBbUM7RUFDcEYsd0RBQXdELEVBQUUsdUNBQXVDO0VBQ2pHLCtDQUErQyxFQUFFLHlDQUF5QztFQUMxRiwrQkFBK0IsRUFBRSxvQ0FBb0M7RUFDckUsNkNBQTZDLEVBQUUsd0NBQXdDO0VBQ3ZGLG1DQUFtQyxFQUFFLDZDQUE2Qzs7RUFFbEYsc0RBQXNELEVBQUUsNkJBQTZCO0VBQ3JGLDJCQUEyQixFQUFFLGdDQUFnQztFQUM3RCxrQ0FBa0MsRUFBRSxnQ0FBZ0M7RUFDcEUsZ0NBQWdDLEVBQUUsNkNBQTZDOztFQUUvRSwrQkFBK0I7QUFDakM7O0FBRUE7RUFDRSxnQ0FBZ0M7QUFDbEM7O0FBRUEsMkJBQTJCO0FBQzNCO0VBQ0Usa0JBQWtCLEVBQUUsaURBQWlEO0VBQ3JFLHNCQUFzQjtBQUN4Qjs7QUFFQTtFQUNFLHNCQUFzQjtBQUN4Qjs7QUFFQTtFQUNFLDJCQUEyQjtFQUMzQiw2QkFBNkI7RUFDN0IseUJBQXlCO0VBQ3pCLGtCQUFrQjtBQUNwQjs7QUFFQTtFQUNFLGdCQUFnQjtFQUNoQixVQUFVO0VBQ1YsU0FBUztFQUNULGVBQWU7RUFDZixhQUFhO0VBQ2IsY0FBYztFQUNkLHVCQUF1QjtFQUN2QixtQkFBbUI7RUFDbkIsYUFBYTs7RUFFYixrQ0FBa0M7RUFDbEMsb0NBQW9DO0VBQ3BDLG9DQUFvQztFQUNwQyxrREFBa0Q7QUFDcEQ7O0FBRUE7RUFDRSxjQUFjO0FBQ2hCOztBQUVBO0VBQ0UsVUFBVTs7RUFFVixrQkFBa0I7RUFDbEIsb0JBQW9CO0VBQ3BCLG1CQUFtQjs7RUFFbkIsbUJBQW1CO0VBQ25CLFNBQVM7QUFDWDs7QUFFQTs7RUFFRSxZQUFZO0VBQ1osZ0JBQWdCO0VBQ2hCLFVBQVU7RUFDVixTQUFTO0VBQ1QsZUFBZTtFQUNmLGFBQWE7RUFDYixjQUFjO0VBQ2QscUJBQXFCO0VBQ3JCLHdCQUF3QjtFQUN4QixvQkFBb0I7RUFDcEIsbUJBQW1CO0VBQ25CLHVCQUF1QjtFQUN2QixrQkFBa0I7RUFDbEIsZ0JBQWdCOztFQUVoQixrQ0FBa0M7RUFDbEMsb0NBQW9DO0FBQ3RDOztBQUVBOztFQUVFLGNBQWM7O0VBRWQsK0NBQStDO0FBQ2pEOztBQUVBO0VBQ0UscUJBQXFCO0VBQ3JCLDZCQUE2QjtBQUMvQjs7QUFFQTtFQUNFLHlCQUF5QjtBQUMzQjs7QUFFQTtFQUNFLHlCQUF5QjtFQUN6QixxQkFBcUI7QUFDdkI7O0FBRUE7RUFDRSxrQkFBa0I7RUFDbEIsb0JBQW9CO0VBQ3BCLG1CQUFtQjtFQUNuQiw0QkFBNEI7QUFDOUI7QUFDQTtFQUNFLFVBQVU7O0VBRVYsVUFBVTtFQUNWLFVBQVU7RUFDVixnQkFBZ0I7RUFDaEIsa0JBQWtCO0VBQ2xCLG9CQUFvQjtFQUNwQixrQkFBa0I7RUFDbEIscUJBQXFCO0VBQ3JCLFdBQVc7RUFDWCxTQUFTO0VBQ1QsVUFBVTtFQUNWLGVBQWU7RUFDZixZQUFZO0VBQ1osb0JBQW9CO0FBQ3RCOztBQUVBO0VBQ0Usa0JBQWtCO0VBQ2xCLG9CQUFvQjtFQUNwQixtQkFBbUI7QUFDckI7O0FBRUE7RUFDRSxvQ0FBb0M7QUFDdEM7O0FBRUE7RUFDRSxhQUFhO0VBQ2IscUJBQXFCO0VBQ3JCLDZCQUE2QjtFQUM3QixtQ0FBbUM7QUFDckM7O0FBRUE7RUFDRSxrQkFBa0I7RUFDbEIsYUFBYTtFQUNiLGVBQWU7RUFDZiwwQkFBMEI7RUFDMUIsc0JBQXNCO0FBQ3hCOztBQUVBO0VBQ0UseUJBQXlCO0FBQzNCOztBQUVBO0VBQ0Usa0JBQWtCO0VBQ2xCLG9CQUFvQjtFQUNwQixtQkFBbUI7O0VBRW5CLGFBQWE7RUFDYixtQkFBbUI7O0VBRW5CLDZCQUE2QjtBQUMvQjs7QUFFQTtFQUNFLG1DQUFtQztFQUNuQyxtQ0FBbUM7RUFDbkMsNkJBQTZCO0VBQzdCLHlDQUF5QztFQUN6QyxpREFBaUQ7QUFDbkQ7O0FBRUE7RUFDRSx1Q0FBdUM7RUFDdkMsaUNBQWlDO0VBQ2pDLHFDQUFxQztFQUNyQyxtQ0FBbUM7RUFDbkMscUNBQXFDO0VBQ3JDLG1EQUFtRDtFQUNuRCw0Q0FBNEM7QUFDOUM7O0FBRUEsa0JBQWtCO0FBQ2xCO0VBQ0UsNkJBQTZCO0FBQy9COztBQUVBO0VBQ0UsOEJBQThCO0FBQ2hDOztBQUVBO0VBQ0Usa0NBQWtDO0FBQ3BDOztBQUVBO0VBQ0UsbUNBQW1DO0FBQ3JDOztBQUVBO0VBQ0Usb0NBQW9DO0FBQ3RDOztBQUVBO0VBQ0Usa0JBQWtCO0VBQ2xCLG1DQUFtQztBQUNyQzs7QUFFQTtFQUNFLDZDQUE2QztBQUMvQzs7QUFFQTtFQUNFLDhEQUE4RDtFQUM5RCxtQ0FBbUM7QUFDckM7O0FBRUE7RUFDRSwwREFBMEQ7RUFDMUQsa0NBQWtDO0FBQ3BDOztBQUVBO0VBQ0UseUJBQXlCO0VBQ3pCLGFBQWE7RUFDYixvQkFBb0I7RUFDcEIsb0NBQW9DO0FBQ3RDOztBQUVBO0VBQ0UsMkNBQTJDO0VBQzNDLGlDQUFpQztBQUNuQzs7QUFFQTtFQUNFLG1DQUFtQztFQUNuQyw0REFBNEQ7QUFDOUQ7O0FBRUE7RUFDRSxrQkFBa0I7QUFDcEI7O0FBRUE7RUFDRSxlQUFlO0FBQ2pCIiwic291cmNlc0NvbnRlbnQiOlsiLyogVmFyaWFibGVzIGRlY2xhcmF0aW9uICovXG4vKiBwcmV0dGllci1pZ25vcmUgKi9cbi5yZHAtcm9vdCB7XG4gIC0tcmRwLWFjY2VudC1jb2xvcjogYmx1ZTsgLyogVGhlIGFjY2VudCBjb2xvciB1c2VkIGZvciBzZWxlY3RlZCBkYXlzIGFuZCBVSSBlbGVtZW50cy4gKi9cbiAgLS1yZHAtYWNjZW50LWJhY2tncm91bmQtY29sb3I6ICNmMGYwZmY7IC8qIFRoZSBhY2NlbnQgYmFja2dyb3VuZCBjb2xvciB1c2VkIGZvciBzZWxlY3RlZCBkYXlzIGFuZCBVSSBlbGVtZW50cy4gKi9cbiAgLS1yZHAtZm9udC1mYW1pbHk6IHN5c3RlbS11aTsgLyogVGhlIGZvbnQgZmFtaWx5IHVzZWQgYnkgdGhlIGNhbGVuZGFyLiBOb3RlIHRoYXQgYGluaGVyaXRgZG9lcyBub3Qgd29yayBoZXJlLiAqL1xuXG4gIC0tcmRwLWRheS1mb250OiBpbmhlcml0OyAvKiBUaGUgZm9udCB1c2VkIGZvciB0aGUgZGF5IGNlbGxzLiAqL1xuICAtLXJkcC1kYXktaGVpZ2h0OiAyLjc1cmVtOyAvKiBUaGUgaGVpZ2h0IG9mIHRoZSBkYXkgY2VsbHMuICovXG4gIC0tcmRwLWRheS13aWR0aDogMi43NXJlbTsgLyogVGhlIHdpZHRoIG9mIHRoZSBkYXkgY2VsbHMuICovXG4gIFxuICAtLXJkcC1kYXlfYnV0dG9uLWJvcmRlci1yYWRpdXM6IDEwMCU7IC8qIFRoZSBib3JkZXIgcmFkaXVzIG9mIHRoZSBkYXkgY2VsbHMuICovXG4gIC0tcmRwLWRheV9idXR0b24tYm9yZGVyOiAycHggc29saWQgdHJhbnNwYXJlbnQ7IC8qIFRoZSBib3JkZXIgb2YgdGhlIGRheSBjZWxscy4gKi9cbiAgLS1yZHAtZGF5X2J1dHRvbi1oZWlnaHQ6IHZhcigtLXJkcC1kYXktd2lkdGgpOyAvKiBUaGUgaGVpZ2h0IG9mIHRoZSBkYXkgY2VsbHMuICovXG4gIC0tcmRwLWRheV9idXR0b24td2lkdGg6IHZhcigtLXJkcC1kYXktaGVpZ2h0KTsgLyogVGhlIHdpZHRoIG9mIHRoZSBkYXkgY2VsbHMuICovXG4gIFxuICAtLXJkcC1zZWxlY3RlZC1ib3JkZXI6IDJweCBzb2xpZCB2YXIoLS1yZHAtYWNjZW50LWNvbG9yKTsgLyogVGhlIGJvcmRlciBvZiB0aGUgc2VsZWN0ZWQgZGF5cy4gKi9cbiAgLS1yZHAtc2VsZWN0ZWQtZm9udDogYm9sZCBsYXJnZSB2YXIoLS1yZHAtZm9udC1mYW1pbHkpOyAvKiBUaGUgZm9udCBvZiB0aGUgc2VsZWN0ZWQgZGF5cy4gKi9cbiAgLS1yZHAtZGlzYWJsZWQtb3BhY2l0eTogMC41OyAvKiBUaGUgb3BhY2l0eSBvZiB0aGUgZGlzYWJsZWQgZGF5cy4gKi9cbiAgLS1yZHAtb3V0c2lkZS1vcGFjaXR5OiAwLjc1OyAvKiBUaGUgb3BhY2l0eSBvZiB0aGUgZGF5cyBvdXRzaWRlIHRoZSBjdXJyZW50IG1vbnRoLiAqL1xuICAtLXJkcC10b2RheS1jb2xvcjogdmFyKC0tcmRwLWFjY2VudC1jb2xvcik7IC8qIFRoZSBjb2xvciBvZiB0aGUgdG9kYXkncyBkYXRlLiAqL1xuICBcbiAgLS1yZHAtZHJvcGRvd24tZ2FwOiAwLjVyZW07LyogVGhlIGdhcCBiZXR3ZWVuIHRoZSBkcm9wZG93bnMgdXNlZCBpbiB0aGUgbW9udGggY2FwdG9ucy4gKi9cbiAgXG4gIC0tcmRwLW1vbnRoX2NhcHRpb24tZm9udDogYm9sZCBsYXJnZXIgdmFyKC0tcmRwLWZvbnQtZmFtaWx5KTsgLyogVGhlIGZvbnQgb2YgdGhlIG1vbnRoIGNhcHRpb24uICovXG4gIC0tcmRwLW1vbnRocy1nYXA6IDJyZW07IC8qIFRoZSBnYXAgYmV0d2VlbiB0aGUgbW9udGhzIGluIHRoZSBtdWx0aS1tb250aCB2aWV3LiAqL1xuICBcbiAgLS1yZHAtbmF2X2J1dHRvbi1kaXNhYmxlZC1vcGFjaXR5OiAwLjU7IC8qIFRoZSBvcGFjaXR5IG9mIHRoZSBkaXNhYmxlZCBuYXZpZ2F0aW9uIGJ1dHRvbnMuICovXG4gIC0tcmRwLW5hdl9idXR0b24taGVpZ2h0OiAyLjI1cmVtOyAvKiBUaGUgaGVpZ2h0IG9mIHRoZSBuYXZpZ2F0aW9uIGJ1dHRvbnMuICovXG4gIC0tcmRwLW5hdl9idXR0b24td2lkdGg6IDIuMjVyZW07IC8qIFRoZSB3aWR0aCBvZiB0aGUgbmF2aWdhdGlvbiBidXR0b25zLiAqL1xuICAtLXJkcC1uYXYtaGVpZ2h0OiAyLjc1cmVtOyAvKiBUaGUgaGVpZ2h0IG9mIHRoZSBuYXZpZ2F0aW9uIGJhci4gKi9cbiAgXG4gIC0tcmRwLXJhbmdlX21pZGRsZS1iYWNrZ3JvdW5kLWNvbG9yOiB2YXIoLS1yZHAtYWNjZW50LWJhY2tncm91bmQtY29sb3IpOyAvKiBUaGUgY29sb3Igb2YgdGhlIGJhY2tncm91bmQgZm9yIGRheXMgaW4gdGhlIG1pZGRsZSBvZiBhIHJhbmdlLiAqL1xuICAtLXJkcC1yYW5nZV9taWRkbGUtZm9udDogbm9ybWFsIG1lZGl1bSB2YXIoLS1yZHAtZm9udC1mYW1pbHkpOyAvKiBUaGUgZm9udCBmb3IgZGF5cyBpbiB0aGUgbWlkZGxlIG9mIGEgcmFuZ2UuICovXG4gIC0tcmRwLXJhbmdlX21pZGRsZS1mb3JlZ3JvdW5kLWNvbG9yOiB3aGl0ZTsgLyogVGhlIGZvbnQgZm9yIGRheXMgaW4gdGhlIG1pZGRsZSBvZiBhIHJhbmdlLiAqL1xuICAtLXJkcC1yYW5nZV9taWRkbGUtY29sb3I6IGluaGVyaXQ7LyogVGhlIGNvbG9yIG9mIHRoZSByYW5nZSB0ZXh0LiAqL1xuICBcbiAgLS1yZHAtcmFuZ2Vfc3RhcnQtY29sb3I6IHdoaXRlOyAvKiBUaGUgY29sb3Igb2YgdGhlIHJhbmdlIHRleHQuICovXG4gIC0tcmRwLXJhbmdlX3N0YXJ0LWJhY2tncm91bmQ6IGxpbmVhci1ncmFkaWVudCh2YXIoLS1yZHAtZ3JhZGllbnQtZGlyZWN0aW9uKSwgdHJhbnNwYXJlbnQgNTAlLCB2YXIoLS1yZHAtcmFuZ2VfbWlkZGxlLWJhY2tncm91bmQtY29sb3IpIDUwJSk7IC8qIFVzZWQgZm9yIHRoZSBiYWNrZ3JvdW5kIG9mIHRoZSBzdGFydCBvZiB0aGUgc2VsZWN0ZWQgcmFuZ2UuICovXG4gIC0tcmRwLXJhbmdlX3N0YXJ0LWRhdGUtYmFja2dyb3VuZC1jb2xvcjogdmFyKC0tcmRwLWFjY2VudC1jb2xvcik7IC8qIFRoZSBiYWNrZ3JvdW5kIGNvbG9yIG9mIHRoZSBkYXRlIHdoZW4gYXQgdGhlIHN0YXJ0IG9mIHRoZSBzZWxlY3RlZCByYW5nZS4gKi9cbiAgXG4gIC0tcmRwLXJhbmdlX2VuZC1iYWNrZ3JvdW5kOiBsaW5lYXItZ3JhZGllbnQodmFyKC0tcmRwLWdyYWRpZW50LWRpcmVjdGlvbiksIHZhcigtLXJkcC1yYW5nZV9taWRkbGUtYmFja2dyb3VuZC1jb2xvcikgNTAlLCB0cmFuc3BhcmVudCA1MCUpOyAvKiBVc2VkIGZvciB0aGUgYmFja2dyb3VuZCBvZiB0aGUgZW5kIG9mIHRoZSBzZWxlY3RlZCByYW5nZS4gKi9cbiAgLS1yZHAtcmFuZ2VfZW5kLWNvbG9yOiB3aGl0ZTsvKiBUaGUgY29sb3Igb2YgdGhlIHJhbmdlIHRleHQuICovXG4gIC0tcmRwLXJhbmdlX2VuZC1kYXRlLWJhY2tncm91bmQtY29sb3I6IHZhcigtLXJkcC1hY2NlbnQtY29sb3IpOyAvKiBUaGUgYmFja2dyb3VuZCBjb2xvciBvZiB0aGUgZGF0ZSB3aGVuIGF0IHRoZSBlbmQgb2YgdGhlIHNlbGVjdGVkIHJhbmdlLiAqL1xuICBcbiAgLS1yZHAtd2Vla19udW1iZXItYm9yZGVyLXJhZGl1czogMTAwJTsgLyogVGhlIGJvcmRlciByYWRpdXMgb2YgdGhlIHdlZWsgbnVtYmVyLiAqL1xuICAtLXJkcC13ZWVrX251bWJlci1ib3JkZXI6IDJweCBzb2xpZCB0cmFuc3BhcmVudDsgLyogVGhlIGJvcmRlciBvZiB0aGUgd2VlayBudW1iZXIuICovXG4gIC0tcmRwLXdlZWtfbnVtYmVyLWZvbnQ6IDQwMCBzbWFsbCB2YXIoLS1yZHAtZm9udC1mYW1pbHkpOyAvKiBUaGUgZm9udCBvZiB0aGUgd2VlayBudW1iZXIgY2VsbHMuICovXG4gIC0tcmRwLXdlZWtfbnVtYmVyLWhlaWdodDogdmFyKC0tcmRwLWRheS1oZWlnaHQpOyAvKiBUaGUgaGVpZ2h0IG9mIHRoZSB3ZWVrIG51bWJlciBjZWxscy4gKi9cbiAgLS1yZHAtd2Vla19udW1iZXItb3BhY2l0eTogMC43NTsgLyogVGhlIG9wYWNpdHkgb2YgdGhlIHdlZWsgbnVtYmVyLiAqL1xuICAtLXJkcC13ZWVrX251bWJlci13aWR0aDogdmFyKC0tcmRwLWRheS13aWR0aCk7IC8qIFRoZSB3aWR0aCBvZiB0aGUgd2VlayBudW1iZXIgY2VsbHMuICovXG4gIC0tcmRwLXdlZWtudW1iZXItdGV4dC1hbGlnbjogY2VudGVyOyAvKiBUaGUgdGV4dCBhbGlnbm1lbnQgb2YgdGhlIHdlZWtkYXkgY2VsbHMuICovXG5cbiAgLS1yZHAtd2Vla2RheS1mb250OiA1MDAgc21hbGxlciB2YXIoLS1yZHAtZm9udC1mYW1pbHkpOyAvKiBUaGUgZm9udCBvZiB0aGUgd2Vla2RheS4gKi9cbiAgLS1yZHAtd2Vla2RheS1vcGFjaXR5OiAwLjc1OyAvKiBUaGUgb3BhY2l0eSBvZiB0aGUgd2Vla2RheS4gKi9cbiAgLS1yZHAtd2Vla2RheS1wYWRkaW5nOiAwLjVyZW0gMHJlbTsgLyogVGhlIHBhZGRpbmcgb2YgdGhlIHdlZWtkYXkuICovXG4gIC0tcmRwLXdlZWtkYXktdGV4dC1hbGlnbjogY2VudGVyOyAvKiBUaGUgdGV4dCBhbGlnbm1lbnQgb2YgdGhlIHdlZWtkYXkgY2VsbHMuICovXG5cbiAgLS1yZHAtZ3JhZGllbnQtZGlyZWN0aW9uOiA5MGRlZztcbn1cblxuLnJkcC1yb290W2Rpcj1cInJ0bFwiXSB7XG4gIC0tcmRwLWdyYWRpZW50LWRpcmVjdGlvbjogLTkwZGVnO1xufVxuXG4vKiBSb290IG9mIHRoZSBjb21wb25lbnQuICovXG4ucmRwLXJvb3Qge1xuICBwb3NpdGlvbjogcmVsYXRpdmU7IC8qIFJlcXVpcmVkIHRvIHBvc2l0aW9uIHRoZSBuYXZpZ2F0aW9uIHRvb2xiYXIuICovXG4gIGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG59XG5cbi5yZHAtcm9vdCAqIHtcbiAgYm94LXNpemluZzogYm9yZGVyLWJveDtcbn1cblxuLnJkcC1kYXkge1xuICB3aWR0aDogdmFyKC0tcmRwLWRheS13aWR0aCk7XG4gIGhlaWdodDogdmFyKC0tcmRwLWRheS1oZWlnaHQpO1xuICBmb250OiB2YXIoLS1yZHAtZGF5LWZvbnQpO1xuICB0ZXh0LWFsaWduOiBjZW50ZXI7XG59XG5cbi5yZHAtZGF5X2J1dHRvbiB7XG4gIGJhY2tncm91bmQ6IG5vbmU7XG4gIHBhZGRpbmc6IDA7XG4gIG1hcmdpbjogMDtcbiAgY3Vyc29yOiBwb2ludGVyO1xuICBmb250OiBpbmhlcml0O1xuICBjb2xvcjogaW5oZXJpdDtcbiAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gIGRpc3BsYXk6IGZsZXg7XG5cbiAgd2lkdGg6IHZhcigtLXJkcC1kYXlfYnV0dG9uLXdpZHRoKTtcbiAgaGVpZ2h0OiB2YXIoLS1yZHAtZGF5X2J1dHRvbi1oZWlnaHQpO1xuICBib3JkZXI6IHZhcigtLXJkcC1kYXlfYnV0dG9uLWJvcmRlcik7XG4gIGJvcmRlci1yYWRpdXM6IHZhcigtLXJkcC1kYXlfYnV0dG9uLWJvcmRlci1yYWRpdXMpO1xufVxuXG4ucmRwLWRheV9idXR0b246ZGlzYWJsZWQge1xuICBjdXJzb3I6IHJldmVydDtcbn1cblxuLnJkcC1jYXB0aW9uX2xhYmVsIHtcbiAgei1pbmRleDogMTtcblxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGRpc3BsYXk6IGlubGluZS1mbGV4O1xuICBhbGlnbi1pdGVtczogY2VudGVyO1xuXG4gIHdoaXRlLXNwYWNlOiBub3dyYXA7XG4gIGJvcmRlcjogMDtcbn1cblxuLnJkcC1idXR0b25fbmV4dCxcbi5yZHAtYnV0dG9uX3ByZXZpb3VzIHtcbiAgYm9yZGVyOiBub25lO1xuICBiYWNrZ3JvdW5kOiBub25lO1xuICBwYWRkaW5nOiAwO1xuICBtYXJnaW46IDA7XG4gIGN1cnNvcjogcG9pbnRlcjtcbiAgZm9udDogaW5oZXJpdDtcbiAgY29sb3I6IGluaGVyaXQ7XG4gIC1tb3otYXBwZWFyYW5jZTogbm9uZTtcbiAgLXdlYmtpdC1hcHBlYXJhbmNlOiBub25lO1xuICBkaXNwbGF5OiBpbmxpbmUtZmxleDtcbiAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgYXBwZWFyYW5jZTogbm9uZTtcblxuICB3aWR0aDogdmFyKC0tcmRwLW5hdl9idXR0b24td2lkdGgpO1xuICBoZWlnaHQ6IHZhcigtLXJkcC1uYXZfYnV0dG9uLWhlaWdodCk7XG59XG5cbi5yZHAtYnV0dG9uX25leHQ6ZGlzYWJsZWQsXG4ucmRwLWJ1dHRvbl9wcmV2aW91czpkaXNhYmxlZCB7XG4gIGN1cnNvcjogcmV2ZXJ0O1xuXG4gIG9wYWNpdHk6IHZhcigtLXJkcC1uYXZfYnV0dG9uLWRpc2FibGVkLW9wYWNpdHkpO1xufVxuXG4ucmRwLWNoZXZyb24ge1xuICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG4gIGZpbGw6IHZhcigtLXJkcC1hY2NlbnQtY29sb3IpO1xufVxuXG4ucmRwLXJvb3RbZGlyPVwicnRsXCJdIC5yZHAtbmF2IC5yZHAtY2hldnJvbiB7XG4gIHRyYW5zZm9ybTogcm90YXRlKDE4MGRlZyk7XG59XG5cbi5yZHAtcm9vdFtkaXI9XCJydGxcIl0gLnJkcC1uYXYgLnJkcC1jaGV2cm9uIHtcbiAgdHJhbnNmb3JtOiByb3RhdGUoMTgwZGVnKTtcbiAgdHJhbnNmb3JtLW9yaWdpbjogNTAlO1xufVxuXG4ucmRwLWRyb3Bkb3ducyB7XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgZGlzcGxheTogaW5saW5lLWZsZXg7XG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gIGdhcDogdmFyKC0tcmRwLWRyb3Bkb3duLWdhcCk7XG59XG4ucmRwLWRyb3Bkb3duIHtcbiAgei1pbmRleDogMjtcblxuICAvKiBSZXNldCAqL1xuICBvcGFjaXR5OiAwO1xuICBhcHBlYXJhbmNlOiBub25lO1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIGluc2V0LWJsb2NrLXN0YXJ0OiAwO1xuICBpbnNldC1ibG9jay1lbmQ6IDA7XG4gIGluc2V0LWlubGluZS1zdGFydDogMDtcbiAgd2lkdGg6IDEwMCU7XG4gIG1hcmdpbjogMDtcbiAgcGFkZGluZzogMDtcbiAgY3Vyc29yOiBpbmhlcml0O1xuICBib3JkZXI6IG5vbmU7XG4gIGxpbmUtaGVpZ2h0OiBpbmhlcml0O1xufVxuXG4ucmRwLWRyb3Bkb3duX3Jvb3Qge1xuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGRpc3BsYXk6IGlubGluZS1mbGV4O1xuICBhbGlnbi1pdGVtczogY2VudGVyO1xufVxuXG4ucmRwLWRyb3Bkb3duX3Jvb3RbZGF0YS1kaXNhYmxlZD1cInRydWVcIl0gLnJkcC1jaGV2cm9uIHtcbiAgb3BhY2l0eTogdmFyKC0tcmRwLWRpc2FibGVkLW9wYWNpdHkpO1xufVxuXG4ucmRwLW1vbnRoX2NhcHRpb24ge1xuICBkaXNwbGF5OiBmbGV4O1xuICBhbGlnbi1jb250ZW50OiBjZW50ZXI7XG4gIGhlaWdodDogdmFyKC0tcmRwLW5hdi1oZWlnaHQpO1xuICBmb250OiB2YXIoLS1yZHAtbW9udGhfY2FwdGlvbi1mb250KTtcbn1cblxuLnJkcC1tb250aHMge1xuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGRpc3BsYXk6IGZsZXg7XG4gIGZsZXgtd3JhcDogd3JhcDtcbiAgZ2FwOiB2YXIoLS1yZHAtbW9udGhzLWdhcCk7XG4gIG1heC13aWR0aDogZml0LWNvbnRlbnQ7XG59XG5cbi5yZHAtbW9udGhfZ3JpZCB7XG4gIGJvcmRlci1jb2xsYXBzZTogY29sbGFwc2U7XG59XG5cbi5yZHAtbmF2IHtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICBpbnNldC1ibG9jay1zdGFydDogMDtcbiAgaW5zZXQtaW5saW5lLWVuZDogMDtcblxuICBkaXNwbGF5OiBmbGV4O1xuICBhbGlnbi1pdGVtczogY2VudGVyO1xuXG4gIGhlaWdodDogdmFyKC0tcmRwLW5hdi1oZWlnaHQpO1xufVxuXG4ucmRwLXdlZWtkYXkge1xuICBvcGFjaXR5OiB2YXIoLS1yZHAtd2Vla2RheS1vcGFjaXR5KTtcbiAgcGFkZGluZzogdmFyKC0tcmRwLXdlZWtkYXktcGFkZGluZyk7XG4gIGZvbnQ6IHZhcigtLXJkcC13ZWVrZGF5LWZvbnQpO1xuICB0ZXh0LWFsaWduOiB2YXIoLS1yZHAtd2Vla2RheS10ZXh0LWFsaWduKTtcbiAgdGV4dC10cmFuc2Zvcm06IHZhcigtLXJkcC13ZWVrZGF5LXRleHQtdHJhbnNmb3JtKTtcbn1cblxuLnJkcC13ZWVrX251bWJlciB7XG4gIG9wYWNpdHk6IHZhcigtLXJkcC13ZWVrX251bWJlci1vcGFjaXR5KTtcbiAgZm9udDogdmFyKC0tcmRwLXdlZWtfbnVtYmVyLWZvbnQpO1xuICBoZWlnaHQ6IHZhcigtLXJkcC13ZWVrX251bWJlci1oZWlnaHQpO1xuICB3aWR0aDogdmFyKC0tcmRwLXdlZWtfbnVtYmVyLXdpZHRoKTtcbiAgYm9yZGVyOiB2YXIoLS1yZHAtd2Vla19udW1iZXItYm9yZGVyKTtcbiAgYm9yZGVyLXJhZGl1czogdmFyKC0tcmRwLXdlZWtfbnVtYmVyLWJvcmRlci1yYWRpdXMpO1xuICB0ZXh0LWFsaWduOiB2YXIoLS1yZHAtd2Vla251bWJlci10ZXh0LWFsaWduKTtcbn1cblxuLyogREFZIE1PRElGSUVSUyAqL1xuLnJkcC10b2RheTpub3QoLnJkcC1vdXRzaWRlKSB7XG4gIGNvbG9yOiB2YXIoLS1yZHAtdG9kYXktY29sb3IpO1xufVxuXG4ucmRwLXNlbGVjdGVkIHtcbiAgZm9udDogdmFyKC0tcmRwLXNlbGVjdGVkLWZvbnQpO1xufVxuXG4ucmRwLXNlbGVjdGVkIC5yZHAtZGF5X2J1dHRvbiB7XG4gIGJvcmRlcjogdmFyKC0tcmRwLXNlbGVjdGVkLWJvcmRlcik7XG59XG5cbi5yZHAtb3V0c2lkZSB7XG4gIG9wYWNpdHk6IHZhcigtLXJkcC1vdXRzaWRlLW9wYWNpdHkpO1xufVxuXG4ucmRwLWRpc2FibGVkIHtcbiAgb3BhY2l0eTogdmFyKC0tcmRwLWRpc2FibGVkLW9wYWNpdHkpO1xufVxuXG4ucmRwLWhpZGRlbiB7XG4gIHZpc2liaWxpdHk6IGhpZGRlbjtcbiAgY29sb3I6IHZhcigtLXJkcC1yYW5nZV9zdGFydC1jb2xvcik7XG59XG5cbi5yZHAtcmFuZ2Vfc3RhcnQge1xuICBiYWNrZ3JvdW5kOiB2YXIoLS1yZHAtcmFuZ2Vfc3RhcnQtYmFja2dyb3VuZCk7XG59XG5cbi5yZHAtcmFuZ2Vfc3RhcnQgLnJkcC1kYXlfYnV0dG9uIHtcbiAgYmFja2dyb3VuZC1jb2xvcjogdmFyKC0tcmRwLXJhbmdlX3N0YXJ0LWRhdGUtYmFja2dyb3VuZC1jb2xvcik7XG4gIGNvbG9yOiB2YXIoLS1yZHAtcmFuZ2Vfc3RhcnQtY29sb3IpO1xufVxuXG4ucmRwLXJhbmdlX21pZGRsZSB7XG4gIGJhY2tncm91bmQtY29sb3I6IHZhcigtLXJkcC1yYW5nZV9taWRkbGUtYmFja2dyb3VuZC1jb2xvcik7XG4gIGZvbnQ6IHZhcigtLXJkcC1yYW5nZV9taWRkbGUtZm9udCk7XG59XG5cbi5yZHAtcmFuZ2VfbWlkZGxlIC5yZHAtZGF5X2J1dHRvbiB7XG4gIGJvcmRlci1jb2xvcjogdHJhbnNwYXJlbnQ7XG4gIGJvcmRlcjogdW5zZXQ7XG4gIGJvcmRlci1yYWRpdXM6IHVuc2V0O1xuICBjb2xvcjogdmFyKC0tcmRwLXJhbmdlX21pZGRsZS1jb2xvcik7XG59XG5cbi5yZHAtcmFuZ2VfZW5kIHtcbiAgYmFja2dyb3VuZDogdmFyKC0tcmRwLXJhbmdlX2VuZC1iYWNrZ3JvdW5kKTtcbiAgY29sb3I6IHZhcigtLXJkcC1yYW5nZV9lbmQtY29sb3IpO1xufVxuXG4ucmRwLXJhbmdlX2VuZCAucmRwLWRheV9idXR0b24ge1xuICBjb2xvcjogdmFyKC0tcmRwLXJhbmdlX3N0YXJ0LWNvbG9yKTtcbiAgYmFja2dyb3VuZC1jb2xvcjogdmFyKC0tcmRwLXJhbmdlX2VuZC1kYXRlLWJhY2tncm91bmQtY29sb3IpO1xufVxuXG4ucmRwLXJhbmdlX3N0YXJ0LnJkcC1yYW5nZV9lbmQge1xuICBiYWNrZ3JvdW5kOiByZXZlcnQ7XG59XG5cbi5yZHAtZm9jdXNhYmxlIHtcbiAgY3Vyc29yOiBwb2ludGVyO1xufVxuIl0sInNvdXJjZVJvb3QiOiIifQ== */</style><meta name="description" content="" data-react-helmet="true"><meta name="author" content="" data-react-helmet="true"><meta name="keywords" content="" data-react-helmet="true"><meta property="og:description" content="" data-react-helmet="true"></head><body><div id="app"><div class="sc-iWadT dOaHJQ"><div class="sc-kfGgVZ iqTpTZ"><div class="sc-kPVwWT jGdWyd"></div><div class="sc-gQNndl hqSzRH"><section id="section-11042920" class="sc-cBrjTV dcSlWn"><div width="wide" class="sc-jdeSqf iHLBuO"><div class="sc-jPPmml czWjJt"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-8649a757" class="sc-hUMlYv WrJhP"><div size="6" class="sc-kxynE juVVQJ"><div class="sc-gQNndl cVaAKw"><a href="#" rel="noopener noreferrer" target="_self"><div id="image-670cba1f" class="sc-exkUMo bQphAy"><picture style="display:block;position:relative;height:0;overflow:visible;padding-bottom:100%"><img loading="lazy" src="FAQ-page_files/63c831a8b8dfc_logo.svg" class="sc-cBdUnI ekiMcN"></picture></div></a></div></div><div size="6" class="sc-kxynE cxvNeG"><div class="sc-gQNndl iGbeyN"><div id="menu-ef630930" class="sc-jAaTju kJIpBK"><a href="https://systeme.io/blog-template-73" color="rgba(255, 255, 255, 1)" font-size="20" font-family="Mulish" font-weight="400" font-style="normal" class="MenuItemUi-sc-1qj161y-0 lcCjfF">Home</a><div class="sc-brqgnP degVrN"></div><a href="https://systeme.io/blog-template-73/contact" color="rgba(255, 255, 255, 1)" font-size="20" font-family="Mulish" font-weight="400" font-style="normal" class="sc-cMljjf cTrNwO">Contact</a><div class="sc-brqgnP degVrN"></div><a href="https://systeme.io/blog-template-73/posts" color="rgba(255, 255, 255, 1)" font-size="20" font-family="Mulish" font-weight="400" font-style="normal" class="sc-cMljjf cTrNwO">Articles</a><div class="sc-brqgnP degVrN"></div><a href="https://systeme.io/blog-template-73/about" color="rgba(255, 255, 255, 1)" font-size="20" font-family="Mulish" font-weight="400" font-style="normal" class="sc-cMljjf cTrNwO">About</a></div><div class="sc-gPEVay knNsWy"><span class="sc-jDwBTQ jAtKtX"></span><span class="sc-jDwBTQ jAtKtX"></span><span class="sc-jDwBTQ jAtKtX"></span></div><div id="side-menu-ef630930" class="sc-jhAzac frbhDJ"><ul spacing="32" class="sc-hzDkRC hShCQR"><li><div class="sc-csuQGl cZFdzW"><div class="sc-gipzik dIMdJK"><a href="https://systeme.io/blog-template-73" font-size="20" font-family="Mulish" font-weight="400" font-style="normal" color="rgba(255, 255, 255, 1)" class="MenuItemUi-sc-1qj161y-0 lcCjfF">Home</a></div></div></li><li><div class="sc-csuQGl cZFdzW"><div class="sc-gipzik dIMdJK"><a href="https://systeme.io/blog-template-73/contact" font-size="20" font-family="Mulish" font-weight="400" font-style="normal" color="rgba(255, 255, 255, 1)" class="sc-cMljjf cTrNwO">Contact</a></div></div></li><li><div class="sc-csuQGl cZFdzW"><div class="sc-gipzik dIMdJK"><a href="https://systeme.io/blog-template-73/posts" font-size="20" font-family="Mulish" font-weight="400" font-style="normal" color="rgba(255, 255, 255, 1)" class="sc-cMljjf cTrNwO">Articles</a></div></div></li><li><div class="sc-csuQGl cZFdzW"><div class="sc-gipzik dIMdJK"><a href="https://systeme.io/blog-template-73/about" font-size="20" font-family="Mulish" font-weight="400" font-style="normal" color="rgba(255, 255, 255, 1)" class="sc-cMljjf cTrNwO">About</a></div></div></li></ul></div></div></div></div></div></div></section></div><div class="sc-gQNndl dpWTFQ"><section id="section-7eb46f8d" class="sc-cBrjTV HBzIu"><div width="fullPage" class="sc-jdeSqf beCRWn"><div class="sc-jPPmml hFSovW"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-e8eb331b" class="sc-hUMlYv SsrCo"><div size="12" class="sc-kxynE hIIyf"><div class="sc-igwadP gdWyfz"><div class="sc-kfGgVZ iqTpTZ"><div class="sc-kPVwWT dwqxIu"></div><div class="sc-gQNndl hIMEbi"><section id="section-584e18e1" class="sc-cBrjTV kReCOq"><div width="wide" class="sc-jdeSqf iHLBuO"><div class="sc-jPPmml czWjJt"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-d6c3c4a6" class="sc-hUMlYv SsrCo"><div size="12" class="sc-kxynE hIIyf"><div class="sc-gQNndl nqdBp"><div id="text-37c82140" font-size="20" font-family="Mulish" color="rgba(255, 255, 255, 1)" font-style="normal" font-weight="400" class="sc-hzNEM wuTgL"><div><p dir="ltr">OFFICIAL BLOG</p></div></div></div><div class="sc-jPPmml hFSovW"><div id="headline-f594e9b4" font-size="72" color="rgba(255, 255, 255, 1)" font-family="Source Sans Pro" font-style="normal" font-weight="400" class="sc-hzNEM bjENRM"><p dir="ltr"><span style="color: rgba(81, 96, 249, 1)"><strong>Insights </strong></span><strong>and </strong><span style="color: rgba(81, 96, 249, 1)"><strong>Inspiration </strong></span><strong>for </strong><span style="color: rgba(191, 175, 242, 1)"><strong>Exceptional </strong></span><strong>Product </strong><span style="color: rgba(249, 213, 127, 1)"><strong>Creation</strong></span></p></div></div></div></div></div></div></section></div><div class="sc-gQNndl ihwAmg"><section id="section-16331383" class="sc-cBrjTV dtGXF"><div width="medium" class="sc-jdeSqf fhRqu"><div class="sc-jPPmml hRxaMB"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-bd7ab9a8" class="sc-hUMlYv gRMFYJ"><div size="12" class="sc-kxynE hIIyf"><div class="sc-gQNndl cqWwSn"><div id="menu-a0fae555" class="sc-jAaTju gDHCWb"><a href="https://systeme.io/blog-template-73" color="rgba(74, 74, 74, 1)" font-size="18" class="MenuItemUi-sc-1qj161y-0 wGYrf">All</a><div class="sc-brqgnP xFvMb"></div><a href="https://systeme.io/blog-template-73/category/code" color="rgba(74, 74, 74, 1)" font-size="18" class="sc-cMljjf hrQMop">Code</a><div class="sc-brqgnP xFvMb"></div><a href="https://systeme.io/blog-template-73/category/design" color="rgba(74, 74, 74, 1)" font-size="18" class="sc-cMljjf hrQMop">Design</a><div class="sc-brqgnP xFvMb"></div><a href="https://systeme.io/blog-template-73/category/industry" color="rgba(74, 74, 74, 1)" font-size="18" class="sc-cMljjf hrQMop">Industry</a><div class="sc-brqgnP xFvMb"></div><a href="https://systeme.io/blog-template-73/category/gaming" color="rgba(74, 74, 74, 1)" font-size="18" class="sc-cMljjf hrQMop">Gaming</a></div><div id="side-menu-a0fae555" class="sc-jhAzac kLmSwC"><ul class="sc-hzDkRC fsnTtU"><li><div class="sc-csuQGl cZFdzW"><div class="sc-gipzik dIMdJK"><a href="https://systeme.io/blog-template-73" font-size="18" color="rgba(74, 74, 74, 1)" class="MenuItemUi-sc-1qj161y-0 wGYrf">All</a></div></div></li><li><div class="sc-csuQGl cZFdzW"><div class="sc-gipzik dIMdJK"><a href="https://systeme.io/blog-template-73/category/code" font-size="18" color="rgba(74, 74, 74, 1)" class="sc-cMljjf hrQMop">Code</a></div></div></li><li><div class="sc-csuQGl cZFdzW"><div class="sc-gipzik dIMdJK"><a href="https://systeme.io/blog-template-73/category/design" font-size="18" color="rgba(74, 74, 74, 1)" class="sc-cMljjf hrQMop">Design</a></div></div></li><li><div class="sc-csuQGl cZFdzW"><div class="sc-gipzik dIMdJK"><a href="https://systeme.io/blog-template-73/category/industry" font-size="18" color="rgba(74, 74, 74, 1)" class="sc-cMljjf hrQMop">Industry</a></div></div></li><li><div class="sc-csuQGl cZFdzW"><div class="sc-gipzik dIMdJK"><a href="https://systeme.io/blog-template-73/category/gaming" font-size="18" color="rgba(74, 74, 74, 1)" class="sc-cMljjf hrQMop">Gaming</a></div></div></li></ul></div></div></div></div></div></div></section></div><div class="sc-gQNndl eaJPAR"><section id="section-eeddae0d" class="sc-cBrjTV fORSWa"><div width="wide" class="sc-jdeSqf iHLBuO"><div class="sc-jPPmml czWjJt"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-73154ec8" class="sc-hUMlYv bHOMUf"><div size="12" class="sc-kxynE hIIyf"><div class="sc-jPPmml hgZtcf"><div id="headline-6753300e" font-size="52" color="rgba(255, 255, 255, 1)" font-family="Source Sans Pro" font-style="normal" font-weight="400" class="sc-hzNEM bMHzmk"><p dir="ltr"><strong>Latest articles</strong></p></div></div><div class="sc-gQNndl hqStxO"><div id="blogpostlisting-c80536e7" class="sc-gzOgki gcItlH"><div class="sc-jtRfpW cenCwE"><div class="BlogPostsPostItemRowUi-sc-1o042jb-0 UXWrj"><div class="BlogPostCardUi-ojlv6x-0 hGuOXb"><a href="https://systeme.io/blog-template-73/immersive-worlds-the-evolution-of-virtual-reality-in-gaming" class="BlogPostLinkImageWrapperUi-sc-1paqiw4-0 hVYZld"><img src="FAQ-page_files/63c90410aa7ab_blogging.png" alt="Immersive Worlds: The Evolution of Virtual Reality in Gaming" class="BlogPostImageUi-sc-33eoew-0 eKgbLc"></a><div class="BlogPostCardContentUi-lpph4e-0 bpnODV"><div font-size="16" color="rgba(255, 98, 80, 1)" class="BlogPostCategoriesUi__BlogPostCategoriesNewUi-pkn7ts-0 jTNXAz"><a href="https://systeme.io/blog-template-73/category/gaming" color="rgba(255, 98, 80, 1)" class="BlogPostCategoryLinkUi__BlogPostCategoryLinkNewUi-sc-14plzth-0 fHhDcw">Gaming</a></div><div font-size="28" color="rgba(249, 213, 127, 1)" font-family="Lora" font-weight="700" font-style="normal" class="BlogPostAnnounceHeaderUi-sc-510r6q-0 ciDRmY"><a href="https://systeme.io/blog-template-73/immersive-worlds-the-evolution-of-virtual-reality-in-gaming" class="BlogPostAnnounceHeaderLinkUi-sc-1419bpr-0 hngjGZ">Immersive Worlds: The Evolution of Virtual Reality in Gaming</a></div><p font-size="20" color="rgba(196, 196, 196, 1)" class="BlogPostAnnounceDescriptionUi-sc-1emukdo-0 dBCbBI">Take
a journey through the evolution of virtual reality in gaming, exploring
how immersive worlds redefine the gaming experience.</p></div></div><div class="BlogPostCardUi-ojlv6x-0 hGuOXb"><a href="https://systeme.io/blog-template-73/indie-gems-a-spotlight-on-unique-and-innovative-indie-games" class="BlogPostLinkImageWrapperUi-sc-1paqiw4-0 hVYZld"><img src="FAQ-page_files/63c90468436b0_webdesign.png" alt="Indie Gems: A Spotlight on Unique and Innovative Indie Games" class="BlogPostImageUi-sc-33eoew-0 eKgbLc"></a><div class="BlogPostCardContentUi-lpph4e-0 bpnODV"><div font-size="16" color="rgba(255, 98, 80, 1)" class="BlogPostCategoriesUi__BlogPostCategoriesNewUi-pkn7ts-0 jTNXAz"><a href="https://systeme.io/blog-template-73/category/gaming" color="rgba(255, 98, 80, 1)" class="BlogPostCategoryLinkUi__BlogPostCategoryLinkNewUi-sc-14plzth-0 fHhDcw">Gaming</a></div><div font-size="28" color="rgba(249, 213, 127, 1)" font-family="Lora" font-weight="700" font-style="normal" class="BlogPostAnnounceHeaderUi-sc-510r6q-0 ciDRmY"><a href="https://systeme.io/blog-template-73/indie-gems-a-spotlight-on-unique-and-innovative-indie-games" class="BlogPostAnnounceHeaderLinkUi-sc-1419bpr-0 hngjGZ">Indie Gems: A Spotlight on Unique and Innovative Indie Games</a></div><p font-size="20" color="rgba(196, 196, 196, 1)" class="BlogPostAnnounceDescriptionUi-sc-1emukdo-0 dBCbBI">Discover
hidden treasures in the gaming world as we shine a spotlight on indie
games that showcase innovation, creativity, and unique gameplay.</p></div></div><div class="BlogPostCardUi-ojlv6x-0 hGuOXb"><a href="https://systeme.io/blog-template-73/esports-revolution-how-competitive-gaming-is-shaping-the-future" class="BlogPostLinkImageWrapperUi-sc-1paqiw4-0 hVYZld"><img src="FAQ-page_files/63c90428ec4c0_meditation.png" alt="E-sports Revolution: How Competitive Gaming is Shaping the Future" class="BlogPostImageUi-sc-33eoew-0 eKgbLc"></a><div class="BlogPostCardContentUi-lpph4e-0 bpnODV"><div font-size="16" color="rgba(255, 98, 80, 1)" class="BlogPostCategoriesUi__BlogPostCategoriesNewUi-pkn7ts-0 jTNXAz"><a href="https://systeme.io/blog-template-73/category/gaming" color="rgba(255, 98, 80, 1)" class="BlogPostCategoryLinkUi__BlogPostCategoryLinkNewUi-sc-14plzth-0 fHhDcw">Gaming</a></div><div font-size="28" color="rgba(249, 213, 127, 1)" font-family="Lora" font-weight="700" font-style="normal" class="BlogPostAnnounceHeaderUi-sc-510r6q-0 ciDRmY"><a href="https://systeme.io/blog-template-73/esports-revolution-how-competitive-gaming-is-shaping-the-future" class="BlogPostAnnounceHeaderLinkUi-sc-1419bpr-0 hngjGZ">E-sports Revolution: How Competitive Gaming is Shaping the Future</a></div><p font-size="20" color="rgba(196, 196, 196, 1)" class="BlogPostAnnounceDescriptionUi-sc-1emukdo-0 dBCbBI">Delve
into the exciting world of competitive gaming, exploring the rise of
e-sports and its profound impact on the future of the gaming industry.</p></div></div></div></div><div class="sc-dfVpRl cKHvjA"><a href="https://systeme.io/blog-template-73?page=1" class="PaginationLinkUi-lab3he-0 eYxqwa">1</a><span class="PaginationCurrentPageUi-sc-17hds6y-0 kCiMnz">2</span></div></div></div></div></div></div></div></section></div></div></div></div></div></div></div></section></div><div class="sc-gQNndl fjqqwZ"><section id="section-8ac7b584" class="sc-cBrjTV bsHKhi"><div width="wide" class="sc-jdeSqf iHLBuO"><div class="sc-jPPmml ioxWLv"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-7c361b57" class="sc-hUMlYv WrJhP"><div size="6" class="sc-kxynE juVVQJ"><div class="sc-jPPmml hjjphx"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-bf51ab83" class="sc-hUMlYv WrJhP"><div size="6" class="sc-kxynE juVVQJ"><div class="sc-gQNndl hfkKCN"><a href="#" rel="noopener noreferrer" target="_self"><div id="image-80d227b5" class="sc-exkUMo bQphAy"><picture style="display:block;position:relative;height:0;overflow:visible;padding-bottom:100%"><img loading="lazy" src="FAQ-page_files/63c831a8b8dfc_logo.svg" class="sc-cBdUnI ekiMcN"></picture></div></a></div><div class="sc-gQNndl kZnink"><div id="text-3c1ba731" font-size="20" font-family="Open Sans" color="rgba(255, 255, 255, 1)" class="sc-hzNEM ebxvMq"><div><p dir="ltr">Your source of insights and inspiration for the creation of digital products.</p></div></div></div><div class="sc-jPPmml hfnAeJ"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-979862df" class="sc-hUMlYv bgESmP"><div size="3" class="sc-kxynE KTWsx"><div class="sc-jPPmml hvpBLZ"><div width="40" class="sc-bFADNz kcSUFC"><picture class="sc-cqpYsc hBwrOj"><a href="#" rel="noopener noreferrer" target="_self"><img id="image-5a6b6cd1" src="FAQ-page_files/63c84b68644bc_github1.svg" width="40" loading="lazy" class="sc-BngTV jpkHkR"></a></picture></div></div></div><div size="3" class="sc-kxynE UhNEF"><div class="sc-jPPmml hvpBLZ"><div width="40" class="sc-bFADNz bqQnZn"><picture class="sc-cqpYsc hBwrOj"><a href="#" rel="noopener noreferrer" target="_self"><img id="image-85028f55" src="FAQ-page_files/63c84b7000e8c_linkedin.svg" width="40" loading="lazy" class="sc-BngTV jpkHkR"></a></picture></div></div></div><div size="3" class="sc-kxynE CXtfk"><div class="sc-jPPmml hvpBLZ"><div width="40" class="sc-bFADNz bqQnZn"><picture class="sc-cqpYsc hBwrOj"><a href="#" rel="noopener noreferrer" target="_self"><img id="image-e3986c31" src="FAQ-page_files/63c84b7d70053_twitter.svg" width="40" loading="lazy" class="sc-BngTV jpkHkR"></a></picture></div></div></div><div size="3" class="sc-kxynE bOhwzV"><div class="sc-jPPmml hvpBLZ"><div width="40" class="sc-bFADNz bqQnZn"><picture class="sc-cqpYsc hBwrOj"><a href="#" rel="noopener noreferrer" target="_self"><img id="image-255f3f3a" src="FAQ-page_files/63c84b844e799_youtube.svg" width="40" loading="lazy" class="sc-BngTV jpkHkR"></a></picture></div></div></div></div></div></div><div size="6" class="sc-kxynE cxvNeG"></div></div></div></div><div size="6" class="sc-kxynE cxvNeG"><div class="sc-gQNndl fpARhI"><div id="text-289cbf22" font-size="40" font-family="Open Sans" color="rgba(255, 255, 255, 1)" letter-spacing="0" class="sc-hzNEM casdZU"><div><p dir="ltr"><span style="color: rgba(255, 255, 255, 1)"><strong>Keep up with all the latest!</strong></span></p></div></div></div><div class="sc-jPPmml igSymG"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-102925ec" class="sc-hUMlYv WrJhP"><div size="8" class="sc-kxynE djqROl"><div class="sc-gQNndl jCGmBS"><div id="text-2f3fe33d" font-size="20" font-family="Open Sans" color="rgba(255, 255, 255, 1)" class="sc-hzNEM kJxvFx"><div><p dir="ltr">Get our curated content delivered straight to your inbox.</p></div></div></div></div><div size="4" class="sc-kxynE cFiXFp"></div></div></div><div class="sc-jPPmml bTFGYP"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-aa5d4974" class="sc-hUMlYv WrJhP"><div size="9" class="sc-kxynE cpcJKn"><div class="sc-jPPmml hFSovW"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-fb93062e" class="sc-hUMlYv eMvGHP"><div size="8" class="sc-kxynE djqROl"><div class="sc-gQNndl khuiKu"><div class="sc-kQsIoO jHJxZz"><input type="email" name="email" placeholder="Email address" id="form-input-081ec3ad" class="sc-eXNvrr ikXCxl"></div></div></div><div size="4" class="sc-kxynE cFiXFp"><div class="sc-gQNndl iVjKQc"><button id="button-4d0bf3a6" font-family="Lora" class="sc-bdVaJa brOlLQ"><div class="sc-bwzfXH eqoTOr">Subsribe</div></button></div></div></div></div></div><div size="3" class="sc-kxynE cvJMcM"></div></div></div></div></div></div><div class="sc-jPPmml czWjJt"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-d565100b" class="sc-hUMlYv kQvJdv"><div size="6" class="sc-kxynE juVVQJ"><div class="sc-gQNndl hqStxO"><div id="text-034ee324" font-size="15" font-family="Open Sans" color="rgba(255, 255, 255, 1)" class="sc-hzNEM jjxbjp"><div><p dir="ltr">Created with ©<span style="color: rgba(255, 255, 255, 1)"> </span><a href="https://systeme.io/" style=""><span style="color: rgba(255, 98, 80, 1)"><u>systeme.io</u></span></a><span style="color: rgba(255, 98, 80, 1)"> </span></p></div></div></div></div><div size="6" class="sc-kxynE cxvNeG"><div class="sc-gQNndl dyCqdi"><div id="text-71b6312b" font-size="15" font-family="Open Sans" color="rgba(255, 255, 255, 1)" class="sc-hzNEM MxRmo"><div><p dir="ltr">Privacy policy | Terms of use | Cookies</p></div></div></div></div></div></div></div></section></div></div></div></div><script data-cookieconsent="ignore" charset="UTF-8">window.__PRELOADED_STATE__={"page":{"id":6898651,"type":"blog_home","locale":"en","seo":{"index":false,"title":"Home page"},"entities":{"1959c307-1d53-4ad9-94ef-e564704c7d1e":{"id":"1959c307-1d53-4ad9-94ef-e564704c7d1e","type":"Menu","color":"rgba(74, 74, 74, 1)","burger":false,"margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"spacing":50,"fontSize":18,"parentId":"cead28da-01d8-49ab-9e76-5e0f47741d6a","alignSelf":"flex-start","menuItems":[{"link":"https://systeme.io/blog-template-73","text":"All"},{"link":"/blog-template-73/category/code","text":"Code"},{"link":"/blog-template-73/category/design","text":"Design"},{"link":"/blog-template-73/category/industry","text":"Industry"},{"link":"/blog-template-73/category/gaming","text":"Gaming"}],"appearance":{"mobile":true,"desktop":true},"htmlAttrId":"menu-a0fae555","lineHeight":45,"activeColor":"rgba(43, 43, 43, 1)","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileFontSize":18,"mobileMenuType":"side","burgerIconColor":"rgba(74, 74, 74, 1)","mobileAlignSelf":"flex-start","mobileLineHeight":44,"sideMenuBackgroundColor":"rgba(255, 255, 255, 1)"},"346b696b-37f4-4d1c-8e1a-dfb4546cabf9":{"id":"346b696b-37f4-4d1c-8e1a-dfb4546cabf9","type":"Headline","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"fontSize":72,"parentId":"fc2d5e89-2b9f-4184-9adb-5f0d467ff8d0","textAlign":"center","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"headline-f594e9b4","lineHeight":72,"mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileFontSize":30,"rawContentState":"{\"blocks\":[{\"key\":\"4dnam\",\"text\":\"Insights and Inspiration for Exceptional Product Creation\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[{\"offset\":0,\"length\":57,\"style\":\"BOLD\"},{\"offset\":0,\"length\":9,\"style\":\"rgba(81, 96, 249, 1)\"},{\"offset\":13,\"length\":12,\"style\":\"rgba(81, 96, 249, 1)\"},{\"offset\":29,\"length\":12,\"style\":\"rgba(191, 175, 242, 1)\"},{\"offset\":49,\"length\":8,\"style\":\"rgba(249, 213, 127, 1)\"}],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}","mobileLineHeight":38,"html":"\x3cp dir=\"ltr\">\x3cspan style=\"color: rgba(81, 96, 249, 1)\">\x3cstrong>Insights \x3c/strong>\x3c/span>\x3cstrong>and \x3c/strong>\x3cspan style=\"color: rgba(81, 96, 249, 1)\">\x3cstrong>Inspiration \x3c/strong>\x3c/span>\x3cstrong>for \x3c/strong>\x3cspan style=\"color: rgba(191, 175, 242, 1)\">\x3cstrong>Exceptional \x3c/strong>\x3c/span>\x3cstrong>Product \x3c/strong>\x3cspan style=\"color: rgba(249, 213, 127, 1)\">\x3cstrong>Creation\x3c/strong>\x3c/span>\x3c/p>"},"5188119f-061e-4e59-8b3e-8baa348aed07":{"id":"5188119f-061e-4e59-8b3e-8baa348aed07","type":"Text","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":4},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"fontSize":20,"parentId":"fc2d5e89-2b9f-4184-9adb-5f0d467ff8d0","fontStyle":"normal","textAlign":"center","appearance":{"mobile":true,"desktop":true},"fontFamily":"Mulish","fontWeight":"400","htmlAttrId":"text-37c82140","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":4},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileFontSize":18,"rawContentState":"{\"blocks\":[{\"key\":\"7gjsu\",\"text\":\"OFFICIAL BLOG\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}","mobileLineHeight":24,"html":"\x3cp dir=\"ltr\">OFFICIAL BLOG\x3c/p>"},"58d73a32-5e68-4721-9a0b-0fba39cf232b":{"id":"58d73a32-5e68-4721-9a0b-0fba39cf232b","type":"Row","border":{"type":"bottomOnly","color":"rgba(255, 255, 255, 0.2)","style":"solid","width":2},"margin":{"marginTop":0,"marginLeft":-40,"marginRight":-40,"marginBottom":0},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":140},"childIds":["ebf128fe-9a9c-4629-b7d4-32bdf11496c0"],"parentId":"5c9e76fd-e887-4efb-ac9c-42f3925021ce","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-73154ec8","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":80}},"5c9e76fd-e887-4efb-ac9c-42f3925021ce":{"id":"5c9e76fd-e887-4efb-ac9c-42f3925021ce","type":"SECTION","styles":{"padding":"85px 0px 0px 0px","marginTop":"0px","marginLeft":"0px","marginRight":"0px","marginBottom":"0px","backgroundSize":"initial","backgroundColor":"rgba(43, 43, 43, 1)","backgroundRepeat":"no-repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"options":{"width":"wide","attrId":"section-eeddae0d","appearance":{"mobile":true,"desktop":true}},"childIds":["58d73a32-5e68-4721-9a0b-0fba39cf232b"],"parentId":"212149-f22044e8-331a-472a-82e5-e35671c12700","mobileStyles":{"padding":"20px 16px 0px 16px","marginTop":"0px","marginLeft":"0px","marginRight":"0px","marginBottom":"0px","backgroundSize":"initial","backgroundRepeat":"no-repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"mobileOptions":[]},"652dd575-4663-4d49-b410-26ae89bb5704":{"id":"652dd575-4663-4d49-b410-26ae89bb5704","type":"Headline","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":32},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"fontSize":52,"parentId":"ebf128fe-9a9c-4629-b7d4-32bdf11496c0","textAlign":"left","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"headline-6753300e","lineHeight":58,"mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":24},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileFontSize":34,"rawContentState":"{\"blocks\":[{\"key\":\"fcks9\",\"text\":\"Latest articles\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[{\"offset\":0,\"length\":15,\"style\":\"BOLD\"}],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}","mobileLineHeight":38,"html":"\x3cp dir=\"ltr\">\x3cstrong>Latest articles\x3c/strong>\x3c/p>"},"87f242ab-634d-466e-afed-d447cefde869":{"id":"87f242ab-634d-466e-afed-d447cefde869","type":"SECTION","styles":{"padding":"85px 0px 150px 0px","marginTop":"0px","marginLeft":"0px","marginRight":"0px","marginBottom":"0px","backgroundSize":"initial","backgroundColor":"rgba(43, 43, 43, 1)","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"options":{"width":"wide","attrId":"section-584e18e1","appearance":{"mobile":true,"desktop":true},"backgroundFileId":6046986},"childIds":["a3d58a0f-b493-444f-805f-c5a395fe8221"],"parentId":"212149-f22044e8-331a-472a-82e5-e35671c12700","mobileStyles":{"padding":"42px 8px 80px 8px","marginTop":"0px","marginLeft":"0px","marginRight":"0px","marginBottom":"0px","backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"mobileOptions":[]},"a3d58a0f-b493-444f-805f-c5a395fe8221":{"id":"a3d58a0f-b493-444f-805f-c5a395fe8221","type":"Row","margin":{"marginTop":0,"marginLeft":-40,"marginRight":-40,"marginBottom":0},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"childIds":["fc2d5e89-2b9f-4184-9adb-5f0d467ff8d0"],"parentId":"87f242ab-634d-466e-afed-d447cefde869","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-d6c3c4a6","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0}},"ad37e6d1-a0cd-4723-a648-fdba0a7de9c4":{"id":"ad37e6d1-a0cd-4723-a648-fdba0a7de9c4","type":"Row","border":{"radius":{"borderTopLeftRadius":50,"borderTopRightRadius":50,"borderBottomLeftRadius":50,"borderBottomRightRadius":50}},"margin":{"marginTop":-40,"marginLeft":-40,"marginRight":-40,"marginBottom":0},"padding":{"paddingTop":20,"paddingLeft":50,"paddingRight":50,"paddingBottom":20},"childIds":["cead28da-01d8-49ab-9e76-5e0f47741d6a"],"parentId":"ba5aee16-7792-4524-a52c-219d17bab2cf","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-bd7ab9a8","mobileMargin":{"marginTop":-60,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":10,"paddingLeft":20,"paddingRight":20,"paddingBottom":10},"backgroundColor":"rgba(255, 255, 255, 1)"},"b12bb74f-61a3-4b8e-9d7a-4f49d41a9319":{"id":"b12bb74f-61a3-4b8e-9d7a-4f49d41a9319","type":"BlogPostListing","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"rowsGap":30,"maxPosts":6,"parentId":"ebf128fe-9a9c-4629-b7d4-32bdf11496c0","postCard":{"border":{"radius":20},"padding":{"paddingTop":35,"paddingLeft":35,"paddingRight":35,"paddingBottom":50},"boxShadow":"none","mobilePadding":{"paddingTop":40,"paddingLeft":40,"paddingRight":40,"paddingBottom":56},"backgroundColor":"rgba(59, 59, 59, 1)"},"showDate":false,"dateAlign":"left","dateColor":"rgba(20, 45, 99, 1)","appearance":{"mobile":true,"desktop":true},"columnsGap":30,"dateMargin":{"marginTop":10,"marginLeft":0,"marginRight":0,"marginBottom":10},"htmlAttrId":"blogpostlisting-c80536e7","layoutType":"grid3x3","titleAlign":"left","titleColor":"rgba(249, 213, 127, 1)","imageMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"titleMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":24},"dateFontSize":18,"mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"titleFontSize":28,"imageBoxShadow":"none","imagePlacement":"up","maxPostsPerRow":3,"titleFontStyle":"normal","categoriesAlign":"left","categoriesColor":"rgba(255, 98, 80, 1)","titleFontFamily":"Lora","titleFontWeight":"700","titleLineHeight":30,"categoriesMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":10},"descriptionAlign":"left","descriptionColor":"rgba(196, 196, 196, 1)","descriptionMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobileTitleMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":16},"categoriesFontSize":16,"descriptionFontSize":20,"displayHorizontally":true,"mobileTitleFontSize":32,"mobileImagePlacement":"up","descriptionLineHeight":26,"mobileTitleLineHeight":34,"paginationActiveColor":"rgba(255, 255, 255, 1)","mobileCategoriesMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":12},"paginationInactiveColor":"rgba(255, 255, 255, 1)","mobileCategoriesFontSize":16,"mobileDescriptionFontSize":20,"mobileDescriptionLineHeight":24,"paginationActiveBackgroundColor":"rgba(255, 98, 80, 1)","paginationInactiveBackgroundColor":"rgba(255, 255, 255, 0)"},"ba5aee16-7792-4524-a52c-219d17bab2cf":{"id":"ba5aee16-7792-4524-a52c-219d17bab2cf","type":"SECTION","styles":{"padding":"0px 0px 0px 0px","marginTop":"0px","marginLeft":"0px","marginRight":"0px","marginBottom":"0px","backgroundSize":"initial","backgroundColor":"rgba(43, 43, 43, 1)","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"options":{"width":"medium","attrId":"section-16331383","appearance":{"mobile":true,"desktop":true},"backgroundFileId":null},"childIds":["ad37e6d1-a0cd-4723-a648-fdba0a7de9c4"],"parentId":"212149-f22044e8-331a-472a-82e5-e35671c12700","mobileStyles":{"padding":"0px 16px 20px 16px","marginTop":"0px","marginLeft":"0px","marginRight":"0px","marginBottom":"0px","backgroundSize":"initial","backgroundRepeat":"no-repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"mobileOptions":[]},"cead28da-01d8-49ab-9e76-5e0f47741d6a":{"id":"cead28da-01d8-49ab-9e76-5e0f47741d6a","size":12,"type":"Column","childIds":["1959c307-1d53-4ad9-94ef-e564704c7d1e"],"parentId":"ad37e6d1-a0cd-4723-a648-fdba0a7de9c4","alignSelf":"flex-start","htmlAttrId":"column-2c89ad8f"},"ebf128fe-9a9c-4629-b7d4-32bdf11496c0":{"id":"ebf128fe-9a9c-4629-b7d4-32bdf11496c0","size":12,"type":"Column","childIds":["652dd575-4663-4d49-b410-26ae89bb5704","b12bb74f-61a3-4b8e-9d7a-4f49d41a9319"],"parentId":"58d73a32-5e68-4721-9a0b-0fba39cf232b","alignSelf":"flex-start","htmlAttrId":"column-1ee600ec"},"fc2d5e89-2b9f-4184-9adb-5f0d467ff8d0":{"id":"fc2d5e89-2b9f-4184-9adb-5f0d467ff8d0","size":12,"type":"Column","childIds":["5188119f-061e-4e59-8b3e-8baa348aed07","346b696b-37f4-4d1c-8e1a-dfb4546cabf9"],"parentId":"a3d58a0f-b493-444f-805f-c5a395fe8221","alignSelf":"flex-start","htmlAttrId":"column-8f095db3"},"212149-f22044e8-331a-472a-82e5-e35671c12700":{"id":"212149-f22044e8-331a-472a-82e5-e35671c12700","type":"BLOG_PAGE_BODY","styles":{"backgroundSize":"initial","backgroundColor":"rgba(255, 255, 255, 1)","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"options":{"attrId":"blog-page_body-c1828c9d"},"childIds":["87f242ab-634d-466e-afed-d447cefde869","ba5aee16-7792-4524-a52c-219d17bab2cf","5c9e76fd-e887-4efb-ac9c-42f3925021ce"],"mobileStyles":[],"mobileOptions":[]},"07f68c99-7708-4b37-a365-6776a8c5f314":{"id":"07f68c99-7708-4b37-a365-6776a8c5f314","link":"#","type":"Image","ratio":1,"width":40,"fileId":6046940,"margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"parentId":"7c71d2ce-03f0-46a4-a353-2ed5c1873620","alignSelf":"flex-start","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"image-5a6b6cd1","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0}},"0b0800ef-c124-4088-be32-fe2f0ed70e99":{"id":"0b0800ef-c124-4088-be32-fe2f0ed70e99","type":"FORM_INPUT","styles":{"color":"rgba(255, 255, 255, 1)","fontSize":"16px","marginTop":"0px","lineHeight":"30px","marginLeft":"0px","borderColor":"rgba(176, 186, 202, 1)","borderStyle":"none","borderWidth":"1px","marginRight":"0px","marginBottom":"0px","backgroundColor":"rgba(59, 59, 59, 1)","borderTopLeftRadius":"30px","borderTopRightRadius":"30px","borderBottomLeftRadius":"30px","borderBottomRightRadius":"30px"},"options":{"slug":"email","attrId":"form-input-081ec3ad","inputType":"text","appearance":{"mobile":true,"desktop":true},"placeholder":"Email address"},"parentId":"e826fc5d-891e-413f-b28a-3e9b1c9e5e94","mobileStyles":{"fontSize":"16px","marginTop":"0px","lineHeight":"32px","marginLeft":"40px","marginRight":"0px","marginBottom":"12px"},"mobileOptions":[]},"0b22f51f-a1cf-4923-8a3a-038d402f7cf7":{"id":"0b22f51f-a1cf-4923-8a3a-038d402f7cf7","type":"SECTION","styles":{"padding":"60px 0px 20px 0px","backgroundSize":"initial","backgroundColor":"rgba(43, 43, 43, 1)","backgroundRepeat":"no-repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"options":{"width":"wide","attrId":"section-8ac7b584","appearance":{"mobile":true,"desktop":true}},"childIds":["7c43b569-472e-4015-a46e-ade8d8e02ab5","84bc494f-2689-41a0-985e-5ab4c326ebb5"],"parentId":"f22044e8-331a-472a-82e5-e35671c127001_body","mobileStyles":{"padding":"60px 16px 24px 16px","backgroundSize":"initial","backgroundRepeat":"no-repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"mobileOptions":[]},"0e5cf41c-97f1-4098-b874-ad8108f82d27":{"id":"0e5cf41c-97f1-4098-b874-ad8108f82d27","type":"BUTTON","styles":{"color":"rgba(255, 255, 255, 1)","width":"100%","padding":"15px 0px 15px 0px","fontSize":"16px","alignSelf":"center","fontStyle":"normal","marginTop":"0px","background":"rgba(255, 98, 80, 1)","fontFamily":"Lora","fontWeight":"600","lineHeight":"24px","marginLeft":"0px","borderColor":"rgba(1,77,130,1)","borderStyle":"none","borderWidth":"3px","marginRight":"0px","marginBottom":"0px","borderTopLeftRadius":"30px","borderTopRightRadius":"30px","borderBottomLeftRadius":"30px","borderBottomRightRadius":"30px"},"options":{"text":"Subsribe","action":"sendForm","attrId":"button-4d0bf3a6","subText":"","appearance":{"mobile":true,"desktop":true},"borderType":"bottomOnly","urlRedirect":"","subTextColor":"rgba(255,255,255,0.8)","redirectionType":"none","subTextFontSize":"14px","iconClassNameAfter":"","iconClassNameBefore":""},"parentId":"ddcc3b96-c555-4c75-b90a-a76bcbe00f4a","mobileStyles":{"width":"auto","padding":"12px 32px 12px 32px","fontSize":"16px","alignSelf":"flex-start","boxShadow":"none","marginTop":"0px","lineHeight":"32px","marginLeft":"0px","marginRight":"0px","marginBottom":"0px"},"mobileOptions":{"subTextFontSize":"14px"}},"14ea9c04-6178-400e-830a-56341286e32f":{"id":"14ea9c04-6178-400e-830a-56341286e32f","type":"Text","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":24},"styles":[],"options":[],"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"fontSize":40,"parentId":"86c0977d-ff7b-40ad-b116-e5625677684d","textAlign":"left","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"text-289cbf22","lineHeight":48,"mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":20},"mobileStyles":[],"letterSpacing":0,"mobileOptions":[],"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileFontSize":34,"mobileTextAlign":"left","rawContentState":"{\"blocks\":[{\"key\":\"7gjsu\",\"text\":\"Keep up with all the latest!\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[{\"offset\":0,\"length\":28,\"style\":\"BOLD\"},{\"offset\":0,\"length\":28,\"style\":\"rgba(255, 255, 255, 1)\"}],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}","mobileLineHeight":40,"html":"\x3cp dir=\"ltr\">\x3cspan style=\"color: rgba(255, 255, 255, 1)\">\x3cstrong>Keep up with all the latest!\x3c/strong>\x3c/span>\x3c/p>"},"21bc25ee-6363-4f00-840a-d977fe028a0e":{"id":"21bc25ee-6363-4f00-840a-d977fe028a0e","type":"Text","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"styles":[],"options":[],"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"fontSize":15,"parentId":"b0900eeb-be8d-4198-880e-6d9aba27b03c","textAlign":"left","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"text-034ee324","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobileStyles":[],"mobileOptions":[],"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileFontSize":14,"mobileTextAlign":"center","rawContentState":"{\"blocks\":[{\"key\":\"7gjsu\",\"text\":\"Created with © systeme.io \",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[{\"offset\":14,\"length\":1,\"style\":\"rgba(255, 255, 255, 1)\"},{\"offset\":15,\"length\":10,\"style\":\"UNDERLINE\"},{\"offset\":15,\"length\":11,\"style\":\"rgba(255, 98, 80, 1)\"}],\"entityRanges\":[{\"offset\":15,\"length\":10,\"key\":0}],\"data\":{}}],\"entityMap\":{\"0\":{\"type\":\"LINK\",\"mutability\":\"MUTABLE\",\"data\":{\"url\":\"https://systeme.io/\"}}}}","html":"\x3cp dir=\"ltr\">Created with ©\x3cspan style=\"color: rgba(255, 255, 255, 1)\"> \x3c/span>\x3ca href=\"https://systeme.io/\" style=\"\">\x3cspan style=\"color: rgba(255, 98, 80, 1)\">\x3cu>systeme.io\x3c/u>\x3c/span>\x3c/a>\x3cspan style=\"color: rgba(255, 98, 80, 1)\"> \x3c/span>\x3c/p>"},"236b3f87-dbb7-4b93-b1f6-c22085ced4ae":{"id":"236b3f87-dbb7-4b93-b1f6-c22085ced4ae","type":"Text","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":10},"styles":[],"options":[],"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"fontSize":20,"parentId":"520a0052-f654-450d-b0fe-84d9257f4109","textAlign":"left","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"text-2f3fe33d","lineHeight":24,"mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":32},"mobileStyles":[],"mobileOptions":[],"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileFontSize":18,"mobileTextAlign":"left","rawContentState":"{\"blocks\":[{\"key\":\"7gjsu\",\"text\":\"Get our curated content delivered straight to your inbox.\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}","mobileLineHeight":26,"html":"\x3cp dir=\"ltr\">Get our curated content delivered straight to your inbox.\x3c/p>"},"3117665f-9a21-442c-a13f-7cf2b89ac489":{"id":"3117665f-9a21-442c-a13f-7cf2b89ac489","size":6,"type":"Column","childIds":["8aee0225-6a75-4338-810d-7ed04bc58036","6388432f-5581-4a51-9b58-7572dba4d58a","89319376-c612-405b-95ed-67842e083a59"],"parentId":"a0d5c879-a54b-4630-8c1f-356b163f8daa","alignSelf":"flex-start","htmlAttrId":"column-2d33c825"},"32bb62f3-b4ba-4225-98cb-6367a60cd6c7":{"id":"32bb62f3-b4ba-4225-98cb-6367a60cd6c7","link":"#","type":"Image","ratio":1,"width":40,"fileId":6046950,"margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"parentId":"55347758-cab3-493c-8bd2-af97e7c783f5","alignSelf":"center","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"image-255f3f3a","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0}},"3c602e7d-e94f-4e01-a097-8a89108312df":{"id":"3c602e7d-e94f-4e01-a097-8a89108312df","type":"Row","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":32},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"childIds":["9c4f55a2-778d-420d-b2d7-5abfae70c664","4afe8910-4f9e-4804-b95f-f0768e7c6f7e"],"parentId":"86c0977d-ff7b-40ad-b116-e5625677684d","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-aa5d4974","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":48},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0}},"3c6bc4dd-672c-477e-b97e-cc8b846c939b":{"id":"3c6bc4dd-672c-477e-b97e-cc8b846c939b","type":"SECTION","styles":{"padding":"0px 0px 0px 0px"},"options":{"width":"fullPage","attrId":"section-7eb46f8d","appearance":{"mobile":true,"desktop":true},"backgroundPosition":"noRepeat"},"childIds":["e5ab3363-13f5-465e-b17a-957cee40c4a9"],"parentId":"f22044e8-331a-472a-82e5-e35671c127001_body","mobileStyles":{"padding":"0px 0px 0px 0px"},"mobileOptions":[]},"4afe8910-4f9e-4804-b95f-f0768e7c6f7e":{"id":"4afe8910-4f9e-4804-b95f-f0768e7c6f7e","size":3,"type":"Column","childIds":[],"parentId":"3c602e7d-e94f-4e01-a097-8a89108312df","alignSelf":"flex-start","htmlAttrId":"column-8d3faad2"},"520a0052-f654-450d-b0fe-84d9257f4109":{"id":"520a0052-f654-450d-b0fe-84d9257f4109","size":8,"type":"Column","childIds":["236b3f87-dbb7-4b93-b1f6-c22085ced4ae"],"parentId":"d47904b5-6ca5-48df-b8e4-1d144455ddf4","alignSelf":"flex-start","htmlAttrId":"column-8120ca54"},"55347758-cab3-493c-8bd2-af97e7c783f5":{"id":"55347758-cab3-493c-8bd2-af97e7c783f5","size":3,"type":"Column","childIds":["32bb62f3-b4ba-4225-98cb-6367a60cd6c7"],"parentId":"89319376-c612-405b-95ed-67842e083a59","alignSelf":"flex-start","htmlAttrId":"column-09d988f9"},"5a9435d8-aa5c-4cf0-85aa-c4e86f75c34d":{"id":"5a9435d8-aa5c-4cf0-85aa-c4e86f75c34d","type":"Text","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"styles":[],"options":[],"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"fontSize":15,"parentId":"68eca65a-eff1-46ea-80ce-b6569775b027","textAlign":"right","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"text-71b6312b","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":8},"mobileStyles":[],"mobileOptions":[],"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileFontSize":14,"mobileTextAlign":"center","rawContentState":"{\"blocks\":[{\"key\":\"7gjsu\",\"text\":\"Privacy policy | Terms of use | Cookies\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}","html":"\x3cp dir=\"ltr\">Privacy policy | Terms of use | Cookies\x3c/p>"},"6388432f-5581-4a51-9b58-7572dba4d58a":{"id":"6388432f-5581-4a51-9b58-7572dba4d58a","type":"Text","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":33},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"fontSize":20,"parentId":"3117665f-9a21-442c-a13f-7cf2b89ac489","textAlign":"left","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"text-3c1ba731","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":24,"marginBottom":40},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileFontSize":18,"rawContentState":"{\"blocks\":[{\"key\":\"7gjsu\",\"text\":\"Your source of insights and inspiration for the creation of digital products.\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}","mobileLineHeight":26,"html":"\x3cp dir=\"ltr\">Your source of insights and inspiration for the creation of digital products.\x3c/p>"},"68eca65a-eff1-46ea-80ce-b6569775b027":{"id":"68eca65a-eff1-46ea-80ce-b6569775b027","size":6,"type":"Column","childIds":["5a9435d8-aa5c-4cf0-85aa-c4e86f75c34d"],"parentId":"84bc494f-2689-41a0-985e-5ab4c326ebb5","alignSelf":"flex-start","htmlAttrId":"column-7a690365"},"6d4c441b-90a6-4de8-8a25-6277d1f205a0":{"id":"6d4c441b-90a6-4de8-8a25-6277d1f205a0","type":"Row","margin":{"marginTop":0,"marginLeft":-40,"marginRight":-40,"marginBottom":0},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"childIds":["a61e47b0-84f0-4094-bb38-ac90af6443cd","7d734d22-171a-422f-bd9c-f6fc884df2fd"],"parentId":"ac5abc13-b1be-43e4-8da9-3bd62d787462","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-8649a757","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0}},"7c43b569-472e-4015-a46e-ade8d8e02ab5":{"id":"7c43b569-472e-4015-a46e-ade8d8e02ab5","type":"Row","margin":{"marginTop":0,"marginLeft":-40,"marginRight":-40,"marginBottom":60},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"childIds":["a2c78a73-57dc-4b81-8d2b-c0c983dd44fc","86c0977d-ff7b-40ad-b116-e5625677684d"],"parentId":"0b22f51f-a1cf-4923-8a3a-038d402f7cf7","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-7c361b57","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0}},"7c71d2ce-03f0-46a4-a353-2ed5c1873620":{"id":"7c71d2ce-03f0-46a4-a353-2ed5c1873620","size":3,"type":"Column","childIds":["07f68c99-7708-4b37-a365-6776a8c5f314"],"parentId":"89319376-c612-405b-95ed-67842e083a59","alignSelf":"flex-start","htmlAttrId":"column-d901d482"},"7d734d22-171a-422f-bd9c-f6fc884df2fd":{"id":"7d734d22-171a-422f-bd9c-f6fc884df2fd","size":6,"type":"Column","childIds":["c3424355-2ef5-440c-97e2-125a0ca70e5a"],"parentId":"6d4c441b-90a6-4de8-8a25-6277d1f205a0","alignSelf":"flex-start","htmlAttrId":"column-f54b8a8b"},"7f62335d-e265-45f8-840e-13ff4657b6ea":{"id":"7f62335d-e265-45f8-840e-13ff4657b6ea","type":"BlogContentPlaceholder","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"childIds":["212149-f22044e8-331a-472a-82e5-e35671c12700"],"parentId":"be2e6624-4f9c-4c46-83df-f57a317eae90","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"blog-content_placeholder-70dc4d80","isReadOnly":false,"mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0}},"84bc494f-2689-41a0-985e-5ab4c326ebb5":{"id":"84bc494f-2689-41a0-985e-5ab4c326ebb5","type":"Row","border":{"type":"topOnly","color":"rgba(255, 255, 255, 0.2)","style":"solid","width":2},"margin":{"marginTop":0,"marginLeft":-40,"marginRight":-40,"marginBottom":0},"padding":{"paddingTop":32,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"childIds":["b0900eeb-be8d-4198-880e-6d9aba27b03c","68eca65a-eff1-46ea-80ce-b6569775b027"],"parentId":"0b22f51f-a1cf-4923-8a3a-038d402f7cf7","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-d565100b","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":24,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"reverseColumns":true},"86c0977d-ff7b-40ad-b116-e5625677684d":{"id":"86c0977d-ff7b-40ad-b116-e5625677684d","size":6,"type":"Column","childIds":["14ea9c04-6178-400e-830a-56341286e32f","d47904b5-6ca5-48df-b8e4-1d144455ddf4","3c602e7d-e94f-4e01-a097-8a89108312df"],"parentId":"7c43b569-472e-4015-a46e-ade8d8e02ab5","alignSelf":"flex-start","htmlAttrId":"column-66eba375"},"89319376-c612-405b-95ed-67842e083a59":{"id":"89319376-c612-405b-95ed-67842e083a59","type":"Row","margin":{"marginTop":0,"marginLeft":0,"marginRight":60,"marginBottom":0},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"childIds":["7c71d2ce-03f0-46a4-a353-2ed5c1873620","fb524b6b-98a4-4acf-a17e-cafb2c30e919","e06e37a6-fb59-4074-84ed-269673a477cb","55347758-cab3-493c-8bd2-af97e7c783f5"],"parentId":"3117665f-9a21-442c-a13f-7cf2b89ac489","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-979862df","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":60,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"disableStacking":true},"8aee0225-6a75-4338-810d-7ed04bc58036":{"id":"8aee0225-6a75-4338-810d-7ed04bc58036","type":"IMAGE","styles":{"width":"40px","maxWidth":"100%","marginTop":"0px","maxHeight":"100%","marginLeft":"0px","marginRight":"0px","marginBottom":"24px","justifyContent":"flex-start"},"options":{"link":"#","ratio":"1.00","attrId":"image-80d227b5","srcFileId":6045473,"appearance":{"mobile":true,"desktop":true}},"parentId":"3117665f-9a21-442c-a13f-7cf2b89ac489","mobileStyles":{"width":"40px","marginTop":"0px","marginLeft":"0px","marginRight":"0px","marginBottom":"16px","justifyContent":"flex-start"},"mobileOptions":[]},"9c4f55a2-778d-420d-b2d7-5abfae70c664":{"id":"9c4f55a2-778d-420d-b2d7-5abfae70c664","size":9,"type":"Column","childIds":["b1681767-e060-4fde-8b1b-e21875ba1e11"],"parentId":"3c602e7d-e94f-4e01-a097-8a89108312df","alignSelf":"flex-start","htmlAttrId":"column-be64f1ee"},"a0d5c879-a54b-4630-8c1f-356b163f8daa":{"id":"a0d5c879-a54b-4630-8c1f-356b163f8daa","type":"Row","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"childIds":["3117665f-9a21-442c-a13f-7cf2b89ac489","de13d4ed-6e5f-44e5-96fc-d076a886b8f2"],"parentId":"a2c78a73-57dc-4b81-8d2b-c0c983dd44fc","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-bf51ab83","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":40},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0}},"a2c78a73-57dc-4b81-8d2b-c0c983dd44fc":{"id":"a2c78a73-57dc-4b81-8d2b-c0c983dd44fc","size":6,"type":"Column","childIds":["a0d5c879-a54b-4630-8c1f-356b163f8daa"],"parentId":"7c43b569-472e-4015-a46e-ade8d8e02ab5","alignSelf":"flex-start","htmlAttrId":"column-1f5a6fc4"},"a61e47b0-84f0-4094-bb38-ac90af6443cd":{"id":"a61e47b0-84f0-4094-bb38-ac90af6443cd","size":6,"type":"Column","childIds":["a9a20441-e348-4b5c-b647-8b9125a03d8c"],"parentId":"6d4c441b-90a6-4de8-8a25-6277d1f205a0","alignSelf":"flex-start","htmlAttrId":"column-48d131f4"},"a9a20441-e348-4b5c-b647-8b9125a03d8c":{"id":"a9a20441-e348-4b5c-b647-8b9125a03d8c","type":"IMAGE","styles":{"width":"40px","maxWidth":"100%","marginTop":"0px","maxHeight":"100%","marginLeft":"0px","marginRight":"0px","marginBottom":"0px","justifyContent":"flex-start"},"options":{"link":"#","ratio":"1.00","attrId":"image-670cba1f","srcFileId":6045473,"appearance":{"mobile":true,"desktop":true}},"parentId":"a61e47b0-84f0-4094-bb38-ac90af6443cd","mobileStyles":{"width":"40px","marginTop":"0px","marginLeft":"0px","marginRight":"0px","marginBottom":"0px","justifyContent":"flex-start"},"mobileOptions":[]},"ac5abc13-b1be-43e4-8da9-3bd62d787462":{"id":"ac5abc13-b1be-43e4-8da9-3bd62d787462","type":"SECTION","styles":{"padding":"22px 0px 22px 0px","marginLeft":"0px","backgroundSize":"initial","backgroundColor":"rgba(43, 43, 43, 1)","backgroundRepeat":"no-repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"options":{"width":"wide","attrId":"section-11042920","appearance":{"mobile":true,"desktop":true}},"childIds":["6d4c441b-90a6-4de8-8a25-6277d1f205a0"],"parentId":"f22044e8-331a-472a-82e5-e35671c127001_body","mobileStyles":{"padding":"24px 16px 24px 16px","backgroundSize":"initial","backgroundRepeat":"no-repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"mobileOptions":[]},"b0900eeb-be8d-4198-880e-6d9aba27b03c":{"id":"b0900eeb-be8d-4198-880e-6d9aba27b03c","size":6,"type":"Column","childIds":["21bc25ee-6363-4f00-840a-d977fe028a0e"],"parentId":"84bc494f-2689-41a0-985e-5ab4c326ebb5","alignSelf":"flex-start","htmlAttrId":"column-044c53da"},"b1681767-e060-4fde-8b1b-e21875ba1e11":{"id":"b1681767-e060-4fde-8b1b-e21875ba1e11","type":"Row","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"childIds":["e826fc5d-891e-413f-b28a-3e9b1c9e5e94","ddcc3b96-c555-4c75-b90a-a76bcbe00f4a"],"parentId":"9c4f55a2-778d-420d-b2d7-5abfae70c664","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-fb93062e","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"backgroundColor":"rgba(23, 23, 23, 0)"},"be2e6624-4f9c-4c46-83df-f57a317eae90":{"id":"be2e6624-4f9c-4c46-83df-f57a317eae90","size":12,"type":"Column","childIds":["7f62335d-e265-45f8-840e-13ff4657b6ea"],"parentId":"e5ab3363-13f5-465e-b17a-957cee40c4a9","alignSelf":"flex-start","htmlAttrId":"column-c12d9ec5"},"c3424355-2ef5-440c-97e2-125a0ca70e5a":{"id":"c3424355-2ef5-440c-97e2-125a0ca70e5a","type":"Menu","color":"rgba(255, 255, 255, 1)","burger":true,"margin":{"marginTop":2,"marginLeft":0,"marginRight":0,"marginBottom":0},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"spacing":50,"fontSize":20,"parentId":"7d734d22-171a-422f-bd9c-f6fc884df2fd","alignSelf":"flex-end","fontStyle":"normal","menuItems":[{"link":"https://systeme.io/blog-template-73","text":"Home"},{"link":"https://systeme.io/blog-template-73/contact","text":"Contact"},{"link":"https://systeme.io/blog-template-73/posts","text":"Articles"},{"link":"https://systeme.io/blog-template-73/about","text":"About"}],"appearance":{"mobile":true,"desktop":true},"fontFamily":"Mulish","fontWeight":"400","htmlAttrId":"menu-ef630930","lineHeight":32,"activeColor":"rgba(255, 255, 255, 1)","mobileColor":"rgba(255, 255, 255, 1)","mobileMargin":{"marginTop":-31,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileSpacing":32,"mobileFontSize":20,"mobileMenuType":"side","burgerIconColor":"rgba(255, 255, 255, 1)","mobileAlignSelf":"flex-start","mobileFontStyle":"normal","mobileFontFamily":"Lora","mobileFontWeight":"700","mobileLineHeight":24,"mobileActiveColor":"rgba(255, 255, 255, 1)","itemUnderlineColor":"rgba(255, 255, 255, 1)","sideMenuBackgroundColor":"rgba(43, 43, 43, 1)","mobileItemUnderlineColor":"rgba(255, 255, 255, 1)"},"d47904b5-6ca5-48df-b8e4-1d144455ddf4":{"id":"d47904b5-6ca5-48df-b8e4-1d144455ddf4","type":"Row","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":32},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"childIds":["520a0052-f654-450d-b0fe-84d9257f4109","e62cdfe1-317c-4211-bb8e-589e374f75ae"],"parentId":"86c0977d-ff7b-40ad-b116-e5625677684d","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-102925ec","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0}},"ddcc3b96-c555-4c75-b90a-a76bcbe00f4a":{"id":"ddcc3b96-c555-4c75-b90a-a76bcbe00f4a","size":4,"type":"Column","childIds":["0e5cf41c-97f1-4098-b874-ad8108f82d27"],"parentId":"b1681767-e060-4fde-8b1b-e21875ba1e11","alignSelf":"flex-start","htmlAttrId":"column-463aa6d5"},"de13d4ed-6e5f-44e5-96fc-d076a886b8f2":{"id":"de13d4ed-6e5f-44e5-96fc-d076a886b8f2","size":6,"type":"Column","childIds":[],"parentId":"a0d5c879-a54b-4630-8c1f-356b163f8daa","alignSelf":"flex-start","htmlAttrId":"column-3ed98c49"},"e06e37a6-fb59-4074-84ed-269673a477cb":{"id":"e06e37a6-fb59-4074-84ed-269673a477cb","size":3,"type":"Column","childIds":["fac20888-6381-431f-9622-b7863c67ef40"],"parentId":"89319376-c612-405b-95ed-67842e083a59","alignSelf":"flex-start","htmlAttrId":"column-cfb375b1"},"e5ab3363-13f5-465e-b17a-957cee40c4a9":{"id":"e5ab3363-13f5-465e-b17a-957cee40c4a9","type":"Row","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"childIds":["be2e6624-4f9c-4c46-83df-f57a317eae90"],"parentId":"3c6bc4dd-672c-477e-b97e-cc8b846c939b","appearance":{"mobile":true,"desktop":true},"background":[],"htmlAttrId":"row-e8eb331b","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0}},"e62cdfe1-317c-4211-bb8e-589e374f75ae":{"id":"e62cdfe1-317c-4211-bb8e-589e374f75ae","size":4,"type":"Column","childIds":[],"parentId":"d47904b5-6ca5-48df-b8e4-1d144455ddf4","alignSelf":"flex-start","htmlAttrId":"column-1f3246b3"},"e670080a-921e-4060-8de7-e2318420d3e7":{"id":"e670080a-921e-4060-8de7-e2318420d3e7","link":"#","type":"Image","ratio":1,"width":40,"fileId":6046945,"margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"parentId":"fb524b6b-98a4-4acf-a17e-cafb2c30e919","alignSelf":"center","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"image-85028f55","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0}},"e826fc5d-891e-413f-b28a-3e9b1c9e5e94":{"id":"e826fc5d-891e-413f-b28a-3e9b1c9e5e94","size":8,"type":"Column","childIds":["0b0800ef-c124-4088-be32-fe2f0ed70e99"],"parentId":"b1681767-e060-4fde-8b1b-e21875ba1e11","alignSelf":"flex-start","htmlAttrId":"column-d2bb3c4e"},"fac20888-6381-431f-9622-b7863c67ef40":{"id":"fac20888-6381-431f-9622-b7863c67ef40","link":"#","type":"Image","ratio":1,"width":40,"fileId":6046948,"margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"parentId":"e06e37a6-fb59-4074-84ed-269673a477cb","alignSelf":"center","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"image-e3986c31","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0}},"fb524b6b-98a4-4acf-a17e-cafb2c30e919":{"id":"fb524b6b-98a4-4acf-a17e-cafb2c30e919","size":3,"type":"Column","childIds":["e670080a-921e-4060-8de7-e2318420d3e7"],"parentId":"89319376-c612-405b-95ed-67842e083a59","alignSelf":"flex-start","htmlAttrId":"column-d2a63712"},"f22044e8-331a-472a-82e5-e35671c127001_body":{"id":"f22044e8-331a-472a-82e5-e35671c127001_body","type":"BODY","styles":{"backgroundSize":"initial","backgroundColor":"rgba(255, 255, 255, 0)","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"options":{"attrId":"body-99870f5a"},"childIds":["ac5abc13-b1be-43e4-8da9-3bd62d787462","3c6bc4dd-672c-477e-b97e-cc8b846c939b","0b22f51f-a1cf-4923-8a3a-038d402f7cf7"],"mobileStyles":[],"mobileOptions":[]}},"isTemplate":false,"doubleOptIn":false,"globalColor":null,"globalSettings":{"fontStyle":"normal","linkColor":"rgba(255, 255, 255, 1)","textColor":"rgba(255, 255, 255, 1)","fontFamily":"Open Sans","fontWeight":"400","headingColor":"rgba(255, 255, 255, 1)","textFontSize":"16px","textLineHeight":"24px","headingFontStyle":"normal","headingFontFamily":"Source Sans Pro","headingFontWeight":"400","mobileTextFontSize":"16px"},"lastPopupNumber":1},"files":{"6045473":{"id":6045473,"path":"https://d1yei2z3i6k35z.cloudfront.net/161/63c831a8b8dfc_logo.svg","size":2220,"tags":["image"],"type":"image","filename":"63c831a8b8dfc_logo.svg","name":"logo.svg","filenameWithoutHash":"logo.svg"},"6046940":{"id":6046940,"path":"https://d1yei2z3i6k35z.cloudfront.net/161/63c84b68644bc_github1.svg","size":3163,"tags":["image"],"type":"image","filename":"63c84b68644bc_github1.svg","name":"github1.svg","filenameWithoutHash":"github1.svg"},"6046945":{"id":6046945,"path":"https://d1yei2z3i6k35z.cloudfront.net/161/63c84b7000e8c_linkedin.svg","size":1257,"tags":["image"],"type":"image","filename":"63c84b7000e8c_linkedin.svg","name":"linkedin.svg","filenameWithoutHash":"linkedin.svg"},"6046948":{"id":6046948,"path":"https://d1yei2z3i6k35z.cloudfront.net/161/63c84b7d70053_twitter.svg","size":1734,"tags":["image"],"type":"image","filename":"63c84b7d70053_twitter.svg","name":"twitter.svg","filenameWithoutHash":"twitter.svg"},"6046950":{"id":6046950,"path":"https://d1yei2z3i6k35z.cloudfront.net/161/63c84b844e799_youtube.svg","size":1385,"tags":["image"],"type":"image","filename":"63c84b844e799_youtube.svg","name":"youtube.svg","filenameWithoutHash":"youtube.svg"},"6046986":{"id":6046986,"path":"https://d1yei2z3i6k35z.cloudfront.net/161/63c84c51bca64_pattern--medium1.png","size":3471,"tags":["image"],"type":"image","filename":"63c84c51bca64_pattern--medium1.png","name":"pattern--medium1.png","filenameWithoutHash":"pattern--medium1.png"}},"optIn":{"customerFields":"%CUSTOMER_FIELDS%","fields":{},"availableCountries":"%AVAILABLE_COUNTRIES%","errors":{"common":[],"fields":{},"bookingFields":{}},"bookingFields":{},"success":false,"submitted":false,"customerCountry":"SE","nextStepUrl":"%NEXT_STEP_URL%","surveyResults":null,"csrfToken":"%CSRF_TOKEN%","submitedRecaptchas":[],"optInRecaptchaError":{}},"management":{"activePopupId":null,"previewMode":false,"screenshotMode":false,"funnelStepId":"%FUNNEL_STEP_ID%","url":"https://systeme.io/blog-template-73","confirmedExplicitConsents":[],"isDesktop":null,"affiliateId":"%CONTACT_AFFILIATE_ID%","isMobile":"","affiliateLink":"https://systeme.io/","agreement":"%AGREEMENT%","isFreemiumUser":"","captcha":"6LdUdukUAAAAALB3nO3guSJulSGtT86XR77nQILa"},"payment":{"customerType":"%CUSTOMER_TYPE%","customerEmail":"%CUSTOMER_EMAIL%","paymentMethods":"%PAYMENT_METHODS%","isOnlyPersonalAvailable":"%IS_ONLY_PERSONAL_AVAILABLE%","offer":"%OFFER%","checkedPlanId":"%OFFER_PRICE_PLAN_ACTIVE%","customerPaymentMethod":"%CUSTOMER_PAYMENT_METHOD%","offerOwnerCountry":"%OFFER_OWNER_COUNTRY%","offerBumps":"%OFFER_BUMPS%","offerBump":"%OFFER_BUMP%","offerPricing":[],"checkedBumpsIds":[],"agreement":"%AGREEMENT%","couponCode":"","checkedCoupon":null,"pageId":"%PAGE_ID%","affiliateLink":"https://systeme.io/","stripeAccountId":"%STRIPE_ACCOUNT_ID%","purchaseProcessId":"%PURCHASE_PROCESS_ID%","twoStepPaymentFormStepType":"STEP_OPT_IN","deadlineTime":"%DEADLINE_TIMESTAMP%","deadlineExpirationUrl":"%DEADLINE_EXPIRATION_URL%","downsellUrl":"%DOWNSELL_URL%","mercadoPagoPublicKey":"%MERCADO_PAGO_PUBLIC_KEY%","product":"%PRODUCT%","productQuantity":1,"shipping":null,"productActiveVariant":null,"cashOnDeliveryInstruction":"%CASH_ON_DELIVERY_INSTRUCTION%","xenditPublicKey":"%XENDIT_PUBLIC_KEY%"},"blog":{"blogPostListing":"{\"posts\":[{\"id\":329574,\"name\":\"Immersive Worlds: The Evolution of Virtual Reality in Gaming\",\"dateTs\":1674063059,\"description\":\"Take a journey through the evolution of virtual reality in gaming, exploring how immersive worlds redefine the gaming experience.\",\"image\":\"https:\\/\\/d1yei2z3i6k35z.cloudfront.net\\/161\\/63c90410aa7ab_blogging.png\",\"path\":\"\\/blog-template-73\\/immersive-worlds-the-evolution-of-virtual-reality-in-gaming\",\"categories\":[{\"name\":\"Gaming\",\"path\":\"gaming\"}]},{\"id\":329573,\"name\":\"Indie Gems: A Spotlight on Unique and Innovative Indie Games\",\"dateTs\":1674063058,\"description\":\"Discover hidden treasures in the gaming world as we shine a spotlight on indie games that showcase innovation, creativity, and unique gameplay.\",\"image\":\"https:\\/\\/d1yei2z3i6k35z.cloudfront.net\\/161\\/63c90468436b0_webdesign.png\",\"path\":\"\\/blog-template-73\\/indie-gems-a-spotlight-on-unique-and-innovative-indie-games\",\"categories\":[{\"name\":\"Gaming\",\"path\":\"gaming\"}]},{\"id\":329572,\"name\":\"E-sports Revolution: How Competitive Gaming is Shaping the Future\",\"dateTs\":1674063058,\"description\":\"Delve into the exciting world of competitive gaming, exploring the rise of e-sports and its profound impact on the future of the gaming industry.\",\"image\":\"https:\\/\\/d1yei2z3i6k35z.cloudfront.net\\/161\\/63c90428ec4c0_meditation.png\",\"path\":\"\\/blog-template-73\\/esports-revolution-how-competitive-gaming-is-shaping-the-future\",\"categories\":[{\"name\":\"Gaming\",\"path\":\"gaming\"}]}],\"pagination\":{\"total\":2,\"current\":2}}","blogPostTitle":"%BLOG_POST_TITLE%","blogPostDescription":"%BLOG_POST_DESCRIPTION%","blogPostImageUrl":"%BLOG_POST_IMAGE_URL%","blogPostDateTs":"%BLOG_POST_DATE_TS%","blogPostCategories":"%BLOG_POST_CATEGORIES%","blogPath":"/blog-template-73","blogLayoutPageId":"6898645","blogCategoryTitle":"%BLOG_CATEGORY_TITLE%","blogCategoryDescription":"%BLOG_CATEGORY_DESCRIPTION%"},"webinar":{"timeStamp":"%WEBINAR_SESSION_TIMESTAMP%","url":"%WEBINAR_SESSION_LINK%"},"webinarSession":{"timeStamp":"%WEBINAR_SESSION_TIMESTAMP%"},"lecture":{"lectureSessionId":null,"lectureSessionLoggingEnabled":"%LECTURE_SESSION_LOGGING_ENABLED%","lectureId":"%LECTURE_ID%"}}</script><script data-cookieconsent="ignore" charset="UTF-8">window.initialI18nStore={"en":{"common":{"customer_type":{"personal":"Individual","company":"Company"},"vat":"VAT","expiration":"Expiration date","card number":"Card number","cvc":"CVC","month":"Month","day":"Day","week":"week","year":"year","components":{"offer_price":{"price":"Price","vat":"Sales tax","total":"Total","one_shots_summary":{"total_tax":"Sales tax","total_amount":"Total without tax","total_amount_with_tax":"Total (including tax)","discount":"Coupon code","total_amount_with_coupon":"Total amount including discount","total_amount_with_tax_and_shipping":"Total (including tax and shipping)","subtotal_amount_with_tax":"Subtotal (including tax)","subtotal_amount":"Subtotal without tax"},"price_plans":{"trial_period":"{{ trialPeriodPrice }} for {{ trialPeriodLength }} days then","limited":"{{ amount }} every {{ interval }} during {{ intervalWithLimitOfPayments }}","unlimited":"{{ amount }} {{ intervalHack }} {{ interval }}","interval_hack_one":"every","interval_hack_many":"every","one_shot":"{{ amount }}","trial_period_price":"Free","trial_period_new":"{{ trialPeriodPrice }} for {{ trialInterval }} then","unlimited_new":"{{amount}} every {{interval}}","limited_with_limit_of_payments":"{{ amount }} / {{ interval }} - {{ count }} times"},"shipping":"Shipping fee","subtotal":"Subtotal"},"order_summary":{"header":{"product":"Product","price":"Price"}},"countdown":{"types":{"date":"Fixed time and date","minute":"Delay","daily":"Daily","deadline":"Same as deadline funnel settings"}},"timer":{"hours":"hours","minutes":"minutes","seconds":"seconds","days":"days"},"webinar_registration_date_time":{"schedule_training":"Training schedule"},"button":{"actions":{"next_step_redirection":"Next step URL"}},"member_access":{"resetting":{"success_header":"Mail sent successfully!","success_description":"We have just sent an email with a link to reset your password."},"login":{"password_forgotten":"Password forgotten?"}},"physical_product":{"quantity_label":"Quantity"},"coupon":{"discount":"You save"},"affiliate_badge":{"made_with":"Powered by"},"core":{"pagination":{"previous":"Previous","next":"Next","first":"First","last":"Last"},"text_editor":{"link_menu":{"placeholder":"Type in URL"}}},"blog_post_listing":{"read":"Read"},"payment_methods":{"card_number":"Card number","cvc":"CVC","expiration":"Expiration date","credit_cards":{"label":"Credit or debit card"},"dlocal_document_number":"Dlocal document number","card_holder_name":"Card holder name","security_code":"CVV","expiration_date":"Expiration date","identification_type":"Document type","identification_number":"Document number","installments":"Installments","stripe":{"invalid_card_number":"Invalid card number","invalid_card_expiration_date":"Invalid expiration date","invalid_card_security_code":"Invalid security code","invalid_card_details":"Your card details are invalid"},"xendit":{"invalid_card_number":"Invalid card number","invalid_card_expiration_date":"Invalid expiration date","invalid_cvn_number":"Invalid CVN"},"cash_on_delivery":{"title":"Cash on delivery"}},"price_plan":{"startup":"Startup","webinar":"Webinar","enterprise":"Enterprise","custom":"Custom","action":{"buy_now":"Buy right now","description":"Get access to all the tools you need and start growing your online business right away!","label":"Start For Free"},"range_tooltip":"Up to \x3ci>{{amount}}\x3c/i> contacts","question_main":"How many contacts do you have?","question_secondary":"How big is your email list? How many people are receiving your\n newsletters?","select_plan_title":"Select a plan","label_in_select_option":"Up to {{amount}} contacts"},"breadcrumbs":{"items":{"home":"Blog","demo_blog_post_category_name":"Category","demo_blog_post_name":"Blog post"}},"contact_us":{"success_message":"Thank you for your request. We will contact you soon."},"attachments":{"text_label":"Attach file"},"comments":{"responses_label_one":"Response","responses_label_other":"Responses","load_more_label":"Load more","send_label":"Send","cancel_label":"Cancel","just_now_label":"Just now","reply_label":"Reply","input_placeholder_label":"Write a comment..."},"custom_font_picker":{"parse_failed":"We were unable to parse the following custom font files:\n\n{{ fontFileNames }}\n\nPlease ensure you have uploaded the correct files","singe_file_parse_failed":"We were unable to parse your custom font file. Please ensure you are uploading the correct file"},"shipping":{"not_available":"Oops! It looks like we don't offer shipping to this location yet.","condition_label":{"price":"For orders priced between {{min}} {{currency}} to {{max}} {{currency}}\n","quantity":"For orders containing between {{min}} to {{max}} items\n","weight":"For orders with a total weight between {{min}}g to {{max}}g\n","price_min":"For orders priced at {{min}} {{currency}} or more","quantity_min":"For orders containing {{min}} or more items","weight_min":"For orders with a total weight of {{min}}g or more"},"country_not_selected":"Please select a country to calculate the shipping rates."}},"week_plural":"{{count}} weeks","core":{"error":{"title":"Something went wrong!"},"errors":{"no_connection":"Please check your internet connection and try again","something_went_wrong":"Something went wrong. Please, try again later"}},"validation":{"expiration_invalid":"Invalid card expiration","errors":{"form_field_should_not_be_empty":"This value should not be blank."}},"entities":{"blog_post_listing":{"more":{"label":"Read"}},"offer_price":{"product":{"stub":{"name":"Product example"}}}},"month_plural":"months","price_plan":{"trial_period":{"week":"{{count}} week","week_other":"{{count}} weeks","day":"{{count}} day","day_other":"{{count}} days","month":"{{count}} month","month_other":"{{count}} months","year":"{{count}} year","year_other":"{{count}} years"},"interval":{"day":"day","day_other":"{{count}} days","week":"week","week_other":"{{count}} weeks","month":"month","month_other":"{{count}} months","year":"year","year_other":"{{count}} years"},"interval_limited_payments":{"day":"{{count}} day","day_other":"{{count}} days","month_other":"{{count}} months","month":"{{count}} month","year":"{{count}} year","year_other":"{{count}} years","week":"{{count}} week","week_other":"{{count}} weeks"}},"day_plural":"{{count}} days","entity":{"product":{"header":"Physical product","quantity_label":"Quantity","price_label":"Unit price","stock_limit_label":"Availability","stock_limit_title":"{{ limit }} in stock"}}},"publisher":{"choose time":"Choose the time","choose the day":"Choose the day","webinar registration date":"Webinar registration date","hours":"hours","schedule of the training":"Training schedule","at":"at","countdown":{"days":"Days","hours":"Hours","minutes":"Minutes","seconds":"Seconds"},"validation":{"not_empty":"This field is required","vat_invalid":"Invalid VAT number","check_data":"Please check your input data","email_invalid":"Please enter a valid email address","vat_does_not_suitable_for_selected_country":"This VAT number is not valid for the selected country","empty_price_plans":"Error: please add a price plan in the settings of the payment page","empty_payment_methods":"Please add Paypal to the payment methods on the step settings page","check_card_data":"Your card did not pass validation. Please check card number, expiration date and CVC code","cvc_invalid":"Invalid CVC code","expiration_invalid":"Invalid card expiration","identification_number_invalid":"Please enter a valid identification number","card_number_invalid":"Please enter a valid card number","errors":{"form_field_should_not_be_empty":"This value should not be blank."},"cpf_number_invalid":"Invalid CPF number","cnpj_number_invalid":"Invalid CNPJ number","cardholder_name_invalid":"Cardholder name invalid","personal_identification_number_invalid":"Invalid {{ identification_type }} number"},"entities":{"offer_upsell_price":{"stub":{"name":"Price example"}},"field":{"country":{"placeholder":"Choose a country"}}},"webinar_session":{"countdown":{"days":"Days","hours":"Hours","minutes":"Minutes","seconds":"Seconds"}},"components":{"timer":{"days":"days"},"preview":{"warning":"This is preview mode. Don't use this URL"},"offer_price":{"one_shots_summary":{"total_amount_with_coupon":"Total amount including discount"},"price_plans":{"limited_with_limit_of_payments":"{{ amount }} / {{ interval }} - {{ count }} times"}},"entities":{"blog_content_placeholder":{"placeholder":"Blog content"},"blog_post_content_placeholder":{"placeholder":"Blog post content placeholder"}},"core":{"text_editor":{"link_menu":{"placeholder":"Type in URL"}},"calendar":{"event_name":"Event Name","event_time":"Event Time","event_location":{"name":"Location","phone":"Phone","personal":"Personal","online_meeting":"Online meeting","zoom":"Zoom"},"timezone":"Time Zone","select_time_zone":"Select time zone","select_date":"Select Date","min":"Min","empty_event_name":"Sample Event","months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"weekdays":{"monday_short":"Mon","tuesday_short":"Tue","wednesday_short":"Wed","thursday_short":"Thu","friday_short":"Fri","saturday_short":"Sat","sunday_short":"Sun"}}},"payment_methods":{"credit_cards":{"label":"Credit or debit card"},"dlocal_document_number":"Dlocal document number","expiration_month":"Month","expiration_year":"Year","identification_number":"Document number","installments":"Installments","stripe":{"invalid_card_number":"Invalid card number","invalid_card_expiration_date":"Invalid expiration date","invalid_card_security_code":"Invalid security code","invalid_card_details":"Your card details are invalid"},"xendit":{"invalid_card_number":"Invalid card number","invalid_card_expiration_date":"Invalid expiration date","invalid_cvn_number":"Invalid CVN"},"cash_on_delivery":{"title":"Cash on delivery"}},"contact_us":{"success_message":"Thank you for your request. We will contact you soon."},"attachments":{"text_label":"Attach file"},"comments":{"responses_label_one":"Response","responses_label_other":"Responses","load_more_label":"Load more","send_label":"Send","cancel_label":"Cancel","just_now_label":"Just now","reply_label":"Reply","input_placeholder_label":"Write a comment...","delete_confirmation_label":"Are you sure you want to delete this comment? All responses will also be deleted."}},"core":{"error":{"title":"Something went wrong!"},"errors":{"no_connection":"Please check your internet connection and try again","something_went_wrong":"Something went wrong. Please, try again later","stripe_data_error":"Stripe could not retrieve your credit card information. Please contact us for support.","stripe_invalid_request_error":"Your Stripe account has restricted capabilities, not all payment methods may be available. Please check your Stripe dashboard configuration.","bad_request":"Something went wrong. Please verify that all fields are filled out correctly."}},"payment":{"fields":{"company_vat_id":{"errors":{"not_suitable_for_selected_country":"This VAT number is not valid for the selected country"}}}},"entity":{"product":{"header":"Physical product","price_label":"Unit price"}},"global":{"search":"Search"}}}}</script><script data-cookieconsent="ignore" charset="UTF-8">window.initialLanguage="en"</script><script data-cookieconsent="ignore" src="FAQ-page_files/runtimeSimplePage.1f5d57551aa31777b361.js" async=""></script><script data-cookieconsent="ignore" src="FAQ-page_files/simplePage.48171252dba3428de977.js" async=""></script><script data-cookieconsent="ignore" src="FAQ-page_files/vendors~simplePage.369d4e3f6865c614e674.js" async=""></script></body></html>