hyla 1.0.7.pre.3 → 1.0.7.pre.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (151) hide show
  1. checksums.yaml +8 -8
  2. data/Rakefile +15 -12
  3. data/lib/hyla/commands/generate.rb +35 -32
  4. data/lib/hyla/configuration.rb +3 -1
  5. data/lib/hyla/project.rb +1 -1
  6. data/lib/resources/assets/cover/cover.slim +1 -1
  7. data/lib/resources/assets/revealjs-redhat/lib/css/gpe.css +176 -214
  8. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/agate.min.css +17 -0
  9. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/androidstudio.min.css +1 -0
  10. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/arta.min.css +1 -0
  11. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/ascetic.min.css +1 -0
  12. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-dune.dark.min.css +1 -0
  13. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-dune.light.min.css +1 -0
  14. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-forest.dark.min.css +1 -0
  15. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-forest.light.min.css +1 -0
  16. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-heath.dark.min.css +1 -0
  17. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-heath.light.min.css +1 -0
  18. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-lakeside.dark.min.css +1 -0
  19. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-lakeside.light.min.css +1 -0
  20. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-seaside.dark.min.css +1 -0
  21. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-seaside.light.min.css +1 -0
  22. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/brown_paper.min.css +1 -0
  23. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/codepen-embed.min.css +1 -0
  24. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/color-brewer.min.css +1 -0
  25. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/dark.min.css +1 -0
  26. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/darkula.min.css +1 -0
  27. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/default.min.css +1 -0
  28. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/docco.min.css +1 -0
  29. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/far.min.css +1 -0
  30. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/foundation.min.css +1 -0
  31. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/github.min.css +1 -0
  32. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/googlecode.min.css +1 -0
  33. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/hybrid.min.css +1 -0
  34. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/idea.min.css +1 -0
  35. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/ir_black.min.css +1 -0
  36. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/kimbie.dark.min.css +1 -0
  37. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/kimbie.light.min.css +1 -0
  38. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/magula.min.css +1 -0
  39. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/mono-blue.min.css +1 -0
  40. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/monokai.min.css +1 -0
  41. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/monokai_sublime.min.css +1 -0
  42. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/obsidian.min.css +1 -0
  43. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/paraiso.dark.min.css +1 -0
  44. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/paraiso.light.min.css +1 -0
  45. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/pojoaque.min.css +1 -0
  46. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/railscasts.min.css +1 -0
  47. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/rainbow.min.css +1 -0
  48. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/school_book.min.css +1 -0
  49. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/solarized_dark.min.css +1 -0
  50. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/solarized_light.min.css +1 -0
  51. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/sunburst.min.css +1 -0
  52. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/tomorrow-night-blue.min.css +1 -0
  53. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/tomorrow-night-bright.min.css +1 -0
  54. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/tomorrow-night-eighties.min.css +1 -0
  55. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/tomorrow-night.min.css +1 -0
  56. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/tomorrow.min.css +1 -0
  57. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/vs.min.css +1 -0
  58. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/xcode.min.css +1 -0
  59. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/zenburn.min.css +1 -0
  60. data/lib/resources/assets/revealjs-redhat/lib/css/theme-output.css +817 -663
  61. data/lib/resources/assets/revealjs-redhat/lib/css/theme-v2-liberation.css +4346 -0
  62. data/lib/resources/assets/revealjs-redhat/lib/css/theme-v2-overpass.css +4334 -0
  63. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Bold-webfont.eot +0 -0
  64. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Bold-webfont.svg +351 -0
  65. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Bold-webfont.ttf +0 -0
  66. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Bold-webfont.woff +0 -0
  67. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-BoldItalic-webfont.eot +0 -0
  68. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-BoldItalic-webfont.svg +347 -0
  69. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-BoldItalic-webfont.ttf +0 -0
  70. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-BoldItalic-webfont.woff +0 -0
  71. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Italic-webfont.eot +0 -0
  72. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Italic-webfont.svg +348 -0
  73. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Italic-webfont.ttf +0 -0
  74. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Italic-webfont.woff +0 -0
  75. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Regular-webfont.eot +0 -0
  76. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Regular-webfont.svg +354 -0
  77. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Regular-webfont.ttf +0 -0
  78. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Regular-webfont.woff +0 -0
  79. data/lib/resources/assets/revealjs-redhat/lib/js/debug/head.js +131 -0
  80. data/lib/resources/assets/revealjs-redhat/lib/js/debug/reveal.js +1280 -0
  81. data/lib/resources/assets/revealjs-redhat/lib/js/gpe.js +11 -0
  82. data/lib/resources/assets/revealjs-redhat/lib/js/head.min.js +1 -131
  83. data/lib/resources/assets/revealjs-redhat/lib/js/jquery-1.11.2.min.js +4 -0
  84. data/lib/resources/assets/revealjs-redhat/lib/js/reveal.min.js +2 -1279
  85. data/lib/resources/assets/revealjs/css/theme/gpe.css +4 -4
  86. data/lib/resources/assets/revealjs/lib/css/highlightjs/agate.min.css +17 -0
  87. data/lib/resources/assets/revealjs/lib/css/highlightjs/androidstudio.min.css +1 -0
  88. data/lib/resources/assets/revealjs/lib/css/highlightjs/arta.min.css +1 -0
  89. data/lib/resources/assets/revealjs/lib/css/highlightjs/ascetic.min.css +1 -0
  90. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-dune.dark.min.css +1 -0
  91. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-dune.light.min.css +1 -0
  92. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-forest.dark.min.css +1 -0
  93. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-forest.light.min.css +1 -0
  94. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-heath.dark.min.css +1 -0
  95. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-heath.light.min.css +1 -0
  96. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-lakeside.dark.min.css +1 -0
  97. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-lakeside.light.min.css +1 -0
  98. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-seaside.dark.min.css +1 -0
  99. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-seaside.light.min.css +1 -0
  100. data/lib/resources/assets/revealjs/lib/css/highlightjs/brown_paper.min.css +1 -0
  101. data/lib/resources/assets/revealjs/lib/css/highlightjs/codepen-embed.min.css +1 -0
  102. data/lib/resources/assets/revealjs/lib/css/highlightjs/color-brewer.min.css +1 -0
  103. data/lib/resources/assets/revealjs/lib/css/highlightjs/dark.min.css +1 -0
  104. data/lib/resources/assets/revealjs/lib/css/highlightjs/darkula.min.css +1 -0
  105. data/lib/resources/assets/revealjs/lib/css/highlightjs/default.min.css +1 -0
  106. data/lib/resources/assets/revealjs/lib/css/highlightjs/docco.min.css +1 -0
  107. data/lib/resources/assets/revealjs/lib/css/highlightjs/far.min.css +1 -0
  108. data/lib/resources/assets/revealjs/lib/css/highlightjs/foundation.min.css +1 -0
  109. data/lib/resources/assets/revealjs/lib/css/highlightjs/github.min.css +1 -0
  110. data/lib/resources/assets/revealjs/lib/css/highlightjs/googlecode.min.css +1 -0
  111. data/lib/resources/assets/revealjs/lib/css/highlightjs/hybrid.min.css +1 -0
  112. data/lib/resources/assets/revealjs/lib/css/highlightjs/idea.min.css +1 -0
  113. data/lib/resources/assets/revealjs/lib/css/highlightjs/ir_black.min.css +1 -0
  114. data/lib/resources/assets/revealjs/lib/css/highlightjs/kimbie.dark.min.css +1 -0
  115. data/lib/resources/assets/revealjs/lib/css/highlightjs/kimbie.light.min.css +1 -0
  116. data/lib/resources/assets/revealjs/lib/css/highlightjs/magula.min.css +1 -0
  117. data/lib/resources/assets/revealjs/lib/css/highlightjs/mono-blue.min.css +1 -0
  118. data/lib/resources/assets/revealjs/lib/css/highlightjs/monokai.min.css +1 -0
  119. data/lib/resources/assets/revealjs/lib/css/highlightjs/monokai_sublime.min.css +1 -0
  120. data/lib/resources/assets/revealjs/lib/css/highlightjs/obsidian.min.css +1 -0
  121. data/lib/resources/assets/revealjs/lib/css/highlightjs/paraiso.dark.min.css +1 -0
  122. data/lib/resources/assets/revealjs/lib/css/highlightjs/paraiso.light.min.css +1 -0
  123. data/lib/resources/assets/revealjs/lib/css/highlightjs/pojoaque.min.css +1 -0
  124. data/lib/resources/assets/revealjs/lib/css/highlightjs/railscasts.min.css +1 -0
  125. data/lib/resources/assets/revealjs/lib/css/highlightjs/rainbow.min.css +1 -0
  126. data/lib/resources/assets/revealjs/lib/css/highlightjs/school_book.min.css +1 -0
  127. data/lib/resources/assets/revealjs/lib/css/highlightjs/solarized_dark.min.css +1 -0
  128. data/lib/resources/assets/revealjs/lib/css/highlightjs/solarized_light.min.css +1 -0
  129. data/lib/resources/assets/revealjs/lib/css/highlightjs/sunburst.min.css +1 -0
  130. data/lib/resources/assets/revealjs/lib/css/highlightjs/tomorrow-night-blue.min.css +1 -0
  131. data/lib/resources/assets/revealjs/lib/css/highlightjs/tomorrow-night-bright.min.css +1 -0
  132. data/lib/resources/assets/revealjs/lib/css/highlightjs/tomorrow-night-eighties.min.css +1 -0
  133. data/lib/resources/assets/revealjs/lib/css/highlightjs/tomorrow-night.min.css +1 -0
  134. data/lib/resources/assets/revealjs/lib/css/highlightjs/tomorrow.min.css +1 -0
  135. data/lib/resources/assets/revealjs/lib/css/highlightjs/vs.min.css +1 -0
  136. data/lib/resources/assets/revealjs/lib/css/highlightjs/xcode.min.css +1 -0
  137. data/lib/resources/assets/revealjs/lib/css/highlightjs/zenburn.min.css +1 -0
  138. data/lib/resources/assets/sass/_liberation.scss +16 -16
  139. data/lib/resources/assets/sass/_liberation2.scss +43 -0
  140. data/lib/resources/assets/sass/{overpass.scss → _overpass.scss} +0 -0
  141. data/lib/resources/assets/sass/gpe2.scss +92 -99
  142. data/lib/resources/assets/sass/theme-output.scss +1359 -0
  143. data/lib/resources/assets/sass/theme-v2-liberation.scss +3646 -0
  144. data/lib/resources/assets/{revealjs-redhat/lib/css/offline-v2.css → sass/theme-v2-overpass.scss} +1 -1
  145. data/lib/resources/backends/slim/revealjs-redhat/block_image.html.slim +1 -1
  146. data/lib/resources/backends/slim/revealjs-redhat/block_paragraph.html.slim +2 -2
  147. data/lib/resources/backends/slim/revealjs-redhat/document.html.slim +21 -13
  148. data/lib/resources/backends/slim/revealjs/document.html.slim +55 -31
  149. data/lib/templates/_config.yaml +26 -6
  150. metadata +133 -5
  151. data/lib/resources/assets/revealjs/lib/css/zenburn.css +0 -114
