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