@posiwise/core-styles 0.0.1

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.
Files changed (92) hide show
  1. package/app.scss +43 -0
  2. package/css/animate.css +1750 -0
  3. package/css/demo.css +16 -0
  4. package/css/google-fonts.css +17 -0
  5. package/css/hopscotch.css +531 -0
  6. package/css/perfect-scrollbar.min.css +151 -0
  7. package/css/wizard.css +396 -0
  8. package/package.json +11 -0
  9. package/scss/_bootstrap_modules.scss +40 -0
  10. package/scss/_custom-bootstrap.scss +13 -0
  11. package/scss/_dashboard.scss +31 -0
  12. package/scss/_dynamic-styles.scss +534 -0
  13. package/scss/_plugins.scss +3 -0
  14. package/scss/_public-pages.scss +7 -0
  15. package/scss/_shared.scss +3 -0
  16. package/scss/_variables.scss +5 -0
  17. package/scss/common/landing-page-a/landing-page-style-1.scss +670 -0
  18. package/scss/common/landing-page-b/banner.scss +141 -0
  19. package/scss/common/landing-page-b/contact-us.scss +167 -0
  20. package/scss/common/landing-page-b/explainer.scss +75 -0
  21. package/scss/common/landing-page-b/explainer2.scss +35 -0
  22. package/scss/common/landing-page-b/header.scss +56 -0
  23. package/scss/common/landing-page-b/landing-page-style-2.scss +20 -0
  24. package/scss/custom-bootstrap/_badge.scss +468 -0
  25. package/scss/custom-bootstrap/_bootstrap_variables.scss +30 -0
  26. package/scss/custom-bootstrap/_buttons.scss +84 -0
  27. package/scss/custom-bootstrap/_card.scss +319 -0
  28. package/scss/custom-bootstrap/_carousel.scss +6 -0
  29. package/scss/custom-bootstrap/_form_select.scss +7 -0
  30. package/scss/custom-bootstrap/_forms.scss +337 -0
  31. package/scss/custom-bootstrap/_links.scss +7 -0
  32. package/scss/custom-bootstrap/_modal.scss +16 -0
  33. package/scss/custom-bootstrap/_navbar.scss +42 -0
  34. package/scss/custom-bootstrap/_popover.scss +10 -0
  35. package/scss/custom-bootstrap/_progress.scss +12 -0
  36. package/scss/custom-bootstrap/_reboot.scss +93 -0
  37. package/scss/custom-bootstrap/_type.scss +202 -0
  38. package/scss/dashboard/_admin.scss +15 -0
  39. package/scss/dashboard/_animations.scss +20 -0
  40. package/scss/dashboard/_bootstrap-social.scss +641 -0
  41. package/scss/dashboard/_chat.scss +250 -0
  42. package/scss/dashboard/_coming-soon.scss +34 -0
  43. package/scss/dashboard/_components.scss +229 -0
  44. package/scss/dashboard/_email.scss +184 -0
  45. package/scss/dashboard/_fixed-navbar.scss +18 -0
  46. package/scss/dashboard/_gallery.scss +1201 -0
  47. package/scss/dashboard/_helper.scss +736 -0
  48. package/scss/dashboard/_horizontal-timeline.scss +314 -0
  49. package/scss/dashboard/_icons.scss +107 -0
  50. package/scss/dashboard/_layout.scss +23 -0
  51. package/scss/dashboard/_misc.scss +220 -0
  52. package/scss/dashboard/_notifications.scss +27 -0
  53. package/scss/dashboard/_palette.scss +308 -0
  54. package/scss/dashboard/_profile.scss +36 -0
  55. package/scss/dashboard/_responsive.scss +209 -0
  56. package/scss/dashboard/_search.scss +33 -0
  57. package/scss/dashboard/_select.scss +16 -0
  58. package/scss/dashboard/_sidebar-content.scss +632 -0
  59. package/scss/dashboard/_tables.scss +17 -0
  60. package/scss/dashboard/_tabs.scss +151 -0
  61. package/scss/dashboard/_ui-switch.scss +6 -0
  62. package/scss/dashboard/_upload.scss +249 -0
  63. package/scss/dashboard/_utilities.scss +105 -0
  64. package/scss/dashboard/_vertical-timeline.scss +1261 -0
  65. package/scss/dashboard/mixins/_buttons.scss +78 -0
  66. package/scss/dashboard/mixins/_colors.scss +29 -0
  67. package/scss/dashboard/mixins/_custom.scss +34 -0
  68. package/scss/dashboard/mixins/_shadows.scss +62 -0
  69. package/scss/dashboard/mixins/_type.scss +16 -0
  70. package/scss/dashboard/mixins/_typography.scss +29 -0
  71. package/scss/dashboard/mixins/_utilities.scss +129 -0
  72. package/scss/dashboard/mixins/_vendor-prefixes.scss +71 -0
  73. package/scss/plugins/_plugin-nouislider.scss +199 -0
  74. package/scss/plugins/_toastr.scss +71 -0
  75. package/scss/plugins/perfect-scrollbar/_main.scss +3 -0
  76. package/scss/plugins/perfect-scrollbar/_mixins.scss +135 -0
  77. package/scss/plugins/perfect-scrollbar/_ps-custom.scss +134 -0
  78. package/scss/plugins/perfect-scrollbar/_themes.scss +23 -0
  79. package/scss/plugins/perfect-scrollbar/_variables.scss +19 -0
  80. package/scss/public-pages/_buttons.scss +136 -0
  81. package/scss/public-pages/_input-fields.scss +29 -0
  82. package/scss/public-pages/_layout.scss +108 -0
  83. package/scss/public-pages/mixins/_buttons.scss +28 -0
  84. package/scss/shared/_modal.scss +28 -0
  85. package/scss/shared/_prime-ng-tables.scss +107 -0
  86. package/scss/shared/_prime-ng.scss +5100 -0
  87. package/scss/variables/_app-colors-variables.scss +760 -0
  88. package/scss/variables/_branding-variables.scss +93 -0
  89. package/scss/variables/_dashboard-variables.scss +96 -0
  90. package/scss/variables/_generic-variables.scss +33 -0
  91. package/scss/variables/_landing-page-new-variables.scss +11 -0
  92. package/scss/variables/_primeng-variables.scss +190 -0
