@wix/form-public 0.37.0 → 0.39.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 +243 -78
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +605 -605
- package/dist/index.css.map +1 -1
- package/dist/index.js +243 -78
- 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
|
+
.dDLTA,
|
|
10
10
|
.glob_fontElementMap {
|
|
11
11
|
font-family: var(--ricos-font-family,unset);
|
|
12
12
|
}
|
|
13
|
-
.
|
|
13
|
+
.aTHQT {
|
|
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);
|
|
@@ -23,27 +23,27 @@
|
|
|
23
23
|
}
|
|
24
24
|
@supports not (contain:inline-size) {
|
|
25
25
|
@media only screen and (max-width: 480px) {
|
|
26
|
-
.
|
|
26
|
+
.aTHQT {
|
|
27
27
|
font-size: var(--ricos-custom-link-font-size,unset);
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
@container (width < 480px) {
|
|
32
|
-
.
|
|
32
|
+
.aTHQT {
|
|
33
33
|
font-size: var(--ricos-custom-link-font-size,unset);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
.Jk1hT:hover {
|
|
37
37
|
cursor: text;
|
|
38
38
|
}
|
|
39
|
-
.
|
|
39
|
+
.Cywxl:hover {
|
|
40
40
|
cursor: pointer;
|
|
41
41
|
}
|
|
42
|
-
.
|
|
42
|
+
._9WJ6h {
|
|
43
43
|
display: flex;
|
|
44
44
|
margin-right: 5px;
|
|
45
45
|
}
|
|
46
|
-
.
|
|
46
|
+
.K3V8l {
|
|
47
47
|
color: var(--ricos-settings-action-color,var(--ricos-action-color-fallback,#116dff));
|
|
48
48
|
max-width: 270px;
|
|
49
49
|
overflow: hidden;
|
|
@@ -51,149 +51,149 @@
|
|
|
51
51
|
text-overflow: ellipsis;
|
|
52
52
|
white-space: nowrap;
|
|
53
53
|
}
|
|
54
|
-
.
|
|
54
|
+
.K3V8l:hover {
|
|
55
55
|
text-decoration: underline;
|
|
56
56
|
}
|
|
57
|
-
.
|
|
57
|
+
.NpkG7:hover {
|
|
58
58
|
cursor: pointer;
|
|
59
59
|
}
|
|
60
60
|
@supports not (contain:inline-size) {
|
|
61
61
|
@media only screen and (max-width: 480px) {
|
|
62
|
-
.
|
|
62
|
+
.K3V8l {
|
|
63
63
|
max-width: 160px;
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
66
|
}
|
|
67
67
|
@container (width < 480px) {
|
|
68
|
-
.
|
|
68
|
+
.K3V8l {
|
|
69
69
|
max-width: 160px;
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
/* ../../node_modules/@wix/ricos/css/plugin-collapsible-list-viewer.global.css */
|
|
74
|
-
.
|
|
75
|
-
direction: ltr;
|
|
76
|
-
}
|
|
77
|
-
.mxxTI {
|
|
78
|
-
direction: rtl;
|
|
79
|
-
}
|
|
80
|
-
.pkSY6 {
|
|
81
|
-
background: transparent;
|
|
82
|
-
border: none;
|
|
83
|
-
cursor: pointer;
|
|
84
|
-
display: flex;
|
|
85
|
-
outline: none;
|
|
86
|
-
padding-inline-end: 14px;
|
|
87
|
-
padding-inline-start: 10px;
|
|
88
|
-
}
|
|
89
|
-
.pkSY6:hover {
|
|
90
|
-
opacity: .7;
|
|
91
|
-
}
|
|
92
|
-
.mxxTI .pkSY6 {
|
|
93
|
-
transform: scaleX(-1);
|
|
94
|
-
}
|
|
95
|
-
.pkSY6:focus-visible .QcBJJ {
|
|
96
|
-
outline: 5px auto Highlight;
|
|
97
|
-
outline: 5px auto -webkit-focus-ring-color;
|
|
98
|
-
}
|
|
99
|
-
.pkSY6 .QcBJJ {
|
|
100
|
-
outline: none;
|
|
101
|
-
transition: transform .15s linear;
|
|
102
|
-
fill: #646464;
|
|
103
|
-
color: #646464;
|
|
104
|
-
}
|
|
105
|
-
.pkSY6 .QcBJJ.ZxCFV {
|
|
106
|
-
transform: rotate(90deg);
|
|
107
|
-
}
|
|
108
|
-
.ZAodU {
|
|
109
|
-
overflow-wrap: break-word;
|
|
110
|
-
width: 100%;
|
|
111
|
-
word-break: break-word;
|
|
112
|
-
}
|
|
113
|
-
._2cVAJ {
|
|
74
|
+
.iruit {
|
|
114
75
|
align-items: center;
|
|
115
76
|
cursor: auto;
|
|
116
77
|
display: flex;
|
|
117
78
|
margin: 12px 0;
|
|
118
79
|
}
|
|
119
|
-
.
|
|
80
|
+
.iruit .YRhAd {
|
|
120
81
|
flex: 1;
|
|
121
82
|
}
|
|
122
|
-
.
|
|
83
|
+
.iruit p[data-text-align=right][data-placeholder]:first-child:before {
|
|
123
84
|
float: right;
|
|
124
85
|
}
|
|
125
|
-
.
|
|
86
|
+
.iruit p[data-text-align=left][data-placeholder]:first-child:before {
|
|
126
87
|
float: left;
|
|
127
88
|
}
|
|
128
|
-
.
|
|
89
|
+
.YkX6C {
|
|
129
90
|
margin: 10px 0 12px;
|
|
130
91
|
}
|
|
131
|
-
.
|
|
92
|
+
.efZyy {
|
|
132
93
|
margin: 0;
|
|
133
94
|
min-height: 48px;
|
|
134
95
|
}
|
|
135
|
-
.
|
|
96
|
+
.efZyy.YkX6C {
|
|
136
97
|
cursor: pointer;
|
|
137
98
|
margin: 2px 0;
|
|
138
99
|
}
|
|
139
|
-
.
|
|
100
|
+
.y5LBR {
|
|
140
101
|
align-self: start;
|
|
141
102
|
display: flex;
|
|
142
103
|
outline: none;
|
|
143
104
|
}
|
|
144
|
-
.
|
|
145
|
-
.
|
|
105
|
+
.M2G-s,
|
|
106
|
+
.y5LBR {
|
|
146
107
|
padding-top: 12px;
|
|
147
108
|
}
|
|
148
|
-
.
|
|
109
|
+
.M2G-s {
|
|
149
110
|
cursor: grab;
|
|
150
111
|
position: absolute;
|
|
151
112
|
}
|
|
152
|
-
.
|
|
113
|
+
.M2G-s:hover {
|
|
153
114
|
opacity: .7;
|
|
154
115
|
}
|
|
155
|
-
.
|
|
116
|
+
.M2G-s svg {
|
|
156
117
|
fill: #646464;
|
|
157
118
|
color: #646464;
|
|
158
119
|
}
|
|
159
|
-
.
|
|
120
|
+
.LJtni {
|
|
160
121
|
right: -23px;
|
|
161
122
|
}
|
|
162
|
-
.
|
|
123
|
+
.CxPs0 {
|
|
163
124
|
left: -23px;
|
|
164
125
|
}
|
|
165
|
-
.
|
|
126
|
+
.Ig9mm {
|
|
166
127
|
display: flex;
|
|
167
128
|
flex-direction: row;
|
|
168
129
|
position: relative;
|
|
169
130
|
}
|
|
170
|
-
.
|
|
131
|
+
.Ig9mm p[data-text-align=right][data-placeholder]:first-child:before {
|
|
171
132
|
float: right;
|
|
172
133
|
}
|
|
173
|
-
.
|
|
134
|
+
.Ig9mm p[data-text-align=left][data-placeholder]:first-child:before {
|
|
174
135
|
float: left;
|
|
175
136
|
}
|
|
176
|
-
.
|
|
137
|
+
.jIkWN {
|
|
177
138
|
margin: 2px 0;
|
|
178
139
|
}
|
|
179
|
-
.
|
|
140
|
+
.LGImR {
|
|
180
141
|
cursor: grabbing;
|
|
181
142
|
}
|
|
182
|
-
.
|
|
183
|
-
.
|
|
143
|
+
.IZ9Na,
|
|
144
|
+
.i6zte {
|
|
184
145
|
min-width: 0;
|
|
185
146
|
width: 100%;
|
|
186
147
|
}
|
|
187
|
-
.
|
|
148
|
+
.IZ9Na {
|
|
188
149
|
display: flex;
|
|
189
150
|
flex-direction: column;
|
|
190
151
|
}
|
|
191
|
-
.
|
|
152
|
+
.Tay8N {
|
|
192
153
|
--ricos-custom-editor-add-plugin-button-position-inline-start:-36px;
|
|
193
154
|
}
|
|
194
|
-
.
|
|
155
|
+
.OT4rA {
|
|
195
156
|
display: none;
|
|
196
157
|
}
|
|
158
|
+
.-v2yQ {
|
|
159
|
+
direction: ltr;
|
|
160
|
+
}
|
|
161
|
+
.zuvbD {
|
|
162
|
+
direction: rtl;
|
|
163
|
+
}
|
|
164
|
+
._9SOEh {
|
|
165
|
+
background: transparent;
|
|
166
|
+
border: none;
|
|
167
|
+
cursor: pointer;
|
|
168
|
+
display: flex;
|
|
169
|
+
outline: none;
|
|
170
|
+
padding-inline-end: 14px;
|
|
171
|
+
padding-inline-start: 10px;
|
|
172
|
+
}
|
|
173
|
+
._9SOEh:hover {
|
|
174
|
+
opacity: .7;
|
|
175
|
+
}
|
|
176
|
+
.zuvbD ._9SOEh {
|
|
177
|
+
transform: scaleX(-1);
|
|
178
|
+
}
|
|
179
|
+
._9SOEh:focus-visible .p31HG {
|
|
180
|
+
outline: 5px auto Highlight;
|
|
181
|
+
outline: 5px auto -webkit-focus-ring-color;
|
|
182
|
+
}
|
|
183
|
+
._9SOEh .p31HG {
|
|
184
|
+
outline: none;
|
|
185
|
+
transition: transform .15s linear;
|
|
186
|
+
fill: #646464;
|
|
187
|
+
color: #646464;
|
|
188
|
+
}
|
|
189
|
+
._9SOEh .p31HG._9Scte {
|
|
190
|
+
transform: rotate(90deg);
|
|
191
|
+
}
|
|
192
|
+
.zma3N {
|
|
193
|
+
overflow-wrap: break-word;
|
|
194
|
+
width: 100%;
|
|
195
|
+
word-break: break-word;
|
|
196
|
+
}
|
|
197
197
|
|
|
198
198
|
/* ../form-fields/dist/esm/contexts/shortcuts-provider.module.scss */
|
|
199
199
|
.container {
|
|
@@ -294,21 +294,21 @@
|
|
|
294
294
|
}
|
|
295
295
|
|
|
296
296
|
/* ../../node_modules/@wix/ricos/css/ricos-viewer.global.css */
|
|
297
|
-
.
|
|
297
|
+
._8z6tR {
|
|
298
298
|
direction: rtl;
|
|
299
299
|
}
|
|
300
|
-
.
|
|
300
|
+
.YlsQ- {
|
|
301
301
|
direction: ltr;
|
|
302
302
|
}
|
|
303
|
-
|
|
303
|
+
.-JX3Z,
|
|
304
304
|
.glob_fontElementMap,
|
|
305
|
-
.
|
|
305
|
+
.jjoNU {
|
|
306
306
|
font-family: var(--ricos-font-family,unset);
|
|
307
307
|
}
|
|
308
|
-
.
|
|
308
|
+
.KICdL {
|
|
309
309
|
max-width: 100%;
|
|
310
310
|
}
|
|
311
|
-
|
|
311
|
+
.-JX3Z {
|
|
312
312
|
align-content: start;
|
|
313
313
|
box-sizing: border-box;
|
|
314
314
|
display: grid;
|
|
@@ -319,90 +319,90 @@
|
|
|
319
319
|
-moz-osx-font-smoothing: grayscale;
|
|
320
320
|
}
|
|
321
321
|
@media print {
|
|
322
|
-
|
|
322
|
+
.-JX3Z {
|
|
323
323
|
background-color: #fff;
|
|
324
324
|
}
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
325
|
+
.-JX3Z blockquote,
|
|
326
|
+
.-JX3Z h1,
|
|
327
|
+
.-JX3Z h2,
|
|
328
|
+
.-JX3Z h3,
|
|
329
|
+
.-JX3Z h4,
|
|
330
|
+
.-JX3Z h5,
|
|
331
|
+
.-JX3Z h6,
|
|
332
|
+
.-JX3Z img,
|
|
333
|
+
.-JX3Z li {
|
|
334
334
|
break-inside: avoid;
|
|
335
335
|
}
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
336
|
+
.-JX3Z h1,
|
|
337
|
+
.-JX3Z h1 *,
|
|
338
|
+
.-JX3Z h2,
|
|
339
|
+
.-JX3Z h2 *,
|
|
340
|
+
.-JX3Z h3,
|
|
341
|
+
.-JX3Z h3 *,
|
|
342
|
+
.-JX3Z h4,
|
|
343
|
+
.-JX3Z h4 *,
|
|
344
|
+
.-JX3Z h5,
|
|
345
|
+
.-JX3Z h5 *,
|
|
346
|
+
.-JX3Z h6,
|
|
347
|
+
.-JX3Z h6 *,
|
|
348
|
+
.-JX3Z p,
|
|
349
|
+
.-JX3Z p * {
|
|
350
350
|
color: #000 !important;
|
|
351
351
|
}
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
352
|
+
.-JX3Z ol li,
|
|
353
|
+
.-JX3Z ol li *,
|
|
354
|
+
.-JX3Z p,
|
|
355
|
+
.-JX3Z p * {
|
|
356
356
|
font-size: 11pt !important;
|
|
357
357
|
}
|
|
358
|
-
|
|
359
|
-
|
|
358
|
+
.-JX3Z h1,
|
|
359
|
+
.-JX3Z h1 * {
|
|
360
360
|
font-size: 24pt !important;
|
|
361
361
|
}
|
|
362
|
-
|
|
363
|
-
|
|
362
|
+
.-JX3Z h2,
|
|
363
|
+
.-JX3Z h2 * {
|
|
364
364
|
font-size: 20pt !important;
|
|
365
365
|
}
|
|
366
|
-
|
|
367
|
-
|
|
366
|
+
.-JX3Z h3,
|
|
367
|
+
.-JX3Z h3 * {
|
|
368
368
|
font-size: 16pt !important;
|
|
369
369
|
}
|
|
370
|
-
|
|
371
|
-
|
|
370
|
+
.-JX3Z h4,
|
|
371
|
+
.-JX3Z h4 * {
|
|
372
372
|
font-size: 14pt !important;
|
|
373
373
|
}
|
|
374
|
-
|
|
375
|
-
|
|
374
|
+
.-JX3Z h5,
|
|
375
|
+
.-JX3Z h5 * {
|
|
376
376
|
font-size: 12pt !important;
|
|
377
377
|
}
|
|
378
|
-
|
|
379
|
-
|
|
378
|
+
.-JX3Z h6,
|
|
379
|
+
.-JX3Z h6 * {
|
|
380
380
|
font-size: 11pt !important;
|
|
381
381
|
}
|
|
382
|
-
|
|
383
|
-
|
|
382
|
+
.-JX3Z blockquote,
|
|
383
|
+
.-JX3Z blockquote * {
|
|
384
384
|
font-size: 16pt !important;
|
|
385
385
|
}
|
|
386
386
|
}
|
|
387
|
-
|
|
387
|
+
.-JX3Z * {
|
|
388
388
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
389
389
|
}
|
|
390
|
-
|
|
390
|
+
.-JX3Z .Y5SsF {
|
|
391
391
|
box-sizing: border-box;
|
|
392
392
|
tab-size: 40px;
|
|
393
393
|
}
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
394
|
+
.-JX3Z .Y5SsF *,
|
|
395
|
+
.-JX3Z .Y5SsF :after,
|
|
396
|
+
.-JX3Z .Y5SsF :before {
|
|
397
397
|
box-sizing: inherit;
|
|
398
398
|
}
|
|
399
|
-
|
|
399
|
+
.-JX3Z .Y5SsF input {
|
|
400
400
|
box-sizing: border-box;
|
|
401
401
|
}
|
|
402
|
-
.
|
|
402
|
+
.-JX3Z.JHfad {
|
|
403
403
|
padding-top: 50px;
|
|
404
404
|
}
|
|
405
|
-
.
|
|
405
|
+
.Y5SsF {
|
|
406
406
|
background-color: var(--ricos-bg-color-container,unset);
|
|
407
407
|
color: var(--ricos-text-color,#212121);
|
|
408
408
|
container-type: inline-size;
|
|
@@ -415,7 +415,7 @@
|
|
|
415
415
|
word-wrap: break-word;
|
|
416
416
|
white-space: break-spaces;
|
|
417
417
|
}
|
|
418
|
-
.
|
|
418
|
+
.Y5SsF:after {
|
|
419
419
|
clear: both;
|
|
420
420
|
content: "";
|
|
421
421
|
display: table;
|
|
@@ -423,255 +423,381 @@
|
|
|
423
423
|
}
|
|
424
424
|
@supports not (contain:inline-size) {
|
|
425
425
|
@media only screen and (max-width: 480px) {
|
|
426
|
-
.
|
|
426
|
+
.Y5SsF {
|
|
427
427
|
font-size: 14px;
|
|
428
428
|
}
|
|
429
429
|
}
|
|
430
430
|
}
|
|
431
431
|
@container (width < 480px) {
|
|
432
|
-
.
|
|
432
|
+
.Y5SsF {
|
|
433
433
|
font-size: 14px;
|
|
434
434
|
}
|
|
435
435
|
}
|
|
436
|
-
.
|
|
436
|
+
.sb95P {
|
|
437
437
|
width: 100%;
|
|
438
438
|
}
|
|
439
|
-
.
|
|
439
|
+
.sb95P [data-breakout=normal] {
|
|
440
440
|
padding-inline-end: var(--ricos-breakout-normal-padding-end,0);
|
|
441
441
|
padding-inline-start: var(--ricos-breakout-normal-padding-start,0);
|
|
442
442
|
}
|
|
443
|
-
.
|
|
443
|
+
.sb95P [data-breakout=fullWidth] {
|
|
444
444
|
padding-inline-end: var(--ricos-breakout-full-width-padding-end,0);
|
|
445
445
|
padding-inline-start: var(--ricos-breakout-full-width-padding-start,0);
|
|
446
446
|
}
|
|
447
|
-
.
|
|
447
|
+
._78JuC {
|
|
448
448
|
margin: 2px 0;
|
|
449
449
|
}
|
|
450
|
-
.
|
|
451
|
-
.
|
|
450
|
+
.D20fg,
|
|
451
|
+
.ySNV- + .ySNV- {
|
|
452
452
|
margin-top: 20px;
|
|
453
453
|
}
|
|
454
|
-
|
|
454
|
+
.-ubBW {
|
|
455
|
+
margin-left: 0;
|
|
456
|
+
margin-right: auto;
|
|
457
|
+
z-index: 1;
|
|
458
|
+
}
|
|
459
|
+
.-ubBW:not(.-Wtzt) {
|
|
460
|
+
float: left;
|
|
461
|
+
margin-right: 40px;
|
|
462
|
+
}
|
|
463
|
+
@supports not (contain:inline-size) {
|
|
464
|
+
@media only screen and (max-width: 480px) {
|
|
465
|
+
.-ubBW:not(.-Wtzt) {
|
|
466
|
+
float: none;
|
|
467
|
+
margin-right: auto;
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
@container (width < 480px) {
|
|
472
|
+
.-ubBW:not(.-Wtzt) {
|
|
473
|
+
float: none;
|
|
474
|
+
margin-right: auto;
|
|
475
|
+
}
|
|
476
|
+
}
|
|
477
|
+
.y5Tjj {
|
|
478
|
+
margin-left: auto;
|
|
479
|
+
margin-right: 0;
|
|
480
|
+
z-index: 1;
|
|
481
|
+
}
|
|
482
|
+
.y5Tjj:not(.-Wtzt) {
|
|
483
|
+
float: right;
|
|
484
|
+
margin-left: 40px;
|
|
485
|
+
}
|
|
486
|
+
@supports not (contain:inline-size) {
|
|
487
|
+
@media only screen and (max-width: 480px) {
|
|
488
|
+
.y5Tjj:not(.-Wtzt) {
|
|
489
|
+
float: none;
|
|
490
|
+
margin-left: auto;
|
|
491
|
+
}
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
@container (width < 480px) {
|
|
495
|
+
.y5Tjj:not(.-Wtzt) {
|
|
496
|
+
float: none;
|
|
497
|
+
margin-left: auto;
|
|
498
|
+
}
|
|
499
|
+
}
|
|
500
|
+
.G6msk {
|
|
501
|
+
clear: both;
|
|
502
|
+
display: block;
|
|
503
|
+
}
|
|
504
|
+
.G6msk:not(._2mRFR) {
|
|
505
|
+
margin-left: auto;
|
|
506
|
+
margin-right: auto;
|
|
507
|
+
max-width: 100%;
|
|
508
|
+
}
|
|
509
|
+
.-Wtzt,
|
|
510
|
+
._2mRFR {
|
|
511
|
+
width: 100%;
|
|
512
|
+
}
|
|
513
|
+
.MgFJ3 .-Wtzt,
|
|
514
|
+
.MgFJ3 ._2mRFR {
|
|
515
|
+
margin: 0 -8px;
|
|
516
|
+
width: auto;
|
|
517
|
+
}
|
|
518
|
+
.rom81 {
|
|
519
|
+
width: fit-content;
|
|
520
|
+
}
|
|
521
|
+
.kTZMg {
|
|
522
|
+
margin-left: auto;
|
|
523
|
+
margin-right: auto;
|
|
524
|
+
max-width: 100%;
|
|
525
|
+
}
|
|
526
|
+
.uX1DU {
|
|
527
|
+
width: min(350px, 100%) !important;
|
|
528
|
+
}
|
|
529
|
+
.MgFJ3 .uX1DU {
|
|
530
|
+
width: 50%;
|
|
531
|
+
}
|
|
532
|
+
.lXxUk {
|
|
533
|
+
margin-left: auto;
|
|
534
|
+
margin-right: auto;
|
|
535
|
+
}
|
|
536
|
+
.MgFJ3 .lXxUk {
|
|
537
|
+
width: 150px;
|
|
538
|
+
}
|
|
539
|
+
.MgW5G {
|
|
540
|
+
display: flex;
|
|
541
|
+
}
|
|
542
|
+
.MmO7-,
|
|
543
|
+
.MmO7- > * {
|
|
544
|
+
text-align: left;
|
|
545
|
+
}
|
|
546
|
+
.txOYg,
|
|
547
|
+
.txOYg > * {
|
|
548
|
+
text-align: center;
|
|
549
|
+
}
|
|
550
|
+
.Aep1p,
|
|
551
|
+
.Aep1p > * {
|
|
552
|
+
text-align: right;
|
|
553
|
+
}
|
|
554
|
+
._1XZfu,
|
|
555
|
+
._1XZfu > * {
|
|
556
|
+
text-align: initial;
|
|
557
|
+
}
|
|
558
|
+
.uBQlL {
|
|
559
|
+
text-align: justify !important;
|
|
560
|
+
white-space: pre-wrap !important;
|
|
561
|
+
}
|
|
562
|
+
.lrdwu {
|
|
563
|
+
text-decoration: none;
|
|
564
|
+
}
|
|
565
|
+
.jDOio:focus-visible {
|
|
566
|
+
outline: 5px auto Highlight;
|
|
567
|
+
outline: 5px auto -webkit-focus-ring-color;
|
|
568
|
+
}
|
|
569
|
+
._1tA8x {
|
|
455
570
|
margin-inline-start: 0 !important;
|
|
456
571
|
}
|
|
457
|
-
.
|
|
572
|
+
.ULFtf {
|
|
458
573
|
margin-inline-start: 40px !important;
|
|
459
574
|
}
|
|
460
|
-
.
|
|
575
|
+
.ZiTj1 {
|
|
461
576
|
margin-inline-start: 80px !important;
|
|
462
577
|
}
|
|
463
|
-
.
|
|
578
|
+
.M6s5A {
|
|
464
579
|
margin-inline-start: 120px !important;
|
|
465
580
|
}
|
|
466
|
-
.
|
|
581
|
+
.Of4M- {
|
|
467
582
|
margin-inline-start: 160px !important;
|
|
468
583
|
}
|
|
469
|
-
.
|
|
584
|
+
.VuR1Y {
|
|
470
585
|
margin-inline-start: 200px !important;
|
|
471
586
|
}
|
|
472
|
-
.
|
|
587
|
+
.RdQsK {
|
|
473
588
|
margin-inline-start: 240px !important;
|
|
474
589
|
}
|
|
475
|
-
.
|
|
590
|
+
.U21wi {
|
|
476
591
|
margin-left: 0;
|
|
477
592
|
margin-right: auto;
|
|
478
593
|
z-index: 1;
|
|
479
594
|
}
|
|
480
|
-
.
|
|
595
|
+
.U21wi:not(.I65MC) {
|
|
481
596
|
float: left;
|
|
482
597
|
margin-right: 40px;
|
|
483
598
|
}
|
|
484
599
|
@supports not (contain:inline-size) {
|
|
485
600
|
@media only screen and (max-width: 480px) {
|
|
486
|
-
.
|
|
601
|
+
.U21wi:not(.I65MC) {
|
|
487
602
|
float: none;
|
|
488
603
|
margin-right: auto;
|
|
489
604
|
}
|
|
490
605
|
}
|
|
491
606
|
}
|
|
492
607
|
@container (width < 480px) {
|
|
493
|
-
.
|
|
608
|
+
.U21wi:not(.I65MC) {
|
|
494
609
|
float: none;
|
|
495
610
|
margin-right: auto;
|
|
496
611
|
}
|
|
497
612
|
}
|
|
498
|
-
.
|
|
613
|
+
.cjQDd {
|
|
499
614
|
margin-left: auto;
|
|
500
615
|
margin-right: 0;
|
|
501
616
|
z-index: 1;
|
|
502
617
|
}
|
|
503
|
-
.
|
|
618
|
+
.cjQDd:not(.I65MC) {
|
|
504
619
|
float: right;
|
|
505
620
|
margin-left: 40px;
|
|
506
621
|
}
|
|
507
622
|
@supports not (contain:inline-size) {
|
|
508
623
|
@media only screen and (max-width: 480px) {
|
|
509
|
-
.
|
|
624
|
+
.cjQDd:not(.I65MC) {
|
|
510
625
|
float: none;
|
|
511
626
|
margin-left: auto;
|
|
512
627
|
}
|
|
513
628
|
}
|
|
514
629
|
}
|
|
515
630
|
@container (width < 480px) {
|
|
516
|
-
.
|
|
631
|
+
.cjQDd:not(.I65MC) {
|
|
517
632
|
float: none;
|
|
518
633
|
margin-left: auto;
|
|
519
634
|
}
|
|
520
635
|
}
|
|
521
|
-
.
|
|
636
|
+
.aF1MP {
|
|
522
637
|
clear: both;
|
|
523
638
|
display: block;
|
|
524
639
|
}
|
|
525
|
-
.
|
|
640
|
+
.aF1MP:not(.u2EBZ) {
|
|
526
641
|
margin-left: auto;
|
|
527
642
|
margin-right: auto;
|
|
528
643
|
max-width: 100%;
|
|
529
644
|
}
|
|
530
|
-
.
|
|
531
|
-
.
|
|
645
|
+
.I65MC,
|
|
646
|
+
.u2EBZ {
|
|
532
647
|
width: 100%;
|
|
533
648
|
}
|
|
534
|
-
.
|
|
535
|
-
.
|
|
649
|
+
.mjMZJ .I65MC,
|
|
650
|
+
.mjMZJ .u2EBZ {
|
|
536
651
|
margin: 0 -8px;
|
|
537
652
|
width: auto;
|
|
538
653
|
}
|
|
539
|
-
.
|
|
654
|
+
.mkGyJ {
|
|
540
655
|
width: fit-content;
|
|
541
656
|
}
|
|
542
|
-
.
|
|
657
|
+
.A3y4J {
|
|
543
658
|
margin-left: auto;
|
|
544
659
|
margin-right: auto;
|
|
545
660
|
max-width: 100%;
|
|
546
661
|
}
|
|
547
|
-
.
|
|
662
|
+
.NvIiy {
|
|
548
663
|
width: min(350px, 100%) !important;
|
|
549
664
|
}
|
|
550
|
-
.
|
|
665
|
+
.mjMZJ .NvIiy {
|
|
551
666
|
width: 50%;
|
|
552
667
|
}
|
|
553
|
-
.
|
|
668
|
+
.cVD3- {
|
|
554
669
|
margin-left: auto;
|
|
555
670
|
margin-right: auto;
|
|
556
671
|
}
|
|
557
|
-
.
|
|
672
|
+
.mjMZJ .cVD3- {
|
|
558
673
|
width: 150px;
|
|
559
674
|
}
|
|
560
|
-
.
|
|
675
|
+
.IlgLo {
|
|
561
676
|
display: flex;
|
|
562
677
|
}
|
|
563
|
-
.
|
|
564
|
-
|
|
565
|
-
text-align: left;
|
|
678
|
+
.PLeZA {
|
|
679
|
+
margin: 0;
|
|
566
680
|
}
|
|
567
|
-
.
|
|
568
|
-
|
|
569
|
-
|
|
681
|
+
.ex-ek {
|
|
682
|
+
border: none;
|
|
683
|
+
width: max-content;
|
|
570
684
|
}
|
|
571
|
-
.
|
|
572
|
-
|
|
573
|
-
text-align: right;
|
|
685
|
+
.GNP3I {
|
|
686
|
+
overflow-x: auto;
|
|
574
687
|
}
|
|
575
|
-
.
|
|
576
|
-
|
|
577
|
-
text-align: initial;
|
|
688
|
+
.GNP3I::-webkit-scrollbar {
|
|
689
|
+
-webkit-appearance: none;
|
|
578
690
|
}
|
|
579
|
-
.
|
|
580
|
-
|
|
581
|
-
|
|
691
|
+
.GNP3I::-webkit-scrollbar-thumb {
|
|
692
|
+
background-color: rgba(0, 0, 0, .5);
|
|
693
|
+
border: 2px solid #fff;
|
|
694
|
+
border-radius: 8px;
|
|
582
695
|
}
|
|
583
|
-
.
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
696
|
+
.GNP3I::-webkit-scrollbar:horizontal {
|
|
697
|
+
height: 10px;
|
|
698
|
+
}
|
|
699
|
+
.ob8W9 {
|
|
700
|
+
max-width: 100%;
|
|
701
|
+
}
|
|
702
|
+
.QiJAI,
|
|
703
|
+
.glob_fontElementMap {
|
|
704
|
+
font-family: var(--ricos-font-family,unset);
|
|
705
|
+
}
|
|
706
|
+
.ZPZWP {
|
|
588
707
|
margin: 0;
|
|
589
|
-
position: relative;
|
|
590
708
|
}
|
|
591
709
|
@supports not (contain:inline-size) {
|
|
592
710
|
@media only screen and (max-width: 480px) {
|
|
593
|
-
.
|
|
594
|
-
|
|
711
|
+
.ZPZWP {
|
|
712
|
+
clear: both;
|
|
713
|
+
margin: 0;
|
|
595
714
|
}
|
|
596
715
|
}
|
|
597
716
|
}
|
|
598
717
|
@container (width < 480px) {
|
|
599
|
-
.
|
|
600
|
-
|
|
718
|
+
.ZPZWP {
|
|
719
|
+
clear: both;
|
|
720
|
+
margin: 0;
|
|
601
721
|
}
|
|
602
722
|
}
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
padding-inline-start: 0;
|
|
723
|
+
.lcDvi {
|
|
724
|
+
color: var(--ricos-custom-p-color,unset);
|
|
725
|
+
font-family: var(--ricos-custom-p-font-family,unset);
|
|
726
|
+
font-size: var(--ricos-custom-p-font-size,unset);
|
|
727
|
+
font-style: var(--ricos-custom-p-font-style,unset);
|
|
728
|
+
font-weight: var(--ricos-custom-p-font-weight,unset);
|
|
729
|
+
letter-spacing: var(--ricos-custom-p-letter-spacing,unset);
|
|
730
|
+
line-height: var(--ricos-custom-p-line-height,unset);
|
|
731
|
+
min-height: var(--ricos-custom-p-min-height,unset);
|
|
732
|
+
text-decoration: var(--ricos-custom-p-text-decoration,unset);
|
|
614
733
|
}
|
|
615
|
-
.
|
|
616
|
-
|
|
734
|
+
.lcDvi > span > a,
|
|
735
|
+
.lcDvi > span > span {
|
|
736
|
+
background-color: var(--ricos-custom-p-background-color,unset);
|
|
617
737
|
}
|
|
618
738
|
@supports not (contain:inline-size) {
|
|
619
739
|
@media only screen and (max-width: 480px) {
|
|
620
|
-
.
|
|
621
|
-
|
|
622
|
-
}
|
|
623
|
-
.bk5ee .UmcDW,
|
|
624
|
-
.bk5ee .UmcDW:first-child {
|
|
625
|
-
padding-inline-end: 0;
|
|
626
|
-
}
|
|
627
|
-
.bk5ee .UmcDW:last-child {
|
|
628
|
-
padding-inline-start: 0;
|
|
740
|
+
.lcDvi {
|
|
741
|
+
font-size: var(--ricos-custom-p-font-size,unset);
|
|
629
742
|
}
|
|
630
743
|
}
|
|
631
744
|
}
|
|
632
745
|
@container (width < 480px) {
|
|
633
|
-
.
|
|
634
|
-
|
|
635
|
-
}
|
|
636
|
-
.bk5ee .UmcDW,
|
|
637
|
-
.bk5ee .UmcDW:first-child {
|
|
638
|
-
padding-inline-end: 0;
|
|
639
|
-
}
|
|
640
|
-
.bk5ee .UmcDW:last-child {
|
|
641
|
-
padding-inline-start: 0;
|
|
746
|
+
.lcDvi {
|
|
747
|
+
font-size: var(--ricos-custom-p-font-size,unset);
|
|
642
748
|
}
|
|
643
749
|
}
|
|
644
|
-
.
|
|
645
|
-
|
|
750
|
+
.lcDvi:empty {
|
|
751
|
+
height: 24px;
|
|
752
|
+
}
|
|
753
|
+
.D7n8k {
|
|
754
|
+
display: block;
|
|
755
|
+
}
|
|
756
|
+
.BNlVa,
|
|
757
|
+
.glob_fontElementMap {
|
|
646
758
|
font-family: var(--ricos-font-family,unset);
|
|
647
759
|
}
|
|
648
|
-
.
|
|
760
|
+
.S-9-b,
|
|
761
|
+
.qMiL2 {
|
|
762
|
+
color: var(--ricos-custom-p-color,unset);
|
|
763
|
+
font-family: var(--ricos-custom-p-font-family,unset);
|
|
764
|
+
font-size: var(--ricos-custom-p-font-size,unset);
|
|
765
|
+
font-style: var(--ricos-custom-p-font-style,unset);
|
|
766
|
+
font-weight: var(--ricos-custom-p-font-weight,unset);
|
|
767
|
+
letter-spacing: var(--ricos-custom-p-letter-spacing,unset);
|
|
768
|
+
line-height: var(--ricos-custom-p-line-height,unset);
|
|
769
|
+
list-style-position: outside;
|
|
649
770
|
margin: 0;
|
|
771
|
+
min-height: var(--ricos-custom-p-min-height,unset);
|
|
772
|
+
padding: 0;
|
|
773
|
+
text-decoration: var(--ricos-custom-p-text-decoration,unset);
|
|
774
|
+
}
|
|
775
|
+
.S-9-b > *,
|
|
776
|
+
.qMiL2 > * {
|
|
777
|
+
background-color: var(--ricos-custom-p-background-color,unset);
|
|
650
778
|
}
|
|
651
779
|
@supports not (contain:inline-size) {
|
|
652
780
|
@media only screen and (max-width: 480px) {
|
|
653
|
-
.
|
|
654
|
-
|
|
655
|
-
|
|
781
|
+
.S-9-b,
|
|
782
|
+
.qMiL2 {
|
|
783
|
+
font-size: var(--ricos-custom-p-font-size,unset);
|
|
656
784
|
}
|
|
657
785
|
}
|
|
658
786
|
}
|
|
659
787
|
@container (width < 480px) {
|
|
660
|
-
.
|
|
661
|
-
|
|
662
|
-
|
|
788
|
+
.S-9-b,
|
|
789
|
+
.qMiL2 {
|
|
790
|
+
font-size: var(--ricos-custom-p-font-size,unset);
|
|
663
791
|
}
|
|
664
792
|
}
|
|
665
|
-
.
|
|
666
|
-
.
|
|
667
|
-
|
|
668
|
-
.
|
|
669
|
-
.
|
|
670
|
-
.peyEB {
|
|
671
|
-
font: inherit;
|
|
793
|
+
.S-9-b > .RiQ-A,
|
|
794
|
+
.qMiL2 > .RiQ-A {
|
|
795
|
+
list-style-type: inherit;
|
|
796
|
+
margin-inline-start: 1.5em;
|
|
797
|
+
padding-inline-start: .5em;
|
|
672
798
|
}
|
|
673
|
-
.
|
|
674
|
-
|
|
799
|
+
.S-9-b > .RiQ-A[data-heading-level=headerOne],
|
|
800
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerOne] {
|
|
675
801
|
font-family: var(--ricos-custom-h1-font-family,unset);
|
|
676
802
|
font-size: var(--ricos-custom-h1-font-size,40px);
|
|
677
803
|
font-style: var(--ricos-custom-h1-font-style,unset);
|
|
@@ -683,22 +809,20 @@
|
|
|
683
809
|
}
|
|
684
810
|
@supports not (contain:inline-size) {
|
|
685
811
|
@media only screen and (max-width: 480px) {
|
|
686
|
-
.
|
|
812
|
+
.S-9-b > .RiQ-A[data-heading-level=headerOne],
|
|
813
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerOne] {
|
|
687
814
|
font-size: var(--ricos-custom-h1-font-size,32px);
|
|
688
815
|
}
|
|
689
816
|
}
|
|
690
817
|
}
|
|
691
818
|
@container (width < 480px) {
|
|
692
|
-
.
|
|
819
|
+
.S-9-b > .RiQ-A[data-heading-level=headerOne],
|
|
820
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerOne] {
|
|
693
821
|
font-size: var(--ricos-custom-h1-font-size,32px);
|
|
694
822
|
}
|
|
695
823
|
}
|
|
696
|
-
.
|
|
697
|
-
.
|
|
698
|
-
background-color: var(--ricos-custom-h1-background-color,unset);
|
|
699
|
-
}
|
|
700
|
-
.Lqf70 {
|
|
701
|
-
color: var(--ricos-custom-h2-color,var(--ricos-text-color,#212121));
|
|
824
|
+
.S-9-b > .RiQ-A[data-heading-level=headerTwo],
|
|
825
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerTwo] {
|
|
702
826
|
font-family: var(--ricos-custom-h2-font-family,unset);
|
|
703
827
|
font-size: var(--ricos-custom-h2-font-size,28px);
|
|
704
828
|
font-style: var(--ricos-custom-h2-font-style,unset);
|
|
@@ -710,22 +834,20 @@
|
|
|
710
834
|
}
|
|
711
835
|
@supports not (contain:inline-size) {
|
|
712
836
|
@media only screen and (max-width: 480px) {
|
|
713
|
-
.
|
|
837
|
+
.S-9-b > .RiQ-A[data-heading-level=headerTwo],
|
|
838
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerTwo] {
|
|
714
839
|
font-size: var(--ricos-custom-h2-font-size,24px);
|
|
715
840
|
}
|
|
716
841
|
}
|
|
717
842
|
}
|
|
718
843
|
@container (width < 480px) {
|
|
719
|
-
.
|
|
844
|
+
.S-9-b > .RiQ-A[data-heading-level=headerTwo],
|
|
845
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerTwo] {
|
|
720
846
|
font-size: var(--ricos-custom-h2-font-size,24px);
|
|
721
847
|
}
|
|
722
848
|
}
|
|
723
|
-
.
|
|
724
|
-
.
|
|
725
|
-
background-color: var(--ricos-custom-h2-background-color,unset);
|
|
726
|
-
}
|
|
727
|
-
._0A6R9 {
|
|
728
|
-
color: var(--ricos-custom-h3-color,var(--ricos-text-color,#212121));
|
|
849
|
+
.S-9-b > .RiQ-A[data-heading-level=headerThree],
|
|
850
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerThree] {
|
|
729
851
|
font-family: var(--ricos-custom-h3-font-family,unset);
|
|
730
852
|
font-size: var(--ricos-custom-h3-font-size,24px);
|
|
731
853
|
font-style: var(--ricos-custom-h3-font-style,unset);
|
|
@@ -737,22 +859,20 @@
|
|
|
737
859
|
}
|
|
738
860
|
@supports not (contain:inline-size) {
|
|
739
861
|
@media only screen and (max-width: 480px) {
|
|
740
|
-
.
|
|
862
|
+
.S-9-b > .RiQ-A[data-heading-level=headerThree],
|
|
863
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerThree] {
|
|
741
864
|
font-size: var(--ricos-custom-h3-font-size,20px);
|
|
742
865
|
}
|
|
743
866
|
}
|
|
744
867
|
}
|
|
745
868
|
@container (width < 480px) {
|
|
746
|
-
.
|
|
869
|
+
.S-9-b > .RiQ-A[data-heading-level=headerThree],
|
|
870
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerThree] {
|
|
747
871
|
font-size: var(--ricos-custom-h3-font-size,20px);
|
|
748
872
|
}
|
|
749
873
|
}
|
|
750
|
-
.
|
|
751
|
-
.
|
|
752
|
-
background-color: var(--ricos-custom-h3-background-color,unset);
|
|
753
|
-
}
|
|
754
|
-
.peyEB {
|
|
755
|
-
color: var(--ricos-custom-h4-color,var(--ricos-text-color,#212121));
|
|
874
|
+
.S-9-b > .RiQ-A[data-heading-level=headerFour],
|
|
875
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerFour] {
|
|
756
876
|
font-family: var(--ricos-custom-h4-font-family,unset);
|
|
757
877
|
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
758
878
|
font-style: var(--ricos-custom-h4-font-style,unset);
|
|
@@ -764,22 +884,20 @@
|
|
|
764
884
|
}
|
|
765
885
|
@supports not (contain:inline-size) {
|
|
766
886
|
@media only screen and (max-width: 480px) {
|
|
767
|
-
.
|
|
887
|
+
.S-9-b > .RiQ-A[data-heading-level=headerFour],
|
|
888
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerFour] {
|
|
768
889
|
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
769
890
|
}
|
|
770
891
|
}
|
|
771
892
|
}
|
|
772
893
|
@container (width < 480px) {
|
|
773
|
-
.
|
|
894
|
+
.S-9-b > .RiQ-A[data-heading-level=headerFour],
|
|
895
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerFour] {
|
|
774
896
|
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
775
897
|
}
|
|
776
898
|
}
|
|
777
|
-
.
|
|
778
|
-
.
|
|
779
|
-
background-color: var(--ricos-custom-h4-background-color,unset);
|
|
780
|
-
}
|
|
781
|
-
.oX-Ys {
|
|
782
|
-
color: var(--ricos-custom-h5-color,var(--ricos-text-color,#212121));
|
|
899
|
+
.S-9-b > .RiQ-A[data-heading-level=headerFive],
|
|
900
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerFive] {
|
|
783
901
|
font-family: var(--ricos-custom-h5-font-family,unset);
|
|
784
902
|
font-size: var(--ricos-custom-h5-font-size,18px);
|
|
785
903
|
font-style: var(--ricos-custom-h5-font-style,unset);
|
|
@@ -791,22 +909,20 @@
|
|
|
791
909
|
}
|
|
792
910
|
@supports not (contain:inline-size) {
|
|
793
911
|
@media only screen and (max-width: 480px) {
|
|
794
|
-
.
|
|
912
|
+
.S-9-b > .RiQ-A[data-heading-level=headerFive],
|
|
913
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerFive] {
|
|
795
914
|
font-size: var(--ricos-custom-h5-font-size,16px);
|
|
796
915
|
}
|
|
797
916
|
}
|
|
798
917
|
}
|
|
799
918
|
@container (width < 480px) {
|
|
800
|
-
.
|
|
919
|
+
.S-9-b > .RiQ-A[data-heading-level=headerFive],
|
|
920
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerFive] {
|
|
801
921
|
font-size: var(--ricos-custom-h5-font-size,16px);
|
|
802
922
|
}
|
|
803
923
|
}
|
|
804
|
-
.
|
|
805
|
-
.
|
|
806
|
-
background-color: var(--ricos-custom-h5-background-color,unset);
|
|
807
|
-
}
|
|
808
|
-
.eEew- {
|
|
809
|
-
color: var(--ricos-custom-h6-color,var(--ricos-text-color,#212121));
|
|
924
|
+
.S-9-b > .RiQ-A[data-heading-level=headerSix],
|
|
925
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerSix] {
|
|
810
926
|
font-family: var(--ricos-custom-h6-font-family,unset);
|
|
811
927
|
font-size: var(--ricos-custom-h6-font-size,16px);
|
|
812
928
|
font-style: var(--ricos-custom-h6-font-style,unset);
|
|
@@ -818,324 +934,133 @@
|
|
|
818
934
|
}
|
|
819
935
|
@supports not (contain:inline-size) {
|
|
820
936
|
@media only screen and (max-width: 480px) {
|
|
821
|
-
.
|
|
937
|
+
.S-9-b > .RiQ-A[data-heading-level=headerSix],
|
|
938
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerSix] {
|
|
822
939
|
font-size: var(--ricos-custom-h6-font-size,14px);
|
|
823
940
|
}
|
|
824
941
|
}
|
|
825
942
|
}
|
|
826
943
|
@container (width < 480px) {
|
|
827
|
-
.
|
|
944
|
+
.S-9-b > .RiQ-A[data-heading-level=headerSix],
|
|
945
|
+
.qMiL2 > .RiQ-A[data-heading-level=headerSix] {
|
|
828
946
|
font-size: var(--ricos-custom-h6-font-size,14px);
|
|
829
947
|
}
|
|
830
948
|
}
|
|
831
|
-
.
|
|
832
|
-
|
|
833
|
-
|
|
949
|
+
[data-list-style-position=inside].RiQ-A {
|
|
950
|
+
list-style-position: inside;
|
|
951
|
+
padding-inline-start: 0;
|
|
834
952
|
}
|
|
835
|
-
.
|
|
836
|
-
|
|
953
|
+
[data-list-style-position=inside].RiQ-A > :first-child,
|
|
954
|
+
[data-list-style-position=inside].RiQ-A > :first-child > :first-child {
|
|
955
|
+
display: inline;
|
|
837
956
|
}
|
|
838
|
-
.
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
@container (width < 480px) {
|
|
849
|
-
.Q7Qzl {
|
|
850
|
-
margin: var(--ricos-custom-code-block-margin,15px calc(18px + 5%));
|
|
851
|
-
}
|
|
852
|
-
}
|
|
853
|
-
.K8sAR {
|
|
854
|
-
background-color: var(--ricos-custom-code-block-background-color,rgba(var(--ricos-fallback-color-tuple,0,0,0),.06));
|
|
855
|
-
color: var(--ricos-custom-code-block-color,var(--ricos-text-color,#212121));
|
|
856
|
-
font-family:
|
|
857
|
-
Inconsolata,
|
|
858
|
-
Menlo,
|
|
859
|
-
Consolas,
|
|
860
|
-
monospace;
|
|
861
|
-
font-size: var(--ricos-custom-code-block-font-size,16px);
|
|
862
|
-
line-height: var(--ricos-custom-code-block-line-height,26px);
|
|
863
|
-
margin: var(--ricos-custom-code-block-margin,15px 18px);
|
|
864
|
-
min-height: 29px;
|
|
865
|
-
padding: var(--ricos-custom-code-block-padding,2px 25px);
|
|
866
|
-
white-space: pre-wrap;
|
|
957
|
+
.S-9-b > [data-list-style-position=inside].RiQ-A h2 > span,
|
|
958
|
+
.S-9-b > [data-list-style-position=inside].RiQ-A h3 > span,
|
|
959
|
+
.S-9-b > [data-list-style-position=inside].RiQ-A h4 > span,
|
|
960
|
+
.S-9-b > [data-list-style-position=inside].RiQ-A h5 > span,
|
|
961
|
+
.S-9-b > [data-list-style-position=inside].RiQ-A h6 > span,
|
|
962
|
+
.S-9-b > [data-list-style-position=inside].RiQ-A > h1 > span,
|
|
963
|
+
.S-9-b > [data-list-style-position=inside].RiQ-A > p > span > :first-child {
|
|
964
|
+
margin-inline-start: .5em;
|
|
867
965
|
}
|
|
868
|
-
|
|
869
|
-
|
|
966
|
+
ol .RiQ-A {
|
|
967
|
+
position: relative;
|
|
870
968
|
}
|
|
871
|
-
.
|
|
872
|
-
.
|
|
873
|
-
font-family: var(--ricos-font-family,unset);
|
|
969
|
+
ol .RiQ-A > div > :not(ul) > span {
|
|
970
|
+
margin-inline-start: .35em;
|
|
874
971
|
}
|
|
875
|
-
.
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
font-size: 18px;
|
|
883
|
-
font-size: var(--ricos-custom-quote-font-size,18px);
|
|
884
|
-
font-style: normal;
|
|
885
|
-
font-style: var(--ricos-custom-quote-font-style,normal);
|
|
886
|
-
font-weight: var(--ricos-custom-quote-font-weight,unset);
|
|
887
|
-
letter-spacing: var(--ricos-custom-quote-letter-spacing,unset);
|
|
888
|
-
line-height: 26px;
|
|
889
|
-
line-height: var(--ricos-custom-quote-line-height,26px);
|
|
890
|
-
margin-block: 15px;
|
|
891
|
-
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,18px);
|
|
892
|
-
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,18px);
|
|
893
|
-
max-width: 100%;
|
|
894
|
-
min-height: var(--ricos-custom-quote-min-height,unset);
|
|
895
|
-
padding-bottom: var(--ricos-custom-quote-padding-bottom,6px);
|
|
896
|
-
padding-top: var(--ricos-custom-quote-padding-top,6px);
|
|
897
|
-
padding-inline-start: var(--ricos-custom-quote-padding-inline-start,18px);
|
|
898
|
-
text-decoration: var(--ricos-custom-quote-text-decoration,unset);
|
|
972
|
+
.HUdfu {
|
|
973
|
+
--ricos-layout-horizontal-padding:20px;
|
|
974
|
+
display: grid;
|
|
975
|
+
gap: 1px;
|
|
976
|
+
grid-template-columns: var(--ricos-layout-column-template);
|
|
977
|
+
margin: 0;
|
|
978
|
+
position: relative;
|
|
899
979
|
}
|
|
900
980
|
@supports not (contain:inline-size) {
|
|
901
981
|
@media only screen and (max-width: 480px) {
|
|
902
|
-
.
|
|
903
|
-
|
|
982
|
+
.HUdfu {
|
|
983
|
+
grid-template-columns: minmax(0, 1fr);
|
|
904
984
|
}
|
|
905
985
|
}
|
|
906
986
|
}
|
|
907
987
|
@container (width < 480px) {
|
|
908
|
-
.
|
|
909
|
-
|
|
988
|
+
.HUdfu {
|
|
989
|
+
grid-template-columns: minmax(0, 1fr);
|
|
910
990
|
}
|
|
911
991
|
}
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
.gZeHt {
|
|
915
|
-
margin-block: 15px;
|
|
916
|
-
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,16px);
|
|
917
|
-
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,16px);
|
|
918
|
-
}
|
|
919
|
-
}
|
|
992
|
+
* + .HUdfu {
|
|
993
|
+
margin-top: 20px;
|
|
920
994
|
}
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
}
|
|
995
|
+
.HUdfu .GbNOh {
|
|
996
|
+
padding-bottom: 12px;
|
|
997
|
+
padding-inline-end: var(--ricos-layout-horizontal-padding);
|
|
998
|
+
padding-top: 12px;
|
|
999
|
+
padding-inline-start: var(--ricos-layout-horizontal-padding);
|
|
927
1000
|
}
|
|
928
|
-
.
|
|
929
|
-
|
|
930
|
-
margin-right: auto;
|
|
931
|
-
z-index: 1;
|
|
1001
|
+
.HUdfu .GbNOh:first-child {
|
|
1002
|
+
padding-inline-start: 0;
|
|
932
1003
|
}
|
|
933
|
-
.
|
|
934
|
-
|
|
935
|
-
margin-right: 40px;
|
|
1004
|
+
.HUdfu .GbNOh:last-child {
|
|
1005
|
+
padding-inline-end: 0;
|
|
936
1006
|
}
|
|
937
1007
|
@supports not (contain:inline-size) {
|
|
938
1008
|
@media only screen and (max-width: 480px) {
|
|
939
|
-
.
|
|
940
|
-
|
|
941
|
-
|
|
1009
|
+
.HUdfu .GbNOh {
|
|
1010
|
+
padding-inline-start: 0;
|
|
1011
|
+
}
|
|
1012
|
+
.HUdfu .GbNOh,
|
|
1013
|
+
.HUdfu .GbNOh:first-child {
|
|
1014
|
+
padding-inline-end: 0;
|
|
1015
|
+
}
|
|
1016
|
+
.HUdfu .GbNOh:last-child {
|
|
1017
|
+
padding-inline-start: 0;
|
|
942
1018
|
}
|
|
943
1019
|
}
|
|
944
1020
|
}
|
|
945
1021
|
@container (width < 480px) {
|
|
946
|
-
.
|
|
947
|
-
|
|
948
|
-
margin-right: auto;
|
|
1022
|
+
.HUdfu .GbNOh {
|
|
1023
|
+
padding-inline-start: 0;
|
|
949
1024
|
}
|
|
950
|
-
|
|
951
|
-
.
|
|
952
|
-
|
|
953
|
-
margin-right: 0;
|
|
954
|
-
z-index: 1;
|
|
955
|
-
}
|
|
956
|
-
.Y244q:not(.Oflfh) {
|
|
957
|
-
float: right;
|
|
958
|
-
margin-left: 40px;
|
|
959
|
-
}
|
|
960
|
-
@supports not (contain:inline-size) {
|
|
961
|
-
@media only screen and (max-width: 480px) {
|
|
962
|
-
.Y244q:not(.Oflfh) {
|
|
963
|
-
float: none;
|
|
964
|
-
margin-left: auto;
|
|
965
|
-
}
|
|
1025
|
+
.HUdfu .GbNOh,
|
|
1026
|
+
.HUdfu .GbNOh:first-child {
|
|
1027
|
+
padding-inline-end: 0;
|
|
966
1028
|
}
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
.Y244q:not(.Oflfh) {
|
|
970
|
-
float: none;
|
|
971
|
-
margin-left: auto;
|
|
1029
|
+
.HUdfu .GbNOh:last-child {
|
|
1030
|
+
padding-inline-start: 0;
|
|
972
1031
|
}
|
|
973
1032
|
}
|
|
974
|
-
.
|
|
975
|
-
|
|
976
|
-
display: block;
|
|
977
|
-
}
|
|
978
|
-
.xnkDq:not(.LAZGj) {
|
|
979
|
-
margin-left: auto;
|
|
980
|
-
margin-right: auto;
|
|
981
|
-
max-width: 100%;
|
|
982
|
-
}
|
|
983
|
-
.LAZGj,
|
|
984
|
-
.Oflfh {
|
|
985
|
-
width: 100%;
|
|
986
|
-
}
|
|
987
|
-
.Lz-j5 .LAZGj,
|
|
988
|
-
.Lz-j5 .Oflfh {
|
|
989
|
-
margin: 0 -8px;
|
|
990
|
-
width: auto;
|
|
991
|
-
}
|
|
992
|
-
.Klg-t {
|
|
993
|
-
width: fit-content;
|
|
994
|
-
}
|
|
995
|
-
.OUmLL {
|
|
996
|
-
margin-left: auto;
|
|
997
|
-
margin-right: auto;
|
|
998
|
-
max-width: 100%;
|
|
999
|
-
}
|
|
1000
|
-
.WlxpA {
|
|
1001
|
-
width: min(350px, 100%) !important;
|
|
1002
|
-
}
|
|
1003
|
-
.Lz-j5 .WlxpA {
|
|
1004
|
-
width: 50%;
|
|
1005
|
-
}
|
|
1006
|
-
.Mp3Qk {
|
|
1007
|
-
margin-left: auto;
|
|
1008
|
-
margin-right: auto;
|
|
1009
|
-
}
|
|
1010
|
-
.Lz-j5 .Mp3Qk {
|
|
1011
|
-
width: 150px;
|
|
1012
|
-
}
|
|
1013
|
-
.us1yN {
|
|
1014
|
-
display: flex;
|
|
1015
|
-
}
|
|
1016
|
-
._2BjXl {
|
|
1017
|
-
margin: 0;
|
|
1018
|
-
}
|
|
1019
|
-
.wKynL {
|
|
1020
|
-
border: none;
|
|
1021
|
-
width: max-content;
|
|
1022
|
-
}
|
|
1023
|
-
.gnuYB {
|
|
1024
|
-
overflow-x: auto;
|
|
1025
|
-
}
|
|
1026
|
-
.gnuYB::-webkit-scrollbar {
|
|
1027
|
-
-webkit-appearance: none;
|
|
1028
|
-
}
|
|
1029
|
-
.gnuYB::-webkit-scrollbar-thumb {
|
|
1030
|
-
background-color: rgba(0, 0, 0, .5);
|
|
1031
|
-
border: 2px solid #fff;
|
|
1032
|
-
border-radius: 8px;
|
|
1033
|
-
}
|
|
1034
|
-
.gnuYB::-webkit-scrollbar:horizontal {
|
|
1035
|
-
height: 10px;
|
|
1036
|
-
}
|
|
1037
|
-
.bUEwm {
|
|
1038
|
-
max-width: 100%;
|
|
1039
|
-
}
|
|
1040
|
-
.glob_fontElementMap,
|
|
1041
|
-
.sI9KG {
|
|
1033
|
+
._27nkW,
|
|
1034
|
+
.glob_fontElementMap {
|
|
1042
1035
|
font-family: var(--ricos-font-family,unset);
|
|
1043
1036
|
}
|
|
1044
|
-
.
|
|
1037
|
+
.bmAUV {
|
|
1045
1038
|
margin: 0;
|
|
1046
1039
|
}
|
|
1047
1040
|
@supports not (contain:inline-size) {
|
|
1048
1041
|
@media only screen and (max-width: 480px) {
|
|
1049
|
-
.
|
|
1042
|
+
.bmAUV {
|
|
1050
1043
|
clear: both;
|
|
1051
1044
|
margin: 0;
|
|
1052
1045
|
}
|
|
1053
1046
|
}
|
|
1054
1047
|
}
|
|
1055
1048
|
@container (width < 480px) {
|
|
1056
|
-
.
|
|
1049
|
+
.bmAUV {
|
|
1057
1050
|
clear: both;
|
|
1058
1051
|
margin: 0;
|
|
1059
1052
|
}
|
|
1060
1053
|
}
|
|
1061
|
-
.
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
line-height: var(--ricos-custom-p-line-height,unset);
|
|
1069
|
-
min-height: var(--ricos-custom-p-min-height,unset);
|
|
1070
|
-
text-decoration: var(--ricos-custom-p-text-decoration,unset);
|
|
1071
|
-
}
|
|
1072
|
-
.MGsLy > span > a,
|
|
1073
|
-
.MGsLy > span > span {
|
|
1074
|
-
background-color: var(--ricos-custom-p-background-color,unset);
|
|
1075
|
-
}
|
|
1076
|
-
@supports not (contain:inline-size) {
|
|
1077
|
-
@media only screen and (max-width: 480px) {
|
|
1078
|
-
.MGsLy {
|
|
1079
|
-
font-size: var(--ricos-custom-p-font-size,unset);
|
|
1080
|
-
}
|
|
1081
|
-
}
|
|
1082
|
-
}
|
|
1083
|
-
@container (width < 480px) {
|
|
1084
|
-
.MGsLy {
|
|
1085
|
-
font-size: var(--ricos-custom-p-font-size,unset);
|
|
1086
|
-
}
|
|
1087
|
-
}
|
|
1088
|
-
.MGsLy:empty {
|
|
1089
|
-
height: 24px;
|
|
1090
|
-
}
|
|
1091
|
-
.-d7KU {
|
|
1092
|
-
display: block;
|
|
1093
|
-
}
|
|
1094
|
-
.WYYFn,
|
|
1095
|
-
.glob_fontElementMap {
|
|
1096
|
-
font-family: var(--ricos-font-family,unset);
|
|
1097
|
-
}
|
|
1098
|
-
.FQg3t,
|
|
1099
|
-
.Lmkda {
|
|
1100
|
-
color: var(--ricos-custom-p-color,unset);
|
|
1101
|
-
font-family: var(--ricos-custom-p-font-family,unset);
|
|
1102
|
-
font-size: var(--ricos-custom-p-font-size,unset);
|
|
1103
|
-
font-style: var(--ricos-custom-p-font-style,unset);
|
|
1104
|
-
font-weight: var(--ricos-custom-p-font-weight,unset);
|
|
1105
|
-
letter-spacing: var(--ricos-custom-p-letter-spacing,unset);
|
|
1106
|
-
line-height: var(--ricos-custom-p-line-height,unset);
|
|
1107
|
-
list-style-position: outside;
|
|
1108
|
-
margin: 0;
|
|
1109
|
-
min-height: var(--ricos-custom-p-min-height,unset);
|
|
1110
|
-
padding: 0;
|
|
1111
|
-
text-decoration: var(--ricos-custom-p-text-decoration,unset);
|
|
1112
|
-
}
|
|
1113
|
-
.FQg3t > *,
|
|
1114
|
-
.Lmkda > * {
|
|
1115
|
-
background-color: var(--ricos-custom-p-background-color,unset);
|
|
1116
|
-
}
|
|
1117
|
-
@supports not (contain:inline-size) {
|
|
1118
|
-
@media only screen and (max-width: 480px) {
|
|
1119
|
-
.FQg3t,
|
|
1120
|
-
.Lmkda {
|
|
1121
|
-
font-size: var(--ricos-custom-p-font-size,unset);
|
|
1122
|
-
}
|
|
1123
|
-
}
|
|
1124
|
-
}
|
|
1125
|
-
@container (width < 480px) {
|
|
1126
|
-
.FQg3t,
|
|
1127
|
-
.Lmkda {
|
|
1128
|
-
font-size: var(--ricos-custom-p-font-size,unset);
|
|
1129
|
-
}
|
|
1130
|
-
}
|
|
1131
|
-
.FQg3t > .Y-FNo,
|
|
1132
|
-
.Lmkda > .Y-FNo {
|
|
1133
|
-
list-style-type: inherit;
|
|
1134
|
-
margin-inline-start: 1.5em;
|
|
1135
|
-
padding-inline-start: .5em;
|
|
1054
|
+
.Dm2ni,
|
|
1055
|
+
.JyvAQ,
|
|
1056
|
+
.Ua86E,
|
|
1057
|
+
.ZAiSL,
|
|
1058
|
+
._4ugOM,
|
|
1059
|
+
.f9A6M {
|
|
1060
|
+
font: inherit;
|
|
1136
1061
|
}
|
|
1137
|
-
.
|
|
1138
|
-
|
|
1062
|
+
.Ua86E {
|
|
1063
|
+
color: var(--ricos-custom-h1-color,var(--ricos-text-color,#212121));
|
|
1139
1064
|
font-family: var(--ricos-custom-h1-font-family,unset);
|
|
1140
1065
|
font-size: var(--ricos-custom-h1-font-size,40px);
|
|
1141
1066
|
font-style: var(--ricos-custom-h1-font-style,unset);
|
|
@@ -1147,20 +1072,22 @@
|
|
|
1147
1072
|
}
|
|
1148
1073
|
@supports not (contain:inline-size) {
|
|
1149
1074
|
@media only screen and (max-width: 480px) {
|
|
1150
|
-
.
|
|
1151
|
-
.Lmkda > .Y-FNo[data-heading-level=headerOne] {
|
|
1075
|
+
.Ua86E {
|
|
1152
1076
|
font-size: var(--ricos-custom-h1-font-size,32px);
|
|
1153
1077
|
}
|
|
1154
1078
|
}
|
|
1155
1079
|
}
|
|
1156
1080
|
@container (width < 480px) {
|
|
1157
|
-
.
|
|
1158
|
-
.Lmkda > .Y-FNo[data-heading-level=headerOne] {
|
|
1081
|
+
.Ua86E {
|
|
1159
1082
|
font-size: var(--ricos-custom-h1-font-size,32px);
|
|
1160
1083
|
}
|
|
1161
1084
|
}
|
|
1162
|
-
.
|
|
1163
|
-
.
|
|
1085
|
+
.Ua86E > * > span,
|
|
1086
|
+
.Ua86E > span span {
|
|
1087
|
+
background-color: var(--ricos-custom-h1-background-color,unset);
|
|
1088
|
+
}
|
|
1089
|
+
._4ugOM {
|
|
1090
|
+
color: var(--ricos-custom-h2-color,var(--ricos-text-color,#212121));
|
|
1164
1091
|
font-family: var(--ricos-custom-h2-font-family,unset);
|
|
1165
1092
|
font-size: var(--ricos-custom-h2-font-size,28px);
|
|
1166
1093
|
font-style: var(--ricos-custom-h2-font-style,unset);
|
|
@@ -1172,20 +1099,22 @@
|
|
|
1172
1099
|
}
|
|
1173
1100
|
@supports not (contain:inline-size) {
|
|
1174
1101
|
@media only screen and (max-width: 480px) {
|
|
1175
|
-
.
|
|
1176
|
-
.Lmkda > .Y-FNo[data-heading-level=headerTwo] {
|
|
1102
|
+
._4ugOM {
|
|
1177
1103
|
font-size: var(--ricos-custom-h2-font-size,24px);
|
|
1178
1104
|
}
|
|
1179
1105
|
}
|
|
1180
1106
|
}
|
|
1181
1107
|
@container (width < 480px) {
|
|
1182
|
-
.
|
|
1183
|
-
.Lmkda > .Y-FNo[data-heading-level=headerTwo] {
|
|
1108
|
+
._4ugOM {
|
|
1184
1109
|
font-size: var(--ricos-custom-h2-font-size,24px);
|
|
1185
1110
|
}
|
|
1186
1111
|
}
|
|
1187
|
-
.
|
|
1188
|
-
.
|
|
1112
|
+
._4ugOM > * > span,
|
|
1113
|
+
._4ugOM > span span {
|
|
1114
|
+
background-color: var(--ricos-custom-h2-background-color,unset);
|
|
1115
|
+
}
|
|
1116
|
+
.ZAiSL {
|
|
1117
|
+
color: var(--ricos-custom-h3-color,var(--ricos-text-color,#212121));
|
|
1189
1118
|
font-family: var(--ricos-custom-h3-font-family,unset);
|
|
1190
1119
|
font-size: var(--ricos-custom-h3-font-size,24px);
|
|
1191
1120
|
font-style: var(--ricos-custom-h3-font-style,unset);
|
|
@@ -1197,20 +1126,22 @@
|
|
|
1197
1126
|
}
|
|
1198
1127
|
@supports not (contain:inline-size) {
|
|
1199
1128
|
@media only screen and (max-width: 480px) {
|
|
1200
|
-
.
|
|
1201
|
-
.Lmkda > .Y-FNo[data-heading-level=headerThree] {
|
|
1129
|
+
.ZAiSL {
|
|
1202
1130
|
font-size: var(--ricos-custom-h3-font-size,20px);
|
|
1203
1131
|
}
|
|
1204
1132
|
}
|
|
1205
1133
|
}
|
|
1206
1134
|
@container (width < 480px) {
|
|
1207
|
-
.
|
|
1208
|
-
.Lmkda > .Y-FNo[data-heading-level=headerThree] {
|
|
1135
|
+
.ZAiSL {
|
|
1209
1136
|
font-size: var(--ricos-custom-h3-font-size,20px);
|
|
1210
1137
|
}
|
|
1211
1138
|
}
|
|
1212
|
-
.
|
|
1213
|
-
.
|
|
1139
|
+
.ZAiSL > * > span,
|
|
1140
|
+
.ZAiSL > span span {
|
|
1141
|
+
background-color: var(--ricos-custom-h3-background-color,unset);
|
|
1142
|
+
}
|
|
1143
|
+
.f9A6M {
|
|
1144
|
+
color: var(--ricos-custom-h4-color,var(--ricos-text-color,#212121));
|
|
1214
1145
|
font-family: var(--ricos-custom-h4-font-family,unset);
|
|
1215
1146
|
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
1216
1147
|
font-style: var(--ricos-custom-h4-font-style,unset);
|
|
@@ -1222,20 +1153,22 @@
|
|
|
1222
1153
|
}
|
|
1223
1154
|
@supports not (contain:inline-size) {
|
|
1224
1155
|
@media only screen and (max-width: 480px) {
|
|
1225
|
-
.
|
|
1226
|
-
.Lmkda > .Y-FNo[data-heading-level=headerFour] {
|
|
1156
|
+
.f9A6M {
|
|
1227
1157
|
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
1228
1158
|
}
|
|
1229
1159
|
}
|
|
1230
1160
|
}
|
|
1231
1161
|
@container (width < 480px) {
|
|
1232
|
-
.
|
|
1233
|
-
.Lmkda > .Y-FNo[data-heading-level=headerFour] {
|
|
1162
|
+
.f9A6M {
|
|
1234
1163
|
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
1235
1164
|
}
|
|
1236
1165
|
}
|
|
1237
|
-
.
|
|
1238
|
-
.
|
|
1166
|
+
.f9A6M > * > span,
|
|
1167
|
+
.f9A6M > span span {
|
|
1168
|
+
background-color: var(--ricos-custom-h4-background-color,unset);
|
|
1169
|
+
}
|
|
1170
|
+
.JyvAQ {
|
|
1171
|
+
color: var(--ricos-custom-h5-color,var(--ricos-text-color,#212121));
|
|
1239
1172
|
font-family: var(--ricos-custom-h5-font-family,unset);
|
|
1240
1173
|
font-size: var(--ricos-custom-h5-font-size,18px);
|
|
1241
1174
|
font-style: var(--ricos-custom-h5-font-style,unset);
|
|
@@ -1247,20 +1180,22 @@
|
|
|
1247
1180
|
}
|
|
1248
1181
|
@supports not (contain:inline-size) {
|
|
1249
1182
|
@media only screen and (max-width: 480px) {
|
|
1250
|
-
.
|
|
1251
|
-
.Lmkda > .Y-FNo[data-heading-level=headerFive] {
|
|
1183
|
+
.JyvAQ {
|
|
1252
1184
|
font-size: var(--ricos-custom-h5-font-size,16px);
|
|
1253
1185
|
}
|
|
1254
1186
|
}
|
|
1255
1187
|
}
|
|
1256
1188
|
@container (width < 480px) {
|
|
1257
|
-
.
|
|
1258
|
-
.Lmkda > .Y-FNo[data-heading-level=headerFive] {
|
|
1189
|
+
.JyvAQ {
|
|
1259
1190
|
font-size: var(--ricos-custom-h5-font-size,16px);
|
|
1260
1191
|
}
|
|
1261
1192
|
}
|
|
1262
|
-
.
|
|
1263
|
-
.
|
|
1193
|
+
.JyvAQ > * > span,
|
|
1194
|
+
.JyvAQ > span span {
|
|
1195
|
+
background-color: var(--ricos-custom-h5-background-color,unset);
|
|
1196
|
+
}
|
|
1197
|
+
.Dm2ni {
|
|
1198
|
+
color: var(--ricos-custom-h6-color,var(--ricos-text-color,#212121));
|
|
1264
1199
|
font-family: var(--ricos-custom-h6-font-family,unset);
|
|
1265
1200
|
font-size: var(--ricos-custom-h6-font-size,16px);
|
|
1266
1201
|
font-style: var(--ricos-custom-h6-font-style,unset);
|
|
@@ -1272,47 +1207,112 @@
|
|
|
1272
1207
|
}
|
|
1273
1208
|
@supports not (contain:inline-size) {
|
|
1274
1209
|
@media only screen and (max-width: 480px) {
|
|
1275
|
-
.
|
|
1276
|
-
.Lmkda > .Y-FNo[data-heading-level=headerSix] {
|
|
1210
|
+
.Dm2ni {
|
|
1277
1211
|
font-size: var(--ricos-custom-h6-font-size,14px);
|
|
1278
1212
|
}
|
|
1279
1213
|
}
|
|
1280
1214
|
}
|
|
1281
1215
|
@container (width < 480px) {
|
|
1282
|
-
.
|
|
1283
|
-
.Lmkda > .Y-FNo[data-heading-level=headerSix] {
|
|
1216
|
+
.Dm2ni {
|
|
1284
1217
|
font-size: var(--ricos-custom-h6-font-size,14px);
|
|
1285
1218
|
}
|
|
1286
1219
|
}
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1220
|
+
.Dm2ni > * > span,
|
|
1221
|
+
.Dm2ni > span span {
|
|
1222
|
+
background-color: var(--ricos-custom-h6-background-color,unset);
|
|
1290
1223
|
}
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
display: inline;
|
|
1224
|
+
.WstHX {
|
|
1225
|
+
display: block;
|
|
1294
1226
|
}
|
|
1295
|
-
.
|
|
1296
|
-
|
|
1297
|
-
.FQg3t > [data-list-style-position=inside].Y-FNo h4 > span,
|
|
1298
|
-
.FQg3t > [data-list-style-position=inside].Y-FNo h5 > span,
|
|
1299
|
-
.FQg3t > [data-list-style-position=inside].Y-FNo h6 > span,
|
|
1300
|
-
.FQg3t > [data-list-style-position=inside].Y-FNo > h1 > span,
|
|
1301
|
-
.FQg3t > [data-list-style-position=inside].Y-FNo > p > span > :first-child {
|
|
1302
|
-
margin-inline-start: .5em;
|
|
1227
|
+
.gjPfd {
|
|
1228
|
+
margin: 15px 18px;
|
|
1303
1229
|
}
|
|
1304
|
-
|
|
1305
|
-
|
|
1230
|
+
@supports not (contain:inline-size) {
|
|
1231
|
+
@media only screen and (max-width: 480px) {
|
|
1232
|
+
.gjPfd {
|
|
1233
|
+
margin: var(--ricos-custom-code-block-margin,15px calc(18px + 5%));
|
|
1234
|
+
}
|
|
1235
|
+
}
|
|
1306
1236
|
}
|
|
1307
|
-
|
|
1308
|
-
|
|
1237
|
+
@container (width < 480px) {
|
|
1238
|
+
.gjPfd {
|
|
1239
|
+
margin: var(--ricos-custom-code-block-margin,15px calc(18px + 5%));
|
|
1240
|
+
}
|
|
1309
1241
|
}
|
|
1310
|
-
.
|
|
1311
|
-
|
|
1242
|
+
.IhmzM {
|
|
1243
|
+
background-color: var(--ricos-custom-code-block-background-color,rgba(var(--ricos-fallback-color-tuple,0,0,0),.06));
|
|
1244
|
+
color: var(--ricos-custom-code-block-color,var(--ricos-text-color,#212121));
|
|
1245
|
+
font-family:
|
|
1246
|
+
Inconsolata,
|
|
1247
|
+
Menlo,
|
|
1248
|
+
Consolas,
|
|
1249
|
+
monospace;
|
|
1250
|
+
font-size: var(--ricos-custom-code-block-font-size,16px);
|
|
1251
|
+
line-height: var(--ricos-custom-code-block-line-height,26px);
|
|
1252
|
+
margin: var(--ricos-custom-code-block-margin,15px 18px);
|
|
1253
|
+
min-height: 29px;
|
|
1254
|
+
padding: var(--ricos-custom-code-block-padding,2px 25px);
|
|
1255
|
+
white-space: pre-wrap;
|
|
1312
1256
|
}
|
|
1313
|
-
.
|
|
1314
|
-
|
|
1315
|
-
|
|
1257
|
+
.HY93x .IhmzM {
|
|
1258
|
+
margin: 1em 0;
|
|
1259
|
+
}
|
|
1260
|
+
.ZYUuj,
|
|
1261
|
+
.glob_fontElementMap {
|
|
1262
|
+
font-family: var(--ricos-font-family,unset);
|
|
1263
|
+
}
|
|
1264
|
+
.VKix0 {
|
|
1265
|
+
border-inline-start-style: solid;
|
|
1266
|
+
border-inline-start-width: var(--ricos-custom-quote-border-width,3px);
|
|
1267
|
+
border-left-color: var(--ricos-custom-quote-border-color,var(--ricos-action-color,#116dff));
|
|
1268
|
+
border-right-color: var(--ricos-custom-quote-border-color,var(--ricos-action-color,#116dff));
|
|
1269
|
+
color: var(--ricos-custom-quote-color,unset);
|
|
1270
|
+
font-family: var(--ricos-custom-quote-font-family,unset);
|
|
1271
|
+
font-size: 18px;
|
|
1272
|
+
font-size: var(--ricos-custom-quote-font-size,18px);
|
|
1273
|
+
font-style: normal;
|
|
1274
|
+
font-style: var(--ricos-custom-quote-font-style,normal);
|
|
1275
|
+
font-weight: var(--ricos-custom-quote-font-weight,unset);
|
|
1276
|
+
letter-spacing: var(--ricos-custom-quote-letter-spacing,unset);
|
|
1277
|
+
line-height: 26px;
|
|
1278
|
+
line-height: var(--ricos-custom-quote-line-height,26px);
|
|
1279
|
+
margin-block: 15px;
|
|
1280
|
+
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,18px);
|
|
1281
|
+
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,18px);
|
|
1282
|
+
max-width: 100%;
|
|
1283
|
+
min-height: var(--ricos-custom-quote-min-height,unset);
|
|
1284
|
+
padding-bottom: var(--ricos-custom-quote-padding-bottom,6px);
|
|
1285
|
+
padding-top: var(--ricos-custom-quote-padding-top,6px);
|
|
1286
|
+
padding-inline-start: var(--ricos-custom-quote-padding-inline-start,18px);
|
|
1287
|
+
text-decoration: var(--ricos-custom-quote-text-decoration,unset);
|
|
1288
|
+
}
|
|
1289
|
+
@supports not (contain:inline-size) {
|
|
1290
|
+
@media only screen and (max-width: 480px) {
|
|
1291
|
+
.VKix0 {
|
|
1292
|
+
font-size: var(--ricos-custom-quote-font-size,18px);
|
|
1293
|
+
}
|
|
1294
|
+
}
|
|
1295
|
+
}
|
|
1296
|
+
@container (width < 480px) {
|
|
1297
|
+
.VKix0 {
|
|
1298
|
+
font-size: var(--ricos-custom-quote-font-size,18px);
|
|
1299
|
+
}
|
|
1300
|
+
}
|
|
1301
|
+
@supports not (contain:inline-size) {
|
|
1302
|
+
@media only screen and (max-width: 480px) {
|
|
1303
|
+
.VKix0 {
|
|
1304
|
+
margin-block: 15px;
|
|
1305
|
+
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,16px);
|
|
1306
|
+
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,16px);
|
|
1307
|
+
}
|
|
1308
|
+
}
|
|
1309
|
+
}
|
|
1310
|
+
@container (width < 480px) {
|
|
1311
|
+
.VKix0 {
|
|
1312
|
+
margin-block: 15px;
|
|
1313
|
+
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,16px);
|
|
1314
|
+
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,16px);
|
|
1315
|
+
}
|
|
1316
1316
|
}
|
|
1317
1317
|
|
|
1318
1318
|
/* ../form-fields/dist/esm/field-formatted-pdf-submissions/rich-content-pdf/rich-content-pdf.module.scss */
|