benevolent_gaze 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (157) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +18 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE.txt +22 -0
  5. data/README.md +112 -0
  6. data/Rakefile +2 -0
  7. data/benevolent_gaze.gemspec +35 -0
  8. data/bin/benevolent_gaze +5 -0
  9. data/frontend/.gitignore +15 -0
  10. data/frontend/Gemfile +21 -0
  11. data/frontend/Gemfile.lock +162 -0
  12. data/frontend/config.rb +56 -0
  13. data/frontend/data/site.yml +4 -0
  14. data/frontend/source/images/.gitkeep +0 -0
  15. data/frontend/source/images/board@1x.png +0 -0
  16. data/frontend/source/images/city@1x.png +0 -0
  17. data/frontend/source/images/complete_left_panel@1x.png +0 -0
  18. data/frontend/source/images/icon_password@1x.png +0 -0
  19. data/frontend/source/images/icon_wifi@1x.png +0 -0
  20. data/frontend/source/images/logo@1x.png +0 -0
  21. data/frontend/source/images/pin_rope@1x.png +0 -0
  22. data/frontend/source/images/register@2x.png +0 -0
  23. data/frontend/source/images/sky@1x.png +0 -0
  24. data/frontend/source/images/sky_register@1x.png +0 -0
  25. data/frontend/source/images/sun@1x.png +0 -0
  26. data/frontend/source/images/tape_left@1x.png +0 -0
  27. data/frontend/source/images/tape_right@1x.png +0 -0
  28. data/frontend/source/images/thanks@2x.png +0 -0
  29. data/frontend/source/images/uploads/info.txt +1 -0
  30. data/frontend/source/images/visitor_art@1x.png +0 -0
  31. data/frontend/source/images/welcome@1x.png +0 -0
  32. data/frontend/source/index.html.haml +33 -0
  33. data/frontend/source/javascripts/all.js +161 -0
  34. data/frontend/source/layouts/layout.haml +23 -0
  35. data/frontend/source/register.html.haml +21 -0
  36. data/frontend/source/stylesheets/animate.css.scss +3176 -0
  37. data/frontend/source/stylesheets/application.css.scss +291 -0
  38. data/frontend/source/thanks.html.haml +8 -0
  39. data/kiosk/.env +7 -0
  40. data/kiosk/Procfile +2 -0
  41. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-22037a34.woff +0 -0
  42. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-66b1fc67.svg +229 -0
  43. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-aafafdc0.ttf +0 -0
  44. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-f3a9a3b6.eot +0 -0
  45. data/kiosk/public/images/board@1x-b5fb87e5.png +0 -0
  46. data/kiosk/public/images/city@1x-22396032.png +0 -0
  47. data/kiosk/public/images/complete_left_panel@1x-7dec25da.png +0 -0
  48. data/kiosk/public/images/icon_password@1x-fb34b974.png +0 -0
  49. data/kiosk/public/images/icon_wifi@1x-e92e9c20.png +0 -0
  50. data/kiosk/public/images/logo@1x-927932fa.png +0 -0
  51. data/kiosk/public/images/pin_rope@1x-f5912856.png +0 -0
  52. data/kiosk/public/images/register@2x-328082c6.png +0 -0
  53. data/kiosk/public/images/sky@1x-47babe39.png +0 -0
  54. data/kiosk/public/images/sky_register@1x-cd96f779.png +0 -0
  55. data/kiosk/public/images/sun@1x-4f644bff.png +0 -0
  56. data/kiosk/public/images/tape_left@1x-9f3af6c1.png +0 -0
  57. data/kiosk/public/images/tape_right@1x-646752c4.png +0 -0
  58. data/kiosk/public/images/thanks@2x-694b424f.png +0 -0
  59. data/kiosk/public/images/uploads/info.txt +1 -0
  60. data/kiosk/public/images/visitor_art@1x-21d82dcb.png +0 -0
  61. data/kiosk/public/images/welcome@1x-7d17fbb9.png +0 -0
  62. data/kiosk/public/index.html +74 -0
  63. data/kiosk/public/javascripts/all-eb365891.js +12256 -0
  64. data/kiosk/public/register.html +52 -0
  65. data/kiosk/public/stylesheets/animate-31203878.css +6 -0
  66. data/kiosk/public/stylesheets/application-70841e1d.css +1 -0
  67. data/kiosk/public/thanks.html +36 -0
  68. data/lib/benevolent_gaze/bgapp.rb +39 -0
  69. data/lib/benevolent_gaze/cli.rb +153 -0
  70. data/lib/benevolent_gaze/kiosk.rb +164 -0
  71. data/lib/benevolent_gaze/kiosk_bak.rb +164 -0
  72. data/lib/benevolent_gaze/tracker.rb +87 -0
  73. data/lib/benevolent_gaze/version.rb +3 -0
  74. data/lib/benevolent_gaze.rb +5 -0
  75. data/website/.gitignore +18 -0
  76. data/website/Gemfile +20 -0
  77. data/website/Gemfile.lock +151 -0
  78. data/website/config.rb +58 -0
  79. data/website/data/site.yml +4 -0
  80. data/website/source/CNAME +1 -0
  81. data/website/source/fonts/OpenSans-Regular-webfont.eot +0 -0
  82. data/website/source/fonts/OpenSans-Regular-webfont.svg +1831 -0
  83. data/website/source/fonts/OpenSans-Regular-webfont.ttf +0 -0
  84. data/website/source/fonts/OpenSans-Regular-webfont.woff +0 -0
  85. data/website/source/fonts/Oswald-Bold.eot +0 -0
  86. data/website/source/fonts/Oswald-Bold.svg +0 -0
  87. data/website/source/fonts/Oswald-Bold.ttf +0 -0
  88. data/website/source/fonts/Oswald-Bold.woff +0 -0
  89. data/website/source/fonts/Oswald-Light.eot +0 -0
  90. data/website/source/fonts/Oswald-Light.svg +0 -0
  91. data/website/source/fonts/Oswald-Light.ttf +0 -0
  92. data/website/source/fonts/Oswald-Light.woff +0 -0
  93. data/website/source/fonts/Oswald-Regular.eot +0 -0
  94. data/website/source/fonts/Oswald-Regular.svg +0 -0
  95. data/website/source/fonts/Oswald-Regular.ttf +0 -0
  96. data/website/source/fonts/Oswald-Regular.woff +0 -0
  97. data/website/source/fonts/TradeGothic-BoldCondTwenty.eot +0 -0
  98. data/website/source/fonts/TradeGothic-BoldCondTwenty.svg +0 -0
  99. data/website/source/fonts/TradeGothic-BoldCondTwenty.ttf +0 -0
  100. data/website/source/fonts/TradeGothic-BoldCondTwenty.woff +0 -0
  101. data/website/source/fonts/TradeGothic-CondEighteen.eot +0 -0
  102. data/website/source/fonts/TradeGothic-CondEighteen.svg +0 -0
  103. data/website/source/fonts/TradeGothic-CondEighteen.ttf +0 -0
  104. data/website/source/fonts/TradeGothic-CondEighteen.woff +0 -0
  105. data/website/source/fonts/telegrafico_by_ficod-webfont.eot +0 -0
  106. data/website/source/fonts/telegrafico_by_ficod-webfont.svg +95 -0
  107. data/website/source/fonts/telegrafico_by_ficod-webfont.ttf +0 -0
  108. data/website/source/fonts/telegrafico_by_ficod-webfont.woff +0 -0
  109. data/website/source/images/.gitkeep +0 -0
  110. data/website/source/images/gaze.png +0 -0
  111. data/website/source/images/splash/accessorized_badge@2x.png +0 -0
  112. data/website/source/images/splash/benevolent_gaze_icon@2x.png +0 -0
  113. data/website/source/images/splash/benevolent_gaze_logo@2x.png +0 -0
  114. data/website/source/images/splash/benevolent_gaze_logo_color@2x.png +0 -0
  115. data/website/source/images/splash/benevolent_gaze_text@2x.png +0 -0
  116. data/website/source/images/splash/brackets.png +0 -0
  117. data/website/source/images/splash/checkmark.png +0 -0
  118. data/website/source/images/splash/circle_for_logo@2x.png +0 -0
  119. data/website/source/images/splash/cloud_cover@2x.png +0 -0
  120. data/website/source/images/splash/clouds.png +0 -0
  121. data/website/source/images/splash/complete_badge@2x.png +0 -0
  122. data/website/source/images/splash/down_arrow.png +0 -0
  123. data/website/source/images/splash/easy_badge@2x.png +0 -0
  124. data/website/source/images/splash/faded-clouds.png +0 -0
  125. data/website/source/images/splash/github_banner@2x.png +0 -0
  126. data/website/source/images/splash/hero_bkg.png +0 -0
  127. data/website/source/images/splash/left-bracket.png +0 -0
  128. data/website/source/images/splash/more-awesome-stuff.png +0 -0
  129. data/website/source/images/splash/overbracket.png +0 -0
  130. data/website/source/images/splash/rainbow@2x.png +0 -0
  131. data/website/source/images/splash/rainbow_banner@2x.png +0 -0
  132. data/website/source/images/splash/right-bracket.png +0 -0
  133. data/website/source/images/splash/seed-logo-color.png +0 -0
  134. data/website/source/images/splash/seed-logo.png +0 -0
  135. data/website/source/images/splash/sensible-defaults.png +0 -0
  136. data/website/source/images/splash/single_check@2x.png +0 -0
  137. data/website/source/images/splash/sky_background.png +0 -0
  138. data/website/source/images/splash/solid-gems.png +0 -0
  139. data/website/source/images/splash/ted.png +0 -0
  140. data/website/source/images/splash/ted_on_unicorn@2x.png +0 -0
  141. data/website/source/images/splash/view-me-on-github.png +0 -0
  142. data/website/source/index.html.haml +181 -0
  143. data/website/source/javascripts/all.js +3 -0
  144. data/website/source/javascripts/modernizr.js +1406 -0
  145. data/website/source/javascripts/scrollReveal.js +398 -0
  146. data/website/source/layouts/_footer.html.haml +34 -0
  147. data/website/source/layouts/_javascripts.erb +9 -0
  148. data/website/source/layouts/docs_layout.haml +23 -0
  149. data/website/source/layouts/layout.haml +87 -0
  150. data/website/source/stylesheets/animate.css +3158 -0
  151. data/website/source/stylesheets/application.css.scss +534 -0
  152. data/website/source/stylesheets/fonts/socicon-webfont.eot +0 -0
  153. data/website/source/stylesheets/fonts/socicon-webfont.svg +90 -0
  154. data/website/source/stylesheets/fonts/socicon-webfont.ttf +0 -0
  155. data/website/source/stylesheets/fonts/socicon-webfont.woff +0 -0
  156. data/website/source/stylesheets/socicons.css +124 -0
  157. metadata +382 -0