@@ -0,0 +1,1750 @@
1
+ @charset "UTF-8";
2
+
3
+ /*!
4
+ * animate.css -https://daneden.github.io/animate.css/
5
+ * Version - 3.7.2
6
+ * Licensed under the MIT license - http://opensource.org/licenses/MIT
7
+ *
8
+ * Copyright (c) 2019 Daniel Eden
9
+ */
10
+
11
+ @keyframes bounce {
12
+ from,
13
+ 20%,
14
+ 53%,
15
+ 80%,
16
+ to {
17
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
18
+ transform: translate3d(0, 0, 0);
19
+ }
20
+
21
+ 40%,
22
+ 43% {
23
+ animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
24
+ transform: translate3d(0, -30px, 0);
25
+ }
26
+
27
+ 70% {
28
+ animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
29
+ transform: translate3d(0, -15px, 0);
30
+ }
31
+
32
+ 90% {
33
+ transform: translate3d(0, -4px, 0);
34
+ }
35
+ }
36
+
37
+ .bounce {
38
+ animation-name: bounce;
39
+ transform-origin: center bottom;
40
+ }
41
+
42
+ @keyframes flash {
43
+ from,
44
+ 50%,
45
+ to {
46
+ opacity: 1;
47
+ }
48
+
49
+ 25%,
50
+ 75% {
51
+ opacity: 0;
52
+ }
53
+ }
54
+
55
+ @keyframes flash {
56
+ from,
57
+ 50%,
58
+ to {
59
+ opacity: 1;
60
+ }
61
+
62
+ 25%,
63
+ 75% {
64
+ opacity: 0;
65
+ }
66
+ }
67
+
68
+ .flash {
69
+ animation-name: flash;
70
+ }
71
+
72
+ /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
73
+
74
+ @keyframes pulse {
75
+ from {
76
+ transform: scale3d(1, 1, 1);
77
+ }
78
+
79
+ 50% {
80
+ transform: scale3d(1.05, 1.05, 1.05);
81
+ }
82
+
83
+ to {
84
+ transform: scale3d(1, 1, 1);
85
+ }
86
+ }
87
+
88
+ .pulse {
89
+ animation-name: pulse;
90
+ }
91
+
92
+ @keyframes rubberBand {
93
+ from {
94
+ transform: scale3d(1, 1, 1);
95
+ }
96
+
97
+ 30% {
98
+ transform: scale3d(1.25, 0.75, 1);
99
+ }
100
+
101
+ 40% {
102
+ transform: scale3d(0.75, 1.25, 1);
103
+ }
104
+
105
+ 50% {
106
+ transform: scale3d(1.15, 0.85, 1);
107
+ }
108
+
109
+ 65% {
110
+ transform: scale3d(0.95, 1.05, 1);
111
+ }
112
+
113
+ 75% {
114
+ transform: scale3d(1.05, 0.95, 1);
115
+ }
116
+
117
+ to {
118
+ transform: scale3d(1, 1, 1);
119
+ }
120
+ }
121
+
122
+ .rubberBand {
123
+ animation-name: rubberBand;
124
+ }
125
+
126
+ @keyframes shake {
127
+ from,
128
+ to {
129
+ transform: translate3d(0, 0, 0);
130
+ }
131
+
132
+ 10%,
133
+ 30%,
134
+ 50%,
135
+ 70%,
136
+ 90% {
137
+ transform: translate3d(-10px, 0, 0);
138
+ }
139
+
140
+ 20%,
141
+ 40%,
142
+ 60%,
143
+ 80% {
144
+ transform: translate3d(10px, 0, 0);
145
+ }
146
+ }
147
+
148
+ .shake {
149
+ animation-name: shake;
150
+ }
151
+
152
+ @keyframes headShake {
153
+ 0% {
154
+ transform: translateX(0);
155
+ }
156
+
157
+ 6.5% {
158
+ transform: translateX(-6px) rotateY(-9deg);
159
+ }
160
+
161
+ 18.5% {
162
+ transform: translateX(5px) rotateY(7deg);
163
+ }
164
+
165
+ 31.5% {
166
+ transform: translateX(-3px) rotateY(-5deg);
167
+ }
168
+
169
+ 43.5% {
170
+ transform: translateX(2px) rotateY(3deg);
171
+ }
172
+
173
+ 50% {
174
+ transform: translateX(0);
175
+ }
176
+ }
177
+
178
+ .headShake {
179
+ animation-name: headShake;
180
+ animation-timing-function: ease-in-out;
181
+ }
182
+
183
+ @keyframes swing {
184
+ 20% {
185
+ transform: rotate3d(0, 0, 1, 15deg);
186
+ }
187
+
188
+ 40% {
189
+ transform: rotate3d(0, 0, 1, -10deg);
190
+ }
191
+
192
+ 60% {
193
+ transform: rotate3d(0, 0, 1, 5deg);
194
+ }
195
+
196
+ 80% {
197
+ transform: rotate3d(0, 0, 1, -5deg);
198
+ }
199
+
200
+ to {
201
+ transform: rotate3d(0, 0, 1, 0deg);
202
+ }
203
+ }
204
+
205
+ .swing {
206
+ animation-name: swing;
207
+ transform-origin: top center;
208
+ }
209
+
210
+ @keyframes tada {
211
+ from {
212
+ transform: scale3d(1, 1, 1);
213
+ }
214
+
215
+ 10%,
216
+ 20% {
217
+ transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
218
+ }
219
+
220
+ 30%,
221
+ 50%,
222
+ 70%,
223
+ 90% {
224
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
225
+ }
226
+
227
+ 40%,
228
+ 60%,
229
+ 80% {
230
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
231
+ }
232
+
233
+ to {
234
+ transform: scale3d(1, 1, 1);
235
+ }
236
+ }
237
+
238
+ .tada {
239
+ animation-name: tada;
240
+ }
241
+
242
+ /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
243
+
244
+ @keyframes wobble {
245
+ from {
246
+ transform: translate3d(0, 0, 0);
247
+ }
248
+
249
+ 15% {
250
+ transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
251
+ }
252
+
253
+ 30% {
254
+ transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
255
+ }
256
+
257
+ 45% {
258
+ transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
259
+ }
260
+
261
+ 60% {
262
+ transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
263
+ }
264
+
265
+ 75% {
266
+ transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
267
+ }
268
+
269
+ to {
270
+ transform: translate3d(0, 0, 0);
271
+ }
272
+ }
273
+
274
+ @keyframes wobble {
275
+ from {
276
+ transform: translate3d(0, 0, 0);
277
+ }
278
+
279
+ 15% {
280
+ transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
281
+ }
282
+
283
+ 30% {
284
+ transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
285
+ }
286
+
287
+ 45% {
288
+ transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
289
+ }
290
+
291
+ 60% {
292
+ transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
293
+ }
294
+
295
+ 75% {
296
+ transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
297
+ }
298
+
299
+ to {
300
+ transform: translate3d(0, 0, 0);
301
+ }
302
+ }
303
+
304
+ .wobble {
305
+ animation-name: wobble;
306
+ }
307
+
308
+ @keyframes jello {
309
+ from,
310
+ 11.1%,
311
+ to {
312
+ transform: translate3d(0, 0, 0);
313
+ }
314
+
315
+ 22.2% {
316
+ transform: skewX(-12.5deg) skewY(-12.5deg);
317
+ }
318
+
319
+ 33.3% {
320
+ transform: skewX(6.25deg) skewY(6.25deg);
321
+ }
322
+
323
+ 44.4% {
324
+ transform: skewX(-3.125deg) skewY(-3.125deg);
325
+ }
326
+
327
+ 55.5% {
328
+ transform: skewX(1.5625deg) skewY(1.5625deg);
329
+ }
330
+
331
+ 66.6% {
332
+ transform: skewX(-0.78125deg) skewY(-0.78125deg);
333
+ }
334
+
335
+ 77.7% {
336
+ transform: skewX(0.390625deg) skewY(0.390625deg);
337
+ }
338
+
339
+ 88.8% {
340
+ transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
341
+ }
342
+ }
343
+
344
+ .jello {
345
+ animation-name: jello;
346
+ transform-origin: center;
347
+ }
348
+
349
+ @keyframes heartBeat {
350
+ 0% {
351
+ transform: scale(1);
352
+ }
353
+
354
+ 14% {
355
+ transform: scale(1.3);
356
+ }
357
+
358
+ 28% {
359
+ transform: scale(1);
360
+ }
361
+
362
+ 42% {
363
+ transform: scale(1.3);
364
+ }
365
+
366
+ 70% {
367
+ transform: scale(1);
368
+ }
369
+ }
370
+
371
+ .heartBeat {
372
+ animation-duration: 1.3s;
373
+ animation-name: heartBeat;
374
+ animation-timing-function: ease-in-out;
375
+ }
376
+
377
+ @keyframes bounceIn {
378
+ from,
379
+ 20%,
380
+ 40%,
381
+ 60%,
382
+ 80%,
383
+ to {
384
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
385
+ }
386
+
387
+ 0% {
388
+ opacity: 0;
389
+ transform: scale3d(0.3, 0.3, 0.3);
390
+ }
391
+
392
+ 20% {
393
+ transform: scale3d(1.1, 1.1, 1.1);
394
+ }
395
+
396
+ 40% {
397
+ transform: scale3d(0.9, 0.9, 0.9);
398
+ }
399
+
400
+ 60% {
401
+ opacity: 1;
402
+ transform: scale3d(1.03, 1.03, 1.03);
403
+ }
404
+
405
+ 80% {
406
+ transform: scale3d(0.97, 0.97, 0.97);
407
+ }
408
+
409
+ to {
410
+ opacity: 1;
411
+ transform: scale3d(1, 1, 1);
412
+ }
413
+ }
414
+
415
+ .bounceIn {
416
+ animation-duration: 0.75s;
417
+ animation-name: bounceIn;
418
+ }
419
+
420
+ @keyframes bounceInDown {
421
+ from,
422
+ 60%,
423
+ 75%,
424
+ 90%,
425
+ to {
426
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
427
+ }
428
+
429
+ 0% {
430
+ opacity: 0;
431
+ transform: translate3d(0, -3000px, 0);
432
+ }
433
+
434
+ 60% {
435
+ opacity: 1;
436
+ transform: translate3d(0, 25px, 0);
437
+ }
438
+
439
+ 75% {
440
+ transform: translate3d(0, -10px, 0);
441
+ }
442
+
443
+ 90% {
444
+ transform: translate3d(0, 5px, 0);
445
+ }
446
+
447
+ to {
448
+ transform: translate3d(0, 0, 0);
449
+ }
450
+ }
451
+
452
+ @keyframes bounceInDown {
453
+ from,
454
+ 60%,
455
+ 75%,
456
+ 90%,
457
+ to {
458
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
459
+ }
460
+
461
+ 0% {
462
+ opacity: 0;
463
+ transform: translate3d(0, -3000px, 0);
464
+ }
465
+
466
+ 60% {
467
+ opacity: 1;
468
+ transform: translate3d(0, 25px, 0);
469
+ }
470
+
471
+ 75% {
472
+ transform: translate3d(0, -10px, 0);
473
+ }
474
+
475
+ 90% {
476
+ transform: translate3d(0, 5px, 0);
477
+ }
478
+
479
+ to {
480
+ transform: translate3d(0, 0, 0);
481
+ }
482
+ }
483
+
484
+ .bounceInDown {
485
+ animation-name: bounceInDown;
486
+ }
487
+
488
+ @keyframes bounceInLeft {
489
+ from,
490
+ 60%,
491
+ 75%,
492
+ 90%,
493
+ to {
494
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
495
+ }
496
+
497
+ 0% {
498
+ opacity: 0;
499
+ transform: translate3d(-3000px, 0, 0);
500
+ }
501
+
502
+ 60% {
503
+ opacity: 1;
504
+ transform: translate3d(25px, 0, 0);
505
+ }
506
+
507
+ 75% {
508
+ transform: translate3d(-10px, 0, 0);
509
+ }
510
+
511
+ 90% {
512
+ transform: translate3d(5px, 0, 0);
513
+ }
514
+
515
+ to {
516
+ transform: translate3d(0, 0, 0);
517
+ }
518
+ }
519
+
520
+ .bounceInLeft {
521
+ animation-name: bounceInLeft;
522
+ }
523
+
524
+ @keyframes bounceInRight {
525
+ from,
526
+ 60%,
527
+ 75%,
528
+ 90%,
529
+ to {
530
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
531
+ }
532
+
533
+ from {
534
+ opacity: 0;
535
+ transform: translate3d(3000px, 0, 0);
536
+ }
537
+
538
+ 60% {
539
+ opacity: 1;
540
+ transform: translate3d(-25px, 0, 0);
541
+ }
542
+
543
+ 75% {
544
+ transform: translate3d(10px, 0, 0);
545
+ }
546
+
547
+ 90% {
548
+ transform: translate3d(-5px, 0, 0);
549
+ }
550
+
551
+ to {
552
+ transform: translate3d(0, 0, 0);
553
+ }
554
+ }
555
+
556
+ .bounceInRight {
557
+ animation-name: bounceInRight;
558
+ }
559
+
560
+ @keyframes bounceInUp {
561
+ from,
562
+ 60%,
563
+ 75%,
564
+ 90%,
565
+ to {
566
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
567
+ }
568
+
569
+ from {
570
+ opacity: 0;
571
+ transform: translate3d(0, 3000px, 0);
572
+ }
573
+
574
+ 60% {
575
+ opacity: 1;
576
+ transform: translate3d(0, -20px, 0);
577
+ }
578
+
579
+ 75% {
580
+ transform: translate3d(0, 10px, 0);
581
+ }
582
+
583
+ 90% {
584
+ transform: translate3d(0, -5px, 0);
585
+ }
586
+
587
+ to {
588
+ transform: translate3d(0, 0, 0);
589
+ }
590
+ }
591
+
592
+ .bounceInUp {
593
+ animation-name: bounceInUp;
594
+ }
595
+
596
+ @keyframes bounceOut {
597
+ 20% {
598
+ transform: scale3d(0.9, 0.9, 0.9);
599
+ }
600
+
601
+ 50%,
602
+ 55% {
603
+ opacity: 1;
604
+ transform: scale3d(1.1, 1.1, 1.1);
605
+ }
606
+
607
+ to {
608
+ opacity: 0;
609
+ transform: scale3d(0.3, 0.3, 0.3);
610
+ }
611
+ }
612
+
613
+ .bounceOut {
614
+ animation-duration: 0.75s;
615
+ animation-name: bounceOut;
616
+ }
617
+
618
+ @keyframes bounceOutDown {
619
+ 20% {
620
+ transform: translate3d(0, 10px, 0);
621
+ }
622
+
623
+ 40%,
624
+ 45% {
625
+ opacity: 1;
626
+ transform: translate3d(0, -20px, 0);
627
+ }
628
+
629
+ to {
630
+ opacity: 0;
631
+ transform: translate3d(0, 2000px, 0);
632
+ }
633
+ }
634
+
635
+ .bounceOutDown {
636
+ animation-name: bounceOutDown;
637
+ }
638
+
639
+ @keyframes bounceOutLeft {
640
+ 20% {
641
+ opacity: 1;
642
+ transform: translate3d(20px, 0, 0);
643
+ }
644
+
645
+ to {
646
+ opacity: 0;
647
+ transform: translate3d(-2000px, 0, 0);
648
+ }
649
+ }
650
+
651
+ .bounceOutLeft {
652
+ animation-name: bounceOutLeft;
653
+ }
654
+
655
+ @keyframes bounceOutRight {
656
+ 20% {
657
+ opacity: 1;
658
+ transform: translate3d(-20px, 0, 0);
659
+ }
660
+
661
+ to {
662
+ opacity: 0;
663
+ transform: translate3d(2000px, 0, 0);
664
+ }
665
+ }
666
+
667
+ .bounceOutRight {
668
+ animation-name: bounceOutRight;
669
+ }
670
+
671
+ @keyframes bounceOutUp {
672
+ 20% {
673
+ transform: translate3d(0, -10px, 0);
674
+ }
675
+
676
+ 40%,
677
+ 45% {
678
+ opacity: 1;
679
+ transform: translate3d(0, 20px, 0);
680
+ }
681
+
682
+ to {
683
+ opacity: 0;
684
+ transform: translate3d(0, -2000px, 0);
685
+ }
686
+ }
687
+
688
+ .bounceOutUp {
689
+ animation-name: bounceOutUp;
690
+ }
691
+
692
+ @keyframes fadeIn {
693
+ from {
694
+ opacity: 0;
695
+ }
696
+
697
+ to {
698
+ opacity: 1;
699
+ }
700
+ }
701
+
702
+ .fadeIn {
703
+ animation-name: fadeIn;
704
+ }
705
+
706
+ @keyframes fadeInDown {
707
+ from {
708
+ opacity: 0;
709
+ transform: translate3d(0, -100%, 0);
710
+ }
711
+
712
+ to {
713
+ opacity: 1;
714
+ transform: translate3d(0, 0, 0);
715
+ }
716
+ }
717
+
718
+ .fadeInDown {
719
+ animation-name: fadeInDown;
720
+ }
721
+
722
+ @keyframes fadeInDownBig {
723
+ from {
724
+ opacity: 0;
725
+ transform: translate3d(0, -2000px, 0);
726
+ }
727
+
728
+ to {
729
+ opacity: 1;
730
+ transform: translate3d(0, 0, 0);
731
+ }
732
+ }
733
+
734
+ .fadeInDownBig {
735
+ animation-name: fadeInDownBig;
736
+ }
737
+
738
+ @keyframes fadeInLeft {
739
+ from {
740
+ opacity: 0;
741
+ transform: translate3d(-100%, 0, 0);
742
+ }
743
+
744
+ to {
745
+ opacity: 1;
746
+ transform: translate3d(0, 0, 0);
747
+ }
748
+ }
749
+
750
+ .fadeInLeft {
751
+ animation-name: fadeInLeft;
752
+ }
753
+
754
+ @keyframes fadeInLeftBig {
755
+ from {
756
+ opacity: 0;
757
+ transform: translate3d(-2000px, 0, 0);
758
+ }
759
+
760
+ to {
761
+ opacity: 1;
762
+ transform: translate3d(0, 0, 0);
763
+ }
764
+ }
765
+
766
+ .fadeInLeftBig {
767
+ animation-name: fadeInLeftBig;
768
+ }
769
+
770
+ .fadeInRight {
771
+ animation-name: fadeInRight;
772
+ }
773
+
774
+ @keyframes fadeInRightBig {
775
+ from {
776
+ opacity: 0;
777
+ transform: translate3d(2000px, 0, 0);
778
+ }
779
+
780
+ to {
781
+ opacity: 1;
782
+ transform: translate3d(0, 0, 0);
783
+ }
784
+ }
785
+
786
+ .fadeInRightBig {
787
+ animation-name: fadeInRightBig;
788
+ }
789
+
790
+ @keyframes fadeInUp {
791
+ from {
792
+ opacity: 0;
793
+ transform: translate3d(0, 100%, 0);
794
+ }
795
+
796
+ to {
797
+ opacity: 1;
798
+ transform: translate3d(0, 0, 0);
799
+ }
800
+ }
801
+
802
+ .fadeInUp {
803
+ animation-name: fadeInUp;
804
+ }
805
+
806
+ @keyframes fadeInUpBig {
807
+ from {
808
+ opacity: 0;
809
+ transform: translate3d(0, 2000px, 0);
810
+ }
811
+
812
+ to {
813
+ opacity: 1;
814
+ transform: translate3d(0, 0, 0);
815
+ }
816
+ }
817
+
818
+ .fadeInUpBig {
819
+ animation-name: fadeInUpBig;
820
+ }
821
+
822
+ @keyframes fadeOut {
823
+ from {
824
+ opacity: 1;
825
+ }
826
+
827
+ to {
828
+ opacity: 0;
829
+ }
830
+ }
831
+
832
+ .fadeOut {
833
+ animation-name: fadeOut;
834
+ }
835
+
836
+ @keyframes fadeOutDown {
837
+ from {
838
+ opacity: 1;
839
+ }
840
+
841
+ to {
842
+ opacity: 0;
843
+ transform: translate3d(0, 100%, 0);
844
+ }
845
+ }
846
+
847
+ .fadeOutDown {
848
+ animation-name: fadeOutDown;
849
+ }
850
+
851
+ @keyframes fadeOutDownBig {
852
+ from {
853
+ opacity: 1;
854
+ }
855
+
856
+ to {
857
+ opacity: 0;
858
+ transform: translate3d(0, 2000px, 0);
859
+ }
860
+ }
861
+
862
+ .fadeOutDownBig {
863
+ animation-name: fadeOutDownBig;
864
+ }
865
+
866
+ @keyframes fadeOutLeft {
867
+ from {
868
+ opacity: 1;
869
+ }
870
+
871
+ to {
872
+ opacity: 0;
873
+ transform: translate3d(-100%, 0, 0);
874
+ }
875
+ }
876
+
877
+ .fadeOutLeft {
878
+ animation-name: fadeOutLeft;
879
+ }
880
+
881
+ @keyframes fadeOutLeftBig {
882
+ from {
883
+ opacity: 1;
884
+ }
885
+
886
+ to {
887
+ opacity: 0;
888
+ transform: translate3d(-2000px, 0, 0);
889
+ }
890
+ }
891
+
892
+ .fadeOutLeftBig {
893
+ animation-name: fadeOutLeftBig;
894
+ }
895
+
896
+ @keyframes fadeOutRight {
897
+ from {
898
+ opacity: 1;
899
+ }
900
+
901
+ to {
902
+ opacity: 0;
903
+ transform: translate3d(100%, 0, 0);
904
+ }
905
+ }
906
+
907
+ .fadeOutRight {
908
+ animation-name: fadeOutRight;
909
+ }
910
+
911
+ @keyframes fadeOutRightBig {
912
+ from {
913
+ opacity: 1;
914
+ }
915
+
916
+ to {
917
+ opacity: 0;
918
+ transform: translate3d(2000px, 0, 0);
919
+ }
920
+ }
921
+
922
+ .fadeOutRightBig {
923
+ animation-name: fadeOutRightBig;
924
+ }
925
+
926
+ @keyframes fadeOutUp {
927
+ from {
928
+ opacity: 1;
929
+ }
930
+
931
+ to {
932
+ opacity: 0;
933
+ transform: translate3d(0, -100%, 0);
934
+ }
935
+ }
936
+
937
+ .fadeOutUp {
938
+ animation-name: fadeOutUp;
939
+ }
940
+
941
+ @keyframes fadeOutUpBig {
942
+ from {
943
+ opacity: 1;
944
+ }
945
+
946
+ to {
947
+ opacity: 0;
948
+ transform: translate3d(0, -2000px, 0);
949
+ }
950
+ }
951
+
952
+ .fadeOutUpBig {
953
+ animation-name: fadeOutUpBig;
954
+ }
955
+
956
+ @keyframes flip {
957
+ from {
958
+ animation-timing-function: ease-out;
959
+ transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
960
+ rotate3d(0, 1, 0, -360deg);
961
+ }
962
+
963
+ 40% {
964
+ animation-timing-function: ease-out;
965
+ transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
966
+ rotate3d(0, 1, 0, -190deg);
967
+ }
968
+
969
+ 50% {
970
+ animation-timing-function: ease-in;
971
+ transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
972
+ rotate3d(0, 1, 0, -170deg);
973
+ }
974
+
975
+ 80% {
976
+ animation-timing-function: ease-in;
977
+ transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
978
+ rotate3d(0, 1, 0, 0deg);
979
+ }
980
+
981
+ to {
982
+ animation-timing-function: ease-in;
983
+ transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
984
+ }
985
+ }
986
+
987
+ .animated.flip {
988
+ animation-name: flip;
989
+ backface-visibility: visible;
990
+ }
991
+
992
+ @keyframes flipInX {
993
+ from {
994
+ animation-timing-function: ease-in;
995
+ opacity: 0;
996
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
997
+ }
998
+
999
+ 40% {
1000
+ animation-timing-function: ease-in;
1001
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
1002
+ }
1003
+
1004
+ 60% {
1005
+ opacity: 1;
1006
+ transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
1007
+ }
1008
+
1009
+ 80% {
1010
+ transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
1011
+ }
1012
+
1013
+ to {
1014
+ transform: perspective(400px);
1015
+ }
1016
+ }
1017
+
1018
+ .flipInX {
1019
+ animation-name: flipInX;
1020
+ backface-visibility: visible !important;
1021
+ }
1022
+
1023
+ @keyframes flipInY {
1024
+ from {
1025
+ animation-timing-function: ease-in;
1026
+ opacity: 0;
1027
+ transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
1028
+ }
1029
+
1030
+ 40% {
1031
+ animation-timing-function: ease-in;
1032
+ transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
1033
+ }
1034
+
1035
+ 60% {
1036
+ opacity: 1;
1037
+ transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
1038
+ }
1039
+
1040
+ 80% {
1041
+ transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
1042
+ }
1043
+
1044
+ to {
1045
+ transform: perspective(400px);
1046
+ }
1047
+ }
1048
+
1049
+ .flipInY {
1050
+ animation-name: flipInY;
1051
+ backface-visibility: visible !important;
1052
+ }
1053
+
1054
+ @keyframes flipOutX {
1055
+ from {
1056
+ transform: perspective(400px);
1057
+ }
1058
+
1059
+ 30% {
1060
+ opacity: 1;
1061
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
1062
+ }
1063
+
1064
+ to {
1065
+ opacity: 0;
1066
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
1067
+ }
1068
+ }
1069
+
1070
+ .flipOutX {
1071
+ animation-duration: 0.75s;
1072
+ animation-name: flipOutX;
1073
+ backface-visibility: visible !important;
1074
+ }
1075
+
1076
+ @keyframes flipOutY {
1077
+ from {
1078
+ transform: perspective(400px);
1079
+ }
1080
+
1081
+ 30% {
1082
+ opacity: 1;
1083
+ transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
1084
+ }
1085
+
1086
+ to {
1087
+ opacity: 0;
1088
+ transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
1089
+ }
1090
+ }
1091
+
1092
+ .flipOutY {
1093
+ animation-duration: 0.75s;
1094
+ animation-name: flipOutY;
1095
+ backface-visibility: visible !important;
1096
+ }
1097
+
1098
+ @keyframes lightSpeedIn {
1099
+ from {
1100
+ opacity: 0;
1101
+ transform: translate3d(100%, 0, 0) skewX(-30deg);
1102
+ }
1103
+
1104
+ 60% {
1105
+ opacity: 1;
1106
+ transform: skewX(20deg);
1107
+ }
1108
+
1109
+ 80% {
1110
+ transform: skewX(-5deg);
1111
+ }
1112
+
1113
+ to {
1114
+ transform: translate3d(0, 0, 0);
1115
+ }
1116
+ }
1117
+
1118
+ .lightSpeedIn {
1119
+ animation-name: lightSpeedIn;
1120
+ animation-timing-function: ease-out;
1121
+ }
1122
+
1123
+ @keyframes lightSpeedOut {
1124
+ from {
1125
+ opacity: 1;
1126
+ }
1127
+
1128
+ to {
1129
+ opacity: 0;
1130
+ transform: translate3d(100%, 0, 0) skewX(30deg);
1131
+ }
1132
+ }
1133
+
1134
+ .lightSpeedOut {
1135
+ animation-name: lightSpeedOut;
1136
+ animation-timing-function: ease-in;
1137
+ }
1138
+
1139
+ @keyframes rotateIn {
1140
+ from {
1141
+ opacity: 0;
1142
+ transform: rotate3d(0, 0, 1, -200deg);
1143
+ transform-origin: center;
1144
+ }
1145
+
1146
+ to {
1147
+ opacity: 1;
1148
+ transform: translate3d(0, 0, 0);
1149
+ transform-origin: center;
1150
+ }
1151
+ }
1152
+
1153
+ .rotateIn {
1154
+ animation-name: rotateIn;
1155
+ }
1156
+
1157
+ @keyframes rotateInDownLeft {
1158
+ from {
1159
+ opacity: 0;
1160
+ transform: rotate3d(0, 0, 1, -45deg);
1161
+ transform-origin: left bottom;
1162
+ }
1163
+
1164
+ to {
1165
+ opacity: 1;
1166
+ transform: translate3d(0, 0, 0);
1167
+ transform-origin: left bottom;
1168
+ }
1169
+ }
1170
+
1171
+ .rotateInDownLeft {
1172
+ animation-name: rotateInDownLeft;
1173
+ }
1174
+
1175
+ @keyframes rotateInDownRight {
1176
+ from {
1177
+ opacity: 0;
1178
+ transform: rotate3d(0, 0, 1, 45deg);
1179
+ transform-origin: right bottom;
1180
+ }
1181
+
1182
+ to {
1183
+ opacity: 1;
1184
+ transform: translate3d(0, 0, 0);
1185
+ transform-origin: right bottom;
1186
+ }
1187
+ }
1188
+
1189
+ .rotateInDownRight {
1190
+ animation-name: rotateInDownRight;
1191
+ }
1192
+
1193
+ @keyframes rotateInUpLeft {
1194
+ from {
1195
+ opacity: 0;
1196
+ transform: rotate3d(0, 0, 1, 45deg);
1197
+ transform-origin: left bottom;
1198
+ }
1199
+
1200
+ to {
1201
+ opacity: 1;
1202
+ transform: translate3d(0, 0, 0);
1203
+ transform-origin: left bottom;
1204
+ }
1205
+ }
1206
+
1207
+ .rotateInUpLeft {
1208
+ animation-name: rotateInUpLeft;
1209
+ }
1210
+
1211
+ @keyframes rotateInUpRight {
1212
+ from {
1213
+ opacity: 0;
1214
+ transform: rotate3d(0, 0, 1, -90deg);
1215
+ transform-origin: right bottom;
1216
+ }
1217
+
1218
+ to {
1219
+ opacity: 1;
1220
+ transform: translate3d(0, 0, 0);
1221
+ transform-origin: right bottom;
1222
+ }
1223
+ }
1224
+
1225
+ .rotateInUpRight {
1226
+ animation-name: rotateInUpRight;
1227
+ }
1228
+
1229
+ @keyframes rotateOut {
1230
+ from {
1231
+ opacity: 1;
1232
+ transform-origin: center;
1233
+ }
1234
+
1235
+ to {
1236
+ opacity: 0;
1237
+ transform: rotate3d(0, 0, 1, 200deg);
1238
+ transform-origin: center;
1239
+ }
1240
+ }
1241
+
1242
+ .rotateOut {
1243
+ animation-name: rotateOut;
1244
+ }
1245
+
1246
+ @keyframes rotateOutDownLeft {
1247
+ from {
1248
+ opacity: 1;
1249
+ transform-origin: left bottom;
1250
+ }
1251
+
1252
+ to {
1253
+ opacity: 0;
1254
+ transform: rotate3d(0, 0, 1, 45deg);
1255
+ transform-origin: left bottom;
1256
+ }
1257
+ }
1258
+
1259
+ .rotateOutDownLeft {
1260
+ animation-name: rotateOutDownLeft;
1261
+ }
1262
+
1263
+ @keyframes rotateOutDownRight {
1264
+ from {
1265
+ opacity: 1;
1266
+ transform-origin: right bottom;
1267
+ }
1268
+
1269
+ to {
1270
+ opacity: 0;
1271
+ transform: rotate3d(0, 0, 1, -45deg);
1272
+ transform-origin: right bottom;
1273
+ }
1274
+ }
1275
+
1276
+ .rotateOutDownRight {
1277
+ animation-name: rotateOutDownRight;
1278
+ }
1279
+
1280
+ @keyframes rotateOutUpLeft {
1281
+ from {
1282
+ opacity: 1;
1283
+ transform-origin: left bottom;
1284
+ }
1285
+
1286
+ to {
1287
+ opacity: 0;
1288
+ transform: rotate3d(0, 0, 1, -45deg);
1289
+ transform-origin: left bottom;
1290
+ }
1291
+ }
1292
+
1293
+ .rotateOutUpLeft {
1294
+ animation-name: rotateOutUpLeft;
1295
+ }
1296
+
1297
+ @keyframes rotateOutUpRight {
1298
+ from {
1299
+ opacity: 1;
1300
+ transform-origin: right bottom;
1301
+ }
1302
+
1303
+ to {
1304
+ opacity: 0;
1305
+ transform: rotate3d(0, 0, 1, 90deg);
1306
+ transform-origin: right bottom;
1307
+ }
1308
+ }
1309
+
1310
+ .rotateOutUpRight {
1311
+ animation-name: rotateOutUpRight;
1312
+ }
1313
+
1314
+ @keyframes hinge {
1315
+ 0% {
1316
+ animation-timing-function: ease-in-out;
1317
+ transform-origin: top left;
1318
+ }
1319
+
1320
+ 20%,
1321
+ 60% {
1322
+ animation-timing-function: ease-in-out;
1323
+ transform: rotate3d(0, 0, 1, 80deg);
1324
+ transform-origin: top left;
1325
+ }
1326
+
1327
+ 40%,
1328
+ 80% {
1329
+ animation-timing-function: ease-in-out;
1330
+ opacity: 1;
1331
+ transform: rotate3d(0, 0, 1, 60deg);
1332
+ transform-origin: top left;
1333
+ }
1334
+
1335
+ to {
1336
+ opacity: 0;
1337
+ transform: translate3d(0, 700px, 0);
1338
+ }
1339
+ }
1340
+
1341
+ .hinge {
1342
+ animation-duration: 2s;
1343
+ animation-name: hinge;
1344
+ }
1345
+
1346
+ @keyframes jackInTheBox {
1347
+ from {
1348
+ opacity: 0;
1349
+ transform: scale(0.1) rotate(30deg);
1350
+ transform-origin: center bottom;
1351
+ }
1352
+
1353
+ 50% {
1354
+ transform: rotate(-10deg);
1355
+ }
1356
+
1357
+ 70% {
1358
+ transform: rotate(3deg);
1359
+ }
1360
+
1361
+ to {
1362
+ opacity: 1;
1363
+ transform: scale(1);
1364
+ }
1365
+ }
1366
+
1367
+ .jackInTheBox {
1368
+ animation-name: jackInTheBox;
1369
+ }
1370
+
1371
+ /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
1372
+
1373
+ @keyframes rollIn {
1374
+ from {
1375
+ opacity: 0;
1376
+ transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
1377
+ }
1378
+
1379
+ to {
1380
+ opacity: 1;
1381
+ transform: translate3d(0, 0, 0);
1382
+ }
1383
+ }
1384
+
1385
+ .rollIn {
1386
+ animation-name: rollIn;
1387
+ }
1388
+
1389
+ /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
1390
+
1391
+ @keyframes rollOut {
1392
+ from {
1393
+ opacity: 1;
1394
+ }
1395
+
1396
+ to {
1397
+ opacity: 0;
1398
+ transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
1399
+ }
1400
+ }
1401
+
1402
+ .rollOut {
1403
+ animation-name: rollOut;
1404
+ }
1405
+
1406
+ @keyframes zoomIn {
1407
+ from {
1408
+ opacity: 0;
1409
+ transform: scale3d(0.3, 0.3, 0.3);
1410
+ }
1411
+
1412
+ 50% {
1413
+ opacity: 1;
1414
+ }
1415
+ }
1416
+
1417
+ .zoomIn {
1418
+ animation-name: zoomIn;
1419
+ }
1420
+
1421
+ @keyframes zoomInDown {
1422
+ from {
1423
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
1424
+ opacity: 0;
1425
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
1426
+ }
1427
+
1428
+ 60% {
1429
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
1430
+ opacity: 1;
1431
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
1432
+ }
1433
+ }
1434
+
1435
+ .zoomInDown {
1436
+ animation-name: zoomInDown;
1437
+ }
1438
+
1439
+ @keyframes zoomInLeft {
1440
+ from {
1441
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
1442
+ opacity: 0;
1443
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
1444
+ }
1445
+
1446
+ 60% {
1447
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
1448
+ opacity: 1;
1449
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
1450
+ }
1451
+ }
1452
+
1453
+ .zoomInLeft {
1454
+ animation-name: zoomInLeft;
1455
+ }
1456
+
1457
+ @keyframes zoomInRight {
1458
+ from {
1459
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
1460
+ opacity: 0;
1461
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
1462
+ }
1463
+
1464
+ 60% {
1465
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
1466
+ opacity: 1;
1467
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
1468
+ }
1469
+ }
1470
+
1471
+ .zoomInRight {
1472
+ animation-name: zoomInRight;
1473
+ }
1474
+
1475
+ @keyframes zoomInUp {
1476
+ from {
1477
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
1478
+ opacity: 0;
1479
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
1480
+ }
1481
+
1482
+ 60% {
1483
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
1484
+ opacity: 1;
1485
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
1486
+ }
1487
+ }
1488
+
1489
+ .zoomInUp {
1490
+ animation-name: zoomInUp;
1491
+ }
1492
+
1493
+ @keyframes zoomOut {
1494
+ from {
1495
+ opacity: 1;
1496
+ }
1497
+
1498
+ 50% {
1499
+ opacity: 0;
1500
+ transform: scale3d(0.3, 0.3, 0.3);
1501
+ }
1502
+
1503
+ to {
1504
+ opacity: 0;
1505
+ }
1506
+ }
1507
+
1508
+ .zoomOut {
1509
+ animation-name: zoomOut;
1510
+ }
1511
+
1512
+ @keyframes zoomOutDown {
1513
+ 40% {
1514
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
1515
+ opacity: 1;
1516
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
1517
+ }
1518
+
1519
+ to {
1520
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
1521
+ opacity: 0;
1522
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
1523
+ transform-origin: center bottom;
1524
+ }
1525
+ }
1526
+
1527
+ .zoomOutDown {
1528
+ animation-name: zoomOutDown;
1529
+ }
1530
+
1531
+ @keyframes zoomOutLeft {
1532
+ 40% {
1533
+ opacity: 1;
1534
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
1535
+ }
1536
+
1537
+ to {
1538
+ opacity: 0;
1539
+ transform: scale(0.1) translate3d(-2000px, 0, 0);
1540
+ transform-origin: left center;
1541
+ }
1542
+ }
1543
+
1544
+ .zoomOutLeft {
1545
+ animation-name: zoomOutLeft;
1546
+ }
1547
+
1548
+ @keyframes zoomOutRight {
1549
+ 40% {
1550
+ opacity: 1;
1551
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
1552
+ }
1553
+
1554
+ to {
1555
+ opacity: 0;
1556
+ transform: scale(0.1) translate3d(2000px, 0, 0);
1557
+ transform-origin: right center;
1558
+ }
1559
+ }
1560
+
1561
+ @keyframes zoomOutUp {
1562
+ 40% {
1563
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
1564
+ opacity: 1;
1565
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
1566
+ }
1567
+
1568
+ to {
1569
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
1570
+ opacity: 0;
1571
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
1572
+ transform-origin: center bottom;
1573
+ }
1574
+ }
1575
+
1576
+ .zoomOutUp {
1577
+ animation-name: zoomOutUp;
1578
+ }
1579
+
1580
+ @keyframes slideInDown {
1581
+ from {
1582
+ transform: translate3d(0, -100%, 0);
1583
+ visibility: visible;
1584
+ }
1585
+
1586
+ to {
1587
+ transform: translate3d(0, 0, 0);
1588
+ }
1589
+ }
1590
+
1591
+ .slideInDown {
1592
+ animation-name: slideInDown;
1593
+ }
1594
+
1595
+ @keyframes slideInLeft {
1596
+ from {
1597
+ transform: translate3d(-100%, 0, 0);
1598
+ visibility: visible;
1599
+ }
1600
+
1601
+ to {
1602
+ transform: translate3d(0, 0, 0);
1603
+ }
1604
+ }
1605
+
1606
+ .slideInLeft {
1607
+ animation-name: slideInLeft;
1608
+ }
1609
+
1610
+ @keyframes slideInRight {
1611
+ from {
1612
+ transform: translate3d(100%, 0, 0);
1613
+ visibility: visible;
1614
+ }
1615
+
1616
+ to {
1617
+ transform: translate3d(0, 0, 0);
1618
+ }
1619
+ }
1620
+
1621
+ .slideInRight {
1622
+ animation-name: slideInRight;
1623
+ }
1624
+
1625
+ @keyframes slideInUp {
1626
+ from {
1627
+ transform: translate3d(0, 100%, 0);
1628
+ visibility: visible;
1629
+ }
1630
+
1631
+ to {
1632
+ transform: translate3d(0, 0, 0);
1633
+ }
1634
+ }
1635
+
1636
+ .slideInUp {
1637
+ animation-name: slideInUp;
1638
+ }
1639
+
1640
+ @keyframes slideOutDown {
1641
+ from {
1642
+ transform: translate3d(0, 0, 0);
1643
+ }
1644
+
1645
+ to {
1646
+ transform: translate3d(0, 100%, 0);
1647
+ visibility: hidden;
1648
+ }
1649
+ }
1650
+
1651
+ .slideOutDown {
1652
+ animation-name: slideOutDown;
1653
+ }
1654
+
1655
+ @keyframes slideOutLeft {
1656
+ from {
1657
+ transform: translate3d(0, 0, 0);
1658
+ }
1659
+
1660
+ to {
1661
+ transform: translate3d(-100%, 0, 0);
1662
+ visibility: hidden;
1663
+ }
1664
+ }
1665
+
1666
+ .slideOutLeft {
1667
+ animation-name: slideOutLeft;
1668
+ }
1669
+
1670
+ @keyframes slideOutRight {
1671
+ from {
1672
+ transform: translate3d(0, 0, 0);
1673
+ }
1674
+
1675
+ to {
1676
+ transform: translate3d(100%, 0, 0);
1677
+ visibility: hidden;
1678
+ }
1679
+ }
1680
+
1681
+ .slideOutRight {
1682
+ animation-name: slideOutRight;
1683
+ }
1684
+
1685
+ @keyframes slideOutUp {
1686
+ from {
1687
+ transform: translate3d(0, 0, 0);
1688
+ }
1689
+
1690
+ to {
1691
+ transform: translate3d(0, -100%, 0);
1692
+ visibility: hidden;
1693
+ }
1694
+ }
1695
+
1696
+ .slideOutUp {
1697
+ animation-name: slideOutUp;
1698
+ }
1699
+
1700
+ .animated {
1701
+ animation-duration: 1s;
1702
+ animation-fill-mode: both;
1703
+ }
1704
+
1705
+ .animated.infinite {
1706
+ animation-iteration-count: infinite;
1707
+ }
1708
+
1709
+ .animated.delay-1s {
1710
+ animation-delay: 1s;
1711
+ }
1712
+
1713
+ .animated.delay-2s {
1714
+ animation-delay: 2s;
1715
+ }
1716
+
1717
+ .animated.delay-3s {
1718
+ animation-delay: 3s;
1719
+ }
1720
+
1721
+ .animated.delay-4s {
1722
+ animation-delay: 4s;
1723
+ }
1724
+
1725
+ .animated.delay-5s {
1726
+ animation-delay: 5s;
1727
+ }
1728
+
1729
+ .animated.fast {
1730
+ animation-duration: 800ms;
1731
+ }
1732
+
1733
+ .animated.faster {
1734
+ animation-duration: 500ms;
1735
+ }
1736
+
1737
+ .animated.slow {
1738
+ animation-duration: 2s;
1739
+ }
1740
+
1741
+ .animated.slower {
1742
+ animation-duration: 3s;
1743
+ }
1744
+
1745
+ @media (prefers-reduced-motion: reduce) {
1746
+ .animated {
1747
+ animation-duration: 1ms !important;
1748
+ animation-iteration-count: 1 !important;
1749
+ }
1750
+ }