j1-template 2024.3.13 → 2024.3.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (193) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +1 -1
  3. data/_includes/themes/j1/layouts/layout_resource_generator.html +1 -4
  4. data/_includes/themes/j1/procedures/blocks/footer/boxes/social_media_icons.proc +24 -23
  5. data/_includes/themes/j1/procedures/layouts/content_writer.proc +4 -3
  6. data/_includes/themes/j1/procedures/layouts/default_writer.proc +37 -6
  7. data/_includes/themes/j1/procedures/layouts/module_writer.proc +31 -95
  8. data/_includes/themes/j1/procedures/layouts/resource_writer.proc +51 -29
  9. data/assets/data/amplitude.28.html +887 -0
  10. data/assets/data/amplitude.29.html +923 -0
  11. data/assets/data/amplitude.html +311 -46
  12. data/assets/data/banner.html +9 -7
  13. data/assets/data/masterslider.html +128 -7
  14. data/assets/data/panel.html +16 -65
  15. data/assets/theme/j1/adapter/js/amplitude.23.js +1165 -0
  16. data/assets/theme/j1/adapter/js/amplitude.24.js +1164 -0
  17. data/assets/theme/j1/adapter/js/amplitude.25.js +1268 -0
  18. data/assets/theme/j1/adapter/js/amplitude.js +294 -117
  19. data/assets/theme/j1/adapter/js/attic.js +14 -11
  20. data/assets/theme/j1/adapter/js/docsearch.js +2 -2
  21. data/assets/theme/j1/adapter/js/fab.js +2 -2
  22. data/assets/theme/j1/adapter/js/j1.js +8 -8
  23. data/assets/theme/j1/adapter/js/lazyLoader.js +60 -10
  24. data/assets/theme/j1/adapter/js/masonry.js +1 -1
  25. data/assets/theme/j1/adapter/js/masterslider.js +2 -2
  26. data/assets/theme/j1/adapter/js/particles.js +2 -2
  27. data/assets/theme/j1/adapter/js/scroller.js +2 -2
  28. data/assets/theme/j1/adapter/js/slick.js +2 -2
  29. data/assets/theme/j1/adapter/js/themes.js +1 -1
  30. data/assets/theme/j1/adapter/js/translator.js +2 -2
  31. data/assets/theme/j1/adapter/js/waves.js +1 -1
  32. data/assets/theme/j1/core/css/animate.css +1634 -1070
  33. data/assets/theme/j1/core/css/animate.css.map +1 -0
  34. data/assets/theme/j1/core/css/animate.min.css +2 -1
  35. data/assets/theme/j1/core/css/animate.min.css.map +1 -0
  36. data/assets/theme/j1/core/css/icon-fonts/fontawesome.css +3060 -1538
  37. data/assets/theme/j1/core/css/icon-fonts/fontawesome.css.map +1 -0
  38. data/assets/theme/j1/core/css/icon-fonts/fontawesome.min.css +2 -1
  39. data/assets/theme/j1/core/css/icon-fonts/fontawesome.min.css.map +1 -0
  40. data/assets/theme/j1/core/css/icon-fonts/iconify.css +2308 -1153
  41. data/assets/theme/j1/core/css/icon-fonts/iconify.css.map +1 -0
  42. data/assets/theme/j1/core/css/icon-fonts/iconify.min.css +2 -1
  43. data/assets/theme/j1/core/css/icon-fonts/iconify.min.css.map +1 -0
  44. data/assets/theme/j1/core/css/icon-fonts/mdi.css +16716 -8423
  45. data/assets/theme/j1/core/css/icon-fonts/mdi.css.map +1 -0
  46. data/assets/theme/j1/core/css/icon-fonts/mdi.min.css +2 -1
  47. data/assets/theme/j1/core/css/icon-fonts/mdi.min.css.map +1 -0
  48. data/assets/theme/j1/core/css/icon-fonts/mdib.css +5554 -2766
  49. data/assets/theme/j1/core/css/icon-fonts/mdib.css.map +1 -0
  50. data/assets/theme/j1/core/css/icon-fonts/mdib.min.css +2 -1
  51. data/assets/theme/j1/core/css/icon-fonts/mdib.min.css.map +1 -0
  52. data/assets/theme/j1/core/css/icon-fonts/mdil.css +742 -441
  53. data/assets/theme/j1/core/css/icon-fonts/mdil.css.map +1 -0
  54. data/assets/theme/j1/core/css/icon-fonts/mdil.min.css +2 -1
  55. data/assets/theme/j1/core/css/icon-fonts/mdil.min.css.map +1 -0
  56. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css +6552 -3980
  57. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css.map +1 -0
  58. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css +2 -5
  59. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css.map +1 -0
  60. data/assets/theme/j1/core/css/themes/unodark/bootstrap.css +6818 -4131
  61. data/assets/theme/j1/core/css/themes/unodark/bootstrap.css.map +1 -0
  62. data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css +2 -5
  63. data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css.map +1 -0
  64. data/assets/theme/j1/core/css/themes/unolight/bootstrap.css +18568 -11577
  65. data/assets/theme/j1/core/css/themes/unolight/bootstrap.css.map +1 -0
  66. data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css +2 -35
  67. data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css.map +1 -0
  68. data/assets/theme/j1/core/css/vendor.css +1771 -1043
  69. data/assets/theme/j1/core/css/vendor.css.map +1 -0
  70. data/assets/theme/j1/core/css/vendor.min.css +2 -1
  71. data/assets/theme/j1/core/css/vendor.min.css.map +1 -0
  72. data/assets/theme/j1/core/js/template.js +399 -447
  73. data/assets/theme/j1/core/js/template.min.js +7 -7
  74. data/assets/theme/j1/core/js/template.min.js.map +1 -1
  75. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/amplitude.css +4 -2
  76. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.css +39 -4
  77. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.min.css +1 -1
  78. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.css +57 -17
  79. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.min.css +1 -1
  80. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/pause.png +0 -0
  81. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/play.png +0 -0
  82. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/play.svg +87 -0
  83. data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-backward.svg +60 -0
  84. data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-forward.svg +59 -0
  85. data/assets/theme/j1/modules/amplitudejs/js/amplitude.js +65 -21
  86. data/assets/theme/j1/modules/amplitudejs/js/amplitude.min.js +1 -1
  87. data/assets/theme/j1/modules/amplitudejs/js/tech/ytp.js +113 -0
  88. data/assets/theme/j1/modules/iconPicker/js/universal-icon-picker.js +471 -471
  89. data/assets/theme/j1/modules/j1LazyLoader/LICENSE +21 -0
  90. data/assets/theme/j1/modules/j1LazyLoader/js/j1Lazy.js +870 -0
  91. data/assets/theme/j1/modules/js-cookies/js/js.cookie.js +3 -3
  92. data/assets/theme/j1/modules/lazyCssLoader/js/main.0.js +166 -0
  93. data/assets/theme/j1/modules/lazyCssLoader/js/main.1.js +65 -0
  94. data/assets/theme/j1/modules/lazyCssLoader/js/main.js +66 -0
  95. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/examplePlugin.js +13 -0
  96. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/my-plugin.js +25 -0
  97. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/plugin-interface.js +9 -0
  98. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/pluginA.js +46 -0
  99. data/assets/theme/j1/modules/lazyLoader/js/plugins/README.md +324 -0
  100. data/assets/theme/j1/modules/lazyLoader/js/plugins/jquery.lazy.picture.js +188 -0
  101. data/assets/theme/j1/modules/lightGallery/js/lightgallery.js +1 -1
  102. data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.0.js +794 -0
  103. data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.js +151 -67
  104. data/assets/theme/j1/modules/slimSelect/js/select.js +1 -1
  105. data/assets/theme/j1/modules/slimSelect/js/select.min.js +3 -3
  106. data/assets/theme/j1/modules/themeSwitcher/js/switcher.js +2 -1
  107. data/assets/theme/j1/modules/videojs/js/plugins/players/dm/dailymotion.min.js +1 -1
  108. data/assets/theme/j1/modules/videojs/js/plugins/players/dm/icon/scalable/dailymotion.svg +62 -0
  109. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/v3.0.0/youtube.js +832 -0
  110. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/v3.0.0/youtube.min.js +17 -0
  111. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/youtube.min.js +1 -1
  112. data/assets/theme/j1/modules/videojs/js/video.js +2 -2
  113. data/lib/j1/version.rb +1 -1
  114. data/lib/starter_web/README.md +577 -560
  115. data/lib/starter_web/_config.yml +2 -2
  116. data/lib/starter_web/_data/blocks/footer.yml +10 -5
  117. data/lib/starter_web/_data/blocks/panel.yml +2 -2
  118. data/lib/starter_web/_data/layouts/default.yml +14 -3
  119. data/lib/starter_web/_data/modules/amplitude.yml +145 -0
  120. data/lib/starter_web/_data/modules/defaults/amplitude.yml +29 -7
  121. data/lib/starter_web/_data/modules/defaults/lazyLoader.yml +2 -2
  122. data/lib/starter_web/_data/modules/gallery.yml +136 -0
  123. data/lib/starter_web/_data/modules/lazyLoader.0.yml +118 -0
  124. data/lib/starter_web/_data/modules/lazyLoader.yml +68 -31
  125. data/lib/starter_web/_data/modules/masonry.yml +4 -4
  126. data/lib/starter_web/_data/modules/masterslider.yml +118 -12
  127. data/lib/starter_web/_data/modules/navigator_menu.yml +831 -803
  128. data/lib/starter_web/_data/resources.yml +154 -190
  129. data/lib/starter_web/_data/templates/feed.xml +1 -1
  130. data/lib/starter_web/_includes/attributes.asciidoc +1 -0
  131. data/lib/starter_web/_plugins/asciidoctor/amplitude-block.rb +1 -1
  132. data/lib/starter_web/_plugins/asciidoctor/dailymotion-block.rb +1 -1
  133. data/lib/starter_web/_plugins/asciidoctor/gallery-block.rb +4 -2
  134. data/lib/starter_web/_plugins/asciidoctor/masonry-block.rb +1 -1
  135. data/lib/starter_web/_plugins/asciidoctor/videojs-block.rb +58 -46
  136. data/lib/starter_web/_plugins/asciidoctor/vimeo-block.rb +26 -19
  137. data/lib/starter_web/_plugins/asciidoctor/youtube-block.rb +30 -40
  138. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  139. data/lib/starter_web/assets/image/icons/lanus/favicon.ico +0 -0
  140. data/lib/starter_web/assets/image/icons/lanus/lanus-512x512.png +0 -0
  141. data/lib/starter_web/assets/image/icons/lanus/lanus.ico +0 -0
  142. data/lib/starter_web/assets/image/icons/lanus/lanus.png +0 -0
  143. data/lib/starter_web/assets/image/icons/lanus/scalable/lanus.svg +76 -0
  144. data/lib/starter_web/assets/image/icons/lanus/scalable/lanus_sw.svg +62 -0
  145. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x-28 - social.svg +86 -0
  146. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x-28.svg +64 -0
  147. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x.svg +1 -0
  148. data/lib/starter_web/assets/image/modules/icons/social/twitter_x.png +0 -0
  149. data/lib/starter_web/package.json +7 -18
  150. data/lib/starter_web/pages/public/amplitude_yt_tester.adoc +218 -0
  151. data/lib/starter_web/pages/public/features/template.adoc +18 -8
  152. data/lib/starter_web/pages/public/features/template.asciidoc +758 -0
  153. data/lib/starter_web/pages/public/lazy_loader_tester.adoc +402 -0
  154. data/lib/starter_web/pages/public/manuals/ytdl/man.adoc +3020 -0
  155. data/lib/starter_web/pages/public/manuals/ytdl/man.md +2378 -0
  156. data/lib/starter_web/pages/public/tools/previewer/_includes/attributes.asciidoc +0 -16
  157. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/amplitudejs.large.css.asciidoc +505 -0
  158. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.hover.html +69 -0
  159. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.nested.html +75 -0
  160. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.textarea.html +57 -0
  161. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/my.content.html +112 -0
  162. data/lib/starter_web/pages/public/tools/previewer/preview_amplitudejs.adoc +172 -0
  163. data/lib/starter_web/pages/public/tour/_includes/attributes.asciidoc +2 -2
  164. data/lib/starter_web/pages/public/tour/_includes/documents/419_advanced_modals_demo.asciidoc +16 -16
  165. data/lib/starter_web/pages/public/tour/asciidoc_extensions.adoc +13 -3
  166. data/lib/starter_web/pages/public/tour/bootstrap_themes.adoc +12 -3
  167. data/lib/starter_web/pages/public/tour/highlghter_rouge.adoc +13 -3
  168. data/lib/starter_web/pages/public/tour/icon_fonts.adoc +12 -3
  169. data/lib/starter_web/pages/public/tour/modal_extentions.adoc +12 -6
  170. data/lib/starter_web/pages/public/tour/{playback_audio.adoc → play_audio.adoc} +207 -188
  171. data/lib/starter_web/pages/public/tour/{playback_video.adoc → play_video.adoc} +49 -51
  172. data/lib/starter_web/pages/public/tour/present_images.adoc +27 -5
  173. data/lib/starter_web/pages/public/tour/quicksearch.adoc +13 -3
  174. data/lib/starter_web/pages/public/tour/responsive_tables.adoc +13 -4
  175. data/lib/starter_web/pages/public/tour/typography.adoc +12 -3
  176. metadata +90 -22
  177. /data/assets/theme/j1/modules/{lazyLoader → j1LazyLoader/js}/plugins/README.md +0 -0
  178. /data/assets/theme/j1/modules/{lazyLoader/plugins/jquery.lazy.picture.js → j1LazyLoader/js/plugins/picture.js} +0 -0
  179. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.ajax.js +0 -0
  180. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.ajax.min.js +0 -0
  181. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.av.js +0 -0
  182. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.av.min.js +0 -0
  183. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.iframe.js +0 -0
  184. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.iframe.min.js +0 -0
  185. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.noop.js +0 -0
  186. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.noop.min.js +0 -0
  187. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.picture.min.js +0 -0
  188. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.script.js +0 -0
  189. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.script.min.js +0 -0
  190. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.vimeo.js +0 -0
  191. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.vimeo.min.js +0 -0
  192. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.youtube.js +0 -0
  193. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.youtube.min.js +0 -0
@@ -43,7 +43,8 @@
43
43
  :root {
44
44
  --animate-duration: 1s;
45
45
  --animate-delay: 1s;
46
- --animate-repeat: 1; }
46
+ --animate-repeat: 1;
47
+ }
47
48
 
48
49
  .animate__animated {
49
50
  -webkit-animation-duration: 1s;
@@ -51,83 +52,97 @@
51
52
  -webkit-animation-duration: var(--animate-duration);
52
53
  animation-duration: var(--animate-duration);
53
54
  -webkit-animation-fill-mode: both;
54
- animation-fill-mode: both; }
55
+ animation-fill-mode: both;
56
+ }
55
57
 
56
58
  .animate__animated.animate__infinite {
57
59
  -webkit-animation-iteration-count: infinite;
58
- animation-iteration-count: infinite; }
60
+ animation-iteration-count: infinite;
61
+ }
59
62
 
60
63
  .animate__animated.animate__repeat-1 {
61
64
  -webkit-animation-iteration-count: 1;
62
65
  animation-iteration-count: 1;
63
66
  -webkit-animation-iteration-count: var(--animate-repeat);
64
- animation-iteration-count: var(--animate-repeat); }
67
+ animation-iteration-count: var(--animate-repeat);
68
+ }
65
69
 
66
70
  .animate__animated.animate__repeat-2 {
67
- -webkit-animation-iteration-count: calc(1 * 2);
68
- animation-iteration-count: calc(1 * 2);
71
+ -webkit-animation-iteration-count: 2;
72
+ animation-iteration-count: 2;
69
73
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
70
- animation-iteration-count: calc(var(--animate-repeat) * 2); }
74
+ animation-iteration-count: calc(var(--animate-repeat) * 2);
75
+ }
71
76
 
72
77
  .animate__animated.animate__repeat-3 {
73
- -webkit-animation-iteration-count: calc(1 * 3);
74
- animation-iteration-count: calc(1 * 3);
78
+ -webkit-animation-iteration-count: 3;
79
+ animation-iteration-count: 3;
75
80
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
76
- animation-iteration-count: calc(var(--animate-repeat) * 3); }
81
+ animation-iteration-count: calc(var(--animate-repeat) * 3);
82
+ }
77
83
 
78
84
  .animate__animated.animate__delay-1s {
79
85
  -webkit-animation-delay: 1s;
80
86
  animation-delay: 1s;
81
87
  -webkit-animation-delay: var(--animate-delay);
82
- animation-delay: var(--animate-delay); }
88
+ animation-delay: var(--animate-delay);
89
+ }
83
90
 
84
91
  .animate__animated.animate__delay-2s {
85
- -webkit-animation-delay: calc(1s * 2);
86
- animation-delay: calc(1s * 2);
92
+ -webkit-animation-delay: 2s;
93
+ animation-delay: 2s;
87
94
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
88
- animation-delay: calc(var(--animate-delay) * 2); }
95
+ animation-delay: calc(var(--animate-delay) * 2);
96
+ }
89
97
 
90
98
  .animate__animated.animate__delay-3s {
91
- -webkit-animation-delay: calc(1s * 3);
92
- animation-delay: calc(1s * 3);
99
+ -webkit-animation-delay: 3s;
100
+ animation-delay: 3s;
93
101
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
94
- animation-delay: calc(var(--animate-delay) * 3); }
102
+ animation-delay: calc(var(--animate-delay) * 3);
103
+ }
95
104
 
96
105
  .animate__animated.animate__delay-4s {
97
- -webkit-animation-delay: calc(1s * 4);
98
- animation-delay: calc(1s * 4);
106
+ -webkit-animation-delay: 4s;
107
+ animation-delay: 4s;
99
108
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
100
- animation-delay: calc(var(--animate-delay) * 4); }
109
+ animation-delay: calc(var(--animate-delay) * 4);
110
+ }
101
111
 
102
112
  .animate__animated.animate__delay-5s {
103
- -webkit-animation-delay: calc(1s * 5);
104
- animation-delay: calc(1s * 5);
113
+ -webkit-animation-delay: 5s;
114
+ animation-delay: 5s;
105
115
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
106
- animation-delay: calc(var(--animate-delay) * 5); }
116
+ animation-delay: calc(var(--animate-delay) * 5);
117
+ }
107
118
 
108
119
  .animate__animated.animate__faster {
109
- -webkit-animation-duration: calc(1s / 2);
110
- animation-duration: calc(1s / 2);
120
+ -webkit-animation-duration: 0.5s;
121
+ animation-duration: 0.5s;
111
122
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
112
- animation-duration: calc(var(--animate-duration) / 2); }
123
+ animation-duration: calc(var(--animate-duration) / 2);
124
+ }
113
125
 
114
126
  .animate__animated.animate__fast {
115
- -webkit-animation-duration: calc(1s * 0.8);
116
- animation-duration: calc(1s * 0.8);
127
+ -webkit-animation-duration: 0.8s;
128
+ animation-duration: 0.8s;
117
129
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
118
- animation-duration: calc(var(--animate-duration) * 0.8); }
130
+ animation-duration: calc(var(--animate-duration) * 0.8);
131
+ }
119
132
 
120
133
  .animate__animated.animate__slow {
121
- -webkit-animation-duration: calc(1s * 2);
122
- animation-duration: calc(1s * 2);
134
+ -webkit-animation-duration: 2s;
135
+ animation-duration: 2s;
123
136
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
124
- animation-duration: calc(var(--animate-duration) * 2); }
137
+ animation-duration: calc(var(--animate-duration) * 2);
138
+ }
125
139
 
126
140
  .animate__animated.animate__slower {
127
- -webkit-animation-duration: calc(1s * 3);
128
- animation-duration: calc(1s * 3);
141
+ -webkit-animation-duration: 3s;
142
+ animation-duration: 3s;
129
143
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
130
- animation-duration: calc(var(--animate-duration) * 3); }
144
+ animation-duration: calc(var(--animate-duration) * 3);
145
+ }
131
146
 
132
147
  @media print, (prefers-reduced-motion: reduce) {
133
148
  .animate__animated {
@@ -136,1832 +151,2138 @@
136
151
  -webkit-transition-duration: 1ms !important;
137
152
  transition-duration: 1ms !important;
138
153
  -webkit-animation-iteration-count: 1 !important;
139
- animation-iteration-count: 1 !important; }
140
- .animate__animated[class*='Out'] {
141
- opacity: 0; } }
142
-
154
+ animation-iteration-count: 1 !important;
155
+ }
156
+ .animate__animated[class*=Out] {
157
+ opacity: 0;
158
+ }
159
+ }
143
160
  /* Attention seekers */
144
161
  @-webkit-keyframes bounce {
145
- from,
146
- 20%,
147
- 53%,
148
- to {
162
+ from, 20%, 53%, to {
149
163
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
150
164
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
151
165
  -webkit-transform: translate3d(0, 0, 0);
152
- transform: translate3d(0, 0, 0); }
153
- 40%,
154
- 43% {
166
+ transform: translate3d(0, 0, 0);
167
+ }
168
+ 40%, 43% {
155
169
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
156
170
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
157
171
  -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
158
- transform: translate3d(0, -30px, 0) scaleY(1.1); }
172
+ transform: translate3d(0, -30px, 0) scaleY(1.1);
173
+ }
159
174
  70% {
160
175
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
161
176
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
162
177
  -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
163
- transform: translate3d(0, -15px, 0) scaleY(1.05); }
178
+ transform: translate3d(0, -15px, 0) scaleY(1.05);
179
+ }
164
180
  80% {
165
181
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
166
182
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
167
183
  -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
168
- transform: translate3d(0, 0, 0) scaleY(0.95); }
184
+ transform: translate3d(0, 0, 0) scaleY(0.95);
185
+ }
169
186
  90% {
170
187
  -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
171
- transform: translate3d(0, -4px, 0) scaleY(1.02); } }
172
-
188
+ transform: translate3d(0, -4px, 0) scaleY(1.02);
189
+ }
190
+ }
173
191
  @keyframes bounce {
174
- from,
175
- 20%,
176
- 53%,
177
- to {
192
+ from, 20%, 53%, to {
178
193
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
179
194
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
180
195
  -webkit-transform: translate3d(0, 0, 0);
181
- transform: translate3d(0, 0, 0); }
182
- 40%,
183
- 43% {
196
+ transform: translate3d(0, 0, 0);
197
+ }
198
+ 40%, 43% {
184
199
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
185
200
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
186
201
  -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
187
- transform: translate3d(0, -30px, 0) scaleY(1.1); }
202
+ transform: translate3d(0, -30px, 0) scaleY(1.1);
203
+ }
188
204
  70% {
189
205
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
190
206
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
191
207
  -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
192
- transform: translate3d(0, -15px, 0) scaleY(1.05); }
208
+ transform: translate3d(0, -15px, 0) scaleY(1.05);
209
+ }
193
210
  80% {
194
211
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
195
212
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
196
213
  -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
197
- transform: translate3d(0, 0, 0) scaleY(0.95); }
214
+ transform: translate3d(0, 0, 0) scaleY(0.95);
215
+ }
198
216
  90% {
199
217
  -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
200
- transform: translate3d(0, -4px, 0) scaleY(1.02); } }
201
-
218
+ transform: translate3d(0, -4px, 0) scaleY(1.02);
219
+ }
220
+ }
202
221
  .animate__bounce {
203
222
  -webkit-animation-name: bounce;
204
223
  animation-name: bounce;
205
224
  -webkit-transform-origin: center bottom;
206
- transform-origin: center bottom; }
225
+ transform-origin: center bottom;
226
+ }
207
227
 
