@wix/form-public 0.9.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 ADDED
@@ -0,0 +1,1773 @@
1
+ @charset "UTF-8";
2
+
3
+ /* ../form-fields/dist/esm/ui/ricos-viewer/ricos-viewer.module.scss */
4
+ .container {
5
+ width: 100%;
6
+ }
7
+
8
+ /* ../../node_modules/@wix/ricos/css/plugin-link-viewer.global.css */
9
+ ._9MG5B,
10
+ .glob_fontElementMap {
11
+ font-family: var(--ricos-font-family,unset);
12
+ }
13
+ .ZbI-- {
14
+ color: var(--ricos-custom-link-color,var(--ricos-action-color,#116dff));
15
+ font-family: var(--ricos-custom-link-font-family,unset);
16
+ font-size: var(--ricos-custom-link-font-size,unset);
17
+ font-style: var(--ricos-custom-link-font-style,unset);
18
+ font-weight: var(--ricos-custom-link-font-weight,unset);
19
+ letter-spacing: var(--ricos-custom-link-letter-spacing,unset);
20
+ line-height: var(--ricos-custom-link-line-height,unset);
21
+ min-height: var(--ricos-custom-link-min-height,unset);
22
+ text-decoration: var(--ricos-custom-link-text-decoration,none);
23
+ }
24
+ @supports not (contain:inline-size) {
25
+ @media only screen and (max-width:640px) {
26
+ .ZbI-- {
27
+ font-size: var(--ricos-custom-link-font-size,unset);
28
+ }
29
+ }
30
+ }
31
+ @container (width < 640px) {
32
+ .ZbI-- {
33
+ font-size: var(--ricos-custom-link-font-size,unset);
34
+ }
35
+ }
36
+ [dir] .yTBI-:hover {
37
+ cursor: text;
38
+ }
39
+ [dir] .mzSg8:hover {
40
+ cursor: pointer;
41
+ }
42
+ .Q4TZ0 {
43
+ display: flex;
44
+ }
45
+ [dir=ltr] .Q4TZ0 {
46
+ margin-right: 5px;
47
+ }
48
+ [dir=rtl] .Q4TZ0 {
49
+ margin-left: 5px;
50
+ }
51
+ .IM7Sq {
52
+ color: var(--ricos-settings-action-color,var(--ricos-action-color-fallback,#116dff));
53
+ max-width: 270px;
54
+ overflow: hidden;
55
+ text-decoration: none;
56
+ text-overflow: ellipsis;
57
+ white-space: nowrap;
58
+ }
59
+ .IM7Sq:hover {
60
+ text-decoration: underline;
61
+ }
62
+ [dir] .TkYTL:hover {
63
+ cursor: pointer;
64
+ }
65
+ @supports not (contain:inline-size) {
66
+ @media only screen and (max-width:640px) {
67
+ .IM7Sq {
68
+ max-width: 160px;
69
+ }
70
+ }
71
+ }
72
+ @container (width < 640px) {
73
+ .IM7Sq {
74
+ max-width: 160px;
75
+ }
76
+ }
77
+
78
+ /* ../../node_modules/@wix/ricos/css/plugin-collapsible-list-viewer.global.css */
79
+ .xVEPk {
80
+ align-items: center;
81
+ cursor: auto;
82
+ display: flex;
83
+ margin: 12px 0;
84
+ }
85
+ .xVEPk .XC0RQ {
86
+ flex: 1;
87
+ }
88
+ .xVEPk p[data-text-align=right][data-placeholder]:first-child:before {
89
+ float: right;
90
+ }
91
+ .xVEPk p[data-text-align=left][data-placeholder]:first-child:before {
92
+ float: left;
93
+ }
94
+ .VTYn7 {
95
+ margin: 10px 0 12px;
96
+ }
97
+ ._4nqlj {
98
+ margin: 0;
99
+ min-height: 48px;
100
+ }
101
+ ._4nqlj.VTYn7 {
102
+ cursor: pointer;
103
+ margin: 2px 0;
104
+ }
105
+ .SrrfC {
106
+ align-self: start;
107
+ display: flex;
108
+ outline: none;
109
+ }
110
+ .SrrfC,
111
+ .ettEw {
112
+ padding-top: 12px;
113
+ }
114
+ .ettEw {
115
+ cursor: grab;
116
+ position: absolute;
117
+ }
118
+ .ettEw:hover {
119
+ opacity: .7;
120
+ }
121
+ .ettEw svg {
122
+ fill: #646464;
123
+ color: #646464;
124
+ }
125
+ .LofPP {
126
+ right: -23px;
127
+ }
128
+ .Bi7a9 {
129
+ left: -23px;
130
+ }
131
+ .ucgj6 {
132
+ display: flex;
133
+ flex-direction: row;
134
+ position: relative;
135
+ }
136
+ .ucgj6 p[data-text-align=right][data-placeholder]:first-child:before {
137
+ float: right;
138
+ }
139
+ .ucgj6 p[data-text-align=left][data-placeholder]:first-child:before {
140
+ float: left;
141
+ }
142
+ .sBkoG {
143
+ margin: 2px 0;
144
+ }
145
+ .G92bR {
146
+ cursor: grabbing;
147
+ }
148
+ .OohKy,
149
+ .nGgAJ {
150
+ min-width: 0;
151
+ width: 100%;
152
+ }
153
+ .OohKy {
154
+ display: flex;
155
+ flex-direction: column;
156
+ }
157
+ ._2HBSi {
158
+ --ricos-custom-editor-add-plugin-button-position-inline-start:-36px;
159
+ }
160
+ .K-wMa {
161
+ display: none;
162
+ }
163
+ .a2hFu {
164
+ direction: ltr;
165
+ }
166
+ ._1pWNU {
167
+ direction: rtl;
168
+ }
169
+ .F9s0w {
170
+ background: transparent;
171
+ border: none;
172
+ cursor: pointer;
173
+ display: flex;
174
+ outline: none;
175
+ padding-inline-end: 14px;
176
+ padding-inline-start: 10px;
177
+ }
178
+ .F9s0w:hover {
179
+ opacity: .7;
180
+ }
181
+ ._1pWNU .F9s0w {
182
+ transform: scaleX(-1);
183
+ }
184
+ .F9s0w:focus-visible .jr0ZN {
185
+ outline: 5px auto Highlight;
186
+ outline: 5px auto -webkit-focus-ring-color;
187
+ }
188
+ .F9s0w .jr0ZN {
189
+ outline: none;
190
+ transition: transform .15s linear;
191
+ fill: #646464;
192
+ color: #646464;
193
+ }
194
+ .F9s0w .jr0ZN.ZaRxz {
195
+ transform: rotate(90deg);
196
+ }
197
+ .Tmd08 {
198
+ overflow-wrap: break-word;
199
+ width: 100%;
200
+ word-break: break-word;
201
+ }
202
+
203
+ /* ../form-fields/dist/esm/contexts/shortcuts-provider.module.scss */
204
+ .container {
205
+ height: 100%;
206
+ width: 100%;
207
+ }
208
+
209
+ /* ../form-fields/dist/esm/field-settings/settings-shared/toggle-switch-setting/toggle-switch-setting.module.scss */
210
+ .tooltip {
211
+ height: 16px;
212
+ }
213
+
214
+ /* ../form-fields/dist/esm/field-settings/settings-shared/settings-ricos-editor/settings-ricos-editor.module.scss */
215
+ .toolbarContainer {
216
+ width: 100%;
217
+ }
218
+
219
+ /* ../form-fields/dist/esm/field-settings/field-settings-content.module.scss */
220
+ .panel .content {
221
+ padding: 0;
222
+ }
223
+ .header {
224
+ width: 100%;
225
+ }
226
+
227
+ /* ../form-fields/dist/esm/field-settings/settings-shared/options/options-list/options.module.scss */
228
+ .optionInput {
229
+ width: 100%;
230
+ }
231
+ .addButton {
232
+ font-weight: 500 !important;
233
+ margin-top: 6px;
234
+ width: fit-content;
235
+ }
236
+ .moreButton {
237
+ margin-top: 3px;
238
+ }
239
+
240
+ /* ../form-fields/dist/esm/ui/options-layout/options-layout.module.scss */
241
+ .container {
242
+ display: grid;
243
+ row-gap: 12px;
244
+ }
245
+ .oneColumn {
246
+ grid-template-columns: 1fr;
247
+ }
248
+ .twoColumns {
249
+ grid-template-columns: repeat(2, 1fr);
250
+ column-gap: 16px;
251
+ }
252
+ .threeColumns {
253
+ grid-template-columns: repeat(3, 1fr);
254
+ column-gap: 15px;
255
+ }
256
+ .freeFlow {
257
+ display: flex;
258
+ flex-wrap: wrap;
259
+ gap: 15px;
260
+ justify-content: flex-start;
261
+ }
262
+
263
+ /* ../form-fields/dist/esm/ui/form/components/grid/grid.module.scss */
264
+ .grid {
265
+ display: grid;
266
+ width: 100%;
267
+ }
268
+ .container {
269
+ display: flex;
270
+ flex-direction: column;
271
+ width: 100%;
272
+ gap: var(--wix-forms-formRowSpacing, 24px);
273
+ }
274
+ .column {
275
+ column-gap: var(--wix-forms-formColumnSpacing, 24px);
276
+ }
277
+ .row {
278
+ row-gap: var(--wix-forms-formRowSpacing, 0);
279
+ }
280
+
281
+ /* ../form-fields/dist/esm/animations/grid-animations.module.scss */
282
+ .animations {
283
+ animation: field-appear 0.4s ease;
284
+ }
285
+ @keyframes field-appear {
286
+ 0% {
287
+ opacity: 0;
288
+ transform: translateY(-10px);
289
+ }
290
+ 100% {
291
+ opacity: 1;
292
+ transform: translateY(0);
293
+ }
294
+ }
295
+
296
+ /* ../form-fields/dist/esm/field-layout/default-field-layout.module.scss */
297
+ .label {
298
+ display: flex;
299
+ align-items: flex-end;
300
+ }
301
+
302
+ /* ../form-fields/dist/esm/field-formatted-pdf-submissions/text-pdf/text-pdf.module.scss */
303
+ .text {
304
+ margin-block-start: 0;
305
+ margin-block-end: 0;
306
+ white-space: pre-line;
307
+ word-break: break-word;
308
+ }
309
+
310
+ /* ../form-fields/dist/esm/field-formatted-pdf-submissions/link-pdf/link-pdf.module.scss */
311
+ .link {
312
+ text-decoration: underline;
313
+ color: #116DFF;
314
+ direction: ltr;
315
+ unicode-bidi: embed;
316
+ }
317
+
318
+ /* ../form-fields/dist/esm/field-formatted-pdf-submissions/boolean-pdf/boolean-pdf.module.scss */
319
+ .wrapper {
320
+ display: inline-flex;
321
+ align-items: center;
322
+ gap: 5px;
323
+ }
324
+ .label {
325
+ font-size: 10px;
326
+ }
327
+
328
+ /* ../../node_modules/@wix/ricos/css/ricos-viewer.global.css */
329
+ .ja5Fp {
330
+ margin-left: 0;
331
+ margin-right: auto;
332
+ z-index: 1;
333
+ }
334
+ .ja5Fp:not(._7-uv9) {
335
+ float: left;
336
+ margin-right: 40px;
337
+ }
338
+ @supports not (contain:inline-size) {
339
+ @media only screen and (max-width:640px) {
340
+ .ja5Fp:not(._7-uv9) {
341
+ float: none;
342
+ margin-right: auto;
343
+ }
344
+ }
345
+ }
346
+ @container (width < 640px) {
347
+ .ja5Fp:not(._7-uv9) {
348
+ float: none;
349
+ margin-right: auto;
350
+ }
351
+ }
352
+ .yAa1F {
353
+ margin-left: auto;
354
+ margin-right: 0;
355
+ z-index: 1;
356
+ }
357
+ .yAa1F:not(._7-uv9) {
358
+ float: right;
359
+ margin-left: 40px;
360
+ }
361
+ @supports not (contain:inline-size) {
362
+ @media only screen and (max-width:640px) {
363
+ .yAa1F:not(._7-uv9) {
364
+ float: none;
365
+ margin-left: auto;
366
+ }
367
+ }
368
+ }
369
+ @container (width < 640px) {
370
+ .yAa1F:not(._7-uv9) {
371
+ float: none;
372
+ margin-left: auto;
373
+ }
374
+ }
375
+ ._0ieQi {
376
+ clear: both;
377
+ display: block;
378
+ }
379
+ ._0ieQi:not(.wh2f-) {
380
+ margin-left: auto;
381
+ margin-right: auto;
382
+ max-width: 100%;
383
+ }
384
+ ._7-uv9,
385
+ .wh2f- {
386
+ width: 100%;
387
+ }
388
+ .PEIO1 ._7-uv9,
389
+ .PEIO1 .wh2f- {
390
+ margin: 0 -8px;
391
+ width: auto;
392
+ }
393
+ ._3kb2c {
394
+ width: fit-content;
395
+ }
396
+ .BQkBR {
397
+ margin-left: auto;
398
+ margin-right: auto;
399
+ max-width: 100%;
400
+ }
401
+ .VtNL- {
402
+ width: min(350px, 100%) !important;
403
+ }
404
+ .PEIO1 .VtNL- {
405
+ width: 50%;
406
+ }
407
+ .MNc8O {
408
+ margin-left: auto;
409
+ margin-right: auto;
410
+ }
411
+ .PEIO1 .MNc8O {
412
+ width: 150px;
413
+ }
414
+ ._20zTr {
415
+ display: flex;
416
+ }
417
+ .Fxj77,
418
+ .Fxj77 > * {
419
+ text-align: left;
420
+ }
421
+ .qQTX4,
422
+ .qQTX4 > * {
423
+ text-align: center;
424
+ }
425
+ .vkbeJ,
426
+ .vkbeJ > * {
427
+ text-align: right;
428
+ }
429
+ .pqcPG,
430
+ .pqcPG > * {
431
+ text-align: initial;
432
+ }
433
+ ._0uV8u {
434
+ text-align: justify !important;
435
+ white-space: pre-wrap !important;
436
+ }
437
+ .DqUP- {
438
+ direction: rtl;
439
+ -noop: 1;
440
+ }
441
+ .EcuLY {
442
+ direction: ltr;
443
+ -noop: 1;
444
+ }
445
+ .HZPzk {
446
+ margin-left: 0;
447
+ margin-right: auto;
448
+ z-index: 1;
449
+ }
450
+ .HZPzk:not(.JhmEF) {
451
+ float: left;
452
+ margin-right: 40px;
453
+ }
454
+ @supports not (contain:inline-size) {
455
+ @media only screen and (max-width:640px) {
456
+ .HZPzk:not(.JhmEF) {
457
+ float: none;
458
+ margin-right: auto;
459
+ }
460
+ }
461
+ }
462
+ @container (width < 640px) {
463
+ .HZPzk:not(.JhmEF) {
464
+ float: none;
465
+ margin-right: auto;
466
+ }
467
+ }
468
+ .n0Us- {
469
+ margin-left: auto;
470
+ margin-right: 0;
471
+ z-index: 1;
472
+ }
473
+ .n0Us-:not(.JhmEF) {
474
+ float: right;
475
+ margin-left: 40px;
476
+ }
477
+ @supports not (contain:inline-size) {
478
+ @media only screen and (max-width:640px) {
479
+ .n0Us-:not(.JhmEF) {
480
+ float: none;
481
+ margin-left: auto;
482
+ }
483
+ }
484
+ }
485
+ @container (width < 640px) {
486
+ .n0Us-:not(.JhmEF) {
487
+ float: none;
488
+ margin-left: auto;
489
+ }
490
+ }
491
+ .UMrP3 {
492
+ clear: both;
493
+ display: block;
494
+ }
495
+ .UMrP3:not(.zVyMO) {
496
+ margin-left: auto;
497
+ margin-right: auto;
498
+ max-width: 100%;
499
+ }
500
+ .JhmEF,
501
+ .zVyMO {
502
+ width: 100%;
503
+ }
504
+ .kKtpe .JhmEF,
505
+ .kKtpe .zVyMO {
506
+ margin: 0 -8px;
507
+ width: auto;
508
+ }
509
+ .XJsMK {
510
+ width: fit-content;
511
+ }
512
+ .PH6ON {
513
+ margin-left: auto;
514
+ margin-right: auto;
515
+ max-width: 100%;
516
+ }
517
+ .Otnkc {
518
+ width: min(350px, 100%) !important;
519
+ }
520
+ .kKtpe .Otnkc {
521
+ width: 50%;
522
+ }
523
+ .FESus {
524
+ margin-left: auto;
525
+ margin-right: auto;
526
+ }
527
+ .kKtpe .FESus {
528
+ width: 150px;
529
+ }
530
+ .b08qR {
531
+ display: flex;
532
+ }
533
+ .Hub1I {
534
+ margin: 0;
535
+ }
536
+ .xex-E {
537
+ border: none;
538
+ width: max-content;
539
+ }
540
+ .SGvxV {
541
+ overflow-x: auto;
542
+ }
543
+ .SGvxV::-webkit-scrollbar {
544
+ -webkit-appearance: none;
545
+ }
546
+ .SGvxV::-webkit-scrollbar-thumb {
547
+ background-color: rgba(0, 0, 0, .5);
548
+ border: 2px solid #fff;
549
+ border-radius: 8px;
550
+ }
551
+ .SGvxV::-webkit-scrollbar:horizontal {
552
+ height: 10px;
553
+ }
554
+ .o2wOo {
555
+ max-width: 100%;
556
+ }
557
+ .LpV9F {
558
+ text-decoration: none;
559
+ }
560
+ .yIdeo:focus-visible {
561
+ outline: 5px auto Highlight;
562
+ outline: 5px auto -webkit-focus-ring-color;
563
+ }
564
+ .Nb24R,
565
+ .glob_fontElementMap,
566
+ .ztSie {
567
+ font-family: var(--ricos-font-family,unset);
568
+ }
569
+ .PAFDA {
570
+ max-width: 100%;
571
+ }
572
+ .Nb24R {
573
+ align-content: start;
574
+ box-sizing: border-box;
575
+ display: grid;
576
+ grid-template-columns: minmax(0, 1fr);
577
+ height: 100%;
578
+ position: relative;
579
+ -webkit-font-smoothing: antialiased;
580
+ -moz-osx-font-smoothing: grayscale;
581
+ }
582
+ @media print {
583
+ [dir] .Nb24R {
584
+ background-color: #fff;
585
+ }
586
+ .Nb24R blockquote,
587
+ .Nb24R h1,
588
+ .Nb24R h2,
589
+ .Nb24R h3,
590
+ .Nb24R h4,
591
+ .Nb24R h5,
592
+ .Nb24R h6,
593
+ .Nb24R img,
594
+ .Nb24R li {
595
+ break-inside: avoid;
596
+ }
597
+ .Nb24R h1,
598
+ .Nb24R h1 *,
599
+ .Nb24R h2,
600
+ .Nb24R h2 *,
601
+ .Nb24R h3,
602
+ .Nb24R h3 *,
603
+ .Nb24R h4,
604
+ .Nb24R h4 *,
605
+ .Nb24R h5,
606
+ .Nb24R h5 *,
607
+ .Nb24R h6,
608
+ .Nb24R h6 *,
609
+ .Nb24R p,
610
+ .Nb24R p * {
611
+ color: #000 !important;
612
+ }
613
+ .Nb24R ol li,
614
+ .Nb24R ol li *,
615
+ .Nb24R p,
616
+ .Nb24R p * {
617
+ font-size: 11pt !important;
618
+ }
619
+ .Nb24R h1,
620
+ .Nb24R h1 * {
621
+ font-size: 24pt !important;
622
+ }
623
+ .Nb24R h2,
624
+ .Nb24R h2 * {
625
+ font-size: 20pt !important;
626
+ }
627
+ .Nb24R h3,
628
+ .Nb24R h3 * {
629
+ font-size: 16pt !important;
630
+ }
631
+ .Nb24R h4,
632
+ .Nb24R h4 * {
633
+ font-size: 14pt !important;
634
+ }
635
+ .Nb24R h5,
636
+ .Nb24R h5 * {
637
+ font-size: 12pt !important;
638
+ }
639
+ .Nb24R h6,
640
+ .Nb24R h6 * {
641
+ font-size: 11pt !important;
642
+ }
643
+ .Nb24R blockquote,
644
+ .Nb24R blockquote * {
645
+ font-size: 16pt !important;
646
+ }
647
+ }
648
+ .Nb24R * {
649
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
650
+ }
651
+ .Nb24R .AtdNU {
652
+ box-sizing: border-box;
653
+ tab-size: 40px;
654
+ }
655
+ .Nb24R .AtdNU *,
656
+ .Nb24R .AtdNU :after,
657
+ .Nb24R .AtdNU :before {
658
+ box-sizing: inherit;
659
+ }
660
+ .Nb24R .AtdNU input {
661
+ box-sizing: border-box;
662
+ }
663
+ [dir] .Nb24R.ZLk06 {
664
+ padding-top: 50px;
665
+ }
666
+ .AtdNU {
667
+ color: var(--ricos-text-color,#212121);
668
+ container-type: inline-size;
669
+ font-size: 16px;
670
+ height: 100%;
671
+ line-height: 1.5;
672
+ overflow-wrap: break-word;
673
+ white-space: pre-wrap !important;
674
+ width: 100%;
675
+ word-wrap: break-word;
676
+ white-space: break-spaces;
677
+ }
678
+ [dir] .AtdNU {
679
+ background-color: var(--ricos-bg-color-container,unset);
680
+ }
681
+ .AtdNU:after {
682
+ content: "";
683
+ display: table;
684
+ line-height: 0;
685
+ }
686
+ [dir] .AtdNU:after {
687
+ clear: both;
688
+ }
689
+ @supports not (contain:inline-size) {
690
+ @media only screen and (max-width:640px) {
691
+ .AtdNU {
692
+ font-size: 14px;
693
+ }
694
+ }
695
+ }
696
+ @container (width < 640px) {
697
+ .AtdNU {
698
+ font-size: 14px;
699
+ }
700
+ }
701
+ .u05kW {
702
+ width: 100%;
703
+ }
704
+ .u05kW [data-breakout=normal] {
705
+ padding-inline-end: var(--ricos-breakout-normal-padding-end,0);
706
+ padding-inline-start: var(--ricos-breakout-normal-padding-start,0);
707
+ }
708
+ .u05kW [data-breakout=fullWidth] {
709
+ padding-inline-end: var(--ricos-breakout-full-width-padding-end,0);
710
+ padding-inline-start: var(--ricos-breakout-full-width-padding-start,0);
711
+ }
712
+ [dir] .h0SSB {
713
+ margin: 2px 0;
714
+ }
715
+ [dir] .IA7oT,
716
+ [dir] .qCdUl + .qCdUl {
717
+ margin-top: 20px;
718
+ }
719
+ .MaBN2 {
720
+ margin-inline-start: 0 !important;
721
+ }
722
+ ._4MaDt {
723
+ margin-inline-start: 40px !important;
724
+ }
725
+ .B1xCO {
726
+ margin-inline-start: 80px !important;
727
+ }
728
+ .KMQ82 {
729
+ margin-inline-start: 120px !important;
730
+ }
731
+ .FM4B9 {
732
+ margin-inline-start: 160px !important;
733
+ }
734
+ .JEWDJ {
735
+ margin-inline-start: 200px !important;
736
+ }
737
+ ._6uuD1 {
738
+ margin-inline-start: 240px !important;
739
+ }
740
+ .glob_fontElementMap,
741
+ .wuLbP {
742
+ font-family: var(--ricos-font-family,unset);
743
+ }
744
+ .N1HsE,
745
+ .Zg8H6 {
746
+ color: var(--ricos-custom-p-color,unset);
747
+ font-family: var(--ricos-custom-p-font-family,unset);
748
+ font-size: var(--ricos-custom-p-font-size,unset);
749
+ font-style: var(--ricos-custom-p-font-style,unset);
750
+ font-weight: var(--ricos-custom-p-font-weight,unset);
751
+ letter-spacing: var(--ricos-custom-p-letter-spacing,unset);
752
+ line-height: var(--ricos-custom-p-line-height,unset);
753
+ list-style-position: outside;
754
+ min-height: var(--ricos-custom-p-min-height,unset);
755
+ text-decoration: var(--ricos-custom-p-text-decoration,unset);
756
+ }
757
+ [dir] .N1HsE,
758
+ [dir] .Zg8H6 {
759
+ margin: 0;
760
+ padding: 0;
761
+ }
762
+ [dir] .N1HsE > *,
763
+ [dir] .Zg8H6 > * {
764
+ background-color: var(--ricos-custom-p-background-color,unset);
765
+ }
766
+ @supports not (contain:inline-size) {
767
+ @media only screen and (max-width:640px) {
768
+ .N1HsE,
769
+ .Zg8H6 {
770
+ font-size: var(--ricos-custom-p-font-size,unset);
771
+ }
772
+ }
773
+ }
774
+ @container (width < 640px) {
775
+ .N1HsE,
776
+ .Zg8H6 {
777
+ font-size: var(--ricos-custom-p-font-size,unset);
778
+ }
779
+ }
780
+ .N1HsE > .GxUq1,
781
+ .Zg8H6 > .GxUq1 {
782
+ list-style-type: inherit;
783
+ margin-inline-start: 1.5em;
784
+ padding-inline-start: .5em;
785
+ }
786
+ .N1HsE > .GxUq1[data-heading-level=headerOne],
787
+ .Zg8H6 > .GxUq1[data-heading-level=headerOne] {
788
+ font-family: var(--ricos-custom-h1-font-family,unset);
789
+ font-size: var(--ricos-custom-h1-font-size,40px);
790
+ font-style: var(--ricos-custom-h1-font-style,unset);
791
+ font-weight: var(--ricos-custom-h1-font-weight,unset);
792
+ letter-spacing: var(--ricos-custom-h1-letter-spacing,unset);
793
+ line-height: var(--ricos-custom-h1-line-height,42px);
794
+ min-height: var(--ricos-custom-h1-min-height,42px);
795
+ text-decoration: var(--ricos-custom-h1-text-decoration,unset);
796
+ }
797
+ @supports not (contain:inline-size) {
798
+ @media only screen and (max-width:640px) {
799
+ .N1HsE > .GxUq1[data-heading-level=headerOne],
800
+ .Zg8H6 > .GxUq1[data-heading-level=headerOne] {
801
+ font-size: var(--ricos-custom-h1-font-size,32px);
802
+ }
803
+ }
804
+ }
805
+ @container (width < 640px) {
806
+ .N1HsE > .GxUq1[data-heading-level=headerOne],
807
+ .Zg8H6 > .GxUq1[data-heading-level=headerOne] {
808
+ font-size: var(--ricos-custom-h1-font-size,32px);
809
+ }
810
+ }
811
+ .N1HsE > .GxUq1[data-heading-level=headerTwo],
812
+ .Zg8H6 > .GxUq1[data-heading-level=headerTwo] {
813
+ font-family: var(--ricos-custom-h2-font-family,unset);
814
+ font-size: var(--ricos-custom-h2-font-size,28px);
815
+ font-style: var(--ricos-custom-h2-font-style,unset);
816
+ font-weight: var(--ricos-custom-h2-font-weight,unset);
817
+ letter-spacing: var(--ricos-custom-h2-letter-spacing,unset);
818
+ line-height: var(--ricos-custom-h2-line-height,36px);
819
+ min-height: var(--ricos-custom-h2-min-height,36px);
820
+ text-decoration: var(--ricos-custom-h2-text-decoration,unset);
821
+ }
822
+ @supports not (contain:inline-size) {
823
+ @media only screen and (max-width:640px) {
824
+ .N1HsE > .GxUq1[data-heading-level=headerTwo],
825
+ .Zg8H6 > .GxUq1[data-heading-level=headerTwo] {
826
+ font-size: var(--ricos-custom-h2-font-size,24px);
827
+ }
828
+ }
829
+ }
830
+ @container (width < 640px) {
831
+ .N1HsE > .GxUq1[data-heading-level=headerTwo],
832
+ .Zg8H6 > .GxUq1[data-heading-level=headerTwo] {
833
+ font-size: var(--ricos-custom-h2-font-size,24px);
834
+ }
835
+ }
836
+ .N1HsE > .GxUq1[data-heading-level=headerThree],
837
+ .Zg8H6 > .GxUq1[data-heading-level=headerThree] {
838
+ font-family: var(--ricos-custom-h3-font-family,unset);
839
+ font-size: var(--ricos-custom-h3-font-size,24px);
840
+ font-style: var(--ricos-custom-h3-font-style,unset);
841
+ font-weight: var(--ricos-custom-h3-font-weight,unset);
842
+ letter-spacing: var(--ricos-custom-h3-letter-spacing,unset);
843
+ line-height: var(--ricos-custom-h3-line-height,30px);
844
+ min-height: var(--ricos-custom-h3-min-height,30px);
845
+ text-decoration: var(--ricos-custom-h3-text-decoration,unset);
846
+ }
847
+ @supports not (contain:inline-size) {
848
+ @media only screen and (max-width:640px) {
849
+ .N1HsE > .GxUq1[data-heading-level=headerThree],
850
+ .Zg8H6 > .GxUq1[data-heading-level=headerThree] {
851
+ font-size: var(--ricos-custom-h3-font-size,20px);
852
+ }
853
+ }
854
+ }
855
+ @container (width < 640px) {
856
+ .N1HsE > .GxUq1[data-heading-level=headerThree],
857
+ .Zg8H6 > .GxUq1[data-heading-level=headerThree] {
858
+ font-size: var(--ricos-custom-h3-font-size,20px);
859
+ }
860
+ }
861
+ .N1HsE > .GxUq1[data-heading-level=headerFour],
862
+ .Zg8H6 > .GxUq1[data-heading-level=headerFour] {
863
+ font-family: var(--ricos-custom-h4-font-family,unset);
864
+ font-size: var(--ricos-custom-h4-font-size,20px);
865
+ font-style: var(--ricos-custom-h4-font-style,unset);
866
+ font-weight: var(--ricos-custom-h4-font-weight,unset);
867
+ letter-spacing: var(--ricos-custom-h4-letter-spacing,unset);
868
+ line-height: var(--ricos-custom-h4-line-height,1.5);
869
+ min-height: var(--ricos-custom-h4-min-height,unset);
870
+ text-decoration: var(--ricos-custom-h4-text-decoration,unset);
871
+ }
872
+ @supports not (contain:inline-size) {
873
+ @media only screen and (max-width:640px) {
874
+ .N1HsE > .GxUq1[data-heading-level=headerFour],
875
+ .Zg8H6 > .GxUq1[data-heading-level=headerFour] {
876
+ font-size: var(--ricos-custom-h4-font-size,20px);
877
+ }
878
+ }
879
+ }
880
+ @container (width < 640px) {
881
+ .N1HsE > .GxUq1[data-heading-level=headerFour],
882
+ .Zg8H6 > .GxUq1[data-heading-level=headerFour] {
883
+ font-size: var(--ricos-custom-h4-font-size,20px);
884
+ }
885
+ }
886
+ .N1HsE > .GxUq1[data-heading-level=headerFive],
887
+ .Zg8H6 > .GxUq1[data-heading-level=headerFive] {
888
+ font-family: var(--ricos-custom-h5-font-family,unset);
889
+ font-size: var(--ricos-custom-h5-font-size,18px);
890
+ font-style: var(--ricos-custom-h5-font-style,unset);
891
+ font-weight: var(--ricos-custom-h5-font-weight,unset);
892
+ letter-spacing: var(--ricos-custom-h5-letter-spacing,unset);
893
+ line-height: var(--ricos-custom-h5-line-height,1.5);
894
+ min-height: var(--ricos-custom-h5-min-height,unset);
895
+ text-decoration: var(--ricos-custom-h5-text-decoration,unset);
896
+ }
897
+ @supports not (contain:inline-size) {
898
+ @media only screen and (max-width:640px) {
899
+ .N1HsE > .GxUq1[data-heading-level=headerFive],
900
+ .Zg8H6 > .GxUq1[data-heading-level=headerFive] {
901
+ font-size: var(--ricos-custom-h5-font-size,16px);
902
+ }
903
+ }
904
+ }
905
+ @container (width < 640px) {
906
+ .N1HsE > .GxUq1[data-heading-level=headerFive],
907
+ .Zg8H6 > .GxUq1[data-heading-level=headerFive] {
908
+ font-size: var(--ricos-custom-h5-font-size,16px);
909
+ }
910
+ }
911
+ .N1HsE > .GxUq1[data-heading-level=headerSix],
912
+ .Zg8H6 > .GxUq1[data-heading-level=headerSix] {
913
+ font-family: var(--ricos-custom-h6-font-family,unset);
914
+ font-size: var(--ricos-custom-h6-font-size,16px);
915
+ font-style: var(--ricos-custom-h6-font-style,unset);
916
+ font-weight: var(--ricos-custom-h6-font-weight,unset);
917
+ letter-spacing: var(--ricos-custom-h6-letter-spacing,unset);
918
+ line-height: var(--ricos-custom-h6-line-height,1.5);
919
+ min-height: var(--ricos-custom-h6-min-height,unset);
920
+ text-decoration: var(--ricos-custom-h6-text-decoration,unset);
921
+ }
922
+ @supports not (contain:inline-size) {
923
+ @media only screen and (max-width:640px) {
924
+ .N1HsE > .GxUq1[data-heading-level=headerSix],
925
+ .Zg8H6 > .GxUq1[data-heading-level=headerSix] {
926
+ font-size: var(--ricos-custom-h6-font-size,14px);
927
+ }
928
+ }
929
+ }
930
+ @container (width < 640px) {
931
+ .N1HsE > .GxUq1[data-heading-level=headerSix],
932
+ .Zg8H6 > .GxUq1[data-heading-level=headerSix] {
933
+ font-size: var(--ricos-custom-h6-font-size,14px);
934
+ }
935
+ }
936
+ [data-list-style-position=inside].GxUq1 {
937
+ list-style-position: inside;
938
+ padding-inline-start: 0;
939
+ }
940
+ [data-list-style-position=inside].GxUq1 > :first-child,
941
+ [data-list-style-position=inside].GxUq1 > :first-child > :first-child {
942
+ display: inline;
943
+ }
944
+ .Zg8H6 > [data-list-style-position=inside].GxUq1 h2 > span,
945
+ .Zg8H6 > [data-list-style-position=inside].GxUq1 h3 > span,
946
+ .Zg8H6 > [data-list-style-position=inside].GxUq1 h4 > span,
947
+ .Zg8H6 > [data-list-style-position=inside].GxUq1 h5 > span,
948
+ .Zg8H6 > [data-list-style-position=inside].GxUq1 h6 > span,
949
+ .Zg8H6 > [data-list-style-position=inside].GxUq1 > h1 > span,
950
+ .Zg8H6 > [data-list-style-position=inside].GxUq1 > p > span > :first-child {
951
+ margin-inline-start: .5em;
952
+ }
953
+ ol .GxUq1 {
954
+ position: relative;
955
+ }
956
+ ol .GxUq1 > div > :not(ul) > span {
957
+ margin-inline-start: .35em;
958
+ }
959
+ .IZDV9 {
960
+ --ricos-layout-horizontal-padding:20px;
961
+ display: grid;
962
+ gap: 1px;
963
+ grid-template-columns: var(--ricos-layout-column-template);
964
+ position: relative;
965
+ }
966
+ [dir] .IZDV9 {
967
+ margin: 0;
968
+ }
969
+ @supports not (contain:inline-size) {
970
+ @media only screen and (max-width:480px) {
971
+ .IZDV9 {
972
+ grid-template-columns: minmax(0, 1fr);
973
+ }
974
+ }
975
+ }
976
+ @container (width < 480px) {
977
+ .IZDV9 {
978
+ grid-template-columns: minmax(0, 1fr);
979
+ }
980
+ }
981
+ [dir] * + .IZDV9 {
982
+ margin-top: 20px;
983
+ }
984
+ .IZDV9 .iz1uR {
985
+ padding-inline-end: var(--ricos-layout-horizontal-padding);
986
+ padding-inline-start: var(--ricos-layout-horizontal-padding);
987
+ }
988
+ [dir] .IZDV9 .iz1uR {
989
+ padding-bottom: 12px;
990
+ padding-top: 12px;
991
+ }
992
+ .IZDV9 .iz1uR:first-child {
993
+ padding-inline-start: 0;
994
+ }
995
+ .IZDV9 .iz1uR:last-child {
996
+ padding-inline-end: 0;
997
+ }
998
+ @supports not (contain:inline-size) {
999
+ @media only screen and (max-width:480px) {
1000
+ .IZDV9 .iz1uR {
1001
+ padding-inline-start: 0;
1002
+ }
1003
+ .IZDV9 .iz1uR,
1004
+ .IZDV9 .iz1uR:first-child {
1005
+ padding-inline-end: 0;
1006
+ }
1007
+ .IZDV9 .iz1uR:last-child {
1008
+ padding-inline-start: 0;
1009
+ }
1010
+ }
1011
+ }
1012
+ @container (width < 480px) {
1013
+ .IZDV9 .iz1uR {
1014
+ padding-inline-start: 0;
1015
+ }
1016
+ .IZDV9 .iz1uR,
1017
+ .IZDV9 .iz1uR:first-child {
1018
+ padding-inline-end: 0;
1019
+ }
1020
+ .IZDV9 .iz1uR:last-child {
1021
+ padding-inline-start: 0;
1022
+ }
1023
+ }
1024
+ .glob_fontElementMap,
1025
+ .x-yoy {
1026
+ font-family: var(--ricos-font-family,unset);
1027
+ }
1028
+ [dir] .FKZMr {
1029
+ margin: 0;
1030
+ }
1031
+ @supports not (contain:inline-size) {
1032
+ @media only screen and (max-width:640px) {
1033
+ [dir] .FKZMr {
1034
+ clear: both;
1035
+ margin: 0;
1036
+ }
1037
+ }
1038
+ }
1039
+ @container (width < 640px) {
1040
+ [dir] .FKZMr {
1041
+ clear: both;
1042
+ margin: 0;
1043
+ }
1044
+ }
1045
+ .YkmxR {
1046
+ color: var(--ricos-custom-p-color,unset);
1047
+ font-family: var(--ricos-custom-p-font-family,unset);
1048
+ font-size: var(--ricos-custom-p-font-size,unset);
1049
+ font-style: var(--ricos-custom-p-font-style,unset);
1050
+ font-weight: var(--ricos-custom-p-font-weight,unset);
1051
+ letter-spacing: var(--ricos-custom-p-letter-spacing,unset);
1052
+ line-height: var(--ricos-custom-p-line-height,unset);
1053
+ min-height: var(--ricos-custom-p-min-height,unset);
1054
+ text-decoration: var(--ricos-custom-p-text-decoration,unset);
1055
+ }
1056
+ [dir] .YkmxR > span > a,
1057
+ [dir] .YkmxR > span > span {
1058
+ background-color: var(--ricos-custom-p-background-color,unset);
1059
+ }
1060
+ @supports not (contain:inline-size) {
1061
+ @media only screen and (max-width:640px) {
1062
+ .YkmxR {
1063
+ font-size: var(--ricos-custom-p-font-size,unset);
1064
+ }
1065
+ }
1066
+ }
1067
+ @container (width < 640px) {
1068
+ .YkmxR {
1069
+ font-size: var(--ricos-custom-p-font-size,unset);
1070
+ }
1071
+ }
1072
+ .YkmxR:empty {
1073
+ height: 24px;
1074
+ }
1075
+ .B6ypb {
1076
+ display: block;
1077
+ }
1078
+ .glob_fontElementMap,
1079
+ .z4o01 {
1080
+ font-family: var(--ricos-font-family,unset);
1081
+ }
1082
+ [dir] .f8Gtu {
1083
+ margin: 0;
1084
+ }
1085
+ @supports not (contain:inline-size) {
1086
+ @media only screen and (max-width:640px) {
1087
+ [dir] .f8Gtu {
1088
+ clear: both;
1089
+ margin: 0;
1090
+ }
1091
+ }
1092
+ }
1093
+ @container (width < 640px) {
1094
+ [dir] .f8Gtu {
1095
+ clear: both;
1096
+ margin: 0;
1097
+ }
1098
+ }
1099
+ .PNVVR,
1100
+ ._59wbK,
1101
+ .cPMih,
1102
+ .i8ahc,
1103
+ .wvKUy,
1104
+ .zLmUg {
1105
+ font: inherit;
1106
+ }
1107
+ .wvKUy {
1108
+ color: var(--ricos-custom-h1-color,var(--ricos-text-color,#212121));
1109
+ font-family: var(--ricos-custom-h1-font-family,unset);
1110
+ font-size: var(--ricos-custom-h1-font-size,40px);
1111
+ font-style: var(--ricos-custom-h1-font-style,unset);
1112
+ font-weight: var(--ricos-custom-h1-font-weight,unset);
1113
+ letter-spacing: var(--ricos-custom-h1-letter-spacing,unset);
1114
+ line-height: var(--ricos-custom-h1-line-height,42px);
1115
+ min-height: var(--ricos-custom-h1-min-height,42px);
1116
+ text-decoration: var(--ricos-custom-h1-text-decoration,unset);
1117
+ }
1118
+ @supports not (contain:inline-size) {
1119
+ @media only screen and (max-width:640px) {
1120
+ .wvKUy {
1121
+ font-size: var(--ricos-custom-h1-font-size,32px);
1122
+ }
1123
+ }
1124
+ }
1125
+ @container (width < 640px) {
1126
+ .wvKUy {
1127
+ font-size: var(--ricos-custom-h1-font-size,32px);
1128
+ }
1129
+ }
1130
+ [dir] .wvKUy > * > span,
1131
+ [dir] .wvKUy > span span {
1132
+ background-color: var(--ricos-custom-h1-background-color,unset);
1133
+ }
1134
+ .PNVVR {
1135
+ color: var(--ricos-custom-h2-color,var(--ricos-text-color,#212121));
1136
+ font-family: var(--ricos-custom-h2-font-family,unset);
1137
+ font-size: var(--ricos-custom-h2-font-size,28px);
1138
+ font-style: var(--ricos-custom-h2-font-style,unset);
1139
+ font-weight: var(--ricos-custom-h2-font-weight,unset);
1140
+ letter-spacing: var(--ricos-custom-h2-letter-spacing,unset);
1141
+ line-height: var(--ricos-custom-h2-line-height,36px);
1142
+ min-height: var(--ricos-custom-h2-min-height,36px);
1143
+ text-decoration: var(--ricos-custom-h2-text-decoration,unset);
1144
+ }
1145
+ @supports not (contain:inline-size) {
1146
+ @media only screen and (max-width:640px) {
1147
+ .PNVVR {
1148
+ font-size: var(--ricos-custom-h2-font-size,24px);
1149
+ }
1150
+ }
1151
+ }
1152
+ @container (width < 640px) {
1153
+ .PNVVR {
1154
+ font-size: var(--ricos-custom-h2-font-size,24px);
1155
+ }
1156
+ }
1157
+ [dir] .PNVVR > * > span,
1158
+ [dir] .PNVVR > span span {
1159
+ background-color: var(--ricos-custom-h2-background-color,unset);
1160
+ }
1161
+ ._59wbK {
1162
+ color: var(--ricos-custom-h3-color,var(--ricos-text-color,#212121));
1163
+ font-family: var(--ricos-custom-h3-font-family,unset);
1164
+ font-size: var(--ricos-custom-h3-font-size,24px);
1165
+ font-style: var(--ricos-custom-h3-font-style,unset);
1166
+ font-weight: var(--ricos-custom-h3-font-weight,unset);
1167
+ letter-spacing: var(--ricos-custom-h3-letter-spacing,unset);
1168
+ line-height: var(--ricos-custom-h3-line-height,30px);
1169
+ min-height: var(--ricos-custom-h3-min-height,30px);
1170
+ text-decoration: var(--ricos-custom-h3-text-decoration,unset);
1171
+ }
1172
+ @supports not (contain:inline-size) {
1173
+ @media only screen and (max-width:640px) {
1174
+ ._59wbK {
1175
+ font-size: var(--ricos-custom-h3-font-size,20px);
1176
+ }
1177
+ }
1178
+ }
1179
+ @container (width < 640px) {
1180
+ ._59wbK {
1181
+ font-size: var(--ricos-custom-h3-font-size,20px);
1182
+ }
1183
+ }
1184
+ [dir] ._59wbK > * > span,
1185
+ [dir] ._59wbK > span span {
1186
+ background-color: var(--ricos-custom-h3-background-color,unset);
1187
+ }
1188
+ .i8ahc {
1189
+ color: var(--ricos-custom-h4-color,var(--ricos-text-color,#212121));
1190
+ font-family: var(--ricos-custom-h4-font-family,unset);
1191
+ font-size: var(--ricos-custom-h4-font-size,20px);
1192
+ font-style: var(--ricos-custom-h4-font-style,unset);
1193
+ font-weight: var(--ricos-custom-h4-font-weight,unset);
1194
+ letter-spacing: var(--ricos-custom-h4-letter-spacing,unset);
1195
+ line-height: var(--ricos-custom-h4-line-height,1.5);
1196
+ min-height: var(--ricos-custom-h4-min-height,unset);
1197
+ text-decoration: var(--ricos-custom-h4-text-decoration,unset);
1198
+ }
1199
+ @supports not (contain:inline-size) {
1200
+ @media only screen and (max-width:640px) {
1201
+ .i8ahc {
1202
+ font-size: var(--ricos-custom-h4-font-size,20px);
1203
+ }
1204
+ }
1205
+ }
1206
+ @container (width < 640px) {
1207
+ .i8ahc {
1208
+ font-size: var(--ricos-custom-h4-font-size,20px);
1209
+ }
1210
+ }
1211
+ [dir] .i8ahc > * > span,
1212
+ [dir] .i8ahc > span span {
1213
+ background-color: var(--ricos-custom-h4-background-color,unset);
1214
+ }
1215
+ .zLmUg {
1216
+ color: var(--ricos-custom-h5-color,var(--ricos-text-color,#212121));
1217
+ font-family: var(--ricos-custom-h5-font-family,unset);
1218
+ font-size: var(--ricos-custom-h5-font-size,18px);
1219
+ font-style: var(--ricos-custom-h5-font-style,unset);
1220
+ font-weight: var(--ricos-custom-h5-font-weight,unset);
1221
+ letter-spacing: var(--ricos-custom-h5-letter-spacing,unset);
1222
+ line-height: var(--ricos-custom-h5-line-height,1.5);
1223
+ min-height: var(--ricos-custom-h5-min-height,unset);
1224
+ text-decoration: var(--ricos-custom-h5-text-decoration,unset);
1225
+ }
1226
+ @supports not (contain:inline-size) {
1227
+ @media only screen and (max-width:640px) {
1228
+ .zLmUg {
1229
+ font-size: var(--ricos-custom-h5-font-size,16px);
1230
+ }
1231
+ }
1232
+ }
1233
+ @container (width < 640px) {
1234
+ .zLmUg {
1235
+ font-size: var(--ricos-custom-h5-font-size,16px);
1236
+ }
1237
+ }
1238
+ [dir] .zLmUg > * > span,
1239
+ [dir] .zLmUg > span span {
1240
+ background-color: var(--ricos-custom-h5-background-color,unset);
1241
+ }
1242
+ .cPMih {
1243
+ color: var(--ricos-custom-h6-color,var(--ricos-text-color,#212121));
1244
+ font-family: var(--ricos-custom-h6-font-family,unset);
1245
+ font-size: var(--ricos-custom-h6-font-size,16px);
1246
+ font-style: var(--ricos-custom-h6-font-style,unset);
1247
+ font-weight: var(--ricos-custom-h6-font-weight,unset);
1248
+ letter-spacing: var(--ricos-custom-h6-letter-spacing,unset);
1249
+ line-height: var(--ricos-custom-h6-line-height,1.5);
1250
+ min-height: var(--ricos-custom-h6-min-height,unset);
1251
+ text-decoration: var(--ricos-custom-h6-text-decoration,unset);
1252
+ }
1253
+ @supports not (contain:inline-size) {
1254
+ @media only screen and (max-width:640px) {
1255
+ .cPMih {
1256
+ font-size: var(--ricos-custom-h6-font-size,14px);
1257
+ }
1258
+ }
1259
+ }
1260
+ @container (width < 640px) {
1261
+ .cPMih {
1262
+ font-size: var(--ricos-custom-h6-font-size,14px);
1263
+ }
1264
+ }
1265
+ [dir] .cPMih > * > span,
1266
+ [dir] .cPMih > span span {
1267
+ background-color: var(--ricos-custom-h6-background-color,unset);
1268
+ }
1269
+ .BfUCQ {
1270
+ display: block;
1271
+ }
1272
+ [dir] .Gjckp {
1273
+ margin: 15px 18px;
1274
+ }
1275
+ @supports not (contain:inline-size) {
1276
+ @media only screen and (max-width:640px) {
1277
+ [dir] .Gjckp {
1278
+ margin: var(--ricos-custom-code-block-margin,15px calc(18px + 5%));
1279
+ }
1280
+ }
1281
+ }
1282
+ @container (width < 640px) {
1283
+ [dir] .Gjckp {
1284
+ margin: var(--ricos-custom-code-block-margin,15px calc(18px + 5%));
1285
+ }
1286
+ }
1287
+ .UCTrf {
1288
+ color: var(--ricos-custom-code-block-color,var(--ricos-text-color,#212121));
1289
+ font-family:
1290
+ Inconsolata,
1291
+ Menlo,
1292
+ Consolas,
1293
+ monospace;
1294
+ font-size: var(--ricos-custom-code-block-font-size,16px);
1295
+ line-height: var(--ricos-custom-code-block-line-height,26px);
1296
+ min-height: 29px;
1297
+ white-space: pre-wrap;
1298
+ }
1299
+ [dir] .UCTrf {
1300
+ background-color: var(--ricos-custom-code-block-background-color,rgba(var(--ricos-fallback-color-tuple,0,0,0),.06));
1301
+ margin: var(--ricos-custom-code-block-margin,15px 18px);
1302
+ padding: var(--ricos-custom-code-block-padding,2px 25px);
1303
+ }
1304
+ [dir] .SL0U3 .UCTrf {
1305
+ margin: 1em 0;
1306
+ }
1307
+ .glob_fontElementMap,
1308
+ .vfqy1 {
1309
+ font-family: var(--ricos-font-family,unset);
1310
+ }
1311
+ .BpJjy {
1312
+ border-inline-start-style: solid;
1313
+ border-inline-start-width: var(--ricos-custom-quote-border-width,3px);
1314
+ color: var(--ricos-custom-quote-color,unset);
1315
+ font-family: var(--ricos-custom-quote-font-family,unset);
1316
+ font-size: 18px;
1317
+ font-size: var(--ricos-custom-quote-font-size,18px);
1318
+ font-style: normal;
1319
+ font-style: var(--ricos-custom-quote-font-style,normal);
1320
+ font-weight: var(--ricos-custom-quote-font-weight,unset);
1321
+ letter-spacing: var(--ricos-custom-quote-letter-spacing,unset);
1322
+ line-height: 26px;
1323
+ line-height: var(--ricos-custom-quote-line-height,26px);
1324
+ margin-block: 15px;
1325
+ margin-inline-end: var(--ricos-custom-quote-margin-inline-end,18px);
1326
+ margin-inline-start: var(--ricos-custom-quote-margin-inline-start,18px);
1327
+ max-width: 100%;
1328
+ min-height: var(--ricos-custom-quote-min-height,unset);
1329
+ padding-inline-start: var(--ricos-custom-quote-padding-inline-start,18px);
1330
+ text-decoration: var(--ricos-custom-quote-text-decoration,unset);
1331
+ }
1332
+ [dir] .BpJjy {
1333
+ padding-bottom: var(--ricos-custom-quote-padding-bottom,6px);
1334
+ padding-top: var(--ricos-custom-quote-padding-top,6px);
1335
+ }
1336
+ [dir=ltr] .BpJjy {
1337
+ border-left-color: var(--ricos-custom-quote-border-color,var(--ricos-action-color,#116dff));
1338
+ }
1339
+ [dir=ltr] .BpJjy,
1340
+ [dir=rtl] .BpJjy {
1341
+ border-right-color: var(--ricos-custom-quote-border-color,var(--ricos-action-color,#116dff));
1342
+ }
1343
+ [dir=rtl] .BpJjy {
1344
+ border-left-color: var(--ricos-custom-quote-border-color,var(--ricos-action-color,#116dff));
1345
+ }
1346
+ @supports not (contain:inline-size) {
1347
+ @media only screen and (max-width:640px) {
1348
+ .BpJjy {
1349
+ font-size: var(--ricos-custom-quote-font-size,18px);
1350
+ }
1351
+ }
1352
+ }
1353
+ @container (width < 640px) {
1354
+ .BpJjy {
1355
+ font-size: var(--ricos-custom-quote-font-size,18px);
1356
+ }
1357
+ }
1358
+ @supports not (contain:inline-size) {
1359
+ @media only screen and (max-width:640px) {
1360
+ .BpJjy {
1361
+ margin-block: 15px;
1362
+ margin-inline-end: var(--ricos-custom-quote-margin-inline-end,16px);
1363
+ margin-inline-start: var(--ricos-custom-quote-margin-inline-start,16px);
1364
+ }
1365
+ }
1366
+ }
1367
+ @container (width < 640px) {
1368
+ .BpJjy {
1369
+ margin-block: 15px;
1370
+ margin-inline-end: var(--ricos-custom-quote-margin-inline-end,16px);
1371
+ margin-inline-start: var(--ricos-custom-quote-margin-inline-start,16px);
1372
+ }
1373
+ }
1374
+
1375
+ /* ../form-fields/dist/esm/field-formatted-pdf-submissions/rich-content-pdf/rich-content-pdf.module.scss */
1376
+ .ricosViewerReset > div {
1377
+ display: block;
1378
+ height: auto;
1379
+ }
1380
+
1381
+ /* ../form-fields/dist/esm/fields/signature/signature-pdf/signature-pdf.module.css */
1382
+ .signatureContainer {
1383
+ display: flex;
1384
+ flex-direction: column;
1385
+ }
1386
+
1387
+ /* ../form-fields/dist/esm/fields/rating-input/rating-input-pdf/rating-input-pdf.module.scss */
1388
+ .wrapper {
1389
+ display: flex;
1390
+ align-items: center;
1391
+ }
1392
+
1393
+ /* ../form-fields/dist/esm/fields/product-list/product-list-pdf/product-list-pdf.module.scss */
1394
+ .list,
1395
+ .list li {
1396
+ margin: 0;
1397
+ padding: 0;
1398
+ text-indent: 0;
1399
+ list-style-type: none;
1400
+ }
1401
+ .list {
1402
+ display: flex;
1403
+ flex-direction: column;
1404
+ width: 100%;
1405
+ }
1406
+ .product {
1407
+ display: grid;
1408
+ grid-template-columns: repeat(3, 1fr);
1409
+ grid-template-rows: repeat(2, auto);
1410
+ column-gap: 18px;
1411
+ row-gap: 6px;
1412
+ }
1413
+ .title {
1414
+ grid-column: span 3/span 3;
1415
+ }
1416
+ .column {
1417
+ display: grid;
1418
+ gap: 6px;
1419
+ }
1420
+ .columnTitle {
1421
+ color: #868AA5;
1422
+ }
1423
+ .divider {
1424
+ width: 100%;
1425
+ height: 1px;
1426
+ margin-block: 9px;
1427
+ background-color: #DFE5EB;
1428
+ }
1429
+
1430
+ /* ../form-fields/dist/esm/field-formatted-submissions/predefined-colors/predefined-colors.module.scss */
1431
+ .colorFCEF97 {
1432
+ background-color: #FCEF97 !important;
1433
+ }
1434
+ .colorAEF4E4 {
1435
+ background-color: #AEF4E4 !important;
1436
+ }
1437
+ .colorC9D3FA {
1438
+ background-color: #C9D3FA !important;
1439
+ }
1440
+ .colorF8D8B0 {
1441
+ background-color: #F8D8B0 !important;
1442
+ }
1443
+ .colorDFF8A7 {
1444
+ background-color: #DFF8A7 !important;
1445
+ }
1446
+ .colorB6F1FA {
1447
+ background-color: #B6F1FA !important;
1448
+ }
1449
+ .colorDCD7FB {
1450
+ background-color: #DCD7FB !important;
1451
+ }
1452
+ .colorF9E696 {
1453
+ background-color: #F9E696 !important;
1454
+ }
1455
+ .colorC7F5D3 {
1456
+ background-color: #C7F5D3 !important;
1457
+ }
1458
+ .colorC3E5FA {
1459
+ background-color: #C3E5FA !important;
1460
+ }
1461
+ .colorE6D7FC {
1462
+ background-color: #E6D7FC !important;
1463
+ }
1464
+ .colorB8F1D2 {
1465
+ background-color: #B8F1D2 !important;
1466
+ }
1467
+ .colorC4DBFB {
1468
+ background-color: #C4DBFB !important;
1469
+ }
1470
+ .colorF4D1E7 {
1471
+ background-color: #F4D1E7 !important;
1472
+ }
1473
+ .colorFBE96F {
1474
+ background-color: #FBE96F !important;
1475
+ }
1476
+ .color8AEFD8 {
1477
+ background-color: #8AEFD8 !important;
1478
+ }
1479
+ .colorA2B3F6 {
1480
+ background-color: #A2B3F6 !important;
1481
+ }
1482
+ .colorF5BD8A {
1483
+ background-color: #F5BD8A !important;
1484
+ }
1485
+ .colorD1F57F {
1486
+ background-color: #D1F57F !important;
1487
+ }
1488
+ .color91EAF7 {
1489
+ background-color: #91EAF7 !important;
1490
+ }
1491
+ .colorBAB0F7 {
1492
+ background-color: #BAB0F7 !important;
1493
+ }
1494
+ .colorF7DD6E {
1495
+ background-color: #F7DD6E !important;
1496
+ }
1497
+ .colorA4EFB8 {
1498
+ background-color: #A4EFB8 !important;
1499
+ }
1500
+ .color9CD4F7 {
1501
+ background-color: #9CD4F7 !important;
1502
+ }
1503
+ .colorD0B3F9 {
1504
+ background-color: #D0B3F9 !important;
1505
+ }
1506
+ .color94EABB {
1507
+ background-color: #94EABB !important;
1508
+ }
1509
+ .color9FC5F9 {
1510
+ background-color: #9FC5F9 !important;
1511
+ }
1512
+ .colorECB1D6 {
1513
+ background-color: #ECB1D6 !important;
1514
+ }
1515
+ .colorFAE348 {
1516
+ background-color: #FAE348 !important;
1517
+ }
1518
+ .color66EACC {
1519
+ background-color: #66EACC !important;
1520
+ }
1521
+ .color7C95F3 {
1522
+ background-color: #7C95F3 !important;
1523
+ }
1524
+ .colorF1A864 {
1525
+ background-color: #F1A864 !important;
1526
+ }
1527
+ .colorC3F25A {
1528
+ background-color: #C3F25A !important;
1529
+ }
1530
+ .color6BE3F5 {
1531
+ background-color: #6BE3F5 !important;
1532
+ }
1533
+ .color9A8BF3 {
1534
+ background-color: #9A8BF3 !important;
1535
+ }
1536
+ .colorF5D348 {
1537
+ background-color: #F5D348 !important;
1538
+ }
1539
+ .color82E99C {
1540
+ background-color: #82E99C !important;
1541
+ }
1542
+ .color76C4F4 {
1543
+ background-color: #76C4F4 !important;
1544
+ }
1545
+ .colorB88DF6 {
1546
+ background-color: #B88DF6 !important;
1547
+ }
1548
+ .color72E3A6 {
1549
+ background-color: #72E3A6 !important;
1550
+ }
1551
+ .color79ADF6 {
1552
+ background-color: #79ADF6 !important;
1553
+ }
1554
+ .colorE490C5 {
1555
+ background-color: #E490C5 !important;
1556
+ }
1557
+
1558
+ /* ../form-fields/dist/esm/field-formatted-submissions/formatted-submissions.module.scss */
1559
+ .optionsContainer {
1560
+ display: flex;
1561
+ align-items: center;
1562
+ flex-wrap: wrap;
1563
+ }
1564
+ .urlWordWrap {
1565
+ width: 100%;
1566
+ display: inline-block !important;
1567
+ white-space: normal !important;
1568
+ text-align: left;
1569
+ }
1570
+ .urlWordWrap > span {
1571
+ width: 100%;
1572
+ display: inline-block;
1573
+ word-wrap: break-word !important;
1574
+ }
1575
+
1576
+ /* ../form-fields/dist/esm/field-formatted-submissions/shared/option-formatted.module.scss */
1577
+ .option {
1578
+ border-radius: 12px;
1579
+ padding: 3px 12px;
1580
+ margin: 3px 0;
1581
+ display: flex;
1582
+ align-items: center;
1583
+ gap: 8px;
1584
+ max-width: calc(100% - 24px);
1585
+ }
1586
+ .ellipsis {
1587
+ white-space: nowrap;
1588
+ overflow: hidden;
1589
+ text-overflow: ellipsis;
1590
+ }
1591
+ .collapsed {
1592
+ max-width: 176px;
1593
+ }
1594
+ .option:not(:last-child) {
1595
+ margin-right: 6px;
1596
+ }
1597
+ .defaultColor {
1598
+ background-color: #DAEFFE;
1599
+ }
1600
+ .otherColor {
1601
+ background-color: #ECEFF3;
1602
+ }
1603
+ .deletedColor {
1604
+ background-color: #FFFFFF;
1605
+ border: 1px solid #DFE5EB;
1606
+ }
1607
+ .collapsedDeleted {
1608
+ max-width: 158px;
1609
+ }
1610
+ .hover {
1611
+ cursor: pointer;
1612
+ }
1613
+ .infoIcon {
1614
+ color: #000624;
1615
+ }
1616
+ .img {
1617
+ cursor: pointer;
1618
+ width: 18px;
1619
+ height: 18px;
1620
+ margin-left: -6px;
1621
+ }
1622
+ .wordWrap {
1623
+ width: 100%;
1624
+ display: inline-block;
1625
+ word-wrap: break-word !important;
1626
+ }
1627
+
1628
+ /* ../form-fields/dist/esm/field-formatted-submissions/product-list-formatted/product-list-formatted.module.scss */
1629
+ .wordWrap {
1630
+ width: 100%;
1631
+ display: inline-block;
1632
+ word-wrap: break-word !important;
1633
+ }
1634
+
1635
+ /* ../form-fields/dist/esm/field-formatted-submissions/signature-formatted.module.scss */
1636
+ .container {
1637
+ height: 100%;
1638
+ }
1639
+ .img {
1640
+ max-width: 100%;
1641
+ background-color: white !important;
1642
+ padding: 20px;
1643
+ user-select: none;
1644
+ }
1645
+
1646
+ /* ../form-fields/dist/esm/field-formatted-submissions/shared/sidebar.module.scss */
1647
+ .optionsContainer {
1648
+ display: flex;
1649
+ align-items: flex-start;
1650
+ flex-wrap: wrap;
1651
+ flex-direction: column;
1652
+ }
1653
+ .breakWord {
1654
+ overflow-wrap: break-word;
1655
+ white-space: normal;
1656
+ }
1657
+ .wordWrap {
1658
+ width: 100%;
1659
+ display: inline-block;
1660
+ word-wrap: break-word !important;
1661
+ }
1662
+
1663
+ /* ../form-fields/dist/esm/field-preset/add-panel-item-ui.module.scss */
1664
+ .tooltipRoot {
1665
+ width: 100%;
1666
+ height: 100%;
1667
+ display: flex;
1668
+ }
1669
+ .tooltipRoot [data-hook=popover-element] {
1670
+ width: 100%;
1671
+ height: 100%;
1672
+ }
1673
+ .iconContainer {
1674
+ position: relative;
1675
+ }
1676
+ .standardSkin:hover [data-hook=add-panel-item-icon-container] {
1677
+ background-color: var(--wsr-color-B50) !important;
1678
+ border-color: var(--wsr-color-B40) !important;
1679
+ color: var(--wsr-color-B10);
1680
+ }
1681
+ .selectedItem {
1682
+ position: absolute;
1683
+ top: -12px;
1684
+ left: 20px;
1685
+ z-index: 1;
1686
+ width: 16px;
1687
+ height: 16px;
1688
+ background-color: var(--wsr-color-D80);
1689
+ border: 1px solid;
1690
+ border-color: var(--wsr-color-D60) !important;
1691
+ border-radius: 15px;
1692
+ align-items: center;
1693
+ vertical-align: middle;
1694
+ }
1695
+ .selectedItem svg {
1696
+ color: var(--wsr-color-D10) !important;
1697
+ }
1698
+ .disabled {
1699
+ pointer-events: none;
1700
+ border-color: rgba(0, 6, 36, 0.1) !important;
1701
+ }
1702
+ .disabled svg {
1703
+ color: rgba(0, 6, 36, 0.3) !important;
1704
+ }
1705
+ .itemText {
1706
+ text-align: center;
1707
+ }
1708
+
1709
+ /* ../form-viewer/dist/esm/components/submit-status-message/submit-status-message.module.scss */
1710
+ .thankYouMessage {
1711
+ margin-top: 24px;
1712
+ }
1713
+ .errorMessage {
1714
+ display: flex;
1715
+ justify-content: center;
1716
+ align-items: center;
1717
+ font-size: 16px;
1718
+ line-height: 1.4;
1719
+ min-height: 20px;
1720
+ margin-top: 24px;
1721
+ color: var(--wix-forms-formInputErrorColor, rgb(223, 49, 49));
1722
+ font-family:
1723
+ Madefor,
1724
+ Helvetica Neue,
1725
+ Helvetica,
1726
+ Arial,
1727
+ \30e1\30a4\30ea\30aa,
1728
+ meiryo,
1729
+ \30d2\30e9\30ae\30ce\89d2\30b4 pro w3,
1730
+ hiragino kaku gothic pro,
1731
+ sans-serif;
1732
+ }
1733
+ .errorIcon {
1734
+ margin-right: 2px;
1735
+ }
1736
+
1737
+ /* ../form-viewer/dist/esm/components/root/form-viewer-static.module.scss */
1738
+ .fieldsetReset {
1739
+ border: none;
1740
+ padding: 0;
1741
+ margin: 0;
1742
+ }
1743
+ .readOnly {
1744
+ pointer-events: none;
1745
+ }
1746
+ .disabled > fieldset {
1747
+ visibility: hidden;
1748
+ pointer-events: none;
1749
+ }
1750
+ .disabled {
1751
+ position: relative;
1752
+ }
1753
+
1754
+ /* ../form-viewer/dist/esm/components/root/disabled-form-overlay.module.scss */
1755
+ .disabledFormOverlay {
1756
+ position: absolute;
1757
+ inset: 0;
1758
+ z-index: 1;
1759
+ display: flex;
1760
+ justify-content: center;
1761
+ align-items: center;
1762
+ background: rgba(var(--wix-forms-formBackground));
1763
+ }
1764
+ .disabledFormOverlay > div {
1765
+ width: 100%;
1766
+ height: auto;
1767
+ }
1768
+ /*! Bundled license information:
1769
+
1770
+ @wix/ricos/css/ricos-viewer.global.css:
1771
+ (*! rtl:ignore *)
1772
+ */
1773
+ /*# sourceMappingURL=index.css.map */