@wix/form-public 0.227.0 → 0.229.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +0 -437
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +0 -929
- package/dist/index.css.map +1 -1
- package/dist/index.js +0 -437
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.css
CHANGED
|
@@ -539,935 +539,6 @@
|
|
|
539
539
|
}
|
|
540
540
|
}
|
|
541
541
|
|
|
542
|
-
/* ../form-fields/dist/esm/field-formatted-pdf-submissions/text-pdf/text-pdf.module.scss */
|
|
543
|
-
.text {
|
|
544
|
-
margin-block-start: 0;
|
|
545
|
-
margin-block-end: 0;
|
|
546
|
-
white-space: pre-line;
|
|
547
|
-
word-break: break-word;
|
|
548
|
-
}
|
|
549
|
-
|
|
550
|
-
/* ../form-fields/dist/esm/field-formatted-pdf-submissions/link-pdf/link-pdf.module.scss */
|
|
551
|
-
.link {
|
|
552
|
-
text-decoration: underline;
|
|
553
|
-
color: #116DFF;
|
|
554
|
-
direction: ltr;
|
|
555
|
-
unicode-bidi: embed;
|
|
556
|
-
}
|
|
557
|
-
|
|
558
|
-
/* ../form-fields/dist/esm/field-formatted-pdf-submissions/boolean-pdf/boolean-pdf.module.scss */
|
|
559
|
-
.wrapper {
|
|
560
|
-
display: inline-flex;
|
|
561
|
-
align-items: center;
|
|
562
|
-
gap: 5px;
|
|
563
|
-
}
|
|
564
|
-
.label {
|
|
565
|
-
font-size: 10px;
|
|
566
|
-
}
|
|
567
|
-
|
|
568
|
-
/* ../../node_modules/@wix/ricos/css/ricos-viewer.global.css */
|
|
569
|
-
._5EGMs {
|
|
570
|
-
direction: rtl;
|
|
571
|
-
}
|
|
572
|
-
.nTL-N {
|
|
573
|
-
direction: ltr;
|
|
574
|
-
}
|
|
575
|
-
.M4zTR,
|
|
576
|
-
.WrFa3,
|
|
577
|
-
.glob_fontElementMap {
|
|
578
|
-
font-family: var(--ricos-font-family,unset);
|
|
579
|
-
}
|
|
580
|
-
._8Ea50 {
|
|
581
|
-
max-width: 100%;
|
|
582
|
-
}
|
|
583
|
-
.M4zTR {
|
|
584
|
-
align-content: start;
|
|
585
|
-
box-sizing: border-box;
|
|
586
|
-
display: grid;
|
|
587
|
-
grid-template-columns: minmax(0, 1fr);
|
|
588
|
-
height: 100%;
|
|
589
|
-
position: relative;
|
|
590
|
-
-webkit-font-smoothing: antialiased;
|
|
591
|
-
-moz-osx-font-smoothing: grayscale;
|
|
592
|
-
padding-block-end: var(--ricos-custom-container-padding-block-end,0);
|
|
593
|
-
padding-block-start: var(--ricos-custom-container-padding-block-start,0);
|
|
594
|
-
}
|
|
595
|
-
.M4zTR:has([data-layout-banner]) {
|
|
596
|
-
padding-block-start: 0;
|
|
597
|
-
}
|
|
598
|
-
.M4zTR * {
|
|
599
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
600
|
-
}
|
|
601
|
-
.M4zTR .IdchG {
|
|
602
|
-
box-sizing: border-box;
|
|
603
|
-
tab-size: 40px;
|
|
604
|
-
}
|
|
605
|
-
.M4zTR .IdchG *,
|
|
606
|
-
.M4zTR .IdchG :after,
|
|
607
|
-
.M4zTR .IdchG :before {
|
|
608
|
-
box-sizing: inherit;
|
|
609
|
-
}
|
|
610
|
-
.M4zTR .IdchG input {
|
|
611
|
-
box-sizing: border-box;
|
|
612
|
-
}
|
|
613
|
-
.M4zTR.BUQTH {
|
|
614
|
-
padding-top: 50px;
|
|
615
|
-
}
|
|
616
|
-
.IdchG {
|
|
617
|
-
background-color: var(--ricos-bg-color-container,unset);
|
|
618
|
-
color: var(--ricos-text-color,#212121);
|
|
619
|
-
container-type: inline-size;
|
|
620
|
-
font-size: 16px;
|
|
621
|
-
height: 100%;
|
|
622
|
-
line-height: 1.5;
|
|
623
|
-
overflow-wrap: break-word;
|
|
624
|
-
white-space: pre-wrap !important;
|
|
625
|
-
width: 100%;
|
|
626
|
-
word-wrap: break-word;
|
|
627
|
-
white-space: break-spaces;
|
|
628
|
-
}
|
|
629
|
-
.IdchG:after {
|
|
630
|
-
clear: both;
|
|
631
|
-
content: "";
|
|
632
|
-
display: table;
|
|
633
|
-
line-height: 0;
|
|
634
|
-
}
|
|
635
|
-
@supports not (contain:inline-size) {
|
|
636
|
-
@media only screen and (max-width: 480px) {
|
|
637
|
-
.IdchG {
|
|
638
|
-
font-size: 14px;
|
|
639
|
-
}
|
|
640
|
-
}
|
|
641
|
-
}
|
|
642
|
-
@container (width < 480px) {
|
|
643
|
-
.IdchG {
|
|
644
|
-
font-size: 14px;
|
|
645
|
-
}
|
|
646
|
-
}
|
|
647
|
-
.OWEgq {
|
|
648
|
-
width: 100%;
|
|
649
|
-
}
|
|
650
|
-
.OWEgq [data-breakout=normal] {
|
|
651
|
-
padding-inline-end: var(--ricos-breakout-normal-padding-end,0);
|
|
652
|
-
padding-inline-start: var(--ricos-breakout-normal-padding-start,0);
|
|
653
|
-
}
|
|
654
|
-
.OWEgq [data-breakout=fullWidth] {
|
|
655
|
-
padding-inline-end: var(--ricos-breakout-full-width-padding-end,0);
|
|
656
|
-
padding-inline-start: var(--ricos-breakout-full-width-padding-start,0);
|
|
657
|
-
}
|
|
658
|
-
.ZL8rf {
|
|
659
|
-
margin: 2px 0;
|
|
660
|
-
}
|
|
661
|
-
.Jza3- + .Jza3-,
|
|
662
|
-
.MZGeE {
|
|
663
|
-
margin-top: 20px;
|
|
664
|
-
}
|
|
665
|
-
@media print {
|
|
666
|
-
.IdchG {
|
|
667
|
-
height: auto;
|
|
668
|
-
}
|
|
669
|
-
body {
|
|
670
|
-
background-color: var(--rt-design-background-color,var(--rt-design-background-image-bg-color,var(--ricos-background-color,#fff)));
|
|
671
|
-
}
|
|
672
|
-
}
|
|
673
|
-
.bOLt2 {
|
|
674
|
-
margin-inline-start: 0 !important;
|
|
675
|
-
}
|
|
676
|
-
.SDDve {
|
|
677
|
-
margin-inline-start: 40px !important;
|
|
678
|
-
}
|
|
679
|
-
.boKgI {
|
|
680
|
-
margin-inline-start: 80px !important;
|
|
681
|
-
}
|
|
682
|
-
.samIr {
|
|
683
|
-
margin-inline-start: 120px !important;
|
|
684
|
-
}
|
|
685
|
-
.l3jBN {
|
|
686
|
-
margin-inline-start: 160px !important;
|
|
687
|
-
}
|
|
688
|
-
.abxX0 {
|
|
689
|
-
margin-inline-start: 200px !important;
|
|
690
|
-
}
|
|
691
|
-
._0kKPd {
|
|
692
|
-
margin-inline-start: 240px !important;
|
|
693
|
-
}
|
|
694
|
-
.RjvN5 {
|
|
695
|
-
margin-left: 0;
|
|
696
|
-
margin-right: auto;
|
|
697
|
-
z-index: 1;
|
|
698
|
-
}
|
|
699
|
-
.RjvN5:not(.f6Dgm) {
|
|
700
|
-
float: left;
|
|
701
|
-
margin-right: 40px;
|
|
702
|
-
}
|
|
703
|
-
@supports not (contain:inline-size) {
|
|
704
|
-
@media only screen and (max-width: 480px) {
|
|
705
|
-
.RjvN5:not(.f6Dgm) {
|
|
706
|
-
float: none;
|
|
707
|
-
margin-right: auto;
|
|
708
|
-
}
|
|
709
|
-
}
|
|
710
|
-
}
|
|
711
|
-
@container (width < 480px) {
|
|
712
|
-
.RjvN5:not(.f6Dgm) {
|
|
713
|
-
float: none;
|
|
714
|
-
margin-right: auto;
|
|
715
|
-
}
|
|
716
|
-
}
|
|
717
|
-
._4e696 {
|
|
718
|
-
margin-left: auto;
|
|
719
|
-
margin-right: 0;
|
|
720
|
-
z-index: 1;
|
|
721
|
-
}
|
|
722
|
-
._4e696:not(.f6Dgm) {
|
|
723
|
-
float: right;
|
|
724
|
-
margin-left: 40px;
|
|
725
|
-
}
|
|
726
|
-
@supports not (contain:inline-size) {
|
|
727
|
-
@media only screen and (max-width: 480px) {
|
|
728
|
-
._4e696:not(.f6Dgm) {
|
|
729
|
-
float: none;
|
|
730
|
-
margin-left: auto;
|
|
731
|
-
}
|
|
732
|
-
}
|
|
733
|
-
}
|
|
734
|
-
@container (width < 480px) {
|
|
735
|
-
._4e696:not(.f6Dgm) {
|
|
736
|
-
float: none;
|
|
737
|
-
margin-left: auto;
|
|
738
|
-
}
|
|
739
|
-
}
|
|
740
|
-
.xfPnQ {
|
|
741
|
-
clear: both;
|
|
742
|
-
display: block;
|
|
743
|
-
}
|
|
744
|
-
.xfPnQ:not(.GXEs5) {
|
|
745
|
-
margin-left: auto;
|
|
746
|
-
margin-right: auto;
|
|
747
|
-
max-width: 100%;
|
|
748
|
-
}
|
|
749
|
-
.GXEs5,
|
|
750
|
-
.f6Dgm {
|
|
751
|
-
width: 100%;
|
|
752
|
-
}
|
|
753
|
-
.N6lsh .GXEs5,
|
|
754
|
-
.N6lsh .f6Dgm {
|
|
755
|
-
margin: 0 -8px;
|
|
756
|
-
width: auto;
|
|
757
|
-
}
|
|
758
|
-
.WCuSu {
|
|
759
|
-
width: fit-content;
|
|
760
|
-
}
|
|
761
|
-
.Le05- {
|
|
762
|
-
margin-left: auto;
|
|
763
|
-
margin-right: auto;
|
|
764
|
-
max-width: 100%;
|
|
765
|
-
}
|
|
766
|
-
.vn-02 {
|
|
767
|
-
width: min(350px, 100%) !important;
|
|
768
|
-
}
|
|
769
|
-
.N6lsh .vn-02 {
|
|
770
|
-
width: 50%;
|
|
771
|
-
}
|
|
772
|
-
.zruZZ {
|
|
773
|
-
margin-left: auto;
|
|
774
|
-
margin-right: auto;
|
|
775
|
-
}
|
|
776
|
-
.N6lsh .zruZZ {
|
|
777
|
-
width: 150px;
|
|
778
|
-
}
|
|
779
|
-
.vJc2R {
|
|
780
|
-
display: flex;
|
|
781
|
-
}
|
|
782
|
-
.qvGEn,
|
|
783
|
-
.qvGEn > * {
|
|
784
|
-
text-align: left;
|
|
785
|
-
}
|
|
786
|
-
._5Ugti,
|
|
787
|
-
._5Ugti > * {
|
|
788
|
-
text-align: center;
|
|
789
|
-
}
|
|
790
|
-
.knYaR,
|
|
791
|
-
.knYaR > * {
|
|
792
|
-
text-align: right;
|
|
793
|
-
}
|
|
794
|
-
.hRuKg,
|
|
795
|
-
.hRuKg > * {
|
|
796
|
-
text-align: initial;
|
|
797
|
-
}
|
|
798
|
-
.xO7IS {
|
|
799
|
-
text-align: justify !important;
|
|
800
|
-
white-space: pre-wrap !important;
|
|
801
|
-
}
|
|
802
|
-
._7rcNg,
|
|
803
|
-
.glob_fontElementMap {
|
|
804
|
-
font-family: var(--ricos-font-family,unset);
|
|
805
|
-
}
|
|
806
|
-
.FSXm- {
|
|
807
|
-
margin: 0;
|
|
808
|
-
}
|
|
809
|
-
@supports not (contain:inline-size) {
|
|
810
|
-
@media only screen and (max-width: 480px) {
|
|
811
|
-
.FSXm- {
|
|
812
|
-
clear: both;
|
|
813
|
-
margin: 0;
|
|
814
|
-
}
|
|
815
|
-
}
|
|
816
|
-
}
|
|
817
|
-
@container (width < 480px) {
|
|
818
|
-
.FSXm- {
|
|
819
|
-
clear: both;
|
|
820
|
-
margin: 0;
|
|
821
|
-
}
|
|
822
|
-
}
|
|
823
|
-
.E1QJ-,
|
|
824
|
-
.KMWHx,
|
|
825
|
-
.atuMU,
|
|
826
|
-
.dfIek,
|
|
827
|
-
.kdG50,
|
|
828
|
-
.p1u-O {
|
|
829
|
-
font: inherit;
|
|
830
|
-
}
|
|
831
|
-
.atuMU {
|
|
832
|
-
color: var(--ricos-custom-h1-color,var(--ricos-text-color,#212121));
|
|
833
|
-
font-family: var(--ricos-custom-h1-font-family,unset);
|
|
834
|
-
font-size: var(--ricos-custom-h1-font-size,40px);
|
|
835
|
-
font-style: var(--ricos-custom-h1-font-style,unset);
|
|
836
|
-
font-weight: var(--ricos-custom-h1-font-weight,unset);
|
|
837
|
-
letter-spacing: var(--ricos-custom-h1-letter-spacing,unset);
|
|
838
|
-
line-height: var(--ricos-custom-h1-line-height,42px);
|
|
839
|
-
min-height: var(--ricos-custom-h1-min-height,42px);
|
|
840
|
-
text-decoration: var(--ricos-custom-h1-text-decoration,unset);
|
|
841
|
-
}
|
|
842
|
-
.atuMU > * > span,
|
|
843
|
-
.atuMU > span span {
|
|
844
|
-
background-color: var(--ricos-custom-h1-background-color,unset);
|
|
845
|
-
}
|
|
846
|
-
.atuMU a {
|
|
847
|
-
font-size: inherit;
|
|
848
|
-
}
|
|
849
|
-
.p1u-O {
|
|
850
|
-
color: var(--ricos-custom-h2-color,var(--ricos-text-color,#212121));
|
|
851
|
-
font-family: var(--ricos-custom-h2-font-family,unset);
|
|
852
|
-
font-size: var(--ricos-custom-h2-font-size,28px);
|
|
853
|
-
font-style: var(--ricos-custom-h2-font-style,unset);
|
|
854
|
-
font-weight: var(--ricos-custom-h2-font-weight,unset);
|
|
855
|
-
letter-spacing: var(--ricos-custom-h2-letter-spacing,unset);
|
|
856
|
-
line-height: var(--ricos-custom-h2-line-height,36px);
|
|
857
|
-
min-height: var(--ricos-custom-h2-min-height,36px);
|
|
858
|
-
text-decoration: var(--ricos-custom-h2-text-decoration,unset);
|
|
859
|
-
}
|
|
860
|
-
.p1u-O > * > span,
|
|
861
|
-
.p1u-O > span span {
|
|
862
|
-
background-color: var(--ricos-custom-h2-background-color,unset);
|
|
863
|
-
}
|
|
864
|
-
.p1u-O a {
|
|
865
|
-
font-size: inherit;
|
|
866
|
-
}
|
|
867
|
-
.kdG50 {
|
|
868
|
-
color: var(--ricos-custom-h3-color,var(--ricos-text-color,#212121));
|
|
869
|
-
font-family: var(--ricos-custom-h3-font-family,unset);
|
|
870
|
-
font-size: var(--ricos-custom-h3-font-size,24px);
|
|
871
|
-
font-style: var(--ricos-custom-h3-font-style,unset);
|
|
872
|
-
font-weight: var(--ricos-custom-h3-font-weight,unset);
|
|
873
|
-
letter-spacing: var(--ricos-custom-h3-letter-spacing,unset);
|
|
874
|
-
line-height: var(--ricos-custom-h3-line-height,30px);
|
|
875
|
-
min-height: var(--ricos-custom-h3-min-height,30px);
|
|
876
|
-
text-decoration: var(--ricos-custom-h3-text-decoration,unset);
|
|
877
|
-
}
|
|
878
|
-
.kdG50 > * > span,
|
|
879
|
-
.kdG50 > span span {
|
|
880
|
-
background-color: var(--ricos-custom-h3-background-color,unset);
|
|
881
|
-
}
|
|
882
|
-
.kdG50 a {
|
|
883
|
-
font-size: inherit;
|
|
884
|
-
}
|
|
885
|
-
.dfIek {
|
|
886
|
-
color: var(--ricos-custom-h4-color,var(--ricos-text-color,#212121));
|
|
887
|
-
font-family: var(--ricos-custom-h4-font-family,unset);
|
|
888
|
-
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
889
|
-
font-style: var(--ricos-custom-h4-font-style,unset);
|
|
890
|
-
font-weight: var(--ricos-custom-h4-font-weight,unset);
|
|
891
|
-
letter-spacing: var(--ricos-custom-h4-letter-spacing,unset);
|
|
892
|
-
line-height: var(--ricos-custom-h4-line-height,1.5);
|
|
893
|
-
min-height: var(--ricos-custom-h4-min-height,unset);
|
|
894
|
-
text-decoration: var(--ricos-custom-h4-text-decoration,unset);
|
|
895
|
-
}
|
|
896
|
-
.dfIek > * > span,
|
|
897
|
-
.dfIek > span span {
|
|
898
|
-
background-color: var(--ricos-custom-h4-background-color,unset);
|
|
899
|
-
}
|
|
900
|
-
.dfIek a {
|
|
901
|
-
font-size: inherit;
|
|
902
|
-
}
|
|
903
|
-
.KMWHx {
|
|
904
|
-
color: var(--ricos-custom-h5-color,var(--ricos-text-color,#212121));
|
|
905
|
-
font-family: var(--ricos-custom-h5-font-family,unset);
|
|
906
|
-
font-size: var(--ricos-custom-h5-font-size,18px);
|
|
907
|
-
font-style: var(--ricos-custom-h5-font-style,unset);
|
|
908
|
-
font-weight: var(--ricos-custom-h5-font-weight,unset);
|
|
909
|
-
letter-spacing: var(--ricos-custom-h5-letter-spacing,unset);
|
|
910
|
-
line-height: var(--ricos-custom-h5-line-height,1.5);
|
|
911
|
-
min-height: var(--ricos-custom-h5-min-height,unset);
|
|
912
|
-
text-decoration: var(--ricos-custom-h5-text-decoration,unset);
|
|
913
|
-
}
|
|
914
|
-
.KMWHx > * > span,
|
|
915
|
-
.KMWHx > span span {
|
|
916
|
-
background-color: var(--ricos-custom-h5-background-color,unset);
|
|
917
|
-
}
|
|
918
|
-
.KMWHx a {
|
|
919
|
-
font-size: inherit;
|
|
920
|
-
}
|
|
921
|
-
.E1QJ- {
|
|
922
|
-
color: var(--ricos-custom-h6-color,var(--ricos-text-color,#212121));
|
|
923
|
-
font-family: var(--ricos-custom-h6-font-family,unset);
|
|
924
|
-
font-size: var(--ricos-custom-h6-font-size,16px);
|
|
925
|
-
font-style: var(--ricos-custom-h6-font-style,unset);
|
|
926
|
-
font-weight: var(--ricos-custom-h6-font-weight,unset);
|
|
927
|
-
letter-spacing: var(--ricos-custom-h6-letter-spacing,unset);
|
|
928
|
-
line-height: var(--ricos-custom-h6-line-height,1.5);
|
|
929
|
-
min-height: var(--ricos-custom-h6-min-height,unset);
|
|
930
|
-
text-decoration: var(--ricos-custom-h6-text-decoration,unset);
|
|
931
|
-
}
|
|
932
|
-
.E1QJ- > * > span,
|
|
933
|
-
.E1QJ- > span span {
|
|
934
|
-
background-color: var(--ricos-custom-h6-background-color,unset);
|
|
935
|
-
}
|
|
936
|
-
.E1QJ- a {
|
|
937
|
-
font-size: inherit;
|
|
938
|
-
}
|
|
939
|
-
._6WgLL {
|
|
940
|
-
display: block;
|
|
941
|
-
}
|
|
942
|
-
.-y0Ax {
|
|
943
|
-
margin: 15px 18px;
|
|
944
|
-
}
|
|
945
|
-
@supports not (contain:inline-size) {
|
|
946
|
-
@media only screen and (max-width: 480px) {
|
|
947
|
-
.-y0Ax {
|
|
948
|
-
margin: var(--ricos-custom-code-block-margin,15px calc(18px + 5%));
|
|
949
|
-
}
|
|
950
|
-
}
|
|
951
|
-
}
|
|
952
|
-
@container (width < 480px) {
|
|
953
|
-
.-y0Ax {
|
|
954
|
-
margin: var(--ricos-custom-code-block-margin,15px calc(18px + 5%));
|
|
955
|
-
}
|
|
956
|
-
}
|
|
957
|
-
.MX5cE {
|
|
958
|
-
background-color: var(--ricos-custom-code-block-background-color,rgba(var(--ricos-fallback-color-tuple,0,0,0),.06));
|
|
959
|
-
color: var(--ricos-custom-code-block-color,var(--ricos-text-color,#212121));
|
|
960
|
-
font-family:
|
|
961
|
-
Inconsolata,
|
|
962
|
-
Menlo,
|
|
963
|
-
Consolas,
|
|
964
|
-
monospace;
|
|
965
|
-
font-size: var(--ricos-custom-code-block-font-size,16px);
|
|
966
|
-
line-height: var(--ricos-custom-code-block-line-height,26px);
|
|
967
|
-
margin: var(--ricos-custom-code-block-margin,15px 18px);
|
|
968
|
-
min-height: 29px;
|
|
969
|
-
padding: var(--ricos-custom-code-block-padding,2px 25px);
|
|
970
|
-
print-color-adjust: exact;
|
|
971
|
-
white-space: pre-wrap;
|
|
972
|
-
}
|
|
973
|
-
@supports (color:rgb(from #000 r g b/0.1)) {
|
|
974
|
-
.MX5cE {
|
|
975
|
-
background-color: var(--ricos-custom-code-block-background-color,rgb(from var(--ricos-fallback-color,#000000) r g b/.06));
|
|
976
|
-
}
|
|
977
|
-
}
|
|
978
|
-
.bUrLq .MX5cE {
|
|
979
|
-
margin: 1em 0;
|
|
980
|
-
}
|
|
981
|
-
.rjuXJ {
|
|
982
|
-
margin-left: 0;
|
|
983
|
-
margin-right: auto;
|
|
984
|
-
z-index: 1;
|
|
985
|
-
}
|
|
986
|
-
.rjuXJ:not(._0aiuM) {
|
|
987
|
-
float: left;
|
|
988
|
-
margin-right: 40px;
|
|
989
|
-
}
|
|
990
|
-
@supports not (contain:inline-size) {
|
|
991
|
-
@media only screen and (max-width: 480px) {
|
|
992
|
-
.rjuXJ:not(._0aiuM) {
|
|
993
|
-
float: none;
|
|
994
|
-
margin-right: auto;
|
|
995
|
-
}
|
|
996
|
-
}
|
|
997
|
-
}
|
|
998
|
-
@container (width < 480px) {
|
|
999
|
-
.rjuXJ:not(._0aiuM) {
|
|
1000
|
-
float: none;
|
|
1001
|
-
margin-right: auto;
|
|
1002
|
-
}
|
|
1003
|
-
}
|
|
1004
|
-
.DLOUz {
|
|
1005
|
-
margin-left: auto;
|
|
1006
|
-
margin-right: 0;
|
|
1007
|
-
z-index: 1;
|
|
1008
|
-
}
|
|
1009
|
-
.DLOUz:not(._0aiuM) {
|
|
1010
|
-
float: right;
|
|
1011
|
-
margin-left: 40px;
|
|
1012
|
-
}
|
|
1013
|
-
@supports not (contain:inline-size) {
|
|
1014
|
-
@media only screen and (max-width: 480px) {
|
|
1015
|
-
.DLOUz:not(._0aiuM) {
|
|
1016
|
-
float: none;
|
|
1017
|
-
margin-left: auto;
|
|
1018
|
-
}
|
|
1019
|
-
}
|
|
1020
|
-
}
|
|
1021
|
-
@container (width < 480px) {
|
|
1022
|
-
.DLOUz:not(._0aiuM) {
|
|
1023
|
-
float: none;
|
|
1024
|
-
margin-left: auto;
|
|
1025
|
-
}
|
|
1026
|
-
}
|
|
1027
|
-
.G5lBZ {
|
|
1028
|
-
clear: both;
|
|
1029
|
-
display: block;
|
|
1030
|
-
}
|
|
1031
|
-
.G5lBZ:not(._6W60U) {
|
|
1032
|
-
margin-left: auto;
|
|
1033
|
-
margin-right: auto;
|
|
1034
|
-
max-width: 100%;
|
|
1035
|
-
}
|
|
1036
|
-
._0aiuM,
|
|
1037
|
-
._6W60U {
|
|
1038
|
-
width: 100%;
|
|
1039
|
-
}
|
|
1040
|
-
.PWoL4 ._0aiuM,
|
|
1041
|
-
.PWoL4 ._6W60U {
|
|
1042
|
-
margin: 0 -8px;
|
|
1043
|
-
width: auto;
|
|
1044
|
-
}
|
|
1045
|
-
.I2OKC {
|
|
1046
|
-
width: fit-content;
|
|
1047
|
-
}
|
|
1048
|
-
._2ncZP {
|
|
1049
|
-
margin-left: auto;
|
|
1050
|
-
margin-right: auto;
|
|
1051
|
-
max-width: 100%;
|
|
1052
|
-
}
|
|
1053
|
-
.X-Lq7 {
|
|
1054
|
-
width: min(350px, 100%) !important;
|
|
1055
|
-
}
|
|
1056
|
-
.PWoL4 .X-Lq7 {
|
|
1057
|
-
width: 50%;
|
|
1058
|
-
}
|
|
1059
|
-
._1Xr3U {
|
|
1060
|
-
margin-left: auto;
|
|
1061
|
-
margin-right: auto;
|
|
1062
|
-
}
|
|
1063
|
-
.PWoL4 ._1Xr3U {
|
|
1064
|
-
width: 150px;
|
|
1065
|
-
}
|
|
1066
|
-
.bB3EJ {
|
|
1067
|
-
display: flex;
|
|
1068
|
-
}
|
|
1069
|
-
.R7vEN {
|
|
1070
|
-
margin: 0;
|
|
1071
|
-
}
|
|
1072
|
-
.Kb35a {
|
|
1073
|
-
border: none;
|
|
1074
|
-
width: max-content;
|
|
1075
|
-
}
|
|
1076
|
-
.d-ZId {
|
|
1077
|
-
overflow-x: auto;
|
|
1078
|
-
}
|
|
1079
|
-
.d-ZId::-webkit-scrollbar {
|
|
1080
|
-
-webkit-appearance: none;
|
|
1081
|
-
}
|
|
1082
|
-
.d-ZId::-webkit-scrollbar-thumb {
|
|
1083
|
-
background-color: rgba(0, 0, 0, .5);
|
|
1084
|
-
border: 2px solid #fff;
|
|
1085
|
-
border-radius: 8px;
|
|
1086
|
-
}
|
|
1087
|
-
.d-ZId::-webkit-scrollbar:horizontal {
|
|
1088
|
-
height: 10px;
|
|
1089
|
-
}
|
|
1090
|
-
.KrAdJ {
|
|
1091
|
-
max-width: 100%;
|
|
1092
|
-
}
|
|
1093
|
-
.glob_fontElementMap,
|
|
1094
|
-
.li5CU {
|
|
1095
|
-
font-family: var(--ricos-font-family,unset);
|
|
1096
|
-
}
|
|
1097
|
-
.Vmlgg {
|
|
1098
|
-
margin: 0;
|
|
1099
|
-
}
|
|
1100
|
-
@supports not (contain:inline-size) {
|
|
1101
|
-
@media only screen and (max-width: 480px) {
|
|
1102
|
-
.Vmlgg {
|
|
1103
|
-
clear: both;
|
|
1104
|
-
margin: 0;
|
|
1105
|
-
}
|
|
1106
|
-
}
|
|
1107
|
-
}
|
|
1108
|
-
@container (width < 480px) {
|
|
1109
|
-
.Vmlgg {
|
|
1110
|
-
clear: both;
|
|
1111
|
-
margin: 0;
|
|
1112
|
-
}
|
|
1113
|
-
}
|
|
1114
|
-
.S1KXg {
|
|
1115
|
-
color: var(--ricos-custom-p-color,unset);
|
|
1116
|
-
font-family: var(--ricos-custom-p-font-family,unset);
|
|
1117
|
-
font-size: var(--ricos-custom-p-font-size,unset);
|
|
1118
|
-
font-style: var(--ricos-custom-p-font-style,unset);
|
|
1119
|
-
font-weight: var(--ricos-custom-p-font-weight,unset);
|
|
1120
|
-
letter-spacing: var(--ricos-custom-p-letter-spacing,unset);
|
|
1121
|
-
line-height: var(--ricos-custom-p-line-height,unset);
|
|
1122
|
-
min-height: var(--ricos-custom-p-min-height,unset);
|
|
1123
|
-
print-color-adjust: exact;
|
|
1124
|
-
text-decoration: var(--ricos-custom-p-text-decoration,unset);
|
|
1125
|
-
}
|
|
1126
|
-
.S1KXg > span > a,
|
|
1127
|
-
.S1KXg > span > span {
|
|
1128
|
-
background-color: var(--ricos-custom-p-background-color,unset);
|
|
1129
|
-
}
|
|
1130
|
-
.S1KXg:empty {
|
|
1131
|
-
height: 24px;
|
|
1132
|
-
}
|
|
1133
|
-
.KS6-G {
|
|
1134
|
-
display: block;
|
|
1135
|
-
}
|
|
1136
|
-
._2mh2Y,
|
|
1137
|
-
.glob_fontElementMap {
|
|
1138
|
-
font-family: var(--ricos-font-family,unset);
|
|
1139
|
-
}
|
|
1140
|
-
.FMUQy,
|
|
1141
|
-
.nJTk1 {
|
|
1142
|
-
color: var(--ricos-custom-p-color,unset);
|
|
1143
|
-
font-family: var(--ricos-custom-p-font-family,unset);
|
|
1144
|
-
font-size: var(--ricos-custom-p-font-size,unset);
|
|
1145
|
-
font-style: var(--ricos-custom-p-font-style,unset);
|
|
1146
|
-
font-weight: var(--ricos-custom-p-font-weight,unset);
|
|
1147
|
-
letter-spacing: var(--ricos-custom-p-letter-spacing,unset);
|
|
1148
|
-
line-height: var(--ricos-custom-p-line-height,unset);
|
|
1149
|
-
list-style-position: outside;
|
|
1150
|
-
margin: 0;
|
|
1151
|
-
min-height: var(--ricos-custom-p-min-height,unset);
|
|
1152
|
-
padding: 0;
|
|
1153
|
-
text-decoration: var(--ricos-custom-p-text-decoration,unset);
|
|
1154
|
-
}
|
|
1155
|
-
.FMUQy > *,
|
|
1156
|
-
.nJTk1 > * {
|
|
1157
|
-
background-color: var(--ricos-custom-p-background-color,unset);
|
|
1158
|
-
}
|
|
1159
|
-
.FMUQy > .PqxAp,
|
|
1160
|
-
.nJTk1 > .PqxAp {
|
|
1161
|
-
list-style-type: inherit;
|
|
1162
|
-
margin-inline-start: 1.5em;
|
|
1163
|
-
padding-inline-start: .5em;
|
|
1164
|
-
}
|
|
1165
|
-
.FMUQy > .PqxAp[data-heading-level=headerOne],
|
|
1166
|
-
.nJTk1 > .PqxAp[data-heading-level=headerOne] {
|
|
1167
|
-
font-family: var(--ricos-custom-h1-font-family,unset);
|
|
1168
|
-
font-size: var(--ricos-custom-h1-font-size,40px);
|
|
1169
|
-
font-style: var(--ricos-custom-h1-font-style,unset);
|
|
1170
|
-
font-weight: var(--ricos-custom-h1-font-weight,unset);
|
|
1171
|
-
letter-spacing: var(--ricos-custom-h1-letter-spacing,unset);
|
|
1172
|
-
line-height: var(--ricos-custom-h1-line-height,42px);
|
|
1173
|
-
min-height: var(--ricos-custom-h1-min-height,42px);
|
|
1174
|
-
text-decoration: var(--ricos-custom-h1-text-decoration,unset);
|
|
1175
|
-
}
|
|
1176
|
-
.FMUQy > .PqxAp[data-heading-level=headerTwo],
|
|
1177
|
-
.nJTk1 > .PqxAp[data-heading-level=headerTwo] {
|
|
1178
|
-
font-family: var(--ricos-custom-h2-font-family,unset);
|
|
1179
|
-
font-size: var(--ricos-custom-h2-font-size,28px);
|
|
1180
|
-
font-style: var(--ricos-custom-h2-font-style,unset);
|
|
1181
|
-
font-weight: var(--ricos-custom-h2-font-weight,unset);
|
|
1182
|
-
letter-spacing: var(--ricos-custom-h2-letter-spacing,unset);
|
|
1183
|
-
line-height: var(--ricos-custom-h2-line-height,36px);
|
|
1184
|
-
min-height: var(--ricos-custom-h2-min-height,36px);
|
|
1185
|
-
text-decoration: var(--ricos-custom-h2-text-decoration,unset);
|
|
1186
|
-
}
|
|
1187
|
-
.FMUQy > .PqxAp[data-heading-level=headerThree],
|
|
1188
|
-
.nJTk1 > .PqxAp[data-heading-level=headerThree] {
|
|
1189
|
-
font-family: var(--ricos-custom-h3-font-family,unset);
|
|
1190
|
-
font-size: var(--ricos-custom-h3-font-size,24px);
|
|
1191
|
-
font-style: var(--ricos-custom-h3-font-style,unset);
|
|
1192
|
-
font-weight: var(--ricos-custom-h3-font-weight,unset);
|
|
1193
|
-
letter-spacing: var(--ricos-custom-h3-letter-spacing,unset);
|
|
1194
|
-
line-height: var(--ricos-custom-h3-line-height,30px);
|
|
1195
|
-
min-height: var(--ricos-custom-h3-min-height,30px);
|
|
1196
|
-
text-decoration: var(--ricos-custom-h3-text-decoration,unset);
|
|
1197
|
-
}
|
|
1198
|
-
.FMUQy > .PqxAp[data-heading-level=headerFour],
|
|
1199
|
-
.nJTk1 > .PqxAp[data-heading-level=headerFour] {
|
|
1200
|
-
font-family: var(--ricos-custom-h4-font-family,unset);
|
|
1201
|
-
font-size: var(--ricos-custom-h4-font-size,20px);
|
|
1202
|
-
font-style: var(--ricos-custom-h4-font-style,unset);
|
|
1203
|
-
font-weight: var(--ricos-custom-h4-font-weight,unset);
|
|
1204
|
-
letter-spacing: var(--ricos-custom-h4-letter-spacing,unset);
|
|
1205
|
-
line-height: var(--ricos-custom-h4-line-height,1.5);
|
|
1206
|
-
min-height: var(--ricos-custom-h4-min-height,unset);
|
|
1207
|
-
text-decoration: var(--ricos-custom-h4-text-decoration,unset);
|
|
1208
|
-
}
|
|
1209
|
-
.FMUQy > .PqxAp[data-heading-level=headerFive],
|
|
1210
|
-
.nJTk1 > .PqxAp[data-heading-level=headerFive] {
|
|
1211
|
-
font-family: var(--ricos-custom-h5-font-family,unset);
|
|
1212
|
-
font-size: var(--ricos-custom-h5-font-size,18px);
|
|
1213
|
-
font-style: var(--ricos-custom-h5-font-style,unset);
|
|
1214
|
-
font-weight: var(--ricos-custom-h5-font-weight,unset);
|
|
1215
|
-
letter-spacing: var(--ricos-custom-h5-letter-spacing,unset);
|
|
1216
|
-
line-height: var(--ricos-custom-h5-line-height,1.5);
|
|
1217
|
-
min-height: var(--ricos-custom-h5-min-height,unset);
|
|
1218
|
-
text-decoration: var(--ricos-custom-h5-text-decoration,unset);
|
|
1219
|
-
}
|
|
1220
|
-
.FMUQy > .PqxAp[data-heading-level=headerSix],
|
|
1221
|
-
.nJTk1 > .PqxAp[data-heading-level=headerSix] {
|
|
1222
|
-
font-family: var(--ricos-custom-h6-font-family,unset);
|
|
1223
|
-
font-size: var(--ricos-custom-h6-font-size,16px);
|
|
1224
|
-
font-style: var(--ricos-custom-h6-font-style,unset);
|
|
1225
|
-
font-weight: var(--ricos-custom-h6-font-weight,unset);
|
|
1226
|
-
letter-spacing: var(--ricos-custom-h6-letter-spacing,unset);
|
|
1227
|
-
line-height: var(--ricos-custom-h6-line-height,1.5);
|
|
1228
|
-
min-height: var(--ricos-custom-h6-min-height,unset);
|
|
1229
|
-
text-decoration: var(--ricos-custom-h6-text-decoration,unset);
|
|
1230
|
-
}
|
|
1231
|
-
[data-list-style-position=inside].PqxAp {
|
|
1232
|
-
list-style-position: inside;
|
|
1233
|
-
padding-inline-start: 0;
|
|
1234
|
-
}
|
|
1235
|
-
[data-list-style-position=inside].PqxAp > :first-child,
|
|
1236
|
-
[data-list-style-position=inside].PqxAp > :first-child > :first-child {
|
|
1237
|
-
display: inline;
|
|
1238
|
-
}
|
|
1239
|
-
.FMUQy > [data-list-style-position=inside].PqxAp h2 > span,
|
|
1240
|
-
.FMUQy > [data-list-style-position=inside].PqxAp h3 > span,
|
|
1241
|
-
.FMUQy > [data-list-style-position=inside].PqxAp h4 > span,
|
|
1242
|
-
.FMUQy > [data-list-style-position=inside].PqxAp h5 > span,
|
|
1243
|
-
.FMUQy > [data-list-style-position=inside].PqxAp h6 > span,
|
|
1244
|
-
.FMUQy > [data-list-style-position=inside].PqxAp > h1 > span,
|
|
1245
|
-
.FMUQy > [data-list-style-position=inside].PqxAp > p > span > :first-child {
|
|
1246
|
-
margin-inline-start: .5em;
|
|
1247
|
-
}
|
|
1248
|
-
ol .PqxAp {
|
|
1249
|
-
position: relative;
|
|
1250
|
-
}
|
|
1251
|
-
ol .PqxAp > div > :not(ul) > span {
|
|
1252
|
-
margin-inline-start: .35em;
|
|
1253
|
-
}
|
|
1254
|
-
.glob_fontElementMap,
|
|
1255
|
-
.ohQfq {
|
|
1256
|
-
font-family: var(--ricos-font-family,unset);
|
|
1257
|
-
}
|
|
1258
|
-
.g5urf {
|
|
1259
|
-
display: flex;
|
|
1260
|
-
font-family: var(--ricos-custom-p-font-family,unset);
|
|
1261
|
-
}
|
|
1262
|
-
.MDhob {
|
|
1263
|
-
border-inline-start-style: solid;
|
|
1264
|
-
border-inline-start-width: var(--ricos-custom-quote-border-width,3px);
|
|
1265
|
-
border-left-color: var(--ricos-custom-quote-border-color,var(--ricos-action-color,#116dff));
|
|
1266
|
-
border-right-color: var(--ricos-custom-quote-border-color,var(--ricos-action-color,#116dff));
|
|
1267
|
-
color: var(--ricos-custom-quote-color,unset);
|
|
1268
|
-
font-family: var(--ricos-custom-quote-font-family,unset);
|
|
1269
|
-
font-size: 18px;
|
|
1270
|
-
font-size: var(--ricos-custom-quote-font-size,18px);
|
|
1271
|
-
font-style: normal;
|
|
1272
|
-
font-style: var(--ricos-custom-quote-font-style,normal);
|
|
1273
|
-
font-weight: var(--ricos-custom-quote-font-weight,unset);
|
|
1274
|
-
letter-spacing: var(--ricos-custom-quote-letter-spacing,unset);
|
|
1275
|
-
line-height: 26px;
|
|
1276
|
-
line-height: var(--ricos-custom-quote-line-height,26px);
|
|
1277
|
-
margin-block: 15px;
|
|
1278
|
-
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,18px);
|
|
1279
|
-
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,18px);
|
|
1280
|
-
max-width: 100%;
|
|
1281
|
-
min-height: var(--ricos-custom-quote-min-height,unset);
|
|
1282
|
-
padding-bottom: var(--ricos-custom-quote-padding-bottom,6px);
|
|
1283
|
-
padding-top: var(--ricos-custom-quote-padding-top,6px);
|
|
1284
|
-
padding-inline-start: var(--ricos-custom-quote-padding-inline-start,18px);
|
|
1285
|
-
print-color-adjust: exact;
|
|
1286
|
-
text-decoration: var(--ricos-custom-quote-text-decoration,unset);
|
|
1287
|
-
}
|
|
1288
|
-
@supports not (contain:inline-size) {
|
|
1289
|
-
@media only screen and (max-width: 480px) {
|
|
1290
|
-
.MDhob {
|
|
1291
|
-
margin-block: 15px;
|
|
1292
|
-
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,16px);
|
|
1293
|
-
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,16px);
|
|
1294
|
-
}
|
|
1295
|
-
}
|
|
1296
|
-
}
|
|
1297
|
-
@container (width < 480px) {
|
|
1298
|
-
.MDhob {
|
|
1299
|
-
margin-block: 15px;
|
|
1300
|
-
margin-inline-end: var(--ricos-custom-quote-margin-inline-end,16px);
|
|
1301
|
-
margin-inline-start: var(--ricos-custom-quote-margin-inline-start,16px);
|
|
1302
|
-
}
|
|
1303
|
-
}
|
|
1304
|
-
.RuGnf {
|
|
1305
|
-
text-decoration: none;
|
|
1306
|
-
}
|
|
1307
|
-
.ootB-:focus-visible {
|
|
1308
|
-
outline: 5px auto Highlight;
|
|
1309
|
-
outline: 5px auto -webkit-focus-ring-color;
|
|
1310
|
-
}
|
|
1311
|
-
.L9cf6 {
|
|
1312
|
-
background-color: var(--ricos-internal-layout-backdrop-color,var(--ricos-custom-layout-backdrop-color));
|
|
1313
|
-
padding-bottom: var(--ricos-internal-layout-backdrop-padding-bottom,0);
|
|
1314
|
-
padding-top: var(--ricos-internal-layout-backdrop-padding-top,0);
|
|
1315
|
-
position: relative;
|
|
1316
|
-
}
|
|
1317
|
-
.L9cf6:before {
|
|
1318
|
-
background-image: var(--ricos-internal-layout-backdrop-image-src);
|
|
1319
|
-
background-position: var(--ricos-internal-layout-backdrop-image-position);
|
|
1320
|
-
background-repeat: no-repeat;
|
|
1321
|
-
background-size: var(--ricos-internal-layout-backdrop-image-scaling);
|
|
1322
|
-
bottom: 0;
|
|
1323
|
-
content: "";
|
|
1324
|
-
left: 0;
|
|
1325
|
-
opacity: var(--ricos-internal-layout-backdrop-image-opacity);
|
|
1326
|
-
pointer-events: none;
|
|
1327
|
-
position: absolute;
|
|
1328
|
-
right: 0;
|
|
1329
|
-
top: 0;
|
|
1330
|
-
z-index: 0;
|
|
1331
|
-
}
|
|
1332
|
-
.vE9Ul {
|
|
1333
|
-
--ricos-internal-layout-display:grid;
|
|
1334
|
-
--ricos-internal-layout-horizontal-padding:0;
|
|
1335
|
-
display: var(--ricos-internal-layout-display,grid);
|
|
1336
|
-
flex-wrap: wrap;
|
|
1337
|
-
gap: var(--ricos-internal-layout-gap,20px);
|
|
1338
|
-
grid-template-columns: var(--ricos-internal-layout-grid-template,var(--ricos-internal-layout-column-template));
|
|
1339
|
-
justify-content: var(--ricos-internal-layout-justify-content,auto);
|
|
1340
|
-
margin: 0 auto;
|
|
1341
|
-
position: relative;
|
|
1342
|
-
width: min(100%, var(--ricos-internal-layout-width,initial));
|
|
1343
|
-
}
|
|
1344
|
-
.vE9Ul.J9jpX,
|
|
1345
|
-
.vE9Ul.lYWhc .NtaNa {
|
|
1346
|
-
background-color: var(--ricos-internal-layout-background-color,var(--ricos-custom-layout-background-color));
|
|
1347
|
-
border: var(--ricos-internal-layout-border-width,0) solid var(--ricos-internal-layout-border-color);
|
|
1348
|
-
border-radius: var(--ricos-internal-layout-border-radius,0);
|
|
1349
|
-
}
|
|
1350
|
-
.vE9Ul.J9jpX:before,
|
|
1351
|
-
.vE9Ul.lYWhc .NtaNa:before {
|
|
1352
|
-
background-image: var(--ricos-internal-layout-background-image-src);
|
|
1353
|
-
background-position: var(--ricos-internal-layout-background-image-position);
|
|
1354
|
-
background-repeat: no-repeat;
|
|
1355
|
-
background-size: var(--ricos-internal-layout-background-image-scaling);
|
|
1356
|
-
border-radius: calc(var(--ricos-internal-layout-border-radius, 0) - var(--ricos-internal-layout-border-width, 0));
|
|
1357
|
-
bottom: 0;
|
|
1358
|
-
content: "";
|
|
1359
|
-
left: 0;
|
|
1360
|
-
opacity: var(--ricos-internal-layout-background-image-opacity);
|
|
1361
|
-
pointer-events: none;
|
|
1362
|
-
position: absolute;
|
|
1363
|
-
right: 0;
|
|
1364
|
-
top: 0;
|
|
1365
|
-
z-index: 0;
|
|
1366
|
-
}
|
|
1367
|
-
@supports not (contain:inline-size) {
|
|
1368
|
-
@media only screen and (max-width: 480px) {
|
|
1369
|
-
.vE9Ul {
|
|
1370
|
-
gap: min(20px, var(--ricos-internal-layout-gap,20px));
|
|
1371
|
-
}
|
|
1372
|
-
}
|
|
1373
|
-
}
|
|
1374
|
-
@container (width < 480px) {
|
|
1375
|
-
.vE9Ul {
|
|
1376
|
-
gap: min(20px, var(--ricos-internal-layout-gap,20px));
|
|
1377
|
-
}
|
|
1378
|
-
}
|
|
1379
|
-
.vE9Ul._2E8N3 {
|
|
1380
|
-
--ricos-internal-layout-display:flex;
|
|
1381
|
-
--ricos-internal-layout-justify-content:center;
|
|
1382
|
-
--ricos-internal-layout-cell-min-width:100%;
|
|
1383
|
-
--ricos-internal-layout-cell-height:auto;
|
|
1384
|
-
}
|
|
1385
|
-
* + .vE9Ul {
|
|
1386
|
-
margin-top: 20px;
|
|
1387
|
-
}
|
|
1388
|
-
.vE9Ul .NtaNa {
|
|
1389
|
-
display: flex;
|
|
1390
|
-
flex-direction: column;
|
|
1391
|
-
flex-grow: 1;
|
|
1392
|
-
justify-content: var(--ricos-internal-layout-cell-vertical-alignment);
|
|
1393
|
-
max-width: var(--ricos-internal-layout-cell-min-width,auto);
|
|
1394
|
-
min-width: min(100%, var(--ricos-internal-layout-cell-min-width,0));
|
|
1395
|
-
outline: 1px solid transparent;
|
|
1396
|
-
padding: var(--ricos-internal-layout-cell-padding-top,12px) var(--ricos-internal-layout-cell-padding-right,0) var(--ricos-internal-layout-cell-padding-bottom,12px) var(--ricos-internal-layout-cell-padding-left,0);
|
|
1397
|
-
position: relative;
|
|
1398
|
-
z-index: 2;
|
|
1399
|
-
}
|
|
1400
|
-
@supports not (contain:inline-size) {
|
|
1401
|
-
@media only screen and (max-width: 480px) {
|
|
1402
|
-
.vE9Ul .NtaNa {
|
|
1403
|
-
padding: min(16px, var(--ricos-internal-layout-cell-padding-top,16px)) min(16px, var(--ricos-internal-layout-cell-padding-right,16px)) min(16px, var(--ricos-internal-layout-cell-padding-bottom,16px)) min(16px, var(--ricos-internal-layout-cell-padding-left,16px));
|
|
1404
|
-
}
|
|
1405
|
-
}
|
|
1406
|
-
}
|
|
1407
|
-
@container (width < 480px) {
|
|
1408
|
-
.vE9Ul .NtaNa {
|
|
1409
|
-
padding: min(16px, var(--ricos-internal-layout-cell-padding-top,16px)) min(16px, var(--ricos-internal-layout-cell-padding-right,16px)) min(16px, var(--ricos-internal-layout-cell-padding-bottom,16px)) min(16px, var(--ricos-internal-layout-cell-padding-left,16px));
|
|
1410
|
-
}
|
|
1411
|
-
}
|
|
1412
|
-
.vE9Ul .NtaNa > * {
|
|
1413
|
-
z-index: 1;
|
|
1414
|
-
}
|
|
1415
|
-
|
|
1416
|
-
/* ../form-fields/dist/esm/field-formatted-pdf-submissions/rich-content-pdf/rich-content-pdf.module.scss */
|
|
1417
|
-
.ricosViewerReset > div {
|
|
1418
|
-
display: block;
|
|
1419
|
-
height: auto;
|
|
1420
|
-
}
|
|
1421
|
-
|
|
1422
|
-
/* ../form-fields/dist/esm/fields/signature/signature-pdf/signature-pdf.module.css */
|
|
1423
|
-
.signatureContainer {
|
|
1424
|
-
display: flex;
|
|
1425
|
-
flex-direction: column;
|
|
1426
|
-
}
|
|
1427
|
-
|
|
1428
|
-
/* ../form-fields/dist/esm/fields/rating-input/rating-input-pdf/rating-input-pdf.module.scss */
|
|
1429
|
-
.wrapper {
|
|
1430
|
-
display: flex;
|
|
1431
|
-
align-items: center;
|
|
1432
|
-
}
|
|
1433
|
-
|
|
1434
|
-
/* ../form-fields/dist/esm/fields/product-list/product-list-pdf/product-list-pdf.module.scss */
|
|
1435
|
-
.list,
|
|
1436
|
-
.list li {
|
|
1437
|
-
margin: 0;
|
|
1438
|
-
padding: 0;
|
|
1439
|
-
text-indent: 0;
|
|
1440
|
-
list-style-type: none;
|
|
1441
|
-
}
|
|
1442
|
-
.list {
|
|
1443
|
-
display: flex;
|
|
1444
|
-
flex-direction: column;
|
|
1445
|
-
width: 100%;
|
|
1446
|
-
}
|
|
1447
|
-
.product {
|
|
1448
|
-
display: grid;
|
|
1449
|
-
grid-template-columns: repeat(3, 1fr);
|
|
1450
|
-
grid-template-rows: repeat(2, auto);
|
|
1451
|
-
column-gap: 18px;
|
|
1452
|
-
row-gap: 6px;
|
|
1453
|
-
}
|
|
1454
|
-
.title {
|
|
1455
|
-
grid-column: span 3/span 3;
|
|
1456
|
-
}
|
|
1457
|
-
.column {
|
|
1458
|
-
display: grid;
|
|
1459
|
-
gap: 6px;
|
|
1460
|
-
}
|
|
1461
|
-
.columnTitle {
|
|
1462
|
-
color: #868AA5;
|
|
1463
|
-
}
|
|
1464
|
-
.divider {
|
|
1465
|
-
width: 100%;
|
|
1466
|
-
height: 1px;
|
|
1467
|
-
margin-block: 9px;
|
|
1468
|
-
background-color: #DFE5EB;
|
|
1469
|
-
}
|
|
1470
|
-
|
|
1471
542
|
/* ../form-fields/dist/esm/field-preset/add-panel-item-ui.module.scss */
|
|
1472
543
|
.tooltipRoot {
|
|
1473
544
|
width: 100%;
|