208
228
  @-webkit-keyframes flash {
209
- from,
210
- 50%,
211
- to {
212
- opacity: 1; }
213
- 25%,
214
- 75% {
215
- opacity: 0; } }
216
-
229
+ from, 50%, to {
230
+ opacity: 1;
231
+ }
232
+ 25%, 75% {
233
+ opacity: 0;
234
+ }
235
+ }
217
236
  @keyframes flash {
218
- from,
219
- 50%,
220
- to {
221
- opacity: 1; }
222
- 25%,
223
- 75% {
224
- opacity: 0; } }
225
-
237
+ from, 50%, to {
238
+ opacity: 1;
239
+ }
240
+ 25%, 75% {
241
+ opacity: 0;
242
+ }
243
+ }
226
244
  .animate__flash {
227
245
  -webkit-animation-name: flash;
228
- animation-name: flash; }
246
+ animation-name: flash;
247
+ }
229
248
 
230
249
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
231
250
  @-webkit-keyframes pulse {
232
251
  from {
233
252
  -webkit-transform: scale3d(1, 1, 1);
234
- transform: scale3d(1, 1, 1); }
253
+ transform: scale3d(1, 1, 1);
254
+ }
235
255
  50% {
236
256
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
237
- transform: scale3d(1.05, 1.05, 1.05); }
257
+ transform: scale3d(1.05, 1.05, 1.05);
258
+ }
238
259
  to {
239
260
  -webkit-transform: scale3d(1, 1, 1);
240
- transform: scale3d(1, 1, 1); } }
241
-
261
+ transform: scale3d(1, 1, 1);
262
+ }
263
+ }
242
264
  @keyframes pulse {
243
265
  from {
244
266
  -webkit-transform: scale3d(1, 1, 1);
245
- transform: scale3d(1, 1, 1); }
267
+ transform: scale3d(1, 1, 1);
268
+ }
246
269
  50% {
247
270
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
248
- transform: scale3d(1.05, 1.05, 1.05); }
271
+ transform: scale3d(1.05, 1.05, 1.05);
272
+ }
249
273
  to {
250
274
  -webkit-transform: scale3d(1, 1, 1);
251
- transform: scale3d(1, 1, 1); } }
252
-
275
+ transform: scale3d(1, 1, 1);
276
+ }
277
+ }
253
278
  .animate__pulse {
254
279
  -webkit-animation-name: pulse;
255
280
  animation-name: pulse;
256
281
  -webkit-animation-timing-function: ease-in-out;
257
- animation-timing-function: ease-in-out; }
282
+ animation-timing-function: ease-in-out;
283
+ }
258
284
 
259
285
  @-webkit-keyframes rubberBand {
260
286
  from {
261
287
  -webkit-transform: scale3d(1, 1, 1);
262
- transform: scale3d(1, 1, 1); }
288
+ transform: scale3d(1, 1, 1);
289
+ }
263
290
  30% {
264
291
  -webkit-transform: scale3d(1.25, 0.75, 1);
265
- transform: scale3d(1.25, 0.75, 1); }
292
+ transform: scale3d(1.25, 0.75, 1);
293
+ }
266
294
  40% {
267
295
  -webkit-transform: scale3d(0.75, 1.25, 1);
268
- transform: scale3d(0.75, 1.25, 1); }
296
+ transform: scale3d(0.75, 1.25, 1);
297
+ }
269
298
  50% {
270
299
  -webkit-transform: scale3d(1.15, 0.85, 1);
271
- transform: scale3d(1.15, 0.85, 1); }
300
+ transform: scale3d(1.15, 0.85, 1);
301
+ }
272
302
  65% {
273
303
  -webkit-transform: scale3d(0.95, 1.05, 1);
274
- transform: scale3d(0.95, 1.05, 1); }
304
+ transform: scale3d(0.95, 1.05, 1);
305
+ }
275
306
  75% {
276
307
  -webkit-transform: scale3d(1.05, 0.95, 1);
277
- transform: scale3d(1.05, 0.95, 1); }
308
+ transform: scale3d(1.05, 0.95, 1);
309
+ }
278
310
  to {
279
311
  -webkit-transform: scale3d(1, 1, 1);
280
- transform: scale3d(1, 1, 1); } }
281
-
312
+ transform: scale3d(1, 1, 1);
313
+ }
314
+ }
282
315
  @keyframes rubberBand {
283
316
  from {
284
317
  -webkit-transform: scale3d(1, 1, 1);
285
- transform: scale3d(1, 1, 1); }
318
+ transform: scale3d(1, 1, 1);
319
+ }
286
320
  30% {
287
321
  -webkit-transform: scale3d(1.25, 0.75, 1);
288
- transform: scale3d(1.25, 0.75, 1); }
322
+ transform: scale3d(1.25, 0.75, 1);
323
+ }
289
324
  40% {
290
325
  -webkit-transform: scale3d(0.75, 1.25, 1);
291
- transform: scale3d(0.75, 1.25, 1); }
326
+ transform: scale3d(0.75, 1.25, 1);
327
+ }
292
328
  50% {
293
329
  -webkit-transform: scale3d(1.15, 0.85, 1);
294
- transform: scale3d(1.15, 0.85, 1); }
330
+ transform: scale3d(1.15, 0.85, 1);
331
+ }
295
332
  65% {
296
333
  -webkit-transform: scale3d(0.95, 1.05, 1);
297
- transform: scale3d(0.95, 1.05, 1); }
334
+ transform: scale3d(0.95, 1.05, 1);
335
+ }
298
336
  75% {
299
337
  -webkit-transform: scale3d(1.05, 0.95, 1);
300
- transform: scale3d(1.05, 0.95, 1); }
338
+ transform: scale3d(1.05, 0.95, 1);
339
+ }
301
340
  to {
302
341
  -webkit-transform: scale3d(1, 1, 1);
303
- transform: scale3d(1, 1, 1); } }
304
-
342
+ transform: scale3d(1, 1, 1);
343
+ }
344
+ }
305
345
  .animate__rubberBand {
306
346
  -webkit-animation-name: rubberBand;
307
- animation-name: rubberBand; }
347
+ animation-name: rubberBand;
348
+ }
308
349
 
309
350
  @-webkit-keyframes shakeX {
310
- from,
311
- to {
351
+ from, to {
312
352
  -webkit-transform: translate3d(0, 0, 0);
313
- transform: translate3d(0, 0, 0); }
314
- 10%,
315
- 30%,
316
- 50%,
317
- 70%,
318
- 90% {
353
+ transform: translate3d(0, 0, 0);
354
+ }
355
+ 10%, 30%, 50%, 70%, 90% {
319
356
  -webkit-transform: translate3d(-10px, 0, 0);
320
- transform: translate3d(-10px, 0, 0); }
321
- 20%,
322
- 40%,
323
- 60%,
324
- 80% {
357
+ transform: translate3d(-10px, 0, 0);
358
+ }
359
+ 20%, 40%, 60%, 80% {
325
360
  -webkit-transform: translate3d(10px, 0, 0);
326
- transform: translate3d(10px, 0, 0); } }
327
-
361
+ transform: translate3d(10px, 0, 0);
362
+ }
363
+ }
328
364
  @keyframes shakeX {
329
- from,
330
- to {
365
+ from, to {
331
366
  -webkit-transform: translate3d(0, 0, 0);
332
- transform: translate3d(0, 0, 0); }
333
- 10%,
334
- 30%,
335
- 50%,
336
- 70%,
337
- 90% {
367
+ transform: translate3d(0, 0, 0);
368
+ }
369
+ 10%, 30%, 50%, 70%, 90% {
338
370
  -webkit-transform: translate3d(-10px, 0, 0);
339
- transform: translate3d(-10px, 0, 0); }
340
- 20%,
341
- 40%,
342
- 60%,
343
- 80% {
371
+ transform: translate3d(-10px, 0, 0);
372
+ }
373
+ 20%, 40%, 60%, 80% {
344
374
  -webkit-transform: translate3d(10px, 0, 0);
345
- transform: translate3d(10px, 0, 0); } }
346
-
375
+ transform: translate3d(10px, 0, 0);
376
+ }
377
+ }
347
378
  .animate__shakeX {
348
379
  -webkit-animation-name: shakeX;
349
- animation-name: shakeX; }
380
+ animation-name: shakeX;
381
+ }
350
382
 
351
383
  @-webkit-keyframes shakeY {
352
- from,
353
- to {
384
+ from, to {
354
385
  -webkit-transform: translate3d(0, 0, 0);
355
- transform: translate3d(0, 0, 0); }
356
- 10%,
357
- 30%,
358
- 50%,
359
- 70%,
360
- 90% {
386
+ transform: translate3d(0, 0, 0);
387
+ }
388
+ 10%, 30%, 50%, 70%, 90% {
361
389
  -webkit-transform: translate3d(0, -10px, 0);
362
- transform: translate3d(0, -10px, 0); }
363
- 20%,
364
- 40%,
365
- 60%,
366
- 80% {
390
+ transform: translate3d(0, -10px, 0);
391
+ }
392
+ 20%, 40%, 60%, 80% {
367
393
  -webkit-transform: translate3d(0, 10px, 0);
368
- transform: translate3d(0, 10px, 0); } }
369
-
394
+ transform: translate3d(0, 10px, 0);
395
+ }
396
+ }
370
397
  @keyframes shakeY {
371
- from,
372
- to {
398
+ from, to {
373
399
  -webkit-transform: translate3d(0, 0, 0);
374
- transform: translate3d(0, 0, 0); }
375
- 10%,
376
- 30%,
377
- 50%,
378
- 70%,
379
- 90% {
400
+ transform: translate3d(0, 0, 0);
401
+ }
402
+ 10%, 30%, 50%, 70%, 90% {
380
403
  -webkit-transform: translate3d(0, -10px, 0);
381
- transform: translate3d(0, -10px, 0); }
382
- 20%,
383
- 40%,
384
- 60%,
385
- 80% {
404
+ transform: translate3d(0, -10px, 0);
405
+ }
406
+ 20%, 40%, 60%, 80% {
386
407
  -webkit-transform: translate3d(0, 10px, 0);
387
- transform: translate3d(0, 10px, 0); } }
388
-
408
+ transform: translate3d(0, 10px, 0);
409
+ }
410
+ }
389
411
  .animate__shakeY {
390
412
  -webkit-animation-name: shakeY;
391
- animation-name: shakeY; }
413
+ animation-name: shakeY;
414
+ }
392
415
 
393
416
  @-webkit-keyframes headShake {
394
417
  0% {
395
418
  -webkit-transform: translateX(0);
396
- transform: translateX(0); }
419
+ transform: translateX(0);
420
+ }
397
421
  6.5% {
398
422
  -webkit-transform: translateX(-6px) rotateY(-9deg);
399
- transform: translateX(-6px) rotateY(-9deg); }
423
+ transform: translateX(-6px) rotateY(-9deg);
424
+ }
400
425
  18.5% {
401
426
  -webkit-transform: translateX(5px) rotateY(7deg);
402
- transform: translateX(5px) rotateY(7deg); }
427
+ transform: translateX(5px) rotateY(7deg);
428
+ }
403
429
  31.5% {
404
430
  -webkit-transform: translateX(-3px) rotateY(-5deg);
405
- transform: translateX(-3px) rotateY(-5deg); }
431
+ transform: translateX(-3px) rotateY(-5deg);
432
+ }
406
433
  43.5% {
407
434
  -webkit-transform: translateX(2px) rotateY(3deg);
408
- transform: translateX(2px) rotateY(3deg); }
435
+ transform: translateX(2px) rotateY(3deg);
436
+ }
409
437
  50% {
410
438
  -webkit-transform: translateX(0);
411
- transform: translateX(0); } }
412
-
439
+ transform: translateX(0);
440
+ }
441
+ }
413
442
  @keyframes headShake {
414
443
  0% {
415
444
  -webkit-transform: translateX(0);
416
- transform: translateX(0); }
445
+ transform: translateX(0);
446
+ }
417
447
  6.5% {
418
448
  -webkit-transform: translateX(-6px) rotateY(-9deg);
419
- transform: translateX(-6px) rotateY(-9deg); }
449
+ transform: translateX(-6px) rotateY(-9deg);
450
+ }
420
451
  18.5% {
421
452
  -webkit-transform: translateX(5px) rotateY(7deg);
422
- transform: translateX(5px) rotateY(7deg); }
453
+ transform: translateX(5px) rotateY(7deg);
454
+ }
423
455
  31.5% {
424
456
  -webkit-transform: translateX(-3px) rotateY(-5deg);
425
- transform: translateX(-3px) rotateY(-5deg); }
457
+ transform: translateX(-3px) rotateY(-5deg);
458
+ }
426
459
  43.5% {
427
460
  -webkit-transform: translateX(2px) rotateY(3deg);
428
- transform: translateX(2px) rotateY(3deg); }
461
+ transform: translateX(2px) rotateY(3deg);
462
+ }
429
463
  50% {
430
464
  -webkit-transform: translateX(0);
431
- transform: translateX(0); } }
432
-
465
+ transform: translateX(0);
466
+ }
467
+ }
433
468
  .animate__headShake {
434
469
  -webkit-animation-timing-function: ease-in-out;
435
470
  animation-timing-function: ease-in-out;
436
471
  -webkit-animation-name: headShake;
437
- animation-name: headShake; }
472
+ animation-name: headShake;
473
+ }
438
474
 
439
475
  @-webkit-keyframes swing {
440
476
  20% {
441
477
  -webkit-transform: rotate3d(0, 0, 1, 15deg);
442
- transform: rotate3d(0, 0, 1, 15deg); }
478
+ transform: rotate3d(0, 0, 1, 15deg);
479
+ }
443
480
  40% {
444
481
  -webkit-transform: rotate3d(0, 0, 1, -10deg);
445
- transform: rotate3d(0, 0, 1, -10deg); }
482
+ transform: rotate3d(0, 0, 1, -10deg);
483
+ }
446
484
  60% {
447
485
  -webkit-transform: rotate3d(0, 0, 1, 5deg);
448
- transform: rotate3d(0, 0, 1, 5deg); }
486
+ transform: rotate3d(0, 0, 1, 5deg);
487
+ }
449
488
  80% {
450
489
  -webkit-transform: rotate3d(0, 0, 1, -5deg);
451
- transform: rotate3d(0, 0, 1, -5deg); }
490
+ transform: rotate3d(0, 0, 1, -5deg);
491
+ }
452
492
  to {
453
493
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
454
- transform: rotate3d(0, 0, 1, 0deg); } }
455
-
494
+ transform: rotate3d(0, 0, 1, 0deg);
495
+ }
496
+ }
456
497
  @keyframes swing {
457
498
  20% {
458
499
  -webkit-transform: rotate3d(0, 0, 1, 15deg);
459
- transform: rotate3d(0, 0, 1, 15deg); }
500
+ transform: rotate3d(0, 0, 1, 15deg);
501
+ }
460
502
  40% {
461
503
  -webkit-transform: rotate3d(0, 0, 1, -10deg);
462
- transform: rotate3d(0, 0, 1, -10deg); }
504
+ transform: rotate3d(0, 0, 1, -10deg);
505
+ }
463
506
  60% {
464
507
  -webkit-transform: rotate3d(0, 0, 1, 5deg);
465
- transform: rotate3d(0, 0, 1, 5deg); }
508
+ transform: rotate3d(0, 0, 1, 5deg);
509
+ }
466
510
  80% {
467
511
  -webkit-transform: rotate3d(0, 0, 1, -5deg);
468
- transform: rotate3d(0, 0, 1, -5deg); }
512
+ transform: rotate3d(0, 0, 1, -5deg);
513
+ }
469
514
  to {
470
515
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
471
- transform: rotate3d(0, 0, 1, 0deg); } }
472
-
516
+ transform: rotate3d(0, 0, 1, 0deg);
517
+ }
518
+ }
473
519
  .animate__swing {
474
520
  -webkit-transform-origin: top center;
475
521
  transform-origin: top center;
476
522
  -webkit-animation-name: swing;
477
- animation-name: swing; }
523
+ animation-name: swing;
524
+ }
478
525
 
479
526
  @-webkit-keyframes tada {
480
527
  from {
481
528
  -webkit-transform: scale3d(1, 1, 1);
482
- transform: scale3d(1, 1, 1); }
483
- 10%,
484
- 20% {
529
+ transform: scale3d(1, 1, 1);
530
+ }
531
+ 10%, 20% {
485
532
  -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
486
- transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
487
- 30%,
488
- 50%,
489
- 70%,
490
- 90% {
533
+ transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
534
+ }
535
+ 30%, 50%, 70%, 90% {
491
536
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
492
- transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
493
- 40%,
494
- 60%,
495
- 80% {
537
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
538
+ }
539
+ 40%, 60%, 80% {
496
540
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
497
- transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
541
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
542
+ }
498
543
  to {
499
544
  -webkit-transform: scale3d(1, 1, 1);
500
- transform: scale3d(1, 1, 1); } }
501
-
545
+ transform: scale3d(1, 1, 1);
546
+ }
547
+ }
502
548
  @keyframes tada {
503
549
  from {
504
550
  -webkit-transform: scale3d(1, 1, 1);
505
- transform: scale3d(1, 1, 1); }
506
- 10%,
507
- 20% {
551
+ transform: scale3d(1, 1, 1);
552
+ }
553
+ 10%, 20% {
508
554
  -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
509
- transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
510
- 30%,
511
- 50%,
512
- 70%,
513
- 90% {
555
+ transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
556
+ }
557
+ 30%, 50%, 70%, 90% {
514
558
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
515
- transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
516
- 40%,
517
- 60%,
518
- 80% {
559
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
560
+ }
561
+ 40%, 60%, 80% {
519
562
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
520
- transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
563
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
564
+ }
521
565
  to {
522
566
  -webkit-transform: scale3d(1, 1, 1);
523
- transform: scale3d(1, 1, 1); } }
524
-
567
+ transform: scale3d(1, 1, 1);
568
+ }
569
+ }
525
570
  .animate__tada {
526
571
  -webkit-animation-name: tada;
527
- animation-name: tada; }
572
+ animation-name: tada;
573
+ }
528
574
 
529
575
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
530
576
  @-webkit-keyframes wobble {
531
577
  from {
532
578
  -webkit-transform: translate3d(0, 0, 0);
533
- transform: translate3d(0, 0, 0); }
579
+ transform: translate3d(0, 0, 0);
580
+ }
534
581
  15% {
535
582
  -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
536
- transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
583
+ transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
584
+ }
537
585
  30% {
538
586
  -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
539
- transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
587
+ transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
588
+ }
540
589
  45% {
541
590
  -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
542
- transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
591
+ transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
592
+ }
543
593
  60% {
544
594
  -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
545
- transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
595
+ transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
596
+ }
546
597
  75% {
547
598
  -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
548
- transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
599
+ transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
600
+ }
549
601
  to {
550
602
  -webkit-transform: translate3d(0, 0, 0);
551
- transform: translate3d(0, 0, 0); } }
552
-
603
+ transform: translate3d(0, 0, 0);
604
+ }
605
+ }
553
606
  @keyframes wobble {
554
607
  from {
555
608
  -webkit-transform: translate3d(0, 0, 0);
556
- transform: translate3d(0, 0, 0); }
609
+ transform: translate3d(0, 0, 0);
610
+ }
557
611
  15% {
558
612
  -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
559
- transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
613
+ transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
614
+ }
560
615
  30% {
561
616
  -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
562
- transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
617
+ transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
618
+ }
563
619
  45% {
564
620
  -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
565
- transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
621
+ transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
622
+ }
566
623
  60% {
567
624
  -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
568
- transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
625
+ transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
626
+ }
569
627
  75% {
570
628
  -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
571
- transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
629
+ transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
630
+ }
572
631
  to {
573
632
  -webkit-transform: translate3d(0, 0, 0);
574
- transform: translate3d(0, 0, 0); } }
575
-
633
+ transform: translate3d(0, 0, 0);
634
+ }
635
+ }
576
636
  .animate__wobble {
577
637
  -webkit-animation-name: wobble;
578
- animation-name: wobble; }
638
+ animation-name: wobble;
639
+ }
579
640
 
580
641
  @-webkit-keyframes jello {
581
- from,
582
- 11.1%,
583
- to {
642
+ from, 11.1%, to {
584
643
  -webkit-transform: translate3d(0, 0, 0);
585
- transform: translate3d(0, 0, 0); }
644
+ transform: translate3d(0, 0, 0);
645
+ }
586
646
  22.2% {
587
647
  -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
588
- transform: skewX(-12.5deg) skewY(-12.5deg); }
648
+ transform: skewX(-12.5deg) skewY(-12.5deg);
649
+ }
589
650
  33.3% {
590
651
  -webkit-transform: skewX(6.25deg) skewY(6.25deg);
591
- transform: skewX(6.25deg) skewY(6.25deg); }
652
+ transform: skewX(6.25deg) skewY(6.25deg);
653
+ }
592
654
  44.4% {
593
655
  -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
594
- transform: skewX(-3.125deg) skewY(-3.125deg); }
656
+ transform: skewX(-3.125deg) skewY(-3.125deg);
657
+ }
595
658
  55.5% {
596
659
  -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
597
- transform: skewX(1.5625deg) skewY(1.5625deg); }
660
+ transform: skewX(1.5625deg) skewY(1.5625deg);
661
+ }
598
662
  66.6% {
599
663
  -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
600
- transform: skewX(-0.78125deg) skewY(-0.78125deg); }
664
+ transform: skewX(-0.78125deg) skewY(-0.78125deg);
665
+ }
601
666
  77.7% {
602
- -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
603
- transform: skewX(0.39063deg) skewY(0.39063deg); }
667
+ -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
668
+ transform: skewX(0.390625deg) skewY(0.390625deg);
669
+ }
604
670
  88.8% {
605
- -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
606
- transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
607
-
671
+ -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
672
+ transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
673
+ }
674
+ }
608
675
  @keyframes jello {
609
- from,
610
- 11.1%,
611
- to {
676
+ from, 11.1%, to {
612
677
  -webkit-transform: translate3d(0, 0, 0);
613
- transform: translate3d(0, 0, 0); }
678
+ transform: translate3d(0, 0, 0);
679
+ }
614
680
  22.2% {
615
681
  -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
616
- transform: skewX(-12.5deg) skewY(-12.5deg); }
682
+ transform: skewX(-12.5deg) skewY(-12.5deg);
683
+ }
617
684
  33.3% {
618
685
  -webkit-transform: skewX(6.25deg) skewY(6.25deg);
619
- transform: skewX(6.25deg) skewY(6.25deg); }
686
+ transform: skewX(6.25deg) skewY(6.25deg);
687
+ }
620
688
  44.4% {
621
689
  -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
622
- transform: skewX(-3.125deg) skewY(-3.125deg); }
690
+ transform: skewX(-3.125deg) skewY(-3.125deg);
691
+ }
623
692
  55.5% {
624
693
  -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
625
- transform: skewX(1.5625deg) skewY(1.5625deg); }
694
+ transform: skewX(1.5625deg) skewY(1.5625deg);
695
+ }
626
696
  66.6% {
627
697
  -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
628
- transform: skewX(-0.78125deg) skewY(-0.78125deg); }
698
+ transform: skewX(-0.78125deg) skewY(-0.78125deg);
699
+ }
629
700
  77.7% {
630
- -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
631
- transform: skewX(0.39063deg) skewY(0.39063deg); }
701
+ -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
702
+ transform: skewX(0.390625deg) skewY(0.390625deg);
703
+ }
632
704
  88.8% {
633
- -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
634
- transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
635
-
705
+ -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
706
+ transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
707
+ }
708
+ }
636
709
  .animate__jello {
637
710
  -webkit-animation-name: jello;
638
711
  animation-name: jello;
639
712
  -webkit-transform-origin: center;
640
- transform-origin: center; }
713
+ transform-origin: center;
714
+ }
641
715
 
