plataforma-fundacao-componentes 2.22.28 → 2.23.2

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
@@ -135,10 +135,75 @@ h5 {
135
135
  .scroll-white::-webkit-scrollbar-thumb:hover {
136
136
  background-color: #bfc7bf; }
137
137
 
138
- .component-collapse {
139
- width: 100%;
140
- overflow: hidden;
141
- transition: height 0.3s ease, opacity 0.3s ease; }
138
+ .percent-loader-icon {
139
+ width: 1em;
140
+ height: 1em;
141
+ display: inline-block;
142
+ font-size: 1.5rem;
143
+ flex-shrink: 0;
144
+ -webkit-user-select: none;
145
+ -moz-user-select: none;
146
+ -ms-user-select: none;
147
+ user-select: none;
148
+ fill: none;
149
+ stroke-width: 6;
150
+ transform: rotateZ(-90deg); }
151
+ .percent-loader-icon circle:first-of-type {
152
+ stroke: #cdd3cd; }
153
+ .percent-loader-icon circle:last-of-type {
154
+ stroke: currentColor;
155
+ stroke-linecap: round;
156
+ stroke-dasharray: 264;
157
+ transition: stroke-dashoffset 0.3s ease, stroke-dasharray 0.3s ease; }
158
+ .percent-loader-icon path {
159
+ stroke: currentColor;
160
+ stroke-linecap: round;
161
+ stroke-linejoin: round;
162
+ transform: translate(390px, -676px) rotateZ(90deg);
163
+ transition: stroke-dashoffset 0.3s ease, stroke-dasharray 0.3s ease; }
164
+
165
+ .percent-loader-icon.indefinido {
166
+ -webkit-animation: spinNoventa 0.6s linear infinite;
167
+ animation: spinNoventa 0.6s linear infinite; }
168
+
169
+ @-webkit-keyframes spinNoventa {
170
+ 0% {
171
+ transform: rotateZ(-90deg); }
172
+ 100% {
173
+ transform: rotateZ(270deg); } }
174
+
175
+ @keyframes spinNoventa {
176
+ 0% {
177
+ transform: rotateZ(-90deg); }
178
+ 100% {
179
+ transform: rotateZ(270deg); } }
180
+
181
+ .refresh-icon {
182
+ fill: currentColor;
183
+ width: 1em;
184
+ height: 1em;
185
+ display: inline-block;
186
+ font-size: 1.5rem;
187
+ flex-shrink: 0;
188
+ -webkit-user-select: none;
189
+ -moz-user-select: none;
190
+ -ms-user-select: none;
191
+ user-select: none; }
192
+ .refresh-icon.animate {
193
+ -webkit-animation: spin 0.4s linear infinite;
194
+ animation: spin 0.4s linear infinite; }
195
+
196
+ @-webkit-keyframes spin {
197
+ 0% {
198
+ transform: rotateZ(0); }
199
+ 100% {
200
+ transform: rotateZ(180deg); } }
201
+
202
+ @keyframes spin {
203
+ 0% {
204
+ transform: rotateZ(0); }
205
+ 100% {
206
+ transform: rotateZ(180deg); } }
142
207
 
143
208
  @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
144
209
  @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
@@ -265,49 +330,13 @@ h5 {
265
330
  .scroll-white::-webkit-scrollbar-thumb:hover {
266
331
  background-color: #bfc7bf; }
267
332
 
268
- .component-accordion {
269
- display: flex;
270
- flex-direction: column;
271
- width: 100%;
272
- background-color: #fefefe;
273
- border-radius: 4px; }
274
- .component-accordion .component-accordion-first-content {
275
- display: flex;
276
- height: 73px;
277
- padding: 24px 20px;
278
- width: 100%;
279
- align-items: center;
280
- justify-content: space-between;
281
- transition: border-bottom 0.3s ease;
282
- border-bottom: 1px solid rgba(0, 0, 0, 0); }
283
- .component-accordion .component-accordion-first-content .component-accordion-label-icon {
284
- display: flex;
285
- align-items: center; }
286
- .component-accordion .component-accordion-first-content .component-accordion-label-icon .component-accordion-icon {
287
- margin-right: 16px;
288
- color: #323c32; }
289
- .component-accordion .component-accordion-first-content .component-accordion-label-icon .component-accordion-label {
290
- cursor: default;
291
- -webkit-user-select: none;
292
- -moz-user-select: none;
293
- -ms-user-select: none;
294
- user-select: none;
295
- font-weight: 600;
296
- font-size: 18px;
297
- color: #323c32; }
298
- .component-accordion .component-accordion-first-content .component-accordion-arrow {
299
- color: #3fa110;
300
- cursor: pointer;
301
- transition: transform 0.3s ease;
302
- display: flex;
303
- align-items: center;
304
- justify-content: center; }
305
- .component-accordion.component-accordion-opened .component-accordion-first-content {
306
- border-bottom: 1px solid #cdd3cd; }
307
- .component-accordion.component-accordion-opened .component-accordion-arrow {
308
- transform: rotateZ(180deg); }
309
- .component-accordion.component-accordion-shadow {
310
- box-shadow: 0 1px 2px 0 rgba(90, 100, 90, 0.3); }
333
+ .sicredi-logo #Caminho_17 {
334
+ transform: translateX(286.845px) translateY(657.948px);
335
+ transform-origin: left center;
336
+ transition: transform 0.3s ease, opacity 0.3s ease; }
337
+ .sicredi-logo #Caminho_17.sicredi-logo-hide-letters {
338
+ transform: translateX(270px) translateY(657.948px);
339
+ opacity: 0; }
311
340
 
312
341
  @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
313
342
  @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
@@ -467,7 +496,7 @@ h5 {
467
496
  .loader-three-dots.loader-three-dots-secondary > div {
468
497
  background-color: #fefefe; }
469
498
  .loader-three-dots.loader-three-dots-dark > div {
470
- background-color: #5a645a; }
499
+ background-color: #323c32; }
471
500
  .loader-three-dots div {
472
501
  width: var(--tdBallSize);
473
502
  height: var(--tdBallSize);
@@ -493,6 +522,67 @@ h5 {
493
522
  opacity: 0.4;
494
523
  transform: translate(0, var(--tdTransformYTo)); } }
495
524
 
525
+ .catavento-verde-icon-ui-component {
526
+ width: 100px;
527
+ height: 100px; }
528
+ .catavento-verde-icon-ui-component #um {
529
+ -webkit-animation: piscar 700ms infinite;
530
+ animation: piscar 700ms infinite; }
531
+ .catavento-verde-icon-ui-component #dois {
532
+ -webkit-animation: piscar 700ms infinite;
533
+ animation: piscar 700ms infinite;
534
+ -webkit-animation-delay: 100ms;
535
+ animation-delay: 100ms; }
536
+ .catavento-verde-icon-ui-component #tres {
537
+ -webkit-animation: piscar 700ms infinite;
538
+ animation: piscar 700ms infinite;
539
+ -webkit-animation-delay: 200ms;
540
+ animation-delay: 200ms; }
541
+ .catavento-verde-icon-ui-component #quatro {
542
+ -webkit-animation: piscar 700ms infinite;
543
+ animation: piscar 700ms infinite;
544
+ -webkit-animation-delay: 300ms;
545
+ animation-delay: 300ms; }
546
+ .catavento-verde-icon-ui-component #cinco {
547
+ -webkit-animation: piscar 700ms infinite;
548
+ animation: piscar 700ms infinite;
549
+ -webkit-animation-delay: 400ms;
550
+ animation-delay: 400ms; }
551
+ .catavento-verde-icon-ui-component #seis {
552
+ -webkit-animation: piscar 700ms infinite;
553
+ animation: piscar 700ms infinite;
554
+ -webkit-animation-delay: 500ms;
555
+ animation-delay: 500ms; }
556
+ .catavento-verde-icon-ui-component #sete {
557
+ -webkit-animation: piscar 700ms infinite;
558
+ animation: piscar 700ms infinite;
559
+ -webkit-animation-delay: 600ms;
560
+ animation-delay: 600ms; }
561
+
562
+ @-webkit-keyframes piscar {
563
+ 0% {
564
+ opacity: 1; }
565
+ 25% {
566
+ opacity: 0.8; }
567
+ 50% {
568
+ opacity: 0.2; }
569
+ 75% {
570
+ opacity: 0.8; }
571
+ 100% {
572
+ opacity: 1; } }
573
+
574
+ @keyframes piscar {
575
+ 0% {
576
+ opacity: 1; }
577
+ 25% {
578
+ opacity: 0.8; }
579
+ 50% {
580
+ opacity: 0.2; }
581
+ 75% {
582
+ opacity: 0.8; }
583
+ 100% {
584
+ opacity: 1; } }
585
+
496
586
  @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
497
587
  @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
498
588
  :export {
@@ -618,16 +708,61 @@ h5 {
618
708
  .scroll-white::-webkit-scrollbar-thumb:hover {
619
709
  background-color: #bfc7bf; }
620
710
 
621
- .component-video-player {
622
- display: flex;
623
- width: 100%;
624
- height: 100%;
625
- min-height: 50px; }
626
- .component-video-player.blackground {
627
- background-color: #121212; }
628
- .component-video-player iframe {
629
- height: 100%;
630
- width: 100%; }
711
+ .loader-icon {
712
+ fill: currentColor;
713
+ width: 1em;
714
+ height: 1em;
715
+ display: inline-block;
716
+ font-size: 1.5rem;
717
+ flex-shrink: 0;
718
+ -webkit-user-select: none;
719
+ -moz-user-select: none;
720
+ -ms-user-select: none;
721
+ user-select: none; }
722
+ .loader-icon circle {
723
+ fill: #33820d;
724
+ -webkit-animation: loaderAnimation 1000ms linear infinite;
725
+ animation: loaderAnimation 1000ms linear infinite; }
726
+ .loader-icon #Elipse_0 {
727
+ -webkit-animation-delay: -875ms;
728
+ animation-delay: -875ms; }
729
+ .loader-icon #Elipse_1 {
730
+ -webkit-animation-delay: -750ms;
731
+ animation-delay: -750ms; }
732
+ .loader-icon #Elipse_2 {
733
+ -webkit-animation-delay: -625ms;
734
+ animation-delay: -625ms; }
735
+ .loader-icon #Elipse_3 {
736
+ -webkit-animation-delay: -500ms;
737
+ animation-delay: -500ms; }
738
+ .loader-icon #Elipse_4 {
739
+ -webkit-animation-delay: -375ms;
740
+ animation-delay: -375ms; }
741
+ .loader-icon #Elipse_5 {
742
+ -webkit-animation-delay: -250ms;
743
+ animation-delay: -250ms; }
744
+ .loader-icon #Elipse_6 {
745
+ -webkit-animation-delay: -125ms;
746
+ animation-delay: -125ms; }
747
+ .loader-icon #Elipse_7 {
748
+ -webkit-animation-delay: 0ms;
749
+ animation-delay: 0ms; }
750
+
751
+ @-webkit-keyframes loaderAnimation {
752
+ 0% {
753
+ opacity: 1; }
754
+ 50% {
755
+ opacity: 0.05; }
756
+ 100% {
757
+ opacity: 0.05; } }
758
+
759
+ @keyframes loaderAnimation {
760
+ 0% {
761
+ opacity: 1; }
762
+ 50% {
763
+ opacity: 0.05; }
764
+ 100% {
765
+ opacity: 0.05; } }
631
766
 