@@ -0,0 +1,1359 @@
1
+ .reveal .slide-background {
2
+ background: #f3f4f4;
3
+ background-size: cover;
4
+ background-position: 50% 50%;
5
+ background-repeat: no-repeat;
6
+ }
7
+
8
+ .reveal .has-dark-background,
9
+ .reveal .light-foreground,
10
+ .reveal section.background-shade-dark,
11
+ .reveal section.light-foreground {
12
+ color: #fff;
13
+ }
14
+
15
+ .reveal .has-dark-background .product path,
16
+ .reveal .light-foreground .product path,
17
+ .reveal section.background-shade-dark .product path,
18
+ .reveal section.light-foreground .product path {
19
+ fill: #ffffff !important;
20
+ }
21
+
22
+ .reveal .has-dark-background .icon.stroked path,
23
+ .reveal .light-foreground .icon.stroked path,
24
+ .reveal section.background-shade-dark .icon.stroked path,
25
+ .reveal section.light-foreground .icon.stroked path {
26
+ stroke: #ffffff !important;
27
+ }
28
+
29
+ .reveal .has-dark-background .redhat-product-logotype path,
30
+ .reveal .light-foreground .redhat-product-logotype path,
31
+ .reveal section.background-shade-dark .redhat-product-logotype path,
32
+ .reveal section.light-foreground .redhat-product-logotype path {
33
+ fill: #ffffff;
34
+ }
35
+
36
+ .reveal .has-dark-background text.logotext,
37
+ .reveal .light-foreground text.logotext,
38
+ .reveal section.background-shade-dark text.logotext,
39
+ .reveal section.light-foreground text.logotext,
40
+ .reveal .has-dark-background .logotext text,
41
+ .reveal .light-foreground .logotext text,
42
+ .reveal section.background-shade-dark .logotext text,
43
+ .reveal section.light-foreground .logotext text,
44
+ .reveal .has-dark-background path.logotext,
45
+ .reveal .light-foreground path.logotext,
46
+ .reveal section.background-shade-dark path.logotext,
47
+ .reveal section.light-foreground path.logotext,
48
+ .reveal .has-dark-background path.logotype,
49
+ .reveal .light-foreground path.logotype,
50
+ .reveal section.background-shade-dark path.logotype,
51
+ .reveal section.light-foreground path.logotype,
52
+ .reveal .has-dark-background .logotext path,
53
+ .reveal .light-foreground .logotext path,
54
+ .reveal section.background-shade-dark .logotext path,
55
+ .reveal section.light-foreground .logotext path {
56
+ fill: #fff !important;
57
+ }
58
+
59
+ .reveal .has-dark-background .redhat-logo .logotext,
60
+ .reveal .light-foreground .redhat-logo .logotext,
61
+ .reveal section.background-shade-dark .redhat-logo .logotext,
62
+ .reveal section.light-foreground .redhat-logo .logotext {
63
+ fill: #ffffff !important;
64
+ }
65
+
66
+ .reveal .has-light-background {
67
+ color: #222222;
68
+ }
69
+
70
+ .reveal .has-light-background path {
71
+ fill: currentcolor;
72
+ }
73
+
74
+ .reveal .has-light-background .icon.stroked path {
75
+ stroke: currentcolor;
76
+ }
77
+
78
+ .reveal .has-light-background .redhat-logo .logotext {
79
+ fill: #000000 !important;
80
+ }
81
+
82
+ .reveal .dark-foreground,
83
+ .reveal section.background-shade-light,
84
+ .reveal section.dark-foreground {
85
+ color: #000;
86
+ }
87
+
88
+ .reveal .dark-foreground .redhat-product-logotype path,
89
+ .reveal section.background-shade-light .redhat-product-logotype path,
90
+ .reveal section.dark-foreground .redhat-product-logotype path {
91
+ fill: #000000;
92
+ }
93
+
94
+ .reveal .dark-foreground text.logotext,
95
+ .reveal section.background-shade-light text.logotext,
96
+ .reveal section.dark-foreground text.logotext,
97
+ .reveal .dark-foreground .logotext text,
98
+ .reveal section.background-shade-light .logotext text,
99
+ .reveal section.dark-foreground .logotext text,
100
+ .reveal .dark-foreground path.logotext,
101
+ .reveal section.background-shade-light path.logotext,
102
+ .reveal section.dark-foreground path.logotext,
103
+ .reveal .dark-foreground path.logotype,
104
+ .reveal section.background-shade-light path.logotype,
105
+ .reveal section.dark-foreground path.logotype,
106
+ .reveal .dark-foreground .logotext path,
107
+ .reveal section.background-shade-light .logotext path,
108
+ .reveal section.dark-foreground .logotext path,
109
+ .reveal .dark-foreground .product,
110
+ .reveal section.background-shade-light .product,
111
+ .reveal section.dark-foreground .product {
112
+ fill: #currentcolor !important;
113
+ }
114
+
115
+ .reveal .dark-foreground .redhat-logo .logotext,
116
+ .reveal section.background-shade-light .redhat-logo .logotext,
117
+ .reveal section.dark-foreground .redhat-logo .logotext {
118
+ fill: currentcolor !important;
119
+ }
120
+
121
+ .reveal svg path {
122
+ fill: currentcolor;
123
+ }
124
+
125
+ .reveal .slide-background.background-shade-dark:before {
126
+ content: "";
127
+ display: block;
128
+ position: absolute;
129
+ top: 0;
130
+ bottom: 0;
131
+ left: 0;
132
+ right: 0;
133
+ width: 100%;
134
+ height: 100%;
135
+ background-color: rgba(40, 40, 40, 0.8);
136
+ }
137
+
138
+ .reveal .slide-background.background-shade-light:before {
139
+ content: "";
140
+ display: block;
141
+ position: absolute;
142
+ top: 0;
143
+ bottom: 0;
144
+ left: 0;
145
+ right: 0;
146
+ width: 100%;
147
+ height: 100%;
148
+ background-color: rgba(255, 255, 255, 0.8);
149
+ }
150
+
151
+ .reveal .slides > section {
152
+ text-align: left;
153
+ letter-spacing: .061em;
154
+ }
155
+
156
+ .reveal .slides > section h1 {
157
+ line-height: 1em;
158
+ font-weight: 700;
159
+ letter-spacing: .04em;
160
+ font-size: 3em;
161
+ }
162
+
163
+ /* Change Font Size from 2em to 1.5em */
164
+ .reveal .slides > section h2 {
165
+ font-size: 1.5em;
166
+ font-weight: 300;
167
+ letter-spacing: .15em;
168
+ line-height: 1.15em;
169
+ }
170
+
171
+ .reveal .slides > section h3 {
172
+ font-weight: 700;
173
+ font-size: 1em;
174
+ letter-spacing: .05em;
175
+ line-height: 1.25em;
176
+ }
177
+
178
+ .reveal .slides > section p {
179
+ margin-bottom: .5em;
180
+ }
181
+
182
+ .reveal .slides > section blockquote {
183
+ font-style: normal;
184
+ box-shadow: none;
185
+ }
186
+
187
+ .reveal .progress {
188
+ /* position: ;*/
189
+ background-color: transparent;
190
+ }
191
+
192
+ .reveal .progress span {
193
+ background-color: #5e6a71;
194
+ /* opacity: .;*/
195
+ }
196
+
197
+ .reveal .absolute-element svg {
198
+ position: absolute;
199
+ top: 0;
200
+ left: 0;
201
+ right: 0;
202
+ width: 100% !important;
203
+ height: 100% !important;
204
+ }
205
+
206
+ .reveal .icon.stroked {
207
+ width: 282px;
208
+ height: 282px;
209
+ }
210
+
211
+ .reveal .icon.stroked.icon-arrow path {
212
+ stroke-width: 4px !important;
213
+ }
214
+
215
+ .reveal .icon.stroked path {
216
+ fill: none;
217
+ stroke-width: 1.5px;
218
+ transition-delay: .5s !important;
219
+ stroke-dashoffset: 0;
220
+ stroke-width: 1.5;
221
+ stroke-linecap: round;
222
+ stroke-linejoin: round;
223
+ stroke: #5e6a71;
224
+ }
225
+
226
+ .reveal .icon.stroked path.long {
227
+ stroke-dasharray: 420, 420;
228
+ transition: 2.5s all ease;
229
+ }
230
+
231
+ .reveal .icon.stroked path.longer {
232
+ stroke-dasharray: 512, 512;
233
+ transition: 2.5s all ease;
234
+ }
235
+
236
+ .reveal .icon.stroked path.short {
237
+ stroke-dasharray: 90, 90;
238
+ transition: 5s all ease;
239
+ }
240
+
241
+ .reveal .icon.stroked path.shortest {
242
+ stroke-dasharray: 5, 5;
243
+ transition: 2s all ease;
244
+ }
245
+
246
+ .reveal .icon.stroked path.round {
247
+ stroke-linecap: round;
248
+ stroke-linejoin: round;
249
+ }
250
+
251
+ .reveal .icon.stroked path.virtual {
252
+ transition: .5s all ease;
253
+ stroke-dasharray: 1.1, 3;
254
+ stroke-linecap: round;
255
+ }
256
+
257
+ .reveal .icon.stroked path.dashed {
258
+ stroke-dasharray: 3, 3;
259
+ }
260
+
261
+ .reveal .icon.stroked path.hand {
262
+ stroke-linecap: round;
263
+ }
264
+
265
+ .reveal .present path.virtual {
266
+ -webkit-animation: virtual-outline 60s infinite linear;
267
+ -moz-animation: virtual-outline 60s infinite linear;
268
+ animation: virtual-outline 60s infinite linear;
269
+ }
270
+
271
+ @-webkit-keyframes virtual-outline {
272
+ 0% {
273
+ stroke-dashoffset: 0;
274
+ }
275
+ 100% {
276
+ stroke-dashoffset: 512;
277
+ }
278
+ }
279
+
280
+ @-moz-keyframes virtual-outline {
281
+ 0% {
282
+ stroke-dashoffset: 0;
283
+ }
284
+ 100% {
285
+ stroke-dashoffset: 512;
286
+ }
287
+ }
288
+
289
+ @keyframes virtual-outline {
290
+ 0% {
291
+ stroke-dashoffset: 0;
292
+ }
293
+ 100% {
294
+ stroke-dashoffset: 512;
295
+ }
296
+ }
297
+
298
+ .reveal a {
299
+ box-shadow: 0 0.066666em;
300
+ }
301
+
302
+ .reveal.overview section.present {
303
+ border: 12px solid white !important;
304
+ box-shadow: 0 0 0 10px #ffffff, inset 0 0 0 6px rgba(0, 0, 0, 0.2);
305
+ }
306
+
307
+ .reveal .rh-pattern {
308
+ width: 256px;
309
+ height: 256px;
310
+ }
311
+
312
+ .reveal .rh-pattern path {
313
+ transition: all .5s ease;
314
+ }
315
+
316
+ .reveal .future .rh-pattern path {
317
+ stroke-dasharray: 0, 85 !important;
318
+ }
319
+
320
+ .reveal .present .rh-pattern path {
321
+ stroke-dasharray: 80, 0 !important;
322
+ }
323
+
324
+ .reveal div[data-block-type="snippet"] > .sl-block-content > svg,
325
+ .reveal div[data-block-type="snippet"] .icon,
326
+ .reveal div[data-block-type="snippet"] .product {
327
+ position: absolute;
328
+ top: 0;
329
+ left: 0;
330
+ right: 0;
331
+ bottom: 0;
332
+ width: 100%;
333
+ height: 100%;
334
+ }
335
+
336
+ .reveal div[data-block-type="snippet"] .icon {
337
+ top: -15%;
338
+ right: -15%;
339
+ bottom: -15%;
340
+ left: -15%;
341
+ width: 130%;
342
+ height: 130%;
343
+ }
344
+
345
+ .reveal div[data-block-type="snippet"] {
346
+ min-width: 60px !important;
347
+ min-height: 40px !important;
348
+ }
349
+
350
+ .reveal div[data-block-type="text"] {
351
+ font-size: 20px;
352
+ }
353
+
354
+ .reveal .triangle-element,
355
+ .reveal .triangle-element * {
356
+ user-select: none;
357
+ }
358
+
359
+ .reveal .has-light-background .closing-logo.logotype path {
360
+ fill: #000000 !important;
361
+ }
362
+
363
+ @-webkit-keyframes closing-animation {
364
+ 0% {
365
+ -webkit-transform: scale(4) translate(40%);
366
+ transform: scale(4) translate(40%);
367
+ opacity: 0;
368
+ }
369
+ 80% {
370
+ -webkit-transform: scale(1) translate(30%);
371
+ transform: scale(1) translate(30%);
372
+ }
373
+ }
374
+
375
+ @-moz-keyframes closing-animation {
376
+ 0% {
377
+ -webkit-transform: scale(4) translate(40%);
378
+ transform: scale(4) translate(40%);
379
+ opacity: 0;
380
+ }
381
+ 80% {
382
+ -webkit-transform: scale(1) translate(30%);
383
+ transform: scale(1) translate(30%);
384
+ }
385
+ }
386
+
387
+ @-ms-keyframes closing-animation {
388
+ 0% {
389
+ -webkit-transform: scale(4) translate(40%);
390
+ transform: scale(4) translate(40%);
391
+ opacity: 0;
392
+ }
393
+ 80% {
394
+ -webkit-transform: scale(1) translate(30%);
395
+ transform: scale(1) translate(30%);
396
+ }
397
+ }
398
+
399
+ @-o-keyframes closing-animation {
400
+ 0% {
401
+ -webkit-transform: scale(4) translate(40%);
402
+ transform: scale(4) translate(40%);
403
+ opacity: 0;
404
+ }
405
+ 80% {
406
+ -webkit-transform: scale(1) translate(30%);
407
+ transform: scale(1) translate(30%);
408
+ }
409
+ }
410
+
411
+ @keyframes closing-animation {
412
+ 0% {
413
+ -webkit-transform: scale(4) translate(40%);
414
+ transform: scale(4) translate(40%);
415
+ opacity: 0;
416
+ }
417
+ 80% {
418
+ -webkit-transform: scale(1) translate(30%);
419
+ transform: scale(1) translate(30%);
420
+ }
421
+ }
422
+
423
+ .reveal .present .closing-logo.icon {
424
+ -webkit-animation: closing-animation 1.5s 1;
425
+ -moz-animation: closing-animation 1.5s 1;
426
+ -o-animation: closing-animation 1.5s 1;
427
+ animation: closing-animation 1.5s 1;
428
+ }
429
+
430
+ .reveal .present .closing-logo.logotype {
431
+ -webkit-animation: closing-text-animation 1.8s 1;
432
+ -moz-animation: closing-text-animation 1.8s 1;
433
+ -o-animation: closing-text-animation 1.8s 1;
434
+ animation: closing-text-animation 1.8s 1;
435
+ }
436
+
437
+ @-webkit-keyframes closing-text-animation {
438
+ 0% {
439
+ opacity: 0;
440
+ -webkit-transform: translate(-10%);
441
+ transform: translate(-10%);
442
+ }
443
+ 70% {
444
+ -webkit-transform: translate(-10%);
445
+ transform: translate(-10%);
446
+ opacity: 0;
447
+ }
448
+ 100% {
449
+ transform: none;
450
+ opacity: 1;
451
+ -webkit-transform: none;
452
+ }
453
+ }
454
+
455
+ @-moz-keyframes closing-text-animation {
456
+ 0% {
457
+ opacity: 0;
458
+ -webkit-transform: translate(-10%);
459
+ transform: translate(-10%);
460
+ }
461
+ 70% {
462
+ -webkit-transform: translate(-10%);
463
+ transform: translate(-10%);
464
+ opacity: 0;
465
+ }
466
+ 100% {
467
+ transform: none;
468
+ opacity: 1;
469
+ -webkit-transform: none;
470
+ }
471
+ }
472
+
473
+ @-ms-keyframes closing-text-animation {
474
+ 0% {
475
+ opacity: 0;
476
+ -webkit-transform: translate(-10%);
477
+ transform: translate(-10%);
478
+ }
479
+ 70% {
480
+ -webkit-transform: translate(-10%);
481
+ transform: translate(-10%);
482
+ opacity: 0;
483
+ }
484
+ 100% {
485
+ transform: none;
486
+ opacity: 1;
487
+ -webkit-transform: none;
488
+ }
489
+ }
490
+
491
+ @-o-keyframes closing-text-animation {
492
+ 0% {
493
+ opacity: 0;
494
+ -webkit-transform: translate(-10%);
495
+ transform: translate(-10%);
496
+ }
497
+ 70% {
498
+ -webkit-transform: translate(-10%);
499
+ transform: translate(-10%);
500
+ opacity: 0;
501
+ }
502
+ 100% {
503
+ transform: none;
504
+ opacity: 1;
505
+ -webkit-transform: none;
506
+ }
507
+ }
508
+
509
+ @keyframes closing-text-animation {
510
+ 0% {
511
+ opacity: 0;
512
+ -webkit-transform: translate(-10%);
513
+ transform: translate(-10%);
514
+ }
515
+ 70% {
516
+ -webkit-transform: translate(-10%);
517
+ transform: translate(-10%);
518
+ opacity: 0;
519
+ }
520
+ 100% {
521
+ transform: none;
522
+ opacity: 1;
523
+ -webkit-transform: none;
524
+ }
525
+ }
526
+
527
+ .reveal .brand-pattern-paths path,
528
+ .reveal .pattern-path {
529
+ stroke-width: 1;
530
+ fill: none;
531
+ }
532
+
533
+ .reveal .brand-pattern-paths path {
534
+ fill: none !important;
535
+ }
536
+
537
+ .reveal pattern {
538
+ patterntransform: scale(2) !important;
539
+ }
540
+
541
+ .reveal pattern.normal use {
542
+ stroke: #5e6a71;
543
+ fill: none;
544
+ }
545
+
546
+ .reveal pattern.light use {
547
+ stroke: #fff !important;
548
+ fill: none;
549
+ }
550
+
551
+ .reveal pattern.dark use {
552
+ stroke: #000 !important;
553
+ fill: none;
554
+ }
555
+
556
+ .reveal .brand-pattern {
557
+ min-width: 40px;
558
+ min-height: 40px;
559
+ position: absolute;
560
+ top: 0;
561
+ left: 0;
562
+ right: 0;
563
+ bottom: 0;
564
+ width: 100%;
565
+ height: 100%;
566
+ }
567
+
568
+ .reveal .brand-pattern path,
569
+ .reveal .brand-pattern rect {
570
+ width: 100% !important;
571
+ height: 100%;
572
+ }
573
+
574
+ .reveal .brand-pattern.corporate {
575
+ fill: url(#pattern-corporate);
576
+ }
577
+
578
+ .reveal .brand-pattern.storage {
579
+ fill: url(#pattern-storage);
580
+ }
581
+
582
+ .reveal .brand-pattern.infrastructure {
583
+ fill: url(#pattern-infrastructure);
584
+ }
585
+
586
+ .reveal .brand-pattern.cloud-infrastructure {
587
+ fill: url(#pattern-cloud-infrastructure);
588
+ }
589
+
590
+ .reveal .brand-pattern.development {
591
+ fill: url(#pattern-development);
592
+ }
593
+
594
+ .reveal .brand-pattern.business-process {
595
+ fill: url(#pattern-business-process);
596
+ }
597
+
598
+ .reveal .brand-pattern.cloud-development {
599
+ fill: url(#pattern-cloud-development);
600
+ }
601
+
602
+ .reveal .brand-pattern.development {
603
+ fill: url(#pattern-development);
604
+ }
605
+
606
+ .reveal .brand-pattern.business-process {
607
+ fill: url(#pattern-business-process);
608
+ }
609
+
610
+ .reveal .brand-pattern.cloud-development {
611
+ fill: url(#pattern-cloud-development);
612
+ }
613
+
614
+ .reveal .brand-pattern.services {
615
+ fill: url(#pattern-services);
616
+ }
617
+
618
+ .reveal .brand-pattern.partners {
619
+ fill: url(#pattern-partners);
620
+ }
621
+
622
+ .reveal .brand-pattern.community {
623
+ fill: url(#pattern-community);
624
+ }
625
+
626
+ .reveal #pattern-corporate-2 use {
627
+ stroke: #dd0000;
628
+ }
629
+
630
+ .reveal #pattern-corporate use {
631
+ stroke: #cc0000;
632
+ }
633
+
634
+ .reveal #pattern-storage use {
635
+ stroke: #ec7a08;
636
+ }
637
+
638
+ .reveal #pattern-infrastructure-path {
639
+ stroke: #0088ce;
640
+ }
641
+
642
+ .reveal #pattern-cloud-infrastructure use {
643
+ stroke: #0088ce;
644
+ }
645
+
646
+ .reveal #pattern-development use {
647
+ stroke: #3f9c35;
648
+ }
649
+
650
+ .reveal #pattern-cloud-development use {
651
+ stroke: #3f9c35;
652
+ }
653
+
654
+ .reveal #pattern-business-process use {
655
+ stroke: #3f9c35;
656
+ }
657
+
658
+ .reveal #pattern-partners use {
659
+ stroke: #005172;
660
+ }
661
+
662
+ .reveal #pattern-services use {
663
+ stroke: #5e6a71;
664
+ }
665
+
666
+ .reveal section,
667
+ .reveal .slide-background {
668
+ -webkit-backface-visibility: hidden;
669
+ -ms-backface-visibility: hidden;
670
+ backface-visibility: hidden;
671
+ }
672
+
673
+ .reveal .slides > section.transition-slide,
674
+ .reveal .slides > section.transition-slide + section.future,
675
+ .reveal .slides > section.transition-slide + section.present,
676
+ .reveal .backgrounds > .slide-background.transition-slide,
677
+ .reveal .backgrounds > .slide-background.transition-slide + .slide-background.future,
678
+ .reveal .backgrounds > .slide-background.transition-slide + .slide-background.present {
679
+ transition: all 1s ease !important;
680
+ }
681
+
682
+ .reveal .backgrounds > .slide-background.transition-slide {
683
+ opacity: 1;
684
+ }
685
+
686
+ .reveal .backgrounds > .slide-background.transition-slide.past {
687
+ z-index: 99;
688
+ -webkit-transform: translate(-100%, 0);
689
+ -ms-transform: translate(-100%, 0);
690
+ transform: translate(-100%, 0);
691
+ }
692
+
693
+ .reveal .backgrounds > .slide-background.transition-slide.future,
694
+ .reveal .backgrounds > .slide-background.transition-slide.present + .slide-background.future {
695
+ -webkit-transform: translate(100%, 0);
696
+ -ms-transform: translate(100%, 0);
697
+ transform: translate(100%, 0);
698
+ }
699
+
700
+ .reveal .slides > section.transition-slide.past {
701
+ z-index: 99;
702
+ -webkit-transform: translate(-150%, 0);
703
+ -ms-transform: translate(-150%, 0);
704
+ transform: translate(-150%, 0);
705
+ }
706
+
707
+ .reveal .slides > section.transition-slide.future,
708
+ .reveal .slides > section.transition-slide.future + section {
709
+ -webkit-transform: translate(150%, 0);
710
+ -ms-transform: translate(150%, 0);
711
+ transform: translate(150%, 0);
712
+ }
713
+
714
+ .reveal .slides > section.transition-slide-up,
715
+ .reveal .slides > section.transition-slide-up + section.future,
716
+ .reveal .slides > section.transition-slide-up + section.present,
717
+ .reveal .backgrounds > .slide-background.transition-slide-up,
718
+ .reveal .backgrounds > .slide-background.transition-slide-up + .slide-background.future .backgrounds > .slide-background.transition-slide-up + .slide-background.present {
719
+ transition: all 1s ease !important;
720
+ }
721
+
722
+ .reveal .backgrounds > .slide-background.transition-slide-up {
723
+ opacity: 1;
724
+ }
725
+
726
+ .reveal .backgrounds > .slide-background.transition-slide-up.past {
727
+ z-index: 99;
728
+ -webkit-transform: translate(0, -100%);
729
+ -ms-transform: translate(0, -100%);
730
+ transform: translate(0, -100%);
731
+ }
732
+
733
+ .reveal .backgrounds > .slide-background.transition-slide-up.future,
734
+ .reveal .backgrounds > .slide-background.transition-slide-up.present + .slide-background.future {
735
+ -webkit-transform: translate(0, 100%);
736
+ -ms-transform: translate(0, 100%);
737
+ transform: translate(0, 100%);
738
+ }
739
+
740
+ .reveal .slides > section.transition-slide-up.past {
741
+ z-index: 99;
742
+ -webkit-transform: translate(0, -150%);
743
+ -ms-transform: translate(0, -150%);
744
+ transform: translate(0, -150%);
745
+ }
746
+
747
+ .reveal .slides > section.transition-slide-up.future,
748
+ .reveal .slides > section.transition-slide-up.present + section {
749
+ -webkit-transform: translate(0, 150%);
750
+ -ms-transform: translate(0, 150%);
751
+ transform: translate(0, 150%);
752
+ }
753
+
754
+ .reveal .slides > section.transition-zoom-in,
755
+ .reveal .slides > section.transition-zoom-in + section.future,
756
+ .reveal .slides > section.transition-zoom-in + section.present,
757
+ .reveal .backgrounds > .slide-background.transition-zoom-in,
758
+ .reveal .backgrounds > .slide-background.transition-zoom-in + .slide-background.future .backgrounds > .slide-background.transition-zoom-in + .slide-background.present {
759
+ -webkit-transition: all 1s ease !important;
760
+ -moz-transition: all 1s ease !important;
761
+ transition: all 1s ease !important;
762
+ }
763
+
764
+ .reveal .backgrounds > .slide-background.transition-zoom-in.past {
765
+ opacity: 0 !important;
766
+ -webkit-transform: scale(1.5);
767
+ -ms-transform: scale(0.1 0.5);
768
+ transform: scale(1.5);
769
+ }
770
+
771
+ .reveal .backgrounds > .slide-background.transition-zoom-in.future,
772
+ .reveal .backgrounds > .slide-background.transition-zoom-in.present + .slide-background.future {
773
+ opacity: 0 !important;
774
+ -webkit-transform: scale(0.01);
775
+ -ms-transform: scale(0.01);
776
+ transform: scale(0.01);
777
+ }
778
+
779
+ .reveal.past {
780
+ z-index: -1;
781
+ opacity: 0 !important;
782
+ }
783
+
784
+ .reveal.present + .slide-background.future {
785
+ z-index: 99;
786
+ }
787
+
788
+ .reveal .slides > section.transition-zoom-in.past {
789
+ z-index: 99;
790
+ -webkit-transform: scale(1.5);
791
+ -ms-transform: scale(1.5);
792
+ transform: scale(1.5);
793
+ }
794
+
795
+ .reveal .slides > section.transition-zoom-in.future {
796
+ -webkit-transform: scale(0.1);
797
+ -ms-transform: scale(0.1);
798
+ transform: scale(0.1);
799
+ }
800
+
801
+ @-webkit-keyframes icon-animation-long {
802
+ 0% {
803
+ stroke-dashoffset: 420;
804
+ stroke-width: .5px;
805
+ }
806
+ }
807
+
808
+ @-moz-keyframes icon-animation-long {
809
+ 0% {
810
+ stroke-dashoffset: 420;
811
+ stroke-width: .5px;
812
+ }
813
+ }
814
+
815
+ @-ms-keyframes icon-animation-long {
816
+ 0% {
817
+ stroke-dashoffset: 420;
818
+ stroke-width: .5px;
819
+ }
820
+ }
821
+
822
+ @keyframes icon-animation-long {
823
+ 0% {
824
+ stroke-dashoffset: 420;
825
+ stroke-width: .5px;
826
+ }
827
+ }
828
+
829
+ @-webkit-keyframes icon-animation-short {
830
+ 0% {
831
+ stroke-dashoffset: 90;
832
+ }
833
+ }
834
+
835
+ @-moz-keyframes icon-animation-short {
836
+ 0% {
837
+ stroke-dashoffset: 90;
838
+ }
839
+ }
840
+
841
+ @-ms-keyframes icon-animation-short {
842
+ 0% {
843
+ stroke-dashoffset: 90;
844
+ }
845
+ }
846
+
847
+ @keyframes icon-animation-short {
848
+ 0% {
849
+ stroke-dashoffset: 90;
850
+ }
851
+ }
852
+
853
+ .reveal .present .animate.icon.stroked path,
854
+ .reveal .present .animate .icon.stroked path,
855
+ .reveal .fragment .icon.stroked path {
856
+ animation: 0;
857
+ -moz-animation: 0;
858
+ -webkit-animation: 0;
859
+ display: none;
860
+ }
861
+
862
+ .reveal .present .animate.icon.stroked path.long,
863
+ .reveal .present .animate .icon.stroked path.long,
864
+ .reveal .fragment.visible .icon.stroked path.long {
865
+ display: block;
866
+ stroke-width: 2px;
867
+ -webkit-animation: icon-animation-long 3.5s 0.5s 1;
868
+ -moz-animation: icon-animation-long 3.5s 0.5s 1;
869
+ animation: icon-animation-long 3.5s 0.5s 1;
870
+ }
871
+
872
+ .reveal .present .animate.icon.stroked path.short,
873
+ .reveal .present .animate .icon.stroked path.short,
874
+ .reveal .fragment.visible .icon.stroked path.short {
875
+ display: block;
876
+ -webkit-animation: icon-animation-short 3.5s 0.5s 1 !important;
877
+ -moz-animation: icon-animation-short 3.5s 0.5s 1 !important;
878
+ animation: icon-animation-short 3.5s 0.5s 1 !important;
879
+ }
880
+
881
+ .reveal .triangle-element {
882
+ transition: all 0.4s cubic-bezier(0.21, 0.9, 0.55, 1) 5s;
883
+ }
884
+
885
+ .reveal:hover .triangle-element {
886
+ transition: all 1s cubic-bezier(0.21, 0.9, 0.55, 1.16) 0s !important;
887
+ top: 100% !important;
888
+ left: 100% !important;
889
+ opacity: 0.95;
890
+ }
891
+
892
+ .reveal .has-dark-background .only-dark {
893
+ display: none;
894
+ }
895
+
896
+ .reveal .has-light-background .only-light {
897
+ display: none;
898
+ }
899
+
900
+ .reveal .thinner .icon.stroked path {
901
+ stroke-width: 1px !important;
902
+ }
903
+
904
+ .reveal .thinnest .icon.stroked path {
905
+ stroke-width: 0.05em !important;
906
+ }
907
+
908
+ .reveal .thicker .icon.stroked path {
909
+ stroke-width: 3px !important;
910
+ }
911
+
912
+ .reveal .thickest .icon.stroked path {
913
+ stroke-width: 4px !important;
914
+ }
915
+
916
+ .reveal .angle {
917
+ -ms-transform: rotate(-45deg);
918
+ -moz-transform: rotate(-45deg);
919
+ -webkit-transform: rotate(-45deg);
920
+ transform: rotate(-45deg);
921
+ }
922
+
923
+ .reveal .skewed {
924
+ transition: all 1s cubic-bezier(0.13, 0.81, 0.08, 1);
925
+ -moz-transform: skew(-45deg, 0);
926
+ -ms-transform: skew(-45deg, 0);
927
+ -webkit-transform: skew(-45deg, 0);
928
+ transform: skew(-45deg, 0);
929
+ }
930
+
931
+ .reveal .future .skewed {
932
+ margin-left: -800%;
933
+ opacity: 0;
934
+ }
935
+
936
+ .reveal .past .skewed {
937
+ margin-left: 800%;
938
+ opacity: 0;
939
+ }
940
+
941
+ .reveal .item-label,
942
+ .reveal .item-box {
943
+ letter-spacing: 0em;
944
+ font-weight: 500;
945
+ }
946
+
947
+ .reveal .epic-content-box {
948
+ height: 100%;
949
+ width: 100%;
950
+ position: absolute;
951
+ top: 0;
952
+ right: 0;
953
+ bottom: 0;
954
+ left: 0;
955
+ }
956
+
957
+ .reveal .has-dark-background .epic-content-box {
958
+ box-shadow: inset 0 0 0.51em rgba(0, 0, 0, 0.25), 0 0.05em 0.05em rgba(255, 255, 255, 0.1);
959
+ background-color: rgba(0, 0, 0, 0.15);
960
+ }
961
+
962
+ .reveal .has-light-background .epic-content-box {
963
+ box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.5), 0 0.06666em 0.555em 0 rgba(0, 0, 0, 0.12);
964
+ }
965
+
966
+ .reveal .has-dark-background h1,
967
+ .reveal .has-dark-background h2,
968
+ .reveal .has-dark-background h3 {
969
+ text-shadow: 0 0.05em 0.2em rgba(0, 0, 0, 0.2);
970
+ }
971
+
972
+ .reveal .controls {
973
+ background-color: rgba(255, 255, 255, 0.2);
974
+ border-radius: 50%;
975
+ box-shadow: inset 0 0.2em 1em rgba(0, 0, 0, 0.2);
976
+ bottom: 1%;
977
+ right: 1%;
978
+ }
979
+
980
+ .reveal .controls {
981
+ opacity: 0 !important;
982
+ transition: all .5s ease 4.8s;
983
+ transform: scale(0.4);
984
+ }
985
+
986
+ .reveal:hover .controls {
987
+ transform: scale(1);
988
+ opacity: 1 !important;
989
+ transition: all .5s ease 0s;
990
+ }
991
+
992
+ .reveal .slides > section.present.in-3d-appear,
993
+ .reveal .backgrounds > .slide-background.present.in-3d-appear {
994
+ -moz-animation: slide-3d-appear 2s ease 1;
995
+ -webkit-animation: slide-3d-appear 2s ease 1;
996
+ animation: slide-3d-appear 2s ease 1;
997
+ }
998
+
999
+ @keyframes slide-3d-appear {
1000
+ 0% {
1001
+ transition-property: all;
1002
+ transition-duration: 1s;
1003
+ -webkit-transform: scale(2) rotateX(20deg);
1004
+ -moz-transform: scale(2) rotateX(20deg);
1005
+ -ms-transform: scale(2) rotateX(20deg);
1006
+ -o-transform: scale(2) rotateX(20deg);
1007
+ transform: scale(2) rotateX(20deg);
1008
+ transform-origin: top;
1009
+ }
1010
+ }
1011
+
1012
+ @-moz-keyframes slide-3d-appear {
1013
+ 0% {
1014
+ transition-property: all;
1015
+ transition-duration: 1s;
1016
+ -webkit-transform: scale(2) rotateX(20deg);
1017
+ -moz-transform: scale(2) rotateX(20deg);
1018
+ -ms-transform: scale(2) rotateX(20deg);
1019
+ -o-transform: scale(2) rotateX(20deg);
1020
+ transform: scale(2) rotateX(20deg);
1021
+ transform-origin: top;
1022
+ }
1023
+ }
1024
+
1025
+ @-webkit-keyframes slide-3d-appear {
1026
+ 0% {
1027
+ transition-property: all;
1028
+ transition-duration: 1s;
1029
+ -webkit-transform: scale(2) rotateX(20deg);
1030
+ -moz-transform: scale(2) rotateX(20deg);
1031
+ -ms-transform: scale(2) rotateX(20deg);
1032
+ -o-transform: scale(2) rotateX(20deg);
1033
+ transform: scale(2) rotateX(20deg);
1034
+ transform-origin: top;
1035
+ }
1036
+ }
1037
+
1038
+ .reveal .backgrounds {
1039
+ transition-property: height;
1040
+ transition-duration: 1s;
1041
+ perspective: 1000px;
1042
+ transform-style: preserve-3d;
1043
+ }
1044
+
1045
+ .reveal .complex-logo {
1046
+ min-height: 70px;
1047
+ min-width: 70px;
1048
+ width: 100%;
1049
+ }
1050
+
1051
+ .reveal .complex-logo,
1052
+ .reveal .complex-logo svg,
1053
+ .reveal .complex-logo > div {
1054
+ position: absolute;
1055
+ top: 0;
1056
+ right: 0;
1057
+ bottom: 0;
1058
+ left: 0;
1059
+ width: 100%;
1060
+ height: 100%;
1061
+ }
1062
+
1063
+ .reveal .complex-logo > div.line-icon,
1064
+ .reveal .complex-logo svg > div.line-icon,
1065
+ .reveal .complex-logo > div > div.line-icon,
1066
+ .reveal .complex-logo > div.logomark,
1067
+ .reveal .complex-logo svg > div.logomark,
1068
+ .reveal .complex-logo > div > div.logomark {
1069
+ transform-origin: 12% 50%;
1070
+ }
1071
+
1072
+ .reveal .animated .complex-logo div {
1073
+ transition: all .5s ease;
1074
+ }
1075
+
1076
+ .reveal .animated .complex-logo div.line-icon {
1077
+ transition-delay: 2s;
1078
+ }
1079
+
1080
+ .reveal .animated .complex-logo div.line-icon path {
1081
+ transition: all 1s ease .52s;
1082
+ stroke-dasharray: 100, 10;
1083
+ }
1084
+
1085
+ .reveal .animated .complex-logo div.event-name {
1086
+ transition-delay: 1s;
1087
+ }
1088
+
1089
+ .reveal .animated .complex-logo div.location {
1090
+ transition-delay: 1.4s;
1091
+ }
1092
+
1093
+ .reveal .future .animated .complex-logo > div {
1094
+ transition: none;
1095
+ }
1096
+
1097
+ .reveal .future .animated .complex-logo > div.line-icon path {
1098
+ stroke-dasharray: 0, 100;
1099
+ transition: none;
1100
+ }
1101
+
1102
+ .reveal .future .animated .complex-logo {
1103
+ /*.line-icon{transform:rotate(30deg); opacity:0;}*/
1104
+
1105
+ }
1106
+
1107
+ .reveal .future .animated .complex-logo .logomark {
1108
+ transform: translate(0, -20%);
1109
+ }
1110
+
1111
+ .reveal .future .animated .complex-logo .location {
1112
+ transform: translate(0, 0.5em);
1113
+ opacity: 0;
1114
+ }
1115
+
1116
+ .reveal .future .animated .complex-logo .event-name {
1117
+ opacity: 0;
1118
+ transform: translate(-0.6em, 0);
1119
+ }
1120
+
1121
+ .reveal svg path {
1122
+ fill: currentcolor;
1123
+ }
1124
+
1125
+ .reveal .lowercase {
1126
+ text-transform: lowercase;
1127
+ }
1128
+
1129
+ .reveal .pop-in.fragment {
1130
+ -webkit-transform: scale(0.2);
1131
+ -moz-transform: scale(0.2);
1132
+ -ms-transform: scale(0.2);
1133
+ -o-transform: scale(0.2);
1134
+ transform: scale(0.2);
1135
+ -webkit-transition: 2s ease 0.25s;
1136
+ -moz-transition: 2s ease 0.25s;
1137
+ -o-transition: 2s ease 0.25s;
1138
+ -ms-transition: 2s ease 0.25s;
1139
+ transition: 2s ease 0.25s;
1140
+ -webkit-animation-delay: 0.66s;
1141
+ -moz-animation-delay: 0.66s;
1142
+ -ms-animation-delay: 0.66s;
1143
+ -o-animation-delay: 0.66s;
1144
+ animation-delay: 0.66s;
1145
+ }
1146
+
1147
+ .reveal .pop-in.fragment.visible {
1148
+ -webkit-transform: scale(1);
1149
+ -moz-transform: scale(1);
1150
+ -ms-transform: scale(1);
1151
+ -o-transform: scale(1);
1152
+ transform: scale(1);
1153
+ }
1154
+
1155
+ .reveal .pop-in.fragment.current-fragment {
1156
+ color: #c22;
1157
+ }
1158
+
1159
+ .reveal .grow-width {
1160
+ -webkit-transition: all 0.5s ease 0.2s;
1161
+ -moz-transition: all 0.5s ease 0.2s;
1162
+ -o-transition: all 0.5s ease 0.2s;
1163
+ -ms-transition: all 0.5s ease 0.2s;
1164
+ transition: all 0.5s ease 0.2s;
1165
+ }
1166
+
1167
+ .reveal .future .grow-width {
1168
+ width: 0% !important;
1169
+ -webkit-transition: none;
1170
+ -moz-transition: none;
1171
+ -o-transition: none;
1172
+ -ms-transition: none;
1173
+ transition: none;
1174
+ }
1175
+
1176
+ .reveal .stampit {
1177
+ -webkit-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1178
+ -moz-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1179
+ -o-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1180
+ -ms-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1181
+ transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1182
+ }
1183
+
1184
+ .reveal .future .stampit {
1185
+ -webkit-transform: rotate(-12deg) scale(2);
1186
+ -moz-transform: rotate(-12deg) scale(2);
1187
+ -ms-transform: rotate(-12deg) scale(2);
1188
+ -o-transform: rotate(-12deg) scale(2);
1189
+ transform: rotate(-12deg) scale(2);
1190
+ -webkit-transition: none;
1191
+ -moz-transition: none;
1192
+ -o-transition: none;
1193
+ -ms-transition: none;
1194
+ transition: none;
1195
+ opacity: 0;
1196
+ }
1197
+
1198
+ .reveal .headshot img {
1199
+ border-radius: 50%;
1200
+ border: 4px solid #c00 !important;
1201
+ }
1202
+
1203
+ .reveal .condensed {
1204
+ letter-spacing: 0.02em;
1205
+ }
1206
+
1207
+ .reveal .condensed li {
1208
+ margin-bottom: 1em;
1209
+ }
1210
+
1211
+ .reveal .has-light-background .sl-block .has-dark-background > svg.redhat-logo .logotext {
1212
+ fill: #ffffff !important;
1213
+ }
1214
+
1215
+ .reveal .has-light-background .sl-block .reversed.redhat-logo .logotext,
1216
+ .reveal .has-light-background .sl-block .reversed .redhat-logo .logotext,
1217
+ .reveal .has-light-background .sl-block .has-dark-background > .redhat-logo .logotext {
1218
+ fill: #ffffff !important;
1219
+ }
1220
+
1221
+ .reveal .has-dark-background .sl-block .reversed.redhat-logo .logotext,
1222
+ .reveal .has-dark-background .sl-block .reversed .redhat-logo .logotext,
1223
+ .reveal .has-dark-background .sl-block .has-light-background > .redhat-logo .logotext {
1224
+ fill: #000000 !important;
1225
+ }
1226
+
1227
+ .reveal .has-dark-background .has-light-background .logo .only-dark path,
1228
+ .reveal .has-light-background .mono.redhat-logo path {
1229
+ fill: #000000 !important;
1230
+ }
1231
+
1232
+ .reveal .has-dark-background .mono.redhat-logo path {
1233
+ fill: #ffffff;
1234
+ }
1235
+
1236
+ .reveal .has-dark-background .logo .only-dark {
1237
+ display: block;
1238
+ }
1239
+
1240
+ .reveal .has-light-background .logo .only-light {
1241
+ display: block;
1242
+ }
1243
+
1244
+ .reveal .has-light-background .logo .only-dark {
1245
+ display: none;
1246
+ }
1247
+
1248
+ .reveal .has-dark-background .logo .only-light {
1249
+ display: none;
1250
+ }
1251
+
1252
+ .reveal .has-light-background .reversed svg path {
1253
+ fill: #ffffff !important;
1254
+ }
1255
+
1256
+ .reveal .has-dark-background .reversed svg path {
1257
+ fill: currentcolor !important;
1258
+ }
1259
+
1260
+ .reveal .has-dark-background .has-light-background .logo .only-light,
1261
+ .reveal .has-dark-background .reversed .logo .only-dark {
1262
+ display: block;
1263
+ }
1264
+
1265
+ .reveal .has-light-background .has-dark-background .logo .only-dark,
1266
+ .reveal .has-light-background .logo .only-light {
1267
+ display: block;
1268
+ }
1269
+
1270
+ .reveal .has-light-background .has-dark-background .redhat-logo .only-dark,
1271
+ .reveal .has-light-background .redhat-logo .only-light {
1272
+ fill: #ffffff !important;
1273
+ }
1274
+
1275
+ .reveal .has-light-background .has-dark-background .logo .only-light,
1276
+ .reveal .has-light-background .logo .only-dark,
1277
+ .reveal .has-dark-background .has-light-background .logo .only-dark,
1278
+ .reveal .has-dark-background .logo .only-light {
1279
+ display: none;
1280
+ }
1281
+
1282
+ .reveal .future .fade-up,
1283
+ .reveal .future .fade-down,
1284
+ .reveal .future .fade-left,
1285
+ .reveal .future .fade-right,
1286
+ .reveal .future .fade-zoom {
1287
+ -webkit-transition: none;
1288
+ transition: none;
1289
+ opacity: 0;
1290
+ filter: alpha(opacity=0);
1291
+ }
1292
+
1293
+ .reveal .future .fade-up,
1294
+ .reveal .fade-up.fragment {
1295
+ -webkit-transform: translate(0, 2em);
1296
+ -ms-transform: translate(0, 2em);
1297
+ transform: translate(0, 2em);
1298
+ opacity: 0;
1299
+ filter: alpha(opacity=0);
1300
+ }
1301
+
1302
+ .reveal .future .fade-down,
1303
+ .reveal .fade-down.fragment {
1304
+ -webkit-transform: translate(0, -2em);
1305
+ -ms-transform: translate(0, -2em);
1306
+ transform: translate(0, -2em);
1307
+ opacity: 0;
1308
+ filter: alpha(opacity=0);
1309
+ }
1310
+
1311
+ .reveal .future .fade-left,
1312
+ .reveal .fade-left.fragment {
1313
+ -webkit-transform: translate(2em, 0);
1314
+ -ms-transform: translate(2em, 0);
1315
+ transform: translate(2em, 0);
1316
+ opacity: 0;
1317
+ filter: alpha(opacity=0);
1318
+ }
1319
+
1320
+ .reveal .future .fade-right,
1321
+ .reveal .fade-right.fragment {
1322
+ -webkit-transform: translate(-2em, 0);
1323
+ -ms-transform: translate(-2em, 0);
1324
+ transform: translate(-2em, 0);
1325
+ opacity: 0;
1326
+ filter: alpha(opacity=0);
1327
+ }
1328
+
1329
+ .reveal .future .fade-zoom,
1330
+ .reveal .fade-zoom.fragment {
1331
+ -webkit-transform: scale(0.1);
1332
+ -ms-transform: scale(0.1);
1333
+ transform: scale(0.1);
1334
+ opacity: 0;
1335
+ filter: alpha(opacity=0);
1336
+ }
1337
+
1338
+ .reveal .present .fade-up,
1339
+ .reveal .present .fade-down,
1340
+ .reveal .present .fade-left,
1341
+ .reveal .present .fade-right,
1342
+ .reveal .present .fade-zoom {
1343
+ -webkit-transition: all .5s ease .5s;
1344
+ transition: all .5s ease .5s;
1345
+ opacity: 1;
1346
+ filter: alpha(opacity=100);
1347
+ }
1348
+
1349
+ .reveal .present .fragment.visible.fade-up,
1350
+ .reveal .present .fragment.visible.fade-down,
1351
+ .reveal .present .fragment.visible.fade-left,
1352
+ .reveal .present .fragment.visible.fade-right,
1353
+ .reveal .present .fragment.visible.fade-zoom {
1354
+ -webkit-transform: none;
1355
+ -ms-transform: none;
1356
+ transform: none;
1357
+ opacity: 1;
1358
+ filter: alpha(opacity=100);
1359
+ }