642
716
  @-webkit-keyframes heartBeat {
643
717
  0% {
644
718
  -webkit-transform: scale(1);
645
- transform: scale(1); }
719
+ transform: scale(1);
720
+ }
646
721
  14% {
647
722
  -webkit-transform: scale(1.3);
648
- transform: scale(1.3); }
723
+ transform: scale(1.3);
724
+ }
649
725
  28% {
650
726
  -webkit-transform: scale(1);
651
- transform: scale(1); }
727
+ transform: scale(1);
728
+ }
652
729
  42% {
653
730
  -webkit-transform: scale(1.3);
654
- transform: scale(1.3); }
731
+ transform: scale(1.3);
732
+ }
655
733
  70% {
656
734
  -webkit-transform: scale(1);
657
- transform: scale(1); } }
658
-
735
+ transform: scale(1);
736
+ }
737
+ }
659
738
  @keyframes heartBeat {
660
739
  0% {
661
740
  -webkit-transform: scale(1);
662
- transform: scale(1); }
741
+ transform: scale(1);
742
+ }
663
743
  14% {
664
744
  -webkit-transform: scale(1.3);
665
- transform: scale(1.3); }
745
+ transform: scale(1.3);
746
+ }
666
747
  28% {
667
748
  -webkit-transform: scale(1);
668
- transform: scale(1); }
749
+ transform: scale(1);
750
+ }
669
751
  42% {
670
752
  -webkit-transform: scale(1.3);
671
- transform: scale(1.3); }
753
+ transform: scale(1.3);
754
+ }
672
755
  70% {
673
756
  -webkit-transform: scale(1);
674
- transform: scale(1); } }
675
-
757
+ transform: scale(1);
758
+ }
759
+ }
676
760
  .animate__heartBeat {
677
761
  -webkit-animation-name: heartBeat;
678
762
  animation-name: heartBeat;
679
- -webkit-animation-duration: calc(1s * 1.3);
680
- animation-duration: calc(1s * 1.3);
763
+ -webkit-animation-duration: 1.3s;
764
+ animation-duration: 1.3s;
681
765
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
682
766
  animation-duration: calc(var(--animate-duration) * 1.3);
683
767
  -webkit-animation-timing-function: ease-in-out;
684
- animation-timing-function: ease-in-out; }
768
+ animation-timing-function: ease-in-out;
769
+ }
685
770
 
686
771
  /* Back entrances */
687
772
  @-webkit-keyframes backInDown {
688
773
  0% {
689
774
  -webkit-transform: translateY(-1200px) scale(0.7);
690
775
  transform: translateY(-1200px) scale(0.7);
691
- opacity: 0.7; }
776
+ opacity: 0.7;
777
+ }
692
778
  80% {
693
779
  -webkit-transform: translateY(0px) scale(0.7);
694
780
  transform: translateY(0px) scale(0.7);
695
- opacity: 0.7; }
781
+ opacity: 0.7;
782
+ }
696
783
  100% {
697
784
  -webkit-transform: scale(1);
698
785
  transform: scale(1);
699
- opacity: 1; } }
700
-
786
+ opacity: 1;
787
+ }
788
+ }
701
789
  @keyframes backInDown {
702
790
  0% {
703
791
  -webkit-transform: translateY(-1200px) scale(0.7);
704
792
  transform: translateY(-1200px) scale(0.7);
705
- opacity: 0.7; }
793
+ opacity: 0.7;
794
+ }
706
795
  80% {
707
796
  -webkit-transform: translateY(0px) scale(0.7);
708
797
  transform: translateY(0px) scale(0.7);
709
- opacity: 0.7; }
798
+ opacity: 0.7;
799
+ }
710
800
  100% {
711
801
  -webkit-transform: scale(1);
712
802
  transform: scale(1);
713
- opacity: 1; } }
714
-
803
+ opacity: 1;
804
+ }
805
+ }
715
806
  .animate__backInDown {
716
807
  -webkit-animation-name: backInDown;
717
- animation-name: backInDown; }
808
+ animation-name: backInDown;
809
+ }
718
810
 
719
811
  @-webkit-keyframes backInLeft {
720
812
  0% {
721
813
  -webkit-transform: translateX(-2000px) scale(0.7);
722
814
  transform: translateX(-2000px) scale(0.7);
723
- opacity: 0.7; }
815
+ opacity: 0.7;
816
+ }
724
817
  80% {
725
818
  -webkit-transform: translateX(0px) scale(0.7);
726
819
  transform: translateX(0px) scale(0.7);
727
- opacity: 0.7; }
820
+ opacity: 0.7;
821
+ }
728
822
  100% {
729
823
  -webkit-transform: scale(1);
730
824
  transform: scale(1);
731
- opacity: 1; } }
732
-
825
+ opacity: 1;
826
+ }
827
+ }
733
828
  @keyframes backInLeft {
734
829
  0% {
735
830
  -webkit-transform: translateX(-2000px) scale(0.7);
736
831
  transform: translateX(-2000px) scale(0.7);
737
- opacity: 0.7; }
832
+ opacity: 0.7;
833
+ }
738
834
  80% {
739
835
  -webkit-transform: translateX(0px) scale(0.7);
740
836
  transform: translateX(0px) scale(0.7);
741
- opacity: 0.7; }
837
+ opacity: 0.7;
838
+ }
742
839
  100% {
743
840
  -webkit-transform: scale(1);
744
841
  transform: scale(1);
745
- opacity: 1; } }
746
-
842
+ opacity: 1;
843
+ }
844
+ }
747
845
  .animate__backInLeft {
748
846
  -webkit-animation-name: backInLeft;
749
- animation-name: backInLeft; }
847
+ animation-name: backInLeft;
848
+ }
750
849
 
751
850
  @-webkit-keyframes backInRight {
752
851
  0% {
753
852
  -webkit-transform: translateX(2000px) scale(0.7);
754
853
  transform: translateX(2000px) scale(0.7);
755
- opacity: 0.7; }
854
+ opacity: 0.7;
855
+ }
756
856
  80% {
757
857
  -webkit-transform: translateX(0px) scale(0.7);
758
858
  transform: translateX(0px) scale(0.7);
759
- opacity: 0.7; }
859
+ opacity: 0.7;
860
+ }
760
861
  100% {
761
862
  -webkit-transform: scale(1);
762
863
  transform: scale(1);
763
- opacity: 1; } }
764
-
864
+ opacity: 1;
865
+ }
866
+ }
765
867
  @keyframes backInRight {
766
868
  0% {
767
869
  -webkit-transform: translateX(2000px) scale(0.7);
768
870
  transform: translateX(2000px) scale(0.7);
769
- opacity: 0.7; }
871
+ opacity: 0.7;
872
+ }
770
873
  80% {
771
874
  -webkit-transform: translateX(0px) scale(0.7);
772
875
  transform: translateX(0px) scale(0.7);
773
- opacity: 0.7; }
876
+ opacity: 0.7;
877
+ }
774
878
  100% {
775
879
  -webkit-transform: scale(1);
776
880
  transform: scale(1);
777
- opacity: 1; } }
778
-
881
+ opacity: 1;
882
+ }
883
+ }
779
884
  .animate__backInRight {
780
885
  -webkit-animation-name: backInRight;
781
- animation-name: backInRight; }
886
+ animation-name: backInRight;
887
+ }
782
888
 
783
889
  @-webkit-keyframes backInUp {
784
890
  0% {
785
891
  -webkit-transform: translateY(1200px) scale(0.7);
786
892
  transform: translateY(1200px) scale(0.7);
787
- opacity: 0.7; }
893
+ opacity: 0.7;
894
+ }
788
895
  80% {
789
896
  -webkit-transform: translateY(0px) scale(0.7);
790
897
  transform: translateY(0px) scale(0.7);
791
- opacity: 0.7; }
898
+ opacity: 0.7;
899
+ }
792
900
  100% {
793
901
  -webkit-transform: scale(1);
794
902
  transform: scale(1);
795
- opacity: 1; } }
796
-
903
+ opacity: 1;
904
+ }
905
+ }
797
906
  @keyframes backInUp {
798
907
  0% {
799
908
  -webkit-transform: translateY(1200px) scale(0.7);
800
909
  transform: translateY(1200px) scale(0.7);
801
- opacity: 0.7; }
910
+ opacity: 0.7;
911
+ }
802
912
  80% {
803
913
  -webkit-transform: translateY(0px) scale(0.7);
804
914
  transform: translateY(0px) scale(0.7);
805
- opacity: 0.7; }
915
+ opacity: 0.7;
916
+ }
806
917
  100% {
807
918
  -webkit-transform: scale(1);
808
919
  transform: scale(1);
809
- opacity: 1; } }
810
-
920
+ opacity: 1;
921
+ }
922
+ }
811
923
  .animate__backInUp {
812
924
  -webkit-animation-name: backInUp;
813
- animation-name: backInUp; }
925
+ animation-name: backInUp;
926
+ }
814
927
 
815
928
  /* Back exits */
816
929
  @-webkit-keyframes backOutDown {
817
930
  0% {
818
931
  -webkit-transform: scale(1);
819
932
  transform: scale(1);
820
- opacity: 1; }
933
+ opacity: 1;
934
+ }
821
935
  20% {
822
936
  -webkit-transform: translateY(0px) scale(0.7);
823
937
  transform: translateY(0px) scale(0.7);
824
- opacity: 0.7; }
938
+ opacity: 0.7;
939
+ }
825
940
  100% {
826
941
  -webkit-transform: translateY(700px) scale(0.7);
827
942
  transform: translateY(700px) scale(0.7);
828
- opacity: 0.7; } }
829
-
943
+ opacity: 0.7;
944
+ }
945
+ }
830
946
  @keyframes backOutDown {
831
947
  0% {
832
948
  -webkit-transform: scale(1);
833
949
  transform: scale(1);
834
- opacity: 1; }
950
+ opacity: 1;
951
+ }
835
952
  20% {
836
953
  -webkit-transform: translateY(0px) scale(0.7);
837
954
  transform: translateY(0px) scale(0.7);
838
- opacity: 0.7; }
955
+ opacity: 0.7;
956
+ }
839
957
  100% {
840
958
  -webkit-transform: translateY(700px) scale(0.7);
841
959
  transform: translateY(700px) scale(0.7);
842
- opacity: 0.7; } }
843
-
960
+ opacity: 0.7;
961
+ }
962
+ }
844
963
  .animate__backOutDown {
845
964
  -webkit-animation-name: backOutDown;
846
- animation-name: backOutDown; }
965
+ animation-name: backOutDown;
966
+ }
847
967
 
848
968
  @-webkit-keyframes backOutLeft {
849
969
  0% {
850
970
  -webkit-transform: scale(1);
851
971
  transform: scale(1);
852
- opacity: 1; }
972
+ opacity: 1;
973
+ }
853
974
  20% {
854
975
  -webkit-transform: translateX(0px) scale(0.7);
855
976
  transform: translateX(0px) scale(0.7);
856
- opacity: 0.7; }
977
+ opacity: 0.7;
978
+ }
857
979
  100% {
858
980
  -webkit-transform: translateX(-2000px) scale(0.7);
859
981
  transform: translateX(-2000px) scale(0.7);
860
- opacity: 0.7; } }
861
-
982
+ opacity: 0.7;
983
+ }
984
+ }
862
985
  @keyframes backOutLeft {
863
986
  0% {
864
987
  -webkit-transform: scale(1);
865
988
  transform: scale(1);
866
- opacity: 1; }
989
+ opacity: 1;
990
+ }
867
991
  20% {
868
992
  -webkit-transform: translateX(0px) scale(0.7);
869
993
  transform: translateX(0px) scale(0.7);
870
- opacity: 0.7; }
994
+ opacity: 0.7;
995
+ }
871
996
  100% {
872
997
  -webkit-transform: translateX(-2000px) scale(0.7);
873
998
  transform: translateX(-2000px) scale(0.7);
874
- opacity: 0.7; } }
875
-
999
+ opacity: 0.7;
1000
+ }
1001
+ }
876
1002
  .animate__backOutLeft {
877
1003
  -webkit-animation-name: backOutLeft;
878
- animation-name: backOutLeft; }
1004
+ animation-name: backOutLeft;
1005
+ }
879
1006
 
880
1007
  @-webkit-keyframes backOutRight {
881
1008
  0% {
882
1009
  -webkit-transform: scale(1);
883
1010
  transform: scale(1);
884
- opacity: 1; }
1011
+ opacity: 1;
1012
+ }
885
1013
  20% {
886
1014
  -webkit-transform: translateX(0px) scale(0.7);
887
1015
  transform: translateX(0px) scale(0.7);
888
- opacity: 0.7; }
1016
+ opacity: 0.7;
1017
+ }
889
1018
  100% {
890
1019
  -webkit-transform: translateX(2000px) scale(0.7);
891
1020
  transform: translateX(2000px) scale(0.7);
892
- opacity: 0.7; } }
893
-
1021
+ opacity: 0.7;
1022
+ }
1023
+ }
894
1024
  @keyframes backOutRight {
895
1025
  0% {
896
1026
  -webkit-transform: scale(1);
897
1027
  transform: scale(1);
898
- opacity: 1; }
1028
+ opacity: 1;
1029
+ }
899
1030
  20% {
900
1031
  -webkit-transform: translateX(0px) scale(0.7);
901
1032
  transform: translateX(0px) scale(0.7);
902
- opacity: 0.7; }
1033
+ opacity: 0.7;
1034
+ }
903
1035
  100% {
904
1036
  -webkit-transform: translateX(2000px) scale(0.7);
905
1037
  transform: translateX(2000px) scale(0.7);
906
- opacity: 0.7; } }
907
-
1038
+ opacity: 0.7;
1039
+ }
1040
+ }
908
1041
  .animate__backOutRight {
909
1042
  -webkit-animation-name: backOutRight;
910
- animation-name: backOutRight; }
1043
+ animation-name: backOutRight;
1044
+ }
911
1045
 
912
1046
  @-webkit-keyframes backOutUp {
913
1047
  0% {
914
1048
  -webkit-transform: scale(1);
915
1049
  transform: scale(1);
916
- opacity: 1; }
1050
+ opacity: 1;
1051
+ }
917
1052
  20% {
918
1053
  -webkit-transform: translateY(0px) scale(0.7);
919
1054
  transform: translateY(0px) scale(0.7);
920
- opacity: 0.7; }
1055
+ opacity: 0.7;
1056
+ }
921
1057
  100% {
922
1058
  -webkit-transform: translateY(-700px) scale(0.7);
923
1059
  transform: translateY(-700px) scale(0.7);
924
- opacity: 0.7; } }
925
-
1060
+ opacity: 0.7;
1061
+ }
1062
+ }
926
1063
  @keyframes backOutUp {
927
1064
  0% {
928
1065
  -webkit-transform: scale(1);
929
1066
  transform: scale(1);
930
- opacity: 1; }
1067
+ opacity: 1;
1068
+ }
931
1069
  20% {
932
1070
  -webkit-transform: translateY(0px) scale(0.7);
933
1071
  transform: translateY(0px) scale(0.7);
934
- opacity: 0.7; }
1072
+ opacity: 0.7;
1073
+ }
935
1074
  100% {
936
1075
  -webkit-transform: translateY(-700px) scale(0.7);
937
1076
  transform: translateY(-700px) scale(0.7);
938
- opacity: 0.7; } }
939
-
1077
+ opacity: 0.7;
1078
+ }
1079
+ }
940
1080
  .animate__backOutUp {
941
1081
  -webkit-animation-name: backOutUp;
942
- animation-name: backOutUp; }
1082
+ animation-name: backOutUp;
1083
+ }
943
1084
 
944
1085
  /* Bouncing entrances */
945
1086
  @-webkit-keyframes bounceIn {
946
- from,
947
- 20%,
948
- 40%,
949
- 60%,
950
- 80%,
951
- to {
1087
+ from, 20%, 40%, 60%, 80%, to {
952
1088
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
953
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
1089
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1090
+ }
954
1091
  0% {
955
1092
  opacity: 0;
956
1093
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
957
- transform: scale3d(0.3, 0.3, 0.3); }
1094
+ transform: scale3d(0.3, 0.3, 0.3);
1095
+ }
958
1096
  20% {
959
1097
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
960
- transform: scale3d(1.1, 1.1, 1.1); }
1098
+ transform: scale3d(1.1, 1.1, 1.1);
1099
+ }
961
1100
  40% {
962
1101
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
963
- transform: scale3d(0.9, 0.9, 0.9); }
1102
+ transform: scale3d(0.9, 0.9, 0.9);
1103
+ }
964
1104
  60% {
965
1105
  opacity: 1;
966
1106
  -webkit-transform: scale3d(1.03, 1.03, 1.03);
967
- transform: scale3d(1.03, 1.03, 1.03); }
1107
+ transform: scale3d(1.03, 1.03, 1.03);
1108
+ }
968
1109
  80% {
969
1110
  -webkit-transform: scale3d(0.97, 0.97, 0.97);
970
- transform: scale3d(0.97, 0.97, 0.97); }
1111
+ transform: scale3d(0.97, 0.97, 0.97);
1112
+ }
971
1113
  to {
972
1114
  opacity: 1;
973
1115
  -webkit-transform: scale3d(1, 1, 1);
974
- transform: scale3d(1, 1, 1); } }
975
-
1116
+ transform: scale3d(1, 1, 1);
1117
+ }
1118
+ }
976
1119
  @keyframes bounceIn {
977
- from,
978
- 20%,
979
- 40%,
980
- 60%,
981
- 80%,
982
- to {
1120
+ from, 20%, 40%, 60%, 80%, to {
983
1121
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
984
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
1122
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1123
+ }
985
1124
  0% {
986
1125
  opacity: 0;
987
1126
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
988
- transform: scale3d(0.3, 0.3, 0.3); }
1127
+ transform: scale3d(0.3, 0.3, 0.3);
1128
+ }
989
1129
  20% {
990
1130
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
991
- transform: scale3d(1.1, 1.1, 1.1); }
1131
+ transform: scale3d(1.1, 1.1, 1.1);
1132
+ }
992
1133
  40% {
993
1134
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
994
- transform: scale3d(0.9, 0.9, 0.9); }
1135
+ transform: scale3d(0.9, 0.9, 0.9);
1136
+ }
995
1137
  60% {
996
1138
  opacity: 1;
997
1139
  -webkit-transform: scale3d(1.03, 1.03, 1.03);
998
- transform: scale3d(1.03, 1.03, 1.03); }
1140
+ transform: scale3d(1.03, 1.03, 1.03);
1141
+ }
999
1142
  80% {
1000
1143
  -webkit-transform: scale3d(0.97, 0.97, 0.97);
1001
- transform: scale3d(0.97, 0.97, 0.97); }
1144
+ transform: scale3d(0.97, 0.97, 0.97);
1145
+ }
1002
1146
  to {
1003
1147
  opacity: 1;
1004
1148
  -webkit-transform: scale3d(1, 1, 1);
1005
- transform: scale3d(1, 1, 1); } }
1006
-
1149
+ transform: scale3d(1, 1, 1);
1150
+ }
1151
+ }
1007
1152
  .animate__bounceIn {
1008
- -webkit-animation-duration: calc(1s * 0.75);
1009
- animation-duration: calc(1s * 0.75);
1153
+ -webkit-animation-duration: 0.75s;
1154
+ animation-duration: 0.75s;
1010
1155
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
1011
1156
  animation-duration: calc(var(--animate-duration) * 0.75);
1012
1157
  -webkit-animation-name: bounceIn;
1013
- animation-name: bounceIn; }
1158
+ animation-name: bounceIn;
1159
+ }
1014
1160
 
1015
1161
  @-webkit-keyframes bounceInDown {
1016
- from,
1017
- 60%,
1018
- 75%,
1019
- 90%,
1020
- to {
1162
+ from, 60%, 75%, 90%, to {
1021
1163
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1022
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
1164
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1165
+ }
1023
1166
  0% {
1024
1167
  opacity: 0;
1025
1168
  -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
1026
- transform: translate3d(0, -3000px, 0) scaleY(3); }
1169
+ transform: translate3d(0, -3000px, 0) scaleY(3);
1170
+ }
1027
1171
  60% {
1028
1172
  opacity: 1;
1029
1173
  -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
1030
- transform: translate3d(0, 25px, 0) scaleY(0.9); }
1174
+ transform: translate3d(0, 25px, 0) scaleY(0.9);
1175
+ }
1031
1176
  75% {
1032
1177
  -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
1033
- transform: translate3d(0, -10px, 0) scaleY(0.95); }
1178
+ transform: translate3d(0, -10px, 0) scaleY(0.95);
1179
+ }
1034
1180
  90% {
1035
1181
  -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
1036
- transform: translate3d(0, 5px, 0) scaleY(0.985); }
1182
+ transform: translate3d(0, 5px, 0) scaleY(0.985);
1183
+ }
1037
1184
  to {
1038
1185
  -webkit-transform: translate3d(0, 0, 0);
1039
- transform: translate3d(0, 0, 0); } }
1040
-
1186
+ transform: translate3d(0, 0, 0);
1187
+ }
1188
+ }
1041
1189
  @keyframes bounceInDown {
1042
- from,
1043
- 60%,
1044
- 75%,
1045
- 90%,
1046
- to {
1190
+ from, 60%, 75%, 90%, to {
1047
1191
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1048
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
1192
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1193
+ }
1049
1194
  0% {
1050
1195
  opacity: 0;
1051
1196
  -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
1052
- transform: translate3d(0, -3000px, 0) scaleY(3); }
1197
+ transform: translate3d(0, -3000px, 0) scaleY(3);
1198
+ }
1053
1199
  60% {
1054
1200
  opacity: 1;
1055
1201
  -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
1056
- transform: translate3d(0, 25px, 0) scaleY(0.9); }
1202
+ transform: translate3d(0, 25px, 0) scaleY(0.9);
1203
+ }
1057
1204
  75% {
1058
1205
  -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
1059
- transform: translate3d(0, -10px, 0) scaleY(0.95); }
1206
+ transform: translate3d(0, -10px, 0) scaleY(0.95);
1207
+ }
1060
1208
  90% {
1061
1209
  -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
1062
- transform: translate3d(0, 5px, 0) scaleY(0.985); }
1210
+ transform: translate3d(0, 5px, 0) scaleY(0.985);
1211
+ }
1063
1212
  to {
1064
1213
  -webkit-transform: translate3d(0, 0, 0);
1065
- transform: translate3d(0, 0, 0); } }
1066
-
1214
+ transform: translate3d(0, 0, 0);
1215
+ }
1216
+ }
1067
1217
  .animate__bounceInDown {
1068
1218
  -webkit-animation-name: bounceInDown;
1069
- animation-name: bounceInDown; }
1219
+ animation-name: bounceInDown;
1220
+ }
1070
1221
 