632
767
  @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
633
768
  @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
@@ -754,91 +889,10 @@ h5 {
754
889
  .scroll-white::-webkit-scrollbar-thumb:hover {
755
890
  background-color: #bfc7bf; }
756
891
 
757
- .component-aconteceu {
758
- border-radius: 8px;
892
+ .component-collapse {
759
893
  width: 100%;
760
- height: 100%;
761
- box-shadow: 0 1px 2px 0 rgba(90, 100, 90, 0.3);
762
- display: flex;
763
- flex-direction: column;
764
- align-items: stretch;
765
- justify-content: stretch; }
766
- .component-aconteceu .component-aconteceu-header {
767
- -webkit-user-select: none;
768
- -moz-user-select: none;
769
- -ms-user-select: none;
770
- user-select: none;
771
- height: 48px;
772
- border-radius: 8px 8px 0 0;
773
- display: flex;
774
- align-items: center;
775
- justify-content: flex-start;
776
- padding: 8px;
777
- background-color: #f06666;
778
- color: #fefefe; }
779
- .component-aconteceu .component-aconteceu-header svg {
780
- width: 20px;
781
- height: 20px; }
782
- .component-aconteceu .component-aconteceu-header label {
783
- font-weight: 700;
784
- font-size: 24px;
785
- margin: 0 0 0 8px; }
786
- .component-aconteceu .component-aconteceu-content {
787
- border-radius: 0 0 8px 8px;
788
- position: relative;
789
- background-color: #fefefe;
790
- padding: 4px 10px 30px;
791
- height: calc(100% - 50px);
792
- display: flex;
793
- flex-direction: column;
794
- align-items: stretch;
795
- justify-content: space-between; }
796
- .component-aconteceu .component-aconteceu-content .component-aconteceu-text {
797
- display: block;
798
- padding: 4px 4px 4px;
799
- margin-bottom: 4px;
800
- white-space: nowrap;
801
- overflow: hidden;
802
- text-overflow: ellipsis;
803
- font-weight: 600;
804
- color: #323c32; }
805
- .component-aconteceu .component-aconteceu-content .component-aconteceu-video {
806
- height: calc(100% - 27px); }
807
- .component-aconteceu .component-aconteceu-content .component-aconteceu-video.full-height {
808
- height: 100%; }
809
- .component-aconteceu .component-aconteceu-content iframe {
810
- height: 100% !important; }
811
- .component-aconteceu .component-aconteceu-content .component-aconteceu-see-more {
812
- position: absolute;
813
- bottom: 0;
814
- right: 0;
815
- font-size: 14px;
816
- font-weight: 700;
817
- outline: none;
818
- border: none;
819
- cursor: pointer;
820
- background-color: #fefefe;
821
- padding: 5px 10px 5px;
822
- border-radius: 20px;
823
- color: #323c32;
824
- transition: transform 0.3s ease;
825
- transform-origin: center;
826
- -webkit-user-select: none;
827
- -moz-user-select: none;
828
- -ms-user-select: none;
829
- user-select: none; }
830
- .component-aconteceu .component-aconteceu-content .component-aconteceu-see-more:active {
831
- transform: scale(0.95); }
832
- .component-aconteceu .component-aconteceu-content .component-aconteceu-loader {
833
- position: absolute;
834
- top: 0;
835
- left: 0;
836
- width: 100%;
837
- height: 100%;
838
- background-color: #fefefe;
839
- display: flex;
840
- align-items: center;
841
- justify-content: center; }
894
+ overflow: hidden;
895
+ transition: height 0.3s ease, opacity 0.3s ease; }
842
896
 
843
897
  @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
844
898
  @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
@@ -965,19 +1019,535 @@ h5 {
965
1019
  .scroll-white::-webkit-scrollbar-thumb:hover {
966
1020
  background-color: #bfc7bf; }
967
1021
 
968
- .action-card {
969
- position: relative;
970
- border-radius: 8px;
971
- padding: 16px 24px;
972
- width: 100%; }
973
- .action-card .action {
974
- margin-top: 12px; }
975
- .action-card .bar {
976
- position: absolute;
977
- left: 0;
978
- top: 0;
979
- width: 8px;
980
- border-top-left-radius: 8px;
1022
+ .component-accordion {
1023
+ display: flex;
1024
+ flex-direction: column;
1025
+ width: 100%;
1026
+ background-color: #fefefe;
1027
+ border-radius: 4px; }
1028
+ .component-accordion .component-accordion-first-content {
1029
+ display: flex;
1030
+ height: 73px;
1031
+ padding: 24px 20px;
1032
+ width: 100%;
1033
+ align-items: center;
1034
+ justify-content: space-between;
1035
+ transition: border-bottom 0.3s ease;
1036
+ border-bottom: 1px solid rgba(0, 0, 0, 0); }
1037
+ .component-accordion .component-accordion-first-content .component-accordion-label-icon {
1038
+ display: flex;
1039
+ align-items: center; }
1040
+ .component-accordion .component-accordion-first-content .component-accordion-label-icon .component-accordion-icon {
1041
+ margin-right: 16px;
1042
+ color: #323c32; }
1043
+ .component-accordion .component-accordion-first-content .component-accordion-label-icon .component-accordion-label {
1044
+ cursor: default;
1045
+ -webkit-user-select: none;
1046
+ -moz-user-select: none;
1047
+ -ms-user-select: none;
1048
+ user-select: none;
1049
+ font-weight: 600;
1050
+ font-size: 18px;
1051
+ color: #323c32; }
1052
+ .component-accordion .component-accordion-first-content .component-accordion-arrow {
1053
+ color: #3fa110;
1054
+ cursor: pointer;
1055
+ transition: transform 0.3s ease;
1056
+ display: flex;
1057
+ align-items: center;
1058
+ justify-content: center; }
1059
+ .component-accordion.component-accordion-opened .component-accordion-first-content {
1060
+ border-bottom: 1px solid #cdd3cd; }
1061
+ .component-accordion.component-accordion-opened .component-accordion-arrow {
1062
+ transform: rotateZ(180deg); }
1063
+ .component-accordion.component-accordion-shadow {
1064
+ box-shadow: 0 1px 2px 0 rgba(90, 100, 90, 0.3); }
1065
+
1066
+ @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
1067
+ @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
1068
+ :export {
1069
+ white: #fefefe;
1070
+ darkenWhite: #efefef;
1071
+ black: #121212;
1072
+ transparent: rgba(0, 0, 0, 0);
1073
+ primary: #3fa110;
1074
+ primaryDark: #33820d;
1075
+ primaryLight: #d7e6c8;
1076
+ secondaryDarker: #323c32;
1077
+ secondaryDark: #5a645a;
1078
+ secondary: #828a82;
1079
+ secondaryLight: #cdd3cd;
1080
+ secondaryLighter: #f8f9f7;
1081
+ danger: #e60000;
1082
+ dangerLight: #ffb4b4;
1083
+ dangerDark: #ab4745;
1084
+ warning: #ffcd00;
1085
+ warningLight: #ffeb98;
1086
+ warningDark: #765f00; }
1087
+
1088
+ :root {
1089
+ --rowPadding: 0;
1090
+ --colPadding: 8px; }
1091
+
1092
+ :export {
1093
+ widthXs: 575.98px;
1094
+ widthSm: 767.98px;
1095
+ widthMd: 991.98px;
1096
+ widthLg: 1199.98px; }
1097
+
1098
+ body.sb-show-main.sb-main-padded {
1099
+ padding: 15px; }
1100
+
1101
+ *.nunito {
1102
+ font-family: "Nunito", sans-serif; }
1103
+
1104
+ *:not(.nunito) {
1105
+ font-family: "Exo 2", sans-serif; }
1106
+
1107
+ .document-grabbing {
1108
+ cursor: -webkit-grabbing !important;
1109
+ cursor: grabbing !important; }
1110
+
1111
+ h1 {
1112
+ font-size: 36px;
1113
+ font-weight: 600;
1114
+ margin: 0; }
1115
+
1116
+ h2 {
1117
+ font-size: 32px;
1118
+ font-weight: 500;
1119
+ margin: 0; }
1120
+
1121
+ h3 {
1122
+ font-size: 24px;
1123
+ font-weight: 500;
1124
+ margin: 0; }
1125
+
1126
+ h4 {
1127
+ font-size: 18px;
1128
+ font-weight: 500;
1129
+ margin: 0; }
1130
+
1131
+ h5 {
1132
+ font-family: "Nunito", sans-serif;
1133
+ font-size: 24px;
1134
+ font-weight: 400;
1135
+ margin: 0; }
1136
+
1137
+ .fade-enter {
1138
+ transition: opacity 0.2s ease;
1139
+ position: absolute;
1140
+ opacity: 0; }
1141
+
1142
+ .fade-enter-active {
1143
+ position: absolute;
1144
+ opacity: 1; }
1145
+
1146
+ .fade-exit {
1147
+ transition: opacity 0.15s ease;
1148
+ position: absolute;
1149
+ opacity: 1; }
1150
+
1151
+ .fade-exit-active {
1152
+ position: absolute;
1153
+ opacity: 0; }
1154
+
1155
+ .fade-exit-done {
1156
+ position: absolute;
1157
+ opacity: 0; }
1158
+
1159
+ * {
1160
+ box-sizing: border-box; }
1161
+ *::-webkit-scrollbar-track {
1162
+ background-color: #f8f9f7;
1163
+ border-radius: 20px; }
1164
+ *::-webkit-scrollbar {
1165
+ width: 12px;
1166
+ height: 12px; }
1167
+ *::-webkit-scrollbar-thumb {
1168
+ -webkit-transition: all 0.3s ease;
1169
+ transition: all 0.3s ease;
1170
+ border-radius: 10px;
1171
+ background-color: #cdd3cd;
1172
+ border-width: 3px;
1173
+ border-style: solid;
1174
+ border-color: #f8f9f7; }
1175
+ *::-webkit-scrollbar-thumb:hover {
1176
+ border-width: 2px;
1177
+ background-color: #bfc7bf; }
1178
+ *::-webkit-scrollbar-button {
1179
+ display: none; }
1180
+
1181
+ .scroll-white::-webkit-scrollbar-track {
1182
+ background-color: #fefefe;
1183
+ border-radius: 20px; }
1184
+
1185
+ .scroll-white::-webkit-scrollbar-thumb {
1186
+ background-color: #cdd3cd;
1187
+ border-color: #fefefe; }
1188
+ .scroll-white::-webkit-scrollbar-thumb:hover {
1189
+ background-color: #bfc7bf; }
1190
+
1191
+ .component-video-player {
1192
+ display: flex;
1193
+ width: 100%;
1194
+ height: 100%;
1195
+ min-height: 50px; }
1196
+ .component-video-player.blackground {
1197
+ background-color: #121212; }
1198
+ .component-video-player iframe {
1199
+ height: 100%;
1200
+ width: 100%; }
1201
+
1202
+ @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
1203
+ @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
1204
+ :export {
1205
+ white: #fefefe;
1206
+ darkenWhite: #efefef;
1207
+ black: #121212;
1208
+ transparent: rgba(0, 0, 0, 0);
1209
+ primary: #3fa110;
1210
+ primaryDark: #33820d;
1211
+ primaryLight: #d7e6c8;
1212
+ secondaryDarker: #323c32;
1213
+ secondaryDark: #5a645a;
1214
+ secondary: #828a82;
1215
+ secondaryLight: #cdd3cd;
1216
+ secondaryLighter: #f8f9f7;
1217
+ danger: #e60000;
1218
+ dangerLight: #ffb4b4;
1219
+ dangerDark: #ab4745;
1220
+ warning: #ffcd00;
1221
+ warningLight: #ffeb98;
1222
+ warningDark: #765f00; }
1223
+
1224
+ :root {
1225
+ --rowPadding: 0;
1226
+ --colPadding: 8px; }
1227
+
1228
+ :export {
1229
+ widthXs: 575.98px;
1230
+ widthSm: 767.98px;
1231
+ widthMd: 991.98px;
1232
+ widthLg: 1199.98px; }
1233
+
1234
+ body.sb-show-main.sb-main-padded {
1235
+ padding: 15px; }
1236
+
1237
+ *.nunito {
1238
+ font-family: "Nunito", sans-serif; }
1239
+
1240
+ *:not(.nunito) {
1241
+ font-family: "Exo 2", sans-serif; }
1242
+
1243
+ .document-grabbing {
1244
+ cursor: -webkit-grabbing !important;
1245
+ cursor: grabbing !important; }
1246
+
1247
+ h1 {
1248
+ font-size: 36px;
1249
+ font-weight: 600;
1250
+ margin: 0; }
1251
+
1252
+ h2 {
1253
+ font-size: 32px;
1254
+ font-weight: 500;
1255
+ margin: 0; }
1256
+
1257
+ h3 {
1258
+ font-size: 24px;
1259
+ font-weight: 500;
1260
+ margin: 0; }
1261
+
1262
+ h4 {
1263
+ font-size: 18px;
1264
+ font-weight: 500;
1265
+ margin: 0; }
1266
+
1267
+ h5 {
1268
+ font-family: "Nunito", sans-serif;
1269
+ font-size: 24px;
1270
+ font-weight: 400;
1271
+ margin: 0; }
1272
+
1273
+ .fade-enter {
1274
+ transition: opacity 0.2s ease;
1275
+ position: absolute;
1276
+ opacity: 0; }
1277
+
1278
+ .fade-enter-active {
1279
+ position: absolute;
1280
+ opacity: 1; }
1281
+
1282
+ .fade-exit {
1283
+ transition: opacity 0.15s ease;
1284
+ position: absolute;
1285
+ opacity: 1; }
1286
+
1287
+ .fade-exit-active {
1288
+ position: absolute;
1289
+ opacity: 0; }
1290
+
1291
+ .fade-exit-done {
1292
+ position: absolute;
1293
+ opacity: 0; }
1294
+
1295
+ * {
1296
+ box-sizing: border-box; }
1297
+ *::-webkit-scrollbar-track {
1298
+ background-color: #f8f9f7;
1299
+ border-radius: 20px; }
1300
+ *::-webkit-scrollbar {
1301
+ width: 12px;
1302
+ height: 12px; }
1303
+ *::-webkit-scrollbar-thumb {
1304
+ -webkit-transition: all 0.3s ease;
1305
+ transition: all 0.3s ease;
1306
+ border-radius: 10px;
1307
+ background-color: #cdd3cd;
1308
+ border-width: 3px;
1309
+ border-style: solid;
1310
+ border-color: #f8f9f7; }
1311
+ *::-webkit-scrollbar-thumb:hover {
1312
+ border-width: 2px;
1313
+ background-color: #bfc7bf; }
1314
+ *::-webkit-scrollbar-button {
1315
+ display: none; }
1316
+
1317
+ .scroll-white::-webkit-scrollbar-track {
1318
+ background-color: #fefefe;
1319
+ border-radius: 20px; }
1320
+
1321
+ .scroll-white::-webkit-scrollbar-thumb {
1322
+ background-color: #cdd3cd;
1323
+ border-color: #fefefe; }
1324
+ .scroll-white::-webkit-scrollbar-thumb:hover {
1325
+ background-color: #bfc7bf; }
1326
+
1327
+ .component-aconteceu {
1328
+ border-radius: 8px;
1329
+ width: 100%;
1330
+ height: 100%;
1331
+ box-shadow: 0 1px 2px 0 rgba(90, 100, 90, 0.3);
1332
+ display: flex;
1333
+ flex-direction: column;
1334
+ align-items: stretch;
1335
+ justify-content: stretch; }
1336
+ .component-aconteceu .component-aconteceu-header {
1337
+ -webkit-user-select: none;
1338
+ -moz-user-select: none;
1339
+ -ms-user-select: none;
1340
+ user-select: none;
1341
+ height: 48px;
1342
+ border-radius: 8px 8px 0 0;
1343
+ display: flex;
1344
+ align-items: center;
1345
+ justify-content: flex-start;
1346
+ padding: 8px;
1347
+ background-color: #f06666;
1348
+ color: #fefefe; }
1349
+ .component-aconteceu .component-aconteceu-header svg {
1350
+ width: 20px;
1351
+ height: 20px; }
1352
+ .component-aconteceu .component-aconteceu-header label {
1353
+ font-weight: 700;
1354
+ font-size: 24px;
1355
+ margin: 0 0 0 8px; }
1356
+ .component-aconteceu .component-aconteceu-content {
1357
+ border-radius: 0 0 8px 8px;
1358
+ position: relative;
1359
+ background-color: #fefefe;
1360
+ padding: 4px 10px 30px;
1361
+ height: calc(100% - 50px);
1362
+ display: flex;
1363
+ flex-direction: column;
1364
+ align-items: stretch;
1365
+ justify-content: space-between; }
1366
+ .component-aconteceu .component-aconteceu-content .component-aconteceu-text {
1367
+ display: block;
1368
+ padding: 4px 4px 4px;
1369
+ margin-bottom: 4px;
1370
+ white-space: nowrap;
1371
+ overflow: hidden;
1372
+ text-overflow: ellipsis;
1373
+ font-weight: 600;
1374
+ color: #323c32; }
1375
+ .component-aconteceu .component-aconteceu-content .component-aconteceu-video {
1376
+ height: calc(100% - 27px); }
1377
+ .component-aconteceu .component-aconteceu-content .component-aconteceu-video.full-height {
1378
+ height: 100%; }
1379
+ .component-aconteceu .component-aconteceu-content iframe {
1380
+ height: 100% !important; }
1381
+ .component-aconteceu .component-aconteceu-content .component-aconteceu-see-more {
1382
+ position: absolute;
1383
+ bottom: 0;
1384
+ right: 0;
1385
+ font-size: 14px;
1386
+ font-weight: 700;
1387
+ outline: none;
1388
+ border: none;
1389
+ cursor: pointer;
1390
+ background-color: #fefefe;
1391
+ padding: 5px 10px 5px;
1392
+ border-radius: 20px;
1393
+ color: #323c32;
1394
+ transition: transform 0.3s ease;
1395
+ transform-origin: center;
1396
+ -webkit-user-select: none;
1397
+ -moz-user-select: none;
1398
+ -ms-user-select: none;
1399
+ user-select: none; }
1400
+ .component-aconteceu .component-aconteceu-content .component-aconteceu-see-more:active {
1401
+ transform: scale(0.95); }
1402
+ .component-aconteceu .component-aconteceu-content .component-aconteceu-loader {
1403
+ position: absolute;
1404
+ top: 0;
1405
+ left: 0;
1406
+ width: 100%;
1407
+ height: 100%;
1408
+ background-color: #fefefe;
1409
+ display: flex;
1410
+ align-items: center;
1411
+ justify-content: center; }
1412
+
1413
+ @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
1414
+ @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
1415
+ :export {
1416
+ white: #fefefe;
1417
+ darkenWhite: #efefef;
1418
+ black: #121212;
1419
+ transparent: rgba(0, 0, 0, 0);
1420
+ primary: #3fa110;
1421
+ primaryDark: #33820d;
1422
+ primaryLight: #d7e6c8;
1423
+ secondaryDarker: #323c32;
1424
+ secondaryDark: #5a645a;
1425
+ secondary: #828a82;
1426
+ secondaryLight: #cdd3cd;
1427
+ secondaryLighter: #f8f9f7;
1428
+ danger: #e60000;
1429
+ dangerLight: #ffb4b4;
1430
+ dangerDark: #ab4745;
1431
+ warning: #ffcd00;
1432
+ warningLight: #ffeb98;
1433
+ warningDark: #765f00; }
1434
+
1435
+ :root {
1436
+ --rowPadding: 0;
1437
+ --colPadding: 8px; }
1438
+
1439
+ :export {
1440
+ widthXs: 575.98px;
1441
+ widthSm: 767.98px;
1442
+ widthMd: 991.98px;
1443
+ widthLg: 1199.98px; }
1444
+
1445
+ body.sb-show-main.sb-main-padded {
1446
+ padding: 15px; }
1447
+
1448
+ *.nunito {
1449
+ font-family: "Nunito", sans-serif; }
1450
+
1451
+ *:not(.nunito) {
1452
+ font-family: "Exo 2", sans-serif; }
1453
+
1454
+ .document-grabbing {
1455
+ cursor: -webkit-grabbing !important;
1456
+ cursor: grabbing !important; }
1457
+
1458
+ h1 {
1459
+ font-size: 36px;
1460
+ font-weight: 600;
1461
+ margin: 0; }
1462
+
1463
+ h2 {
1464
+ font-size: 32px;
1465
+ font-weight: 500;
1466
+ margin: 0; }
1467
+
1468
+ h3 {
1469
+ font-size: 24px;
1470
+ font-weight: 500;
1471
+ margin: 0; }
1472
+
1473
+ h4 {
1474
+ font-size: 18px;
1475
+ font-weight: 500;
1476
+ margin: 0; }
1477
+
1478
+ h5 {
1479
+ font-family: "Nunito", sans-serif;
1480
+ font-size: 24px;
1481
+ font-weight: 400;
1482
+ margin: 0; }
1483
+
1484
+ .fade-enter {
1485
+ transition: opacity 0.2s ease;
1486
+ position: absolute;
1487
+ opacity: 0; }
1488
+
1489
+ .fade-enter-active {
1490
+ position: absolute;
1491
+ opacity: 1; }
1492
+
1493
+ .fade-exit {
1494
+ transition: opacity 0.15s ease;
1495
+ position: absolute;
1496
+ opacity: 1; }
1497
+
1498
+ .fade-exit-active {
1499
+ position: absolute;
1500
+ opacity: 0; }
1501
+
1502
+ .fade-exit-done {
1503
+ position: absolute;
1504
+ opacity: 0; }
1505
+
1506
+ * {
1507
+ box-sizing: border-box; }
1508
+ *::-webkit-scrollbar-track {
1509
+ background-color: #f8f9f7;
1510
+ border-radius: 20px; }
1511
+ *::-webkit-scrollbar {
1512
+ width: 12px;
1513
+ height: 12px; }
1514
+ *::-webkit-scrollbar-thumb {
1515
+ -webkit-transition: all 0.3s ease;
1516
+ transition: all 0.3s ease;
1517
+ border-radius: 10px;
1518
+ background-color: #cdd3cd;
1519
+ border-width: 3px;
1520
+ border-style: solid;
1521
+ border-color: #f8f9f7; }
1522
+ *::-webkit-scrollbar-thumb:hover {
1523
+ border-width: 2px;
1524
+ background-color: #bfc7bf; }
1525
+ *::-webkit-scrollbar-button {
1526
+ display: none; }
1527
+
1528
+ .scroll-white::-webkit-scrollbar-track {
1529
+ background-color: #fefefe;
1530
+ border-radius: 20px; }
1531
+
1532
+ .scroll-white::-webkit-scrollbar-thumb {
1533
+ background-color: #cdd3cd;
1534
+ border-color: #fefefe; }
1535
+ .scroll-white::-webkit-scrollbar-thumb:hover {
1536
+ background-color: #bfc7bf; }
1537
+
1538
+ .action-card {
1539
+ position: relative;
1540
+ border-radius: 8px;
1541
+ padding: 16px 24px;
1542
+ width: 100%; }
1543
+ .action-card .action {
1544
+ margin-top: 12px; }
1545
+ .action-card .bar {
1546
+ position: absolute;
1547
+ left: 0;
1548
+ top: 0;
1549
+ width: 8px;
1550
+ border-top-left-radius: 8px;
981
1551
  border-bottom-left-radius: 8px;
982
1552
  height: 100%; }
983
1553
  .action-card.primary {
@@ -6170,9 +6740,6 @@ h5 {
6170
6740
  .scroll-white::-webkit-scrollbar-thumb:hover {
6171
6741
  background-color: #bfc7bf; }
6172
6742
 
6173
- :export {
6174
- rootClassName: component-carousel-touch-frendly; }
6175
-
6176
6743
  .component-carousel-touch-frendly .component-carousel-touch-frendly-outside-content {
6177
6744
  display: flex;
6178
6745
  align-items: center;
@@ -8100,33 +8667,6 @@ h5 {
8100
8667
  opacity: 0;
8101
8668
  transform: translateY(10px); }
8102
8669
 
8103
- .refresh-icon {
8104
- fill: currentColor;
8105
- width: 1em;
8106
- height: 1em;
8107
- display: inline-block;
8108
- font-size: 1.5rem;
8109
- flex-shrink: 0;
8110
- -webkit-user-select: none;
8111
- -moz-user-select: none;
8112
- -ms-user-select: none;
8113
- user-select: none; }
8114
- .refresh-icon.animate {
8115
- -webkit-animation: spin 0.4s linear infinite;
8116
- animation: spin 0.4s linear infinite; }
8117
-
8118
- @-webkit-keyframes spin {
8119
- 0% {
8120
- transform: rotateZ(0); }
8121
- 100% {
8122
- transform: rotateZ(180deg); } }
8123
-
8124
- @keyframes spin {
8125
- 0% {
8126
- transform: rotateZ(0); }
8127
- 100% {
8128
- transform: rotateZ(180deg); } }
8129
-
8130
8670
  @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
8131
8671
  @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
8132
8672
  :export {
@@ -11373,240 +11913,74 @@ h5 {
11373
11913
  .component-input-area-input:disabled:-ms-input-placeholder {
11374
11914
  color: #828a82 !important; }
11375
11915
  .component-input-area-input:disabled::placeholder {
11376
- color: #828a82 !important; }
11377
-
11378
- .component-input-area:not(.component-input-area-error):not(.force-focus):not(.component-input-area-disabled):not(.component-input-area-loading) .component-input-area-input-container:focus-within::before {
11379
- opacity: 1;
11380
- visibility: visible;
11381
- content: '';
11382
- height: 2px;
11383
- display: block;
11384
- position: absolute;
11385
- bottom: -2px;
11386
- background-color: #33820d;
11387
- -webkit-animation: inputFocus 0.3s ease forwards;
11388
- animation: inputFocus 0.3s ease forwards; }
11389
-
11390
- .component-input-area:not(.component-input-area-error):not(.force-focus):not(.component-input-area-disabled):not(.component-input-area-loading) .component-input-area-input-container:not(:focus-within):not(.force-focus)::before {
11391
- opacity: 0;
11392
- content: '';
11393
- height: 2px;
11394
- display: block;
11395
- position: absolute;
11396
- bottom: -2px;
11397
- background-color: #33820d;
11398
- -webkit-animation: inputFocusReverse 0.3s ease forwards;
11399
- animation: inputFocusReverse 0.3s ease forwards; }
11400
-
11401
- .component-input-area:not(.component-input-area-error).force-focus .component-input-area-input-container::before {
11402
- opacity: 1;
11403
- visibility: visible;
11404
- content: '';
11405
- height: 2px;
11406
- display: block;
11407
- position: absolute;
11408
- bottom: -2px;
11409
- background-color: #33820d;
11410
- -webkit-animation: inputFocus 0.3s ease forwards;
11411
- animation: inputFocus 0.3s ease forwards; }
11412
-
11413
- @-webkit-keyframes inputFocus {
11414
- 0% {
11415
- width: 0;
11416
- left: 50%; }
11417
- 100% {
11418
- left: 0;
11419
- width: 100%; } }
11420
-
11421
- @keyframes inputFocus {
11422
- 0% {
11423
- width: 0;
11424
- left: 50%; }
11425
- 100% {
11426
- left: 0;
11427
- width: 100%; } }
11428
-
11429
- @-webkit-keyframes inputFocusReverse {
11430
- 0% {
11431
- left: 0;
11432
- width: 100%; }
11433
- 100% {
11434
- width: 0;
11435
- left: 50%; } }
11436
-
11437
- @keyframes inputFocusReverse {
11438
- 0% {
11439
- left: 0;
11440
- width: 100%; }
11441
- 100% {
11442
- width: 0;
11443
- left: 50%; } }
11444
-
11445
- @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
11446
- @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
11447
- :export {
11448
- white: #fefefe;
11449
- darkenWhite: #efefef;
11450
- black: #121212;
11451
- transparent: rgba(0, 0, 0, 0);
11452
- primary: #3fa110;
11453
- primaryDark: #33820d;
11454
- primaryLight: #d7e6c8;
11455
- secondaryDarker: #323c32;
11456
- secondaryDark: #5a645a;
11457
- secondary: #828a82;
11458
- secondaryLight: #cdd3cd;
11459
- secondaryLighter: #f8f9f7;
11460
- danger: #e60000;
11461
- dangerLight: #ffb4b4;
11462
- dangerDark: #ab4745;
11463
- warning: #ffcd00;
11464
- warningLight: #ffeb98;
11465
- warningDark: #765f00; }
11466
-
11467
- :root {
11468
- --rowPadding: 0;
11469
- --colPadding: 8px; }
11470
-
11471
- :export {
11472
- widthXs: 575.98px;
11473
- widthSm: 767.98px;
11474
- widthMd: 991.98px;
11475
- widthLg: 1199.98px; }
11476
-
11477
- body.sb-show-main.sb-main-padded {
11478
- padding: 15px; }
11479
-
11480
- *.nunito {
11481
- font-family: "Nunito", sans-serif; }
11482
-
11483
- *:not(.nunito) {
11484
- font-family: "Exo 2", sans-serif; }
11485
-
11486
- .document-grabbing {
11487
- cursor: -webkit-grabbing !important;
11488
- cursor: grabbing !important; }
11489
-
11490
- h1 {
11491
- font-size: 36px;
11492
- font-weight: 600;
11493
- margin: 0; }
11494
-
11495
- h2 {
11496
- font-size: 32px;
11497
- font-weight: 500;
11498
- margin: 0; }
11499
-
11500
- h3 {
11501
- font-size: 24px;
11502
- font-weight: 500;
11503
- margin: 0; }
11504
-
11505
- h4 {
11506
- font-size: 18px;
11507
- font-weight: 500;
11508
- margin: 0; }
11509
-
11510
- h5 {
11511
- font-family: "Nunito", sans-serif;
11512
- font-size: 24px;
11513
- font-weight: 400;
11514
- margin: 0; }
11515
-
11516
- .fade-enter {
11517
- transition: opacity 0.2s ease;
11518
- position: absolute;
11519
- opacity: 0; }
11520
-
11521
- .fade-enter-active {
11522
- position: absolute;
11523
- opacity: 1; }
11916
+ color: #828a82 !important; }
11524
11917
 
11525
- .fade-exit {
11526
- transition: opacity 0.15s ease;
11918
+ .component-input-area:not(.component-input-area-error):not(.force-focus):not(.component-input-area-disabled):not(.component-input-area-loading) .component-input-area-input-container:focus-within::before {
11919
+ opacity: 1;
11920
+ visibility: visible;
11921
+ content: '';
11922
+ height: 2px;
11923
+ display: block;
11527
11924
  position: absolute;
11528
- opacity: 1; }
11925
+ bottom: -2px;
11926
+ background-color: #33820d;
11927
+ -webkit-animation: inputFocus 0.3s ease forwards;
11928
+ animation: inputFocus 0.3s ease forwards; }
11529
11929
 
11530
- .fade-exit-active {
11930
+ .component-input-area:not(.component-input-area-error):not(.force-focus):not(.component-input-area-disabled):not(.component-input-area-loading) .component-input-area-input-container:not(:focus-within):not(.force-focus)::before {
11931
+ opacity: 0;
11932
+ content: '';
11933
+ height: 2px;
11934
+ display: block;
11531
11935
  position: absolute;
11532
- opacity: 0; }
11936
+ bottom: -2px;
11937
+ background-color: #33820d;
11938
+ -webkit-animation: inputFocusReverse 0.3s ease forwards;
11939
+ animation: inputFocusReverse 0.3s ease forwards; }
11533
11940
 
11534
- .fade-exit-done {
11941
+ .component-input-area:not(.component-input-area-error).force-focus .component-input-area-input-container::before {
11942
+ opacity: 1;
11943
+ visibility: visible;
11944
+ content: '';
11945
+ height: 2px;
11946
+ display: block;
11535
11947
  position: absolute;
11536
- opacity: 0; }
11537
-
11538
- * {
11539
- box-sizing: border-box; }
11540
- *::-webkit-scrollbar-track {
11541
- background-color: #f8f9f7;
11542
- border-radius: 20px; }
11543
- *::-webkit-scrollbar {
11544
- width: 12px;
11545
- height: 12px; }
11546
- *::-webkit-scrollbar-thumb {
11547
- -webkit-transition: all 0.3s ease;
11548
- transition: all 0.3s ease;
11549
- border-radius: 10px;
11550
- background-color: #cdd3cd;
11551
- border-width: 3px;
11552
- border-style: solid;
11553
- border-color: #f8f9f7; }
11554
- *::-webkit-scrollbar-thumb:hover {
11555
- border-width: 2px;
11556
- background-color: #bfc7bf; }
11557
- *::-webkit-scrollbar-button {
11558
- display: none; }
11559
-
11560
- .scroll-white::-webkit-scrollbar-track {
11561
- background-color: #fefefe;
11562
- border-radius: 20px; }
11563
-
11564
- .scroll-white::-webkit-scrollbar-thumb {
11565
- background-color: #cdd3cd;
11566
- border-color: #fefefe; }
11567
- .scroll-white::-webkit-scrollbar-thumb:hover {
11568
- background-color: #bfc7bf; }
11948
+ bottom: -2px;
11949
+ background-color: #33820d;
11950
+ -webkit-animation: inputFocus 0.3s ease forwards;
11951
+ animation: inputFocus 0.3s ease forwards; }
11569
11952
 
11570
- .percent-loader-icon {
11571
- width: 1em;
11572
- height: 1em;
11573
- display: inline-block;
11574
- font-size: 1.5rem;
11575
- flex-shrink: 0;
11576
- -webkit-user-select: none;
11577
- -moz-user-select: none;
11578
- -ms-user-select: none;
11579
- user-select: none;
11580
- fill: none;
11581
- stroke-width: 6;
11582
- transform: rotateZ(-90deg); }
11583
- .percent-loader-icon circle:first-of-type {
11584
- stroke: #cdd3cd; }
11585
- .percent-loader-icon circle:last-of-type {
11586
- stroke-linecap: round;
11587
- stroke-dasharray: 264;
11588
- transition: stroke-dashoffset 0.3s ease, stroke-dasharray 0.3s ease; }
11589
- .percent-loader-icon path {
11590
- stroke-linecap: round;
11591
- stroke-linejoin: round;
11592
- transform: translate(390px, -676px) rotateZ(90deg);
11593
- transition: stroke-dashoffset 0.3s ease, stroke-dasharray 0.3s ease; }
11953
+ @-webkit-keyframes inputFocus {
11954
+ 0% {
11955
+ width: 0;
11956
+ left: 50%; }
11957
+ 100% {
11958
+ left: 0;
11959
+ width: 100%; } }
11594
11960
 
11595
- .percent-loader-icon.indefinido {
11596
- -webkit-animation: spinNoventa 0.6s linear infinite;
11597
- animation: spinNoventa 0.6s linear infinite; }
11961
+ @keyframes inputFocus {
11962
+ 0% {
11963
+ width: 0;
11964
+ left: 50%; }
11965
+ 100% {
11966
+ left: 0;
11967
+ width: 100%; } }
11598
11968
 
11599
- @-webkit-keyframes spinNoventa {
11969
+ @-webkit-keyframes inputFocusReverse {
11600
11970
  0% {
11601
- transform: rotateZ(-90deg); }
11971
+ left: 0;
11972
+ width: 100%; }
11602
11973
  100% {
11603
- transform: rotateZ(270deg); } }
11974
+ width: 0;
11975
+ left: 50%; } }
11604
11976
 
11605
- @keyframes spinNoventa {
11977
+ @keyframes inputFocusReverse {
11606
11978
  0% {
11607
- transform: rotateZ(-90deg); }
11979
+ left: 0;
11980
+ width: 100%; }
11608
11981
  100% {
11609
- transform: rotateZ(270deg); } }
11982
+ width: 0;
11983
+ left: 50%; } }
11610
11984
 
11611
11985
  @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
11612
11986
  @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
@@ -12176,143 +12550,6 @@ h5 {
12176
12550
  .scroll-white::-webkit-scrollbar-thumb:hover {
12177
12551
  background-color: #bfc7bf; }
12178
12552
 
12179
- .sicredi-logo {
12180
- display: flex;
12181
- align-items: center;
12182
- justify-content: center; }
12183
- .sicredi-logo #Caminho_17 {
12184
- transform: translateX(286.845px) translateY(657.948px);
12185
- transform-origin: left center;
12186
- transition: transform 0.3s ease, opacity 0.3s ease; }
12187
- .sicredi-logo #Caminho_17.sicredi-logo-hide-letters {
12188
- transform: translateX(270px) translateY(657.948px);
12189
- opacity: 0; }
12190
-
12191
- @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
12192
- @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
12193
- :export {
12194
- white: #fefefe;
12195
- darkenWhite: #efefef;
12196
- black: #121212;
12197
- transparent: rgba(0, 0, 0, 0);
12198
- primary: #3fa110;
12199
- primaryDark: #33820d;
12200
- primaryLight: #d7e6c8;
12201
- secondaryDarker: #323c32;
12202
- secondaryDark: #5a645a;
12203
- secondary: #828a82;
12204
- secondaryLight: #cdd3cd;
12205
- secondaryLighter: #f8f9f7;
12206
- danger: #e60000;
12207
- dangerLight: #ffb4b4;
12208
- dangerDark: #ab4745;
12209
- warning: #ffcd00;
12210
- warningLight: #ffeb98;
12211
- warningDark: #765f00; }
12212
-
12213
- :root {
12214
- --rowPadding: 0;
12215
- --colPadding: 8px; }
12216
-
12217
- :export {
12218
- widthXs: 575.98px;
12219
- widthSm: 767.98px;
12220
- widthMd: 991.98px;
12221
- widthLg: 1199.98px; }
12222
-
12223
- body.sb-show-main.sb-main-padded {
12224
- padding: 15px; }
12225
-
12226
- *.nunito {
12227
- font-family: "Nunito", sans-serif; }
12228
-
12229
- *:not(.nunito) {
12230
- font-family: "Exo 2", sans-serif; }
12231
-
12232
- .document-grabbing {
12233
- cursor: -webkit-grabbing !important;
12234
- cursor: grabbing !important; }
12235
-
12236
- h1 {
12237
- font-size: 36px;
12238
- font-weight: 600;
12239
- margin: 0; }
12240
-
12241
- h2 {
12242
- font-size: 32px;
12243
- font-weight: 500;
12244
- margin: 0; }
12245
-
12246
- h3 {
12247
- font-size: 24px;
12248
- font-weight: 500;
12249
- margin: 0; }
12250
-
12251
- h4 {
12252
- font-size: 18px;
12253
- font-weight: 500;
12254
- margin: 0; }
12255
-
12256
- h5 {
12257
- font-family: "Nunito", sans-serif;
12258
- font-size: 24px;
12259
- font-weight: 400;
12260
- margin: 0; }
12261
-
12262
- .fade-enter {
12263
- transition: opacity 0.2s ease;
12264
- position: absolute;
12265
- opacity: 0; }
12266
-
12267
- .fade-enter-active {
12268
- position: absolute;
12269
- opacity: 1; }
12270
-
12271
- .fade-exit {
12272
- transition: opacity 0.15s ease;
12273
- position: absolute;
12274
- opacity: 1; }
12275
-
12276
- .fade-exit-active {
12277
- position: absolute;
12278
- opacity: 0; }
12279
-
12280
- .fade-exit-done {
12281
- position: absolute;
12282
- opacity: 0; }
12283
-
12284
- * {
12285
- box-sizing: border-box; }
12286
- *::-webkit-scrollbar-track {
12287
- background-color: #f8f9f7;
12288
- border-radius: 20px; }
12289
- *::-webkit-scrollbar {
12290
- width: 12px;
12291
- height: 12px; }
12292
- *::-webkit-scrollbar-thumb {
12293
- -webkit-transition: all 0.3s ease;
12294
- transition: all 0.3s ease;
12295
- border-radius: 10px;
12296
- background-color: #cdd3cd;
12297
- border-width: 3px;
12298
- border-style: solid;
12299
- border-color: #f8f9f7; }
12300
- *::-webkit-scrollbar-thumb:hover {
12301
- border-width: 2px;
12302
- background-color: #bfc7bf; }
12303
- *::-webkit-scrollbar-button {
12304
- display: none; }
12305
-
12306
- .scroll-white::-webkit-scrollbar-track {
12307
- background-color: #fefefe;
12308
- border-radius: 20px; }
12309
-
12310
- .scroll-white::-webkit-scrollbar-thumb {
12311
- background-color: #cdd3cd;
12312
- border-color: #fefefe; }
12313
- .scroll-white::-webkit-scrollbar-thumb:hover {
12314
- background-color: #bfc7bf; }
12315
-
12316
12553
  .component-menu-toggle {
12317
12554
  transition: left 0.3s ease;
12318
12555
  position: fixed;