@@ -0,0 +1,3176 @@
1
+ @charset "UTF-8";
2
+ /*!
3
+ Animate.css - http://daneden.me/animate
4
+ Licensed under the MIT license - http://opensource.org/licenses/MIT
5
+
6
+ Copyright (c) 2014 Daniel Eden
7
+ */
8
+
9
+ .animated {
10
+ -webkit-animation-duration: 1s;
11
+ animation-duration: 1s;
12
+ -webkit-animation-fill-mode: both;
13
+ animation-fill-mode: both;
14
+ }
15
+
16
+ .animated.infinite {
17
+ -webkit-animation-iteration-count: infinite;
18
+ animation-iteration-count: infinite;
19
+ }
20
+
21
+ .animated.hinge {
22
+ -webkit-animation-duration: 2s;
23
+ animation-duration: 2s;
24
+ }
25
+
26
+ .animated.bounceInDown {
27
+ -webkit-animation-duration: 2s;
28
+ animation-duration: 2s;
29
+ }
30
+
31
+ .animated.swing1 {
32
+ -webkit-animation-duration: 1s;
33
+ animation-duration: 1s;
34
+ }
35
+ .animated.swing2 {
36
+ -webkit-animation-duration: 1.5s;
37
+ animation-duration: 1.5s;
38
+ }
39
+ .animated.swing3 {
40
+ -webkit-animation-duration: 2s;
41
+ animation-duration: 2s;
42
+ }
43
+
44
+ @-webkit-keyframes bounce {
45
+ 0%, 20%, 53%, 80%, 100% {
46
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
47
+ transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
48
+ -webkit-transform: translate3d(0,0,0);
49
+ transform: translate3d(0,0,0);
50
+ }
51
+
52
+ 40%, 43% {
53
+ -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
54
+ transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
55
+ -webkit-transform: translate3d(0, -30px, 0);
56
+ transform: translate3d(0, -30px, 0);
57
+ }
58
+
59
+ 70% {
60
+ -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
61
+ transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
62
+ -webkit-transform: translate3d(0, -15px, 0);
63
+ transform: translate3d(0, -15px, 0);
64
+ }
65
+
66
+ 90% {
67
+ -webkit-transform: translate3d(0,-4px,0);
68
+ transform: translate3d(0,-4px,0);
69
+ }
70
+ }
71
+
72
+ @keyframes bounce {
73
+ 0%, 20%, 53%, 80%, 100% {
74
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
75
+ transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
76
+ -webkit-transform: translate3d(0,0,0);
77
+ transform: translate3d(0,0,0);
78
+ }
79
+
80
+ 40%, 43% {
81
+ -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
82
+ transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
83
+ -webkit-transform: translate3d(0, -30px, 0);
84
+ transform: translate3d(0, -30px, 0);
85
+ }
86
+
87
+ 70% {
88
+ -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
89
+ transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
90
+ -webkit-transform: translate3d(0, -15px, 0);
91
+ transform: translate3d(0, -15px, 0);
92
+ }
93
+
94
+ 90% {
95
+ -webkit-transform: translate3d(0,-4px,0);
96
+ transform: translate3d(0,-4px,0);
97
+ }
98
+ }
99
+
100
+ .bounce {
101
+ -webkit-animation-name: bounce;
102
+ animation-name: bounce;
103
+ -webkit-transform-origin: center bottom;
104
+ -ms-transform-origin: center bottom;
105
+ transform-origin: center bottom;
106
+ }
107
+
108
+ @-webkit-keyframes flash {
109
+ 0%, 50%, 100% {
110
+ opacity: 1;
111
+ }
112
+
113
+ 25%, 75% {
114
+ opacity: 0;
115
+ }
116
+ }
117
+
118
+ @keyframes flash {
119
+ 0%, 50%, 100% {
120
+ opacity: 1;
121
+ }
122
+
123
+ 25%, 75% {
124
+ opacity: 0;
125
+ }
126
+ }
127
+
128
+ .flash {
129
+ -webkit-animation-name: flash;
130
+ animation-name: flash;
131
+ }
132
+
133
+ /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
134
+
135
+ @-webkit-keyframes pulse {
136
+ 0% {
137
+ -webkit-transform: scale3d(1, 1, 1);
138
+ transform: scale3d(1, 1, 1);
139
+ }
140
+
141
+ 50% {
142
+ -webkit-transform: scale3d(1.05, 1.05, 1.05);
143
+ transform: scale3d(1.05, 1.05, 1.05);
144
+ }
145
+
146
+ 100% {
147
+ -webkit-transform: scale3d(1, 1, 1);
148
+ transform: scale3d(1, 1, 1);
149
+ }
150
+ }
151
+
152
+ @keyframes pulse {
153
+ 0% {
154
+ -webkit-transform: scale3d(1, 1, 1);
155
+ transform: scale3d(1, 1, 1);
156
+ }
157
+
158
+ 50% {
159
+ -webkit-transform: scale3d(1.05, 1.05, 1.05);
160
+ transform: scale3d(1.05, 1.05, 1.05);
161
+ }
162
+
163
+ 100% {
164
+ -webkit-transform: scale3d(1, 1, 1);
165
+ transform: scale3d(1, 1, 1);
166
+ }
167
+ }
168
+
169
+ .pulse {
170
+ -webkit-animation-name: pulse;
171
+ animation-name: pulse;
172
+ }
173
+
174
+ @-webkit-keyframes rubberBand {
175
+ 0% {
176
+ -webkit-transform: scale3d(1, 1, 1);
177
+ transform: scale3d(1, 1, 1);
178
+ }
179
+
180
+ 30% {
181
+ -webkit-transform: scale3d(1.25, 0.75, 1);
182
+ transform: scale3d(1.25, 0.75, 1);
183
+ }
184
+
185
+ 40% {
186
+ -webkit-transform: scale3d(0.75, 1.25, 1);
187
+ transform: scale3d(0.75, 1.25, 1);
188
+ }
189
+
190
+ 50% {
191
+ -webkit-transform: scale3d(1.15, 0.85, 1);
192
+ transform: scale3d(1.15, 0.85, 1);
193
+ }
194
+
195
+ 65% {
196
+ -webkit-transform: scale3d(.95, 1.05, 1);
197
+ transform: scale3d(.95, 1.05, 1);
198
+ }
199
+
200
+ 75% {
201
+ -webkit-transform: scale3d(1.05, .95, 1);
202
+ transform: scale3d(1.05, .95, 1);
203
+ }
204
+
205
+ 100% {
206
+ -webkit-transform: scale3d(1, 1, 1);
207
+ transform: scale3d(1, 1, 1);
208
+ }
209
+ }
210
+
211
+ @keyframes rubberBand {
212
+ 0% {
213
+ -webkit-transform: scale3d(1, 1, 1);
214
+ transform: scale3d(1, 1, 1);
215
+ }
216
+
217
+ 30% {
218
+ -webkit-transform: scale3d(1.25, 0.75, 1);
219
+ transform: scale3d(1.25, 0.75, 1);
220
+ }
221
+
222
+ 40% {
223
+ -webkit-transform: scale3d(0.75, 1.25, 1);
224
+ transform: scale3d(0.75, 1.25, 1);
225
+ }
226
+
227
+ 50% {
228
+ -webkit-transform: scale3d(1.15, 0.85, 1);
229
+ transform: scale3d(1.15, 0.85, 1);
230
+ }
231
+
232
+ 65% {
233
+ -webkit-transform: scale3d(.95, 1.05, 1);
234
+ transform: scale3d(.95, 1.05, 1);
235
+ }
236
+
237
+ 75% {
238
+ -webkit-transform: scale3d(1.05, .95, 1);
239
+ transform: scale3d(1.05, .95, 1);
240
+ }
241
+
242
+ 100% {
243
+ -webkit-transform: scale3d(1, 1, 1);
244
+ transform: scale3d(1, 1, 1);
245
+ }
246
+ }
247
+
248
+ .rubberBand {
249
+ -webkit-animation-name: rubberBand;
250
+ animation-name: rubberBand;
251
+ }
252
+
253
+ @-webkit-keyframes shake {
254
+ 0%, 100% {
255
+ -webkit-transform: translate3d(0, 0, 0);
256
+ transform: translate3d(0, 0, 0);
257
+ }
258
+
259
+ 10%, 30%, 50%, 70%, 90% {
260
+ -webkit-transform: translate3d(-10px, 0, 0);
261
+ transform: translate3d(-10px, 0, 0);
262
+ }
263
+
264
+ 20%, 40%, 60%, 80% {
265
+ -webkit-transform: translate3d(10px, 0, 0);
266
+ transform: translate3d(10px, 0, 0);
267
+ }
268
+ }
269
+
270
+ @keyframes shake {
271
+ 0%, 100% {
272
+ -webkit-transform: translate3d(0, 0, 0);
273
+ transform: translate3d(0, 0, 0);
274
+ }
275
+
276
+ 10%, 30%, 50%, 70%, 90% {
277
+ -webkit-transform: translate3d(-10px, 0, 0);
278
+ transform: translate3d(-10px, 0, 0);
279
+ }
280
+
281
+ 20%, 40%, 60%, 80% {
282
+ -webkit-transform: translate3d(10px, 0, 0);
283
+ transform: translate3d(10px, 0, 0);
284
+ }
285
+ }
286
+
287
+ .shake {
288
+ -webkit-animation-name: shake;
289
+ animation-name: shake;
290
+ }
291
+
292
+ @-webkit-keyframes swing {
293
+ 20% {
294
+ -webkit-transform: rotate3d(0, 0, 1, 15deg);
295
+ transform: rotate3d(0, 0, 1, 15deg);
296
+ }
297
+
298
+ 45% {
299
+ -webkit-transform: rotate3d(0, 0, 1, -10deg);
300
+ transform: rotate3d(0, 0, 1, -10deg);
301
+ }
302
+
303
+ 63% {
304
+ -webkit-transform: rotate3d(0, 0, 1, 5deg);
305
+ transform: rotate3d(0, 0, 1, 5deg);
306
+ }
307
+
308
+ 88% {
309
+ -webkit-transform: rotate3d(0, 0, 1, -5deg);
310
+ transform: rotate3d(0, 0, 1, -5deg);
311
+ }
312
+
313
+ 100% {
314
+ -webkit-transform: rotate3d(0, 0, 1, 0deg);
315
+ transform: rotate3d(0, 0, 1, 0deg);
316
+ }
317
+ }
318
+
319
+ @keyframes swing {
320
+ 20% {
321
+ -webkit-transform: rotate3d(0, 0, 1, 15deg);
322
+ transform: rotate3d(0, 0, 1, 15deg);
323
+ }
324
+
325
+ 40% {
326
+ -webkit-transform: rotate3d(0, 0, 1, -10deg);
327
+ transform: rotate3d(0, 0, 1, -10deg);
328
+ }
329
+
330
+ 60% {
331
+ -webkit-transform: rotate3d(0, 0, 1, 5deg);
332
+ transform: rotate3d(0, 0, 1, 5deg);
333
+ }
334
+
335
+ 80% {
336
+ -webkit-transform: rotate3d(0, 0, 1, -5deg);
337
+ transform: rotate3d(0, 0, 1, -5deg);
338
+ }
339
+
340
+ 100% {
341
+ -webkit-transform: rotate3d(0, 0, 1, 0deg);
342
+ transform: rotate3d(0, 0, 1, 0deg);
343
+ }
344
+ }
345
+
346
+ .swing, .swing1, .swing2, .swing3 {
347
+ -webkit-transform-origin: top center;
348
+ -ms-transform-origin: top center;
349
+ transform-origin: top center;
350
+ -webkit-animation-name: swing;
351
+ animation-name: swing;
352
+ }
353
+
354
+ @-webkit-keyframes tada {
355
+ 0% {
356
+ -webkit-transform: scale3d(1, 1, 1);
357
+ transform: scale3d(1, 1, 1);
358
+ }
359
+
360
+ 10%, 20% {
361
+ -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
362
+ transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
363
+ }
364
+
365
+ 30%, 50%, 70%, 90% {
366
+ -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
367
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
368
+ }
369
+
370
+ 40%, 60%, 80% {
371
+ -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
372
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
373
+ }
374
+
375
+ 100% {
376
+ -webkit-transform: scale3d(1, 1, 1);
377
+ transform: scale3d(1, 1, 1);
378
+ }
379
+ }
380
+
381
+ @keyframes tada {
382
+ 0% {
383
+ -webkit-transform: scale3d(1, 1, 1);
384
+ transform: scale3d(1, 1, 1);
385
+ }
386
+
387
+ 10%, 20% {
388
+ -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
389
+ transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
390
+ }
391
+
392
+ 30%, 50%, 70%, 90% {
393
+ -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
394
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
395
+ }
396
+
397
+ 40%, 60%, 80% {
398
+ -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
399
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
400
+ }
401
+
402
+ 100% {
403
+ -webkit-transform: scale3d(1, 1, 1);
404
+ transform: scale3d(1, 1, 1);
405
+ }
406
+ }
407
+
408
+ .tada {
409
+ -webkit-animation-name: tada;
410
+ animation-name: tada;
411
+ }
412
+
413
+ /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
414
+
415
+ @-webkit-keyframes wobble {
416
+ 0% {
417
+ -webkit-transform: none;
418
+ transform: none;
419
+ }
420
+
421
+ 15% {
422
+ -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
423
+ transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
424
+ }
425
+
426
+ 30% {
427
+ -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
428
+ transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
429
+ }
430
+
431
+ 45% {
432
+ -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
433
+ transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
434
+ }
435
+
436
+ 60% {
437
+ -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
438
+ transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
439
+ }
440
+
441
+ 75% {
442
+ -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
443
+ transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
444
+ }
445
+
446
+ 100% {
447
+ -webkit-transform: none;
448
+ transform: none;
449
+ }
450
+ }
451
+
452
+ @keyframes wobble {
453
+ 0% {
454
+ -webkit-transform: none;
455
+ transform: none;
456
+ }
457
+
458
+ 15% {
459
+ -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
460
+ transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
461
+ }
462
+
463
+ 30% {
464
+ -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
465
+ transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
466
+ }
467
+
468
+ 45% {
469
+ -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
470
+ transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
471
+ }
472
+
473
+ 60% {
474
+ -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
475
+ transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
476
+ }
477
+
478
+ 75% {
479
+ -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
480
+ transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
481
+ }
482
+
483
+ 100% {
484
+ -webkit-transform: none;
485
+ transform: none;
486
+ }
487
+ }
488
+
489
+ .wobble {
490
+ -webkit-animation-name: wobble;
491
+ animation-name: wobble;
492
+ }
493
+
494
+ @-webkit-keyframes bounceIn {
495
+ 0%, 20%, 40%, 60%, 80%, 100% {
496
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
497
+ transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
498
+ }
499
+
500
+ 0% {
501
+ opacity: 0;
502
+ -webkit-transform: scale3d(.3, .3, .3);
503
+ transform: scale3d(.3, .3, .3);
504
+ }
505
+
506
+ 20% {
507
+ -webkit-transform: scale3d(1.1, 1.1, 1.1);
508
+ transform: scale3d(1.1, 1.1, 1.1);
509
+ }
510
+
511
+ 40% {
512
+ -webkit-transform: scale3d(.9, .9, .9);
513
+ transform: scale3d(.9, .9, .9);
514
+ }
515
+
516
+ 60% {
517
+ opacity: 1;
518
+ -webkit-transform: scale3d(1.03, 1.03, 1.03);
519
+ transform: scale3d(1.03, 1.03, 1.03);
520
+ }
521
+
522
+ 80% {
523
+ -webkit-transform: scale3d(.97, .97, .97);
524
+ transform: scale3d(.97, .97, .97);
525
+ }
526
+
527
+ 100% {
528
+ opacity: 1;
529
+ -webkit-transform: scale3d(1, 1, 1);
530
+ transform: scale3d(1, 1, 1);
531
+ }
532
+ }
533
+
534
+ @keyframes bounceIn {
535
+ 0%, 20%, 40%, 60%, 80%, 100% {
536
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
537
+ transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
538
+ }
539
+
540
+ 0% {
541
+ opacity: 0;
542
+ -webkit-transform: scale3d(.3, .3, .3);
543
+ transform: scale3d(.3, .3, .3);
544
+ }
545
+
546
+ 20% {
547
+ -webkit-transform: scale3d(1.1, 1.1, 1.1);
548
+ transform: scale3d(1.1, 1.1, 1.1);
549
+ }
550
+
551
+ 40% {
552
+ -webkit-transform: scale3d(.9, .9, .9);
553
+ transform: scale3d(.9, .9, .9);
554
+ }
555
+
556
+ 60% {
557
+ opacity: 1;
558
+ -webkit-transform: scale3d(1.03, 1.03, 1.03);
559
+ transform: scale3d(1.03, 1.03, 1.03);
560
+ }
561
+
562
+ 80% {
563
+ -webkit-transform: scale3d(.97, .97, .97);
564
+ transform: scale3d(.97, .97, .97);
565
+ }
566
+
567
+ 100% {
568
+ opacity: 1;
569
+ -webkit-transform: scale3d(1, 1, 1);
570
+ transform: scale3d(1, 1, 1);
571
+ }
572
+ }
573
+
574
+ .bounceIn {
575
+ -webkit-animation-name: bounceIn;
576
+ animation-name: bounceIn;
577
+ -webkit-animation-duration: .75s;
578
+ animation-duration: .75s;
579
+ }
580
+
581
+ @-webkit-keyframes bounceInDown {
582
+ 0%, 60%, 75%, 90%, 100% {
583
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
584
+ transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
585
+ }
586
+
587
+ 0% {
588
+ opacity: 0;
589
+ -webkit-transform: translate3d(0, -3000px, 0);
590
+ transform: translate3d(0, -3000px, 0);
591
+ }
592
+
593
+ 60% {
594
+ opacity: 1;
595
+ -webkit-transform: translate3d(0, 25px, 0);
596
+ transform: translate3d(0, 25px, 0);
597
+ }
598
+
599
+ 75% {
600
+ -webkit-transform: translate3d(0, -10px, 0);
601
+ transform: translate3d(0, -10px, 0);
602
+ }
603
+
604
+ 90% {
605
+ -webkit-transform: translate3d(0, 5px, 0);
606
+ transform: translate3d(0, 5px, 0);
607
+ }
608
+
609
+ 100% {
610
+ -webkit-transform: none;
611
+ transform: none;
612
+ }
613
+ }
614
+
615
+ @keyframes bounceInDown {
616
+ 0%, 60%, 75%, 90%, 100% {
617
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
618
+ transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
619
+ }
620
+
621
+ 0% {
622
+ opacity: 0;
623
+ -webkit-transform: translate3d(0, -3000px, 0);
624
+ transform: translate3d(0, -3000px, 0);
625
+ }
626
+
627
+ 60% {
628
+ opacity: 1;
629
+ -webkit-transform: translate3d(0, 25px, 0);
630
+ transform: translate3d(0, 25px, 0);
631
+ }
632
+
633
+ 75% {
634
+ -webkit-transform: translate3d(0, -10px, 0);
635
+ transform: translate3d(0, -10px, 0);
636
+ }
637
+
638
+ 90% {
639
+ -webkit-transform: translate3d(0, 5px, 0);
640
+ transform: translate3d(0, 5px, 0);
641
+ }
642
+
643
+ 100% {
644
+ -webkit-transform: none;
645
+ transform: none;
646
+ }
647
+ }
648
+
649
+ .bounceInDown {
650
+ -webkit-animation-name: bounceInDown;
651
+ animation-name: bounceInDown;
652
+ }
653
+
654
+ @-webkit-keyframes bounceInLeft {
655
+ 0%, 60%, 75%, 90%, 100% {
656
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
657
+ transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
658
+ }
659
+
660
+ 0% {
661
+ opacity: 0;
662
+ -webkit-transform: translate3d(-3000px, 0, 0);
663
+ transform: translate3d(-3000px, 0, 0);
664
+ }
665
+
666
+ 60% {
667
+ opacity: 1;
668
+ -webkit-transform: translate3d(25px, 0, 0);
669
+ transform: translate3d(25px, 0, 0);
670
+ }
671
+
672
+ 75% {
673
+ -webkit-transform: translate3d(-10px, 0, 0);
674
+ transform: translate3d(-10px, 0, 0);
675
+ }
676
+
677
+ 90% {
678
+ -webkit-transform: translate3d(5px, 0, 0);
679
+ transform: translate3d(5px, 0, 0);
680
+ }
681
+
682
+ 100% {
683
+ -webkit-transform: none;
684
+ transform: none;
685
+ }
686
+ }
687
+
688
+ @keyframes bounceInLeft {
689
+ 0%, 60%, 75%, 90%, 100% {
690
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
691
+ transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
692
+ }
693
+
694
+ 0% {
695
+ opacity: 0;
696
+ -webkit-transform: translate3d(-3000px, 0, 0);
697
+ transform: translate3d(-3000px, 0, 0);
698
+ }
699
+
700
+ 60% {
701
+ opacity: 1;
702
+ -webkit-transform: translate3d(25px, 0, 0);
703
+ transform: translate3d(25px, 0, 0);
704
+ }
705
+
706
+ 75% {
707
+ -webkit-transform: translate3d(-10px, 0, 0);
708
+ transform: translate3d(-10px, 0, 0);
709
+ }
710
+
711
+ 90% {
712
+ -webkit-transform: translate3d(5px, 0, 0);
713
+ transform: translate3d(5px, 0, 0);
714
+ }
715
+
716
+ 100% {
717
+ -webkit-transform: none;
718
+ transform: none;
719
+ }
720
+ }
721
+
722
+ .bounceInLeft {
723
+ -webkit-animation-name: bounceInLeft;
724
+ animation-name: bounceInLeft;
725
+ }
726
+
727
+ @-webkit-keyframes bounceInRight {
728
+ 0%, 60%, 75%, 90%, 100% {
729
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
730
+ transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
731
+ }
732
+
733
+ 0% {
734
+ opacity: 0;
735
+ -webkit-transform: translate3d(3000px, 0, 0);
736
+ transform: translate3d(3000px, 0, 0);
737
+ }
738
+
739
+ 60% {
740
+ opacity: 1;
741
+ -webkit-transform: translate3d(-25px, 0, 0);
742
+ transform: translate3d(-25px, 0, 0);
743
+ }
744
+
745
+ 75% {
746
+ -webkit-transform: translate3d(10px, 0, 0);
747
+ transform: translate3d(10px, 0, 0);
748
+ }
749
+
750
+ 90% {
751
+ -webkit-transform: translate3d(-5px, 0, 0);
752
+ transform: translate3d(-5px, 0, 0);
753
+ }
754
+
755
+ 100% {
756
+ -webkit-transform: none;
757
+ transform: none;
758
+ }
759
+ }
760
+
761
+ @keyframes bounceInRight {
762
+ 0%, 60%, 75%, 90%, 100% {
763
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
764
+ transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
765
+ }
766
+
767
+ 0% {
768
+ opacity: 0;
769
+ -webkit-transform: translate3d(3000px, 0, 0);
770
+ transform: translate3d(3000px, 0, 0);
771
+ }
772
+
773
+ 60% {
774
+ opacity: 1;
775
+ -webkit-transform: translate3d(-25px, 0, 0);
776
+ transform: translate3d(-25px, 0, 0);
777
+ }
778
+
779
+ 75% {
780
+ -webkit-transform: translate3d(10px, 0, 0);
781
+ transform: translate3d(10px, 0, 0);
782
+ }
783
+
784
+ 90% {
785
+ -webkit-transform: translate3d(-5px, 0, 0);
786
+ transform: translate3d(-5px, 0, 0);
787
+ }
788
+
789
+ 100% {
790
+ -webkit-transform: none;
791
+ transform: none;
792
+ }
793
+ }
794
+
795
+ .bounceInRight {
796
+ -webkit-animation-name: bounceInRight;
797
+ animation-name: bounceInRight;
798
+ }
799
+
800
+ @-webkit-keyframes bounceInUp {
801
+ 0%, 60%, 75%, 90%, 100% {
802
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
803
+ transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
804
+ }
805
+
806
+ 0% {
807
+ opacity: 0;
808
+ -webkit-transform: translate3d(0, 3000px, 0);
809
+ transform: translate3d(0, 3000px, 0);
810
+ }
811
+
812
+ 60% {
813
+ opacity: 1;
814
+ -webkit-transform: translate3d(0, -20px, 0);
815
+ transform: translate3d(0, -20px, 0);
816
+ }
817
+
818
+ 75% {
819
+ -webkit-transform: translate3d(0, 10px, 0);
820
+ transform: translate3d(0, 10px, 0);
821
+ }
822
+
823
+ 90% {
824
+ -webkit-transform: translate3d(0, -5px, 0);
825
+ transform: translate3d(0, -5px, 0);
826
+ }
827
+
828
+ 100% {
829
+ -webkit-transform: translate3d(0, 0, 0);
830
+ transform: translate3d(0, 0, 0);
831
+ }
832
+ }
833
+
834
+ @keyframes bounceInUp {
835
+ 0%, 60%, 75%, 90%, 100% {
836
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
837
+ transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
838
+ }
839
+
840
+ 0% {
841
+ opacity: 0;
842
+ -webkit-transform: translate3d(0, 3000px, 0);
843
+ transform: translate3d(0, 3000px, 0);
844
+ }
845
+
846
+ 60% {
847
+ opacity: 1;
848
+ -webkit-transform: translate3d(0, -20px, 0);
849
+ transform: translate3d(0, -20px, 0);
850
+ }
851
+
852
+ 75% {
853
+ -webkit-transform: translate3d(0, 10px, 0);
854
+ transform: translate3d(0, 10px, 0);
855
+ }
856
+
857
+ 90% {
858
+ -webkit-transform: translate3d(0, -5px, 0);
859
+ transform: translate3d(0, -5px, 0);
860
+ }
861
+
862
+ 100% {
863
+ -webkit-transform: translate3d(0, 0, 0);
864
+ transform: translate3d(0, 0, 0);
865
+ }
866
+ }
867
+
868
+ .bounceInUp {
869
+ -webkit-animation-name: bounceInUp;
870
+ animation-name: bounceInUp;
871
+ }
872
+
873
+ @-webkit-keyframes bounceOut {
874
+ 20% {
875
+ -webkit-transform: scale3d(.9, .9, .9);
876
+ transform: scale3d(.9, .9, .9);
877
+ }
878
+
879
+ 50%, 55% {
880
+ opacity: 1;
881
+ -webkit-transform: scale3d(1.1, 1.1, 1.1);
882
+ transform: scale3d(1.1, 1.1, 1.1);
883
+ }
884
+
885
+ 100% {
886
+ opacity: 0;
887
+ -webkit-transform: scale3d(.3, .3, .3);
888
+ transform: scale3d(.3, .3, .3);
889
+ }
890
+ }
891
+
892
+ @keyframes bounceOut {
893
+ 20% {
894
+ -webkit-transform: scale3d(.9, .9, .9);
895
+ transform: scale3d(.9, .9, .9);
896
+ }
897
+
898
+ 50%, 55% {
899
+ opacity: 1;
900
+ -webkit-transform: scale3d(1.1, 1.1, 1.1);
901
+ transform: scale3d(1.1, 1.1, 1.1);
902
+ }
903
+
904
+ 100% {
905
+ opacity: 0;
906
+ -webkit-transform: scale3d(.3, .3, .3);
907
+ transform: scale3d(.3, .3, .3);
908
+ }
909
+ }
910
+
911
+ .bounceOut {
912
+ -webkit-animation-name: bounceOut;
913
+ animation-name: bounceOut;
914
+ -webkit-animation-duration: .75s;
915
+ animation-duration: .75s;
916
+ }
917
+
918
+ @-webkit-keyframes bounceOutDown {
919
+ 20% {
920
+ -webkit-transform: translate3d(0, 10px, 0);
921
+ transform: translate3d(0, 10px, 0);
922
+ }
923
+
924
+ 40%, 45% {
925
+ opacity: 1;
926
+ -webkit-transform: translate3d(0, -20px, 0);
927
+ transform: translate3d(0, -20px, 0);
928
+ }
929
+
930
+ 100% {
931
+ opacity: 0;
932
+ -webkit-transform: translate3d(0, 2000px, 0);
933
+ transform: translate3d(0, 2000px, 0);
934
+ }
935
+ }
936
+
937
+ @keyframes bounceOutDown {
938
+ 20% {
939
+ -webkit-transform: translate3d(0, 10px, 0);
940
+ transform: translate3d(0, 10px, 0);
941
+ }
942
+
943
+ 40%, 45% {
944
+ opacity: 1;
945
+ -webkit-transform: translate3d(0, -20px, 0);
946
+ transform: translate3d(0, -20px, 0);
947
+ }
948
+
949
+ 100% {
950
+ opacity: 0;
951
+ -webkit-transform: translate3d(0, 2000px, 0);
952
+ transform: translate3d(0, 2000px, 0);
953
+ }
954
+ }
955
+
956
+ .bounceOutDown {
957
+ -webkit-animation-name: bounceOutDown;
958
+ animation-name: bounceOutDown;
959
+ }
960
+
961
+ @-webkit-keyframes bounceOutLeft {
962
+ 20% {
963
+ opacity: 1;
964
+ -webkit-transform: translate3d(20px, 0, 0);
965
+ transform: translate3d(20px, 0, 0);
966
+ }
967
+
968
+ 100% {
969
+ opacity: 0;
970
+ -webkit-transform: translate3d(-2000px, 0, 0);
971
+ transform: translate3d(-2000px, 0, 0);
972
+ }
973
+ }
974
+
975
+ @keyframes bounceOutLeft {
976
+ 20% {
977
+ opacity: 1;
978
+ -webkit-transform: translate3d(20px, 0, 0);
979
+ transform: translate3d(20px, 0, 0);
980
+ }
981
+
982
+ 100% {
983
+ opacity: 0;
984
+ -webkit-transform: translate3d(-2000px, 0, 0);
985
+ transform: translate3d(-2000px, 0, 0);
986
+ }
987
+ }
988
+
989
+ .bounceOutLeft {
990
+ -webkit-animation-name: bounceOutLeft;
991
+ animation-name: bounceOutLeft;
992
+ }
993
+
994
+ @-webkit-keyframes bounceOutRight {
995
+ 20% {
996
+ opacity: 1;
997
+ -webkit-transform: translate3d(-20px, 0, 0);
998
+ transform: translate3d(-20px, 0, 0);
999
+ }
1000
+
1001
+ 100% {
1002
+ opacity: 0;
1003
+ -webkit-transform: translate3d(2000px, 0, 0);
1004
+ transform: translate3d(2000px, 0, 0);
1005
+ }
1006
+ }
1007
+
1008
+ @keyframes bounceOutRight {
1009
+ 20% {
1010
+ opacity: 1;
1011
+ -webkit-transform: translate3d(-20px, 0, 0);
1012
+ transform: translate3d(-20px, 0, 0);
1013
+ }
1014
+
1015
+ 100% {
1016
+ opacity: 0;
1017
+ -webkit-transform: translate3d(2000px, 0, 0);
1018
+ transform: translate3d(2000px, 0, 0);
1019
+ }
1020
+ }
1021
+
1022
+ .bounceOutRight {
1023
+ -webkit-animation-name: bounceOutRight;
1024
+ animation-name: bounceOutRight;
1025
+ }
1026
+
1027
+ @-webkit-keyframes bounceOutUp {
1028
+ 20% {
1029
+ -webkit-transform: translate3d(0, -10px, 0);
1030
+ transform: translate3d(0, -10px, 0);
1031
+ }
1032
+
1033
+ 40%, 45% {
1034
+ opacity: 1;
1035
+ -webkit-transform: translate3d(0, 20px, 0);
1036
+ transform: translate3d(0, 20px, 0);
1037
+ }
1038
+
1039
+ 100% {
1040
+ opacity: 0;
1041
+ -webkit-transform: translate3d(0, -2000px, 0);
1042
+ transform: translate3d(0, -2000px, 0);
1043
+ }
1044
+ }
1045
+
1046
+ @keyframes bounceOutUp {
1047
+ 20% {
1048
+ -webkit-transform: translate3d(0, -10px, 0);
1049
+ transform: translate3d(0, -10px, 0);
1050
+ }
1051
+
1052
+ 40%, 45% {
1053
+ opacity: 1;
1054
+ -webkit-transform: translate3d(0, 20px, 0);
1055
+ transform: translate3d(0, 20px, 0);
1056
+ }
1057
+
1058
+ 100% {
1059
+ opacity: 0;
1060
+ -webkit-transform: translate3d(0, -2000px, 0);
1061
+ transform: translate3d(0, -2000px, 0);
1062
+ }
1063
+ }
1064
+
1065
+ .bounceOutUp {
1066
+ -webkit-animation-name: bounceOutUp;
1067
+ animation-name: bounceOutUp;
1068
+ }
1069
+
1070
+ @-webkit-keyframes fadeIn {
1071
+ 0% {opacity: 0;}
1072
+ 100% {opacity: 1;}
1073
+ }
1074
+
1075
+ @keyframes fadeIn {
1076
+ 0% {opacity: 0;}
1077
+ 100% {opacity: 1;}
1078
+ }
1079
+
1080
+ .fadeIn {
1081
+ -webkit-animation-name: fadeIn;
1082
+ animation-name: fadeIn;
1083
+ }
1084
+
1085
+ @-webkit-keyframes fadeInDown {
1086
+ 0% {
1087
+ opacity: 0;
1088
+ -webkit-transform: translate3d(0, -100%, 0);
1089
+ transform: translate3d(0, -100%, 0);
1090
+ }
1091
+
1092
+ 100% {
1093
+ opacity: 1;
1094
+ -webkit-transform: none;
1095
+ transform: none;
1096
+ }
1097
+ }
1098
+
1099
+ @keyframes fadeInDown {
1100
+ 0% {
1101
+ opacity: 0;
1102
+ -webkit-transform: translate3d(0, -100%, 0);
1103
+ transform: translate3d(0, -100%, 0);
1104
+ }
1105
+
1106
+ 100% {
1107
+ opacity: 1;
1108
+ -webkit-transform: none;
1109
+ transform: none;
1110
+ }
1111
+ }
1112
+
1113
+ .fadeInDown {
1114
+ -webkit-animation-name: fadeInDown;
1115
+ animation-name: fadeInDown;
1116
+ }
1117
+
1118
+ @-webkit-keyframes fadeInDownBig {
1119
+ 0% {
1120
+ opacity: 0;
1121
+ -webkit-transform: translate3d(0, -2000px, 0);
1122
+ transform: translate3d(0, -2000px, 0);
1123
+ }
1124
+
1125
+ 100% {
1126
+ opacity: 1;
1127
+ -webkit-transform: none;
1128
+ transform: none;
1129
+ }
1130
+ }
1131
+
1132
+ @keyframes fadeInDownBig {
1133
+ 0% {
1134
+ opacity: 0;
1135
+ -webkit-transform: translate3d(0, -2000px, 0);
1136
+ transform: translate3d(0, -2000px, 0);
1137
+ }
1138
+
1139
+ 100% {
1140
+ opacity: 1;
1141
+ -webkit-transform: none;
1142
+ transform: none;
1143
+ }
1144
+ }
1145
+
1146
+ .fadeInDownBig {
1147
+ -webkit-animation-name: fadeInDownBig;
1148
+ animation-name: fadeInDownBig;
1149
+ }
1150
+
1151
+ @-webkit-keyframes fadeInLeft {
1152
+ 0% {
1153
+ opacity: 0;
1154
+ -webkit-transform: translate3d(-100%, 0, 0);
1155
+ transform: translate3d(-100%, 0, 0);
1156
+ }
1157
+
1158
+ 100% {
1159
+ opacity: 1;
1160
+ -webkit-transform: none;
1161
+ transform: none;
1162
+ }
1163
+ }
1164
+
1165
+ @keyframes fadeInLeft {
1166
+ 0% {
1167
+ opacity: 0;
1168
+ -webkit-transform: translate3d(-100%, 0, 0);
1169
+ transform: translate3d(-100%, 0, 0);
1170
+ }
1171
+
1172
+ 100% {
1173
+ opacity: 1;
1174
+ -webkit-transform: none;
1175
+ transform: none;
1176
+ }
1177
+ }
1178
+
1179
+ .fadeInLeft {
1180
+ -webkit-animation-name: fadeInLeft;
1181
+ animation-name: fadeInLeft;
1182
+ }
1183
+
1184
+ @-webkit-keyframes fadeInLeftBig {
1185
+ 0% {
1186
+ opacity: 0;
1187
+ -webkit-transform: translate3d(-2000px, 0, 0);
1188
+ transform: translate3d(-2000px, 0, 0);
1189
+ }
1190
+
1191
+ 100% {
1192
+ opacity: 1;
1193
+ -webkit-transform: none;
1194
+ transform: none;
1195
+ }
1196
+ }
1197
+
1198
+ @keyframes fadeInLeftBig {
1199
+ 0% {
1200
+ opacity: 0;
1201
+ -webkit-transform: translate3d(-2000px, 0, 0);
1202
+ transform: translate3d(-2000px, 0, 0);
1203
+ }
1204
+
1205
+ 100% {
1206
+ opacity: 1;
1207
+ -webkit-transform: none;
1208
+ transform: none;
1209
+ }
1210
+ }
1211
+
1212
+ .fadeInLeftBig {
1213
+ -webkit-animation-name: fadeInLeftBig;
1214
+ animation-name: fadeInLeftBig;
1215
+ }
1216
+
1217
+ @-webkit-keyframes fadeInRight {
1218
+ 0% {
1219
+ opacity: 0;
1220
+ -webkit-transform: translate3d(100%, 0, 0);
1221
+ transform: translate3d(100%, 0, 0);
1222
+ }
1223
+
1224
+ 100% {
1225
+ opacity: 1;
1226
+ -webkit-transform: none;
1227
+ transform: none;
1228
+ }
1229
+ }
1230
+
1231
+ @keyframes fadeInRight {
1232
+ 0% {
1233
+ opacity: 0;
1234
+ -webkit-transform: translate3d(100%, 0, 0);
1235
+ transform: translate3d(100%, 0, 0);
1236
+ }
1237
+
1238
+ 100% {
1239
+ opacity: 1;
1240
+ -webkit-transform: none;
1241
+ transform: none;
1242
+ }
1243
+ }
1244
+
1245
+ .fadeInRight {
1246
+ -webkit-animation-name: fadeInRight;
1247
+ animation-name: fadeInRight;
1248
+ }
1249
+
1250
+ @-webkit-keyframes fadeInRightBig {
1251
+ 0% {
1252
+ opacity: 0;
1253
+ -webkit-transform: translate3d(2000px, 0, 0);
1254
+ transform: translate3d(2000px, 0, 0);
1255
+ }
1256
+
1257
+ 100% {
1258
+ opacity: 1;
1259
+ -webkit-transform: none;
1260
+ transform: none;
1261
+ }
1262
+ }
1263
+
1264
+ @keyframes fadeInRightBig {
1265
+ 0% {
1266
+ opacity: 0;
1267
+ -webkit-transform: translate3d(2000px, 0, 0);
1268
+ transform: translate3d(2000px, 0, 0);
1269
+ }
1270
+
1271
+ 100% {
1272
+ opacity: 1;
1273
+ -webkit-transform: none;
1274
+ transform: none;
1275
+ }
1276
+ }
1277
+
1278
+ .fadeInRightBig {
1279
+ -webkit-animation-name: fadeInRightBig;
1280
+ animation-name: fadeInRightBig;
1281
+ }
1282
+
1283
+ @-webkit-keyframes fadeInUp {
1284
+ 0% {
1285
+ opacity: 0;
1286
+ -webkit-transform: translate3d(0, 100%, 0);
1287
+ transform: translate3d(0, 100%, 0);
1288
+ }
1289
+
1290
+ 100% {
1291
+ opacity: 1;
1292
+ -webkit-transform: none;
1293
+ transform: none;
1294
+ }
1295
+ }
1296
+
1297
+ @keyframes fadeInUp {
1298
+ 0% {
1299
+ opacity: 0;
1300
+ -webkit-transform: translate3d(0, 100%, 0);
1301
+ transform: translate3d(0, 100%, 0);
1302
+ }
1303
+
1304
+ 100% {
1305
+ opacity: 1;
1306
+ -webkit-transform: none;
1307
+ transform: none;
1308
+ }
1309
+ }
1310
+
1311
+ .fadeInUp {
1312
+ -webkit-animation-name: fadeInUp;
1313
+ animation-name: fadeInUp;
1314
+ }
1315
+
1316
+ @-webkit-keyframes fadeInUpBig {
1317
+ 0% {
1318
+ opacity: 0;
1319
+ -webkit-transform: translate3d(0, 2000px, 0);
1320
+ transform: translate3d(0, 2000px, 0);
1321
+ }
1322
+
1323
+ 100% {
1324
+ opacity: 1;
1325
+ -webkit-transform: none;
1326
+ transform: none;
1327
+ }
1328
+ }
1329
+
1330
+ @keyframes fadeInUpBig {
1331
+ 0% {
1332
+ opacity: 0;
1333
+ -webkit-transform: translate3d(0, 2000px, 0);
1334
+ transform: translate3d(0, 2000px, 0);
1335
+ }
1336
+
1337
+ 100% {
1338
+ opacity: 1;
1339
+ -webkit-transform: none;
1340
+ transform: none;
1341
+ }
1342
+ }
1343
+
1344
+ .fadeInUpBig {
1345
+ -webkit-animation-name: fadeInUpBig;
1346
+ animation-name: fadeInUpBig;
1347
+ }
1348
+
1349
+ @-webkit-keyframes fadeOut {
1350
+ 0% {opacity: 1;}
1351
+ 100% {opacity: 0;}
1352
+ }
1353
+
1354
+ @keyframes fadeOut {
1355
+ 0% {opacity: 1;}
1356
+ 100% {opacity: 0;}
1357
+ }
1358
+
1359
+ .fadeOut {
1360
+ -webkit-animation-name: fadeOut;
1361
+ animation-name: fadeOut;
1362
+ }
1363
+
1364
+ @-webkit-keyframes fadeOutDown {
1365
+ 0% {
1366
+ opacity: 1;
1367
+ }
1368
+
1369
+ 100% {
1370
+ opacity: 0;
1371
+ -webkit-transform: translate3d(0, 100%, 0);
1372
+ transform: translate3d(0, 100%, 0);
1373
+ }
1374
+ }
1375
+
1376
+ @keyframes fadeOutDown {
1377
+ 0% {
1378
+ opacity: 1;
1379
+ }
1380
+
1381
+ 100% {
1382
+ opacity: 0;
1383
+ -webkit-transform: translate3d(0, 100%, 0);
1384
+ transform: translate3d(0, 100%, 0);
1385
+ }
1386
+ }
1387
+
1388
+ .fadeOutDown {
1389
+ -webkit-animation-name: fadeOutDown;
1390
+ animation-name: fadeOutDown;
1391
+ }
1392
+
1393
+ @-webkit-keyframes fadeOutDownBig {
1394
+ 0% {
1395
+ opacity: 1;
1396
+ }
1397
+
1398
+ 100% {
1399
+ opacity: 0;
1400
+ -webkit-transform: translate3d(0, 2000px, 0);
1401
+ transform: translate3d(0, 2000px, 0);
1402
+ }
1403
+ }
1404
+
1405
+ @keyframes fadeOutDownBig {
1406
+ 0% {
1407
+ opacity: 1;
1408
+ }
1409
+
1410
+ 100% {
1411
+ opacity: 0;
1412
+ -webkit-transform: translate3d(0, 2000px, 0);
1413
+ transform: translate3d(0, 2000px, 0);
1414
+ }
1415
+ }
1416
+
1417
+ .fadeOutDownBig {
1418
+ -webkit-animation-name: fadeOutDownBig;
1419
+ animation-name: fadeOutDownBig;
1420
+ }
1421
+
1422
+ @-webkit-keyframes fadeOutLeft {
1423
+ 0% {
1424
+ opacity: 1;
1425
+ }
1426
+
1427
+ 100% {
1428
+ opacity: 0;
1429
+ -webkit-transform: translate3d(-100%, 0, 0);
1430
+ transform: translate3d(-100%, 0, 0);
1431
+ }
1432
+ }
1433
+
1434
+ @keyframes fadeOutLeft {
1435
+ 0% {
1436
+ opacity: 1;
1437
+ }
1438
+
1439
+ 100% {
1440
+ opacity: 0;
1441
+ -webkit-transform: translate3d(-100%, 0, 0);
1442
+ transform: translate3d(-100%, 0, 0);
1443
+ }
1444
+ }
1445
+
1446
+ .fadeOutLeft {
1447
+ -webkit-animation-name: fadeOutLeft;
1448
+ animation-name: fadeOutLeft;
1449
+ }
1450
+
1451
+ @-webkit-keyframes fadeOutLeftBig {
1452
+ 0% {
1453
+ opacity: 1;
1454
+ }
1455
+
1456
+ 100% {
1457
+ opacity: 0;
1458
+ -webkit-transform: translate3d(-2000px, 0, 0);
1459
+ transform: translate3d(-2000px, 0, 0);
1460
+ }
1461
+ }
1462
+
1463
+ @keyframes fadeOutLeftBig {
1464
+ 0% {
1465
+ opacity: 1;
1466
+ }
1467
+
1468
+ 100% {
1469
+ opacity: 0;
1470
+ -webkit-transform: translate3d(-2000px, 0, 0);
1471
+ transform: translate3d(-2000px, 0, 0);
1472
+ }
1473
+ }
1474
+
1475
+ .fadeOutLeftBig {
1476
+ -webkit-animation-name: fadeOutLeftBig;
1477
+ animation-name: fadeOutLeftBig;
1478
+ }
1479
+
1480
+ @-webkit-keyframes fadeOutRight {
1481
+ 0% {
1482
+ opacity: 1;
1483
+ }
1484
+
1485
+ 100% {
1486
+ opacity: 0;
1487
+ -webkit-transform: translate3d(100%, 0, 0);
1488
+ transform: translate3d(100%, 0, 0);
1489
+ }
1490
+ }
1491
+
1492
+ @keyframes fadeOutRight {
1493
+ 0% {
1494
+ opacity: 1;
1495
+ }
1496
+
1497
+ 100% {
1498
+ opacity: 0;
1499
+ -webkit-transform: translate3d(100%, 0, 0);
1500
+ transform: translate3d(100%, 0, 0);
1501
+ }
1502
+ }
1503
+
1504
+ .fadeOutRight {
1505
+ -webkit-animation-name: fadeOutRight;
1506
+ animation-name: fadeOutRight;
1507
+ }
1508
+
1509
+ @-webkit-keyframes fadeOutRightBig {
1510
+ 0% {
1511
+ opacity: 1;
1512
+ }
1513
+
1514
+ 100% {
1515
+ opacity: 0;
1516
+ -webkit-transform: translate3d(2000px, 0, 0);
1517
+ transform: translate3d(2000px, 0, 0);
1518
+ }
1519
+ }
1520
+
1521
+ @keyframes fadeOutRightBig {
1522
+ 0% {
1523
+ opacity: 1;
1524
+ }
1525
+
1526
+ 100% {
1527
+ opacity: 0;
1528
+ -webkit-transform: translate3d(2000px, 0, 0);
1529
+ transform: translate3d(2000px, 0, 0);
1530
+ }
1531
+ }
1532
+
1533
+ .fadeOutRightBig {
1534
+ -webkit-animation-name: fadeOutRightBig;
1535
+ animation-name: fadeOutRightBig;
1536
+ }
1537
+
1538
+ @-webkit-keyframes fadeOutUp {
1539
+ 0% {
1540
+ opacity: 1;
1541
+ }
1542
+
1543
+ 100% {
1544
+ opacity: 0;
1545
+ -webkit-transform: translate3d(0, -100%, 0);
1546
+ transform: translate3d(0, -100%, 0);
1547
+ }
1548
+ }
1549
+
1550
+ @keyframes fadeOutUp {
1551
+ 0% {
1552
+ opacity: 1;
1553
+ }
1554
+
1555
+ 100% {
1556
+ opacity: 0;
1557
+ -webkit-transform: translate3d(0, -100%, 0);
1558
+ transform: translate3d(0, -100%, 0);
1559
+ }
1560
+ }
1561
+
1562
+ .fadeOutUp {
1563
+ -webkit-animation-name: fadeOutUp;
1564
+ animation-name: fadeOutUp;
1565
+ }
1566
+
1567
+ @-webkit-keyframes fadeOutUpBig {
1568
+ 0% {
1569
+ opacity: 1;
1570
+ }
1571
+
1572
+ 100% {
1573
+ opacity: 0;
1574
+ -webkit-transform: translate3d(0, -2000px, 0);
1575
+ transform: translate3d(0, -2000px, 0);
1576
+ }
1577
+ }
1578
+
1579
+ @keyframes fadeOutUpBig {
1580
+ 0% {
1581
+ opacity: 1;
1582
+ }
1583
+
1584
+ 100% {
1585
+ opacity: 0;
1586
+ -webkit-transform: translate3d(0, -2000px, 0);
1587
+ transform: translate3d(0, -2000px, 0);
1588
+ }
1589
+ }
1590
+
1591
+ .fadeOutUpBig {
1592
+ -webkit-animation-name: fadeOutUpBig;
1593
+ animation-name: fadeOutUpBig;
1594
+ }
1595
+
1596
+ @-webkit-keyframes flip {
1597
+ 0% {
1598
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
1599
+ transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
1600
+ -webkit-animation-timing-function: ease-out;
1601
+ animation-timing-function: ease-out;
1602
+ }
1603
+
1604
+ 40% {
1605
+ -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
1606
+ transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
1607
+ -webkit-animation-timing-function: ease-out;
1608
+ animation-timing-function: ease-out;
1609
+ }
1610
+
1611
+ 50% {
1612
+ -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
1613
+ transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
1614
+ -webkit-animation-timing-function: ease-in;
1615
+ animation-timing-function: ease-in;
1616
+ }
1617
+
1618
+ 80% {
1619
+ -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
1620
+ transform: perspective(400px) scale3d(.95, .95, .95);
1621
+ -webkit-animation-timing-function: ease-in;
1622
+ animation-timing-function: ease-in;
1623
+ }
1624
+
1625
+ 100% {
1626
+ -webkit-transform: perspective(400px);
1627
+ transform: perspective(400px);
1628
+ -webkit-animation-timing-function: ease-in;
1629
+ animation-timing-function: ease-in;
1630
+ }
1631
+ }
1632
+
1633
+ @keyframes flip {
1634
+ 0% {
1635
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
1636
+ transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
1637
+ -webkit-animation-timing-function: ease-out;
1638
+ animation-timing-function: ease-out;
1639
+ }
1640
+
1641
+ 40% {
1642
+ -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
1643
+ transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
1644
+ -webkit-animation-timing-function: ease-out;
1645
+ animation-timing-function: ease-out;
1646
+ }
1647
+
1648
+ 50% {
1649
+ -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
1650
+ transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
1651
+ -webkit-animation-timing-function: ease-in;
1652
+ animation-timing-function: ease-in;
1653
+ }
1654
+
1655
+ 80% {
1656
+ -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
1657
+ transform: perspective(400px) scale3d(.95, .95, .95);
1658
+ -webkit-animation-timing-function: ease-in;
1659
+ animation-timing-function: ease-in;
1660
+ }
1661
+
1662
+ 100% {
1663
+ -webkit-transform: perspective(400px);
1664
+ transform: perspective(400px);
1665
+ -webkit-animation-timing-function: ease-in;
1666
+ animation-timing-function: ease-in;
1667
+ }
1668
+ }
1669
+
1670
+ .animated.flip {
1671
+ -webkit-backface-visibility: visible;
1672
+ backface-visibility: visible;
1673
+ -webkit-animation-name: flip;
1674
+ animation-name: flip;
1675
+ }
1676
+
1677
+ @-webkit-keyframes flipInX {
1678
+ 0% {
1679
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
1680
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
1681
+ -webkit-transition-timing-function: ease-in;
1682
+ transition-timing-function: ease-in;
1683
+ opacity: 0;
1684
+ }
1685
+
1686
+ 40% {
1687
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
1688
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
1689
+ -webkit-transition-timing-function: ease-in;
1690
+ transition-timing-function: ease-in;
1691
+ }
1692
+
1693
+ 60% {
1694
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
1695
+ transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
1696
+ opacity: 1;
1697
+ }
1698
+
1699
+ 80% {
1700
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
1701
+ transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
1702
+ }
1703
+
1704
+ 100% {
1705
+ -webkit-transform: perspective(400px);
1706
+ transform: perspective(400px);
1707
+ }
1708
+ }
1709
+
1710
+ @keyframes flipInX {
1711
+ 0% {
1712
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
1713
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
1714
+ -webkit-transition-timing-function: ease-in;
1715
+ transition-timing-function: ease-in;
1716
+ opacity: 0;
1717
+ }
1718
+
1719
+ 40% {
1720
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
1721
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
1722
+ -webkit-transition-timing-function: ease-in;
1723
+ transition-timing-function: ease-in;
1724
+ }
1725
+
1726
+ 60% {
1727
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
1728
+ transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
1729
+ opacity: 1;
1730
+ }
1731
+
1732
+ 80% {
1733
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
1734
+ transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
1735
+ }
1736
+
1737
+ 100% {
1738
+ -webkit-transform: perspective(400px);
1739
+ transform: perspective(400px);
1740
+ }
1741
+ }
1742
+
1743
+ .flipInX {
1744
+ -webkit-backface-visibility: visible !important;
1745
+ backface-visibility: visible !important;
1746
+ -webkit-animation-name: flipInX;
1747
+ animation-name: flipInX;
1748
+ }
1749
+
1750
+ @-webkit-keyframes flipInY {
1751
+ 0% {
1752
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
1753
+ transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
1754
+ -webkit-transition-timing-function: ease-in;
1755
+ transition-timing-function: ease-in;
1756
+ opacity: 0;
1757
+ }
1758
+
1759
+ 40% {
1760
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
1761
+ transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
1762
+ -webkit-transition-timing-function: ease-in;
1763
+ transition-timing-function: ease-in;
1764
+ }
1765
+
1766
+ 60% {
1767
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
1768
+ transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
1769
+ opacity: 1;
1770
+ }
1771
+
1772
+ 80% {
1773
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
1774
+ transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
1775
+ }
1776
+
1777
+ 100% {
1778
+ -webkit-transform: perspective(400px);
1779
+ transform: perspective(400px);
1780
+ }
1781
+ }
1782
+
1783
+ @keyframes flipInY {
1784
+ 0% {
1785
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
1786
+ transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
1787
+ -webkit-transition-timing-function: ease-in;
1788
+ transition-timing-function: ease-in;
1789
+ opacity: 0;
1790
+ }
1791
+
1792
+ 40% {
1793
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
1794
+ transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
1795
+ -webkit-transition-timing-function: ease-in;
1796
+ transition-timing-function: ease-in;
1797
+ }
1798
+
1799
+ 60% {
1800
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
1801
+ transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
1802
+ opacity: 1;
1803
+ }
1804
+
1805
+ 80% {
1806
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
1807
+ transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
1808
+ }
1809
+
1810
+ 100% {
1811
+ -webkit-transform: perspective(400px);
1812
+ transform: perspective(400px);
1813
+ }
1814
+ }
1815
+
1816
+ .flipInY {
1817
+ -webkit-backface-visibility: visible !important;
1818
+ backface-visibility: visible !important;
1819
+ -webkit-animation-name: flipInY;
1820
+ animation-name: flipInY;
1821
+ }
1822
+
1823
+ @-webkit-keyframes flipOutX {
1824
+ 0% {
1825
+ -webkit-transform: perspective(400px);
1826
+ transform: perspective(400px);
1827
+ }
1828
+
1829
+ 30% {
1830
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
1831
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
1832
+ opacity: 1;
1833
+ }
1834
+
1835
+ 100% {
1836
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
1837
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
1838
+ opacity: 0;
1839
+ }
1840
+ }
1841
+
1842
+ @keyframes flipOutX {
1843
+ 0% {
1844
+ -webkit-transform: perspective(400px);
1845
+ transform: perspective(400px);
1846
+ }
1847
+
1848
+ 30% {
1849
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
1850
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
1851
+ opacity: 1;
1852
+ }
1853
+
1854
+ 100% {
1855
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
1856
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
1857
+ opacity: 0;
1858
+ }
1859
+ }
1860
+
1861
+ .flipOutX {
1862
+ -webkit-animation-name: flipOutX;
1863
+ animation-name: flipOutX;
1864
+ -webkit-animation-duration: .75s;
1865
+ animation-duration: .75s;
1866
+ -webkit-backface-visibility: visible !important;
1867
+ backface-visibility: visible !important;
1868
+ }
1869
+
1870
+ @-webkit-keyframes flipOutY {
1871
+ 0% {
1872
+ -webkit-transform: perspective(400px);
1873
+ transform: perspective(400px);
1874
+ }
1875
+
1876
+ 30% {
1877
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
1878
+ transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
1879
+ opacity: 1;
1880
+ }
1881
+
1882
+ 100% {
1883
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
1884
+ transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
1885
+ opacity: 0;
1886
+ }
1887
+ }
1888
+
1889
+ @keyframes flipOutY {
1890
+ 0% {
1891
+ -webkit-transform: perspective(400px);
1892
+ transform: perspective(400px);
1893
+ }
1894
+
1895
+ 30% {
1896
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
1897
+ transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
1898
+ opacity: 1;
1899
+ }
1900
+
1901
+ 100% {
1902
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
1903
+ transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
1904
+ opacity: 0;
1905
+ }
1906
+ }
1907
+
1908
+ .flipOutY {
1909
+ -webkit-backface-visibility: visible !important;
1910
+ backface-visibility: visible !important;
1911
+ -webkit-animation-name: flipOutY;
1912
+ animation-name: flipOutY;
1913
+ -webkit-animation-duration: .75s;
1914
+ animation-duration: .75s;
1915
+ }
1916
+
1917
+ @-webkit-keyframes lightSpeedIn {
1918
+ 0% {
1919
+ -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
1920
+ transform: translate3d(100%, 0, 0) skewX(-30deg);
1921
+ opacity: 0;
1922
+ }
1923
+
1924
+ 60% {
1925
+ -webkit-transform: skewX(20deg);
1926
+ transform: skewX(20deg);
1927
+ opacity: 1;
1928
+ }
1929
+
1930
+ 80% {
1931
+ -webkit-transform: skewX(-5deg);
1932
+ transform: skewX(-5deg);
1933
+ opacity: 1;
1934
+ }
1935
+
1936
+ 100% {
1937
+ -webkit-transform: none;
1938
+ transform: none;
1939
+ opacity: 1;
1940
+ }
1941
+ }
1942
+
1943
+ @keyframes lightSpeedIn {
1944
+ 0% {
1945
+ -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
1946
+ transform: translate3d(100%, 0, 0) skewX(-30deg);
1947
+ opacity: 0;
1948
+ }
1949
+
1950
+ 60% {
1951
+ -webkit-transform: skewX(20deg);
1952
+ transform: skewX(20deg);
1953
+ opacity: 1;
1954
+ }
1955
+
1956
+ 80% {
1957
+ -webkit-transform: skewX(-5deg);
1958
+ transform: skewX(-5deg);
1959
+ opacity: 1;
1960
+ }
1961
+
1962
+ 100% {
1963
+ -webkit-transform: none;
1964
+ transform: none;
1965
+ opacity: 1;
1966
+ }
1967
+ }
1968
+
1969
+ .lightSpeedIn {
1970
+ -webkit-animation-name: lightSpeedIn;
1971
+ animation-name: lightSpeedIn;
1972
+ -webkit-animation-timing-function: ease-out;
1973
+ animation-timing-function: ease-out;
1974
+ }
1975
+
1976
+ @-webkit-keyframes lightSpeedOut {
1977
+ 0% {
1978
+ opacity: 1;
1979
+ }
1980
+
1981
+ 100% {
1982
+ -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
1983
+ transform: translate3d(100%, 0, 0) skewX(30deg);
1984
+ opacity: 0;
1985
+ }
1986
+ }
1987
+
1988
+ @keyframes lightSpeedOut {
1989
+ 0% {
1990
+ opacity: 1;
1991
+ }
1992
+
1993
+ 100% {
1994
+ -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
1995
+ transform: translate3d(100%, 0, 0) skewX(30deg);
1996
+ opacity: 0;
1997
+ }
1998
+ }
1999
+
2000
+ .lightSpeedOut {
2001
+ -webkit-animation-name: lightSpeedOut;
2002
+ animation-name: lightSpeedOut;
2003
+ -webkit-animation-timing-function: ease-in;
2004
+ animation-timing-function: ease-in;
2005
+ }
2006
+
2007
+ @-webkit-keyframes rotateIn {
2008
+ 0% {
2009
+ -webkit-transform-origin: center;
2010
+ transform-origin: center;
2011
+ -webkit-transform: rotate3d(0, 0, 1, -200deg);
2012
+ transform: rotate3d(0, 0, 1, -200deg);
2013
+ opacity: 0;
2014
+ }
2015
+
2016
+ 100% {
2017
+ -webkit-transform-origin: center;
2018
+ transform-origin: center;
2019
+ -webkit-transform: none;
2020
+ transform: none;
2021
+ opacity: 1;
2022
+ }
2023
+ }
2024
+
2025
+ @keyframes rotateIn {
2026
+ 0% {
2027
+ -webkit-transform-origin: center;
2028
+ transform-origin: center;
2029
+ -webkit-transform: rotate3d(0, 0, 1, -200deg);
2030
+ transform: rotate3d(0, 0, 1, -200deg);
2031
+ opacity: 0;
2032
+ }
2033
+
2034
+ 100% {
2035
+ -webkit-transform-origin: center;
2036
+ transform-origin: center;
2037
+ -webkit-transform: none;
2038
+ transform: none;
2039
+ opacity: 1;
2040
+ }
2041
+ }
2042
+
2043
+ .rotateIn {
2044
+ -webkit-animation-name: rotateIn;
2045
+ animation-name: rotateIn;
2046
+ }
2047
+
2048
+ @-webkit-keyframes rotateInDownLeft {
2049
+ 0% {
2050
+ -webkit-transform-origin: left bottom;
2051
+ transform-origin: left bottom;
2052
+ -webkit-transform: rotate3d(0, 0, 1, -45deg);
2053
+ transform: rotate3d(0, 0, 1, -45deg);
2054
+ opacity: 0;
2055
+ }
2056
+
2057
+ 100% {
2058
+ -webkit-transform-origin: left bottom;
2059
+ transform-origin: left bottom;
2060
+ -webkit-transform: none;
2061
+ transform: none;
2062
+ opacity: 1;
2063
+ }
2064
+ }
2065
+
2066
+ @keyframes rotateInDownLeft {
2067
+ 0% {
2068
+ -webkit-transform-origin: left bottom;
2069
+ transform-origin: left bottom;
2070
+ -webkit-transform: rotate3d(0, 0, 1, -45deg);
2071
+ transform: rotate3d(0, 0, 1, -45deg);
2072
+ opacity: 0;
2073
+ }
2074
+
2075
+ 100% {
2076
+ -webkit-transform-origin: left bottom;
2077
+ transform-origin: left bottom;
2078
+ -webkit-transform: none;
2079
+ transform: none;
2080
+ opacity: 1;
2081
+ }
2082
+ }
2083
+
2084
+ .rotateInDownLeft {
2085
+ -webkit-animation-name: rotateInDownLeft;
2086
+ animation-name: rotateInDownLeft;
2087
+ }
2088
+
2089
+ @-webkit-keyframes rotateInDownRight {
2090
+ 0% {
2091
+ -webkit-transform-origin: right bottom;
2092
+ transform-origin: right bottom;
2093
+ -webkit-transform: rotate3d(0, 0, 1, 45deg);
2094
+ transform: rotate3d(0, 0, 1, 45deg);
2095
+ opacity: 0;
2096
+ }
2097
+
2098
+ 100% {
2099
+ -webkit-transform-origin: right bottom;
2100
+ transform-origin: right bottom;
2101
+ -webkit-transform: none;
2102
+ transform: none;
2103
+ opacity: 1;
2104
+ }
2105
+ }
2106
+
2107
+ @keyframes rotateInDownRight {
2108
+ 0% {
2109
+ -webkit-transform-origin: right bottom;
2110
+ transform-origin: right bottom;
2111
+ -webkit-transform: rotate3d(0, 0, 1, 45deg);
2112
+ transform: rotate3d(0, 0, 1, 45deg);
2113
+ opacity: 0;
2114
+ }
2115
+
2116
+ 100% {
2117
+ -webkit-transform-origin: right bottom;
2118
+ transform-origin: right bottom;
2119
+ -webkit-transform: none;
2120
+ transform: none;
2121
+ opacity: 1;
2122
+ }
2123
+ }
2124
+
2125
+ .rotateInDownRight {
2126
+ -webkit-animation-name: rotateInDownRight;
2127
+ animation-name: rotateInDownRight;
2128
+ }
2129
+
2130
+ @-webkit-keyframes rotateInUpLeft {
2131
+ 0% {
2132
+ -webkit-transform-origin: left bottom;
2133
+ transform-origin: left bottom;
2134
+ -webkit-transform: rotate3d(0, 0, 1, 45deg);
2135
+ transform: rotate3d(0, 0, 1, 45deg);
2136
+ opacity: 0;
2137
+ }
2138
+
2139
+ 100% {
2140
+ -webkit-transform-origin: left bottom;
2141
+ transform-origin: left bottom;
2142
+ -webkit-transform: none;
2143
+ transform: none;
2144
+ opacity: 1;
2145
+ }
2146
+ }
2147
+
2148
+ @keyframes rotateInUpLeft {
2149
+ 0% {
2150
+ -webkit-transform-origin: left bottom;
2151
+ transform-origin: left bottom;
2152
+ -webkit-transform: rotate3d(0, 0, 1, 45deg);
2153
+ transform: rotate3d(0, 0, 1, 45deg);
2154
+ opacity: 0;
2155
+ }
2156
+
2157
+ 100% {
2158
+ -webkit-transform-origin: left bottom;
2159
+ transform-origin: left bottom;
2160
+ -webkit-transform: none;
2161
+ transform: none;
2162
+ opacity: 1;
2163
+ }
2164
+ }
2165
+
2166
+ .rotateInUpLeft {
2167
+ -webkit-animation-name: rotateInUpLeft;
2168
+ animation-name: rotateInUpLeft;
2169
+ }
2170
+
2171
+ @-webkit-keyframes rotateInUpRight {
2172
+ 0% {
2173
+ -webkit-transform-origin: right bottom;
2174
+ transform-origin: right bottom;
2175
+ -webkit-transform: rotate3d(0, 0, 1, -90deg);
2176
+ transform: rotate3d(0, 0, 1, -90deg);
2177
+ opacity: 0;
2178
+ }
2179
+
2180
+ 100% {
2181
+ -webkit-transform-origin: right bottom;
2182
+ transform-origin: right bottom;
2183
+ -webkit-transform: none;
2184
+ transform: none;
2185
+ opacity: 1;
2186
+ }
2187
+ }
2188
+
2189
+ @keyframes rotateInUpRight {
2190
+ 0% {
2191
+ -webkit-transform-origin: right bottom;
2192
+ transform-origin: right bottom;
2193
+ -webkit-transform: rotate3d(0, 0, 1, -90deg);
2194
+ transform: rotate3d(0, 0, 1, -90deg);
2195
+ opacity: 0;
2196
+ }
2197
+
2198
+ 100% {
2199
+ -webkit-transform-origin: right bottom;
2200
+ transform-origin: right bottom;
2201
+ -webkit-transform: none;
2202
+ transform: none;
2203
+ opacity: 1;
2204
+ }
2205
+ }
2206
+
2207
+ .rotateInUpRight {
2208
+ -webkit-animation-name: rotateInUpRight;
2209
+ animation-name: rotateInUpRight;
2210
+ }
2211
+
2212
+ @-webkit-keyframes rotateOut {
2213
+ 0% {
2214
+ -webkit-transform-origin: center;
2215
+ transform-origin: center;
2216
+ opacity: 1;
2217
+ }
2218
+
2219
+ 100% {
2220
+ -webkit-transform-origin: center;
2221
+ transform-origin: center;
2222
+ -webkit-transform: rotate3d(0, 0, 1, 200deg);
2223
+ transform: rotate3d(0, 0, 1, 200deg);
2224
+ opacity: 0;
2225
+ }
2226
+ }
2227
+
2228
+ @keyframes rotateOut {
2229
+ 0% {
2230
+ -webkit-transform-origin: center;
2231
+ transform-origin: center;
2232
+ opacity: 1;
2233
+ }
2234
+
2235
+ 100% {
2236
+ -webkit-transform-origin: center;
2237
+ transform-origin: center;
2238
+ -webkit-transform: rotate3d(0, 0, 1, 200deg);
2239
+ transform: rotate3d(0, 0, 1, 200deg);
2240
+ opacity: 0;
2241
+ }
2242
+ }
2243
+
2244
+ .rotateOut {
2245
+ -webkit-animation-name: rotateOut;
2246
+ animation-name: rotateOut;
2247
+ }
2248
+
2249
+ @-webkit-keyframes rotateOutDownLeft {
2250
+ 0% {
2251
+ -webkit-transform-origin: left bottom;
2252
+ transform-origin: left bottom;
2253
+ opacity: 1;
2254
+ }
2255
+
2256
+ 100% {
2257
+ -webkit-transform-origin: left bottom;
2258
+ transform-origin: left bottom;
2259
+ -webkit-transform: rotate3d(0, 0, 1, 45deg);
2260
+ transform: rotate3d(0, 0, 1, 45deg);
2261
+ opacity: 0;
2262
+ }
2263
+ }
2264
+
2265
+ @keyframes rotateOutDownLeft {
2266
+ 0% {
2267
+ -webkit-transform-origin: left bottom;
2268
+ transform-origin: left bottom;
2269
+ opacity: 1;
2270
+ }
2271
+
2272
+ 100% {
2273
+ -webkit-transform-origin: left bottom;
2274
+ transform-origin: left bottom;
2275
+ -webkit-transform: rotate3d(0, 0, 1, 45deg);
2276
+ transform: rotate3d(0, 0, 1, 45deg);
2277
+ opacity: 0;
2278
+ }
2279
+ }
2280
+
2281
+ .rotateOutDownLeft {
2282
+ -webkit-animation-name: rotateOutDownLeft;
2283
+ animation-name: rotateOutDownLeft;
2284
+ }
2285
+
2286
+ @-webkit-keyframes rotateOutDownRight {
2287
+ 0% {
2288
+ -webkit-transform-origin: right bottom;
2289
+ transform-origin: right bottom;
2290
+ opacity: 1;
2291
+ }
2292
+
2293
+ 100% {
2294
+ -webkit-transform-origin: right bottom;
2295
+ transform-origin: right bottom;
2296
+ -webkit-transform: rotate3d(0, 0, 1, -45deg);
2297
+ transform: rotate3d(0, 0, 1, -45deg);
2298
+ opacity: 0;
2299
+ }
2300
+ }
2301
+
2302
+ @keyframes rotateOutDownRight {
2303
+ 0% {
2304
+ -webkit-transform-origin: right bottom;
2305
+ transform-origin: right bottom;
2306
+ opacity: 1;
2307
+ }
2308
+
2309
+ 100% {
2310
+ -webkit-transform-origin: right bottom;
2311
+ transform-origin: right bottom;
2312
+ -webkit-transform: rotate3d(0, 0, 1, -45deg);
2313
+ transform: rotate3d(0, 0, 1, -45deg);
2314
+ opacity: 0;
2315
+ }
2316
+ }
2317
+
2318
+ .rotateOutDownRight {
2319
+ -webkit-animation-name: rotateOutDownRight;
2320
+ animation-name: rotateOutDownRight;
2321
+ }
2322
+
2323
+ @-webkit-keyframes rotateOutUpLeft {
2324
+ 0% {
2325
+ -webkit-transform-origin: left bottom;
2326
+ transform-origin: left bottom;
2327
+ opacity: 1;
2328
+ }
2329
+
2330
+ 100% {
2331
+ -webkit-transform-origin: left bottom;
2332
+ transform-origin: left bottom;
2333
+ -webkit-transform: rotate3d(0, 0, 1, -45deg);
2334
+ transform: rotate3d(0, 0, 1, -45deg);
2335
+ opacity: 0;
2336
+ }
2337
+ }
2338
+
2339
+ @keyframes rotateOutUpLeft {
2340
+ 0% {
2341
+ -webkit-transform-origin: left bottom;
2342
+ transform-origin: left bottom;
2343
+ opacity: 1;
2344
+ }
2345
+
2346
+ 100% {
2347
+ -webkit-transform-origin: left bottom;
2348
+ transform-origin: left bottom;
2349
+ -webkit-transform: rotate3d(0, 0, 1, -45deg);
2350
+ transform: rotate3d(0, 0, 1, -45deg);
2351
+ opacity: 0;
2352
+ }
2353
+ }
2354
+
2355
+ .rotateOutUpLeft {
2356
+ -webkit-animation-name: rotateOutUpLeft;
2357
+ animation-name: rotateOutUpLeft;
2358
+ }
2359
+
2360
+ @-webkit-keyframes rotateOutUpRight {
2361
+ 0% {
2362
+ -webkit-transform-origin: right bottom;
2363
+ transform-origin: right bottom;
2364
+ opacity: 1;
2365
+ }
2366
+
2367
+ 100% {
2368
+ -webkit-transform-origin: right bottom;
2369
+ transform-origin: right bottom;
2370
+ -webkit-transform: rotate3d(0, 0, 1, 90deg);
2371
+ transform: rotate3d(0, 0, 1, 90deg);
2372
+ opacity: 0;
2373
+ }
2374
+ }
2375
+
2376
+ @keyframes rotateOutUpRight {
2377
+ 0% {
2378
+ -webkit-transform-origin: right bottom;
2379
+ transform-origin: right bottom;
2380
+ opacity: 1;
2381
+ }
2382
+
2383
+ 100% {
2384
+ -webkit-transform-origin: right bottom;
2385
+ transform-origin: right bottom;
2386
+ -webkit-transform: rotate3d(0, 0, 1, 90deg);
2387
+ transform: rotate3d(0, 0, 1, 90deg);
2388
+ opacity: 0;
2389
+ }
2390
+ }
2391
+
2392
+ .rotateOutUpRight {
2393
+ -webkit-animation-name: rotateOutUpRight;
2394
+ animation-name: rotateOutUpRight;
2395
+ }
2396
+
2397
+ @-webkit-keyframes hinge {
2398
+ 0% {
2399
+ -webkit-transform-origin: top left;
2400
+ transform-origin: top left;
2401
+ -webkit-animation-timing-function: ease-in-out;
2402
+ animation-timing-function: ease-in-out;
2403
+ }
2404
+
2405
+ 20%, 60% {
2406
+ -webkit-transform: rotate3d(0, 0, 1, 80deg);
2407
+ transform: rotate3d(0, 0, 1, 80deg);
2408
+ -webkit-transform-origin: top left;
2409
+ transform-origin: top left;
2410
+ -webkit-animation-timing-function: ease-in-out;
2411
+ animation-timing-function: ease-in-out;
2412
+ }
2413
+
2414
+ 40%, 80% {
2415
+ -webkit-transform: rotate3d(0, 0, 1, 60deg);
2416
+ transform: rotate3d(0, 0, 1, 60deg);
2417
+ -webkit-transform-origin: top left;
2418
+ transform-origin: top left;
2419
+ -webkit-animation-timing-function: ease-in-out;
2420
+ animation-timing-function: ease-in-out;
2421
+ opacity: 1;
2422
+ }
2423
+
2424
+ 100% {
2425
+ -webkit-transform: translate3d(0, 700px, 0);
2426
+ transform: translate3d(0, 700px, 0);
2427
+ opacity: 0;
2428
+ }
2429
+ }
2430
+
2431
+ @keyframes hinge {
2432
+ 0% {
2433
+ -webkit-transform-origin: top left;
2434
+ transform-origin: top left;
2435
+ -webkit-animation-timing-function: ease-in-out;
2436
+ animation-timing-function: ease-in-out;
2437
+ }
2438
+
2439
+ 20%, 60% {
2440
+ -webkit-transform: rotate3d(0, 0, 1, 80deg);
2441
+ transform: rotate3d(0, 0, 1, 80deg);
2442
+ -webkit-transform-origin: top left;
2443
+ transform-origin: top left;
2444
+ -webkit-animation-timing-function: ease-in-out;
2445
+ animation-timing-function: ease-in-out;
2446
+ }
2447
+
2448
+ 40%, 80% {
2449
+ -webkit-transform: rotate3d(0, 0, 1, 60deg);
2450
+ transform: rotate3d(0, 0, 1, 60deg);
2451
+ -webkit-transform-origin: top left;
2452
+ transform-origin: top left;
2453
+ -webkit-animation-timing-function: ease-in-out;
2454
+ animation-timing-function: ease-in-out;
2455
+ opacity: 1;
2456
+ }
2457
+
2458
+ 100% {
2459
+ -webkit-transform: translate3d(0, 700px, 0);
2460
+ transform: translate3d(0, 700px, 0);
2461
+ opacity: 0;
2462
+ }
2463
+ }
2464
+
2465
+ .hinge {
2466
+ -webkit-animation-name: hinge;
2467
+ animation-name: hinge;
2468
+ }
2469
+
2470
+ /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
2471
+
2472
+ @-webkit-keyframes rollIn {
2473
+ 0% {
2474
+ opacity: 0;
2475
+ -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
2476
+ transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
2477
+ }
2478
+
2479
+ 100% {
2480
+ opacity: 1;
2481
+ -webkit-transform: none;
2482
+ transform: none;
2483
+ }
2484
+ }
2485
+
2486
+ @keyframes rollIn {
2487
+ 0% {
2488
+ opacity: 0;
2489
+ -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
2490
+ transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
2491
+ }
2492
+
2493
+ 100% {
2494
+ opacity: 1;
2495
+ -webkit-transform: none;
2496
+ transform: none;
2497
+ }
2498
+ }
2499
+
2500
+ .rollIn {
2501
+ -webkit-animation-name: rollIn;
2502
+ animation-name: rollIn;
2503
+ }
2504
+
2505
+ /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
2506
+
2507
+ @-webkit-keyframes rollOut {
2508
+ 0% {
2509
+ opacity: 1;
2510
+ }
2511
+
2512
+ 100% {
2513
+ opacity: 0;
2514
+ -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
2515
+ transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
2516
+ }
2517
+ }
2518
+
2519
+ @keyframes rollOut {
2520
+ 0% {
2521
+ opacity: 1;
2522
+ }
2523
+
2524
+ 100% {
2525
+ opacity: 0;
2526
+ -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
2527
+ transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
2528
+ }
2529
+ }
2530
+
2531
+ .rollOut {
2532
+ -webkit-animation-name: rollOut;
2533
+ animation-name: rollOut;
2534
+ }
2535
+
2536
+ @-webkit-keyframes zoomIn {
2537
+ 0% {
2538
+ opacity: 0;
2539
+ -webkit-transform: scale3d(.3, .3, .3);
2540
+ transform: scale3d(.3, .3, .3);
2541
+ }
2542
+
2543
+ 50% {
2544
+ opacity: 1;
2545
+ }
2546
+ }
2547
+
2548
+ @keyframes zoomIn {
2549
+ 0% {
2550
+ opacity: 0;
2551
+ -webkit-transform: scale3d(.3, .3, .3);
2552
+ transform: scale3d(.3, .3, .3);
2553
+ }
2554
+
2555
+ 50% {
2556
+ opacity: 1;
2557
+ }
2558
+ }
2559
+
2560
+ .zoomIn {
2561
+ -webkit-animation-name: zoomIn;
2562
+ animation-name: zoomIn;
2563
+ }
2564
+
2565
+ @-webkit-keyframes zoomInDown {
2566
+ 0% {
2567
+ opacity: 0;
2568
+ -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
2569
+ transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
2570
+ -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2571
+ animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2572
+ }
2573
+
2574
+ 60% {
2575
+ opacity: 1;
2576
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
2577
+ transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
2578
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2579
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2580
+ }
2581
+ }
2582
+
2583
+ @keyframes zoomInDown {
2584
+ 0% {
2585
+ opacity: 0;
2586
+ -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
2587
+ transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
2588
+ -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2589
+ animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2590
+ }
2591
+
2592
+ 60% {
2593
+ opacity: 1;
2594
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
2595
+ transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
2596
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2597
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2598
+ }
2599
+ }
2600
+
2601
+ .zoomInDown {
2602
+ -webkit-animation-name: zoomInDown;
2603
+ animation-name: zoomInDown;
2604
+ }
2605
+
2606
+ @-webkit-keyframes zoomInLeft {
2607
+ 0% {
2608
+ opacity: 0;
2609
+ -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
2610
+ transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
2611
+ -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2612
+ animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2613
+ }
2614
+
2615
+ 60% {
2616
+ opacity: 1;
2617
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
2618
+ transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
2619
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2620
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2621
+ }
2622
+ }
2623
+
2624
+ @keyframes zoomInLeft {
2625
+ 0% {
2626
+ opacity: 0;
2627
+ -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
2628
+ transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
2629
+ -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2630
+ animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2631
+ }
2632
+
2633
+ 60% {
2634
+ opacity: 1;
2635
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
2636
+ transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
2637
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2638
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2639
+ }
2640
+ }
2641
+
2642
+ .zoomInLeft {
2643
+ -webkit-animation-name: zoomInLeft;
2644
+ animation-name: zoomInLeft;
2645
+ }
2646
+
2647
+ @-webkit-keyframes zoomInRight {
2648
+ 0% {
2649
+ opacity: 0;
2650
+ -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
2651
+ transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
2652
+ -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2653
+ animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2654
+ }
2655
+
2656
+ 60% {
2657
+ opacity: 1;
2658
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
2659
+ transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
2660
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2661
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2662
+ }
2663
+ }
2664
+
2665
+ @keyframes zoomInRight {
2666
+ 0% {
2667
+ opacity: 0;
2668
+ -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
2669
+ transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
2670
+ -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2671
+ animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2672
+ }
2673
+
2674
+ 60% {
2675
+ opacity: 1;
2676
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
2677
+ transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
2678
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2679
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2680
+ }
2681
+ }
2682
+
2683
+ .zoomInRight {
2684
+ -webkit-animation-name: zoomInRight;
2685
+ animation-name: zoomInRight;
2686
+ }
2687
+
2688
+ @-webkit-keyframes zoomInUp {
2689
+ 0% {
2690
+ opacity: 0;
2691
+ -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
2692
+ transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
2693
+ -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2694
+ animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2695
+ }
2696
+
2697
+ 60% {
2698
+ opacity: 1;
2699
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
2700
+ transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
2701
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2702
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2703
+ }
2704
+ }
2705
+
2706
+ @keyframes zoomInUp {
2707
+ 0% {
2708
+ opacity: 0;
2709
+ -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
2710
+ transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
2711
+ -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2712
+ animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2713
+ }
2714
+
2715
+ 60% {
2716
+ opacity: 1;
2717
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
2718
+ transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
2719
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2720
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2721
+ }
2722
+ }
2723
+
2724
+ .zoomInUp {
2725
+ -webkit-animation-name: zoomInUp;
2726
+ animation-name: zoomInUp;
2727
+ }
2728
+
2729
+ @-webkit-keyframes zoomOut {
2730
+ 0% {
2731
+ opacity: 1;
2732
+ }
2733
+
2734
+ 50% {
2735
+ opacity: 0;
2736
+ -webkit-transform: scale3d(.3, .3, .3);
2737
+ transform: scale3d(.3, .3, .3);
2738
+ }
2739
+
2740
+ 100% {
2741
+ opacity: 0;
2742
+ }
2743
+ }
2744
+
2745
+ @keyframes zoomOut {
2746
+ 0% {
2747
+ opacity: 1;
2748
+ }
2749
+
2750
+ 50% {
2751
+ opacity: 0;
2752
+ -webkit-transform: scale3d(.3, .3, .3);
2753
+ transform: scale3d(.3, .3, .3);
2754
+ }
2755
+
2756
+ 100% {
2757
+ opacity: 0;
2758
+ }
2759
+ }
2760
+
2761
+ .zoomOut {
2762
+ -webkit-animation-name: zoomOut;
2763
+ animation-name: zoomOut;
2764
+ }
2765
+
2766
+ @-webkit-keyframes zoomOutDown {
2767
+ 40% {
2768
+ opacity: 1;
2769
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
2770
+ transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
2771
+ -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2772
+ animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2773
+ }
2774
+
2775
+ 100% {
2776
+ opacity: 0;
2777
+ -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
2778
+ transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
2779
+ -webkit-transform-origin: center bottom;
2780
+ transform-origin: center bottom;
2781
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2782
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2783
+ }
2784
+ }
2785
+
2786
+ @keyframes zoomOutDown {
2787
+ 40% {
2788
+ opacity: 1;
2789
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
2790
+ transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
2791
+ -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2792
+ animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2793
+ }
2794
+
2795
+ 100% {
2796
+ opacity: 0;
2797
+ -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
2798
+ transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
2799
+ -webkit-transform-origin: center bottom;
2800
+ transform-origin: center bottom;
2801
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2802
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2803
+ }
2804
+ }
2805
+
2806
+ .zoomOutDown {
2807
+ -webkit-animation-name: zoomOutDown;
2808
+ animation-name: zoomOutDown;
2809
+ }
2810
+
2811
+ @-webkit-keyframes zoomOutLeft {
2812
+ 40% {
2813
+ opacity: 1;
2814
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
2815
+ transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
2816
+ }
2817
+
2818
+ 100% {
2819
+ opacity: 0;
2820
+ -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
2821
+ transform: scale(.1) translate3d(-2000px, 0, 0);
2822
+ -webkit-transform-origin: left center;
2823
+ transform-origin: left center;
2824
+ }
2825
+ }
2826
+
2827
+ @keyframes zoomOutLeft {
2828
+ 40% {
2829
+ opacity: 1;
2830
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
2831
+ transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
2832
+ }
2833
+
2834
+ 100% {
2835
+ opacity: 0;
2836
+ -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
2837
+ transform: scale(.1) translate3d(-2000px, 0, 0);
2838
+ -webkit-transform-origin: left center;
2839
+ transform-origin: left center;
2840
+ }
2841
+ }
2842
+
2843
+ .zoomOutLeft {
2844
+ -webkit-animation-name: zoomOutLeft;
2845
+ animation-name: zoomOutLeft;
2846
+ }
2847
+
2848
+ @-webkit-keyframes zoomOutRight {
2849
+ 40% {
2850
+ opacity: 1;
2851
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
2852
+ transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
2853
+ }
2854
+
2855
+ 100% {
2856
+ opacity: 0;
2857
+ -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
2858
+ transform: scale(.1) translate3d(2000px, 0, 0);
2859
+ -webkit-transform-origin: right center;
2860
+ transform-origin: right center;
2861
+ }
2862
+ }
2863
+
2864
+ @keyframes zoomOutRight {
2865
+ 40% {
2866
+ opacity: 1;
2867
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
2868
+ transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
2869
+ }
2870
+
2871
+ 100% {
2872
+ opacity: 0;
2873
+ -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
2874
+ transform: scale(.1) translate3d(2000px, 0, 0);
2875
+ -webkit-transform-origin: right center;
2876
+ transform-origin: right center;
2877
+ }
2878
+ }
2879
+
2880
+ .zoomOutRight {
2881
+ -webkit-animation-name: zoomOutRight;
2882
+ animation-name: zoomOutRight;
2883
+ }
2884
+
2885
+ @-webkit-keyframes zoomOutUp {
2886
+ 40% {
2887
+ opacity: 1;
2888
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
2889
+ transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
2890
+ -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2891
+ animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2892
+ }
2893
+
2894
+ 100% {
2895
+ opacity: 0;
2896
+ -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
2897
+ transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
2898
+ -webkit-transform-origin: center bottom;
2899
+ transform-origin: center bottom;
2900
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2901
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2902
+ }
2903
+ }
2904
+
2905
+ @keyframes zoomOutUp {
2906
+ 40% {
2907
+ opacity: 1;
2908
+ -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
2909
+ transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
2910
+ -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2911
+ animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
2912
+ }
2913
+
2914
+ 100% {
2915
+ opacity: 0;
2916
+ -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
2917
+ transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
2918
+ -webkit-transform-origin: center bottom;
2919
+ transform-origin: center bottom;
2920
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2921
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
2922
+ }
2923
+ }
2924
+
2925
+ .zoomOutUp {
2926
+ -webkit-animation-name: zoomOutUp;
2927
+ animation-name: zoomOutUp;
2928
+ }
2929
+
2930
+ @-webkit-keyframes slideInDown {
2931
+ 0% {
2932
+ -webkit-transform: translateY(-100%);
2933
+ transform: translateY(-100%);
2934
+ visibility: visible;
2935
+ }
2936
+
2937
+ 100% {
2938
+ -webkit-transform: translateY(0);
2939
+ transform: translateY(0);
2940
+ }
2941
+ }
2942
+
2943
+ @keyframes slideInDown {
2944
+ 0% {
2945
+ -webkit-transform: translateY(-100%);
2946
+ transform: translateY(-100%);
2947
+ visibility: visible;
2948
+ }
2949
+
2950
+ 100% {
2951
+ -webkit-transform: translateY(0);
2952
+ transform: translateY(0);
2953
+ }
2954
+ }
2955
+
2956
+ .slideInDown {
2957
+ -webkit-animation-name: slideInDown;
2958
+ animation-name: slideInDown;
2959
+ }
2960
+
2961
+ @-webkit-keyframes slideInLeft {
2962
+ 0% {
2963
+ -webkit-transform: translateX(-100%);
2964
+ transform: translateX(-100%);
2965
+ visibility: visible;
2966
+ }
2967
+
2968
+ 100% {
2969
+ -webkit-transform: translateX(0);
2970
+ transform: translateX(0);
2971
+ }
2972
+ }
2973
+
2974
+ @keyframes slideInLeft {
2975
+ 0% {
2976
+ -webkit-transform: translateX(-100%);
2977
+ transform: translateX(-100%);
2978
+ visibility: visible;
2979
+ }
2980
+
2981
+ 100% {
2982
+ -webkit-transform: translateX(0);
2983
+ transform: translateX(0);
2984
+ }
2985
+ }
2986
+
2987
+ .slideInLeft {
2988
+ -webkit-animation-name: slideInLeft;
2989
+ animation-name: slideInLeft;
2990
+ }
2991
+
2992
+ @-webkit-keyframes slideInRight {
2993
+ 0% {
2994
+ -webkit-transform: translateX(100%);
2995
+ transform: translateX(100%);
2996
+ visibility: visible;
2997
+ }
2998
+
2999
+ 100% {
3000
+ -webkit-transform: translateX(0);
3001
+ transform: translateX(0);
3002
+ }
3003
+ }
3004
+
3005
+ @keyframes slideInRight {
3006
+ 0% {
3007
+ -webkit-transform: translateX(100%);
3008
+ transform: translateX(100%);
3009
+ visibility: visible;
3010
+ }
3011
+
3012
+ 100% {
3013
+ -webkit-transform: translateX(0);
3014
+ transform: translateX(0);
3015
+ }
3016
+ }
3017
+
3018
+ .slideInRight {
3019
+ -webkit-animation-name: slideInRight;
3020
+ animation-name: slideInRight;
3021
+ }
3022
+
3023
+ @-webkit-keyframes slideInUp {
3024
+ 0% {
3025
+ -webkit-transform: translateY(100%);
3026
+ transform: translateY(100%);
3027
+ visibility: visible;
3028
+ }
3029
+
3030
+ 100% {
3031
+ -webkit-transform: translateY(0);
3032
+ transform: translateY(0);
3033
+ }
3034
+ }
3035
+
3036
+ @keyframes slideInUp {
3037
+ 0% {
3038
+ -webkit-transform: translateY(100%);
3039
+ transform: translateY(100%);
3040
+ visibility: visible;
3041
+ }
3042
+
3043
+ 100% {
3044
+ -webkit-transform: translateY(0);
3045
+ transform: translateY(0);
3046
+ }
3047
+ }
3048
+
3049
+ .slideInUp {
3050
+ -webkit-animation-name: slideInUp;
3051
+ animation-name: slideInUp;
3052
+ }
3053
+
3054
+ @-webkit-keyframes slideOutDown {
3055
+ 0% {
3056
+ -webkit-transform: translateY(0);
3057
+ transform: translateY(0);
3058
+ }
3059
+
3060
+ 100% {
3061
+ visibility: hidden;
3062
+ -webkit-transform: translateY(100%);
3063
+ transform: translateY(100%);
3064
+ }
3065
+ }
3066
+
3067
+ @keyframes slideOutDown {
3068
+ 0% {
3069
+ -webkit-transform: translateY(0);
3070
+ transform: translateY(0);
3071
+ }
3072
+
3073
+ 100% {
3074
+ visibility: hidden;
3075
+ -webkit-transform: translateY(100%);
3076
+ transform: translateY(100%);
3077
+ }
3078
+ }
3079
+
3080
+ .slideOutDown {
3081
+ -webkit-animation-name: slideOutDown;
3082
+ animation-name: slideOutDown;
3083
+ }
3084
+
3085
+ @-webkit-keyframes slideOutLeft {
3086
+ 0% {
3087
+ -webkit-transform: translateX(0);
3088
+ transform: translateX(0);
3089
+ }
3090
+
3091
+ 100% {
3092
+ visibility: hidden;
3093
+ -webkit-transform: translateX(-100%);
3094
+ transform: translateX(-100%);
3095
+ }
3096
+ }
3097
+
3098
+ @keyframes slideOutLeft {
3099
+ 0% {
3100
+ -webkit-transform: translateX(0);
3101
+ transform: translateX(0);
3102
+ }
3103
+
3104
+ 100% {
3105
+ visibility: hidden;
3106
+ -webkit-transform: translateX(-100%);
3107
+ transform: translateX(-100%);
3108
+ }
3109
+ }
3110
+
3111
+ .slideOutLeft {
3112
+ -webkit-animation-name: slideOutLeft;
3113
+ animation-name: slideOutLeft;
3114
+ }
3115
+
3116
+ @-webkit-keyframes slideOutRight {
3117
+ 0% {
3118
+ -webkit-transform: translateX(0);
3119
+ transform: translateX(0);
3120
+ }
3121
+
3122
+ 100% {
3123
+ visibility: hidden;
3124
+ -webkit-transform: translateX(100%);
3125
+ transform: translateX(100%);
3126
+ }
3127
+ }
3128
+
3129
+ @keyframes slideOutRight {
3130
+ 0% {
3131
+ -webkit-transform: translateX(0);
3132
+ transform: translateX(0);
3133
+ }
3134
+
3135
+ 100% {
3136
+ visibility: hidden;
3137
+ -webkit-transform: translateX(100%);
3138
+ transform: translateX(100%);
3139
+ }
3140
+ }
3141
+
3142
+ .slideOutRight {
3143
+ -webkit-animation-name: slideOutRight;
3144
+ animation-name: slideOutRight;
3145
+ }
3146
+
3147
+ @-webkit-keyframes slideOutUp {
3148
+ 0% {
3149
+ -webkit-transform: translateY(0);
3150
+ transform: translateY(0);
3151
+ }
3152
+
3153
+ 100% {
3154
+ visibility: hidden;
3155
+ -webkit-transform: translateY(-100%);
3156
+ transform: translateY(-100%);
3157
+ }
3158
+ }
3159
+
3160
+ @keyframes slideOutUp {
3161
+ 0% {
3162
+ -webkit-transform: translateY(0);
3163
+ transform: translateY(0);
3164
+ }
3165
+
3166
+ 100% {
3167
+ visibility: hidden;
3168
+ -webkit-transform: translateY(-100%);
3169
+ transform: translateY(-100%);
3170
+ }
3171
+ }
3172
+
3173
+ .slideOutUp {
3174
+ -webkit-animation-name: slideOutUp;
3175
+ animation-name: slideOutUp;
3176
+ }