1071
1222
  @-webkit-keyframes bounceInLeft {
1072
- from,
1073
- 60%,
1074
- 75%,
1075
- 90%,
1076
- to {
1223
+ from, 60%, 75%, 90%, to {
1077
1224
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1078
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
1225
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1226
+ }
1079
1227
  0% {
1080
1228
  opacity: 0;
1081
1229
  -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
1082
- transform: translate3d(-3000px, 0, 0) scaleX(3); }
1230
+ transform: translate3d(-3000px, 0, 0) scaleX(3);
1231
+ }
1083
1232
  60% {
1084
1233
  opacity: 1;
1085
1234
  -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
1086
- transform: translate3d(25px, 0, 0) scaleX(1); }
1235
+ transform: translate3d(25px, 0, 0) scaleX(1);
1236
+ }
1087
1237
  75% {
1088
1238
  -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
1089
- transform: translate3d(-10px, 0, 0) scaleX(0.98); }
1239
+ transform: translate3d(-10px, 0, 0) scaleX(0.98);
1240
+ }
1090
1241
  90% {
1091
1242
  -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
1092
- transform: translate3d(5px, 0, 0) scaleX(0.995); }
1243
+ transform: translate3d(5px, 0, 0) scaleX(0.995);
1244
+ }
1093
1245
  to {
1094
1246
  -webkit-transform: translate3d(0, 0, 0);
1095
- transform: translate3d(0, 0, 0); } }
1096
-
1247
+ transform: translate3d(0, 0, 0);
1248
+ }
1249
+ }
1097
1250
  @keyframes bounceInLeft {
1098
- from,
1099
- 60%,
1100
- 75%,
1101
- 90%,
1102
- to {
1251
+ from, 60%, 75%, 90%, to {
1103
1252
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1104
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
1253
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1254
+ }
1105
1255
  0% {
1106
1256
  opacity: 0;
1107
1257
  -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
1108
- transform: translate3d(-3000px, 0, 0) scaleX(3); }
1258
+ transform: translate3d(-3000px, 0, 0) scaleX(3);
1259
+ }
1109
1260
  60% {
1110
1261
  opacity: 1;
1111
1262
  -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
1112
- transform: translate3d(25px, 0, 0) scaleX(1); }
1263
+ transform: translate3d(25px, 0, 0) scaleX(1);
1264
+ }
1113
1265
  75% {
1114
1266
  -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
1115
- transform: translate3d(-10px, 0, 0) scaleX(0.98); }
1267
+ transform: translate3d(-10px, 0, 0) scaleX(0.98);
1268
+ }
1116
1269
  90% {
1117
1270
  -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
1118
- transform: translate3d(5px, 0, 0) scaleX(0.995); }
1271
+ transform: translate3d(5px, 0, 0) scaleX(0.995);
1272
+ }
1119
1273
  to {
1120
1274
  -webkit-transform: translate3d(0, 0, 0);
1121
- transform: translate3d(0, 0, 0); } }
1122
-
1275
+ transform: translate3d(0, 0, 0);
1276
+ }
1277
+ }
1123
1278
  .animate__bounceInLeft {
1124
1279
  -webkit-animation-name: bounceInLeft;
1125
- animation-name: bounceInLeft; }
1280
+ animation-name: bounceInLeft;
1281
+ }
1126
1282
 
1127
1283
  @-webkit-keyframes bounceInRight {
1128
- from,
1129
- 60%,
1130
- 75%,
1131
- 90%,
1132
- to {
1284
+ from, 60%, 75%, 90%, to {
1133
1285
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1134
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
1286
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1287
+ }
1135
1288
  from {
1136
1289
  opacity: 0;
1137
1290
  -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
1138
- transform: translate3d(3000px, 0, 0) scaleX(3); }
1291
+ transform: translate3d(3000px, 0, 0) scaleX(3);
1292
+ }
1139
1293
  60% {
1140
1294
  opacity: 1;
1141
1295
  -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
1142
- transform: translate3d(-25px, 0, 0) scaleX(1); }
1296
+ transform: translate3d(-25px, 0, 0) scaleX(1);
1297
+ }
1143
1298
  75% {
1144
1299
  -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
1145
- transform: translate3d(10px, 0, 0) scaleX(0.98); }
1300
+ transform: translate3d(10px, 0, 0) scaleX(0.98);
1301
+ }
1146
1302
  90% {
1147
1303
  -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
1148
- transform: translate3d(-5px, 0, 0) scaleX(0.995); }
1304
+ transform: translate3d(-5px, 0, 0) scaleX(0.995);
1305
+ }
1149
1306
  to {
1150
1307
  -webkit-transform: translate3d(0, 0, 0);
1151
- transform: translate3d(0, 0, 0); } }
1152
-
1308
+ transform: translate3d(0, 0, 0);
1309
+ }
1310
+ }
1153
1311
  @keyframes bounceInRight {
1154
- from,
1155
- 60%,
1156
- 75%,
1157
- 90%,
1158
- to {
1312
+ from, 60%, 75%, 90%, to {
1159
1313
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1160
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
1314
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1315
+ }
1161
1316
  from {
1162
1317
  opacity: 0;
1163
1318
  -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
1164
- transform: translate3d(3000px, 0, 0) scaleX(3); }
1319
+ transform: translate3d(3000px, 0, 0) scaleX(3);
1320
+ }
1165
1321
  60% {
1166
1322
  opacity: 1;
1167
1323
  -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
1168
- transform: translate3d(-25px, 0, 0) scaleX(1); }
1324
+ transform: translate3d(-25px, 0, 0) scaleX(1);
1325
+ }
1169
1326
  75% {
1170
1327
  -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
1171
- transform: translate3d(10px, 0, 0) scaleX(0.98); }
1328
+ transform: translate3d(10px, 0, 0) scaleX(0.98);
1329
+ }
1172
1330
  90% {
1173
1331
  -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
1174
- transform: translate3d(-5px, 0, 0) scaleX(0.995); }
1332
+ transform: translate3d(-5px, 0, 0) scaleX(0.995);
1333
+ }
1175
1334
  to {
1176
1335
  -webkit-transform: translate3d(0, 0, 0);
1177
- transform: translate3d(0, 0, 0); } }
1178
-
1336
+ transform: translate3d(0, 0, 0);
1337
+ }
1338
+ }
1179
1339
  .animate__bounceInRight {
1180
1340
  -webkit-animation-name: bounceInRight;
1181
- animation-name: bounceInRight; }
1341
+ animation-name: bounceInRight;
1342
+ }
1182
1343
 
1183
1344
  @-webkit-keyframes bounceInUp {
1184
- from,
1185
- 60%,
1186
- 75%,
1187
- 90%,
1188
- to {
1345
+ from, 60%, 75%, 90%, to {
1189
1346
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1190
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
1347
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1348
+ }
1191
1349
  from {
1192
1350
  opacity: 0;
1193
1351
  -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
1194
- transform: translate3d(0, 3000px, 0) scaleY(5); }
1352
+ transform: translate3d(0, 3000px, 0) scaleY(5);
1353
+ }
1195
1354
  60% {
1196
1355
  opacity: 1;
1197
1356
  -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
1198
- transform: translate3d(0, -20px, 0) scaleY(0.9); }
1357
+ transform: translate3d(0, -20px, 0) scaleY(0.9);
1358
+ }
1199
1359
  75% {
1200
1360
  -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
1201
- transform: translate3d(0, 10px, 0) scaleY(0.95); }
1361
+ transform: translate3d(0, 10px, 0) scaleY(0.95);
1362
+ }
1202
1363
  90% {
1203
1364
  -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
1204
- transform: translate3d(0, -5px, 0) scaleY(0.985); }
1365
+ transform: translate3d(0, -5px, 0) scaleY(0.985);
1366
+ }
1205
1367
  to {
1206
1368
  -webkit-transform: translate3d(0, 0, 0);
1207
- transform: translate3d(0, 0, 0); } }
1208
-
1369
+ transform: translate3d(0, 0, 0);
1370
+ }
1371
+ }
1209
1372
  @keyframes bounceInUp {
1210
- from,
1211
- 60%,
1212
- 75%,
1213
- 90%,
1214
- to {
1373
+ from, 60%, 75%, 90%, to {
1215
1374
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1216
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
1375
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1376
+ }
1217
1377
  from {
1218
1378
  opacity: 0;
1219
1379
  -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
1220
- transform: translate3d(0, 3000px, 0) scaleY(5); }
1380
+ transform: translate3d(0, 3000px, 0) scaleY(5);
1381
+ }
1221
1382
  60% {
1222
1383
  opacity: 1;
1223
1384
  -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
1224
- transform: translate3d(0, -20px, 0) scaleY(0.9); }
1385
+ transform: translate3d(0, -20px, 0) scaleY(0.9);
1386
+ }
1225
1387
  75% {
1226
1388
  -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
1227
- transform: translate3d(0, 10px, 0) scaleY(0.95); }
1389
+ transform: translate3d(0, 10px, 0) scaleY(0.95);
1390
+ }
1228
1391
  90% {
1229
1392
  -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
1230
- transform: translate3d(0, -5px, 0) scaleY(0.985); }
1393
+ transform: translate3d(0, -5px, 0) scaleY(0.985);
1394
+ }
1231
1395
  to {
1232
1396
  -webkit-transform: translate3d(0, 0, 0);
1233
- transform: translate3d(0, 0, 0); } }
1234
-
1397
+ transform: translate3d(0, 0, 0);
1398
+ }
1399
+ }
1235
1400
  .animate__bounceInUp {
1236
1401
  -webkit-animation-name: bounceInUp;
1237
- animation-name: bounceInUp; }
1402
+ animation-name: bounceInUp;
1403
+ }
1238
1404
 
1239
1405
  /* Bouncing exits */
1240
1406
  @-webkit-keyframes bounceOut {
1241
1407
  20% {
1242
1408
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
1243
- transform: scale3d(0.9, 0.9, 0.9); }
1244
- 50%,
1245
- 55% {
1409
+ transform: scale3d(0.9, 0.9, 0.9);
1410
+ }
1411
+ 50%, 55% {
1246
1412
  opacity: 1;
1247
1413
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
1248
- transform: scale3d(1.1, 1.1, 1.1); }
1414
+ transform: scale3d(1.1, 1.1, 1.1);
1415
+ }
1249
1416
  to {
1250
1417
  opacity: 0;
1251
1418
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
1252
- transform: scale3d(0.3, 0.3, 0.3); } }
1253
-
1419
+ transform: scale3d(0.3, 0.3, 0.3);
1420
+ }
1421
+ }
1254
1422
  @keyframes bounceOut {
1255
1423
  20% {
1256
1424
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
1257
- transform: scale3d(0.9, 0.9, 0.9); }
1258
- 50%,
1259
- 55% {
1425
+ transform: scale3d(0.9, 0.9, 0.9);
1426
+ }
1427
+ 50%, 55% {
1260
1428
  opacity: 1;
1261
1429
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
1262
- transform: scale3d(1.1, 1.1, 1.1); }
1430
+ transform: scale3d(1.1, 1.1, 1.1);
1431
+ }
1263
1432
  to {
1264
1433
  opacity: 0;
1265
1434
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
1266
- transform: scale3d(0.3, 0.3, 0.3); } }
1267
-
1435
+ transform: scale3d(0.3, 0.3, 0.3);
1436
+ }
1437
+ }
1268
1438
  .animate__bounceOut {
1269
- -webkit-animation-duration: calc(1s * 0.75);
1270
- animation-duration: calc(1s * 0.75);
1439
+ -webkit-animation-duration: 0.75s;
1440
+ animation-duration: 0.75s;
1271
1441
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
1272
1442
  animation-duration: calc(var(--animate-duration) * 0.75);
1273
1443
  -webkit-animation-name: bounceOut;
1274
- animation-name: bounceOut; }
1444
+ animation-name: bounceOut;
1445
+ }
1275
1446
 
1276
1447
  @-webkit-keyframes bounceOutDown {
1277
1448
  20% {
1278
1449
  -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
1279
- transform: translate3d(0, 10px, 0) scaleY(0.985); }
1280
- 40%,
1281
- 45% {
1450
+ transform: translate3d(0, 10px, 0) scaleY(0.985);
1451
+ }
1452
+ 40%, 45% {
1282
1453
  opacity: 1;
1283
1454
  -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
1284
- transform: translate3d(0, -20px, 0) scaleY(0.9); }
1455
+ transform: translate3d(0, -20px, 0) scaleY(0.9);
1456
+ }
1285
1457
  to {
1286
1458
  opacity: 0;
1287
1459
  -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
1288
- transform: translate3d(0, 2000px, 0) scaleY(3); } }
1289
-
1460
+ transform: translate3d(0, 2000px, 0) scaleY(3);
1461
+ }
1462
+ }
1290
1463
  @keyframes bounceOutDown {
1291
1464
  20% {
1292
1465
  -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
1293
- transform: translate3d(0, 10px, 0) scaleY(0.985); }
1294
- 40%,
1295
- 45% {
1466
+ transform: translate3d(0, 10px, 0) scaleY(0.985);
1467
+ }
1468
+ 40%, 45% {
1296
1469
  opacity: 1;
1297
1470
  -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
1298
- transform: translate3d(0, -20px, 0) scaleY(0.9); }
1471
+ transform: translate3d(0, -20px, 0) scaleY(0.9);
1472
+ }
1299
1473
  to {
1300
1474
  opacity: 0;
1301
1475
  -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
1302
- transform: translate3d(0, 2000px, 0) scaleY(3); } }
1303
-
1476
+ transform: translate3d(0, 2000px, 0) scaleY(3);
1477
+ }
1478
+ }
1304
1479
  .animate__bounceOutDown {
1305
1480
  -webkit-animation-name: bounceOutDown;
1306
- animation-name: bounceOutDown; }
1481
+ animation-name: bounceOutDown;
1482
+ }
1307
1483
 
1308
1484
  @-webkit-keyframes bounceOutLeft {
1309
1485
  20% {
1310
1486
  opacity: 1;
1311
1487
  -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
1312
- transform: translate3d(20px, 0, 0) scaleX(0.9); }
1488
+ transform: translate3d(20px, 0, 0) scaleX(0.9);
1489
+ }
1313
1490
  to {
1314
1491
  opacity: 0;
1315
1492
  -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
1316
- transform: translate3d(-2000px, 0, 0) scaleX(2); } }
1317
-
1493
+ transform: translate3d(-2000px, 0, 0) scaleX(2);
1494
+ }
1495
+ }
1318
1496
  @keyframes bounceOutLeft {
1319
1497
  20% {
1320
1498
  opacity: 1;
1321
1499
  -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
1322
- transform: translate3d(20px, 0, 0) scaleX(0.9); }
1500
+ transform: translate3d(20px, 0, 0) scaleX(0.9);
1501
+ }
1323
1502
  to {
1324
1503
  opacity: 0;
1325
1504
  -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
1326
- transform: translate3d(-2000px, 0, 0) scaleX(2); } }
1327
-
1505
+ transform: translate3d(-2000px, 0, 0) scaleX(2);
1506
+ }
1507
+ }
1328
1508
  .animate__bounceOutLeft {
1329
1509
  -webkit-animation-name: bounceOutLeft;
1330
- animation-name: bounceOutLeft; }
1510
+ animation-name: bounceOutLeft;
1511
+ }
1331
1512
 
1332
1513
  @-webkit-keyframes bounceOutRight {
1333
1514
  20% {
1334
1515
  opacity: 1;
1335
1516
  -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
1336
- transform: translate3d(-20px, 0, 0) scaleX(0.9); }
1517
+ transform: translate3d(-20px, 0, 0) scaleX(0.9);
1518
+ }
1337
1519
  to {
1338
1520
  opacity: 0;
1339
1521
  -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
1340
- transform: translate3d(2000px, 0, 0) scaleX(2); } }
1341
-
1522
+ transform: translate3d(2000px, 0, 0) scaleX(2);
1523
+ }
1524
+ }
1342
1525
  @keyframes bounceOutRight {
1343
1526
  20% {
1344
1527
  opacity: 1;
1345
1528
  -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
1346
- transform: translate3d(-20px, 0, 0) scaleX(0.9); }
1529
+ transform: translate3d(-20px, 0, 0) scaleX(0.9);
1530
+ }
1347
1531
  to {
1348
1532
  opacity: 0;
1349
1533
  -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
1350
- transform: translate3d(2000px, 0, 0) scaleX(2); } }
1351
-
1534
+ transform: translate3d(2000px, 0, 0) scaleX(2);
1535
+ }
1536
+ }
1352
1537
  .animate__bounceOutRight {
1353
1538
  -webkit-animation-name: bounceOutRight;
1354
- animation-name: bounceOutRight; }
1539
+ animation-name: bounceOutRight;
1540
+ }
1355
1541
 
1356
1542
  @-webkit-keyframes bounceOutUp {
1357
1543
  20% {
1358
1544
  -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
1359
- transform: translate3d(0, -10px, 0) scaleY(0.985); }
1360
- 40%,
1361
- 45% {
1545
+ transform: translate3d(0, -10px, 0) scaleY(0.985);
1546
+ }
1547
+ 40%, 45% {
1362
1548
  opacity: 1;
1363
1549
  -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
1364
- transform: translate3d(0, 20px, 0) scaleY(0.9); }
1550
+ transform: translate3d(0, 20px, 0) scaleY(0.9);
1551
+ }
1365
1552
  to {
1366
1553
  opacity: 0;
1367
1554
  -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
1368
- transform: translate3d(0, -2000px, 0) scaleY(3); } }
1369
-
1555
+ transform: translate3d(0, -2000px, 0) scaleY(3);
1556
+ }
1557
+ }
1370
1558
  @keyframes bounceOutUp {
1371
1559
  20% {
1372
1560
  -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
1373
- transform: translate3d(0, -10px, 0) scaleY(0.985); }
1374
- 40%,
1375
- 45% {
1561
+ transform: translate3d(0, -10px, 0) scaleY(0.985);
1562
+ }
1563
+ 40%, 45% {
1376
1564
  opacity: 1;
1377
1565
  -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
1378
- transform: translate3d(0, 20px, 0) scaleY(0.9); }
1566
+ transform: translate3d(0, 20px, 0) scaleY(0.9);
1567
+ }
1379
1568
  to {
1380
1569
  opacity: 0;
1381
1570
  -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
1382
- transform: translate3d(0, -2000px, 0) scaleY(3); } }
1383
-
1571
+ transform: translate3d(0, -2000px, 0) scaleY(3);
1572
+ }
1573
+ }
1384
1574
  .animate__bounceOutUp {
1385
1575
  -webkit-animation-name: bounceOutUp;
1386
- animation-name: bounceOutUp; }
1576
+ animation-name: bounceOutUp;
1577
+ }
1387
1578
 
1388
1579
  /* Fading entrances */
1389
1580
  @-webkit-keyframes fadeIn {
1390
1581
  from {
1391
- opacity: 0; }
1582
+ opacity: 0;
1583
+ }
1392
1584
  to {
1393
- opacity: 1; } }
1394
-
1585
+ opacity: 1;
1586
+ }
1587
+ }
1395
1588
  @keyframes fadeIn {
1396
1589
  from {
1397
- opacity: 0; }
1590
+ opacity: 0;
1591
+ }
1398
1592
  to {
1399
- opacity: 1; } }
1400
-
1593
+ opacity: 1;
1594
+ }
1595
+ }
1401
1596
  .animate__fadeIn {
1402
1597
  -webkit-animation-name: fadeIn;
1403
- animation-name: fadeIn; }
1598
+ animation-name: fadeIn;
1599
+ }
1404
1600
 
1405
1601
  @-webkit-keyframes fadeInDown {
1406
1602
  from {
1407
1603
  opacity: 0;
1408
1604
  -webkit-transform: translate3d(0, -100%, 0);
1409
- transform: translate3d(0, -100%, 0); }
1605
+ transform: translate3d(0, -100%, 0);
1606
+ }
1410
1607
  to {
1411
1608
  opacity: 1;
1412
1609
  -webkit-transform: translate3d(0, 0, 0);
1413
- transform: translate3d(0, 0, 0); } }
1414
-
1610
+ transform: translate3d(0, 0, 0);
1611
+ }
1612
+ }
1415
1613
  @keyframes fadeInDown {
1416
1614
  from {
1417
1615
  opacity: 0;
1418
1616
  -webkit-transform: translate3d(0, -100%, 0);
1419
- transform: translate3d(0, -100%, 0); }
1617
+ transform: translate3d(0, -100%, 0);
1618
+ }
1420
1619
  to {
1421
1620
  opacity: 1;
1422
1621
  -webkit-transform: translate3d(0, 0, 0);
1423
- transform: translate3d(0, 0, 0); } }
1424
-
1622
+ transform: translate3d(0, 0, 0);
1623
+ }
1624
+ }
1425
1625
  .animate__fadeInDown {
1426
1626
  -webkit-animation-name: fadeInDown;
1427
- animation-name: fadeInDown; }
1627
+ animation-name: fadeInDown;
1628
+ }
1428
1629
 
1429
1630
  @-webkit-keyframes fadeInDownBig {
1430
1631
  from {
1431
1632
  opacity: 0;
1432
1633
  -webkit-transform: translate3d(0, -2000px, 0);
1433
- transform: translate3d(0, -2000px, 0); }
1634
+ transform: translate3d(0, -2000px, 0);
1635
+ }
1434
1636
  to {
1435
1637
  opacity: 1;
1436
1638
  -webkit-transform: translate3d(0, 0, 0);
1437
- transform: translate3d(0, 0, 0); } }
1438
-
1639
+ transform: translate3d(0, 0, 0);
1640
+ }
1641
+ }
1439
1642
  @keyframes fadeInDownBig {
1440
1643
  from {
1441
1644
  opacity: 0;
1442
1645
  -webkit-transform: translate3d(0, -2000px, 0);
1443
- transform: translate3d(0, -2000px, 0); }
1646
+ transform: translate3d(0, -2000px, 0);
1647
+ }
1444
1648
  to {
1445
1649
  opacity: 1;
1446
1650
  -webkit-transform: translate3d(0, 0, 0);
1447
- transform: translate3d(0, 0, 0); } }
1448
-
1651
+ transform: translate3d(0, 0, 0);
1652
+ }
1653
+ }
1449
1654
  .animate__fadeInDownBig {
1450
1655
  -webkit-animation-name: fadeInDownBig;
1451
- animation-name: fadeInDownBig; }
1656
+ animation-name: fadeInDownBig;
1657
+ }
1452
1658
 
