@wix/form-public 0.24.0 → 0.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +897 -897
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +544 -579
- package/dist/index.css.map +1 -1
- package/dist/index.js +798 -798
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.css
CHANGED
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
/* ../../node_modules/@wix/ricos/css/plugin-link-viewer.global.css */
|
|
9
|
-
.
|
|
9
|
+
._1FLt3,
|
|
10
10
|
.glob_fontElementMap {
|
|
11
11
|
font-family: var(--ricos-font-family,unset);
|
|
12
12
|
}
|
|
13
|
-
.
|
|
13
|
+
.FQtO1 {
|
|
14
14
|
color: var(--ricos-custom-link-color,var(--ricos-action-color,#116dff));
|
|
15
15
|
font-family: var(--ricos-custom-link-font-family,unset);
|
|
16
16
|
font-size: var(--ricos-custom-link-font-size,unset);
|
|
@@ -22,33 +22,28 @@
|
|
|
22
22
|
text-decoration: var(--ricos-custom-link-text-decoration,none);
|
|
23
23
|
}
|
|
24
24
|
@supports not (contain:inline-size) {
|
|
25
|
-
@media only screen and (max-width:
|
|
26
|
-
.
|
|
25
|
+
@media only screen and (max-width:480px) {
|
|
26
|
+
.FQtO1 {
|
|
27
27
|
font-size: var(--ricos-custom-link-font-size,unset);
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
|
-
@container (width <
|
|
32
|
-
.
|
|
31
|
+
@container (width < 480px) {
|
|
32
|
+
.FQtO1 {
|
|
33
33
|
font-size: var(--ricos-custom-link-font-size,unset);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
|
-
|
|
36
|
+
._8HqiL:hover {
|
|
37
37
|
cursor: text;
|
|
38
38
|
}
|
|
39
|
-
|
|
39
|
+
.rdZDZ:hover {
|
|
40
40
|
cursor: pointer;
|
|
41
41
|
}
|
|
42
|
-
.
|
|
42
|
+
.Q4Nl- {
|
|
43
43
|
display: flex;
|
|
44
|
-
}
|
|
45
|
-
[dir=ltr] .Q4TZ0 {
|
|
46
44
|
margin-right: 5px;
|
|
47
45
|
}
|
|
48
|
-
|
|
49
|
-
margin-left: 5px;
|
|
50
|
-
}
|
|
51
|
-
.IM7Sq {
|
|
46
|
+
.E-pst {
|
|
52
47
|
color: var(--ricos-settings-action-color,var(--ricos-action-color-fallback,#116dff));
|
|
53
48
|
max-width: 270px;
|
|
54
49
|
overflow: hidden;
|
|
@@ -56,117 +51,117 @@
|
|
|
56
51
|
text-overflow: ellipsis;
|
|
57
52
|
white-space: nowrap;
|
|
58
53
|
}
|
|
59
|
-
.
|
|
54
|
+
.E-pst:hover {
|
|
60
55
|
text-decoration: underline;
|
|
61
56
|
}
|
|
62
|
-
|
|
57
|
+
.GXXFv:hover {
|
|
63
58
|
cursor: pointer;
|
|
64
59
|
}
|
|
65
60
|
@supports not (contain:inline-size) {
|
|
66
|
-
@media only screen and (max-width:
|
|
67
|
-
.
|
|
61
|
+
@media only screen and (max-width:480px) {
|
|
62
|
+
.E-pst {
|
|
68
63
|
max-width: 160px;
|
|
69
64
|
}
|
|
70
65
|
}
|
|
71
66
|
}
|
|
72
|
-
@container (width <
|
|
73
|
-
.
|
|
67
|
+
@container (width < 480px) {
|
|
68
|
+
.E-pst {
|
|
74
69
|
max-width: 160px;
|
|
75
70
|
}
|
|
76
71
|
}
|
|
77
72
|
|
|
78
73
|
/* ../../node_modules/@wix/ricos/css/plugin-collapsible-list-viewer.global.css */
|
|
79
|
-
.
|
|
74
|
+
.v9KXr {
|
|
80
75
|
align-items: center;
|
|
81
76
|
cursor: auto;
|
|
82
77
|
display: flex;
|
|
83
78
|
margin: 12px 0;
|
|
84
79
|
}
|
|
85
|
-
.
|
|
80
|
+
.v9KXr .kB8jx {
|
|
86
81
|
flex: 1;
|
|
87
82
|
}
|
|
88
|
-
.
|
|
83
|
+
.v9KXr p[data-text-align=right][data-placeholder]:first-child:before {
|
|
89
84
|
float: right;
|
|
90
85
|
}
|
|
91
|
-
.
|
|
86
|
+
.v9KXr p[data-text-align=left][data-placeholder]:first-child:before {
|
|
92
87
|
float: left;
|
|
93
88
|
}
|
|
94
|
-
.
|
|
89
|
+
.ZUsgK {
|
|
95
90
|
margin: 10px 0 12px;
|
|
96
91
|
}
|
|
97
|
-
.
|
|
92
|
+
.JSN6k {
|
|
98
93
|
margin: 0;
|
|
99
94
|
min-height: 48px;
|
|
100
95
|
}
|
|
101
|
-
.
|
|
96
|
+
.JSN6k.ZUsgK {
|
|
102
97
|
cursor: pointer;
|
|
103
98
|
margin: 2px 0;
|
|
104
99
|
}
|
|
105
|
-
.
|
|
100
|
+
.yBr-5 {
|
|
106
101
|
align-self: start;
|
|
107
102
|
display: flex;
|
|
108
103
|
outline: none;
|
|
109
104
|
}
|
|
110
|
-
.
|
|
111
|
-
.
|
|
105
|
+
.Jn7fo,
|
|
106
|
+
.yBr-5 {
|
|
112
107
|
padding-top: 12px;
|
|
113
108
|
}
|
|
114
|
-
.
|
|
109
|
+
.Jn7fo {
|
|
115
110
|
cursor: grab;
|
|
116
111
|
position: absolute;
|
|
117
112
|
}
|
|
118
|
-
.
|
|
113
|
+
.Jn7fo:hover {
|
|
119
114
|
opacity: .7;
|
|
120
115
|
}
|
|
121
|
-
.
|
|
116
|
+
.Jn7fo svg {
|
|
122
117
|
fill: #646464;
|
|
123
118
|
color: #646464;
|
|
124
119
|
}
|
|
125
|
-
.
|
|
120
|
+
.KrFiP {
|
|
126
121
|
right: -23px;
|
|
127
122
|
}
|
|
128
|
-
.
|
|
123
|
+
.vTbdk {
|
|
129
124
|
left: -23px;
|
|
130
125
|
}
|
|
131
|
-
.
|
|
126
|
+
.gOaNe {
|
|
132
127
|
display: flex;
|
|
133
128
|
flex-direction: row;
|
|
134
129
|
position: relative;
|
|
135
130
|
}
|
|
136
|
-
.
|
|
131
|
+
.gOaNe p[data-text-align=right][data-placeholder]:first-child:before {
|
|
137
132
|
float: right;
|
|
138
133
|
}
|
|
139
|
-
.
|
|
134
|
+
.gOaNe p[data-text-align=left][data-placeholder]:first-child:before {
|
|
140
135
|
float: left;
|
|
141
136
|
}
|
|
142
|
-
.
|
|
137
|
+
.DxxZD {
|
|
143
138
|
margin: 2px 0;
|
|
144
139
|
}
|
|
145
|
-
.
|
|
140
|
+
.qVtFs {
|
|
146
141
|
cursor: grabbing;
|
|
147
142
|
}
|
|
148
|
-
.
|
|
149
|
-
.
|
|
143
|
+
._72GHn,
|
|
144
|
+
.gav4F {
|
|
150
145
|
min-width: 0;
|
|
151
146
|
width: 100%;
|
|
152
147
|
}
|
|
153
|
-
.
|
|
148
|
+
._72GHn {
|
|
154
149
|
display: flex;
|
|
155
150
|
flex-direction: column;
|
|
156
151
|
}
|
|
157
|
-
.
|
|
152
|
+
.SnUPQ {
|
|
158
153
|
--ricos-custom-editor-add-plugin-button-position-inline-start:-36px;
|
|
159
154
|
}
|
|
160
|
-
.
|
|
155
|
+
.yWuYd {
|
|
161
156
|
display: none;
|
|
162
157
|
}
|
|
163
|
-
.
|
|
158
|
+
.fNEic {
|
|
164
159
|
direction: ltr;
|
|
165
160
|
}
|
|
166
|
-
.
|
|
161
|
+
.OYs4K {
|
|
167
162
|
direction: rtl;
|
|
168
163
|
}
|
|
169
|
-
.
|
|
164
|
+
.dCOQe {
|
|
170
165
|
background: transparent;
|
|
171
166
|
border: none;
|
|
172
167
|
cursor: pointer;
|
|
@@ -175,26 +170,26 @@
|
|
|
175
170
|
padding-inline-end: 14px;
|
|
176
171
|
padding-inline-start: 10px;
|
|
177
172
|
}
|
|
178
|
-
.
|
|
173
|
+
.dCOQe:hover {
|
|
179
174
|
opacity: .7;
|
|
180
175
|
}
|
|
181
|
-
.
|
|
176
|
+
.OYs4K .dCOQe {
|
|
182
177
|
transform: scaleX(-1);
|
|
183
178
|
}
|
|
184
|
-
.
|
|
179
|
+
.dCOQe:focus-visible .zw54V {
|
|
185
180
|
outline: 5px auto Highlight;
|
|
186
181
|
outline: 5px auto -webkit-focus-ring-color;
|
|
187
182
|
}
|
|
188
|
-
.
|
|
183
|
+
.dCOQe .zw54V {
|
|
189
184
|
outline: none;
|
|
190
185
|
transition: transform .15s linear;
|
|
191
186
|
fill: #646464;
|
|
192
187
|
color: #646464;
|
|
193
188
|
}
|
|
194
|
-
.
|
|
189
|
+
.dCOQe .zw54V.wtgX1 {
|
|
195
190
|
transform: rotate(90deg);
|
|
196
191
|
}
|
|
197
|
-
.
|
|
192
|
+
.Szgdd {
|
|
198
193
|
overflow-wrap: break-word;
|
|
199
194
|
width: 100%;
|
|
200
195
|
word-break: break-word;
|
|
@@ -303,250 +298,241 @@
|
|
|
303
298
|
}
|
|
304
299
|
|
|
305
300
|
/* ../../node_modules/@wix/ricos/css/ricos-viewer.global.css */
|
|
306
|
-
.
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
z-index: 1;
|
|
301
|
+
._6TWbX,
|
|
302
|
+
.glob_fontElementMap {
|
|
303
|
+
font-family: var(--ricos-font-family,unset);
|
|
310
304
|
}
|
|
311
|
-
.
|
|
312
|
-
|
|
313
|
-
margin-right: 40px;
|
|
305
|
+
.Hg6tu {
|
|
306
|
+
margin: 0;
|
|
314
307
|
}
|
|
315
308
|
@supports not (contain:inline-size) {
|
|
316
|
-
@media only screen and (max-width:
|
|
317
|
-
.
|
|
318
|
-
|
|
319
|
-
margin
|
|
309
|
+
@media only screen and (max-width:480px) {
|
|
310
|
+
.Hg6tu {
|
|
311
|
+
clear: both;
|
|
312
|
+
margin: 0;
|
|
320
313
|
}
|
|
321
314
|
}
|
|
322
315
|
}
|
|
323
|
-
@container (width <
|
|
324
|
-
.
|
|
325
|
-
|
|
326
|
-
margin
|
|
316
|
+
@container (width < 480px) {
|
|
317
|
+
.Hg6tu {
|
|
318
|
+
clear: both;
|
|
319
|
+
margin: 0;
|
|
327
320
|
}
|
|
328
321
|
}
|
|
329
|
-
.
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
322
|
+
.sGAfm {
|
|
323
|
+
color: var(--ricos-custom-p-color,unset);
|
|
324
|
+
font-family: var(--ricos-custom-p-font-family,unset);
|
|
325
|
+
font-size: var(--ricos-custom-p-font-size,unset);
|
|
326
|
+
font-style: var(--ricos-custom-p-font-style,unset);
|
|
327
|
+
font-weight: var(--ricos-custom-p-font-weight,unset);
|
|
328
|
+
letter-spacing: var(--ricos-custom-p-letter-spacing,unset);
|
|
329
|
+
line-height: var(--ricos-custom-p-line-height,unset);
|
|
330
|
+
min-height: var(--ricos-custom-p-min-height,unset);
|
|
331
|
+
text-decoration: var(--ricos-custom-p-text-decoration,unset);
|
|
333
332
|
}
|
|
334
|
-
.
|
|
335
|
-
|
|
336
|
-
|
|
333
|
+
.sGAfm > span > a,
|
|
334
|
+
.sGAfm > span > span {
|
|
335
|
+
background-color: var(--ricos-custom-p-background-color,unset);
|
|
337
336
|
}
|
|
338
337
|
@supports not (contain:inline-size) {
|
|
339
|
-
@media only screen and (max-width:
|
|
340
|
-
.
|
|
341
|
-
|
|
342
|
-
margin-left: auto;
|
|
338
|
+
@media only screen and (max-width:480px) {
|
|
339
|
+
.sGAfm {
|
|
340
|
+
font-size: var(--ricos-custom-p-font-size,unset);
|
|
343
341
|
}
|
|
344
342
|
}
|
|
345
343
|
}
|
|
346
|
-
@container (width <
|
|
347
|
-
.
|
|
348
|
-
|
|
349
|
-
margin-left: auto;
|
|
344
|
+
@container (width < 480px) {
|
|
345
|
+
.sGAfm {
|
|
346
|
+
font-size: var(--ricos-custom-p-font-size,unset);
|
|
350
347
|
}
|
|
351
348
|
}
|
|
352
|
-
.
|
|
353
|
-
|
|
354
|
-
display: block;
|
|
349
|
+
.sGAfm:empty {
|
|
350
|
+
height: 24px;
|
|
355
351
|
}
|
|
356
|
-
.
|
|
357
|
-
|
|
358
|
-
margin-right: auto;
|
|
359
|
-
max-width: 100%;
|
|
352
|
+
.WKLcz {
|
|
353
|
+
display: block;
|
|
360
354
|
}
|
|
361
|
-
.
|
|
362
|
-
|
|
363
|
-
width: 100%;
|
|
355
|
+
.yZppD {
|
|
356
|
+
text-decoration: none;
|
|
364
357
|
}
|
|
365
|
-
.
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
width: auto;
|
|
358
|
+
._2DgNA:focus-visible {
|
|
359
|
+
outline: 5px auto Highlight;
|
|
360
|
+
outline: 5px auto -webkit-focus-ring-color;
|
|
369
361
|
}
|
|
370
|
-
.
|
|
371
|
-
|
|
362
|
+
.glob_fontElementMap,
|
|
363
|
+
.upTdw {
|
|
364
|
+
font-family: var(--ricos-font-family,unset);
|
|
372
365
|
}
|
|
373
|
-
.
|
|
374
|
-
|
|
375
|
-
|
|
366
|
+
.iXF1C {
|
|
367
|
+
border-inline-start-style: solid;
|
|
368
|
+
border-inline-start-width: var(--ricos-custom-quote-border-width,3px);
|
|
369
|
+
border-left-color: var(--ricos-custom-quote-border-color,var(--ricos-action-color,#116dff));
|
|
370
|
+
border-right-color: var(--ricos-custom-quote-border-color,var(--ricos-action-color,#116dff));
|
|
371
|
+
color: var(--ricos-custom-quote-color,unset);
|
|
372
|
+
font-family: var(--ricos-custom-quote-font-family,unset);
|
|
373
|
+
font-size: 18px;
|
|
374
|
+
font-size: var(--ricos-custom-quote-font-size,18px);
|
|
375
|
+
font-style: normal;
|
|
376
|
+
font-style: var(--ricos-custom-quote-font-style,normal);
|
|
377
|
+
font-weight: var(--ricos-custom-quote-font-weight,unset);
|
|
378
|
+
letter-spacing: var(--ricos-custom-quote-letter-spacing,unset);
|
|
379
|
+
line-height: 26px;
|
|
380
|
+
line-height: var(--ricos-custom-quote-line-height,26px);
|
|
381
|
+
margin-block: 15px;
|
|
382
|
+
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,18px);
|
|
383
|
+
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,18px);
|
|
376
384
|
max-width: 100%;
|
|
385
|
+
min-height: var(--ricos-custom-quote-min-height,unset);
|
|
386
|
+
padding-bottom: var(--ricos-custom-quote-padding-bottom,6px);
|
|
387
|
+
padding-top: var(--ricos-custom-quote-padding-top,6px);
|
|
388
|
+
padding-inline-start: var(--ricos-custom-quote-padding-inline-start,18px);
|
|
389
|
+
text-decoration: var(--ricos-custom-quote-text-decoration,unset);
|
|
377
390
|
}
|
|
378
|
-
|
|
379
|
-
width:
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
}
|
|
384
|
-
.MNc8O {
|
|
385
|
-
margin-left: auto;
|
|
386
|
-
margin-right: auto;
|
|
387
|
-
}
|
|
388
|
-
.PEIO1 .MNc8O {
|
|
389
|
-
width: 150px;
|
|
390
|
-
}
|
|
391
|
-
._20zTr {
|
|
392
|
-
display: flex;
|
|
393
|
-
}
|
|
394
|
-
.Fxj77,
|
|
395
|
-
.Fxj77 > * {
|
|
396
|
-
text-align: left;
|
|
397
|
-
}
|
|
398
|
-
.qQTX4,
|
|
399
|
-
.qQTX4 > * {
|
|
400
|
-
text-align: center;
|
|
401
|
-
}
|
|
402
|
-
.vkbeJ,
|
|
403
|
-
.vkbeJ > * {
|
|
404
|
-
text-align: right;
|
|
405
|
-
}
|
|
406
|
-
.pqcPG,
|
|
407
|
-
.pqcPG > * {
|
|
408
|
-
text-align: initial;
|
|
391
|
+
@supports not (contain:inline-size) {
|
|
392
|
+
@media only screen and (max-width:480px) {
|
|
393
|
+
.iXF1C {
|
|
394
|
+
font-size: var(--ricos-custom-quote-font-size,18px);
|
|
395
|
+
}
|
|
396
|
+
}
|
|
409
397
|
}
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
398
|
+
@container (width < 480px) {
|
|
399
|
+
.iXF1C {
|
|
400
|
+
font-size: var(--ricos-custom-quote-font-size,18px);
|
|
401
|
+
}
|
|
413
402
|
}
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
403
|
+
@supports not (contain:inline-size) {
|
|
404
|
+
@media only screen and (max-width:480px) {
|
|
405
|
+
.iXF1C {
|
|
406
|
+
margin-block: 15px;
|
|
407
|
+
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,16px);
|
|
408
|
+
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,16px);
|
|
409
|
+
}
|
|
410
|
+
}
|
|
417
411
|
}
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
412
|
+
@container (width < 480px) {
|
|
413
|
+
.iXF1C {
|
|
414
|
+
margin-block: 15px;
|
|
415
|
+
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,16px);
|
|
416
|
+
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,16px);
|
|
417
|
+
}
|
|
421
418
|
}
|
|
422
|
-
.
|
|
419
|
+
.rLEXh {
|
|
423
420
|
margin-left: 0;
|
|
424
421
|
margin-right: auto;
|
|
425
422
|
z-index: 1;
|
|
426
423
|
}
|
|
427
|
-
.
|
|
424
|
+
.rLEXh:not(.DvZs8) {
|
|
428
425
|
float: left;
|
|
429
426
|
margin-right: 40px;
|
|
430
427
|
}
|
|
431
428
|
@supports not (contain:inline-size) {
|
|
432
|
-
@media only screen and (max-width:
|
|
433
|
-
.
|
|
429
|
+
@media only screen and (max-width:480px) {
|
|
430
|
+
.rLEXh:not(.DvZs8) {
|
|
434
431
|
float: none;
|
|
435
432
|
margin-right: auto;
|
|
436
433
|
}
|
|
437
434
|
}
|
|
438
435
|
}
|
|
439
|
-
@container (width <
|
|
440
|
-
.
|
|
436
|
+
@container (width < 480px) {
|
|
437
|
+
.rLEXh:not(.DvZs8) {
|
|
441
438
|
float: none;
|
|
442
439
|
margin-right: auto;
|
|
443
440
|
}
|
|
444
441
|
}
|
|
445
|
-
.
|
|
442
|
+
._8M06l {
|
|
446
443
|
margin-left: auto;
|
|
447
444
|
margin-right: 0;
|
|
448
445
|
z-index: 1;
|
|
449
446
|
}
|
|
450
|
-
.
|
|
447
|
+
._8M06l:not(.DvZs8) {
|
|
451
448
|
float: right;
|
|
452
449
|
margin-left: 40px;
|
|
453
450
|
}
|
|
454
451
|
@supports not (contain:inline-size) {
|
|
455
|
-
@media only screen and (max-width:
|
|
456
|
-
.
|
|
452
|
+
@media only screen and (max-width:480px) {
|
|
453
|
+
._8M06l:not(.DvZs8) {
|
|
457
454
|
float: none;
|
|
458
455
|
margin-left: auto;
|
|
459
456
|
}
|
|
460
457
|
}
|
|
461
458
|
}
|
|
462
|
-
@container (width <
|
|
463
|
-
.
|
|
459
|
+
@container (width < 480px) {
|
|
460
|
+
._8M06l:not(.DvZs8) {
|
|
464
461
|
float: none;
|
|
465
462
|
margin-left: auto;
|
|
466
463
|
}
|
|
467
464
|
}
|
|
468
|
-
.
|
|
465
|
+
.IDQSW {
|
|
469
466
|
clear: both;
|
|
470
467
|
display: block;
|
|
471
468
|
}
|
|
472
|
-
.
|
|
469
|
+
.IDQSW:not(.uvsCe) {
|
|
473
470
|
margin-left: auto;
|
|
474
471
|
margin-right: auto;
|
|
475
472
|
max-width: 100%;
|
|
476
473
|
}
|
|
477
|
-
.
|
|
478
|
-
.
|
|
474
|
+
.DvZs8,
|
|
475
|
+
.uvsCe {
|
|
479
476
|
width: 100%;
|
|
480
477
|
}
|
|
481
|
-
.
|
|
482
|
-
.
|
|
478
|
+
.zRpwL .DvZs8,
|
|
479
|
+
.zRpwL .uvsCe {
|
|
483
480
|
margin: 0 -8px;
|
|
484
481
|
width: auto;
|
|
485
482
|
}
|
|
486
|
-
.
|
|
483
|
+
.Wq6il {
|
|
487
484
|
width: fit-content;
|
|
488
485
|
}
|
|
489
|
-
.
|
|
486
|
+
.E9uxc {
|
|
490
487
|
margin-left: auto;
|
|
491
488
|
margin-right: auto;
|
|
492
489
|
max-width: 100%;
|
|
493
490
|
}
|
|
494
|
-
.
|
|
491
|
+
.q6FP1 {
|
|
495
492
|
width: min(350px, 100%) !important;
|
|
496
493
|
}
|
|
497
|
-
.
|
|
494
|
+
.zRpwL .q6FP1 {
|
|
498
495
|
width: 50%;
|
|
499
496
|
}
|
|
500
|
-
.
|
|
497
|
+
.o5q0p {
|
|
501
498
|
margin-left: auto;
|
|
502
499
|
margin-right: auto;
|
|
503
500
|
}
|
|
504
|
-
.
|
|
501
|
+
.zRpwL .o5q0p {
|
|
505
502
|
width: 150px;
|
|
506
503
|
}
|
|
507
|
-
.
|
|
504
|
+
.uQu-2 {
|
|
508
505
|
display: flex;
|
|
509
506
|
}
|
|
510
|
-
.
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
.xex-E {
|
|
514
|
-
border: none;
|
|
515
|
-
width: max-content;
|
|
516
|
-
}
|
|
517
|
-
.SGvxV {
|
|
518
|
-
overflow-x: auto;
|
|
519
|
-
}
|
|
520
|
-
.SGvxV::-webkit-scrollbar {
|
|
521
|
-
-webkit-appearance: none;
|
|
522
|
-
}
|
|
523
|
-
.SGvxV::-webkit-scrollbar-thumb {
|
|
524
|
-
background-color: rgba(0, 0, 0, .5);
|
|
525
|
-
border: 2px solid #fff;
|
|
526
|
-
border-radius: 8px;
|
|
507
|
+
.HegEv,
|
|
508
|
+
.HegEv > * {
|
|
509
|
+
text-align: left;
|
|
527
510
|
}
|
|
528
|
-
.
|
|
529
|
-
|
|
511
|
+
._3PZZX,
|
|
512
|
+
._3PZZX > * {
|
|
513
|
+
text-align: center;
|
|
530
514
|
}
|
|
531
|
-
.
|
|
532
|
-
|
|
515
|
+
.Elo6J,
|
|
516
|
+
.Elo6J > * {
|
|
517
|
+
text-align: right;
|
|
533
518
|
}
|
|
534
|
-
.
|
|
535
|
-
|
|
519
|
+
.E3Wwc,
|
|
520
|
+
.E3Wwc > * {
|
|
521
|
+
text-align: initial;
|
|
536
522
|
}
|
|
537
|
-
.
|
|
538
|
-
|
|
539
|
-
|
|
523
|
+
.qAe8y {
|
|
524
|
+
text-align: justify !important;
|
|
525
|
+
white-space: pre-wrap !important;
|
|
540
526
|
}
|
|
541
|
-
.
|
|
527
|
+
._0zoxe,
|
|
542
528
|
.glob_fontElementMap,
|
|
543
|
-
.
|
|
529
|
+
.wEMyo {
|
|
544
530
|
font-family: var(--ricos-font-family,unset);
|
|
545
531
|
}
|
|
546
|
-
.
|
|
532
|
+
.wxDlk {
|
|
547
533
|
max-width: 100%;
|
|
548
534
|
}
|
|
549
|
-
.
|
|
535
|
+
._0zoxe {
|
|
550
536
|
align-content: start;
|
|
551
537
|
box-sizing: border-box;
|
|
552
538
|
display: grid;
|
|
@@ -557,90 +543,91 @@
|
|
|
557
543
|
-moz-osx-font-smoothing: grayscale;
|
|
558
544
|
}
|
|
559
545
|
@media print {
|
|
560
|
-
|
|
546
|
+
._0zoxe {
|
|
561
547
|
background-color: #fff;
|
|
562
548
|
}
|
|
563
|
-
.
|
|
564
|
-
.
|
|
565
|
-
.
|
|
566
|
-
.
|
|
567
|
-
.
|
|
568
|
-
.
|
|
569
|
-
.
|
|
570
|
-
.
|
|
571
|
-
.
|
|
549
|
+
._0zoxe blockquote,
|
|
550
|
+
._0zoxe h1,
|
|
551
|
+
._0zoxe h2,
|
|
552
|
+
._0zoxe h3,
|
|
553
|
+
._0zoxe h4,
|
|
554
|
+
._0zoxe h5,
|
|
555
|
+
._0zoxe h6,
|
|
556
|
+
._0zoxe img,
|
|
557
|
+
._0zoxe li {
|
|
572
558
|
break-inside: avoid;
|
|
573
559
|
}
|
|
574
|
-
.
|
|
575
|
-
.
|
|
576
|
-
.
|
|
577
|
-
.
|
|
578
|
-
.
|
|
579
|
-
.
|
|
580
|
-
.
|
|
581
|
-
.
|
|
582
|
-
.
|
|
583
|
-
.
|
|
584
|
-
.
|
|
585
|
-
.
|
|
586
|
-
.
|
|
587
|
-
.
|
|
560
|
+
._0zoxe h1,
|
|
561
|
+
._0zoxe h1 *,
|
|
562
|
+
._0zoxe h2,
|
|
563
|
+
._0zoxe h2 *,
|
|
564
|
+
._0zoxe h3,
|
|
565
|
+
._0zoxe h3 *,
|
|
566
|
+
._0zoxe h4,
|
|
567
|
+
._0zoxe h4 *,
|
|
568
|
+
._0zoxe h5,
|
|
569
|
+
._0zoxe h5 *,
|
|
570
|
+
._0zoxe h6,
|
|
571
|
+
._0zoxe h6 *,
|
|
572
|
+
._0zoxe p,
|
|
573
|
+
._0zoxe p * {
|
|
588
574
|
color: #000 !important;
|
|
589
575
|
}
|
|
590
|
-
.
|
|
591
|
-
.
|
|
592
|
-
.
|
|
593
|
-
.
|
|
576
|
+
._0zoxe ol li,
|
|
577
|
+
._0zoxe ol li *,
|
|
578
|
+
._0zoxe p,
|
|
579
|
+
._0zoxe p * {
|
|
594
580
|
font-size: 11pt !important;
|
|
595
581
|
}
|
|
596
|
-
.
|
|
597
|
-
.
|
|
582
|
+
._0zoxe h1,
|
|
583
|
+
._0zoxe h1 * {
|
|
598
584
|
font-size: 24pt !important;
|
|
599
585
|
}
|
|
600
|
-
.
|
|
601
|
-
.
|
|
586
|
+
._0zoxe h2,
|
|
587
|
+
._0zoxe h2 * {
|
|
602
588
|
font-size: 20pt !important;
|
|
603
589
|
}
|
|
604
|
-
.
|
|
605
|
-
.
|
|
590
|
+
._0zoxe h3,
|
|
591
|
+
._0zoxe h3 * {
|
|
606
592
|
font-size: 16pt !important;
|
|
607
593
|
}
|
|
608
|
-
.
|
|
609
|
-
.
|
|
594
|
+
._0zoxe h4,
|
|
595
|
+
._0zoxe h4 * {
|
|
610
596
|
font-size: 14pt !important;
|
|
611
597
|
}
|
|
612
|
-
.
|
|
613
|
-
.
|
|
598
|
+
._0zoxe h5,
|
|
599
|
+
._0zoxe h5 * {
|
|
614
600
|
font-size: 12pt !important;
|
|
615
601
|
}
|
|
616
|
-
.
|
|
617
|
-
.
|
|
602
|
+
._0zoxe h6,
|
|
603
|
+
._0zoxe h6 * {
|
|
618
604
|
font-size: 11pt !important;
|
|
619
605
|
}
|
|
620
|
-
.
|
|
621
|
-
.
|
|
606
|
+
._0zoxe blockquote,
|
|
607
|
+
._0zoxe blockquote * {
|
|
622
608
|
font-size: 16pt !important;
|
|
623
609
|
}
|
|
624
610
|
}
|
|
625
|
-
.
|
|
611
|
+
._0zoxe * {
|
|
626
612
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
627
613
|
}
|
|
628
|
-
.
|
|
614
|
+
._0zoxe ._7jsY6 {
|
|
629
615
|
box-sizing: border-box;
|
|
630
616
|
tab-size: 40px;
|
|
631
617
|
}
|
|
632
|
-
.
|
|
633
|
-
.
|
|
634
|
-
.
|
|
618
|
+
._0zoxe ._7jsY6 *,
|
|
619
|
+
._0zoxe ._7jsY6 :after,
|
|
620
|
+
._0zoxe ._7jsY6 :before {
|
|
635
621
|
box-sizing: inherit;
|
|
636
622
|
}
|
|
637
|
-
.
|
|
623
|
+
._0zoxe ._7jsY6 input {
|
|
638
624
|
box-sizing: border-box;
|
|
639
625
|
}
|
|
640
|
-
|
|
626
|
+
._0zoxe.fFl6Y {
|
|
641
627
|
padding-top: 50px;
|
|
642
628
|
}
|
|
643
|
-
.
|
|
629
|
+
._7jsY6 {
|
|
630
|
+
background-color: var(--ricos-bg-color-container,unset);
|
|
644
631
|
color: var(--ricos-text-color,#212121);
|
|
645
632
|
container-type: inline-size;
|
|
646
633
|
font-size: 16px;
|
|
@@ -652,74 +639,75 @@
|
|
|
652
639
|
word-wrap: break-word;
|
|
653
640
|
white-space: break-spaces;
|
|
654
641
|
}
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
}
|
|
658
|
-
.AtdNU:after {
|
|
642
|
+
._7jsY6:after {
|
|
643
|
+
clear: both;
|
|
659
644
|
content: "";
|
|
660
645
|
display: table;
|
|
661
646
|
line-height: 0;
|
|
662
647
|
}
|
|
663
|
-
[dir] .AtdNU:after {
|
|
664
|
-
clear: both;
|
|
665
|
-
}
|
|
666
648
|
@supports not (contain:inline-size) {
|
|
667
|
-
@media only screen and (max-width:
|
|
668
|
-
.
|
|
649
|
+
@media only screen and (max-width:480px) {
|
|
650
|
+
._7jsY6 {
|
|
669
651
|
font-size: 14px;
|
|
670
652
|
}
|
|
671
653
|
}
|
|
672
654
|
}
|
|
673
|
-
@container (width <
|
|
674
|
-
.
|
|
655
|
+
@container (width < 480px) {
|
|
656
|
+
._7jsY6 {
|
|
675
657
|
font-size: 14px;
|
|
676
658
|
}
|
|
677
659
|
}
|
|
678
|
-
.
|
|
660
|
+
.NtFC7 {
|
|
679
661
|
width: 100%;
|
|
680
662
|
}
|
|
681
|
-
.
|
|
663
|
+
.NtFC7 [data-breakout=normal] {
|
|
682
664
|
padding-inline-end: var(--ricos-breakout-normal-padding-end,0);
|
|
683
665
|
padding-inline-start: var(--ricos-breakout-normal-padding-start,0);
|
|
684
666
|
}
|
|
685
|
-
.
|
|
667
|
+
.NtFC7 [data-breakout=fullWidth] {
|
|
686
668
|
padding-inline-end: var(--ricos-breakout-full-width-padding-end,0);
|
|
687
669
|
padding-inline-start: var(--ricos-breakout-full-width-padding-start,0);
|
|
688
670
|
}
|
|
689
|
-
|
|
671
|
+
.Ifoz1 {
|
|
690
672
|
margin: 2px 0;
|
|
691
673
|
}
|
|
692
|
-
|
|
693
|
-
|
|
674
|
+
.vYr92,
|
|
675
|
+
.zB5as + .zB5as {
|
|
694
676
|
margin-top: 20px;
|
|
695
677
|
}
|
|
696
|
-
.
|
|
678
|
+
.y9E5H {
|
|
679
|
+
direction: rtl;
|
|
680
|
+
}
|
|
681
|
+
.Kr7m4 {
|
|
682
|
+
direction: ltr;
|
|
683
|
+
}
|
|
684
|
+
.tbP41 {
|
|
697
685
|
margin-inline-start: 0 !important;
|
|
698
686
|
}
|
|
699
|
-
.
|
|
687
|
+
.Brd1X {
|
|
700
688
|
margin-inline-start: 40px !important;
|
|
701
689
|
}
|
|
702
|
-
.
|
|
690
|
+
.Heiwe {
|
|
703
691
|
margin-inline-start: 80px !important;
|
|
704
692
|
}
|
|
705
|
-
.
|
|
693
|
+
.H3W5b {
|
|
706
694
|
margin-inline-start: 120px !important;
|
|
707
695
|
}
|
|
708
|
-
.
|
|
696
|
+
.yTdIC {
|
|
709
697
|
margin-inline-start: 160px !important;
|
|
710
698
|
}
|
|
711
|
-
.
|
|
699
|
+
.YSDsP {
|
|
712
700
|
margin-inline-start: 200px !important;
|
|
713
701
|
}
|
|
714
|
-
.
|
|
702
|
+
.FbiU4 {
|
|
715
703
|
margin-inline-start: 240px !important;
|
|
716
704
|
}
|
|
717
|
-
.
|
|
718
|
-
.
|
|
705
|
+
.PpLaR,
|
|
706
|
+
.glob_fontElementMap {
|
|
719
707
|
font-family: var(--ricos-font-family,unset);
|
|
720
708
|
}
|
|
721
|
-
.
|
|
722
|
-
.
|
|
709
|
+
.Gu2UK,
|
|
710
|
+
.pBdbF {
|
|
723
711
|
color: var(--ricos-custom-p-color,unset);
|
|
724
712
|
font-family: var(--ricos-custom-p-font-family,unset);
|
|
725
713
|
font-size: var(--ricos-custom-p-font-size,unset);
|
|
@@ -728,40 +716,37 @@
|
|
|
728
716
|
letter-spacing: var(--ricos-custom-p-letter-spacing,unset);
|
|
729
717
|
line-height: var(--ricos-custom-p-line-height,unset);
|
|
730
718
|
list-style-position: outside;
|
|
731
|
-
min-height: var(--ricos-custom-p-min-height,unset);
|
|
732
|
-
text-decoration: var(--ricos-custom-p-text-decoration,unset);
|
|
733
|
-
}
|
|
734
|
-
[dir] .N1HsE,
|
|
735
|
-
[dir] .Zg8H6 {
|
|
736
719
|
margin: 0;
|
|
720
|
+
min-height: var(--ricos-custom-p-min-height,unset);
|
|
737
721
|
padding: 0;
|
|
722
|
+
text-decoration: var(--ricos-custom-p-text-decoration,unset);
|
|
738
723
|
}
|
|
739
|
-
|
|
740
|
-
|
|
724
|
+
.Gu2UK > *,
|
|
725
|
+
.pBdbF > * {
|
|
741
726
|
background-color: var(--ricos-custom-p-background-color,unset);
|
|
742
727
|
}
|
|
743
728
|
@supports not (contain:inline-size) {
|
|
744
|
-
@media only screen and (max-width:
|
|
745
|
-
.
|
|
746
|
-
.
|
|
729
|
+
@media only screen and (max-width:480px) {
|
|
730
|
+
.Gu2UK,
|
|
731
|
+
.pBdbF {
|
|
747
732
|
font-size: var(--ricos-custom-p-font-size,unset);
|
|
748
733
|
}
|
|
749
734
|
}
|
|
750
735
|
}
|
|
751
|
-
@container (width <
|
|
752
|
-
.
|
|
753
|
-
.
|
|
736
|
+
@container (width < 480px) {
|
|
737
|
+
.Gu2UK,
|
|
738
|
+
.pBdbF {
|
|
754
739
|
font-size: var(--ricos-custom-p-font-size,unset);
|
|
755
740
|
}
|
|
756
741
|
}
|
|
757
|
-
.
|
|
758
|
-
.
|
|
742
|
+
.Gu2UK > .xwXUX,
|
|
743
|
+
.pBdbF > .xwXUX {
|
|
759
744
|
list-style-type: inherit;
|
|
760
745
|
margin-inline-start: 1.5em;
|
|
761
746
|
padding-inline-start: .5em;
|
|
762
747
|
}
|
|
763
|
-
.
|
|
764
|
-
.
|
|
748
|
+
.Gu2UK > .xwXUX[data-heading-level=headerOne],
|
|
749
|
+
.pBdbF > .xwXUX[data-heading-level=headerOne] {
|
|
765
750
|
font-family: var(--ricos-custom-h1-font-family,unset);
|
|
766
751
|
font-size: var(--ricos-custom-h1-font-size,40px);
|
|
767
752
|
font-style: var(--ricos-custom-h1-font-style,unset);
|
|
@@ -772,21 +757,21 @@
|
|
|
772
757
|
text-decoration: var(--ricos-custom-h1-text-decoration,unset);
|
|
773
758
|
}
|
|
774
759
|
@supports not (contain:inline-size) {
|
|
775
|
-
@media only screen and (max-width:
|
|
776
|
-
.
|
|
777
|
-
.
|
|
760
|
+
@media only screen and (max-width:480px) {
|
|
761
|
+
.Gu2UK > .xwXUX[data-heading-level=headerOne],
|
|
762
|
+
.pBdbF > .xwXUX[data-heading-level=headerOne] {
|
|
778
763
|
font-size: var(--ricos-custom-h1-font-size,32px);
|
|
779
764
|
}
|
|
780
765
|
}
|
|
781
766
|
}
|
|
782
|
-
@container (width <
|
|
783
|
-
.
|
|
784
|
-
.
|
|
767
|
+
@container (width < 480px) {
|
|
768
|
+
.Gu2UK > .xwXUX[data-heading-level=headerOne],
|
|
769
|
+
.pBdbF > .xwXUX[data-heading-level=headerOne] {
|
|
785
770
|
font-size: var(--ricos-custom-h1-font-size,32px);
|
|
786
771
|
}
|
|
787
772
|
}
|
|
788
|
-
.
|
|
789
|
-
.
|
|
773
|
+
.Gu2UK > .xwXUX[data-heading-level=headerTwo],
|
|
774
|
+
.pBdbF > .xwXUX[data-heading-level=headerTwo] {
|
|
790
775
|
font-family: var(--ricos-custom-h2-font-family,unset);
|
|
791
776
|
font-size: var(--ricos-custom-h2-font-size,28px);
|
|
792
777
|
font-style: var(--ricos-custom-h2-font-style,unset);
|
|
@@ -797,21 +782,21 @@
|
|
|
797
782
|
text-decoration: var(--ricos-custom-h2-text-decoration,unset);
|
|
798
783
|
}
|
|
799
784
|
@supports not (contain:inline-size) {
|
|
800
|
-
@media only screen and (max-width:
|
|
801
|
-
.
|
|
802
|
-
.
|
|
785
|
+
@media only screen and (max-width:480px) {
|
|
786
|
+
.Gu2UK > .xwXUX[data-heading-level=headerTwo],
|
|
787
|
+
.pBdbF > .xwXUX[data-heading-level=headerTwo] {
|
|
803
788
|
font-size: var(--ricos-custom-h2-font-size,24px);
|
|
804
789
|
}
|
|
805
790
|
}
|
|
806
791
|
}
|
|
807
|
-
@container (width <
|
|
808
|
-
.
|
|
809
|
-
.
|
|
792
|
+
@container (width < 480px) {
|
|
793
|
+
.Gu2UK > .xwXUX[data-heading-level=headerTwo],
|
|
794
|
+
.pBdbF > .xwXUX[data-heading-level=headerTwo] {
|
|
810
795
|
font-size: var(--ricos-custom-h2-font-size,24px);
|
|
811
796
|
}
|
|
812
797
|
}
|
|
813
|
-
.
|
|
814
|
-
.
|
|
798
|
+
.Gu2UK > .xwXUX[data-heading-level=headerThree],
|
|
799
|
+
.pBdbF > .xwXUX[data-heading-level=headerThree] {
|
|
815
800
|
font-family: var(--ricos-custom-h3-font-family,unset);
|
|
816
801
|
font-size: var(--ricos-custom-h3-font-size,24px);
|
|
817
802
|
font-style: var(--ricos-custom-h3-font-style,unset);
|
|
@@ -822,21 +807,21 @@
|
|
|
822
807
|
text-decoration: var(--ricos-custom-h3-text-decoration,unset);
|
|
823
808
|
}
|
|
824
809
|
@supports not (contain:inline-size) {
|
|
825
|
-
@media only screen and (max-width:
|
|
826
|
-
.
|
|
827
|
-
.
|
|
810
|
+
@media only screen and (max-width:480px) {
|
|
811
|
+
.Gu2UK > .xwXUX[data-heading-level=headerThree],
|
|
812
|
+
.pBdbF > .xwXUX[data-heading-level=headerThree] {
|
|
828
813
|
font-size: var(--ricos-custom-h3-font-size,20px);
|
|
829
814
|
}
|
|
830
815
|
}
|
|
831
816
|
}
|
|
832
|
-
@container (width <
|
|
833
|
-
.
|
|
834
|
-
.
|
|
817
|
+
@container (width < 480px) {
|
|
818
|
+
.Gu2UK > .xwXUX[data-heading-level=headerThree],
|
|
819
|
+
.pBdbF > .xwXUX[data-heading-level=headerThree] {
|
|
835
820
|
font-size: var(--ricos-custom-h3-font-size,20px);
|
|
836
821
|
}
|
|
837
822
|
}
|
|
838
|
-
.
|
|
839
|
-
.
|
|
823
|
+
.Gu2UK > .xwXUX[data-heading-level=headerFour],
|
|
824
|
+
.pBdbF > .xwXUX[data-heading-level=headerFour] {
|
|
840
825
|
font-family: var(--ricos-custom-h4-font-family,unset);
|
|
841
826
|
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
842
827
|
font-style: var(--ricos-custom-h4-font-style,unset);
|
|
@@ -847,21 +832,21 @@
|
|
|
847
832
|
text-decoration: var(--ricos-custom-h4-text-decoration,unset);
|
|
848
833
|
}
|
|
849
834
|
@supports not (contain:inline-size) {
|
|
850
|
-
@media only screen and (max-width:
|
|
851
|
-
.
|
|
852
|
-
.
|
|
835
|
+
@media only screen and (max-width:480px) {
|
|
836
|
+
.Gu2UK > .xwXUX[data-heading-level=headerFour],
|
|
837
|
+
.pBdbF > .xwXUX[data-heading-level=headerFour] {
|
|
853
838
|
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
854
839
|
}
|
|
855
840
|
}
|
|
856
841
|
}
|
|
857
|
-
@container (width <
|
|
858
|
-
.
|
|
859
|
-
.
|
|
842
|
+
@container (width < 480px) {
|
|
843
|
+
.Gu2UK > .xwXUX[data-heading-level=headerFour],
|
|
844
|
+
.pBdbF > .xwXUX[data-heading-level=headerFour] {
|
|
860
845
|
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
861
846
|
}
|
|
862
847
|
}
|
|
863
|
-
.
|
|
864
|
-
.
|
|
848
|
+
.Gu2UK > .xwXUX[data-heading-level=headerFive],
|
|
849
|
+
.pBdbF > .xwXUX[data-heading-level=headerFive] {
|
|
865
850
|
font-family: var(--ricos-custom-h5-font-family,unset);
|
|
866
851
|
font-size: var(--ricos-custom-h5-font-size,18px);
|
|
867
852
|
font-style: var(--ricos-custom-h5-font-style,unset);
|
|
@@ -872,21 +857,21 @@
|
|
|
872
857
|
text-decoration: var(--ricos-custom-h5-text-decoration,unset);
|
|
873
858
|
}
|
|
874
859
|
@supports not (contain:inline-size) {
|
|
875
|
-
@media only screen and (max-width:
|
|
876
|
-
.
|
|
877
|
-
.
|
|
860
|
+
@media only screen and (max-width:480px) {
|
|
861
|
+
.Gu2UK > .xwXUX[data-heading-level=headerFive],
|
|
862
|
+
.pBdbF > .xwXUX[data-heading-level=headerFive] {
|
|
878
863
|
font-size: var(--ricos-custom-h5-font-size,16px);
|
|
879
864
|
}
|
|
880
865
|
}
|
|
881
866
|
}
|
|
882
|
-
@container (width <
|
|
883
|
-
.
|
|
884
|
-
.
|
|
867
|
+
@container (width < 480px) {
|
|
868
|
+
.Gu2UK > .xwXUX[data-heading-level=headerFive],
|
|
869
|
+
.pBdbF > .xwXUX[data-heading-level=headerFive] {
|
|
885
870
|
font-size: var(--ricos-custom-h5-font-size,16px);
|
|
886
871
|
}
|
|
887
872
|
}
|
|
888
|
-
.
|
|
889
|
-
.
|
|
873
|
+
.Gu2UK > .xwXUX[data-heading-level=headerSix],
|
|
874
|
+
.pBdbF > .xwXUX[data-heading-level=headerSix] {
|
|
890
875
|
font-family: var(--ricos-custom-h6-font-family,unset);
|
|
891
876
|
font-size: var(--ricos-custom-h6-font-size,16px);
|
|
892
877
|
font-style: var(--ricos-custom-h6-font-style,unset);
|
|
@@ -897,191 +882,217 @@
|
|
|
897
882
|
text-decoration: var(--ricos-custom-h6-text-decoration,unset);
|
|
898
883
|
}
|
|
899
884
|
@supports not (contain:inline-size) {
|
|
900
|
-
@media only screen and (max-width:
|
|
901
|
-
.
|
|
902
|
-
.
|
|
885
|
+
@media only screen and (max-width:480px) {
|
|
886
|
+
.Gu2UK > .xwXUX[data-heading-level=headerSix],
|
|
887
|
+
.pBdbF > .xwXUX[data-heading-level=headerSix] {
|
|
903
888
|
font-size: var(--ricos-custom-h6-font-size,14px);
|
|
904
889
|
}
|
|
905
890
|
}
|
|
906
891
|
}
|
|
907
|
-
@container (width <
|
|
908
|
-
.
|
|
909
|
-
.
|
|
892
|
+
@container (width < 480px) {
|
|
893
|
+
.Gu2UK > .xwXUX[data-heading-level=headerSix],
|
|
894
|
+
.pBdbF > .xwXUX[data-heading-level=headerSix] {
|
|
910
895
|
font-size: var(--ricos-custom-h6-font-size,14px);
|
|
911
896
|
}
|
|
912
897
|
}
|
|
913
|
-
[data-list-style-position=inside].
|
|
898
|
+
[data-list-style-position=inside].xwXUX {
|
|
914
899
|
list-style-position: inside;
|
|
915
900
|
padding-inline-start: 0;
|
|
916
901
|
}
|
|
917
|
-
[data-list-style-position=inside].
|
|
918
|
-
[data-list-style-position=inside].
|
|
902
|
+
[data-list-style-position=inside].xwXUX > :first-child,
|
|
903
|
+
[data-list-style-position=inside].xwXUX > :first-child > :first-child {
|
|
919
904
|
display: inline;
|
|
920
905
|
}
|
|
921
|
-
.
|
|
922
|
-
.
|
|
923
|
-
.
|
|
924
|
-
.
|
|
925
|
-
.
|
|
926
|
-
.
|
|
927
|
-
.
|
|
906
|
+
.Gu2UK > [data-list-style-position=inside].xwXUX h2 > span,
|
|
907
|
+
.Gu2UK > [data-list-style-position=inside].xwXUX h3 > span,
|
|
908
|
+
.Gu2UK > [data-list-style-position=inside].xwXUX h4 > span,
|
|
909
|
+
.Gu2UK > [data-list-style-position=inside].xwXUX h5 > span,
|
|
910
|
+
.Gu2UK > [data-list-style-position=inside].xwXUX h6 > span,
|
|
911
|
+
.Gu2UK > [data-list-style-position=inside].xwXUX > h1 > span,
|
|
912
|
+
.Gu2UK > [data-list-style-position=inside].xwXUX > p > span > :first-child {
|
|
928
913
|
margin-inline-start: .5em;
|
|
929
914
|
}
|
|
930
|
-
ol .
|
|
915
|
+
ol .xwXUX {
|
|
931
916
|
position: relative;
|
|
932
917
|
}
|
|
933
|
-
ol .
|
|
918
|
+
ol .xwXUX > div > :not(ul) > span {
|
|
934
919
|
margin-inline-start: .35em;
|
|
935
920
|
}
|
|
936
|
-
.
|
|
937
|
-
|
|
938
|
-
display: grid;
|
|
939
|
-
gap: 1px;
|
|
940
|
-
grid-template-columns: var(--ricos-layout-column-template);
|
|
941
|
-
position: relative;
|
|
942
|
-
}
|
|
943
|
-
[dir] .IZDV9 {
|
|
944
|
-
margin: 0;
|
|
921
|
+
.t3V7- {
|
|
922
|
+
margin: 15px 18px;
|
|
945
923
|
}
|
|
946
924
|
@supports not (contain:inline-size) {
|
|
947
925
|
@media only screen and (max-width:480px) {
|
|
948
|
-
.
|
|
949
|
-
|
|
926
|
+
.t3V7- {
|
|
927
|
+
margin: var(--ricos-custom-code-block-margin,15px calc(18px + 5%));
|
|
950
928
|
}
|
|
951
929
|
}
|
|
952
930
|
}
|
|
953
931
|
@container (width < 480px) {
|
|
954
|
-
.
|
|
955
|
-
|
|
932
|
+
.t3V7- {
|
|
933
|
+
margin: var(--ricos-custom-code-block-margin,15px calc(18px + 5%));
|
|
956
934
|
}
|
|
957
935
|
}
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
936
|
+
.Xlkwe {
|
|
937
|
+
background-color: var(--ricos-custom-code-block-background-color,rgba(var(--ricos-fallback-color-tuple,0,0,0),.06));
|
|
938
|
+
color: var(--ricos-custom-code-block-color,var(--ricos-text-color,#212121));
|
|
939
|
+
font-family:
|
|
940
|
+
Inconsolata,
|
|
941
|
+
Menlo,
|
|
942
|
+
Consolas,
|
|
943
|
+
monospace;
|
|
944
|
+
font-size: var(--ricos-custom-code-block-font-size,16px);
|
|
945
|
+
line-height: var(--ricos-custom-code-block-line-height,26px);
|
|
946
|
+
margin: var(--ricos-custom-code-block-margin,15px 18px);
|
|
947
|
+
min-height: 29px;
|
|
948
|
+
padding: var(--ricos-custom-code-block-padding,2px 25px);
|
|
949
|
+
white-space: pre-wrap;
|
|
964
950
|
}
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
padding-top: 12px;
|
|
951
|
+
.TKDHf .Xlkwe {
|
|
952
|
+
margin: 1em 0;
|
|
968
953
|
}
|
|
969
|
-
.
|
|
970
|
-
|
|
954
|
+
._7R4ry {
|
|
955
|
+
margin-left: 0;
|
|
956
|
+
margin-right: auto;
|
|
957
|
+
z-index: 1;
|
|
971
958
|
}
|
|
972
|
-
.
|
|
973
|
-
|
|
959
|
+
._7R4ry:not(.ybFS9) {
|
|
960
|
+
float: left;
|
|
961
|
+
margin-right: 40px;
|
|
974
962
|
}
|
|
975
963
|
@supports not (contain:inline-size) {
|
|
976
964
|
@media only screen and (max-width:480px) {
|
|
977
|
-
.
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
.IZDV9 .iz1uR,
|
|
981
|
-
.IZDV9 .iz1uR:first-child {
|
|
982
|
-
padding-inline-end: 0;
|
|
983
|
-
}
|
|
984
|
-
.IZDV9 .iz1uR:last-child {
|
|
985
|
-
padding-inline-start: 0;
|
|
965
|
+
._7R4ry:not(.ybFS9) {
|
|
966
|
+
float: none;
|
|
967
|
+
margin-right: auto;
|
|
986
968
|
}
|
|
987
969
|
}
|
|
988
970
|
}
|
|
989
971
|
@container (width < 480px) {
|
|
990
|
-
.
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
.IZDV9 .iz1uR,
|
|
994
|
-
.IZDV9 .iz1uR:first-child {
|
|
995
|
-
padding-inline-end: 0;
|
|
996
|
-
}
|
|
997
|
-
.IZDV9 .iz1uR:last-child {
|
|
998
|
-
padding-inline-start: 0;
|
|
972
|
+
._7R4ry:not(.ybFS9) {
|
|
973
|
+
float: none;
|
|
974
|
+
margin-right: auto;
|
|
999
975
|
}
|
|
1000
976
|
}
|
|
1001
|
-
.
|
|
1002
|
-
|
|
1003
|
-
|
|
977
|
+
.QkfoJ {
|
|
978
|
+
margin-left: auto;
|
|
979
|
+
margin-right: 0;
|
|
980
|
+
z-index: 1;
|
|
1004
981
|
}
|
|
1005
|
-
|
|
1006
|
-
|
|
982
|
+
.QkfoJ:not(.ybFS9) {
|
|
983
|
+
float: right;
|
|
984
|
+
margin-left: 40px;
|
|
1007
985
|
}
|
|
1008
986
|
@supports not (contain:inline-size) {
|
|
1009
|
-
@media only screen and (max-width:
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
margin:
|
|
987
|
+
@media only screen and (max-width:480px) {
|
|
988
|
+
.QkfoJ:not(.ybFS9) {
|
|
989
|
+
float: none;
|
|
990
|
+
margin-left: auto;
|
|
1013
991
|
}
|
|
1014
992
|
}
|
|
1015
993
|
}
|
|
1016
|
-
@container (width <
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
margin:
|
|
994
|
+
@container (width < 480px) {
|
|
995
|
+
.QkfoJ:not(.ybFS9) {
|
|
996
|
+
float: none;
|
|
997
|
+
margin-left: auto;
|
|
1020
998
|
}
|
|
1021
999
|
}
|
|
1022
|
-
.
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
font-size: var(--ricos-custom-p-font-size,unset);
|
|
1026
|
-
font-style: var(--ricos-custom-p-font-style,unset);
|
|
1027
|
-
font-weight: var(--ricos-custom-p-font-weight,unset);
|
|
1028
|
-
letter-spacing: var(--ricos-custom-p-letter-spacing,unset);
|
|
1029
|
-
line-height: var(--ricos-custom-p-line-height,unset);
|
|
1030
|
-
min-height: var(--ricos-custom-p-min-height,unset);
|
|
1031
|
-
text-decoration: var(--ricos-custom-p-text-decoration,unset);
|
|
1000
|
+
.fcSPr {
|
|
1001
|
+
clear: both;
|
|
1002
|
+
display: block;
|
|
1032
1003
|
}
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1004
|
+
.fcSPr:not(.ma6mO) {
|
|
1005
|
+
margin-left: auto;
|
|
1006
|
+
margin-right: auto;
|
|
1007
|
+
max-width: 100%;
|
|
1036
1008
|
}
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
font-size: var(--ricos-custom-p-font-size,unset);
|
|
1041
|
-
}
|
|
1042
|
-
}
|
|
1009
|
+
.ma6mO,
|
|
1010
|
+
.ybFS9 {
|
|
1011
|
+
width: 100%;
|
|
1043
1012
|
}
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1013
|
+
.Kj0dV .ma6mO,
|
|
1014
|
+
.Kj0dV .ybFS9 {
|
|
1015
|
+
margin: 0 -8px;
|
|
1016
|
+
width: auto;
|
|
1048
1017
|
}
|
|
1049
|
-
.
|
|
1050
|
-
|
|
1018
|
+
._4IuJb {
|
|
1019
|
+
width: fit-content;
|
|
1051
1020
|
}
|
|
1052
|
-
.
|
|
1053
|
-
|
|
1021
|
+
.EnERE {
|
|
1022
|
+
margin-left: auto;
|
|
1023
|
+
margin-right: auto;
|
|
1024
|
+
max-width: 100%;
|
|
1025
|
+
}
|
|
1026
|
+
._0eDaS {
|
|
1027
|
+
width: min(350px, 100%) !important;
|
|
1028
|
+
}
|
|
1029
|
+
.Kj0dV ._0eDaS {
|
|
1030
|
+
width: 50%;
|
|
1031
|
+
}
|
|
1032
|
+
.Qn65K {
|
|
1033
|
+
margin-left: auto;
|
|
1034
|
+
margin-right: auto;
|
|
1035
|
+
}
|
|
1036
|
+
.Kj0dV .Qn65K {
|
|
1037
|
+
width: 150px;
|
|
1038
|
+
}
|
|
1039
|
+
._6PQ97 {
|
|
1040
|
+
display: flex;
|
|
1041
|
+
}
|
|
1042
|
+
.FUtYb {
|
|
1043
|
+
margin: 0;
|
|
1044
|
+
}
|
|
1045
|
+
.igtzn {
|
|
1046
|
+
border: none;
|
|
1047
|
+
width: max-content;
|
|
1048
|
+
}
|
|
1049
|
+
.JU6ck {
|
|
1050
|
+
overflow-x: auto;
|
|
1051
|
+
}
|
|
1052
|
+
.JU6ck::-webkit-scrollbar {
|
|
1053
|
+
-webkit-appearance: none;
|
|
1054
|
+
}
|
|
1055
|
+
.JU6ck::-webkit-scrollbar-thumb {
|
|
1056
|
+
background-color: rgba(0, 0, 0, .5);
|
|
1057
|
+
border: 2px solid #fff;
|
|
1058
|
+
border-radius: 8px;
|
|
1059
|
+
}
|
|
1060
|
+
.JU6ck::-webkit-scrollbar:horizontal {
|
|
1061
|
+
height: 10px;
|
|
1062
|
+
}
|
|
1063
|
+
.R2kw8 {
|
|
1064
|
+
max-width: 100%;
|
|
1054
1065
|
}
|
|
1055
1066
|
.glob_fontElementMap,
|
|
1056
|
-
.
|
|
1067
|
+
.hRnzI {
|
|
1057
1068
|
font-family: var(--ricos-font-family,unset);
|
|
1058
1069
|
}
|
|
1059
|
-
|
|
1070
|
+
.SRyUA {
|
|
1060
1071
|
margin: 0;
|
|
1061
1072
|
}
|
|
1062
1073
|
@supports not (contain:inline-size) {
|
|
1063
|
-
@media only screen and (max-width:
|
|
1064
|
-
|
|
1074
|
+
@media only screen and (max-width:480px) {
|
|
1075
|
+
.SRyUA {
|
|
1065
1076
|
clear: both;
|
|
1066
1077
|
margin: 0;
|
|
1067
1078
|
}
|
|
1068
1079
|
}
|
|
1069
1080
|
}
|
|
1070
|
-
@container (width <
|
|
1071
|
-
|
|
1081
|
+
@container (width < 480px) {
|
|
1082
|
+
.SRyUA {
|
|
1072
1083
|
clear: both;
|
|
1073
1084
|
margin: 0;
|
|
1074
1085
|
}
|
|
1075
1086
|
}
|
|
1076
|
-
.
|
|
1077
|
-
.
|
|
1078
|
-
.
|
|
1079
|
-
.
|
|
1080
|
-
.
|
|
1081
|
-
.
|
|
1087
|
+
.EGcAD,
|
|
1088
|
+
.H64gP,
|
|
1089
|
+
.QDXhx,
|
|
1090
|
+
.UNp-r,
|
|
1091
|
+
.adeI5,
|
|
1092
|
+
.fwjrm {
|
|
1082
1093
|
font: inherit;
|
|
1083
1094
|
}
|
|
1084
|
-
.
|
|
1095
|
+
.adeI5 {
|
|
1085
1096
|
color: var(--ricos-custom-h1-color,var(--ricos-text-color,#212121));
|
|
1086
1097
|
font-family: var(--ricos-custom-h1-font-family,unset);
|
|
1087
1098
|
font-size: var(--ricos-custom-h1-font-size,40px);
|
|
@@ -1093,22 +1104,22 @@ ol .GxUq1 > div > :not(ul) > span {
|
|
|
1093
1104
|
text-decoration: var(--ricos-custom-h1-text-decoration,unset);
|
|
1094
1105
|
}
|
|
1095
1106
|
@supports not (contain:inline-size) {
|
|
1096
|
-
@media only screen and (max-width:
|
|
1097
|
-
.
|
|
1107
|
+
@media only screen and (max-width:480px) {
|
|
1108
|
+
.adeI5 {
|
|
1098
1109
|
font-size: var(--ricos-custom-h1-font-size,32px);
|
|
1099
1110
|
}
|
|
1100
1111
|
}
|
|
1101
1112
|
}
|
|
1102
|
-
@container (width <
|
|
1103
|
-
.
|
|
1113
|
+
@container (width < 480px) {
|
|
1114
|
+
.adeI5 {
|
|
1104
1115
|
font-size: var(--ricos-custom-h1-font-size,32px);
|
|
1105
1116
|
}
|
|
1106
1117
|
}
|
|
1107
|
-
|
|
1108
|
-
|
|
1118
|
+
.adeI5 > * > span,
|
|
1119
|
+
.adeI5 > span span {
|
|
1109
1120
|
background-color: var(--ricos-custom-h1-background-color,unset);
|
|
1110
1121
|
}
|
|
1111
|
-
.
|
|
1122
|
+
.fwjrm {
|
|
1112
1123
|
color: var(--ricos-custom-h2-color,var(--ricos-text-color,#212121));
|
|
1113
1124
|
font-family: var(--ricos-custom-h2-font-family,unset);
|
|
1114
1125
|
font-size: var(--ricos-custom-h2-font-size,28px);
|
|
@@ -1120,22 +1131,22 @@ ol .GxUq1 > div > :not(ul) > span {
|
|
|
1120
1131
|
text-decoration: var(--ricos-custom-h2-text-decoration,unset);
|
|
1121
1132
|
}
|
|
1122
1133
|
@supports not (contain:inline-size) {
|
|
1123
|
-
@media only screen and (max-width:
|
|
1124
|
-
.
|
|
1134
|
+
@media only screen and (max-width:480px) {
|
|
1135
|
+
.fwjrm {
|
|
1125
1136
|
font-size: var(--ricos-custom-h2-font-size,24px);
|
|
1126
1137
|
}
|
|
1127
1138
|
}
|
|
1128
1139
|
}
|
|
1129
|
-
@container (width <
|
|
1130
|
-
.
|
|
1140
|
+
@container (width < 480px) {
|
|
1141
|
+
.fwjrm {
|
|
1131
1142
|
font-size: var(--ricos-custom-h2-font-size,24px);
|
|
1132
1143
|
}
|
|
1133
1144
|
}
|
|
1134
|
-
|
|
1135
|
-
|
|
1145
|
+
.fwjrm > * > span,
|
|
1146
|
+
.fwjrm > span span {
|
|
1136
1147
|
background-color: var(--ricos-custom-h2-background-color,unset);
|
|
1137
1148
|
}
|
|
1138
|
-
.
|
|
1149
|
+
.EGcAD {
|
|
1139
1150
|
color: var(--ricos-custom-h3-color,var(--ricos-text-color,#212121));
|
|
1140
1151
|
font-family: var(--ricos-custom-h3-font-family,unset);
|
|
1141
1152
|
font-size: var(--ricos-custom-h3-font-size,24px);
|
|
@@ -1147,22 +1158,22 @@ ol .GxUq1 > div > :not(ul) > span {
|
|
|
1147
1158
|
text-decoration: var(--ricos-custom-h3-text-decoration,unset);
|
|
1148
1159
|
}
|
|
1149
1160
|
@supports not (contain:inline-size) {
|
|
1150
|
-
@media only screen and (max-width:
|
|
1151
|
-
.
|
|
1161
|
+
@media only screen and (max-width:480px) {
|
|
1162
|
+
.EGcAD {
|
|
1152
1163
|
font-size: var(--ricos-custom-h3-font-size,20px);
|
|
1153
1164
|
}
|
|
1154
1165
|
}
|
|
1155
1166
|
}
|
|
1156
|
-
@container (width <
|
|
1157
|
-
.
|
|
1167
|
+
@container (width < 480px) {
|
|
1168
|
+
.EGcAD {
|
|
1158
1169
|
font-size: var(--ricos-custom-h3-font-size,20px);
|
|
1159
1170
|
}
|
|
1160
1171
|
}
|
|
1161
|
-
|
|
1162
|
-
|
|
1172
|
+
.EGcAD > * > span,
|
|
1173
|
+
.EGcAD > span span {
|
|
1163
1174
|
background-color: var(--ricos-custom-h3-background-color,unset);
|
|
1164
1175
|
}
|
|
1165
|
-
.
|
|
1176
|
+
.UNp-r {
|
|
1166
1177
|
color: var(--ricos-custom-h4-color,var(--ricos-text-color,#212121));
|
|
1167
1178
|
font-family: var(--ricos-custom-h4-font-family,unset);
|
|
1168
1179
|
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
@@ -1174,22 +1185,22 @@ ol .GxUq1 > div > :not(ul) > span {
|
|
|
1174
1185
|
text-decoration: var(--ricos-custom-h4-text-decoration,unset);
|
|
1175
1186
|
}
|
|
1176
1187
|
@supports not (contain:inline-size) {
|
|
1177
|
-
@media only screen and (max-width:
|
|
1178
|
-
.
|
|
1188
|
+
@media only screen and (max-width:480px) {
|
|
1189
|
+
.UNp-r {
|
|
1179
1190
|
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
1180
1191
|
}
|
|
1181
1192
|
}
|
|
1182
1193
|
}
|
|
1183
|
-
@container (width <
|
|
1184
|
-
.
|
|
1194
|
+
@container (width < 480px) {
|
|
1195
|
+
.UNp-r {
|
|
1185
1196
|
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
1186
1197
|
}
|
|
1187
1198
|
}
|
|
1188
|
-
|
|
1189
|
-
|
|
1199
|
+
.UNp-r > * > span,
|
|
1200
|
+
.UNp-r > span span {
|
|
1190
1201
|
background-color: var(--ricos-custom-h4-background-color,unset);
|
|
1191
1202
|
}
|
|
1192
|
-
.
|
|
1203
|
+
.H64gP {
|
|
1193
1204
|
color: var(--ricos-custom-h5-color,var(--ricos-text-color,#212121));
|
|
1194
1205
|
font-family: var(--ricos-custom-h5-font-family,unset);
|
|
1195
1206
|
font-size: var(--ricos-custom-h5-font-size,18px);
|
|
@@ -1201,22 +1212,22 @@ ol .GxUq1 > div > :not(ul) > span {
|
|
|
1201
1212
|
text-decoration: var(--ricos-custom-h5-text-decoration,unset);
|
|
1202
1213
|
}
|
|
1203
1214
|
@supports not (contain:inline-size) {
|
|
1204
|
-
@media only screen and (max-width:
|
|
1205
|
-
.
|
|
1215
|
+
@media only screen and (max-width:480px) {
|
|
1216
|
+
.H64gP {
|
|
1206
1217
|
font-size: var(--ricos-custom-h5-font-size,16px);
|
|
1207
1218
|
}
|
|
1208
1219
|
}
|
|
1209
1220
|
}
|
|
1210
|
-
@container (width <
|
|
1211
|
-
.
|
|
1221
|
+
@container (width < 480px) {
|
|
1222
|
+
.H64gP {
|
|
1212
1223
|
font-size: var(--ricos-custom-h5-font-size,16px);
|
|
1213
1224
|
}
|
|
1214
1225
|
}
|
|
1215
|
-
|
|
1216
|
-
|
|
1226
|
+
.H64gP > * > span,
|
|
1227
|
+
.H64gP > span span {
|
|
1217
1228
|
background-color: var(--ricos-custom-h5-background-color,unset);
|
|
1218
1229
|
}
|
|
1219
|
-
.
|
|
1230
|
+
.QDXhx {
|
|
1220
1231
|
color: var(--ricos-custom-h6-color,var(--ricos-text-color,#212121));
|
|
1221
1232
|
font-family: var(--ricos-custom-h6-font-family,unset);
|
|
1222
1233
|
font-size: var(--ricos-custom-h6-font-size,16px);
|
|
@@ -1228,124 +1239,83 @@ ol .GxUq1 > div > :not(ul) > span {
|
|
|
1228
1239
|
text-decoration: var(--ricos-custom-h6-text-decoration,unset);
|
|
1229
1240
|
}
|
|
1230
1241
|
@supports not (contain:inline-size) {
|
|
1231
|
-
@media only screen and (max-width:
|
|
1232
|
-
.
|
|
1242
|
+
@media only screen and (max-width:480px) {
|
|
1243
|
+
.QDXhx {
|
|
1233
1244
|
font-size: var(--ricos-custom-h6-font-size,14px);
|
|
1234
1245
|
}
|
|
1235
1246
|
}
|
|
1236
1247
|
}
|
|
1237
|
-
@container (width <
|
|
1238
|
-
.
|
|
1248
|
+
@container (width < 480px) {
|
|
1249
|
+
.QDXhx {
|
|
1239
1250
|
font-size: var(--ricos-custom-h6-font-size,14px);
|
|
1240
1251
|
}
|
|
1241
1252
|
}
|
|
1242
|
-
|
|
1243
|
-
|
|
1253
|
+
.QDXhx > * > span,
|
|
1254
|
+
.QDXhx > span span {
|
|
1244
1255
|
background-color: var(--ricos-custom-h6-background-color,unset);
|
|
1245
1256
|
}
|
|
1246
|
-
.
|
|
1257
|
+
.p7SaO {
|
|
1247
1258
|
display: block;
|
|
1248
1259
|
}
|
|
1249
|
-
|
|
1250
|
-
|
|
1260
|
+
.Z1JbO {
|
|
1261
|
+
--ricos-layout-horizontal-padding:20px;
|
|
1262
|
+
display: grid;
|
|
1263
|
+
gap: 1px;
|
|
1264
|
+
grid-template-columns: var(--ricos-layout-column-template);
|
|
1265
|
+
margin: 0;
|
|
1266
|
+
position: relative;
|
|
1251
1267
|
}
|
|
1252
1268
|
@supports not (contain:inline-size) {
|
|
1253
|
-
@media only screen and (max-width:
|
|
1254
|
-
|
|
1255
|
-
|
|
1269
|
+
@media only screen and (max-width:480px) {
|
|
1270
|
+
.Z1JbO {
|
|
1271
|
+
grid-template-columns: minmax(0, 1fr);
|
|
1256
1272
|
}
|
|
1257
1273
|
}
|
|
1258
1274
|
}
|
|
1259
|
-
@container (width <
|
|
1260
|
-
|
|
1261
|
-
|
|
1275
|
+
@container (width < 480px) {
|
|
1276
|
+
.Z1JbO {
|
|
1277
|
+
grid-template-columns: minmax(0, 1fr);
|
|
1262
1278
|
}
|
|
1263
1279
|
}
|
|
1264
|
-
.
|
|
1265
|
-
|
|
1266
|
-
font-family:
|
|
1267
|
-
Inconsolata,
|
|
1268
|
-
Menlo,
|
|
1269
|
-
Consolas,
|
|
1270
|
-
monospace;
|
|
1271
|
-
font-size: var(--ricos-custom-code-block-font-size,16px);
|
|
1272
|
-
line-height: var(--ricos-custom-code-block-line-height,26px);
|
|
1273
|
-
min-height: 29px;
|
|
1274
|
-
white-space: pre-wrap;
|
|
1275
|
-
}
|
|
1276
|
-
[dir] .UCTrf {
|
|
1277
|
-
background-color: var(--ricos-custom-code-block-background-color,rgba(var(--ricos-fallback-color-tuple,0,0,0),.06));
|
|
1278
|
-
margin: var(--ricos-custom-code-block-margin,15px 18px);
|
|
1279
|
-
padding: var(--ricos-custom-code-block-padding,2px 25px);
|
|
1280
|
-
}
|
|
1281
|
-
[dir] .SL0U3 .UCTrf {
|
|
1282
|
-
margin: 1em 0;
|
|
1283
|
-
}
|
|
1284
|
-
.glob_fontElementMap,
|
|
1285
|
-
.vfqy1 {
|
|
1286
|
-
font-family: var(--ricos-font-family,unset);
|
|
1287
|
-
}
|
|
1288
|
-
.BpJjy {
|
|
1289
|
-
border-inline-start-style: solid;
|
|
1290
|
-
border-inline-start-width: var(--ricos-custom-quote-border-width,3px);
|
|
1291
|
-
color: var(--ricos-custom-quote-color,unset);
|
|
1292
|
-
font-family: var(--ricos-custom-quote-font-family,unset);
|
|
1293
|
-
font-size: 18px;
|
|
1294
|
-
font-size: var(--ricos-custom-quote-font-size,18px);
|
|
1295
|
-
font-style: normal;
|
|
1296
|
-
font-style: var(--ricos-custom-quote-font-style,normal);
|
|
1297
|
-
font-weight: var(--ricos-custom-quote-font-weight,unset);
|
|
1298
|
-
letter-spacing: var(--ricos-custom-quote-letter-spacing,unset);
|
|
1299
|
-
line-height: 26px;
|
|
1300
|
-
line-height: var(--ricos-custom-quote-line-height,26px);
|
|
1301
|
-
margin-block: 15px;
|
|
1302
|
-
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,18px);
|
|
1303
|
-
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,18px);
|
|
1304
|
-
max-width: 100%;
|
|
1305
|
-
min-height: var(--ricos-custom-quote-min-height,unset);
|
|
1306
|
-
padding-inline-start: var(--ricos-custom-quote-padding-inline-start,18px);
|
|
1307
|
-
text-decoration: var(--ricos-custom-quote-text-decoration,unset);
|
|
1308
|
-
}
|
|
1309
|
-
[dir] .BpJjy {
|
|
1310
|
-
padding-bottom: var(--ricos-custom-quote-padding-bottom,6px);
|
|
1311
|
-
padding-top: var(--ricos-custom-quote-padding-top,6px);
|
|
1280
|
+
* + .Z1JbO {
|
|
1281
|
+
margin-top: 20px;
|
|
1312
1282
|
}
|
|
1313
|
-
|
|
1314
|
-
|
|
1283
|
+
.Z1JbO .xaoN2 {
|
|
1284
|
+
padding-bottom: 12px;
|
|
1285
|
+
padding-inline-end: var(--ricos-layout-horizontal-padding);
|
|
1286
|
+
padding-top: 12px;
|
|
1287
|
+
padding-inline-start: var(--ricos-layout-horizontal-padding);
|
|
1315
1288
|
}
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
border-right-color: var(--ricos-custom-quote-border-color,var(--ricos-action-color,#116dff));
|
|
1289
|
+
.Z1JbO .xaoN2:first-child {
|
|
1290
|
+
padding-inline-start: 0;
|
|
1319
1291
|
}
|
|
1320
|
-
|
|
1321
|
-
|
|
1292
|
+
.Z1JbO .xaoN2:last-child {
|
|
1293
|
+
padding-inline-end: 0;
|
|
1322
1294
|
}
|
|
1323
1295
|
@supports not (contain:inline-size) {
|
|
1324
|
-
@media only screen and (max-width:
|
|
1325
|
-
.
|
|
1326
|
-
|
|
1296
|
+
@media only screen and (max-width:480px) {
|
|
1297
|
+
.Z1JbO .xaoN2 {
|
|
1298
|
+
padding-inline-start: 0;
|
|
1299
|
+
}
|
|
1300
|
+
.Z1JbO .xaoN2,
|
|
1301
|
+
.Z1JbO .xaoN2:first-child {
|
|
1302
|
+
padding-inline-end: 0;
|
|
1303
|
+
}
|
|
1304
|
+
.Z1JbO .xaoN2:last-child {
|
|
1305
|
+
padding-inline-start: 0;
|
|
1327
1306
|
}
|
|
1328
1307
|
}
|
|
1329
1308
|
}
|
|
1330
|
-
@container (width <
|
|
1331
|
-
.
|
|
1332
|
-
|
|
1309
|
+
@container (width < 480px) {
|
|
1310
|
+
.Z1JbO .xaoN2 {
|
|
1311
|
+
padding-inline-start: 0;
|
|
1333
1312
|
}
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
.BpJjy {
|
|
1338
|
-
margin-block: 15px;
|
|
1339
|
-
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,16px);
|
|
1340
|
-
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,16px);
|
|
1341
|
-
}
|
|
1313
|
+
.Z1JbO .xaoN2,
|
|
1314
|
+
.Z1JbO .xaoN2:first-child {
|
|
1315
|
+
padding-inline-end: 0;
|
|
1342
1316
|
}
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
.BpJjy {
|
|
1346
|
-
margin-block: 15px;
|
|
1347
|
-
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,16px);
|
|
1348
|
-
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,16px);
|
|
1317
|
+
.Z1JbO .xaoN2:last-child {
|
|
1318
|
+
padding-inline-start: 0;
|
|
1349
1319
|
}
|
|
1350
1320
|
}
|
|
1351
1321
|
|
|
@@ -1742,9 +1712,4 @@ ol .GxUq1 > div > :not(ul) > span {
|
|
|
1742
1712
|
width: 100%;
|
|
1743
1713
|
height: auto;
|
|
1744
1714
|
}
|
|
1745
|
-
/*! Bundled license information:
|
|
1746
|
-
|
|
1747
|
-
@wix/ricos/css/ricos-viewer.global.css:
|
|
1748
|
-
(*! rtl:ignore *)
|
|
1749
|
-
*/
|
|
1750
1715
|
/*# sourceMappingURL=index.css.map */
|