1453
1659
  @-webkit-keyframes fadeInLeft {
1454
1660
  from {
1455
1661
  opacity: 0;
1456
1662
  -webkit-transform: translate3d(-100%, 0, 0);
1457
- transform: translate3d(-100%, 0, 0); }
1663
+ transform: translate3d(-100%, 0, 0);
1664
+ }
1458
1665
  to {
1459
1666
  opacity: 1;
1460
1667
  -webkit-transform: translate3d(0, 0, 0);
1461
- transform: translate3d(0, 0, 0); } }
1462
-
1668
+ transform: translate3d(0, 0, 0);
1669
+ }
1670
+ }
1463
1671
  @keyframes fadeInLeft {
1464
1672
  from {
1465
1673
  opacity: 0;
1466
1674
  -webkit-transform: translate3d(-100%, 0, 0);
1467
- transform: translate3d(-100%, 0, 0); }
1675
+ transform: translate3d(-100%, 0, 0);
1676
+ }
1468
1677
  to {
1469
1678
  opacity: 1;
1470
1679
  -webkit-transform: translate3d(0, 0, 0);
1471
- transform: translate3d(0, 0, 0); } }
1472
-
1680
+ transform: translate3d(0, 0, 0);
1681
+ }
1682
+ }
1473
1683
  .animate__fadeInLeft {
1474
1684
  -webkit-animation-name: fadeInLeft;
1475
- animation-name: fadeInLeft; }
1685
+ animation-name: fadeInLeft;
1686
+ }
1476
1687
 
1477
1688
  @-webkit-keyframes fadeInLeftBig {
1478
1689
  from {
1479
1690
  opacity: 0;
1480
1691
  -webkit-transform: translate3d(-2000px, 0, 0);
1481
- transform: translate3d(-2000px, 0, 0); }
1692
+ transform: translate3d(-2000px, 0, 0);
1693
+ }
1482
1694
  to {
1483
1695
  opacity: 1;
1484
1696
  -webkit-transform: translate3d(0, 0, 0);
1485
- transform: translate3d(0, 0, 0); } }
1486
-
1697
+ transform: translate3d(0, 0, 0);
1698
+ }
1699
+ }
1487
1700
  @keyframes fadeInLeftBig {
1488
1701
  from {
1489
1702
  opacity: 0;
1490
1703
  -webkit-transform: translate3d(-2000px, 0, 0);
1491
- transform: translate3d(-2000px, 0, 0); }
1704
+ transform: translate3d(-2000px, 0, 0);
1705
+ }
1492
1706
  to {
1493
1707
  opacity: 1;
1494
1708
  -webkit-transform: translate3d(0, 0, 0);
1495
- transform: translate3d(0, 0, 0); } }
1496
-
1709
+ transform: translate3d(0, 0, 0);
1710
+ }
1711
+ }
1497
1712
  .animate__fadeInLeftBig {
1498
1713
  -webkit-animation-name: fadeInLeftBig;
1499
- animation-name: fadeInLeftBig; }
1714
+ animation-name: fadeInLeftBig;
1715
+ }
1500
1716
 
1501
1717
  @-webkit-keyframes fadeInRight {
1502
1718
  from {
1503
1719
  opacity: 0;
1504
1720
  -webkit-transform: translate3d(100%, 0, 0);
1505
- transform: translate3d(100%, 0, 0); }
1721
+ transform: translate3d(100%, 0, 0);
1722
+ }
1506
1723
  to {
1507
1724
  opacity: 1;
1508
1725
  -webkit-transform: translate3d(0, 0, 0);
1509
- transform: translate3d(0, 0, 0); } }
1510
-
1726
+ transform: translate3d(0, 0, 0);
1727
+ }
1728
+ }
1511
1729
  @keyframes fadeInRight {
1512
1730
  from {
1513
1731
  opacity: 0;
1514
1732
  -webkit-transform: translate3d(100%, 0, 0);
1515
- transform: translate3d(100%, 0, 0); }
1733
+ transform: translate3d(100%, 0, 0);
1734
+ }
1516
1735
  to {
1517
1736
  opacity: 1;
1518
1737
  -webkit-transform: translate3d(0, 0, 0);
1519
- transform: translate3d(0, 0, 0); } }
1520
-
1738
+ transform: translate3d(0, 0, 0);
1739
+ }
1740
+ }
1521
1741
  .animate__fadeInRight {
1522
1742
  -webkit-animation-name: fadeInRight;
1523
- animation-name: fadeInRight; }
1743
+ animation-name: fadeInRight;
1744
+ }
1524
1745
 
1525
1746
  @-webkit-keyframes fadeInRightBig {
1526
1747
  from {
1527
1748
  opacity: 0;
1528
1749
  -webkit-transform: translate3d(2000px, 0, 0);
1529
- transform: translate3d(2000px, 0, 0); }
1750
+ transform: translate3d(2000px, 0, 0);
1751
+ }
1530
1752
  to {
1531
1753
  opacity: 1;
1532
1754
  -webkit-transform: translate3d(0, 0, 0);
1533
- transform: translate3d(0, 0, 0); } }
1534
-
1755
+ transform: translate3d(0, 0, 0);
1756
+ }
1757
+ }
1535
1758
  @keyframes fadeInRightBig {
1536
1759
  from {
1537
1760
  opacity: 0;
1538
1761
  -webkit-transform: translate3d(2000px, 0, 0);
1539
- transform: translate3d(2000px, 0, 0); }
1762
+ transform: translate3d(2000px, 0, 0);
1763
+ }
1540
1764
  to {
1541
1765
  opacity: 1;
1542
1766
  -webkit-transform: translate3d(0, 0, 0);
1543
- transform: translate3d(0, 0, 0); } }
1544
-
1767
+ transform: translate3d(0, 0, 0);
1768
+ }
1769
+ }
1545
1770
  .animate__fadeInRightBig {
1546
1771
  -webkit-animation-name: fadeInRightBig;
1547
- animation-name: fadeInRightBig; }
1772
+ animation-name: fadeInRightBig;
1773
+ }
1548
1774
 
1549
1775
  @-webkit-keyframes fadeInUp {
1550
1776
  from {
1551
1777
  opacity: 0;
1552
1778
  -webkit-transform: translate3d(0, 100%, 0);
1553
- transform: translate3d(0, 100%, 0); }
1779
+ transform: translate3d(0, 100%, 0);
1780
+ }
1554
1781
  to {
1555
1782
  opacity: 1;
1556
1783
  -webkit-transform: translate3d(0, 0, 0);
1557
- transform: translate3d(0, 0, 0); } }
1558
-
1784
+ transform: translate3d(0, 0, 0);
1785
+ }
1786
+ }
1559
1787
  @keyframes fadeInUp {
1560
1788
  from {
1561
1789
  opacity: 0;
1562
1790
  -webkit-transform: translate3d(0, 100%, 0);
1563
- transform: translate3d(0, 100%, 0); }
1791
+ transform: translate3d(0, 100%, 0);
1792
+ }
1564
1793
  to {
1565
1794
  opacity: 1;
1566
1795
  -webkit-transform: translate3d(0, 0, 0);
1567
- transform: translate3d(0, 0, 0); } }
1568
-
1796
+ transform: translate3d(0, 0, 0);
1797
+ }
1798
+ }
1569
1799
  .animate__fadeInUp {
1570
1800
  -webkit-animation-name: fadeInUp;
1571
- animation-name: fadeInUp; }
1801
+ animation-name: fadeInUp;
1802
+ }
1572
1803
 
1573
1804
  @-webkit-keyframes fadeInUpBig {
1574
1805
  from {
1575
1806
  opacity: 0;
1576
1807
  -webkit-transform: translate3d(0, 2000px, 0);
1577
- transform: translate3d(0, 2000px, 0); }
1808
+ transform: translate3d(0, 2000px, 0);
1809
+ }
1578
1810
  to {
1579
1811
  opacity: 1;
1580
1812
  -webkit-transform: translate3d(0, 0, 0);
1581
- transform: translate3d(0, 0, 0); } }
1582
-
1813
+ transform: translate3d(0, 0, 0);
1814
+ }
1815
+ }
1583
1816
  @keyframes fadeInUpBig {
1584
1817
  from {
1585
1818
  opacity: 0;
1586
1819
  -webkit-transform: translate3d(0, 2000px, 0);
1587
- transform: translate3d(0, 2000px, 0); }
1820
+ transform: translate3d(0, 2000px, 0);
1821
+ }
1588
1822
  to {
1589
1823
  opacity: 1;
1590
1824
  -webkit-transform: translate3d(0, 0, 0);
1591
- transform: translate3d(0, 0, 0); } }
1592
-
1825
+ transform: translate3d(0, 0, 0);
1826
+ }
1827
+ }
1593
1828
  .animate__fadeInUpBig {
1594
1829
  -webkit-animation-name: fadeInUpBig;
1595
- animation-name: fadeInUpBig; }
1830
+ animation-name: fadeInUpBig;
1831
+ }
1596
1832
 
1597
1833
  @-webkit-keyframes fadeInTopLeft {
1598
1834
  from {
1599
1835
  opacity: 0;
1600
1836
  -webkit-transform: translate3d(-100%, -100%, 0);
1601
- transform: translate3d(-100%, -100%, 0); }
1837
+ transform: translate3d(-100%, -100%, 0);
1838
+ }
1602
1839
  to {
1603
1840
  opacity: 1;
1604
1841
  -webkit-transform: translate3d(0, 0, 0);
1605
- transform: translate3d(0, 0, 0); } }
1606
-
1842
+ transform: translate3d(0, 0, 0);
1843
+ }
1844
+ }
1607
1845
  @keyframes fadeInTopLeft {
1608
1846
  from {
1609
1847
  opacity: 0;
1610
1848
  -webkit-transform: translate3d(-100%, -100%, 0);
1611
- transform: translate3d(-100%, -100%, 0); }
1849
+ transform: translate3d(-100%, -100%, 0);
1850
+ }
1612
1851
  to {
1613
1852
  opacity: 1;
1614
1853
  -webkit-transform: translate3d(0, 0, 0);
1615
- transform: translate3d(0, 0, 0); } }
1616
-
1854
+ transform: translate3d(0, 0, 0);
1855
+ }
1856
+ }
1617
1857
  .animate__fadeInTopLeft {
1618
1858
  -webkit-animation-name: fadeInTopLeft;
1619
- animation-name: fadeInTopLeft; }
1859
+ animation-name: fadeInTopLeft;
1860
+ }
1620
1861
 
1621
1862
  @-webkit-keyframes fadeInTopRight {
1622
1863
  from {
1623
1864
  opacity: 0;
1624
1865
  -webkit-transform: translate3d(100%, -100%, 0);
1625
- transform: translate3d(100%, -100%, 0); }
1866
+ transform: translate3d(100%, -100%, 0);
1867
+ }
1626
1868
  to {
1627
1869
  opacity: 1;
1628
1870
  -webkit-transform: translate3d(0, 0, 0);
1629
- transform: translate3d(0, 0, 0); } }
1630
-
1871
+ transform: translate3d(0, 0, 0);
1872
+ }
1873
+ }
1631
1874
  @keyframes fadeInTopRight {
1632
1875
  from {
1633
1876
  opacity: 0;
1634
1877
  -webkit-transform: translate3d(100%, -100%, 0);
1635
- transform: translate3d(100%, -100%, 0); }
1878
+ transform: translate3d(100%, -100%, 0);
1879
+ }
1636
1880
  to {
1637
1881
  opacity: 1;
1638
1882
  -webkit-transform: translate3d(0, 0, 0);
1639
- transform: translate3d(0, 0, 0); } }
1640
-
1883
+ transform: translate3d(0, 0, 0);
1884
+ }
1885
+ }
1641
1886
  .animate__fadeInTopRight {
1642
1887
  -webkit-animation-name: fadeInTopRight;
1643
- animation-name: fadeInTopRight; }
1888
+ animation-name: fadeInTopRight;
1889
+ }
1644
1890
 
1645
1891
  @-webkit-keyframes fadeInBottomLeft {
1646
1892
  from {
1647
1893
  opacity: 0;
1648
1894
  -webkit-transform: translate3d(-100%, 100%, 0);
1649
- transform: translate3d(-100%, 100%, 0); }
1895
+ transform: translate3d(-100%, 100%, 0);
1896
+ }
1650
1897
  to {
1651
1898
  opacity: 1;
1652
1899
  -webkit-transform: translate3d(0, 0, 0);
1653
- transform: translate3d(0, 0, 0); } }
1654
-
1900
+ transform: translate3d(0, 0, 0);
1901
+ }
1902
+ }
1655
1903
  @keyframes fadeInBottomLeft {
1656
1904
  from {
1657
1905
  opacity: 0;
1658
1906
  -webkit-transform: translate3d(-100%, 100%, 0);
1659
- transform: translate3d(-100%, 100%, 0); }
1907
+ transform: translate3d(-100%, 100%, 0);
1908
+ }
1660
1909
  to {
1661
1910
  opacity: 1;
1662
1911
  -webkit-transform: translate3d(0, 0, 0);
1663
- transform: translate3d(0, 0, 0); } }
1664
-
1912
+ transform: translate3d(0, 0, 0);
1913
+ }
1914
+ }
1665
1915
  .animate__fadeInBottomLeft {
1666
1916
  -webkit-animation-name: fadeInBottomLeft;
1667
- animation-name: fadeInBottomLeft; }
1917
+ animation-name: fadeInBottomLeft;
1918
+ }
1668
1919
 
1669
1920
  @-webkit-keyframes fadeInBottomRight {
1670
1921
  from {
1671
1922
  opacity: 0;
1672
1923
  -webkit-transform: translate3d(100%, 100%, 0);
1673
- transform: translate3d(100%, 100%, 0); }
1924
+ transform: translate3d(100%, 100%, 0);
1925
+ }
1674
1926
  to {
1675
1927
  opacity: 1;
1676
1928
  -webkit-transform: translate3d(0, 0, 0);
1677
- transform: translate3d(0, 0, 0); } }
1678
-
1929
+ transform: translate3d(0, 0, 0);
1930
+ }
1931
+ }
1679
1932
  @keyframes fadeInBottomRight {
1680
1933
  from {
1681
1934
  opacity: 0;
1682
1935
  -webkit-transform: translate3d(100%, 100%, 0);
1683
- transform: translate3d(100%, 100%, 0); }
1936
+ transform: translate3d(100%, 100%, 0);
1937
+ }
1684
1938
  to {
1685
1939
  opacity: 1;
1686
1940
  -webkit-transform: translate3d(0, 0, 0);
1687
- transform: translate3d(0, 0, 0); } }
1688
-
1941
+ transform: translate3d(0, 0, 0);
1942
+ }
1943
+ }
1689
1944
  .animate__fadeInBottomRight {
1690
1945
  -webkit-animation-name: fadeInBottomRight;
1691
- animation-name: fadeInBottomRight; }
1946
+ animation-name: fadeInBottomRight;
1947
+ }
1692
1948
 
1693
1949
  /* Fading exits */
1694
1950
  @-webkit-keyframes fadeOut {
1695
1951
  from {
1696
- opacity: 1; }
1952
+ opacity: 1;
1953
+ }
1697
1954
  to {
1698
- opacity: 0; } }
1699
-
1955
+ opacity: 0;
1956
+ }
1957
+ }
1700
1958
  @keyframes fadeOut {
1701
1959
  from {
1702
- opacity: 1; }
1960
+ opacity: 1;
1961
+ }
1703
1962
  to {
1704
- opacity: 0; } }
1705
-
1963
+ opacity: 0;
1964
+ }
1965
+ }
1706
1966
  .animate__fadeOut {
1707
1967
  -webkit-animation-name: fadeOut;
1708
- animation-name: fadeOut; }
1968
+ animation-name: fadeOut;
1969
+ }
1709
1970
 
1710
1971
  @-webkit-keyframes fadeOutDown {
1711
1972
  from {
1712
- opacity: 1; }
1973
+ opacity: 1;
1974
+ }
1713
1975
  to {
1714
1976
  opacity: 0;
1715
1977
  -webkit-transform: translate3d(0, 100%, 0);
1716
- transform: translate3d(0, 100%, 0); } }
1717
-
1978
+ transform: translate3d(0, 100%, 0);
1979
+ }
1980
+ }
1718
1981
  @keyframes fadeOutDown {
1719
1982
  from {
1720
- opacity: 1; }
1983
+ opacity: 1;
1984
+ }
1721
1985
  to {
1722
1986
  opacity: 0;
1723
1987
  -webkit-transform: translate3d(0, 100%, 0);
1724
- transform: translate3d(0, 100%, 0); } }
1725
-
1988
+ transform: translate3d(0, 100%, 0);
1989
+ }
1990
+ }
1726
1991
  .animate__fadeOutDown {
1727
1992
  -webkit-animation-name: fadeOutDown;
1728
- animation-name: fadeOutDown; }
1993
+ animation-name: fadeOutDown;
1994
+ }
1729
1995
 
1730
1996
  @-webkit-keyframes fadeOutDownBig {
1731
1997
  from {
1732
- opacity: 1; }
1998
+ opacity: 1;
1999
+ }
1733
2000
  to {
1734
2001
  opacity: 0;
1735
2002
  -webkit-transform: translate3d(0, 2000px, 0);
1736
- transform: translate3d(0, 2000px, 0); } }
1737
-
2003
+ transform: translate3d(0, 2000px, 0);
2004
+ }
2005
+ }
1738
2006
  @keyframes fadeOutDownBig {
1739
2007
  from {
1740
- opacity: 1; }
2008
+ opacity: 1;
2009
+ }
1741
2010
  to {
1742
2011
  opacity: 0;
1743
2012
  -webkit-transform: translate3d(0, 2000px, 0);
1744
- transform: translate3d(0, 2000px, 0); } }
1745
-
2013
+ transform: translate3d(0, 2000px, 0);
2014
+ }
2015
+ }
1746
2016
  .animate__fadeOutDownBig {
1747
2017
  -webkit-animation-name: fadeOutDownBig;
1748
- animation-name: fadeOutDownBig; }
2018
+ animation-name: fadeOutDownBig;
2019
+ }
1749
2020
 
1750
2021
  @-webkit-keyframes fadeOutLeft {
1751
2022
  from {
1752
- opacity: 1; }
2023
+ opacity: 1;
2024
+ }
1753
2025
  to {
1754
2026
  opacity: 0;
1755
2027
  -webkit-transform: translate3d(-100%, 0, 0);
1756
- transform: translate3d(-100%, 0, 0); } }
1757
-
2028
+ transform: translate3d(-100%, 0, 0);
2029
+ }
2030
+ }
1758
2031
  @keyframes fadeOutLeft {
1759
2032
  from {
1760
- opacity: 1; }
2033
+ opacity: 1;
2034
+ }
1761
2035
  to {
1762
2036
  opacity: 0;
1763
2037
  -webkit-transform: translate3d(-100%, 0, 0);
1764
- transform: translate3d(-100%, 0, 0); } }
1765
-
2038
+ transform: translate3d(-100%, 0, 0);
2039
+ }
2040
+ }
1766
2041
  .animate__fadeOutLeft {
1767
2042
  -webkit-animation-name: fadeOutLeft;
1768
- animation-name: fadeOutLeft; }
2043
+ animation-name: fadeOutLeft;
2044
+ }
1769
2045
 
1770
2046
  @-webkit-keyframes fadeOutLeftBig {
1771
2047
  from {
1772
- opacity: 1; }
2048
+ opacity: 1;
2049
+ }
1773
2050
  to {
1774
2051
  opacity: 0;
1775
2052
  -webkit-transform: translate3d(-2000px, 0, 0);
1776
- transform: translate3d(-2000px, 0, 0); } }
1777
-
2053
+ transform: translate3d(-2000px, 0, 0);
2054
+ }
2055
+ }
1778
2056
  @keyframes fadeOutLeftBig {
1779
2057
  from {
1780
- opacity: 1; }
2058
+ opacity: 1;
2059
+ }
1781
2060
  to {
1782
2061
  opacity: 0;
1783
2062
  -webkit-transform: translate3d(-2000px, 0, 0);
1784
- transform: translate3d(-2000px, 0, 0); } }
1785
-
2063
+ transform: translate3d(-2000px, 0, 0);
2064
+ }
2065
+ }
1786
2066
  .animate__fadeOutLeftBig {
1787
2067
  -webkit-animation-name: fadeOutLeftBig;
1788
- animation-name: fadeOutLeftBig; }
2068
+ animation-name: fadeOutLeftBig;
2069
+ }
1789
2070
 
1790
2071
  @-webkit-keyframes fadeOutRight {
1791
2072
  from {
1792
- opacity: 1; }
2073
+ opacity: 1;
2074
+ }
1793
2075
  to {
1794
2076
  opacity: 0;
1795
2077
  -webkit-transform: translate3d(100%, 0, 0);
1796
- transform: translate3d(100%, 0, 0); } }
1797
-
2078
+ transform: translate3d(100%, 0, 0);
2079
+ }
2080
+ }
1798
2081
  @keyframes fadeOutRight {
1799
2082
  from {
1800
- opacity: 1; }
2083
+ opacity: 1;
2084
+ }
1801
2085
  to {
1802
2086
  opacity: 0;
1803
2087
  -webkit-transform: translate3d(100%, 0, 0);
1804
- transform: translate3d(100%, 0, 0); } }
1805
-
2088
+ transform: translate3d(100%, 0, 0);
2089
+ }
2090
+ }
1806
2091
  .animate__fadeOutRight {
1807
2092
  -webkit-animation-name: fadeOutRight;
1808
- animation-name: fadeOutRight; }
2093
+ animation-name: fadeOutRight;
2094
+ }
1809
2095
 
1810
2096
  @-webkit-keyframes fadeOutRightBig {
1811
2097
  from {
1812
- opacity: 1; }
2098
+ opacity: 1;
2099
+ }
1813
2100
  to {
1814
2101
  opacity: 0;
1815
2102
  -webkit-transform: translate3d(2000px, 0, 0);
1816
- transform: translate3d(2000px, 0, 0); } }
1817
-
2103
+ transform: translate3d(2000px, 0, 0);
2104
+ }
2105
+ }
1818
2106
  @keyframes fadeOutRightBig {
1819
2107
  from {
1820
- opacity: 1; }
2108
+ opacity: 1;
2109
+ }
1821
2110
  to {
1822
2111
  opacity: 0;
1823
2112
  -webkit-transform: translate3d(2000px, 0, 0);
1824
- transform: translate3d(2000px, 0, 0); } }
1825
-
2113
+ transform: translate3d(2000px, 0, 0);
2114
+ }
2115
+ }
1826
2116
  .animate__fadeOutRightBig {
1827
2117
  -webkit-animation-name: fadeOutRightBig;
1828
- animation-name: fadeOutRightBig; }
2118
+ animation-name: fadeOutRightBig;
2119
+ }
1829
2120
 
1830
2121
  @-webkit-keyframes fadeOutUp {
1831
2122
  from {
1832
- opacity: 1; }
2123
+ opacity: 1;
2124
+ }
1833
2125
  to {
1834
2126
  opacity: 0;
1835
2127
  -webkit-transform: translate3d(0, -100%, 0);
1836
- transform: translate3d(0, -100%, 0); } }
1837
-
2128
+ transform: translate3d(0, -100%, 0);
2129
+ }
2130
+ }
1838
2131
  @keyframes fadeOutUp {
1839
2132
  from {
1840
- opacity: 1; }
2133
+ opacity: 1;
2134
+ }
1841
2135
  to {
1842
2136
  opacity: 0;
1843
2137
  -webkit-transform: translate3d(0, -100%, 0);
1844
- transform: translate3d(0, -100%, 0); } }
1845
-
2138
+ transform: translate3d(0, -100%, 0);
2139
+ }
2140
+ }
1846
2141
  .animate__fadeOutUp {
1847
2142
  -webkit-animation-name: fadeOutUp;
1848
- animation-name: fadeOutUp; }
2143
+ animation-name: fadeOutUp;
2144
+ }
1849
2145
 
1850
2146
  @-webkit-keyframes fadeOutUpBig {
1851
2147
  from {
1852
- opacity: 1; }
2148
+ opacity: 1;
2149
+ }
1853
2150
  to {
1854
2151
  opacity: 0;
1855
2152
  -webkit-transform: translate3d(0, -2000px, 0);
1856
- transform: translate3d(0, -2000px, 0); } }
1857
-
2153
+ transform: translate3d(0, -2000px, 0);
2154
+ }
2155
+ }
1858
2156
  @keyframes fadeOutUpBig {
1859
2157
  from {
1860
- opacity: 1; }
2158
+ opacity: 1;
2159
+ }
1861
2160
  to {
1862
2161
  opacity: 0;
1863
2162
  -webkit-transform: translate3d(0, -2000px, 0);
1864
- transform: translate3d(0, -2000px, 0); } }
1865
-
2163
+ transform: translate3d(0, -2000px, 0);
2164
+ }
2165
+ }
1866
2166
  .animate__fadeOutUpBig {
1867
2167
  -webkit-animation-name: fadeOutUpBig;
1868
- animation-name: fadeOutUpBig; }
2168
+ animation-name: fadeOutUpBig;
2169
+ }
1869
2170
 
1870
2171
  @-webkit-keyframes fadeOutTopLeft {
1871
2172
  from {
1872
2173
  opacity: 1;
1873
2174
  -webkit-transform: translate3d(0, 0, 0);
1874
- transform: translate3d(0, 0, 0); }
2175
+ transform: translate3d(0, 0, 0);
2176
+ }
1875
2177
  to {
1876
2178
  opacity: 0;
1877
2179
  -webkit-transform: translate3d(-100%, -100%, 0);
1878
- transform: translate3d(-100%, -100%, 0); } }
1879
-
2180
+ transform: translate3d(-100%, -100%, 0);
2181
+ }
2182
+ }
1880
2183
  @keyframes fadeOutTopLeft {
1881
2184
  from {
1882
2185
  opacity: 1;
1883
2186
  -webkit-transform: translate3d(0, 0, 0);
1884
- transform: translate3d(0, 0, 0); }
2187
+ transform: translate3d(0, 0, 0);
2188
+ }
1885
2189
  to {
1886
2190
  opacity: 0;
1887
2191
  -webkit-transform: translate3d(-100%, -100%, 0);
1888
- transform: translate3d(-100%, -100%, 0); } }
1889
-
2192
+ transform: translate3d(-100%, -100%, 0);
2193
+ }
2194
+ }
1890
2195
  .animate__fadeOutTopLeft {
1891
2196
  -webkit-animation-name: fadeOutTopLeft;
1892
- animation-name: fadeOutTopLeft; }
2197
+ animation-name: fadeOutTopLeft;
2198
+ }
1893
2199
 
1894
2200
  @-webkit-keyframes fadeOutTopRight {
1895
2201
  from {
1896
2202
  opacity: 1;
1897
2203
  -webkit-transform: translate3d(0, 0, 0);
1898
- transform: translate3d(0, 0, 0); }
2204
+ transform: translate3d(0, 0, 0);
2205
+ }
1899
2206
  to {
1900
2207
  opacity: 0;
1901
2208
  -webkit-transform: translate3d(100%, -100%, 0);
1902
- transform: translate3d(100%, -100%, 0); } }
1903
-
2209
+ transform: translate3d(100%, -100%, 0);
2210
+ }
2211
+ }
1904
2212
  @keyframes fadeOutTopRight {
1905
2213
  from {
1906
2214
  opacity: 1;
1907
2215
  -webkit-transform: translate3d(0, 0, 0);
1908
- transform: translate3d(0, 0, 0); }
2216
+ transform: translate3d(0, 0, 0);
2217
+ }
1909
2218
  to {
1910
2219
  opacity: 0;
1911
2220
  -webkit-transform: translate3d(100%, -100%, 0);
1912
- transform: translate3d(100%, -100%, 0); } }
1913
-
2221
+ transform: translate3d(100%, -100%, 0);
2222
+ }
2223
+ }
1914
2224
  .animate__fadeOutTopRight {
1915
2225
  -webkit-animation-name: fadeOutTopRight;
1916
- animation-name: fadeOutTopRight; }
2226
+ animation-name: fadeOutTopRight;
2227
+ }
1917
2228
 
1918
2229
  @-webkit-keyframes fadeOutBottomRight {
1919
2230
  from {
1920
2231
  opacity: 1;
1921
2232
  -webkit-transform: translate3d(0, 0, 0);
1922
- transform: translate3d(0, 0, 0); }
2233
+ transform: translate3d(0, 0, 0);
2234
+ }
1923
2235
  to {
1924
2236
  opacity: 0;
1925
2237
  -webkit-transform: translate3d(100%, 100%, 0);
1926
- transform: translate3d(100%, 100%, 0); } }
1927
-
2238
+ transform: translate3d(100%, 100%, 0);
2239
+ }
2240
+ }
1928
2241
  @keyframes fadeOutBottomRight {
1929
2242
  from {
1930
2243
  opacity: 1;
1931
2244
  -webkit-transform: translate3d(0, 0, 0);
1932
- transform: translate3d(0, 0, 0); }
2245
+ transform: translate3d(0, 0, 0);
2246
+ }
1933
2247
  to {
1934
2248
  opacity: 0;
1935
2249
  -webkit-transform: translate3d(100%, 100%, 0);
1936
- transform: translate3d(100%, 100%, 0); } }
1937
-
2250
+ transform: translate3d(100%, 100%, 0);
2251
+ }
2252
+ }
1938
2253
  .animate__fadeOutBottomRight {
1939
2254
  -webkit-animation-name: fadeOutBottomRight;
1940
- animation-name: fadeOutBottomRight; }
2255
+ animation-name: fadeOutBottomRight;
2256
+ }
1941
2257
 
1942
2258
  @-webkit-keyframes fadeOutBottomLeft {
1943
2259
  from {
1944
2260
  opacity: 1;
1945
2261
  -webkit-transform: translate3d(0, 0, 0);
1946
- transform: translate3d(0, 0, 0); }
2262
+ transform: translate3d(0, 0, 0);
2263
+ }
1947
2264
  to {
1948
2265
  opacity: 0;
1949
2266
  -webkit-transform: translate3d(-100%, 100%, 0);
1950
- transform: translate3d(-100%, 100%, 0); } }
1951
-
2267
+ transform: translate3d(-100%, 100%, 0);
2268
+ }
2269
+ }
1952
2270
  @keyframes fadeOutBottomLeft {
1953
2271
  from {
1954
2272
  opacity: 1;
1955
2273
  -webkit-transform: translate3d(0, 0, 0);
1956
- transform: translate3d(0, 0, 0); }
2274
+ transform: translate3d(0, 0, 0);
2275
+ }
1957
2276
  to {
1958
2277
  opacity: 0;
1959
2278
  -webkit-transform: translate3d(-100%, 100%, 0);
1960
- transform: translate3d(-100%, 100%, 0); } }
1961
-
2279
+ transform: translate3d(-100%, 100%, 0);
2280
+ }
2281
+ }
1962
2282
  .animate__fadeOutBottomLeft {
1963
2283
  -webkit-animation-name: fadeOutBottomLeft;
1964
- animation-name: fadeOutBottomLeft; }
2284
+ animation-name: fadeOutBottomLeft;
2285
+ }
1965
2286
 
1966
2287
  /* Flippers */
1967
2288
  @-webkit-keyframes flip {
@@ -1969,60 +2290,71 @@
1969
2290
  -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
1970
2291
  transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
1971
2292
  -webkit-animation-timing-function: ease-out;
1972
- animation-timing-function: ease-out; }
2293
+ animation-timing-function: ease-out;
2294
+ }
1973
2295
  40% {
1974
2296
  -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
1975
2297
  transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
1976
2298
  -webkit-animation-timing-function: ease-out;
1977
- animation-timing-function: ease-out; }
2299
+ animation-timing-function: ease-out;
2300
+ }
1978
2301
  50% {
1979
2302
  -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
1980
2303
  transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
1981
2304
  -webkit-animation-timing-function: ease-in;
1982
- animation-timing-function: ease-in; }
2305
+ animation-timing-function: ease-in;
2306
+ }
1983
2307
  80% {
1984
2308
  -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
1985
2309
  transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
1986
2310
  -webkit-animation-timing-function: ease-in;
1987
- animation-timing-function: ease-in; }
2311
+ animation-timing-function: ease-in;
2312
+ }
1988
2313
  to {
1989
2314
  -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
1990
2315
  transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
1991
2316
  -webkit-animation-timing-function: ease-in;
1992
- animation-timing-function: ease-in; } }
1993
-
2317
+ animation-timing-function: ease-in;
2318
+ }
2319
+ }
1994
2320
  @keyframes flip {
1995
2321
  from {
1996
2322
  -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
1997
2323
  transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
1998
2324
  -webkit-animation-timing-function: ease-out;
1999
- animation-timing-function: ease-out; }
2325
+ animation-timing-function: ease-out;
2326
+ }
2000
2327
  40% {
2001
2328
  -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
2002
2329
  transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
2003
2330
  -webkit-animation-timing-function: ease-out;
2004
- animation-timing-function: ease-out; }
2331
+ animation-timing-function: ease-out;
2332
+ }
2005
2333
  50% {
2006
2334
  -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
2007
2335
  transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
2008
2336
  -webkit-animation-timing-function: ease-in;
2009
- animation-timing-function: ease-in; }
2337
+ animation-timing-function: ease-in;
2338
+ }
2010
2339
  80% {
2011
2340
  -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
2012
2341
  transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
2013
2342
  -webkit-animation-timing-function: ease-in;
2014
- animation-timing-function: ease-in; }
2343
+ animation-timing-function: ease-in;
2344
+ }
2015
2345
  to {
2016
2346
  -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
2017
2347
  transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
2018
2348
  -webkit-animation-timing-function: ease-in;
2019
- animation-timing-function: ease-in; } }
2020
-
2349
+ animation-timing-function: ease-in;
2350
+ }
2351
+ }
2021
2352
  .animate__animated.animate__flip {
2022
2353
  -webkit-backface-visibility: visible;
2023
2354
  backface-visibility: visible;
2024
2355
  -webkit-animation-name: flip;
2025
- animation-name: flip; }
2356
+ animation-name: flip;
2357
+ }
2026
2358
 
2027
2359
  @-webkit-keyframes flipInX {
2028
2360
  from {
@@ -2030,51 +2362,62 @@
2030
2362
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
2031
2363
  -webkit-animation-timing-function: ease-in;
2032
2364
  animation-timing-function: ease-in;
2033
- opacity: 0; }
2365
+ opacity: 0;
2366
+ }
2034
2367
  40% {
2035
2368
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
2036
2369
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
2037
2370
  -webkit-animation-timing-function: ease-in;
2038
- animation-timing-function: ease-in; }
2371
+ animation-timing-function: ease-in;
2372
+ }
2039
2373
  60% {
2040
2374
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
2041
2375
  transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
2042
- opacity: 1; }
2376
+ opacity: 1;
2377
+ }
2043
2378
  80% {
2044
2379
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
2045
- transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
2380
+ transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
2381
+ }
2046
2382
  to {
2047
2383
  -webkit-transform: perspective(400px);
2048
- transform: perspective(400px); } }
2049
-
2384
+ transform: perspective(400px);
2385
+ }
2386
+ }
2050
2387
  @keyframes flipInX {
2051
2388
  from {
2052
2389
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
2053
2390
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
2054
2391
  -webkit-animation-timing-function: ease-in;
2055
2392
  animation-timing-function: ease-in;
2056
- opacity: 0; }
2393
+ opacity: 0;
2394
+ }
2057
2395
  40% {
2058
2396
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
2059
2397
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
2060
2398
  -webkit-animation-timing-function: ease-in;
2061
- animation-timing-function: ease-in; }
2399
+ animation-timing-function: ease-in;
2400
+ }
2062
2401
  60% {
2063
2402
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
2064
2403
  transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
2065
- opacity: 1; }
2404
+ opacity: 1;
2405
+ }
2066
2406
  80% {
2067
2407
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
2068
- transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
2408
+ transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
2409
+ }
2069
2410
  to {
2070
2411
  -webkit-transform: perspective(400px);
2071
- transform: perspective(400px); } }
2072
-
2412
+ transform: perspective(400px);
2413
+ }
2414
+ }
2073
2415
  .animate__flipInX {
2074
2416
  -webkit-backface-visibility: visible !important;
2075
2417
  backface-visibility: visible !important;
2076
2418
  -webkit-animation-name: flipInX;
2077
- animation-name: flipInX; }
2419
+ animation-name: flipInX;
2420
+ }
2078
2421
 
2079
2422
  @-webkit-keyframes flipInY {
2080
2423
  from {
@@ -2082,541 +2425,649 @@
2082
2425
  transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
2083
2426
  -webkit-animation-timing-function: ease-in;
2084
2427
  animation-timing-function: ease-in;
2085
- opacity: 0; }
2428
+ opacity: 0;
2429
+ }
2086
2430
  40% {
2087
2431
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
2088
2432
  transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
2089
2433
  -webkit-animation-timing-function: ease-in;
2090
- animation-timing-function: ease-in; }
2434
+ animation-timing-function: ease-in;
2435
+ }
2091
2436
  60% {
2092
2437
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
2093
2438
  transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
2094
- opacity: 1; }
2439
+ opacity: 1;
2440
+ }
2095
2441
  80% {
2096
2442
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
2097
- transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
2443
+ transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
2444
+ }
2098
2445
  to {
2099
2446
  -webkit-transform: perspective(400px);
2100
- transform: perspective(400px); } }
2101
-
2447
+ transform: perspective(400px);
2448
+ }
2449
+ }
2102
2450
  @keyframes flipInY {
2103
2451
  from {
2104
2452
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
2105
2453
  transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
2106
2454
  -webkit-animation-timing-function: ease-in;
2107
2455
  animation-timing-function: ease-in;
2108
- opacity: 0; }
2456
+ opacity: 0;
2457
+ }
2109
2458
  40% {
2110
2459
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
2111
2460
  transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
2112
2461
  -webkit-animation-timing-function: ease-in;
2113
- animation-timing-function: ease-in; }
2462
+ animation-timing-function: ease-in;
2463
+ }
2114
2464
  60% {
2115
2465
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
2116
2466
  transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
2117
- opacity: 1; }
2467
+ opacity: 1;
2468
+ }
2118
2469
  80% {
2119
2470
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
2120
- transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
2471
+ transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
2472
+ }
2121
2473
  to {
2122
2474
  -webkit-transform: perspective(400px);
2123
- transform: perspective(400px); } }
2124
-
2475
+ transform: perspective(400px);
2476
+ }
2477
+ }
2125
2478
  .animate__flipInY {
2126
2479
  -webkit-backface-visibility: visible !important;
2127
2480
  backface-visibility: visible !important;
2128
2481
  -webkit-animation-name: flipInY;
2129
- animation-name: flipInY; }
2482
+ animation-name: flipInY;
2483
+ }
2130
2484
 
2131
2485
  @-webkit-keyframes flipOutX {
2132
2486
  from {
2133
2487
  -webkit-transform: perspective(400px);
2134
- transform: perspective(400px); }
2488
+ transform: perspective(400px);
2489
+ }
2135
2490
  30% {
2136
2491
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
2137
2492
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
2138
- opacity: 1; }
2493
+ opacity: 1;
2494
+ }
2139
2495
  to {
2140
2496
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
2141
2497
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
2142
- opacity: 0; } }
2143
-
2498
+ opacity: 0;
2499
+ }
2500
+ }
2144
2501
  @keyframes flipOutX {
2145
2502
  from {
2146
2503
  -webkit-transform: perspective(400px);
2147
- transform: perspective(400px); }
2504
+ transform: perspective(400px);
2505
+ }
2148
2506
  30% {
2149
2507
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
2150
2508
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
2151
- opacity: 1; }
2509
+ opacity: 1;
2510
+ }
2152
2511
  to {
2153
2512
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
2154
2513
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
2155
- opacity: 0; } }
2156
-
2514
+ opacity: 0;
2515
+ }
2516
+ }
2157
2517
  .animate__flipOutX {
2158
- -webkit-animation-duration: calc(1s * 0.75);
2159
- animation-duration: calc(1s * 0.75);
2518
+ -webkit-animation-duration: 0.75s;
2519
+ animation-duration: 0.75s;
2160
2520
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
2161
2521
  animation-duration: calc(var(--animate-duration) * 0.75);
2162
2522
  -webkit-animation-name: flipOutX;
2163
2523
  animation-name: flipOutX;
2164
2524
  -webkit-backface-visibility: visible !important;
2165
- backface-visibility: visible !important; }
2525
+ backface-visibility: visible !important;
2526
+ }
2166
2527
 
2167
2528
  @-webkit-keyframes flipOutY {
2168
2529
  from {
2169
2530
  -webkit-transform: perspective(400px);
2170
- transform: perspective(400px); }
2531
+ transform: perspective(400px);
2532
+ }
2171
2533
  30% {
2172
2534
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
2173
2535
  transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
2174
- opacity: 1; }
2536
+ opacity: 1;
2537
+ }
2175
2538
  to {
2176
2539
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
2177
2540
  transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
2178
- opacity: 0; } }
2179
-
2541
+ opacity: 0;
2542
+ }
2543
+ }
2180
2544
  @keyframes flipOutY {
2181
2545
  from {
2182
2546
  -webkit-transform: perspective(400px);
2183
- transform: perspective(400px); }
2547
+ transform: perspective(400px);
2548
+ }
2184
2549
  30% {
2185
2550
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
2186
2551
  transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
2187
- opacity: 1; }
2552
+ opacity: 1;
2553
+ }
2188
2554
  to {
2189
2555
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
2190
2556
  transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
2191
- opacity: 0; } }
2192
-
2557
+ opacity: 0;
2558
+ }
2559
+ }
2193
2560
  .animate__flipOutY {
2194
- -webkit-animation-duration: calc(1s * 0.75);
2195
- animation-duration: calc(1s * 0.75);
2561
+ -webkit-animation-duration: 0.75s;
2562
+ animation-duration: 0.75s;
2196
2563
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
2197
2564
  animation-duration: calc(var(--animate-duration) * 0.75);
2198
2565
  -webkit-backface-visibility: visible !important;
2199
2566
  backface-visibility: visible !important;
2200
2567
  -webkit-animation-name: flipOutY;
2201
- animation-name: flipOutY; }
2568
+ animation-name: flipOutY;
2569
+ }
2202
2570
 
2203
2571
  /* Lightspeed */
2204
2572
  @-webkit-keyframes lightSpeedInRight {
2205
2573
  from {
2206
2574
  -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
2207
2575
  transform: translate3d(100%, 0, 0) skewX(-30deg);
2208
- opacity: 0; }
2576
+ opacity: 0;
2577
+ }
2209
2578
  60% {
2210
2579
  -webkit-transform: skewX(20deg);
2211
2580
  transform: skewX(20deg);
2212
- opacity: 1; }
2581
+ opacity: 1;
2582
+ }
2213
2583
  80% {
2214
2584
  -webkit-transform: skewX(-5deg);
2215
- transform: skewX(-5deg); }
2585
+ transform: skewX(-5deg);
2586
+ }
2216
2587
  to {
2217
2588
  -webkit-transform: translate3d(0, 0, 0);
2218
- transform: translate3d(0, 0, 0); } }
2219
-
2589
+ transform: translate3d(0, 0, 0);
2590
+ }
2591
+ }
2220
2592
  @keyframes lightSpeedInRight {
2221
2593
  from {
2222
2594
  -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
2223
2595
  transform: translate3d(100%, 0, 0) skewX(-30deg);
2224
- opacity: 0; }
2596
+ opacity: 0;
2597
+ }
2225
2598
  60% {
2226
2599
  -webkit-transform: skewX(20deg);
2227
2600
  transform: skewX(20deg);
2228
- opacity: 1; }
2601
+ opacity: 1;
2602
+ }
2229
2603
  80% {
2230
2604
  -webkit-transform: skewX(-5deg);
2231
- transform: skewX(-5deg); }
2605
+ transform: skewX(-5deg);
2606
+ }
2232
2607
  to {
2233
2608
  -webkit-transform: translate3d(0, 0, 0);
2234
- transform: translate3d(0, 0, 0); } }
2235
-
2609
+ transform: translate3d(0, 0, 0);
2610
+ }
2611
+ }
2236
2612
  .animate__lightSpeedInRight {
2237
2613
  -webkit-animation-name: lightSpeedInRight;
2238
2614
  animation-name: lightSpeedInRight;
2239
2615
  -webkit-animation-timing-function: ease-out;
2240
- animation-timing-function: ease-out; }
2616
+ animation-timing-function: ease-out;
2617
+ }
2241
2618
 
2242
2619
  @-webkit-keyframes lightSpeedInLeft {
2243
2620
  from {
2244
2621
  -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
2245
2622
  transform: translate3d(-100%, 0, 0) skewX(30deg);
2246
- opacity: 0; }
2623
+ opacity: 0;
2624
+ }
2247
2625
  60% {
2248
2626
  -webkit-transform: skewX(-20deg);
2249
2627
  transform: skewX(-20deg);
2250
- opacity: 1; }
2628
+ opacity: 1;
2629
+ }
2251
2630
  80% {
2252
2631
  -webkit-transform: skewX(5deg);
2253
- transform: skewX(5deg); }
2632
+ transform: skewX(5deg);
2633
+ }
2254
2634
  to {
2255
2635
  -webkit-transform: translate3d(0, 0, 0);
2256
- transform: translate3d(0, 0, 0); } }
2257
-
2636
+ transform: translate3d(0, 0, 0);
2637
+ }
2638
+ }
2258
2639
  @keyframes lightSpeedInLeft {
2259
2640
  from {
2260
2641
  -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
2261
2642
  transform: translate3d(-100%, 0, 0) skewX(30deg);
2262
- opacity: 0; }
2643
+ opacity: 0;
2644
+ }
2263
2645
  60% {
2264
2646
  -webkit-transform: skewX(-20deg);
2265
2647
  transform: skewX(-20deg);
2266
- opacity: 1; }
2648
+ opacity: 1;
2649
+ }
2267
2650
  80% {
2268
2651
  -webkit-transform: skewX(5deg);
2269
- transform: skewX(5deg); }
2652
+ transform: skewX(5deg);
2653
+ }
2270
2654
  to {
2271
2655
  -webkit-transform: translate3d(0, 0, 0);
2272
- transform: translate3d(0, 0, 0); } }
2273
-
2656
+ transform: translate3d(0, 0, 0);
2657
+ }
2658
+ }
2274
2659
  .animate__lightSpeedInLeft {
2275
2660
  -webkit-animation-name: lightSpeedInLeft;
2276
2661
  animation-name: lightSpeedInLeft;
2277
2662
  -webkit-animation-timing-function: ease-out;
2278
- animation-timing-function: ease-out; }
2663
+ animation-timing-function: ease-out;
2664
+ }
2279
2665
 
2280
2666
  @-webkit-keyframes lightSpeedOutRight {
2281
2667
  from {
2282
- opacity: 1; }
2668
+ opacity: 1;
2669
+ }
2283
2670
  to {
2284
2671
  -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
2285
2672
  transform: translate3d(100%, 0, 0) skewX(30deg);
2286
- opacity: 0; } }
2287
-
2673
+ opacity: 0;
2674
+ }
2675
+ }
2288
2676
  @keyframes lightSpeedOutRight {
2289
2677
  from {
2290
- opacity: 1; }
2678
+ opacity: 1;
2679
+ }
2291
2680
  to {
2292
2681
  -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
2293
2682
  transform: translate3d(100%, 0, 0) skewX(30deg);
2294
- opacity: 0; } }
2295
-
2683
+ opacity: 0;
2684
+ }
2685
+ }
2296
2686
  .animate__lightSpeedOutRight {
2297
2687
  -webkit-animation-name: lightSpeedOutRight;
2298
2688
  animation-name: lightSpeedOutRight;
2299
2689
  -webkit-animation-timing-function: ease-in;
2300
- animation-timing-function: ease-in; }
2690
+ animation-timing-function: ease-in;
2691
+ }
2301
2692
 
2302
2693
  @-webkit-keyframes lightSpeedOutLeft {
2303
2694
  from {
2304
- opacity: 1; }
2695
+ opacity: 1;
2696
+ }
2305
2697
  to {
2306
2698
  -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
2307
2699
  transform: translate3d(-100%, 0, 0) skewX(-30deg);
2308
- opacity: 0; } }
2309
-
2700
+ opacity: 0;
2701
+ }
2702
+ }
2310
2703
  @keyframes lightSpeedOutLeft {
2311
2704
  from {
2312
- opacity: 1; }
2705
+ opacity: 1;
2706
+ }
2313
2707
  to {
2314
2708
  -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
2315
2709
  transform: translate3d(-100%, 0, 0) skewX(-30deg);
2316
- opacity: 0; } }
2317
-
2710
+ opacity: 0;
2711
+ }
2712
+ }
2318
2713
  .animate__lightSpeedOutLeft {
2319
2714
  -webkit-animation-name: lightSpeedOutLeft;
2320
2715
  animation-name: lightSpeedOutLeft;
2321
2716
  -webkit-animation-timing-function: ease-in;
2322
- animation-timing-function: ease-in; }
2717
+ animation-timing-function: ease-in;
2718
+ }
2323
2719
 
2324
2720
  /* Rotating entrances */
2325
2721
  @-webkit-keyframes rotateIn {
2326
2722
  from {
2327
2723
  -webkit-transform: rotate3d(0, 0, 1, -200deg);
2328
2724
  transform: rotate3d(0, 0, 1, -200deg);
2329
- opacity: 0; }
2725
+ opacity: 0;
2726
+ }
2330
2727
  to {
2331
2728
  -webkit-transform: translate3d(0, 0, 0);
2332
2729
  transform: translate3d(0, 0, 0);
2333
- opacity: 1; } }
2334
-
2730
+ opacity: 1;
2731
+ }
2732
+ }
2335
2733
  @keyframes rotateIn {
2336
2734
  from {
2337
2735
  -webkit-transform: rotate3d(0, 0, 1, -200deg);
2338
2736
  transform: rotate3d(0, 0, 1, -200deg);
2339
- opacity: 0; }
2737
+ opacity: 0;
2738
+ }
2340
2739
  to {
2341
2740
  -webkit-transform: translate3d(0, 0, 0);
2342
2741
  transform: translate3d(0, 0, 0);
2343
- opacity: 1; } }
2344
-
2742
+ opacity: 1;
2743
+ }
2744
+ }
2345
2745
  .animate__rotateIn {
2346
2746
  -webkit-animation-name: rotateIn;
2347
2747
  animation-name: rotateIn;
2348
2748
  -webkit-transform-origin: center;
2349
- transform-origin: center; }
2749
+ transform-origin: center;
2750
+ }
2350
2751
 
2351
2752
  @-webkit-keyframes rotateInDownLeft {
2352
2753
  from {
2353
2754
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
2354
2755
  transform: rotate3d(0, 0, 1, -45deg);
2355
- opacity: 0; }
2756
+ opacity: 0;
2757
+ }
2356
2758
  to {
2357
2759
  -webkit-transform: translate3d(0, 0, 0);
2358
2760
  transform: translate3d(0, 0, 0);
2359
- opacity: 1; } }
2360
-
2761
+ opacity: 1;
2762
+ }
2763
+ }
2361
2764
  @keyframes rotateInDownLeft {
2362
2765
  from {
2363
2766
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
2364
2767
  transform: rotate3d(0, 0, 1, -45deg);
2365
- opacity: 0; }
2768
+ opacity: 0;
2769
+ }
2366
2770
  to {
2367
2771
  -webkit-transform: translate3d(0, 0, 0);
2368
2772
  transform: translate3d(0, 0, 0);
2369
- opacity: 1; } }
2370
-
2773
+ opacity: 1;
2774
+ }
2775
+ }
2371
2776
  .animate__rotateInDownLeft {
2372
2777
  -webkit-animation-name: rotateInDownLeft;
2373
2778
  animation-name: rotateInDownLeft;
2374
2779
  -webkit-transform-origin: left bottom;
2375
- transform-origin: left bottom; }
2780
+ transform-origin: left bottom;
2781
+ }
2376
2782
 
2377
2783
  @-webkit-keyframes rotateInDownRight {
2378
2784
  from {
2379
2785
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
2380
2786
  transform: rotate3d(0, 0, 1, 45deg);
2381
- opacity: 0; }
2787
+ opacity: 0;
2788
+ }
2382
2789
  to {
2383
2790
  -webkit-transform: translate3d(0, 0, 0);
2384
2791
  transform: translate3d(0, 0, 0);
2385
- opacity: 1; } }
2386
-
2792
+ opacity: 1;
2793
+ }
2794
+ }
2387
2795
  @keyframes rotateInDownRight {
2388
2796
  from {
2389
2797
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
2390
2798
  transform: rotate3d(0, 0, 1, 45deg);
2391
- opacity: 0; }
2799
+ opacity: 0;
2800
+ }
2392
2801
  to {
2393
2802
  -webkit-transform: translate3d(0, 0, 0);
2394
2803
  transform: translate3d(0, 0, 0);
2395
- opacity: 1; } }
2396
-
2804
+ opacity: 1;
2805
+ }
2806
+ }
2397
2807
  .animate__rotateInDownRight {
2398
2808
  -webkit-animation-name: rotateInDownRight;
2399
2809
  animation-name: rotateInDownRight;
2400
2810
  -webkit-transform-origin: right bottom;
2401
- transform-origin: right bottom; }
2811
+ transform-origin: right bottom;
2812
+ }
2402
2813
 
2403
2814
  @-webkit-keyframes rotateInUpLeft {
2404
2815
  from {
2405
2816
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
2406
2817
  transform: rotate3d(0, 0, 1, 45deg);
2407
- opacity: 0; }
2818
+ opacity: 0;
2819
+ }
2408
2820
  to {
2409
2821
  -webkit-transform: translate3d(0, 0, 0);
2410
2822
  transform: translate3d(0, 0, 0);
2411
- opacity: 1; } }
2412
-
2823
+ opacity: 1;
2824
+ }
2825
+ }
2413
2826
  @keyframes rotateInUpLeft {
2414
2827
  from {
2415
2828
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
2416
2829
  transform: rotate3d(0, 0, 1, 45deg);
2417
- opacity: 0; }
2830
+ opacity: 0;
2831
+ }
2418
2832
  to {
2419
2833
  -webkit-transform: translate3d(0, 0, 0);
2420
2834
  transform: translate3d(0, 0, 0);
2421
- opacity: 1; } }
2422
-
2835
+ opacity: 1;
2836
+ }
2837
+ }
2423
2838
  .animate__rotateInUpLeft {
2424
2839
  -webkit-animation-name: rotateInUpLeft;
2425
2840
  animation-name: rotateInUpLeft;
2426
2841
  -webkit-transform-origin: left bottom;
2427
- transform-origin: left bottom; }
2842
+ transform-origin: left bottom;
2843
+ }
2428
2844
 
2429
2845
  @-webkit-keyframes rotateInUpRight {
2430
2846
  from {
2431
2847
  -webkit-transform: rotate3d(0, 0, 1, -90deg);
2432
2848
  transform: rotate3d(0, 0, 1, -90deg);
2433
- opacity: 0; }
2849
+ opacity: 0;
2850
+ }
2434
2851
  to {
2435
2852
  -webkit-transform: translate3d(0, 0, 0);
2436
2853
  transform: translate3d(0, 0, 0);
2437
- opacity: 1; } }
2438
-
2854
+ opacity: 1;
2855
+ }
2856
+ }
2439
2857
  @keyframes rotateInUpRight {
2440
2858
  from {
2441
2859
  -webkit-transform: rotate3d(0, 0, 1, -90deg);
2442
2860
  transform: rotate3d(0, 0, 1, -90deg);
2443
- opacity: 0; }
2861
+ opacity: 0;
2862
+ }
2444
2863
  to {
2445
2864
  -webkit-transform: translate3d(0, 0, 0);
2446
2865
  transform: translate3d(0, 0, 0);
2447
- opacity: 1; } }
2448
-
2866
+ opacity: 1;
2867
+ }
2868
+ }
2449
2869
  .animate__rotateInUpRight {
2450
2870
  -webkit-animation-name: rotateInUpRight;
2451
2871
  animation-name: rotateInUpRight;
2452
2872
  -webkit-transform-origin: right bottom;
2453
- transform-origin: right bottom; }
2873
+ transform-origin: right bottom;
2874
+ }
2454
2875
 
2455
2876
  /* Rotating exits */
2456
2877
  @-webkit-keyframes rotateOut {
2457
2878
  from {
2458
- opacity: 1; }
2879
+ opacity: 1;
2880
+ }
2459
2881
  to {
2460
2882
  -webkit-transform: rotate3d(0, 0, 1, 200deg);
2461
2883
  transform: rotate3d(0, 0, 1, 200deg);
2462
- opacity: 0; } }
2463
-
2884
+ opacity: 0;
2885
+ }
2886
+ }
2464
2887
  @keyframes rotateOut {
2465
2888
  from {
2466
- opacity: 1; }
2889
+ opacity: 1;
2890
+ }
2467
2891
  to {
2468
2892
  -webkit-transform: rotate3d(0, 0, 1, 200deg);
2469
2893
  transform: rotate3d(0, 0, 1, 200deg);
2470
- opacity: 0; } }
2471
-
2894
+ opacity: 0;
2895
+ }
2896
+ }
2472
2897
  .animate__rotateOut {
2473
2898
  -webkit-animation-name: rotateOut;
2474
2899
  animation-name: rotateOut;
2475
2900
  -webkit-transform-origin: center;
2476
- transform-origin: center; }
2901
+ transform-origin: center;
2902
+ }
2477
2903
 
2478
2904
  @-webkit-keyframes rotateOutDownLeft {
2479
2905
  from {
2480
- opacity: 1; }
2906
+ opacity: 1;
2907
+ }
2481
2908
  to {
2482
2909
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
2483
2910
  transform: rotate3d(0, 0, 1, 45deg);
2484
- opacity: 0; } }
2485
-
2911
+ opacity: 0;
2912
+ }
2913
+ }
2486
2914
  @keyframes rotateOutDownLeft {
2487
2915
  from {
2488
- opacity: 1; }
2916
+ opacity: 1;
2917
+ }
2489
2918
  to {
2490
2919
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
2491
2920
  transform: rotate3d(0, 0, 1, 45deg);
2492
- opacity: 0; } }
2493
-
2921
+ opacity: 0;
2922
+ }
2923
+ }
2494
2924
  .animate__rotateOutDownLeft {
2495
2925
  -webkit-animation-name: rotateOutDownLeft;
2496
2926
  animation-name: rotateOutDownLeft;
2497
2927
  -webkit-transform-origin: left bottom;
2498
- transform-origin: left bottom; }
2928
+ transform-origin: left bottom;
2929
+ }
2499
2930
 
2500
2931
  @-webkit-keyframes rotateOutDownRight {
2501
2932
  from {
2502
- opacity: 1; }
2933
+ opacity: 1;
2934
+ }
2503
2935
  to {
2504
2936
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
2505
2937
  transform: rotate3d(0, 0, 1, -45deg);
2506
- opacity: 0; } }
2507
-
2938
+ opacity: 0;
2939
+ }
2940
+ }
2508
2941
  @keyframes rotateOutDownRight {
2509
2942
  from {
2510
- opacity: 1; }
2943
+ opacity: 1;
2944
+ }
2511
2945
  to {
2512
2946
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
2513
2947
  transform: rotate3d(0, 0, 1, -45deg);
2514
- opacity: 0; } }
2515
-
2948
+ opacity: 0;
2949
+ }
2950
+ }
2516
2951
  .animate__rotateOutDownRight {
2517
2952
  -webkit-animation-name: rotateOutDownRight;
2518
2953
  animation-name: rotateOutDownRight;
2519
2954
  -webkit-transform-origin: right bottom;
2520
- transform-origin: right bottom; }
2955
+ transform-origin: right bottom;
2956
+ }
2521
2957
 
2522
2958
  @-webkit-keyframes rotateOutUpLeft {
2523
2959
  from {
2524
- opacity: 1; }
2960
+ opacity: 1;
2961
+ }
2525
2962
  to {
2526
2963
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
2527
2964
  transform: rotate3d(0, 0, 1, -45deg);
2528
- opacity: 0; } }
2529
-
2965
+ opacity: 0;
2966
+ }
2967
+ }
2530
2968
  @keyframes rotateOutUpLeft {
2531
2969
  from {
2532
- opacity: 1; }
2970
+ opacity: 1;
2971
+ }
2533
2972
  to {
2534
2973
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
2535
2974
  transform: rotate3d(0, 0, 1, -45deg);
2536
- opacity: 0; } }
2537
-
2975
+ opacity: 0;
2976
+ }
2977
+ }
2538
2978
  .animate__rotateOutUpLeft {
2539
2979
  -webkit-animation-name: rotateOutUpLeft;
2540
2980
  animation-name: rotateOutUpLeft;
2541
2981
  -webkit-transform-origin: left bottom;
2542
- transform-origin: left bottom; }
2982
+ transform-origin: left bottom;
2983
+ }
2543
2984
 
2544
2985
  @-webkit-keyframes rotateOutUpRight {
2545
2986
  from {
2546
- opacity: 1; }
2987
+ opacity: 1;
2988
+ }
2547
2989
  to {
2548
2990
  -webkit-transform: rotate3d(0, 0, 1, 90deg);
2549
2991
  transform: rotate3d(0, 0, 1, 90deg);
2550
- opacity: 0; } }
2551
-
2992
+ opacity: 0;
2993
+ }
2994
+ }
2552
2995
  @keyframes rotateOutUpRight {
2553
2996
  from {
2554
- opacity: 1; }
2997
+ opacity: 1;
2998
+ }
2555
2999
  to {
2556
3000
  -webkit-transform: rotate3d(0, 0, 1, 90deg);
2557
3001
  transform: rotate3d(0, 0, 1, 90deg);
2558
- opacity: 0; } }
2559
-
3002
+ opacity: 0;
3003
+ }
3004
+ }
2560
3005
  .animate__rotateOutUpRight {
2561
3006
  -webkit-animation-name: rotateOutUpRight;
2562
3007
  animation-name: rotateOutUpRight;
2563
3008
  -webkit-transform-origin: right bottom;
2564
- transform-origin: right bottom; }
3009
+ transform-origin: right bottom;
3010
+ }
2565
3011
 
2566
3012
  /* Specials */
2567
3013
  @-webkit-keyframes hinge {
2568
3014
  0% {
2569
3015
  -webkit-animation-timing-function: ease-in-out;
2570
- animation-timing-function: ease-in-out; }
2571
- 20%,
2572
- 60% {
3016
+ animation-timing-function: ease-in-out;
3017
+ }
3018
+ 20%, 60% {
2573
3019
  -webkit-transform: rotate3d(0, 0, 1, 80deg);
2574
3020
  transform: rotate3d(0, 0, 1, 80deg);
2575
3021
  -webkit-animation-timing-function: ease-in-out;
2576
- animation-timing-function: ease-in-out; }
2577
- 40%,
2578
- 80% {
3022
+ animation-timing-function: ease-in-out;
3023
+ }
3024
+ 40%, 80% {
2579
3025
  -webkit-transform: rotate3d(0, 0, 1, 60deg);
2580
3026
  transform: rotate3d(0, 0, 1, 60deg);
2581
3027
  -webkit-animation-timing-function: ease-in-out;
2582
3028
  animation-timing-function: ease-in-out;
2583
- opacity: 1; }
3029
+ opacity: 1;
3030
+ }
2584
3031
  to {
2585
3032
  -webkit-transform: translate3d(0, 700px, 0);
2586
3033
  transform: translate3d(0, 700px, 0);
2587
- opacity: 0; } }
2588
-
3034
+ opacity: 0;
3035
+ }
3036
+ }
2589
3037
  @keyframes hinge {
2590
3038
  0% {
2591
3039
  -webkit-animation-timing-function: ease-in-out;
2592
- animation-timing-function: ease-in-out; }
2593
- 20%,
2594
- 60% {
3040
+ animation-timing-function: ease-in-out;
3041
+ }
3042
+ 20%, 60% {
2595
3043
  -webkit-transform: rotate3d(0, 0, 1, 80deg);
2596
3044
  transform: rotate3d(0, 0, 1, 80deg);
2597
3045
  -webkit-animation-timing-function: ease-in-out;
2598
- animation-timing-function: ease-in-out; }
2599
- 40%,
2600
- 80% {
3046
+ animation-timing-function: ease-in-out;
3047
+ }
3048
+ 40%, 80% {
2601
3049
  -webkit-transform: rotate3d(0, 0, 1, 60deg);
2602
3050
  transform: rotate3d(0, 0, 1, 60deg);
2603
3051
  -webkit-animation-timing-function: ease-in-out;
2604
3052
  animation-timing-function: ease-in-out;
2605
- opacity: 1; }
3053
+ opacity: 1;
3054
+ }
2606
3055
  to {
2607
3056
  -webkit-transform: translate3d(0, 700px, 0);
2608
3057
  transform: translate3d(0, 700px, 0);
2609
- opacity: 0; } }
2610
-
3058
+ opacity: 0;
3059
+ }
3060
+ }
2611
3061
  .animate__hinge {
2612
- -webkit-animation-duration: calc(1s * 2);
2613
- animation-duration: calc(1s * 2);
3062
+ -webkit-animation-duration: 2s;
3063
+ animation-duration: 2s;
2614
3064
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
2615
3065
  animation-duration: calc(var(--animate-duration) * 2);
2616
3066
  -webkit-animation-name: hinge;
2617
3067
  animation-name: hinge;
2618
3068
  -webkit-transform-origin: top left;
2619
- transform-origin: top left; }
3069
+ transform-origin: top left;
3070
+ }
2620
3071
 
2621
3072
  @-webkit-keyframes jackInTheBox {
2622
3073
  from {
@@ -2624,106 +3075,130 @@
2624
3075
  -webkit-transform: scale(0.1) rotate(30deg);
2625
3076
  transform: scale(0.1) rotate(30deg);
2626
3077
  -webkit-transform-origin: center bottom;
2627
- transform-origin: center bottom; }
3078
+ transform-origin: center bottom;
3079
+ }
2628
3080
  50% {
2629
3081
  -webkit-transform: rotate(-10deg);
2630
- transform: rotate(-10deg); }
3082
+ transform: rotate(-10deg);
3083
+ }
2631
3084
  70% {
2632
3085
  -webkit-transform: rotate(3deg);
2633
- transform: rotate(3deg); }
3086
+ transform: rotate(3deg);
3087
+ }
2634
3088
  to {
2635
3089
  opacity: 1;
2636
3090
  -webkit-transform: scale(1);
2637
- transform: scale(1); } }
2638
-
3091
+ transform: scale(1);
3092
+ }
3093
+ }
2639
3094
  @keyframes jackInTheBox {
2640
3095
  from {
2641
3096
  opacity: 0;
2642
3097
  -webkit-transform: scale(0.1) rotate(30deg);
2643
3098
  transform: scale(0.1) rotate(30deg);
2644
3099
  -webkit-transform-origin: center bottom;
2645
- transform-origin: center bottom; }
3100
+ transform-origin: center bottom;
3101
+ }
2646
3102
  50% {
2647
3103
  -webkit-transform: rotate(-10deg);
2648
- transform: rotate(-10deg); }
3104
+ transform: rotate(-10deg);
3105
+ }
2649
3106
  70% {
2650
3107
  -webkit-transform: rotate(3deg);
2651
- transform: rotate(3deg); }
3108
+ transform: rotate(3deg);
3109
+ }
2652
3110
  to {
2653
3111
  opacity: 1;
2654
3112
  -webkit-transform: scale(1);
2655
- transform: scale(1); } }
2656
-
3113
+ transform: scale(1);
3114
+ }
3115
+ }
2657
3116
  .animate__jackInTheBox {
2658
3117
  -webkit-animation-name: jackInTheBox;
2659
- animation-name: jackInTheBox; }
3118
+ animation-name: jackInTheBox;
3119
+ }
2660
3120
 
2661
3121
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
2662
3122
  @-webkit-keyframes rollIn {
2663
3123
  from {
2664
3124
  opacity: 0;
2665
3125
  -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
2666
- transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
3126
+ transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
3127
+ }
2667
3128
  to {
2668
3129
  opacity: 1;
2669
3130
  -webkit-transform: translate3d(0, 0, 0);
2670
- transform: translate3d(0, 0, 0); } }
2671
-
3131
+ transform: translate3d(0, 0, 0);
3132
+ }
3133
+ }
2672
3134
  @keyframes rollIn {
2673
3135
  from {
2674
3136
  opacity: 0;
2675
3137
  -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
2676
- transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
3138
+ transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
3139
+ }
2677
3140
  to {
2678
3141
  opacity: 1;
2679
3142
  -webkit-transform: translate3d(0, 0, 0);
2680
- transform: translate3d(0, 0, 0); } }
2681
-
3143
+ transform: translate3d(0, 0, 0);
3144
+ }
3145
+ }
2682
3146
  .animate__rollIn {
2683
3147
  -webkit-animation-name: rollIn;
2684
- animation-name: rollIn; }
3148
+ animation-name: rollIn;
3149
+ }
2685
3150
 
2686
3151
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
2687
3152
  @-webkit-keyframes rollOut {
2688
3153
  from {
2689
- opacity: 1; }
3154
+ opacity: 1;
3155
+ }
2690
3156
  to {
2691
3157
  opacity: 0;
2692
3158
  -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
2693
- transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
2694
-
3159
+ transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
3160
+ }
3161
+ }
2695
3162
  @keyframes rollOut {
2696
3163
  from {
2697
- opacity: 1; }
3164
+ opacity: 1;
3165
+ }
2698
3166
  to {
2699
3167
  opacity: 0;
2700
3168
  -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
2701
- transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
2702
-
3169
+ transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
3170
+ }
3171
+ }
2703
3172
  .animate__rollOut {
2704
3173
  -webkit-animation-name: rollOut;
2705
- animation-name: rollOut; }
3174
+ animation-name: rollOut;
3175
+ }
2706
3176
 
2707
3177
  /* Zooming entrances */
2708
3178
  @-webkit-keyframes zoomIn {
2709
3179
  from {
2710
3180
  opacity: 0;
2711
3181
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
2712
- transform: scale3d(0.3, 0.3, 0.3); }
3182
+ transform: scale3d(0.3, 0.3, 0.3);
3183
+ }
2713
3184
  50% {
2714
- opacity: 1; } }
2715
-
3185
+ opacity: 1;
3186
+ }
3187
+ }
2716
3188
  @keyframes zoomIn {
2717
3189
  from {
2718
3190
  opacity: 0;
2719
3191
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
2720
- transform: scale3d(0.3, 0.3, 0.3); }
3192
+ transform: scale3d(0.3, 0.3, 0.3);
3193
+ }
2721
3194
  50% {
2722
- opacity: 1; } }
2723
-
3195
+ opacity: 1;
3196
+ }
3197
+ }
2724
3198
  .animate__zoomIn {
2725
3199
  -webkit-animation-name: zoomIn;
2726
- animation-name: zoomIn; }
3200
+ animation-name: zoomIn;
3201
+ }
2727
3202
 
2728
3203
  @-webkit-keyframes zoomInDown {
2729
3204
  from {
@@ -2731,31 +3206,36 @@
2731
3206
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
2732
3207
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
2733
3208
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
2734
- animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
3209
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3210
+ }
2735
3211
  60% {
2736
3212
  opacity: 1;
2737
3213
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
2738
3214
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
2739
3215
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
2740
- animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
2741
-
3216
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3217
+ }
3218
+ }
2742
3219
  @keyframes zoomInDown {
2743
3220
  from {
2744
3221
  opacity: 0;
2745
3222
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
2746
3223
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
2747
3224
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
2748
- animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
3225
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3226
+ }
2749
3227
  60% {
2750
3228
  opacity: 1;
2751
3229
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
2752
3230
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
2753
3231
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
2754
- animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
2755
-
3232
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3233
+ }
3234
+ }
2756
3235
  .animate__zoomInDown {
2757
3236
  -webkit-animation-name: zoomInDown;
2758
- animation-name: zoomInDown; }
3237
+ animation-name: zoomInDown;
3238
+ }
2759
3239
 
2760
3240
  @-webkit-keyframes zoomInLeft {
2761
3241
  from {
@@ -2763,31 +3243,36 @@
2763
3243
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
2764
3244
  transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
2765
3245
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
2766
- animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
3246
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3247
+ }
2767
3248
  60% {
2768
3249
  opacity: 1;
2769
3250
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
2770
3251
  transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
2771
3252
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
2772
- animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
2773
-
3253
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3254
+ }
3255
+ }
2774
3256
  @keyframes zoomInLeft {
2775
3257
  from {
2776
3258
  opacity: 0;
2777
3259
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
2778
3260
  transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
2779
3261
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
2780
- animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
3262
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3263
+ }
2781
3264
  60% {
2782
3265
  opacity: 1;
2783
3266
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
2784
3267
  transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
2785
3268
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
2786
- animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
2787
-
3269
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3270
+ }
3271
+ }
2788
3272
  .animate__zoomInLeft {
2789
3273
  -webkit-animation-name: zoomInLeft;
2790
- animation-name: zoomInLeft; }
3274
+ animation-name: zoomInLeft;
3275
+ }
2791
3276
 
2792
3277
  @-webkit-keyframes zoomInRight {
2793
3278
  from {
@@ -2795,31 +3280,36 @@
2795
3280
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
2796
3281
  transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
2797
3282
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
2798
- animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
3283
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3284
+ }
2799
3285
  60% {
2800
3286
  opacity: 1;
2801
3287
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
2802
3288
  transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
2803
3289
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
2804
- animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
2805
-
3290
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3291
+ }
3292
+ }
2806
3293
  @keyframes zoomInRight {
2807
3294
  from {
2808
3295
  opacity: 0;
2809
3296
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
2810
3297
  transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
2811
3298
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
2812
- animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
3299
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3300
+ }
2813
3301
  60% {
2814
3302
  opacity: 1;
2815
3303
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
2816
3304
  transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
2817
3305
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
2818
- animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
2819
-
3306
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3307
+ }
3308
+ }
2820
3309
  .animate__zoomInRight {
2821
3310
  -webkit-animation-name: zoomInRight;
2822
- animation-name: zoomInRight; }
3311
+ animation-name: zoomInRight;
3312
+ }
2823
3313
 
2824
3314
  @-webkit-keyframes zoomInUp {
2825
3315
  from {
@@ -2827,56 +3317,68 @@
2827
3317
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
2828
3318
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
2829
3319
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
2830
- animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
3320
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3321
+ }
2831
3322
  60% {
2832
3323
  opacity: 1;
2833
3324
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
2834
3325
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
2835
3326
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
2836
- animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
2837
-
3327
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3328
+ }
3329
+ }
2838
3330
  @keyframes zoomInUp {
2839
3331
  from {
2840
3332
  opacity: 0;
2841
3333
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
2842
3334
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
2843
3335
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
2844
- animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
3336
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3337
+ }
2845
3338
  60% {
2846
3339
  opacity: 1;
2847
3340
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
2848
3341
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
2849
3342
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
2850
- animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
2851
-
3343
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3344
+ }
3345
+ }
2852
3346
  .animate__zoomInUp {
2853
3347
  -webkit-animation-name: zoomInUp;
2854
- animation-name: zoomInUp; }
3348
+ animation-name: zoomInUp;
3349
+ }
2855
3350
 
2856
3351
  /* Zooming exits */
2857
3352
  @-webkit-keyframes zoomOut {
2858
3353
  from {
2859
- opacity: 1; }
3354
+ opacity: 1;
3355
+ }
2860
3356
  50% {
2861
3357
  opacity: 0;
2862
3358
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
2863
- transform: scale3d(0.3, 0.3, 0.3); }
3359
+ transform: scale3d(0.3, 0.3, 0.3);
3360
+ }
2864
3361
  to {
2865
- opacity: 0; } }
2866
-
3362
+ opacity: 0;
3363
+ }
3364
+ }
2867
3365
  @keyframes zoomOut {
2868
3366
  from {
2869
- opacity: 1; }
3367
+ opacity: 1;
3368
+ }
2870
3369
  50% {
2871
3370
  opacity: 0;
2872
3371
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
2873
- transform: scale3d(0.3, 0.3, 0.3); }
3372
+ transform: scale3d(0.3, 0.3, 0.3);
3373
+ }
2874
3374
  to {
2875
- opacity: 0; } }
2876
-
3375
+ opacity: 0;
3376
+ }
3377
+ }
2877
3378
  .animate__zoomOut {
2878
3379
  -webkit-animation-name: zoomOut;
2879
- animation-name: zoomOut; }
3380
+ animation-name: zoomOut;
3381
+ }
2880
3382
 
2881
3383
  @-webkit-keyframes zoomOutDown {
2882
3384
  40% {
@@ -2884,85 +3386,100 @@
2884
3386
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
2885
3387
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
2886
3388
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
2887
- animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
3389
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3390
+ }
2888
3391
  to {
2889
3392
  opacity: 0;
2890
3393
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
2891
3394
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
2892
3395
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
2893
- animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
2894
-
3396
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3397
+ }
3398
+ }
2895
3399
  @keyframes zoomOutDown {
2896
3400
  40% {
2897
3401
  opacity: 1;
2898
3402
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
2899
3403
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
2900
3404
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
2901
- animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
3405
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3406
+ }
2902
3407
  to {
2903
3408
  opacity: 0;
2904
3409
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
2905
3410
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
2906
3411
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
2907
- animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
2908
-
3412
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3413
+ }
3414
+ }
2909
3415
  .animate__zoomOutDown {
2910
3416
  -webkit-animation-name: zoomOutDown;
2911
3417
  animation-name: zoomOutDown;
2912
3418
  -webkit-transform-origin: center bottom;
2913
- transform-origin: center bottom; }
3419
+ transform-origin: center bottom;
3420
+ }
2914
3421
 
2915
3422
  @-webkit-keyframes zoomOutLeft {
2916
3423
  40% {
2917
3424
  opacity: 1;
2918
3425
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
2919
- transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
3426
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
3427
+ }
2920
3428
  to {
2921
3429
  opacity: 0;
2922
3430
  -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
2923
- transform: scale(0.1) translate3d(-2000px, 0, 0); } }
2924
-
3431
+ transform: scale(0.1) translate3d(-2000px, 0, 0);
3432
+ }
3433
+ }
2925
3434
  @keyframes zoomOutLeft {
2926
3435
  40% {
2927
3436
  opacity: 1;
2928
3437
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
2929
- transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
3438
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
3439
+ }
2930
3440
  to {
2931
3441
  opacity: 0;
2932
3442
  -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
2933
- transform: scale(0.1) translate3d(-2000px, 0, 0); } }
2934
-
3443
+ transform: scale(0.1) translate3d(-2000px, 0, 0);
3444
+ }
3445
+ }
2935
3446
  .animate__zoomOutLeft {
2936
3447
  -webkit-animation-name: zoomOutLeft;
2937
3448
  animation-name: zoomOutLeft;
2938
3449
  -webkit-transform-origin: left center;
2939
- transform-origin: left center; }
3450
+ transform-origin: left center;
3451
+ }
2940
3452
 
2941
3453
  @-webkit-keyframes zoomOutRight {
2942
3454
  40% {
2943
3455
  opacity: 1;
2944
3456
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
2945
- transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
3457
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
3458
+ }
2946
3459
  to {
2947
3460
  opacity: 0;
2948
3461
  -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
2949
- transform: scale(0.1) translate3d(2000px, 0, 0); } }
2950
-
3462
+ transform: scale(0.1) translate3d(2000px, 0, 0);
3463
+ }
3464
+ }
2951
3465
  @keyframes zoomOutRight {
2952
3466
  40% {
2953
3467
  opacity: 1;
2954
3468
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
2955
- transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
3469
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
3470
+ }
2956
3471
  to {
2957
3472
  opacity: 0;
2958
3473
  -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
2959
- transform: scale(0.1) translate3d(2000px, 0, 0); } }
2960
-
3474
+ transform: scale(0.1) translate3d(2000px, 0, 0);
3475
+ }
3476
+ }
2961
3477
  .animate__zoomOutRight {
2962
3478
  -webkit-animation-name: zoomOutRight;
2963
3479
  animation-name: zoomOutRight;
2964
3480
  -webkit-transform-origin: right center;
2965
- transform-origin: right center; }
3481
+ transform-origin: right center;
3482
+ }
2966
3483
 
2967
3484
  @-webkit-keyframes zoomOutUp {
2968
3485
  40% {
@@ -2970,208 +3487,255 @@
2970
3487
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
2971
3488
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
2972
3489
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
2973
- animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
3490
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3491
+ }
2974
3492
  to {
2975
3493
  opacity: 0;
2976
3494
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
2977
3495
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
2978
3496
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
2979
- animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
2980
-
3497
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3498
+ }
3499
+ }
2981
3500
  @keyframes zoomOutUp {
2982
3501
  40% {
2983
3502
  opacity: 1;
2984
3503
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
2985
3504
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
2986
3505
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
2987
- animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
3506
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3507
+ }
2988
3508
  to {
2989
3509
  opacity: 0;
2990
3510
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
2991
3511
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
2992
3512
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
2993
- animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
2994
-
3513
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3514
+ }
3515
+ }
2995
3516
  .animate__zoomOutUp {
2996
3517
  -webkit-animation-name: zoomOutUp;
2997
3518
  animation-name: zoomOutUp;
2998
3519
  -webkit-transform-origin: center bottom;
2999
- transform-origin: center bottom; }
3520
+ transform-origin: center bottom;
3521
+ }
3000
3522
 
3001
3523
  /* Sliding entrances */
3002
3524
  @-webkit-keyframes slideInDown {
3003
3525
  from {
3004
3526
  -webkit-transform: translate3d(0, -100%, 0);
3005
3527
  transform: translate3d(0, -100%, 0);
3006
- visibility: visible; }
3528
+ visibility: visible;
3529
+ }
3007
3530
  to {
3008
3531
  -webkit-transform: translate3d(0, 0, 0);
3009
- transform: translate3d(0, 0, 0); } }
3010
-
3532
+ transform: translate3d(0, 0, 0);
3533
+ }
3534
+ }
3011
3535
  @keyframes slideInDown {
3012
3536
  from {
3013
3537
  -webkit-transform: translate3d(0, -100%, 0);
3014
3538
  transform: translate3d(0, -100%, 0);
3015
- visibility: visible; }
3539
+ visibility: visible;
3540
+ }
3016
3541
  to {
3017
3542
  -webkit-transform: translate3d(0, 0, 0);
3018
- transform: translate3d(0, 0, 0); } }
3019
-
3543
+ transform: translate3d(0, 0, 0);
3544
+ }
3545
+ }
3020
3546
  .animate__slideInDown {
3021
3547
  -webkit-animation-name: slideInDown;
3022
- animation-name: slideInDown; }
3548
+ animation-name: slideInDown;
3549
+ }
3023
3550
 
3024
3551
  @-webkit-keyframes slideInLeft {
3025
3552
  from {
3026
3553
  -webkit-transform: translate3d(-100%, 0, 0);
3027
3554
  transform: translate3d(-100%, 0, 0);
3028
- visibility: visible; }
3555
+ visibility: visible;
3556
+ }
3029
3557
  to {
3030
3558
  -webkit-transform: translate3d(0, 0, 0);
3031
- transform: translate3d(0, 0, 0); } }
3032
-
3559
+ transform: translate3d(0, 0, 0);
3560
+ }
3561
+ }
3033
3562
  @keyframes slideInLeft {
3034
3563
  from {
3035
3564
  -webkit-transform: translate3d(-100%, 0, 0);
3036
3565
  transform: translate3d(-100%, 0, 0);
3037
- visibility: visible; }
3566
+ visibility: visible;
3567
+ }
3038
3568
  to {
3039
3569
  -webkit-transform: translate3d(0, 0, 0);
3040
- transform: translate3d(0, 0, 0); } }
3041
-
3570
+ transform: translate3d(0, 0, 0);
3571
+ }
3572
+ }
3042
3573
  .animate__slideInLeft {
3043
3574
  -webkit-animation-name: slideInLeft;
3044
- animation-name: slideInLeft; }
3575
+ animation-name: slideInLeft;
3576
+ }
3045
3577
 
3046
3578
  @-webkit-keyframes slideInRight {
3047
3579
  from {
3048
3580
  -webkit-transform: translate3d(100%, 0, 0);
3049
3581
  transform: translate3d(100%, 0, 0);
3050
- visibility: visible; }
3582
+ visibility: visible;
3583
+ }
3051
3584
  to {
3052
3585
  -webkit-transform: translate3d(0, 0, 0);
3053
- transform: translate3d(0, 0, 0); } }
3054
-
3586
+ transform: translate3d(0, 0, 0);
3587
+ }
3588
+ }
3055
3589
  @keyframes slideInRight {
3056
3590
  from {
3057
3591
  -webkit-transform: translate3d(100%, 0, 0);
3058
3592
  transform: translate3d(100%, 0, 0);
3059
- visibility: visible; }
3593
+ visibility: visible;
3594
+ }
3060
3595
  to {
3061
3596
  -webkit-transform: translate3d(0, 0, 0);
3062
- transform: translate3d(0, 0, 0); } }
3063
-
3597
+ transform: translate3d(0, 0, 0);
3598
+ }
3599
+ }
3064
3600
  .animate__slideInRight {
3065
3601
  -webkit-animation-name: slideInRight;
3066
- animation-name: slideInRight; }
3602
+ animation-name: slideInRight;
3603
+ }
3067
3604
 
3068
3605
  @-webkit-keyframes slideInUp {
3069
3606
  from {
3070
3607
  -webkit-transform: translate3d(0, 100%, 0);
3071
3608
  transform: translate3d(0, 100%, 0);
3072
- visibility: visible; }
3609
+ visibility: visible;
3610
+ }
3073
3611
  to {
3074
3612
  -webkit-transform: translate3d(0, 0, 0);
3075
- transform: translate3d(0, 0, 0); } }
3076
-
3613
+ transform: translate3d(0, 0, 0);
3614
+ }
3615
+ }
3077
3616
  @keyframes slideInUp {
3078
3617
  from {
3079
3618
  -webkit-transform: translate3d(0, 100%, 0);
3080
3619
  transform: translate3d(0, 100%, 0);
3081
- visibility: visible; }
3620
+ visibility: visible;
3621
+ }
3082
3622
  to {
3083
3623
  -webkit-transform: translate3d(0, 0, 0);
3084
- transform: translate3d(0, 0, 0); } }
3085
-
3624
+ transform: translate3d(0, 0, 0);
3625
+ }
3626
+ }
3086
3627
  .animate__slideInUp {
3087
3628
  -webkit-animation-name: slideInUp;
3088
- animation-name: slideInUp; }
3629
+ animation-name: slideInUp;
3630
+ }
3089
3631
 
3090
3632
  /* Sliding exits */
3091
3633
  @-webkit-keyframes slideOutDown {
3092
3634
  from {
3093
3635
  -webkit-transform: translate3d(0, 0, 0);
3094
- transform: translate3d(0, 0, 0); }
3636
+ transform: translate3d(0, 0, 0);
3637
+ }
3095
3638
  to {
3096
3639
  visibility: hidden;
3097
3640
  -webkit-transform: translate3d(0, 100%, 0);
3098
- transform: translate3d(0, 100%, 0); } }
3099
-
3641
+ transform: translate3d(0, 100%, 0);
3642
+ }
3643
+ }
3100
3644
  @keyframes slideOutDown {
3101
3645
  from {
3102
3646
  -webkit-transform: translate3d(0, 0, 0);
3103
- transform: translate3d(0, 0, 0); }
3647
+ transform: translate3d(0, 0, 0);
3648
+ }
3104
3649
  to {
3105
3650
  visibility: hidden;
3106
3651
  -webkit-transform: translate3d(0, 100%, 0);
3107
- transform: translate3d(0, 100%, 0); } }
3108
-
3652
+ transform: translate3d(0, 100%, 0);
3653
+ }
3654
+ }
3109
3655
  .animate__slideOutDown {
3110
3656
  -webkit-animation-name: slideOutDown;
3111
- animation-name: slideOutDown; }
3657
+ animation-name: slideOutDown;
3658
+ }
3112
3659
 
3113
3660
  @-webkit-keyframes slideOutLeft {
3114
3661
  from {
3115
3662
  -webkit-transform: translate3d(0, 0, 0);
3116
- transform: translate3d(0, 0, 0); }
3663
+ transform: translate3d(0, 0, 0);
3664
+ }
3117
3665
  to {
3118
3666
  visibility: hidden;
3119
3667
  -webkit-transform: translate3d(-100%, 0, 0);
3120
- transform: translate3d(-100%, 0, 0); } }
3121
-
3668
+ transform: translate3d(-100%, 0, 0);
3669
+ }
3670
+ }
3122
3671
  @keyframes slideOutLeft {
3123
3672
  from {
3124
3673
  -webkit-transform: translate3d(0, 0, 0);
3125
- transform: translate3d(0, 0, 0); }
3674
+ transform: translate3d(0, 0, 0);
3675
+ }
3126
3676
  to {
3127
3677
  visibility: hidden;
3128
3678
  -webkit-transform: translate3d(-100%, 0, 0);
3129
- transform: translate3d(-100%, 0, 0); } }
3130
-
3679
+ transform: translate3d(-100%, 0, 0);
3680
+ }
3681
+ }
3131
3682
  .animate__slideOutLeft {
3132
3683
  -webkit-animation-name: slideOutLeft;
3133
- animation-name: slideOutLeft; }
3684
+ animation-name: slideOutLeft;
3685
+ }
3134
3686
 
3135
3687
  @-webkit-keyframes slideOutRight {
3136
3688
  from {
3137
3689
  -webkit-transform: translate3d(0, 0, 0);
3138
- transform: translate3d(0, 0, 0); }
3690
+ transform: translate3d(0, 0, 0);
3691
+ }
3139
3692
  to {
3140
3693
  visibility: hidden;
3141
3694
  -webkit-transform: translate3d(100%, 0, 0);
3142
- transform: translate3d(100%, 0, 0); } }
3143
-
3695
+ transform: translate3d(100%, 0, 0);
3696
+ }
3697
+ }
3144
3698
  @keyframes slideOutRight {
3145
3699
  from {
3146
3700
  -webkit-transform: translate3d(0, 0, 0);
3147
- transform: translate3d(0, 0, 0); }
3701
+ transform: translate3d(0, 0, 0);
3702
+ }
3148
3703
  to {
3149
3704
  visibility: hidden;
3150
3705
  -webkit-transform: translate3d(100%, 0, 0);
3151
- transform: translate3d(100%, 0, 0); } }
3152
-
3706
+ transform: translate3d(100%, 0, 0);
3707
+ }
3708
+ }
3153
3709
  .animate__slideOutRight {
3154
3710
  -webkit-animation-name: slideOutRight;
3155
- animation-name: slideOutRight; }
3711
+ animation-name: slideOutRight;
3712
+ }
3156
3713
 
3157
3714
  @-webkit-keyframes slideOutUp {
3158
3715
  from {
3159
3716
  -webkit-transform: translate3d(0, 0, 0);
3160
- transform: translate3d(0, 0, 0); }
3717
+ transform: translate3d(0, 0, 0);
3718
+ }
3161
3719
  to {
3162
3720
  visibility: hidden;
3163
3721
  -webkit-transform: translate3d(0, -100%, 0);
3164
- transform: translate3d(0, -100%, 0); } }
3165
-
3722
+ transform: translate3d(0, -100%, 0);
3723
+ }
3724
+ }
3166
3725
  @keyframes slideOutUp {
3167
3726
  from {
3168
3727
  -webkit-transform: translate3d(0, 0, 0);
3169
- transform: translate3d(0, 0, 0); }
3728
+ transform: translate3d(0, 0, 0);
3729
+ }
3170
3730
  to {
3171
3731
  visibility: hidden;
3172
3732
  -webkit-transform: translate3d(0, -100%, 0);
3173
- transform: translate3d(0, -100%, 0); } }
3174
-
3733
+ transform: translate3d(0, -100%, 0);
3734
+ }
3735
+ }
3175
3736
  .animate__slideOutUp {
3176
3737
  -webkit-animation-name: slideOutUp;
3177
- animation-name: slideOutUp; }
3738
+ animation-name: slideOutUp;
3739
+ }
3740
+
3741
+ /*# sourceMappingURL=animate.css.map */