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,4346 @@
1
+ @font-face {
2
+ font-family: 'Liberation Sans';
3
+ src: local("Liberation"), url("../font/liberation/LiberationSans-Regular-webfont.eot?#iefix") format("eot"), url("../font/liberation/LiberationSans-Regular-webfont.woff") format("woff"), url("../font/liberation/LiberationSans-Regular-webfont.ttf") format("truetype"), url("../font/liberation/LiberationSans-Regular-webfont.svg#webfontLTZe4IYH") format("svg");
4
+ font-weight: normal;
5
+ font-style: normal;
6
+ }
7
+ @font-face {
8
+ font-family: 'Liberation Sans';
9
+ src: local("Liberation Bold"), local("LiberationBold"), url("../font/liberation/LiberationSans-Bold-webfont.eot?#iefix") format("eot"), url("../font/liberation/LiberationSans-Bold-webfont.woff") format("woff"), url("../font/liberation/LiberationSans-Bold-webfont.ttf") format("truetype"), url("../font/liberation/LiberationSans-Bold-webfont.svg#webfontzAU82Ltw") format("svg");
10
+ font-weight: bold;
11
+ font-style: normal;
12
+ }
13
+ @font-face {
14
+ font-family: 'Liberation Sans';
15
+ src: local("Liberation Italic"), local("LiberationItalic"), url("../font/liberation/LiberationSans-Italic-webfont.eot?#iefix") format("eot"), url("../font/liberation/LiberationSans-Italic-webfont.woff") format("woff"), url("../font/liberation/LiberationSans-Italic-webfont.ttf") format("truetype"), url("../font/liberation/LiberationSans-Italic-webfont.svg#webfontzAU82Ltw") format("svg");
16
+ font-weight: normal;
17
+ font-style: italic;
18
+ }
19
+ @font-face {
20
+ font-family: 'Liberation Sans';
21
+ src: local("Liberation Bold Italic"), local("LiberationBoldItalic"), url("../font/liberation/LiberationSans-BoldItalic-webfont.eot?#iefix") format("eot"), url("../font/liberation/LiberationSans-BoldItalic-webfont.woff") format("woff"), url("../font/liberation/LiberationSans-BoldItalic-webfont.ttf") format("truetype"), url("../font/liberation/LiberationSans-BoldItalic-webfont.svg#webfontzAU82Ltw") format("svg");
22
+ font-weight: bold;
23
+ font-style: italic;
24
+ }
25
+ /* line 3, ../theme-v2-liberation.scss */
26
+ .theme-font-liberation .themed, .theme-font-liberation .reveal {
27
+ font-family: "Liberation Sans", sans-serif;
28
+ font-size: 28px;
29
+ }
30
+
31
+ /* line 8, ../theme-v2-liberation.scss */
32
+ .theme-font-liberation .themed section, .theme-font-liberation .reveal section {
33
+ line-height: 1.3;
34
+ }
35
+
36
+ /* line 12, ../theme-v2-liberation.scss */
37
+ .theme-font-liberation .themed h1, .theme-font-liberation .themed h2, .theme-font-liberation .themed h3, .theme-font-liberation .themed h4, .theme-font-liberation .themed h5, .theme-font-liberation .themed h6, .theme-font-liberation .reveal h1, .theme-font-liberation .reveal h2, .theme-font-liberation .reveal h3, .theme-font-liberation .reveal h4, .theme-font-liberation .reveal h5, .theme-font-liberation .reveal h6 {
38
+ font-family: "Liberation Sans", sans-serif;
39
+ text-transform: none;
40
+ line-height: 1.3;
41
+ font-weight: bold;
42
+ }
43
+
44
+ /* line 19, ../theme-v2-liberation.scss */
45
+ .theme-font-liberation .themed h1, .theme-font-liberation.themed h1, .theme-font-liberation .reveal h1, .theme-font-liberation.reveal h1 {
46
+ font-size: 1.75em;
47
+ margin-bottom: .25em;
48
+ letter-spacing: 0.015em;
49
+ }
50
+
51
+ /* line 25, ../theme-v2-liberation.scss */
52
+ .theme-font-liberation .themed h2, .theme-font-liberation.themed h2, .theme-font-liberation .reveal h2, .theme-font-liberation.reveal h2 {
53
+ font-size: 1.15em;
54
+ margin-bottom: .5em;
55
+ letter-spacing: 0.03666em;
56
+ }
57
+
58
+ /* line 31, ../theme-v2-liberation.scss */
59
+ .theme-font-liberation .themed h3, .theme-font-liberation.themed h3, .theme-font-liberation .reveal h3, .theme-font-liberation.reveal h3 {
60
+ font-size: 1.00em;
61
+ margin-bottom: .5em;
62
+ letter-spacing: 0.041em;
63
+ }
64
+
65
+ /* line 37, ../theme-v2-liberation.scss */
66
+ .theme-font-liberation .themed h4, .theme-font-liberation.themed h4, .theme-font-liberation .reveal h4, .theme-font-liberation.reveal h4 {
67
+ font-size: 1em;
68
+ }
69
+
70
+ /* line 41, ../theme-v2-liberation.scss */
71
+ .theme-font-liberation .themed h5, .theme-font-liberation.themed h5, .theme-font-liberation .reveal h5, .theme-font-liberation.reveal h5 {
72
+ font-size: 1em;
73
+ }
74
+
75
+ /* line 45, ../theme-v2-liberation.scss */
76
+ .theme-font-liberation .themed h6, .theme-font-liberation.themed h6, .theme-font-liberation .reveal h6, .theme-font-liberation.reveal h6 {
77
+ font-size: 1em;
78
+ }
79
+
80
+ /* line 49, ../theme-v2-liberation.scss */
81
+ .theme-font-no-font .themed, .theme-font-no-font.themed, .theme-font-no-font .reveal, .theme-font-no-font.reveal {
82
+ font-family: sans-serif;
83
+ font-size: 30px;
84
+ }
85
+
86
+ /* line 54, ../theme-v2-liberation.scss */
87
+ .theme-font-no-font .themed section font, .theme-font-no-font.themed section font, .theme-font-no-font .reveal section font, .theme-font-no-font.reveal section font {
88
+ line-height: 1;
89
+ }
90
+
91
+ /* line 58, ../theme-v2-liberation.scss */
92
+ .hljs {
93
+ display: block;
94
+ padding: 0.5em;
95
+ background: #3F3F3F;
96
+ color: #DCDCDC;
97
+ }
98
+
99
+ /* line 65, ../theme-v2-liberation.scss */
100
+ .hljs-keyword, .hljs-tag, .css .hljs-class, .css .hljs-id, .lisp .hljs-title, .nginx .hljs-title, .hljs-request, .hljs-status, .clojure .hljs-attribute {
101
+ color: #E3CEAB;
102
+ }
103
+
104
+ /* line 69, ../theme-v2-liberation.scss */
105
+ .django .hljs-template_tag, .django .hljs-variable, .django .hljs-filter .hljs-argument {
106
+ color: #DCDCDC;
107
+ }
108
+
109
+ /* line 73, ../theme-v2-liberation.scss */
110
+ .hljs-number, .hljs-date {
111
+ color: #8CD0D3;
112
+ }
113
+
114
+ /* line 77, ../theme-v2-liberation.scss */
115
+ .dos .hljs-envvar, .dos .hljs-stream, .hljs-variable, .apache .hljs-sqbracket {
116
+ color: #EFDCBC;
117
+ }
118
+
119
+ /* line 81, ../theme-v2-liberation.scss */
120
+ .dos .hljs-flow, .diff .hljs-change, .python .exception, .python .hljs-built_in, .hljs-literal, .tex .hljs-special {
121
+ color: #EFEFAF;
122
+ }
123
+
124
+ /* line 85, ../theme-v2-liberation.scss */
125
+ .diff .hljs-chunk, .hljs-subst {
126
+ color: #8F8F8F;
127
+ }
128
+
129
+ /* line 89, ../theme-v2-liberation.scss */
130
+ .dos .hljs-keyword, .python .hljs-decorator, .hljs-title, .haskell .hljs-type, .diff .hljs-header, .ruby .hljs-class .hljs-parent, .apache .hljs-tag, .nginx .hljs-built_in, .tex .hljs-command, .hljs-prompt {
131
+ color: #efef8f;
132
+ }
133
+
134
+ /* line 93, ../theme-v2-liberation.scss */
135
+ .dos .hljs-winutils, .ruby .hljs-symbol, .ruby .hljs-symbol .hljs-string, .ruby .hljs-string {
136
+ color: #DCA3A3;
137
+ }
138
+
139
+ /* line 97, ../theme-v2-liberation.scss */
140
+ .diff .hljs-deletion, .hljs-string, .hljs-tag .hljs-value, .hljs-preprocessor, .hljs-pragma, .hljs-built_in, .sql .hljs-aggregate, .hljs-javadoc, .smalltalk .hljs-class, .smalltalk .hljs-localvars, .smalltalk .hljs-array, .css .hljs-rules .hljs-value, .hljs-attr_selector, .hljs-pseudo, .apache .hljs-cbracket, .tex .hljs-formula, .coffeescript .hljs-attribute {
141
+ color: #CC9393;
142
+ }
143
+
144
+ /* line 101, ../theme-v2-liberation.scss */
145
+ .hljs-shebang, .diff .hljs-addition, .hljs-comment, .java .hljs-annotation, .hljs-template_comment, .hljs-pi, .hljs-doctype {
146
+ color: #7F9F7F;
147
+ }
148
+
149
+ /* line 105, ../theme-v2-liberation.scss */
150
+ .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata {
151
+ opacity: 0.5;
152
+ }
153
+
154
+ /*!
155
+ * Main styles for Slides
156
+ *
157
+ * @author Hakim El Hattab
158
+ */
159
+ /* line 114, ../theme-v2-liberation.scss */
160
+ * {
161
+ -moz-box-sizing: border-box;
162
+ box-sizing: border-box;
163
+ }
164
+
165
+ /* line 119, ../theme-v2-liberation.scss */
166
+ html, body {
167
+ padding: 0;
168
+ margin: 0;
169
+ color: #252525;
170
+ /* font-family: "Open Sans", Helvetica, sans-serif;*/
171
+ font-size: 16px;
172
+ }
173
+
174
+ /* line 127, ../theme-v2-liberation.scss */
175
+ html:before, body:before {
176
+ content: "" !important;
177
+ }
178
+
179
+ /* line 131, ../theme-v2-liberation.scss */
180
+ html {
181
+ -webkit-font-smoothing: subpixel-antialiased !important;
182
+ }
183
+
184
+ /* line 135, ../theme-v2-liberation.scss */
185
+ html.sl-root:not(.loaded) * {
186
+ -webkit-transition: none !important;
187
+ transition: none !important;
188
+ }
189
+
190
+ /* line 140, ../theme-v2-liberation.scss */
191
+ body {
192
+ overflow-y: scroll;
193
+ }
194
+
195
+ /* line 144, ../theme-v2-liberation.scss */
196
+ body > *:not(.reveal) {
197
+ font-family: "Open Sans", Helvetica, sans-serif;
198
+ }
199
+
200
+ /* line 148, ../theme-v2-liberation.scss */
201
+ html, #container {
202
+ background-color: #eee;
203
+ }
204
+
205
+ /* line 152, ../theme-v2-liberation.scss */
206
+ #container {
207
+ position: relative;
208
+ z-index: 1;
209
+ }
210
+
211
+ /* line 157, ../theme-v2-liberation.scss */
212
+ .icon {
213
+ display: inline-block;
214
+ line-height: 1;
215
+ }
216
+
217
+ /* line 162, ../theme-v2-liberation.scss */
218
+ .spinner {
219
+ display: block;
220
+ width: 32px;
221
+ height: 32px;
222
+ margin-top: 16px;
223
+ margin-left: 16px;
224
+ }
225
+
226
+ /* line 170, ../theme-v2-liberation.scss */
227
+ .spinner.centered {
228
+ position: absolute;
229
+ top: 50%;
230
+ left: 50%;
231
+ margin-top: -16px;
232
+ margin-left: -16px;
233
+ }
234
+
235
+ /* line 178, ../theme-v2-liberation.scss */
236
+ .spinner.centered-horizontally {
237
+ margin-left: auto;
238
+ margin-right: auto;
239
+ }
240
+
241
+ /* line 183, ../theme-v2-liberation.scss */
242
+ .spinner-bitmap {
243
+ display: block;
244
+ width: 32px;
245
+ height: 32px;
246
+ background-image: url(data:image/png;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);
247
+ background-repeat: no-repeat;
248
+ }
249
+
250
+ /* line 191, ../theme-v2-liberation.scss */
251
+ .clear {
252
+ clear: both;
253
+ }
254
+
255
+ /* line 195, ../theme-v2-liberation.scss */
256
+ .vcenter:before {
257
+ content: '';
258
+ display: inline-block;
259
+ height: 100%;
260
+ vertical-align: middle;
261
+ }
262
+
263
+ /* line 202, ../theme-v2-liberation.scss */
264
+ .vcenter-target {
265
+ display: inline-block;
266
+ vertical-align: middle;
267
+ }
268
+
269
+ /* line 207, ../theme-v2-liberation.scss */
270
+ .no-transition, .no-transition * {
271
+ -webkit-transition: none !important;
272
+ transition: none !important;
273
+ }
274
+
275
+ /* line 212, ../theme-v2-liberation.scss */
276
+ .grow-in-on-load {
277
+ opacity: 0;
278
+ -webkit-transform: scale(0.96);
279
+ -ms-transform: scale(0.96);
280
+ transform: scale(0.96);
281
+ -webkit-transition: all 0.3s ease;
282
+ transition: all 0.3s ease;
283
+ }
284
+
285
+ /* line 221, ../theme-v2-liberation.scss */
286
+ html.loaded .grow-in-on-load {
287
+ opacity: 1;
288
+ -webkit-transform: none;
289
+ -ms-transform: none;
290
+ transform: none;
291
+ }
292
+
293
+ /* line 228, ../theme-v2-liberation.scss */
294
+ h1, h2, h3, h4, h5, h6 {
295
+ font-family: "Open Sans", Helvetica, sans-serif;
296
+ line-height: 1.3em;
297
+ font-weight: normal;
298
+ }
299
+
300
+ /* line 234, ../theme-v2-liberation.scss */
301
+ h1, h2, h3, h4, h5, h6, ul, li {
302
+ margin: 0;
303
+ padding: 0;
304
+ }
305
+
306
+ /* line 239, ../theme-v2-liberation.scss */
307
+ h1 {
308
+ font-size: 35.2px;
309
+ }
310
+
311
+ /* line 243, ../theme-v2-liberation.scss */
312
+ h2 {
313
+ font-size: 27.2px;
314
+ }
315
+
316
+ /* line 247, ../theme-v2-liberation.scss */
317
+ h3 {
318
+ font-size: 20.8px;
319
+ }
320
+
321
+ /* line 251, ../theme-v2-liberation.scss */
322
+ h4 {
323
+ font-size: 16px;
324
+ font-weight: 600;
325
+ }
326
+
327
+ /* line 256, ../theme-v2-liberation.scss */
328
+ h5 {
329
+ font-size: 16px;
330
+ font-weight: 600;
331
+ }
332
+
333
+ /* line 261, ../theme-v2-liberation.scss */
334
+ h6 {
335
+ font-size: 16px;
336
+ font-weight: 600;
337
+ }
338
+
339
+ /* line 266, ../theme-v2-liberation.scss */
340
+ p {
341
+ margin: 1em 0;
342
+ }
343
+
344
+ /* line 270, ../theme-v2-liberation.scss */
345
+ a {
346
+ color: #255c7c;
347
+ text-decoration: none;
348
+ outline: 0;
349
+ -webkit-transition: color 0.1s ease;
350
+ transition: color 0.1s ease;
351
+ }
352
+
353
+ /* line 278, ../theme-v2-liberation.scss */
354
+ a:hover {
355
+ color: #4195c6;
356
+ }
357
+
358
+ /* line 282, ../theme-v2-liberation.scss */
359
+ a:focus {
360
+ outline: 1px solid #1baee1;
361
+ }
362
+
363
+ /* line 286, ../theme-v2-liberation.scss */
364
+ p a {
365
+ border-bottom: 1px solid #8fc1de;
366
+ }
367
+
368
+ /* line 290, ../theme-v2-liberation.scss */
369
+ b {
370
+ font-weight: 600;
371
+ }
372
+
373
+ /* line 294, ../theme-v2-liberation.scss */
374
+ small {
375
+ font-size: 0.8em;
376
+ }
377
+
378
+ /* line 298, ../theme-v2-liberation.scss */
379
+ button {
380
+ border: 0;
381
+ background: transparent;
382
+ cursor: pointer;
383
+ }
384
+
385
+ /* line 304, ../theme-v2-liberation.scss */
386
+ .text-semi-bold {
387
+ font-weight: 600;
388
+ }
389
+
390
+ /* line 308, ../theme-v2-liberation.scss */
391
+ .main {
392
+ line-height: 1.5;
393
+ }
394
+
395
+ /* line 312, ../theme-v2-liberation.scss */
396
+ .reveal-viewport {
397
+ width: 100%;
398
+ height: 100%;
399
+ }
400
+
401
+ /* line 317, ../theme-v2-liberation.scss */
402
+ .container .column {
403
+ width: 100%;
404
+ max-width: 1140px;
405
+ margin: 0 auto;
406
+ padding: 0 20px;
407
+ }
408
+
409
+ @media screen and (max-width: 380px) {
410
+ /* line 325, ../theme-v2-liberation.scss */
411
+ .container .column {
412
+ padding: 0 10px;
413
+ }
414
+ }
415
+ /* line 330, ../theme-v2-liberation.scss */
416
+ .container .column > section, .container .column > div > section {
417
+ position: relative;
418
+ width: 100%;
419
+ margin: 40px auto;
420
+ padding: 40px;
421
+ background: white;
422
+ border-radius: 2px;
423
+ }
424
+
425
+ /* line 339, ../theme-v2-liberation.scss */
426
+ .container .column > section h2, .container .column > div > section h2 {
427
+ margin-bottom: 20px;
428
+ }
429
+
430
+ /* line 343, ../theme-v2-liberation.scss */
431
+ .container .column > section .header-with-description h2, .container .column > div > section .header-with-description h2 {
432
+ margin-bottom: 10px;
433
+ }
434
+
435
+ /* line 347, ../theme-v2-liberation.scss */
436
+ .container .column > section .header-with-description p, .container .column > div > section .header-with-description p {
437
+ margin-top: 0;
438
+ margin-bottom: 20px;
439
+ color: #999;
440
+ font-size: 0.9em;
441
+ }
442
+
443
+ /* line 354, ../theme-v2-liberation.scss */
444
+ .container .column > section.critical-error, .container .column > div > section.critical-error {
445
+ border-color: #f00;
446
+ background: #eb5555;
447
+ color: #fff;
448
+ }
449
+
450
+ @media screen and (max-width: 380px) {
451
+ /* line 361, ../theme-v2-liberation.scss */
452
+ .container .column > section, .container .column > div > section {
453
+ padding: 20px;
454
+ }
455
+
456
+ /* line 365, ../theme-v2-liberation.scss */
457
+ .container .column > section:first-child, .container .column > div > section:first-child {
458
+ margin-top: 10px;
459
+ }
460
+ }
461
+ /* line 370, ../theme-v2-liberation.scss */
462
+ .container .column .page-navigation + section {
463
+ margin-top: 20px;
464
+ }
465
+
466
+ /* line 374, ../theme-v2-liberation.scss */
467
+ .container .column .page-navigation {
468
+ display: block;
469
+ max-width: 900px;
470
+ margin: 40px auto 20px auto;
471
+ text-align: right;
472
+ }
473
+
474
+ /* line 381, ../theme-v2-liberation.scss */
475
+ .container .column .page-navigation .title {
476
+ float: left;
477
+ margin-top: 5px;
478
+ font-weight: bold;
479
+ color: #bbb;
480
+ }
481
+
482
+ /* line 388, ../theme-v2-liberation.scss */
483
+ .container .column .page-navigation ul {
484
+ list-style: none;
485
+ }
486
+
487
+ /* line 392, ../theme-v2-liberation.scss */
488
+ .container .column .page-navigation ul li {
489
+ display: inline-block;
490
+ position: relative;
491
+ margin-left: 5px;
492
+ margin-bottom: 7px;
493
+ }
494
+
495
+ /* line 399, ../theme-v2-liberation.scss */
496
+ .container .column .page-navigation ul li .button {
497
+ padding-top: 8px;
498
+ padding-bottom: 8px;
499
+ font-size: 0.9em;
500
+ color: #777;
501
+ border-color: #aaa;
502
+ }
503
+
504
+ /* line 407, ../theme-v2-liberation.scss */
505
+ .container .column .page-navigation ul li .button:hover {
506
+ color: #222;
507
+ border-color: #444;
508
+ }
509
+
510
+ /* line 412, ../theme-v2-liberation.scss */
511
+ .container .column .page-navigation ul li .button.selected {
512
+ color: #222;
513
+ border-color: #444;
514
+ opacity: 1;
515
+ }
516
+
517
+ /* line 418, ../theme-v2-liberation.scss */
518
+ .container .column .page-navigation ul li .button.selected:before {
519
+ content: '';
520
+ position: absolute;
521
+ height: 0px;
522
+ width: 0px;
523
+ left: 50%;
524
+ right: initial;
525
+ top: 100%;
526
+ bottom: initial;
527
+ border-style: solid;
528
+ border-width: 4px;
529
+ border-color: transparent;
530
+ -webkit-transform: rotate(360deg);
531
+ margin-left: -4px;
532
+ border-bottom-width: 0;
533
+ border-top-color: #444444;
534
+ }
535
+
536
+ /* line 436, ../theme-v2-liberation.scss */
537
+ .flash-notification {
538
+ position: absolute;
539
+ width: 100%;
540
+ top: 0;
541
+ left: 0;
542
+ text-align: center;
543
+ z-index: 100;
544
+ display: none;
545
+ }
546
+
547
+ /* line 446, ../theme-v2-liberation.scss */
548
+ .flash-notification p {
549
+ display: inline-block;
550
+ margin: 13px;
551
+ padding: 10px 20px;
552
+ background: #111;
553
+ color: white;
554
+ border: 1px solid #333;
555
+ border-radius: 4px;
556
+ }
557
+
558
+ @-webkit-keyframes page-loader-spinner {
559
+ 50% {
560
+ border-radius: 50%;
561
+ -webkit-transform: scale(0.5) rotate(360deg);
562
+ transform: scale(0.5) rotate(360deg);
563
+ }
564
+ 100% {
565
+ -webkit-transform: scale(1) rotate(720deg);
566
+ transform: scale(1) rotate(720deg);
567
+ }
568
+ }
569
+ @keyframes page-loader-spinner {
570
+ 50% {
571
+ border-radius: 50%;
572
+ -webkit-transform: scale(0.5) rotate(360deg);
573
+ transform: scale(0.5) rotate(360deg);
574
+ }
575
+ 100% {
576
+ -webkit-transform: scale(1) rotate(720deg);
577
+ transform: scale(1) rotate(720deg);
578
+ }
579
+ }
580
+ /* line 480, ../theme-v2-liberation.scss */
581
+ .page-loader {
582
+ position: fixed;
583
+ width: 100%;
584
+ height: 100%;
585
+ left: 0;
586
+ top: 0;
587
+ z-index: 2000;
588
+ background: #111;
589
+ color: #fff;
590
+ opacity: 1;
591
+ visibility: hidden;
592
+ opacity: 0;
593
+ -webkit-transition: all 0.5s ease;
594
+ transition: all 0.5s ease;
595
+ }
596
+
597
+ /* line 496, ../theme-v2-liberation.scss */
598
+ .page-loader .page-loader-inner {
599
+ position: absolute;
600
+ display: block;
601
+ top: 40%;
602
+ width: 100%;
603
+ text-align: center;
604
+ }
605
+
606
+ /* line 504, ../theme-v2-liberation.scss */
607
+ .page-loader .page-loader-inner .page-loader-spinner {
608
+ display: block;
609
+ position: relative;
610
+ width: 50px;
611
+ height: 50px;
612
+ margin: 0 auto 20px auto;
613
+ -webkit-animation: page-loader-spinner 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
614
+ animation: page-loader-spinner 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
615
+ background-color: #E4637C;
616
+ border-radius: 1px;
617
+ }
618
+
619
+ /* line 516, ../theme-v2-liberation.scss */
620
+ .page-loader .page-loader-inner .page-loader-message {
621
+ display: block;
622
+ margin: 0;
623
+ vertical-align: top;
624
+ line-height: 32px;
625
+ font-size: 14px;
626
+ color: #bbb;
627
+ font-family: Helvetica, sans-serif;
628
+ }
629
+
630
+ /* line 526, ../theme-v2-liberation.scss */
631
+ .page-loader.visible {
632
+ visibility: visible;
633
+ opacity: 1;
634
+ }
635
+
636
+ /* line 531, ../theme-v2-liberation.scss */
637
+ .page-loader.frozen .page-loader-spinner {
638
+ -webkit-animation: none;
639
+ animation: none;
640
+ }
641
+
642
+ /* line 536, ../theme-v2-liberation.scss */
643
+ .pro-badge {
644
+ display: inline-block;
645
+ position: relative;
646
+ padding: 3px 6px 2px 6px;
647
+ font-size: 12px;
648
+ font-weight: normal;
649
+ line-height: 14px;
650
+ letter-spacing: 1px;
651
+ border-radius: 2px;
652
+ border: 1px solid #2d739c;
653
+ background: #3990c3;
654
+ color: #fff;
655
+ vertical-align: middle;
656
+ }
657
+
658
+ /* line 551, ../theme-v2-liberation.scss */
659
+ .pro-badge:after {
660
+ display: inline-block;
661
+ position: relative;
662
+ top: -1px;
663
+ margin-left: 2px;
664
+ color: #fff;
665
+ content: "\e094";
666
+ font-family: 'slides';
667
+ font-weight: normal;
668
+ -webkit-font-smoothing: antialiased;
669
+ }
670
+
671
+ /* line 563, ../theme-v2-liberation.scss */
672
+ .pro-badge:hover {
673
+ color: #fff;
674
+ border-color: #3381af;
675
+ background: #5fa6d0;
676
+ }
677
+
678
+ /* line 569, ../theme-v2-liberation.scss */
679
+ .touch .user-view li .controls {
680
+ opacity: 1 !important;
681
+ }
682
+
683
+ /* line 573, ../theme-v2-liberation.scss */
684
+ .touch .deck-view .options {
685
+ opacity: 1;
686
+ }
687
+
688
+ /* line 577, ../theme-v2-liberation.scss */
689
+ .reveal .sl-block {
690
+ display: block;
691
+ position: absolute;
692
+ z-index: auto;
693
+ }
694
+
695
+ /* line 583, ../theme-v2-liberation.scss */
696
+ .reveal .sl-block .sl-block-content {
697
+ display: block;
698
+ position: relative;
699
+ width: 100%;
700
+ height: 100%;
701
+ max-width: none;
702
+ max-height: none;
703
+ margin: 0;
704
+ outline: 0;
705
+ word-wrap: break-word;
706
+ }
707
+
708
+ /* line 595, ../theme-v2-liberation.scss */
709
+ .reveal .sl-block .sl-block-content .sl-block-content-preview {
710
+ position: absolute;
711
+ width: 100%;
712
+ height: 100%;
713
+ left: 0;
714
+ top: 0;
715
+ }
716
+
717
+ /* line 603, ../theme-v2-liberation.scss */
718
+ .reveal .sl-block .sl-block-content > :first-child {
719
+ margin-top: 0;
720
+ }
721
+
722
+ /* line 607, ../theme-v2-liberation.scss */
723
+ .reveal .sl-block .sl-block-content > :last-child {
724
+ margin-bottom: 0;
725
+ }
726
+
727
+ /* line 611, ../theme-v2-liberation.scss */
728
+ html.decks.edit.is-editing .reveal .sl-block {
729
+ cursor: pointer;
730
+ -webkit-tap-highlight-color: transparent;
731
+ -webkit-transition: none;
732
+ transition: none;
733
+ }
734
+
735
+ /* line 618, ../theme-v2-liberation.scss */
736
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-content {
737
+ cursor: pointer;
738
+ }
739
+
740
+ /* line 622, ../theme-v2-liberation.scss */
741
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-content:before {
742
+ position: absolute;
743
+ width: 100%;
744
+ height: 100%;
745
+ left: 0;
746
+ top: 0;
747
+ content: '';
748
+ z-index: 1;
749
+ opacity: 0;
750
+ background-color: transparent;
751
+ }
752
+
753
+ /* line 634, ../theme-v2-liberation.scss */
754
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-overlay {
755
+ position: absolute;
756
+ width: 100%;
757
+ height: 100%;
758
+ left: 0;
759
+ top: 0;
760
+ }
761
+
762
+ /* line 642, ../theme-v2-liberation.scss */
763
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-overlay-message, html.decks.edit.is-editing .reveal .sl-block .sl-block-overlay-warning {
764
+ padding: 10px;
765
+ font-size: 14px;
766
+ text-align: center;
767
+ background-color: #222;
768
+ color: #fff;
769
+ opacity: 0.9;
770
+ }
771
+
772
+ /* line 651, ../theme-v2-liberation.scss */
773
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-overlay-message .vcenter-target, html.decks.edit.is-editing .reveal .sl-block .sl-block-overlay-warning .vcenter-target {
774
+ vertical-align: middle;
775
+ }
776
+
777
+ /* line 655, ../theme-v2-liberation.scss */
778
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-overlay-message.below-content, html.decks.edit.is-editing .reveal .sl-block .sl-block-overlay-warning.below-content {
779
+ z-index: 0 !important;
780
+ }
781
+
782
+ /* line 659, ../theme-v2-liberation.scss */
783
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-overlay-warning {
784
+ color: #ffa660;
785
+ }
786
+
787
+ /* line 663, ../theme-v2-liberation.scss */
788
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-overlay-warning .icon {
789
+ display: block;
790
+ margin: 0 auto 10px auto;
791
+ width: 2em;
792
+ height: 2em;
793
+ line-height: 2em;
794
+ border-radius: 1em;
795
+ text-align: center;
796
+ font-size: 12px;
797
+ color: #fff;
798
+ background-color: #e06200;
799
+ }
800
+
801
+ /* line 676, ../theme-v2-liberation.scss */
802
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-placeholder {
803
+ background-image: url(//assets.slid.es/assets/editor/block-placeholder-white-transparent-500x500.png);
804
+ background-size: contain;
805
+ background-color: #222;
806
+ background-repeat: no-repeat;
807
+ background-position: 50% 50%;
808
+ opacity: 0.9;
809
+ }
810
+
811
+ /* line 685, ../theme-v2-liberation.scss */
812
+ html.decks.edit.is-editing .reveal .sl-block.is-editing, html.decks.edit.is-editing .reveal .sl-block.is-editing .sl-block-content {
813
+ cursor: auto;
814
+ }
815
+
816
+ /* line 689, ../theme-v2-liberation.scss */
817
+ html.decks.edit.is-editing .reveal .sl-block.is-editing .sl-block-content {
818
+ outline: 1px solid rgba(27, 174, 225, 0.4);
819
+ }
820
+
821
+ /* line 693, ../theme-v2-liberation.scss */
822
+ html.decks.edit.is-editing .reveal .sl-block.is-editing .sl-block-content:before {
823
+ display: none;
824
+ }
825
+
826
+ /* line 697, ../theme-v2-liberation.scss */
827
+ html.decks.edit.is-editing .reveal .sl-block.intro-start {
828
+ opacity: 0;
829
+ z-index: 255;
830
+ -webkit-transform: scale(1.1);
831
+ -ms-transform: scale(1.1);
832
+ transform: scale(1.1);
833
+ }
834
+
835
+ /* line 705, ../theme-v2-liberation.scss */
836
+ html.decks.edit.is-editing .reveal .sl-block.intro-end {
837
+ z-index: 255;
838
+ -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s ease;
839
+ transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s ease;
840
+ }
841
+
842
+ /* line 711, ../theme-v2-liberation.scss */
843
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform {
844
+ position: absolute;
845
+ width: 100%;
846
+ height: 100%;
847
+ left: 0;
848
+ top: 0;
849
+ visibility: hidden;
850
+ z-index: 255;
851
+ pointer-events: none;
852
+ border: 1px solid #1baee1;
853
+ font-size: 12px;
854
+ }
855
+
856
+ /* line 724, ../theme-v2-liberation.scss */
857
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform .anchor {
858
+ position: absolute;
859
+ width: 1em;
860
+ height: 1em;
861
+ border-radius: 50%;
862
+ background: #fff;
863
+ border: 1px solid #1baee1;
864
+ cursor: pointer;
865
+ pointer-events: all;
866
+ visibility: hidden;
867
+ }
868
+
869
+ /* line 736, ../theme-v2-liberation.scss */
870
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform .anchor[data-direction=n] {
871
+ left: 50%;
872
+ bottom: 100%;
873
+ margin-left: -0.5em;
874
+ margin-bottom: -0.4em;
875
+ cursor: row-resize;
876
+ }
877
+
878
+ /* line 744, ../theme-v2-liberation.scss */
879
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform .anchor[data-direction=e] {
880
+ left: 100%;
881
+ top: 50%;
882
+ margin-top: -0.5em;
883
+ margin-left: -0.4em;
884
+ cursor: col-resize;
885
+ }
886
+
887
+ /* line 752, ../theme-v2-liberation.scss */
888
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform .anchor[data-direction=s] {
889
+ left: 50%;
890
+ top: 100%;
891
+ margin-left: -0.5em;
892
+ margin-top: -0.4em;
893
+ cursor: row-resize;
894
+ }
895
+
896
+ /* line 760, ../theme-v2-liberation.scss */
897
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform .anchor[data-direction=w] {
898
+ right: 100%;
899
+ top: 50%;
900
+ margin-top: -0.5em;
901
+ margin-right: -0.4em;
902
+ cursor: col-resize;
903
+ }
904
+
905
+ /* line 768, ../theme-v2-liberation.scss */
906
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform .anchor[data-direction=nw] {
907
+ right: 100%;
908
+ bottom: 100%;
909
+ margin-right: -0.4em;
910
+ margin-bottom: -0.4em;
911
+ cursor: nw-resize;
912
+ }
913
+
914
+ /* line 776, ../theme-v2-liberation.scss */
915
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform .anchor[data-direction=ne] {
916
+ left: 100%;
917
+ bottom: 100%;
918
+ margin-left: -0.4em;
919
+ margin-bottom: -0.4em;
920
+ cursor: ne-resize;
921
+ }
922
+
923
+ /* line 784, ../theme-v2-liberation.scss */
924
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform .anchor[data-direction=se] {
925
+ left: 100%;
926
+ top: 100%;
927
+ margin-left: -0.4em;
928
+ margin-top: -0.4em;
929
+ cursor: se-resize;
930
+ }
931
+
932
+ /* line 792, ../theme-v2-liberation.scss */
933
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform .anchor[data-direction=sw] {
934
+ right: 100%;
935
+ top: 100%;
936
+ margin-right: -0.4em;
937
+ margin-top: -0.4em;
938
+ cursor: sw-resize;
939
+ }
940
+
941
+ /* line 800, ../theme-v2-liberation.scss */
942
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform[data-horizontal="false"] .anchor[data-direction=e], html.decks.edit.is-editing .reveal .sl-block .sl-block-transform[data-horizontal="false"] .anchor[data-direction=w], html.decks.edit.is-editing .reveal .sl-block .sl-block-transform[data-horizontal="false"] .anchor[data-direction=nw], html.decks.edit.is-editing .reveal .sl-block .sl-block-transform[data-horizontal="false"] .anchor[data-direction=ne], html.decks.edit.is-editing .reveal .sl-block .sl-block-transform[data-horizontal="false"] .anchor[data-direction=se], html.decks.edit.is-editing .reveal .sl-block .sl-block-transform[data-horizontal="false"] .anchor[data-direction=sw] {
943
+ display: none;
944
+ }
945
+
946
+ /* line 804, ../theme-v2-liberation.scss */
947
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform[data-vertical="false"] .anchor[data-direction=n], html.decks.edit.is-editing .reveal .sl-block .sl-block-transform[data-vertical="false"] .anchor[data-direction=s], html.decks.edit.is-editing .reveal .sl-block .sl-block-transform[data-vertical="false"] .anchor[data-direction=nw], html.decks.edit.is-editing .reveal .sl-block .sl-block-transform[data-vertical="false"] .anchor[data-direction=ne], html.decks.edit.is-editing .reveal .sl-block .sl-block-transform[data-vertical="false"] .anchor[data-direction=se], html.decks.edit.is-editing .reveal .sl-block .sl-block-transform[data-vertical="false"] .anchor[data-direction=sw] {
948
+ display: none;
949
+ }
950
+
951
+ /* line 808, ../theme-v2-liberation.scss */
952
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform.visible {
953
+ visibility: visible;
954
+ }
955
+
956
+ /* line 812, ../theme-v2-liberation.scss */
957
+ html.decks.edit.is-editing .reveal .sl-block .sl-block-transform.visible .anchor {
958
+ visibility: visible;
959
+ }
960
+
961
+ /* line 816, ../theme-v2-liberation.scss */
962
+ html.decks.edit.is-editing .reveal .sl-block.is-editing .sl-block-transform {
963
+ visibility: hidden;
964
+ }
965
+
966
+ /* line 820, ../theme-v2-liberation.scss */
967
+ html.decks.edit.is-editing.touch-editor .reveal .sl-block .sl-block-transform {
968
+ font-size: 20px;
969
+ }
970
+
971
+ /* line 824, ../theme-v2-liberation.scss */
972
+ html.decks.edit.is-editing.touch-editor .reveal .sl-block .sl-block-transform .anchor:before {
973
+ content: '';
974
+ position: absolute;
975
+ left: -0.5em;
976
+ top: -0.5em;
977
+ width: 2em;
978
+ height: 2em;
979
+ }
980
+
981
+ /* line 833, ../theme-v2-liberation.scss */
982
+ html.decks.edit.is-editing.touch-editor-small .reveal .sl-block .sl-block-transform {
983
+ font-size: 30px;
984
+ }
985
+
986
+ /* line 837, ../theme-v2-liberation.scss */
987
+ .reveal .sl-block[data-block-type="image"] .sl-block-placeholder {
988
+ background-image: url(//assets.slid.es/assets/editor/image-placeholder-white-transparent-500x500.png) !important;
989
+ }
990
+
991
+ /* line 841, ../theme-v2-liberation.scss */
992
+ .reveal .sl-block[data-block-type="image"] .image-progress {
993
+ background-color: rgba(0, 0, 0, 0.7);
994
+ font-size: 14px;
995
+ color: #fff;
996
+ text-align: center;
997
+ }
998
+
999
+ /* line 848, ../theme-v2-liberation.scss */
1000
+ .reveal .sl-block[data-block-type="image"] .sl-block-content {
1001
+ overflow: hidden;
1002
+ }
1003
+
1004
+ /* line 852, ../theme-v2-liberation.scss */
1005
+ .reveal .sl-block[data-block-type="image"] .sl-block-content img {
1006
+ width: 100%;
1007
+ height: 100%;
1008
+ margin: 0;
1009
+ padding: 0;
1010
+ border: 0;
1011
+ vertical-align: top;
1012
+ }
1013
+
1014
+ /* line 861, ../theme-v2-liberation.scss */
1015
+ .reveal .sl-block[data-block-type="iframe"] .sl-block-content {
1016
+ overflow: hidden;
1017
+ -webkit-overflow-scrolling: touch;
1018
+ }
1019
+
1020
+ /* line 866, ../theme-v2-liberation.scss */
1021
+ .reveal .sl-block[data-block-type="iframe"] .sl-block-content iframe {
1022
+ width: 100%;
1023
+ height: 100%;
1024
+ }
1025
+
1026
+ /* line 871, ../theme-v2-liberation.scss */
1027
+ .reveal .sl-block[data-block-type="shape"] .sl-block-content {
1028
+ line-height: 0;
1029
+ }
1030
+
1031
+ /* line 875, ../theme-v2-liberation.scss */
1032
+ .reveal .sl-block[data-block-type="code"] .sl-block-placeholder {
1033
+ background-image: url(//assets.slid.es/assets/editor/code-placeholder-white-transparent-500x500.png) !important;
1034
+ }
1035
+
1036
+ /* line 879, ../theme-v2-liberation.scss */
1037
+ .reveal .sl-block[data-block-type="code"] .sl-block-content pre, .reveal .sl-block[data-block-type="code"] .sl-block-content code {
1038
+ width: 100%;
1039
+ height: 100%;
1040
+ margin: 0;
1041
+ }
1042
+
1043
+ /* line 885, ../theme-v2-liberation.scss */
1044
+ .reveal .sl-block[data-block-type="code"] .sl-block-content pre {
1045
+ font-size: 0.55em;
1046
+ }
1047
+
1048
+ /* line 889, ../theme-v2-liberation.scss */
1049
+ .reveal .sl-block[data-block-type="code"] .sl-block-content code {
1050
+ white-space: pre;
1051
+ word-wrap: normal;
1052
+ }
1053
+
1054
+ /* line 894, ../theme-v2-liberation.scss */
1055
+ .reveal .sl-block[data-block-type="math"] {
1056
+ font-size: 50px;
1057
+ }
1058
+
1059
+ /* line 898, ../theme-v2-liberation.scss */
1060
+ .reveal .sl-block[data-block-type="math"] .sl-block-content {
1061
+ font-style: normal;
1062
+ font-family: KaTeX_Main;
1063
+ line-height: 1.4;
1064
+ }
1065
+
1066
+ /* line 904, ../theme-v2-liberation.scss */
1067
+ .reveal .sl-block[data-block-type="math"] .sl-block-placeholder {
1068
+ background-image: url(//assets.slid.es/assets/editor/math-placeholder-white-transparent-500x500.png) !important;
1069
+ }
1070
+
1071
+ /* line 908, ../theme-v2-liberation.scss */
1072
+ .reveal .sl-block[data-block-type="math"] .math-input {
1073
+ display: none;
1074
+ }
1075
+
1076
+ /* line 912, ../theme-v2-liberation.scss */
1077
+ .reveal .sl-block[data-block-type="math"].is-empty .sl-block-content {
1078
+ width: 300px;
1079
+ height: 200px;
1080
+ }
1081
+
1082
+ /*!
1083
+ * reveal.js
1084
+ * http://lab.hakim.se/reveal-js
1085
+ * MIT licensed
1086
+ *
1087
+ * Copyright (C) 2015 Hakim El Hattab, http://hakim.se
1088
+ */
1089
+ /* line 924, ../theme-v2-liberation.scss */
1090
+ html, body, .reveal div, .reveal span, .reveal applet, .reveal object, .reveal iframe, .reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6, .reveal p, .reveal blockquote, .reveal pre, .reveal a, .reveal abbr, .reveal acronym, .reveal address, .reveal big, .reveal cite, .reveal code, .reveal del, .reveal dfn, .reveal em, .reveal img, .reveal ins, .reveal kbd, .reveal q, .reveal s, .reveal samp, .reveal small, .reveal strike, .reveal strong, .reveal sub, .reveal sup, .reveal tt, .reveal var, .reveal b, .reveal u, .reveal center, .reveal dl, .reveal dt, .reveal dd, .reveal ol, .reveal ul, .reveal li, .reveal fieldset, .reveal form, .reveal label, .reveal legend, .reveal table, .reveal caption, .reveal tbody, .reveal tfoot, .reveal thead, .reveal tr, .reveal th, .reveal td, .reveal article, .reveal aside, .reveal canvas, .reveal details, .reveal embed, .reveal figure, .reveal figcaption, .reveal footer, .reveal header, .reveal hgroup, .reveal menu, .reveal nav, .reveal output, .reveal ruby, .reveal section, .reveal summary, .reveal time, .reveal mark, .reveal audio, video {
1091
+ margin: 0;
1092
+ padding: 0;
1093
+ border: 0;
1094
+ font-size: 100%;
1095
+ font: inherit;
1096
+ vertical-align: baseline;
1097
+ }
1098
+
1099
+ /* line 933, ../theme-v2-liberation.scss */
1100
+ .reveal article, .reveal aside, .reveal details, .reveal figcaption, .reveal figure, .reveal footer, .reveal header, .reveal hgroup, .reveal menu, .reveal nav, .reveal section {
1101
+ display: block;
1102
+ }
1103
+
1104
+ /* line 937, ../theme-v2-liberation.scss */
1105
+ html, body {
1106
+ width: 100%;
1107
+ height: 100%;
1108
+ overflow: hidden;
1109
+ }
1110
+
1111
+ /* line 943, ../theme-v2-liberation.scss */
1112
+ body {
1113
+ position: relative;
1114
+ line-height: 1;
1115
+ background-color: #fff;
1116
+ color: #000;
1117
+ }
1118
+
1119
+ /* line 950, ../theme-v2-liberation.scss */
1120
+ ::-moz-selection {
1121
+ background: #FF5E99;
1122
+ color: #fff;
1123
+ text-shadow: none;
1124
+ }
1125
+
1126
+ /* line 956, ../theme-v2-liberation.scss */
1127
+ ::-moz-selection {
1128
+ background: #FF5E99;
1129
+ color: #fff;
1130
+ text-shadow: none;
1131
+ }
1132
+
1133
+ /* line 962, ../theme-v2-liberation.scss */
1134
+ ::selection {
1135
+ background: #FF5E99;
1136
+ color: #fff;
1137
+ text-shadow: none;
1138
+ }
1139
+
1140
+ /* line 968, ../theme-v2-liberation.scss */
1141
+ .reveal .slides section .fragment {
1142
+ opacity: 0;
1143
+ visibility: hidden;
1144
+ -webkit-transition: all .2s ease;
1145
+ transition: all 0.2s ease;
1146
+ }
1147
+
1148
+ /* line 975, ../theme-v2-liberation.scss */
1149
+ .reveal .slides section .fragment.visible {
1150
+ opacity: 1;
1151
+ visibility: visible;
1152
+ }
1153
+
1154
+ /* line 980, ../theme-v2-liberation.scss */
1155
+ .reveal .slides section .fragment.grow {
1156
+ opacity: 1;
1157
+ visibility: visible;
1158
+ }
1159
+
1160
+ /* line 985, ../theme-v2-liberation.scss */
1161
+ .reveal .slides section .fragment.grow.visible {
1162
+ -webkit-transform: scale(1.3);
1163
+ -ms-transform: scale(1.3);
1164
+ transform: scale(1.3);
1165
+ }
1166
+
1167
+ /* line 991, ../theme-v2-liberation.scss */
1168
+ .reveal .slides section .fragment.shrink {
1169
+ opacity: 1;
1170
+ visibility: visible;
1171
+ }
1172
+
1173
+ /* line 996, ../theme-v2-liberation.scss */
1174
+ .reveal .slides section .fragment.shrink.visible {
1175
+ -webkit-transform: scale(0.7);
1176
+ -ms-transform: scale(0.7);
1177
+ transform: scale(0.7);
1178
+ }
1179
+
1180
+ /* line 1002, ../theme-v2-liberation.scss */
1181
+ .reveal .slides section .fragment.zoom-in {
1182
+ -webkit-transform: scale(0.1);
1183
+ -ms-transform: scale(0.1);
1184
+ transform: scale(0.1);
1185
+ }
1186
+
1187
+ /* line 1008, ../theme-v2-liberation.scss */
1188
+ .reveal .slides section .fragment.zoom-in.visible {
1189
+ -webkit-transform: scale(1);
1190
+ -ms-transform: scale(1);
1191
+ transform: scale(1);
1192
+ }
1193
+
1194
+ /* line 1014, ../theme-v2-liberation.scss */
1195
+ .reveal .slides section .fragment.roll-in {
1196
+ -webkit-transform: rotateX(90deg);
1197
+ transform: rotateX(90deg);
1198
+ }
1199
+
1200
+ /* line 1019, ../theme-v2-liberation.scss */
1201
+ .reveal .slides section .fragment.roll-in.visible {
1202
+ -webkit-transform: rotateX(0);
1203
+ transform: rotateX(0);
1204
+ }
1205
+
1206
+ /* line 1024, ../theme-v2-liberation.scss */
1207
+ .reveal .slides section .fragment.fade-out {
1208
+ opacity: 1;
1209
+ visibility: visible;
1210
+ }
1211
+
1212
+ /* line 1029, ../theme-v2-liberation.scss */
1213
+ .reveal .slides section .fragment.fade-out.visible {
1214
+ opacity: 0;
1215
+ visibility: hidden;
1216
+ }
1217
+
1218
+ /* line 1034, ../theme-v2-liberation.scss */
1219
+ .reveal .slides section .fragment.semi-fade-out {
1220
+ opacity: 1;
1221
+ visibility: visible;
1222
+ }
1223
+
1224
+ /* line 1039, ../theme-v2-liberation.scss */
1225
+ .reveal .slides section .fragment.semi-fade-out.visible {
1226
+ opacity: 0.5;
1227
+ visibility: visible;
1228
+ }
1229
+
1230
+ /* line 1044, ../theme-v2-liberation.scss */
1231
+ .reveal .slides section .fragment.strike {
1232
+ opacity: 1;
1233
+ }
1234
+
1235
+ /* line 1048, ../theme-v2-liberation.scss */
1236
+ .reveal .slides section .fragment.strike.visible {
1237
+ text-decoration: line-through;
1238
+ }
1239
+
1240
+ /* line 1052, ../theme-v2-liberation.scss */
1241
+ .reveal .slides section .fragment.current-visible {
1242
+ opacity: 0;
1243
+ visibility: hidden;
1244
+ }
1245
+
1246
+ /* line 1057, ../theme-v2-liberation.scss */
1247
+ .reveal .slides section .fragment.current-visible.current-fragment {
1248
+ opacity: 1;
1249
+ visibility: visible;
1250
+ }
1251
+
1252
+ /* line 1062, ../theme-v2-liberation.scss */
1253
+ .reveal .slides section .fragment.highlight-red, .reveal .slides section .fragment.highlight-current-red, .reveal .slides section .fragment.highlight-green, .reveal .slides section .fragment.highlight-current-green, .reveal .slides section .fragment.highlight-blue, .reveal .slides section .fragment.highlight-current-blue {
1254
+ opacity: 1;
1255
+ visibility: visible;
1256
+ }
1257
+
1258
+ /* line 1067, ../theme-v2-liberation.scss */
1259
+ .reveal .slides section .fragment.highlight-red.visible {
1260
+ color: #ff2c2d;
1261
+ }
1262
+
1263
+ /* line 1071, ../theme-v2-liberation.scss */
1264
+ .reveal .slides section .fragment.highlight-green.visible {
1265
+ color: #17ff2e;
1266
+ }
1267
+
1268
+ /* line 1075, ../theme-v2-liberation.scss */
1269
+ .reveal .slides section .fragment.highlight-blue.visible {
1270
+ color: #1b91ff;
1271
+ }
1272
+
1273
+ /* line 1079, ../theme-v2-liberation.scss */
1274
+ .reveal .slides section .fragment.highlight-current-red.current-fragment {
1275
+ color: #ff2c2d;
1276
+ }
1277
+
1278
+ /* line 1083, ../theme-v2-liberation.scss */
1279
+ .reveal .slides section .fragment.highlight-current-green.current-fragment {
1280
+ color: #17ff2e;
1281
+ }
1282
+
1283
+ /* line 1087, ../theme-v2-liberation.scss */
1284
+ .reveal .slides section .fragment.highlight-current-blue.current-fragment {
1285
+ color: #1b91ff;
1286
+ }
1287
+
1288
+ /* line 1091, ../theme-v2-liberation.scss */
1289
+ .reveal:after {
1290
+ content: '';
1291
+ font-style: italic;
1292
+ }
1293
+
1294
+ /* line 1096, ../theme-v2-liberation.scss */
1295
+ .reveal iframe {
1296
+ z-index: 1;
1297
+ }
1298
+
1299
+ /* line 1100, ../theme-v2-liberation.scss */
1300
+ .reveal a {
1301
+ position: relative;
1302
+ }
1303
+
1304
+ /* line 1104, ../theme-v2-liberation.scss */
1305
+ .reveal .stretch {
1306
+ max-width: none;
1307
+ max-height: none;
1308
+ }
1309
+
1310
+ /* line 1109, ../theme-v2-liberation.scss */
1311
+ .reveal pre.stretch code {
1312
+ height: 100%;
1313
+ max-height: 100%;
1314
+ -moz-box-sizing: border-box;
1315
+ box-sizing: border-box;
1316
+ }
1317
+
1318
+ /* line 1116, ../theme-v2-liberation.scss */
1319
+ .reveal .controls {
1320
+ display: none;
1321
+ position: fixed;
1322
+ width: 110px;
1323
+ height: 110px;
1324
+ z-index: 30;
1325
+ right: 10px;
1326
+ bottom: 10px;
1327
+ -webkit-user-select: none;
1328
+ }
1329
+
1330
+ /* line 1127, ../theme-v2-liberation.scss */
1331
+ .reveal .controls div {
1332
+ position: absolute;
1333
+ opacity: 0.05;
1334
+ width: 0;
1335
+ height: 0;
1336
+ border: 12px solid transparent;
1337
+ -webkit-transform: scale(0.9999);
1338
+ -ms-transform: scale(0.9999);
1339
+ transform: scale(0.9999);
1340
+ -webkit-transition: all 0.2s ease;
1341
+ transition: all 0.2s ease;
1342
+ -webkit-tap-highlight-color: transparent;
1343
+ }
1344
+
1345
+ /* line 1141, ../theme-v2-liberation.scss */
1346
+ .reveal .controls div.enabled {
1347
+ opacity: 0.7;
1348
+ cursor: pointer;
1349
+ }
1350
+
1351
+ /* line 1146, ../theme-v2-liberation.scss */
1352
+ .reveal .controls div.enabled:active {
1353
+ margin-top: 1px;
1354
+ }
1355
+
1356
+ /* line 1150, ../theme-v2-liberation.scss */
1357
+ .reveal .controls div.navigate-left {
1358
+ top: 42px;
1359
+ border-right-width: 22px;
1360
+ border-right-color: #000;
1361
+ }
1362
+
1363
+ /* line 1156, ../theme-v2-liberation.scss */
1364
+ .reveal .controls div.navigate-left.fragmented {
1365
+ opacity: 0.3;
1366
+ }
1367
+
1368
+ /* line 1160, ../theme-v2-liberation.scss */
1369
+ .reveal .controls div.navigate-right {
1370
+ left: 74px;
1371
+ top: 42px;
1372
+ border-left-width: 22px;
1373
+ border-left-color: #000;
1374
+ }
1375
+
1376
+ /* line 1167, ../theme-v2-liberation.scss */
1377
+ .reveal .controls div.navigate-right.fragmented {
1378
+ opacity: 0.3;
1379
+ }
1380
+
1381
+ /* line 1171, ../theme-v2-liberation.scss */
1382
+ .reveal .controls div.navigate-up {
1383
+ left: 42px;
1384
+ border-bottom-width: 22px;
1385
+ border-bottom-color: #000;
1386
+ }
1387
+
1388
+ /* line 1177, ../theme-v2-liberation.scss */
1389
+ .reveal .controls div.navigate-up.fragmented {
1390
+ opacity: 0.3;
1391
+ }
1392
+
1393
+ /* line 1181, ../theme-v2-liberation.scss */
1394
+ .reveal .controls div.navigate-down {
1395
+ left: 42px;
1396
+ top: 74px;
1397
+ border-top-width: 22px;
1398
+ border-top-color: #000;
1399
+ }
1400
+
1401
+ /* line 1188, ../theme-v2-liberation.scss */
1402
+ .reveal .controls div.navigate-down.fragmented {
1403
+ opacity: 0.3;
1404
+ }
1405
+
1406
+ /* line 1192, ../theme-v2-liberation.scss */
1407
+ .reveal .progress {
1408
+ position: fixed;
1409
+ display: none;
1410
+ height: 3px;
1411
+ width: 100%;
1412
+ bottom: 0;
1413
+ left: 0;
1414
+ z-index: 10;
1415
+ background-color: rgba(0, 0, 0, 0.2);
1416
+ }
1417
+
1418
+ /* line 1203, ../theme-v2-liberation.scss */
1419
+ .reveal .progress:after {
1420
+ content: '';
1421
+ display: block;
1422
+ position: absolute;
1423
+ height: 20px;
1424
+ width: 100%;
1425
+ top: -20px;
1426
+ }
1427
+
1428
+ /* line 1212, ../theme-v2-liberation.scss */
1429
+ .reveal .progress span {
1430
+ display: block;
1431
+ height: 100%;
1432
+ width: 0px;
1433
+ background-color: #000;
1434
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
1435
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
1436
+ }
1437
+
1438
+ /* line 1221, ../theme-v2-liberation.scss */
1439
+ .reveal .slide-number {
1440
+ position: fixed;
1441
+ display: block;
1442
+ right: 15px;
1443
+ bottom: 15px;
1444
+ opacity: 0.5;
1445
+ z-index: 31;
1446
+ font-size: 12px;
1447
+ }
1448
+
1449
+ /* line 1231, ../theme-v2-liberation.scss */
1450
+ .reveal {
1451
+ position: relative;
1452
+ width: 100%;
1453
+ height: 100%;
1454
+ overflow: hidden;
1455
+ -ms-touch-action: none;
1456
+ touch-action: none;
1457
+ }
1458
+
1459
+ /* line 1240, ../theme-v2-liberation.scss */
1460
+ .reveal .slides {
1461
+ position: absolute;
1462
+ width: 100%;
1463
+ height: 100%;
1464
+ top: 0;
1465
+ right: 0;
1466
+ bottom: 0;
1467
+ left: 0;
1468
+ margin: auto;
1469
+ overflow: visible;
1470
+ z-index: 1;
1471
+ text-align: center;
1472
+ -webkit-perspective: 600px;
1473
+ perspective: 600px;
1474
+ -webkit-perspective-origin: 50% 40%;
1475
+ perspective-origin: 50% 40%;
1476
+ }
1477
+
1478
+ /* line 1258, ../theme-v2-liberation.scss */
1479
+ .reveal .slides > section {
1480
+ -ms-perspective: 600px;
1481
+ }
1482
+
1483
+ /* line 1262, ../theme-v2-liberation.scss */
1484
+ .reveal .slides > section, .reveal .slides > section > section {
1485
+ display: none;
1486
+ position: absolute;
1487
+ width: 100%;
1488
+ padding: 20px 0px;
1489
+ z-index: 10;
1490
+ -webkit-transform-style: preserve-3d;
1491
+ transform-style: preserve-3d;
1492
+ -webkit-transition: -webkit-transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), -webkit-transform 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), visibility 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), opacity 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
1493
+ transition: -ms-transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), transform 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), visibility 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), opacity 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
1494
+ transition: transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), transform 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), visibility 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), opacity 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
1495
+ }
1496
+
1497
+ /* line 1275, ../theme-v2-liberation.scss */
1498
+ .reveal[data-transition-speed="fast"] .slides section {
1499
+ -webkit-transition-duration: 400ms;
1500
+ transition-duration: 400ms;
1501
+ }
1502
+
1503
+ /* line 1280, ../theme-v2-liberation.scss */
1504
+ .reveal[data-transition-speed="slow"] .slides section {
1505
+ -webkit-transition-duration: 1200ms;
1506
+ transition-duration: 1200ms;
1507
+ }
1508
+
1509
+ /* line 1285, ../theme-v2-liberation.scss */
1510
+ .reveal .slides section[data-transition-speed="fast"] {
1511
+ -webkit-transition-duration: 400ms;
1512
+ transition-duration: 400ms;
1513
+ }
1514
+
1515
+ /* line 1290, ../theme-v2-liberation.scss */
1516
+ .reveal .slides section[data-transition-speed="slow"] {
1517
+ -webkit-transition-duration: 1200ms;
1518
+ transition-duration: 1200ms;
1519
+ }
1520
+
1521
+ /* line 1295, ../theme-v2-liberation.scss */
1522
+ .reveal .slides > section.stack {
1523
+ padding-top: 0;
1524
+ padding-bottom: 0;
1525
+ }
1526
+
1527
+ /* line 1300, ../theme-v2-liberation.scss */
1528
+ .reveal .slides > section.present, .reveal .slides > section > section.present {
1529
+ display: block;
1530
+ z-index: 11;
1531
+ opacity: 1;
1532
+ }
1533
+
1534
+ /* line 1306, ../theme-v2-liberation.scss */
1535
+ .reveal.center, .reveal.center .slides, .reveal.center .slides section {
1536
+ min-height: 0 !important;
1537
+ }
1538
+
1539
+ /* line 1310, ../theme-v2-liberation.scss */
1540
+ .reveal .slides > section.future, .reveal .slides > section > section.future, .reveal .slides > section.past, .reveal .slides > section > section.past {
1541
+ pointer-events: none;
1542
+ }
1543
+
1544
+ /* line 1314, ../theme-v2-liberation.scss */
1545
+ .reveal.overview .slides > section, .reveal.overview .slides > section > section {
1546
+ pointer-events: auto;
1547
+ }
1548
+
1549
+ /* line 1318, ../theme-v2-liberation.scss */
1550
+ .reveal .slides > section.past, .reveal .slides > section.future, .reveal .slides > section > section.past, .reveal .slides > section > section.future {
1551
+ opacity: 0;
1552
+ }
1553
+
1554
+ /* line 1322, ../theme-v2-liberation.scss */
1555
+ .reveal.slide section, .reveal.linear section {
1556
+ -webkit-backface-visibility: hidden;
1557
+ backface-visibility: hidden;
1558
+ }
1559
+
1560
+ /* line 1327, ../theme-v2-liberation.scss */
1561
+ .reveal .slides > section[data-transition=slide].past, .reveal.slide .slides > section:not([data-transition]).past, .reveal .slides > section[data-transition=linear].past, .reveal.linear .slides > section:not([data-transition]).past {
1562
+ -webkit-transform: translate(-150%, 0);
1563
+ -ms-transform: translate(-150%, 0);
1564
+ transform: translate(-150%, 0);
1565
+ }
1566
+
1567
+ /* line 1333, ../theme-v2-liberation.scss */
1568
+ .reveal .slides > section[data-transition=slide].future, .reveal.slide .slides > section:not([data-transition]).future, .reveal .slides > section[data-transition=linear].future, .reveal.linear .slides > section:not([data-transition]).future {
1569
+ -webkit-transform: translate(150%, 0);
1570
+ -ms-transform: translate(150%, 0);
1571
+ transform: translate(150%, 0);
1572
+ }
1573
+
1574
+ /* line 1339, ../theme-v2-liberation.scss */
1575
+ .reveal .slides > section > section[data-transition=slide].past, .reveal.slide .slides > section > section:not([data-transition]).past, .reveal .slides > section > section[data-transition=linear].past, .reveal.linear .slides > section > section:not([data-transition]).past {
1576
+ -webkit-transform: translate(0, -150%);
1577
+ -ms-transform: translate(0, -150%);
1578
+ transform: translate(0, -150%);
1579
+ }
1580
+
1581
+ /* line 1345, ../theme-v2-liberation.scss */
1582
+ .reveal .slides > section > section[data-transition=slide].future, .reveal.slide .slides > section > section:not([data-transition]).future, .reveal .slides > section > section[data-transition=linear].future, .reveal.linear .slides > section > section:not([data-transition]).future {
1583
+ -webkit-transform: translate(0, 150%);
1584
+ -ms-transform: translate(0, 150%);
1585
+ transform: translate(0, 150%);
1586
+ }
1587
+
1588
+ /* line 1351, ../theme-v2-liberation.scss */
1589
+ .reveal .slides > section[data-transition=default].past, .reveal.default .slides > section:not([data-transition]).past, .reveal .slides > section[data-transition=convex].past, .reveal.convex .slides > section:not([data-transition]).past {
1590
+ -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);
1591
+ transform: translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);
1592
+ }
1593
+
1594
+ /* line 1356, ../theme-v2-liberation.scss */
1595
+ .reveal .slides > section[data-transition=default].future, .reveal.default .slides > section:not([data-transition]).future, .reveal .slides > section[data-transition=convex].future, .reveal.convex .slides > section:not([data-transition]).future {
1596
+ -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);
1597
+ transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);
1598
+ }
1599
+
1600
+ /* line 1361, ../theme-v2-liberation.scss */
1601
+ .reveal .slides > section > section[data-transition=default].past, .reveal.default .slides > section > section:not([data-transition]).past, .reveal .slides > section > section[data-transition=convex].past, .reveal.convex .slides > section > section:not([data-transition]).past {
1602
+ -webkit-transform: translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, -300px, 0);
1603
+ transform: translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, -300px, 0);
1604
+ }
1605
+
1606
+ /* line 1366, ../theme-v2-liberation.scss */
1607
+ .reveal .slides > section > section[data-transition=default].future, .reveal.default .slides > section > section:not([data-transition]).future, .reveal .slides > section > section[data-transition=convex].future, .reveal.convex .slides > section > section:not([data-transition]).future {
1608
+ -webkit-transform: translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0);
1609
+ transform: translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0);
1610
+ }
1611
+
1612
+ /* line 1371, ../theme-v2-liberation.scss */
1613
+ .reveal .slides > section[data-transition=concave].past, .reveal.concave .slides > section:not([data-transition]).past {
1614
+ -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0);
1615
+ transform: translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0);
1616
+ }
1617
+
1618
+ /* line 1376, ../theme-v2-liberation.scss */
1619
+ .reveal .slides > section[data-transition=concave].future, .reveal.concave .slides > section:not([data-transition]).future {
1620
+ -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0);
1621
+ transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0);
1622
+ }
1623
+
1624
+ /* line 1381, ../theme-v2-liberation.scss */
1625
+ .reveal .slides > section > section[data-transition=concave].past, .reveal.concave .slides > section > section:not([data-transition]).past {
1626
+ -webkit-transform: translate3d(0, -80%, 0) rotateX(-70deg) translate3d(0, -80%, 0);
1627
+ transform: translate3d(0, -80%, 0) rotateX(-70deg) translate3d(0, -80%, 0);
1628
+ }
1629
+
1630
+ /* line 1386, ../theme-v2-liberation.scss */
1631
+ .reveal .slides > section > section[data-transition=concave].future, .reveal.concave .slides > section > section:not([data-transition]).future {
1632
+ -webkit-transform: translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 0);
1633
+ transform: translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 0);
1634
+ }
1635
+
1636
+ /* line 1391, ../theme-v2-liberation.scss */
1637
+ .reveal .slides > section[data-transition=zoom], .reveal.zoom .slides > section:not([data-transition]) {
1638
+ -webkit-transition-timing-function: ease;
1639
+ transition-timing-function: ease;
1640
+ }
1641
+
1642
+ /* line 1396, ../theme-v2-liberation.scss */
1643
+ .reveal .slides > section[data-transition=zoom].past, .reveal.zoom .slides > section:not([data-transition]).past {
1644
+ visibility: hidden;
1645
+ -webkit-transform: scale(16);
1646
+ -ms-transform: scale(16);
1647
+ transform: scale(16);
1648
+ }
1649
+
1650
+ /* line 1403, ../theme-v2-liberation.scss */
1651
+ .reveal .slides > section[data-transition=zoom].future, .reveal.zoom .slides > section:not([data-transition]).future {
1652
+ visibility: hidden;
1653
+ -webkit-transform: scale(0.2);
1654
+ -ms-transform: scale(0.2);
1655
+ transform: scale(0.2);
1656
+ }
1657
+
1658
+ /* line 1410, ../theme-v2-liberation.scss */
1659
+ .reveal .slides > section > section[data-transition=zoom].past, .reveal.zoom .slides > section > section:not([data-transition]).past {
1660
+ -webkit-transform: translate(0, -150%);
1661
+ -ms-transform: translate(0, -150%);
1662
+ transform: translate(0, -150%);
1663
+ }
1664
+
1665
+ /* line 1416, ../theme-v2-liberation.scss */
1666
+ .reveal .slides > section > section[data-transition=zoom].future, .reveal.zoom .slides > section > section:not([data-transition]).future {
1667
+ -webkit-transform: translate(0, 150%);
1668
+ -ms-transform: translate(0, 150%);
1669
+ transform: translate(0, 150%);
1670
+ }
1671
+
1672
+ /* line 1422, ../theme-v2-liberation.scss */
1673
+ .reveal.cube .slides {
1674
+ -webkit-perspective: 1300px;
1675
+ perspective: 1300px;
1676
+ }
1677
+
1678
+ /* line 1427, ../theme-v2-liberation.scss */
1679
+ .reveal.cube .slides section {
1680
+ padding: 30px;
1681
+ min-height: 700px;
1682
+ -webkit-backface-visibility: hidden;
1683
+ backface-visibility: hidden;
1684
+ -moz-box-sizing: border-box;
1685
+ box-sizing: border-box;
1686
+ }
1687
+
1688
+ /* line 1436, ../theme-v2-liberation.scss */
1689
+ .reveal.center.cube .slides section {
1690
+ min-height: 0;
1691
+ }
1692
+
1693
+ /* line 1440, ../theme-v2-liberation.scss */
1694
+ .reveal.cube .slides section:not(.stack):before {
1695
+ content: '';
1696
+ position: absolute;
1697
+ display: block;
1698
+ width: 100%;
1699
+ height: 100%;
1700
+ left: 0;
1701
+ top: 0;
1702
+ background: rgba(0, 0, 0, 0.1);
1703
+ border-radius: 4px;
1704
+ -webkit-transform: translateZ(-20px);
1705
+ transform: translateZ(-20px);
1706
+ }
1707
+
1708
+ /* line 1454, ../theme-v2-liberation.scss */
1709
+ .reveal.cube .slides section:not(.stack):after {
1710
+ content: '';
1711
+ position: absolute;
1712
+ display: block;
1713
+ width: 90%;
1714
+ height: 30px;
1715
+ left: 5%;
1716
+ bottom: 0;
1717
+ background: none;
1718
+ z-index: 1;
1719
+ border-radius: 4px;
1720
+ box-shadow: 0px 95px 25px rgba(0, 0, 0, 0.2);
1721
+ -webkit-transform: translateZ(-90px) rotateX(65deg);
1722
+ transform: translateZ(-90px) rotateX(65deg);
1723
+ }
1724
+
1725
+ /* line 1470, ../theme-v2-liberation.scss */
1726
+ .reveal.cube .slides > section.stack {
1727
+ padding: 0;
1728
+ background: none;
1729
+ }
1730
+
1731
+ /* line 1475, ../theme-v2-liberation.scss */
1732
+ .reveal.cube .slides > section.past {
1733
+ -webkit-transform-origin: 100% 0%;
1734
+ -ms-transform-origin: 100% 0%;
1735
+ transform-origin: 100% 0%;
1736
+ -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
1737
+ transform: translate3d(-100%, 0, 0) rotateY(-90deg);
1738
+ }
1739
+
1740
+ /* line 1483, ../theme-v2-liberation.scss */
1741
+ .reveal.cube .slides > section.future {
1742
+ -webkit-transform-origin: 0% 0%;
1743
+ -ms-transform-origin: 0% 0%;
1744
+ transform-origin: 0% 0%;
1745
+ -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
1746
+ transform: translate3d(100%, 0, 0) rotateY(90deg);
1747
+ }
1748
+
1749
+ /* line 1491, ../theme-v2-liberation.scss */
1750
+ .reveal.cube .slides > section > section.past {
1751
+ -webkit-transform-origin: 0% 100%;
1752
+ -ms-transform-origin: 0% 100%;
1753
+ transform-origin: 0% 100%;
1754
+ -webkit-transform: translate3d(0, -100%, 0) rotateX(90deg);
1755
+ transform: translate3d(0, -100%, 0) rotateX(90deg);
1756
+ }
1757
+
1758
+ /* line 1499, ../theme-v2-liberation.scss */
1759
+ .reveal.cube .slides > section > section.future {
1760
+ -webkit-transform-origin: 0% 0%;
1761
+ -ms-transform-origin: 0% 0%;
1762
+ transform-origin: 0% 0%;
1763
+ -webkit-transform: translate3d(0, 100%, 0) rotateX(-90deg);
1764
+ transform: translate3d(0, 100%, 0) rotateX(-90deg);
1765
+ }
1766
+
1767
+ /* line 1507, ../theme-v2-liberation.scss */
1768
+ .reveal.page .slides {
1769
+ -webkit-perspective-origin: 0% 50%;
1770
+ perspective-origin: 0% 50%;
1771
+ -webkit-perspective: 3000px;
1772
+ perspective: 3000px;
1773
+ }
1774
+
1775
+ /* line 1514, ../theme-v2-liberation.scss */
1776
+ .reveal.page .slides section {
1777
+ padding: 30px;
1778
+ min-height: 700px;
1779
+ -moz-box-sizing: border-box;
1780
+ box-sizing: border-box;
1781
+ }
1782
+
1783
+ /* line 1521, ../theme-v2-liberation.scss */
1784
+ .reveal.page .slides section.past {
1785
+ z-index: 12;
1786
+ }
1787
+
1788
+ /* line 1525, ../theme-v2-liberation.scss */
1789
+ .reveal.page .slides section:not(.stack):before {
1790
+ content: '';
1791
+ position: absolute;
1792
+ display: block;
1793
+ width: 100%;
1794
+ height: 100%;
1795
+ left: 0;
1796
+ top: 0;
1797
+ background: rgba(0, 0, 0, 0.1);
1798
+ -webkit-transform: translateZ(-20px);
1799
+ transform: translateZ(-20px);
1800
+ }
1801
+
1802
+ /* line 1538, ../theme-v2-liberation.scss */
1803
+ .reveal.page .slides section:not(.stack):after {
1804
+ content: '';
1805
+ position: absolute;
1806
+ display: block;
1807
+ width: 90%;
1808
+ height: 30px;
1809
+ left: 5%;
1810
+ bottom: 0;
1811
+ background: none;
1812
+ z-index: 1;
1813
+ border-radius: 4px;
1814
+ box-shadow: 0px 95px 25px rgba(0, 0, 0, 0.2);
1815
+ -webkit-transform: translateZ(-90px) rotateX(65deg);
1816
+ }
1817
+
1818
+ /* line 1553, ../theme-v2-liberation.scss */
1819
+ .reveal.page .slides > section.stack {
1820
+ padding: 0;
1821
+ background: none;
1822
+ }
1823
+
1824
+ /* line 1558, ../theme-v2-liberation.scss */
1825
+ .reveal.page .slides > section.past {
1826
+ -webkit-transform-origin: 0% 0%;
1827
+ -ms-transform-origin: 0% 0%;
1828
+ transform-origin: 0% 0%;
1829
+ -webkit-transform: translate3d(-40%, 0, 0) rotateY(-80deg);
1830
+ transform: translate3d(-40%, 0, 0) rotateY(-80deg);
1831
+ }
1832
+
1833
+ /* line 1566, ../theme-v2-liberation.scss */
1834
+ .reveal.page .slides > section.future {
1835
+ -webkit-transform-origin: 100% 0%;
1836
+ -ms-transform-origin: 100% 0%;
1837
+ transform-origin: 100% 0%;
1838
+ -webkit-transform: translate3d(0, 0, 0);
1839
+ transform: translate3d(0, 0, 0);
1840
+ }
1841
+
1842
+ /* line 1574, ../theme-v2-liberation.scss */
1843
+ .reveal.page .slides > section > section.past {
1844
+ -webkit-transform-origin: 0% 0%;
1845
+ -ms-transform-origin: 0% 0%;
1846
+ transform-origin: 0% 0%;
1847
+ -webkit-transform: translate3d(0, -40%, 0) rotateX(80deg);
1848
+ transform: translate3d(0, -40%, 0) rotateX(80deg);
1849
+ }
1850
+
1851
+ /* line 1582, ../theme-v2-liberation.scss */
1852
+ .reveal.page .slides > section > section.future {
1853
+ -webkit-transform-origin: 0% 100%;
1854
+ -ms-transform-origin: 0% 100%;
1855
+ transform-origin: 0% 100%;
1856
+ -webkit-transform: translate3d(0, 0, 0);
1857
+ transform: translate3d(0, 0, 0);
1858
+ }
1859
+
1860
+ /* line 1590, ../theme-v2-liberation.scss */
1861
+ .reveal .slides section[data-transition=fade], .reveal.fade .slides section:not([data-transition]), .reveal.fade .slides > section > section:not([data-transition]) {
1862
+ -webkit-transform: none;
1863
+ -ms-transform: none;
1864
+ transform: none;
1865
+ -webkit-transition: opacity 0.5s;
1866
+ transition: opacity 0.5s;
1867
+ }
1868
+
1869
+ /* line 1598, ../theme-v2-liberation.scss */
1870
+ .reveal.fade.overview .slides section, .reveal.fade.overview .slides > section > section {
1871
+ -webkit-transition: none;
1872
+ transition: none;
1873
+ }
1874
+
1875
+ /* line 1603, ../theme-v2-liberation.scss */
1876
+ .reveal .slides section[data-transition=none], .reveal.none .slides section:not([data-transition]) {
1877
+ -webkit-transform: none;
1878
+ -ms-transform: none;
1879
+ transform: none;
1880
+ -webkit-transition: none;
1881
+ transition: none;
1882
+ }
1883
+
1884
+ /* line 1611, ../theme-v2-liberation.scss */
1885
+ .reveal .pause-overlay {
1886
+ position: absolute;
1887
+ top: 0;
1888
+ left: 0;
1889
+ width: 100%;
1890
+ height: 100%;
1891
+ background: black;
1892
+ visibility: hidden;
1893
+ opacity: 0;
1894
+ z-index: 100;
1895
+ -webkit-transition: all 1s ease;
1896
+ transition: all 1s ease;
1897
+ }
1898
+
1899
+ /* line 1625, ../theme-v2-liberation.scss */
1900
+ .reveal.paused .pause-overlay {
1901
+ visibility: visible;
1902
+ opacity: 1;
1903
+ }
1904
+
1905
+ /* line 1630, ../theme-v2-liberation.scss */
1906
+ .no-transforms {
1907
+ overflow-y: auto;
1908
+ }
1909
+
1910
+ /* line 1634, ../theme-v2-liberation.scss */
1911
+ .no-transforms .reveal .slides {
1912
+ position: relative;
1913
+ width: 80%;
1914
+ height: auto !important;
1915
+ top: 0;
1916
+ left: 50%;
1917
+ margin: 0;
1918
+ text-align: center;
1919
+ }
1920
+
1921
+ /* line 1644, ../theme-v2-liberation.scss */
1922
+ .no-transforms .reveal .controls, .no-transforms .reveal .progress {
1923
+ display: none !important;
1924
+ }
1925
+
1926
+ /* line 1648, ../theme-v2-liberation.scss */
1927
+ .no-transforms .reveal .slides section {
1928
+ display: block !important;
1929
+ opacity: 1 !important;
1930
+ position: relative !important;
1931
+ height: auto;
1932
+ min-height: 0;
1933
+ top: 0;
1934
+ left: -50%;
1935
+ margin: 70px 0;
1936
+ -webkit-transform: none;
1937
+ -ms-transform: none;
1938
+ transform: none;
1939
+ }
1940
+
1941
+ /* line 1662, ../theme-v2-liberation.scss */
1942
+ .no-transforms .reveal .slides section section {
1943
+ left: 0;
1944
+ }
1945
+
1946
+ /* line 1666, ../theme-v2-liberation.scss */
1947
+ .reveal .no-transition, .reveal .no-transition * {
1948
+ -webkit-transition: none !important;
1949
+ transition: none !important;
1950
+ }
1951
+
1952
+ /* line 1671, ../theme-v2-liberation.scss */
1953
+ .reveal .backgrounds {
1954
+ position: absolute;
1955
+ width: 100%;
1956
+ height: 100%;
1957
+ top: 0;
1958
+ left: 0;
1959
+ -webkit-perspective: 600px;
1960
+ perspective: 600px;
1961
+ }
1962
+
1963
+ /* line 1681, ../theme-v2-liberation.scss */
1964
+ .reveal .slide-background {
1965
+ display: none;
1966
+ position: absolute;
1967
+ width: 100%;
1968
+ height: 100%;
1969
+ opacity: 0;
1970
+ visibility: hidden;
1971
+ background-color: transparent;
1972
+ background-position: 50% 50%;
1973
+ background-repeat: no-repeat;
1974
+ background-size: cover;
1975
+ -webkit-transition: all 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
1976
+ transition: all 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
1977
+ }
1978
+
1979
+ /* line 1696, ../theme-v2-liberation.scss */
1980
+ .reveal .slide-background.stack {
1981
+ display: block;
1982
+ }
1983
+
1984
+ /* line 1700, ../theme-v2-liberation.scss */
1985
+ .reveal .slide-background.present {
1986
+ opacity: 1;
1987
+ visibility: visible;
1988
+ }
1989
+
1990
+ /* line 1705, ../theme-v2-liberation.scss */
1991
+ .print-pdf .reveal .slide-background {
1992
+ opacity: 1 !important;
1993
+ visibility: visible !important;
1994
+ }
1995
+
1996
+ /* line 1710, ../theme-v2-liberation.scss */
1997
+ .reveal .slide-background video {
1998
+ position: absolute;
1999
+ width: 100%;
2000
+ height: 100%;
2001
+ max-width: none;
2002
+ max-height: none;
2003
+ top: 0;
2004
+ left: 0;
2005
+ }
2006
+
2007
+ /* line 1720, ../theme-v2-liberation.scss */
2008
+ .reveal[data-background-transition=none] > .backgrounds .slide-background, .reveal > .backgrounds .slide-background[data-background-transition=none] {
2009
+ -webkit-transition: none;
2010
+ transition: none;
2011
+ }
2012
+
2013
+ /* line 1725, ../theme-v2-liberation.scss */
2014
+ .reveal[data-background-transition=slide] > .backgrounds .slide-background, .reveal > .backgrounds .slide-background[data-background-transition=slide] {
2015
+ opacity: 1;
2016
+ -webkit-backface-visibility: hidden;
2017
+ backface-visibility: hidden;
2018
+ }
2019
+
2020
+ /* line 1731, ../theme-v2-liberation.scss */
2021
+ .reveal[data-background-transition=slide] > .backgrounds .slide-background.past, .reveal > .backgrounds .slide-background.past[data-background-transition=slide] {
2022
+ -webkit-transform: translate(-100%, 0);
2023
+ -ms-transform: translate(-100%, 0);
2024
+ transform: translate(-100%, 0);
2025
+ }
2026
+
2027
+ /* line 1737, ../theme-v2-liberation.scss */
2028
+ .reveal[data-background-transition=slide] > .backgrounds .slide-background.future, .reveal > .backgrounds .slide-background.future[data-background-transition=slide] {
2029
+ -webkit-transform: translate(100%, 0);
2030
+ -ms-transform: translate(100%, 0);
2031
+ transform: translate(100%, 0);
2032
+ }
2033
+
2034
+ /* line 1743, ../theme-v2-liberation.scss */
2035
+ .reveal[data-background-transition=slide] > .backgrounds .slide-background > .slide-background.past, .reveal > .backgrounds .slide-background > .slide-background.past[data-background-transition=slide] {
2036
+ -webkit-transform: translate(0, -100%);
2037
+ -ms-transform: translate(0, -100%);
2038
+ transform: translate(0, -100%);
2039
+ }
2040
+
2041
+ /* line 1749, ../theme-v2-liberation.scss */
2042
+ .reveal[data-background-transition=slide] > .backgrounds .slide-background > .slide-background.future, .reveal > .backgrounds .slide-background > .slide-background.future[data-background-transition=slide] {
2043
+ -webkit-transform: translate(0, 100%);
2044
+ -ms-transform: translate(0, 100%);
2045
+ transform: translate(0, 100%);
2046
+ }
2047
+
2048
+ /* line 1755, ../theme-v2-liberation.scss */
2049
+ .reveal[data-background-transition=convex] > .backgrounds .slide-background.past, .reveal > .backgrounds .slide-background.past[data-background-transition=convex] {
2050
+ opacity: 0;
2051
+ -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);
2052
+ transform: translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);
2053
+ }
2054
+
2055
+ /* line 1761, ../theme-v2-liberation.scss */
2056
+ .reveal[data-background-transition=convex] > .backgrounds .slide-background.future, .reveal > .backgrounds .slide-background.future[data-background-transition=convex] {
2057
+ opacity: 0;
2058
+ -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);
2059
+ transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);
2060
+ }
2061
+
2062
+ /* line 1767, ../theme-v2-liberation.scss */
2063
+ .reveal[data-background-transition=convex] > .backgrounds .slide-background > .slide-background.past, .reveal > .backgrounds .slide-background > .slide-background.past[data-background-transition=convex] {
2064
+ opacity: 0;
2065
+ -webkit-transform: translate3d(0, -100%, 0) rotateX(90deg) translate3d(0, -100%, 0);
2066
+ transform: translate3d(0, -100%, 0) rotateX(90deg) translate3d(0, -100%, 0);
2067
+ }
2068
+
2069
+ /* line 1773, ../theme-v2-liberation.scss */
2070
+ .reveal[data-background-transition=convex] > .backgrounds .slide-background > .slide-background.future, .reveal > .backgrounds .slide-background > .slide-background.future[data-background-transition=convex] {
2071
+ opacity: 0;
2072
+ -webkit-transform: translate3d(0, 100%, 0) rotateX(-90deg) translate3d(0, 100%, 0);
2073
+ transform: translate3d(0, 100%, 0) rotateX(-90deg) translate3d(0, 100%, 0);
2074
+ }
2075
+
2076
+ /* line 1779, ../theme-v2-liberation.scss */
2077
+ .reveal[data-background-transition=concave] > .backgrounds .slide-background.past, .reveal > .backgrounds .slide-background.past[data-background-transition=concave] {
2078
+ opacity: 0;
2079
+ -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0);
2080
+ transform: translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0);
2081
+ }
2082
+
2083
+ /* line 1785, ../theme-v2-liberation.scss */
2084
+ .reveal[data-background-transition=concave] > .backgrounds .slide-background.future, .reveal > .backgrounds .slide-background.future[data-background-transition=concave] {
2085
+ opacity: 0;
2086
+ -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0);
2087
+ transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0);
2088
+ }
2089
+
2090
+ /* line 1791, ../theme-v2-liberation.scss */
2091
+ .reveal[data-background-transition=concave] > .backgrounds .slide-background > .slide-background.past, .reveal > .backgrounds .slide-background > .slide-background.past[data-background-transition=concave] {
2092
+ opacity: 0;
2093
+ -webkit-transform: translate3d(0, -100%, 0) rotateX(-90deg) translate3d(0, -100%, 0);
2094
+ transform: translate3d(0, -100%, 0) rotateX(-90deg) translate3d(0, -100%, 0);
2095
+ }
2096
+
2097
+ /* line 1797, ../theme-v2-liberation.scss */
2098
+ .reveal[data-background-transition=concave] > .backgrounds .slide-background > .slide-background.future, .reveal > .backgrounds .slide-background > .slide-background.future[data-background-transition=concave] {
2099
+ opacity: 0;
2100
+ -webkit-transform: translate3d(0, 100%, 0) rotateX(90deg) translate3d(0, 100%, 0);
2101
+ transform: translate3d(0, 100%, 0) rotateX(90deg) translate3d(0, 100%, 0);
2102
+ }
2103
+
2104
+ /* line 1803, ../theme-v2-liberation.scss */
2105
+ .reveal[data-background-transition=zoom] > .backgrounds .slide-background, .reveal > .backgrounds .slide-background[data-background-transition=zoom] {
2106
+ -webkit-transition-timing-function: ease;
2107
+ transition-timing-function: ease;
2108
+ }
2109
+
2110
+ /* line 1808, ../theme-v2-liberation.scss */
2111
+ .reveal[data-background-transition=zoom] > .backgrounds .slide-background.past, .reveal > .backgrounds .slide-background.past[data-background-transition=zoom] {
2112
+ opacity: 0;
2113
+ visibility: hidden;
2114
+ -webkit-transform: scale(16);
2115
+ -ms-transform: scale(16);
2116
+ transform: scale(16);
2117
+ }
2118
+
2119
+ /* line 1816, ../theme-v2-liberation.scss */
2120
+ .reveal[data-background-transition=zoom] > .backgrounds .slide-background.future, .reveal > .backgrounds .slide-background.future[data-background-transition=zoom] {
2121
+ opacity: 0;
2122
+ visibility: hidden;
2123
+ -webkit-transform: scale(0.2);
2124
+ -ms-transform: scale(0.2);
2125
+ transform: scale(0.2);
2126
+ }
2127
+
2128
+ /* line 1824, ../theme-v2-liberation.scss */
2129
+ .reveal[data-background-transition=zoom] > .backgrounds .slide-background > .slide-background.past, .reveal > .backgrounds .slide-background > .slide-background.past[data-background-transition=zoom] {
2130
+ opacity: 0;
2131
+ visibility: hidden;
2132
+ -webkit-transform: scale(16);
2133
+ -ms-transform: scale(16);
2134
+ transform: scale(16);
2135
+ }
2136
+
2137
+ /* line 1832, ../theme-v2-liberation.scss */
2138
+ .reveal[data-background-transition=zoom] > .backgrounds .slide-background > .slide-background.future, .reveal > .backgrounds .slide-background > .slide-background.future[data-background-transition=zoom] {
2139
+ opacity: 0;
2140
+ visibility: hidden;
2141
+ -webkit-transform: scale(0.2);
2142
+ -ms-transform: scale(0.2);
2143
+ transform: scale(0.2);
2144
+ }
2145
+
2146
+ /* line 1840, ../theme-v2-liberation.scss */
2147
+ .reveal[data-transition-speed="fast"] > .backgrounds .slide-background {
2148
+ -webkit-transition-duration: 400ms;
2149
+ transition-duration: 400ms;
2150
+ }
2151
+
2152
+ /* line 1845, ../theme-v2-liberation.scss */
2153
+ .reveal[data-transition-speed="slow"] > .backgrounds .slide-background {
2154
+ -webkit-transition-duration: 1200ms;
2155
+ transition-duration: 1200ms;
2156
+ }
2157
+
2158
+ /* line 1850, ../theme-v2-liberation.scss */
2159
+ .reveal.overview {
2160
+ -webkit-perspective-origin: 50% 50%;
2161
+ perspective-origin: 50% 50%;
2162
+ -webkit-perspective: 700px;
2163
+ perspective: 700px;
2164
+ }
2165
+
2166
+ /* line 1857, ../theme-v2-liberation.scss */
2167
+ .reveal.overview .slides section {
2168
+ height: 700px;
2169
+ opacity: 1 !important;
2170
+ overflow: hidden;
2171
+ visibility: visible !important;
2172
+ cursor: pointer;
2173
+ -moz-box-sizing: border-box;
2174
+ box-sizing: border-box;
2175
+ }
2176
+
2177
+ /* line 1867, ../theme-v2-liberation.scss */
2178
+ .reveal.overview .slides section:hover, .reveal.overview .slides section.present {
2179
+ outline: 10px solid rgba(150, 150, 150, 0.4);
2180
+ outline-offset: 10px;
2181
+ }
2182
+
2183
+ /* line 1872, ../theme-v2-liberation.scss */
2184
+ .reveal.overview .slides section .fragment {
2185
+ opacity: 1;
2186
+ -webkit-transition: none;
2187
+ transition: none;
2188
+ }
2189
+
2190
+ /* line 1878, ../theme-v2-liberation.scss */
2191
+ .reveal.overview .slides section:after, .reveal.overview .slides section:before {
2192
+ display: none !important;
2193
+ }
2194
+
2195
+ /* line 1882, ../theme-v2-liberation.scss */
2196
+ .reveal.overview .slides > section.stack {
2197
+ padding: 0;
2198
+ top: 0 !important;
2199
+ background: none;
2200
+ outline: none;
2201
+ overflow: visible;
2202
+ }
2203
+
2204
+ /* line 1890, ../theme-v2-liberation.scss */
2205
+ .reveal.overview .backgrounds {
2206
+ -webkit-perspective: inherit;
2207
+ perspective: inherit;
2208
+ }
2209
+
2210
+ /* line 1895, ../theme-v2-liberation.scss */
2211
+ .reveal.overview .backgrounds .slide-background {
2212
+ opacity: 1;
2213
+ visibility: visible;
2214
+ outline: 10px solid rgba(150, 150, 150, 0.1);
2215
+ outline-offset: 10px;
2216
+ }
2217
+
2218
+ /* line 1902, ../theme-v2-liberation.scss */
2219
+ .reveal.overview .slides section, .reveal.overview-deactivating .slides section {
2220
+ -webkit-transition: none;
2221
+ transition: none;
2222
+ }
2223
+
2224
+ /* line 1907, ../theme-v2-liberation.scss */
2225
+ .reveal.overview .backgrounds .slide-background, .reveal.overview-deactivating .backgrounds .slide-background {
2226
+ -webkit-transition: none;
2227
+ transition: none;
2228
+ }
2229
+
2230
+ /* line 1912, ../theme-v2-liberation.scss */
2231
+ .reveal.overview-animated .slides {
2232
+ -webkit-transition: -webkit-transform 0.4s ease;
2233
+ transition: transform 0.4s ease;
2234
+ }
2235
+
2236
+ /* line 1917, ../theme-v2-liberation.scss */
2237
+ .reveal.rtl .slides, .reveal.rtl .slides h1, .reveal.rtl .slides h2, .reveal.rtl .slides h3, .reveal.rtl .slides h4, .reveal.rtl .slides h5, .reveal.rtl .slides h6 {
2238
+ direction: rtl;
2239
+ font-family: sans-serif;
2240
+ }
2241
+
2242
+ /* line 1922, ../theme-v2-liberation.scss */
2243
+ .reveal.rtl pre, .reveal.rtl code {
2244
+ direction: ltr;
2245
+ }
2246
+
2247
+ /* line 1926, ../theme-v2-liberation.scss */
2248
+ .reveal.rtl ol, .reveal.rtl ul {
2249
+ text-align: right;
2250
+ }
2251
+
2252
+ /* line 1930, ../theme-v2-liberation.scss */
2253
+ .reveal.rtl .progress span {
2254
+ float: right;
2255
+ }
2256
+
2257
+ /* line 1934, ../theme-v2-liberation.scss */
2258
+ .reveal.has-parallax-background .backgrounds {
2259
+ -webkit-transition: all 0.8s ease;
2260
+ transition: all 0.8s ease;
2261
+ }
2262
+
2263
+ /* line 1939, ../theme-v2-liberation.scss */
2264
+ .reveal.has-parallax-background[data-transition-speed="fast"] .backgrounds {
2265
+ -webkit-transition-duration: 400ms;
2266
+ transition-duration: 400ms;
2267
+ }
2268
+
2269
+ /* line 1944, ../theme-v2-liberation.scss */
2270
+ .reveal.has-parallax-background[data-transition-speed="slow"] .backgrounds {
2271
+ -webkit-transition-duration: 1200ms;
2272
+ transition-duration: 1200ms;
2273
+ }
2274
+
2275
+ /* line 1949, ../theme-v2-liberation.scss */
2276
+ .reveal .overlay {
2277
+ position: absolute;
2278
+ top: 0;
2279
+ left: 0;
2280
+ width: 100%;
2281
+ height: 100%;
2282
+ z-index: 1000;
2283
+ background: rgba(0, 0, 0, 0.9);
2284
+ opacity: 0;
2285
+ visibility: hidden;
2286
+ -webkit-transition: all 0.3s ease;
2287
+ transition: all 0.3s ease;
2288
+ }
2289
+
2290
+ /* line 1963, ../theme-v2-liberation.scss */
2291
+ .reveal .overlay.visible {
2292
+ opacity: 1;
2293
+ visibility: visible;
2294
+ }
2295
+
2296
+ /* line 1968, ../theme-v2-liberation.scss */
2297
+ .reveal .overlay .spinner {
2298
+ position: absolute;
2299
+ display: block;
2300
+ top: 50%;
2301
+ left: 50%;
2302
+ width: 32px;
2303
+ height: 32px;
2304
+ margin: -16px 0 0 -16px;
2305
+ z-index: 10;
2306
+ background-image: url(data:image/gif;base64,R0lGODlhIAAgAPMAAJmZmf%2F%2F%2F6%2Bvr8nJybW1tcDAwOjo6Nvb26ioqKOjo7Ozs%2FLy8vz8%2FAAAAAAAAAAAACH%2FC05FVFNDQVBFMi4wAwEAAAAh%2FhpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh%2BQQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ%2FV%2FnmOM82XiHRLYKhKP1oZmADdEAAAh%2BQQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY%2FCZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB%2BA4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6%2BHo7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq%2BB6QDtuetcaBPnW6%2BO7wDHpIiK9SaVK5GgV543tzjgGcghAgAh%2BQQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK%2B%2BG%2Bw48edZPK%2BM6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE%2BG%2BcD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm%2BFNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk%2BaV%2BoJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0%2FVNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc%2BXiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30%2FiI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE%2FjiuL04RGEBgwWhShRgQExHBAAh%2BQQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR%2BipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY%2BYip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd%2BMFCN6HAAIKgNggY0KtEBAAh%2BQQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1%2BvsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d%2BjYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg%2BygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0%2Bbm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h%2BKr0SJ8MFihpNbx%2B4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX%2BBP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA%3D%3D);
2307
+ visibility: visible;
2308
+ opacity: 0.6;
2309
+ -webkit-transition: all 0.3s ease;
2310
+ transition: all 0.3s ease;
2311
+ }
2312
+
2313
+ /* line 1984, ../theme-v2-liberation.scss */
2314
+ .reveal .overlay header {
2315
+ position: absolute;
2316
+ left: 0;
2317
+ top: 0;
2318
+ width: 100%;
2319
+ height: 40px;
2320
+ z-index: 2;
2321
+ border-bottom: 1px solid #222;
2322
+ }
2323
+
2324
+ /* line 1994, ../theme-v2-liberation.scss */
2325
+ .reveal .overlay header a {
2326
+ display: inline-block;
2327
+ width: 40px;
2328
+ height: 40px;
2329
+ padding: 0 10px;
2330
+ float: right;
2331
+ opacity: 0.6;
2332
+ -moz-box-sizing: border-box;
2333
+ box-sizing: border-box;
2334
+ }
2335
+
2336
+ /* line 2005, ../theme-v2-liberation.scss */
2337
+ .reveal .overlay header a:hover {
2338
+ opacity: 1;
2339
+ }
2340
+
2341
+ /* line 2009, ../theme-v2-liberation.scss */
2342
+ .reveal .overlay header a .icon {
2343
+ display: inline-block;
2344
+ width: 20px;
2345
+ height: 20px;
2346
+ background-position: 50% 50%;
2347
+ background-size: 100%;
2348
+ background-repeat: no-repeat;
2349
+ }
2350
+
2351
+ /* line 2018, ../theme-v2-liberation.scss */
2352
+ .reveal .overlay header a.close .icon {
2353
+ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABkklEQVRYR8WX4VHDMAxG6wnoJrABZQPYBCaBTWAD2g1gE5gg6OOsXuxIlr40d81dfrSJ9V4c2VLK7spHuTJ/5wpM07QXuXc5X0opX2tEJcadjHuV80li/FgxTIEK/5QBCICBD6xEhSMGHgQPgBgLiYVAB1dpSqKDawxTohFw4JSEA3clzgIBPCURwE2JucBR7rhPJJv5OpJwDX+SfDjgx1wACQeJG1aChP9K/IMmdZ8DtESV1WyP3Bt4MwM6sj4NMxMYiqUWHQu4KYA/SYkIjOsm3BXYWMKFDwU2khjCQ4ELJUJ4SmClRArOCmSXGuKma0fYD5CbzHxFpCSGAhfAVSSUGDUk2BWZaff2g6GE15BsBQ9nwmpIGDiyHQddwNTMKkbZaf9fajXQca1EX44puJZUsnY0ObGmITE3GVLCbEhQUjGVt146j6oasWN+49Vph2w1pZ5EansNZqKBm1txbU57iRRcZ86RWMDdWtBJUHBHwoQPi1GV+JCbntmvok7iTX4/Up9mgyTc/FJYDTcndgH/AA5A/CHsyEkVAAAAAElFTkSuQmCC);
2354
+ }
2355
+
2356
+ /* line 2022, ../theme-v2-liberation.scss */
2357
+ .reveal .overlay header a.external .icon {
2358
+ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAcElEQVRYR+2WSQoAIQwEzf8f7XiOMkUQxUPlGkM3hVmiQfQR9GYnH1SsAQlI4DiBqkCMoNb9y2e90IAEJPAcgdznU9+engMaeJ7Azh5Y1U67gAho4DqBqmB1buAf0MB1AlVBek83ZPkmJMGc1wAR+AAqod/B97TRpQAAAABJRU5ErkJggg==);
2359
+ }
2360
+
2361
+ /* line 2026, ../theme-v2-liberation.scss */
2362
+ .reveal .overlay .viewport {
2363
+ position: absolute;
2364
+ top: 40px;
2365
+ right: 0;
2366
+ bottom: 0;
2367
+ left: 0;
2368
+ }
2369
+
2370
+ /* line 2034, ../theme-v2-liberation.scss */
2371
+ .reveal .overlay.overlay-preview .viewport iframe {
2372
+ width: 100%;
2373
+ height: 100%;
2374
+ max-width: 100%;
2375
+ max-height: 100%;
2376
+ border: 0;
2377
+ opacity: 0;
2378
+ visibility: hidden;
2379
+ -webkit-transition: all 0.3s ease;
2380
+ transition: all 0.3s ease;
2381
+ }
2382
+
2383
+ /* line 2046, ../theme-v2-liberation.scss */
2384
+ .reveal .overlay.overlay-preview.loaded .viewport iframe {
2385
+ opacity: 1;
2386
+ visibility: visible;
2387
+ }
2388
+
2389
+ /* line 2051, ../theme-v2-liberation.scss */
2390
+ .reveal .overlay.overlay-preview.loaded .spinner {
2391
+ opacity: 0;
2392
+ visibility: hidden;
2393
+ -webkit-transform: scale(0.2);
2394
+ -ms-transform: scale(0.2);
2395
+ transform: scale(0.2);
2396
+ }
2397
+
2398
+ /* line 2059, ../theme-v2-liberation.scss */
2399
+ .reveal .overlay.overlay-help .viewport {
2400
+ overflow: auto;
2401
+ color: #fff;
2402
+ }
2403
+
2404
+ /* line 2064, ../theme-v2-liberation.scss */
2405
+ .reveal .overlay.overlay-help .viewport .viewport-inner {
2406
+ width: 600px;
2407
+ margin: 0 auto;
2408
+ padding: 60px;
2409
+ text-align: center;
2410
+ letter-spacing: normal;
2411
+ }
2412
+
2413
+ /* line 2072, ../theme-v2-liberation.scss */
2414
+ .reveal .overlay.overlay-help .viewport .viewport-inner .title {
2415
+ font-size: 20px;
2416
+ }
2417
+
2418
+ /* line 2076, ../theme-v2-liberation.scss */
2419
+ .reveal .overlay.overlay-help .viewport .viewport-inner table {
2420
+ border: 1px solid #fff;
2421
+ border-collapse: collapse;
2422
+ font-size: 14px;
2423
+ }
2424
+
2425
+ /* line 2082, ../theme-v2-liberation.scss */
2426
+ .reveal .overlay.overlay-help .viewport .viewport-inner table th, .reveal .overlay.overlay-help .viewport .viewport-inner table td {
2427
+ width: 200px;
2428
+ padding: 10px;
2429
+ border: 1px solid #fff;
2430
+ vertical-align: middle;
2431
+ }
2432
+
2433
+ /* line 2089, ../theme-v2-liberation.scss */
2434
+ .reveal .overlay.overlay-help .viewport .viewport-inner table th {
2435
+ padding-top: 20px;
2436
+ padding-bottom: 20px;
2437
+ }
2438
+
2439
+ /* line 2094, ../theme-v2-liberation.scss */
2440
+ .reveal .playback {
2441
+ position: fixed;
2442
+ left: 15px;
2443
+ bottom: 15px;
2444
+ z-index: 30;
2445
+ cursor: pointer;
2446
+ -webkit-transition: all 400ms ease;
2447
+ transition: all 400ms ease;
2448
+ }
2449
+
2450
+ /* line 2104, ../theme-v2-liberation.scss */
2451
+ .reveal.overview .playback {
2452
+ opacity: 0;
2453
+ visibility: hidden;
2454
+ }
2455
+
2456
+ /* line 2109, ../theme-v2-liberation.scss */
2457
+ .reveal .roll {
2458
+ display: inline-block;
2459
+ line-height: 1.2;
2460
+ overflow: hidden;
2461
+ vertical-align: top;
2462
+ -webkit-perspective: 400px;
2463
+ perspective: 400px;
2464
+ -webkit-perspective-origin: 50% 50%;
2465
+ perspective-origin: 50% 50%;
2466
+ }
2467
+
2468
+ /* line 2120, ../theme-v2-liberation.scss */
2469
+ .reveal .roll:hover {
2470
+ background: none;
2471
+ text-shadow: none;
2472
+ }
2473
+
2474
+ /* line 2125, ../theme-v2-liberation.scss */
2475
+ .reveal .roll span {
2476
+ display: block;
2477
+ position: relative;
2478
+ padding: 0 2px;
2479
+ pointer-events: none;
2480
+ -webkit-transition: all 400ms ease;
2481
+ transition: all 400ms ease;
2482
+ -webkit-transform-origin: 50% 0%;
2483
+ -ms-transform-origin: 50% 0%;
2484
+ transform-origin: 50% 0%;
2485
+ -webkit-transform-style: preserve-3d;
2486
+ transform-style: preserve-3d;
2487
+ -webkit-backface-visibility: hidden;
2488
+ backface-visibility: hidden;
2489
+ }
2490
+
2491
+ /* line 2141, ../theme-v2-liberation.scss */
2492
+ .reveal .roll:hover span {
2493
+ background: rgba(0, 0, 0, 0.5);
2494
+ -webkit-transform: translate3d(0px, 0px, -45px) rotateX(90deg);
2495
+ transform: translate3d(0px, 0px, -45px) rotateX(90deg);
2496
+ }
2497
+
2498
+ /* line 2147, ../theme-v2-liberation.scss */
2499
+ .reveal .roll span:after {
2500
+ content: attr(data-title);
2501
+ display: block;
2502
+ position: absolute;
2503
+ left: 0;
2504
+ top: 0;
2505
+ padding: 0 2px;
2506
+ -webkit-backface-visibility: hidden;
2507
+ backface-visibility: hidden;
2508
+ -webkit-transform-origin: 50% 0%;
2509
+ -ms-transform-origin: 50% 0%;
2510
+ transform-origin: 50% 0%;
2511
+ -webkit-transform: translate3d(0px, 110%, 0px) rotateX(-90deg);
2512
+ transform: translate3d(0px, 110%, 0px) rotateX(-90deg);
2513
+ }
2514
+
2515
+ /* line 2163, ../theme-v2-liberation.scss */
2516
+ .reveal aside.notes {
2517
+ display: none;
2518
+ }
2519
+
2520
+ /* line 2167, ../theme-v2-liberation.scss */
2521
+ .zoomed .reveal *, .zoomed .reveal *:before, .zoomed .reveal *:after {
2522
+ -webkit-backface-visibility: visible !important;
2523
+ backface-visibility: visible !important;
2524
+ }
2525
+
2526
+ /* line 2172, ../theme-v2-liberation.scss */
2527
+ .zoomed .reveal .progress, .zoomed .reveal .controls {
2528
+ opacity: 0;
2529
+ }
2530
+
2531
+ /* line 2176, ../theme-v2-liberation.scss */
2532
+ .zoomed .reveal .roll span {
2533
+ background: none;
2534
+ }
2535
+
2536
+ /* line 2180, ../theme-v2-liberation.scss */
2537
+ .zoomed .reveal .roll span:after {
2538
+ visibility: hidden;
2539
+ }
2540
+
2541
+ /* line 2184, ../theme-v2-liberation.scss */
2542
+ .reveal .slides > section, .reveal .slides > section > section {
2543
+ height: 700px;
2544
+ font-weight: inherit;
2545
+ padding: 0;
2546
+ }
2547
+
2548
+ /* line 2190, ../theme-v2-liberation.scss */
2549
+ .reveal h1 {
2550
+ font-size: 2.50em;
2551
+ margin-bottom: 0.15em;
2552
+ }
2553
+
2554
+ /* line 2195, ../theme-v2-liberation.scss */
2555
+ .reveal h2 {
2556
+ font-size: 1.90em;
2557
+ margin-bottom: 0.2em;
2558
+ }
2559
+
2560
+ /* line 2200, ../theme-v2-liberation.scss */
2561
+ .reveal h3 {
2562
+ font-size: 1.30em;
2563
+ margin-bottom: 0.25em;
2564
+ }
2565
+
2566
+ /* line 2205, ../theme-v2-liberation.scss */
2567
+ .reveal h4 {
2568
+ font-size: 1.00em;
2569
+ margin-bottom: 0.25em;
2570
+ }
2571
+
2572
+ /* line 2210, ../theme-v2-liberation.scss */
2573
+ .reveal h5 {
2574
+ font-size: 1.00em;
2575
+ margin-bottom: 0.25em;
2576
+ }
2577
+
2578
+ /* line 2215, ../theme-v2-liberation.scss */
2579
+ .reveal h6 {
2580
+ font-size: 1.00em;
2581
+ margin-bottom: 0.25em;
2582
+ }
2583
+
2584
+ /* line 2220, ../theme-v2-liberation.scss */
2585
+ .reveal p {
2586
+ margin-bottom: 0.25em;
2587
+ }
2588
+
2589
+ /* line 2224, ../theme-v2-liberation.scss */
2590
+ .reveal a {
2591
+ text-decoration: none;
2592
+ }
2593
+
2594
+ /* line 2228, ../theme-v2-liberation.scss */
2595
+ .reveal b, .reveal strong {
2596
+ font-weight: bold;
2597
+ }
2598
+
2599
+ /* line 2232, ../theme-v2-liberation.scss */
2600
+ .reveal em {
2601
+ font-style: italic;
2602
+ }
2603
+
2604
+ /* line 2236, ../theme-v2-liberation.scss */
2605
+ .reveal sup {
2606
+ vertical-align: super;
2607
+ }
2608
+
2609
+ /* line 2240, ../theme-v2-liberation.scss */
2610
+ .reveal sub {
2611
+ vertical-align: sub;
2612
+ }
2613
+
2614
+ /* line 2244, ../theme-v2-liberation.scss */
2615
+ .reveal small {
2616
+ font-size: 0.6em;
2617
+ }
2618
+
2619
+ /* line 2248, ../theme-v2-liberation.scss */
2620
+ .reveal ol, .reveal dl, .reveal ul {
2621
+ display: inline-block;
2622
+ margin: 0.25em 0 0.25em 1.5em;
2623
+ text-align: left;
2624
+ }
2625
+
2626
+ /* line 2254, ../theme-v2-liberation.scss */
2627
+ .reveal ol {
2628
+ list-style-type: decimal;
2629
+ }
2630
+
2631
+ /* line 2258, ../theme-v2-liberation.scss */
2632
+ .reveal ul {
2633
+ list-style-type: disc;
2634
+ }
2635
+
2636
+ /* line 2262, ../theme-v2-liberation.scss */
2637
+ .reveal ul ul {
2638
+ list-style-type: square;
2639
+ }
2640
+
2641
+ /* line 2266, ../theme-v2-liberation.scss */
2642
+ .reveal ul ul ul {
2643
+ list-style-type: circle;
2644
+ }
2645
+
2646
+ /* line 2270, ../theme-v2-liberation.scss */
2647
+ .reveal ul ul, .reveal ul ol, .reveal ol ol, .reveal ol ul {
2648
+ display: block;
2649
+ margin-left: 1.5em;
2650
+ }
2651
+
2652
+ /* line 2275, ../theme-v2-liberation.scss */
2653
+ .reveal dt {
2654
+ font-weight: bold;
2655
+ }
2656
+
2657
+ /* line 2279, ../theme-v2-liberation.scss */
2658
+ .reveal dd {
2659
+ margin-left: 1.5em;
2660
+ }
2661
+
2662
+ /* line 2283, ../theme-v2-liberation.scss */
2663
+ .reveal q {
2664
+ quotes: none;
2665
+ font-style: italic;
2666
+ }
2667
+
2668
+ /* line 2288, ../theme-v2-liberation.scss */
2669
+ .reveal blockquote {
2670
+ display: block;
2671
+ margin: 0.25em auto;
2672
+ font-style: italic;
2673
+ }
2674
+
2675
+ /* line 2294, ../theme-v2-liberation.scss */
2676
+ .reveal blockquote:before {
2677
+ content: "\201C";
2678
+ display: inline-block;
2679
+ padding: 0 0.15em;
2680
+ font-size: 2em;
2681
+ line-height: 1em;
2682
+ height: 1px;
2683
+ vertical-align: top;
2684
+ }
2685
+
2686
+ /* line 2304, ../theme-v2-liberation.scss */
2687
+ .reveal blockquote > :first-child {
2688
+ margin-top: 0;
2689
+ display: inline;
2690
+ }
2691
+
2692
+ /* line 2309, ../theme-v2-liberation.scss */
2693
+ .reveal blockquote > :last-child {
2694
+ margin-bottom: 0;
2695
+ }
2696
+
2697
+ /* line 2313, ../theme-v2-liberation.scss */
2698
+ .reveal pre {
2699
+ display: block;
2700
+ position: relative;
2701
+ margin: 0.25em auto;
2702
+ text-align: left;
2703
+ font-family: monospace;
2704
+ line-height: 1.2;
2705
+ word-wrap: break-word;
2706
+ }
2707
+
2708
+ /* line 2323, ../theme-v2-liberation.scss */
2709
+ .reveal code {
2710
+ font-family: monospace;
2711
+ }
2712
+
2713
+ /* line 2327, ../theme-v2-liberation.scss */
2714
+ .reveal pre code {
2715
+ display: block;
2716
+ padding: 5px;
2717
+ overflow: auto;
2718
+ word-wrap: normal;
2719
+ background: #3F3F3F;
2720
+ color: #DCDCDC;
2721
+ }
2722
+
2723
+ /* line 2336, ../theme-v2-liberation.scss */
2724
+ .reveal table {
2725
+ margin: auto;
2726
+ border-collapse: collapse;
2727
+ border-spacing: 0;
2728
+ }
2729
+
2730
+ /* line 2342, ../theme-v2-liberation.scss */
2731
+ .reveal table th {
2732
+ font-weight: bold;
2733
+ }
2734
+
2735
+ /* line 2346, ../theme-v2-liberation.scss */
2736
+ .reveal table th, .reveal table td {
2737
+ text-align: left;
2738
+ padding: 0.2em 0.5em 0.2em 0.5em;
2739
+ border-bottom: 1px solid;
2740
+ }
2741
+
2742
+ /* line 2352, ../theme-v2-liberation.scss */
2743
+ .reveal table tr:last-child td {
2744
+ border-bottom: none;
2745
+ }
2746
+
2747
+ /* line 2356, ../theme-v2-liberation.scss */
2748
+ .theme-color-asphalt-orange {
2749
+ background-color: #2c3e50;
2750
+ background-image: -webkit-radial-gradient(center, circle farthest-corner, #415b77 0%, #2c3e50 100%);
2751
+ background-image: radial-gradient(circle farthest-corner at center, #415b77 0%, #2c3e50 100%);
2752
+ }
2753
+
2754
+ /* line 2362, ../theme-v2-liberation.scss */
2755
+ .theme-color-asphalt-orange body {
2756
+ background: transparent;
2757
+ }
2758
+
2759
+ /* line 2366, ../theme-v2-liberation.scss */
2760
+ .theme-color-asphalt-orange .theme-body-color-block {
2761
+ background: white;
2762
+ }
2763
+
2764
+ /* line 2370, ../theme-v2-liberation.scss */
2765
+ .theme-color-asphalt-orange .theme-link-color-block {
2766
+ background: #ffc200;
2767
+ }
2768
+
2769
+ /* line 2374, ../theme-v2-liberation.scss */
2770
+ .theme-color-asphalt-orange .themed, .theme-color-asphalt-orange .reveal {
2771
+ color: white;
2772
+ }
2773
+
2774
+ /* line 2378, ../theme-v2-liberation.scss */
2775
+ .theme-color-asphalt-orange .themed a, .theme-color-asphalt-orange .reveal a {
2776
+ color: #ffc200;
2777
+ }
2778
+
2779
+ /* line 2382, ../theme-v2-liberation.scss */
2780
+ .theme-color-asphalt-orange .themed a:hover, .theme-color-asphalt-orange .reveal a:hover {
2781
+ color: #ffda66;
2782
+ }
2783
+
2784
+ /* line 2386, ../theme-v2-liberation.scss */
2785
+ .theme-color-asphalt-orange .themed .controls div.navigate-left, .theme-color-asphalt-orange .themed .controls div.navigate-left.enabled, .theme-color-asphalt-orange .reveal .controls div.navigate-left, .theme-color-asphalt-orange .reveal .controls div.navigate-left.enabled {
2786
+ border-right-color: #ffc200;
2787
+ }
2788
+
2789
+ /* line 2390, ../theme-v2-liberation.scss */
2790
+ .theme-color-asphalt-orange .themed .controls div.navigate-right, .theme-color-asphalt-orange .themed .controls div.navigate-right.enabled, .theme-color-asphalt-orange .reveal .controls div.navigate-right, .theme-color-asphalt-orange .reveal .controls div.navigate-right.enabled {
2791
+ border-left-color: #ffc200;
2792
+ }
2793
+
2794
+ /* line 2394, ../theme-v2-liberation.scss */
2795
+ .theme-color-asphalt-orange .themed .controls div.navigate-up, .theme-color-asphalt-orange .themed .controls div.navigate-up.enabled, .theme-color-asphalt-orange .reveal .controls div.navigate-up, .theme-color-asphalt-orange .reveal .controls div.navigate-up.enabled {
2796
+ border-bottom-color: #ffc200;
2797
+ }
2798
+
2799
+ /* line 2398, ../theme-v2-liberation.scss */
2800
+ .theme-color-asphalt-orange .themed .controls div.navigate-down, .theme-color-asphalt-orange .themed .controls div.navigate-down.enabled, .theme-color-asphalt-orange .reveal .controls div.navigate-down, .theme-color-asphalt-orange .reveal .controls div.navigate-down.enabled {
2801
+ border-top-color: #ffc200;
2802
+ }
2803
+
2804
+ /* line 2402, ../theme-v2-liberation.scss */
2805
+ .theme-color-asphalt-orange .themed .controls div.navigate-left.enabled:hover, .theme-color-asphalt-orange .reveal .controls div.navigate-left.enabled:hover {
2806
+ border-right-color: #ffda66;
2807
+ }
2808
+
2809
+ /* line 2406, ../theme-v2-liberation.scss */
2810
+ .theme-color-asphalt-orange .themed .controls div.navigate-right.enabled:hover, .theme-color-asphalt-orange .reveal .controls div.navigate-right.enabled:hover {
2811
+ border-left-color: #ffda66;
2812
+ }
2813
+
2814
+ /* line 2410, ../theme-v2-liberation.scss */
2815
+ .theme-color-asphalt-orange .themed .controls div.navigate-up.enabled:hover, .theme-color-asphalt-orange .reveal .controls div.navigate-up.enabled:hover {
2816
+ border-bottom-color: #ffda66;
2817
+ }
2818
+
2819
+ /* line 2414, ../theme-v2-liberation.scss */
2820
+ .theme-color-asphalt-orange .themed .controls div.navigate-down.enabled:hover, .theme-color-asphalt-orange .reveal .controls div.navigate-down.enabled:hover {
2821
+ border-top-color: #ffda66;
2822
+ }
2823
+
2824
+ /* line 2418, ../theme-v2-liberation.scss */
2825
+ .theme-color-asphalt-orange .themed .progress, .theme-color-asphalt-orange .reveal .progress {
2826
+ background: rgba(0, 0, 0, 0.2);
2827
+ }
2828
+
2829
+ /* line 2422, ../theme-v2-liberation.scss */
2830
+ .theme-color-asphalt-orange .themed .progress span, .theme-color-asphalt-orange .reveal .progress span {
2831
+ background: #ffc200;
2832
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
2833
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
2834
+ }
2835
+
2836
+ /* line 2428, ../theme-v2-liberation.scss */
2837
+ .theme-color-beige-brown {
2838
+ background-color: #f7f3de;
2839
+ background-image: -webkit-radial-gradient(center, circle farthest-corner, #fff 0%, #f7f2d3 100%);
2840
+ background-image: radial-gradient(circle farthest-corner at center, #ffffff 0%, #f7f2d3 100%);
2841
+ }
2842
+
2843
+ /* line 2434, ../theme-v2-liberation.scss */
2844
+ .theme-color-beige-brown body {
2845
+ background: transparent;
2846
+ }
2847
+
2848
+ /* line 2438, ../theme-v2-liberation.scss */
2849
+ .theme-color-beige-brown .theme-body-color-block {
2850
+ background: #333333;
2851
+ }
2852
+
2853
+ /* line 2442, ../theme-v2-liberation.scss */
2854
+ .theme-color-beige-brown .theme-link-color-block {
2855
+ background: #8b743d;
2856
+ }
2857
+
2858
+ /* line 2446, ../theme-v2-liberation.scss */
2859
+ .theme-color-beige-brown .themed, .theme-color-beige-brown .reveal {
2860
+ color: #333333;
2861
+ }
2862
+
2863
+ /* line 2450, ../theme-v2-liberation.scss */
2864
+ .theme-color-beige-brown .themed a, .theme-color-beige-brown .reveal a {
2865
+ color: #8b743d;
2866
+ }
2867
+
2868
+ /* line 2454, ../theme-v2-liberation.scss */
2869
+ .theme-color-beige-brown .themed a:hover, .theme-color-beige-brown .reveal a:hover {
2870
+ color: #c0a86e;
2871
+ }
2872
+
2873
+ /* line 2458, ../theme-v2-liberation.scss */
2874
+ .theme-color-beige-brown .themed .controls div.navigate-left, .theme-color-beige-brown .themed .controls div.navigate-left.enabled, .theme-color-beige-brown .reveal .controls div.navigate-left, .theme-color-beige-brown .reveal .controls div.navigate-left.enabled {
2875
+ border-right-color: #8b743d;
2876
+ }
2877
+
2878
+ /* line 2462, ../theme-v2-liberation.scss */
2879
+ .theme-color-beige-brown .themed .controls div.navigate-right, .theme-color-beige-brown .themed .controls div.navigate-right.enabled, .theme-color-beige-brown .reveal .controls div.navigate-right, .theme-color-beige-brown .reveal .controls div.navigate-right.enabled {
2880
+ border-left-color: #8b743d;
2881
+ }
2882
+
2883
+ /* line 2466, ../theme-v2-liberation.scss */
2884
+ .theme-color-beige-brown .themed .controls div.navigate-up, .theme-color-beige-brown .themed .controls div.navigate-up.enabled, .theme-color-beige-brown .reveal .controls div.navigate-up, .theme-color-beige-brown .reveal .controls div.navigate-up.enabled {
2885
+ border-bottom-color: #8b743d;
2886
+ }
2887
+
2888
+ /* line 2470, ../theme-v2-liberation.scss */
2889
+ .theme-color-beige-brown .themed .controls div.navigate-down, .theme-color-beige-brown .themed .controls div.navigate-down.enabled, .theme-color-beige-brown .reveal .controls div.navigate-down, .theme-color-beige-brown .reveal .controls div.navigate-down.enabled {
2890
+ border-top-color: #8b743d;
2891
+ }
2892
+
2893
+ /* line 2474, ../theme-v2-liberation.scss */
2894
+ .theme-color-beige-brown .themed .controls div.navigate-left.enabled:hover, .theme-color-beige-brown .reveal .controls div.navigate-left.enabled:hover {
2895
+ border-right-color: #c0a86e;
2896
+ }
2897
+
2898
+ /* line 2478, ../theme-v2-liberation.scss */
2899
+ .theme-color-beige-brown .themed .controls div.navigate-right.enabled:hover, .theme-color-beige-brown .reveal .controls div.navigate-right.enabled:hover {
2900
+ border-left-color: #c0a86e;
2901
+ }
2902
+
2903
+ /* line 2482, ../theme-v2-liberation.scss */
2904
+ .theme-color-beige-brown .themed .controls div.navigate-up.enabled:hover, .theme-color-beige-brown .reveal .controls div.navigate-up.enabled:hover {
2905
+ border-bottom-color: #c0a86e;
2906
+ }
2907
+
2908
+ /* line 2486, ../theme-v2-liberation.scss */
2909
+ .theme-color-beige-brown .themed .controls div.navigate-down.enabled:hover, .theme-color-beige-brown .reveal .controls div.navigate-down.enabled:hover {
2910
+ border-top-color: #c0a86e;
2911
+ }
2912
+
2913
+ /* line 2490, ../theme-v2-liberation.scss */
2914
+ .theme-color-beige-brown .themed .progress, .theme-color-beige-brown .reveal .progress {
2915
+ background: rgba(0, 0, 0, 0.2);
2916
+ }
2917
+
2918
+ /* line 2494, ../theme-v2-liberation.scss */
2919
+ .theme-color-beige-brown .themed .progress span, .theme-color-beige-brown .reveal .progress span {
2920
+ background: #8b743d;
2921
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
2922
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
2923
+ }
2924
+
2925
+ /* line 2500, ../theme-v2-liberation.scss */
2926
+ .theme-color-black-blue {
2927
+ background: #111111;
2928
+ }
2929
+
2930
+ /* line 2504, ../theme-v2-liberation.scss */
2931
+ .theme-color-black-blue body {
2932
+ background: transparent;
2933
+ }
2934
+
2935
+ /* line 2508, ../theme-v2-liberation.scss */
2936
+ .theme-color-black-blue .theme-body-color-block {
2937
+ background: white;
2938
+ }
2939
+
2940
+ /* line 2512, ../theme-v2-liberation.scss */
2941
+ .theme-color-black-blue .theme-link-color-block {
2942
+ background: #2f90f8;
2943
+ }
2944
+
2945
+ /* line 2516, ../theme-v2-liberation.scss */
2946
+ .theme-color-black-blue .themed, .theme-color-black-blue .reveal {
2947
+ color: white;
2948
+ }
2949
+
2950
+ /* line 2520, ../theme-v2-liberation.scss */
2951
+ .theme-color-black-blue .themed a, .theme-color-black-blue .reveal a {
2952
+ color: #2f90f8;
2953
+ }
2954
+
2955
+ /* line 2524, ../theme-v2-liberation.scss */
2956
+ .theme-color-black-blue .themed a:hover, .theme-color-black-blue .reveal a:hover {
2957
+ color: #79b7fa;
2958
+ }
2959
+
2960
+ /* line 2528, ../theme-v2-liberation.scss */
2961
+ .theme-color-black-blue .themed .controls div.navigate-left, .theme-color-black-blue .themed .controls div.navigate-left.enabled, .theme-color-black-blue .reveal .controls div.navigate-left, .theme-color-black-blue .reveal .controls div.navigate-left.enabled {
2962
+ border-right-color: #2f90f8;
2963
+ }
2964
+
2965
+ /* line 2532, ../theme-v2-liberation.scss */
2966
+ .theme-color-black-blue .themed .controls div.navigate-right, .theme-color-black-blue .themed .controls div.navigate-right.enabled, .theme-color-black-blue .reveal .controls div.navigate-right, .theme-color-black-blue .reveal .controls div.navigate-right.enabled {
2967
+ border-left-color: #2f90f8;
2968
+ }
2969
+
2970
+ /* line 2536, ../theme-v2-liberation.scss */
2971
+ .theme-color-black-blue .themed .controls div.navigate-up, .theme-color-black-blue .themed .controls div.navigate-up.enabled, .theme-color-black-blue .reveal .controls div.navigate-up, .theme-color-black-blue .reveal .controls div.navigate-up.enabled {
2972
+ border-bottom-color: #2f90f8;
2973
+ }
2974
+
2975
+ /* line 2540, ../theme-v2-liberation.scss */
2976
+ .theme-color-black-blue .themed .controls div.navigate-down, .theme-color-black-blue .themed .controls div.navigate-down.enabled, .theme-color-black-blue .reveal .controls div.navigate-down, .theme-color-black-blue .reveal .controls div.navigate-down.enabled {
2977
+ border-top-color: #2f90f8;
2978
+ }
2979
+
2980
+ /* line 2544, ../theme-v2-liberation.scss */
2981
+ .theme-color-black-blue .themed .controls div.navigate-left.enabled:hover, .theme-color-black-blue .reveal .controls div.navigate-left.enabled:hover {
2982
+ border-right-color: #79b7fa;
2983
+ }
2984
+
2985
+ /* line 2548, ../theme-v2-liberation.scss */
2986
+ .theme-color-black-blue .themed .controls div.navigate-right.enabled:hover, .theme-color-black-blue .reveal .controls div.navigate-right.enabled:hover {
2987
+ border-left-color: #79b7fa;
2988
+ }
2989
+
2990
+ /* line 2552, ../theme-v2-liberation.scss */
2991
+ .theme-color-black-blue .themed .controls div.navigate-up.enabled:hover, .theme-color-black-blue .reveal .controls div.navigate-up.enabled:hover {
2992
+ border-bottom-color: #79b7fa;
2993
+ }
2994
+
2995
+ /* line 2556, ../theme-v2-liberation.scss */
2996
+ .theme-color-black-blue .themed .controls div.navigate-down.enabled:hover, .theme-color-black-blue .reveal .controls div.navigate-down.enabled:hover {
2997
+ border-top-color: #79b7fa;
2998
+ }
2999
+
3000
+ /* line 2560, ../theme-v2-liberation.scss */
3001
+ .theme-color-black-blue .themed .progress, .theme-color-black-blue .reveal .progress {
3002
+ background: rgba(0, 0, 0, 0.2);
3003
+ }
3004
+
3005
+ /* line 2564, ../theme-v2-liberation.scss */
3006
+ .theme-color-black-blue .themed .progress span, .theme-color-black-blue .reveal .progress span {
3007
+ background: #2f90f8;
3008
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3009
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3010
+ }
3011
+
3012
+ /* line 2570, ../theme-v2-liberation.scss */
3013
+ .theme-color-black-mint {
3014
+ background: #111111;
3015
+ }
3016
+
3017
+ /* line 2574, ../theme-v2-liberation.scss */
3018
+ .theme-color-black-mint body {
3019
+ background: transparent;
3020
+ }
3021
+
3022
+ /* line 2578, ../theme-v2-liberation.scss */
3023
+ .theme-color-black-mint .theme-body-color-block {
3024
+ background: white;
3025
+ }
3026
+
3027
+ /* line 2582, ../theme-v2-liberation.scss */
3028
+ .theme-color-black-mint .theme-link-color-block {
3029
+ background: #8dd792;
3030
+ }
3031
+
3032
+ /* line 2586, ../theme-v2-liberation.scss */
3033
+ .theme-color-black-mint .themed, .theme-color-black-mint .reveal {
3034
+ color: white;
3035
+ }
3036
+
3037
+ /* line 2590, ../theme-v2-liberation.scss */
3038
+ .theme-color-black-mint .themed a, .theme-color-black-mint .reveal a {
3039
+ color: #8dd792;
3040
+ }
3041
+
3042
+ /* line 2594, ../theme-v2-liberation.scss */
3043
+ .theme-color-black-mint .themed a:hover, .theme-color-black-mint .reveal a:hover {
3044
+ color: #c6ebc8;
3045
+ }
3046
+
3047
+ /* line 2598, ../theme-v2-liberation.scss */
3048
+ .theme-color-black-mint .themed .controls div.navigate-left, .theme-color-black-mint .themed .controls div.navigate-left.enabled, .theme-color-black-mint .reveal .controls div.navigate-left, .theme-color-black-mint .reveal .controls div.navigate-left.enabled {
3049
+ border-right-color: #8dd792;
3050
+ }
3051
+
3052
+ /* line 2602, ../theme-v2-liberation.scss */
3053
+ .theme-color-black-mint .themed .controls div.navigate-right, .theme-color-black-mint .themed .controls div.navigate-right.enabled, .theme-color-black-mint .reveal .controls div.navigate-right, .theme-color-black-mint .reveal .controls div.navigate-right.enabled {
3054
+ border-left-color: #8dd792;
3055
+ }
3056
+
3057
+ /* line 2606, ../theme-v2-liberation.scss */
3058
+ .theme-color-black-mint .themed .controls div.navigate-up, .theme-color-black-mint .themed .controls div.navigate-up.enabled, .theme-color-black-mint .reveal .controls div.navigate-up, .theme-color-black-mint .reveal .controls div.navigate-up.enabled {
3059
+ border-bottom-color: #8dd792;
3060
+ }
3061
+
3062
+ /* line 2610, ../theme-v2-liberation.scss */
3063
+ .theme-color-black-mint .themed .controls div.navigate-down, .theme-color-black-mint .themed .controls div.navigate-down.enabled, .theme-color-black-mint .reveal .controls div.navigate-down, .theme-color-black-mint .reveal .controls div.navigate-down.enabled {
3064
+ border-top-color: #8dd792;
3065
+ }
3066
+
3067
+ /* line 2614, ../theme-v2-liberation.scss */
3068
+ .theme-color-black-mint .themed .controls div.navigate-left.enabled:hover, .theme-color-black-mint .reveal .controls div.navigate-left.enabled:hover {
3069
+ border-right-color: #c6ebc8;
3070
+ }
3071
+
3072
+ /* line 2618, ../theme-v2-liberation.scss */
3073
+ .theme-color-black-mint .themed .controls div.navigate-right.enabled:hover, .theme-color-black-mint .reveal .controls div.navigate-right.enabled:hover {
3074
+ border-left-color: #c6ebc8;
3075
+ }
3076
+
3077
+ /* line 2622, ../theme-v2-liberation.scss */
3078
+ .theme-color-black-mint .themed .controls div.navigate-up.enabled:hover, .theme-color-black-mint .reveal .controls div.navigate-up.enabled:hover {
3079
+ border-bottom-color: #c6ebc8;
3080
+ }
3081
+
3082
+ /* line 2626, ../theme-v2-liberation.scss */
3083
+ .theme-color-black-mint .themed .controls div.navigate-down.enabled:hover, .theme-color-black-mint .reveal .controls div.navigate-down.enabled:hover {
3084
+ border-top-color: #c6ebc8;
3085
+ }
3086
+
3087
+ /* line 2630, ../theme-v2-liberation.scss */
3088
+ .theme-color-black-mint .themed .progress, .theme-color-black-mint .reveal .progress {
3089
+ background: rgba(0, 0, 0, 0.2);
3090
+ }
3091
+
3092
+ /* line 2634, ../theme-v2-liberation.scss */
3093
+ .theme-color-black-mint .themed .progress span, .theme-color-black-mint .reveal .progress span {
3094
+ background: #8dd792;
3095
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3096
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3097
+ }
3098
+
3099
+ /* line 2640, ../theme-v2-liberation.scss */
3100
+ .theme-color-black-orange {
3101
+ background: #222222;
3102
+ }
3103
+
3104
+ /* line 2644, ../theme-v2-liberation.scss */
3105
+ .theme-color-black-orange body {
3106
+ background: transparent;
3107
+ }
3108
+
3109
+ /* line 2648, ../theme-v2-liberation.scss */
3110
+ .theme-color-black-orange .theme-body-color-block {
3111
+ background: white;
3112
+ }
3113
+
3114
+ /* line 2652, ../theme-v2-liberation.scss */
3115
+ .theme-color-black-orange .theme-link-color-block {
3116
+ background: #e7ad52;
3117
+ }
3118
+
3119
+ /* line 2656, ../theme-v2-liberation.scss */
3120
+ .theme-color-black-orange .themed, .theme-color-black-orange .reveal {
3121
+ color: white;
3122
+ }
3123
+
3124
+ /* line 2660, ../theme-v2-liberation.scss */
3125
+ .theme-color-black-orange .themed a, .theme-color-black-orange .reveal a {
3126
+ color: #e7ad52;
3127
+ }
3128
+
3129
+ /* line 2664, ../theme-v2-liberation.scss */
3130
+ .theme-color-black-orange .themed a:hover, .theme-color-black-orange .reveal a:hover {
3131
+ color: #f3d7ac;
3132
+ }
3133
+
3134
+ /* line 2668, ../theme-v2-liberation.scss */
3135
+ .theme-color-black-orange .themed .controls div.navigate-left, .theme-color-black-orange .themed .controls div.navigate-left.enabled, .theme-color-black-orange .reveal .controls div.navigate-left, .theme-color-black-orange .reveal .controls div.navigate-left.enabled {
3136
+ border-right-color: #e7ad52;
3137
+ }
3138
+
3139
+ /* line 2672, ../theme-v2-liberation.scss */
3140
+ .theme-color-black-orange .themed .controls div.navigate-right, .theme-color-black-orange .themed .controls div.navigate-right.enabled, .theme-color-black-orange .reveal .controls div.navigate-right, .theme-color-black-orange .reveal .controls div.navigate-right.enabled {
3141
+ border-left-color: #e7ad52;
3142
+ }
3143
+
3144
+ /* line 2676, ../theme-v2-liberation.scss */
3145
+ .theme-color-black-orange .themed .controls div.navigate-up, .theme-color-black-orange .themed .controls div.navigate-up.enabled, .theme-color-black-orange .reveal .controls div.navigate-up, .theme-color-black-orange .reveal .controls div.navigate-up.enabled {
3146
+ border-bottom-color: #e7ad52;
3147
+ }
3148
+
3149
+ /* line 2680, ../theme-v2-liberation.scss */
3150
+ .theme-color-black-orange .themed .controls div.navigate-down, .theme-color-black-orange .themed .controls div.navigate-down.enabled, .theme-color-black-orange .reveal .controls div.navigate-down, .theme-color-black-orange .reveal .controls div.navigate-down.enabled {
3151
+ border-top-color: #e7ad52;
3152
+ }
3153
+
3154
+ /* line 2684, ../theme-v2-liberation.scss */
3155
+ .theme-color-black-orange .themed .controls div.navigate-left.enabled:hover, .theme-color-black-orange .reveal .controls div.navigate-left.enabled:hover {
3156
+ border-right-color: #f3d7ac;
3157
+ }
3158
+
3159
+ /* line 2688, ../theme-v2-liberation.scss */
3160
+ .theme-color-black-orange .themed .controls div.navigate-right.enabled:hover, .theme-color-black-orange .reveal .controls div.navigate-right.enabled:hover {
3161
+ border-left-color: #f3d7ac;
3162
+ }
3163
+
3164
+ /* line 2692, ../theme-v2-liberation.scss */
3165
+ .theme-color-black-orange .themed .controls div.navigate-up.enabled:hover, .theme-color-black-orange .reveal .controls div.navigate-up.enabled:hover {
3166
+ border-bottom-color: #f3d7ac;
3167
+ }
3168
+
3169
+ /* line 2696, ../theme-v2-liberation.scss */
3170
+ .theme-color-black-orange .themed .controls div.navigate-down.enabled:hover, .theme-color-black-orange .reveal .controls div.navigate-down.enabled:hover {
3171
+ border-top-color: #f3d7ac;
3172
+ }
3173
+
3174
+ /* line 2700, ../theme-v2-liberation.scss */
3175
+ .theme-color-black-orange .themed .progress, .theme-color-black-orange .reveal .progress {
3176
+ background: rgba(0, 0, 0, 0.2);
3177
+ }
3178
+
3179
+ /* line 2704, ../theme-v2-liberation.scss */
3180
+ .theme-color-black-orange .themed .progress span, .theme-color-black-orange .reveal .progress span {
3181
+ background: #e7ad52;
3182
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3183
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3184
+ }
3185
+
3186
+ /* line 2710, ../theme-v2-liberation.scss */
3187
+ .theme-color-blue-yellow {
3188
+ background: #44a0dd;
3189
+ }
3190
+
3191
+ /* line 2714, ../theme-v2-liberation.scss */
3192
+ .theme-color-blue-yellow body {
3193
+ background: transparent;
3194
+ }
3195
+
3196
+ /* line 2718, ../theme-v2-liberation.scss */
3197
+ .theme-color-blue-yellow .theme-body-color-block {
3198
+ background: white;
3199
+ }
3200
+
3201
+ /* line 2722, ../theme-v2-liberation.scss */
3202
+ .theme-color-blue-yellow .theme-link-color-block {
3203
+ background: #ecec6a;
3204
+ }
3205
+
3206
+ /* line 2726, ../theme-v2-liberation.scss */
3207
+ .theme-color-blue-yellow .themed, .theme-color-blue-yellow .reveal {
3208
+ color: white;
3209
+ }
3210
+
3211
+ /* line 2730, ../theme-v2-liberation.scss */
3212
+ .theme-color-blue-yellow .themed a, .theme-color-blue-yellow .reveal a {
3213
+ color: #ecec6a;
3214
+ }
3215
+
3216
+ /* line 2734, ../theme-v2-liberation.scss */
3217
+ .theme-color-blue-yellow .themed a:hover, .theme-color-blue-yellow .reveal a:hover {
3218
+ color: #f8f8c4;
3219
+ }
3220
+
3221
+ /* line 2738, ../theme-v2-liberation.scss */
3222
+ .theme-color-blue-yellow .themed .controls div.navigate-left, .theme-color-blue-yellow .themed .controls div.navigate-left.enabled, .theme-color-blue-yellow .reveal .controls div.navigate-left, .theme-color-blue-yellow .reveal .controls div.navigate-left.enabled {
3223
+ border-right-color: #ecec6a;
3224
+ }
3225
+
3226
+ /* line 2742, ../theme-v2-liberation.scss */
3227
+ .theme-color-blue-yellow .themed .controls div.navigate-right, .theme-color-blue-yellow .themed .controls div.navigate-right.enabled, .theme-color-blue-yellow .reveal .controls div.navigate-right, .theme-color-blue-yellow .reveal .controls div.navigate-right.enabled {
3228
+ border-left-color: #ecec6a;
3229
+ }
3230
+
3231
+ /* line 2746, ../theme-v2-liberation.scss */
3232
+ .theme-color-blue-yellow .themed .controls div.navigate-up, .theme-color-blue-yellow .themed .controls div.navigate-up.enabled, .theme-color-blue-yellow .reveal .controls div.navigate-up, .theme-color-blue-yellow .reveal .controls div.navigate-up.enabled {
3233
+ border-bottom-color: #ecec6a;
3234
+ }
3235
+
3236
+ /* line 2750, ../theme-v2-liberation.scss */
3237
+ .theme-color-blue-yellow .themed .controls div.navigate-down, .theme-color-blue-yellow .themed .controls div.navigate-down.enabled, .theme-color-blue-yellow .reveal .controls div.navigate-down, .theme-color-blue-yellow .reveal .controls div.navigate-down.enabled {
3238
+ border-top-color: #ecec6a;
3239
+ }
3240
+
3241
+ /* line 2754, ../theme-v2-liberation.scss */
3242
+ .theme-color-blue-yellow .themed .controls div.navigate-left.enabled:hover, .theme-color-blue-yellow .reveal .controls div.navigate-left.enabled:hover {
3243
+ border-right-color: #f8f8c4;
3244
+ }
3245
+
3246
+ /* line 2758, ../theme-v2-liberation.scss */
3247
+ .theme-color-blue-yellow .themed .controls div.navigate-right.enabled:hover, .theme-color-blue-yellow .reveal .controls div.navigate-right.enabled:hover {
3248
+ border-left-color: #f8f8c4;
3249
+ }
3250
+
3251
+ /* line 2762, ../theme-v2-liberation.scss */
3252
+ .theme-color-blue-yellow .themed .controls div.navigate-up.enabled:hover, .theme-color-blue-yellow .reveal .controls div.navigate-up.enabled:hover {
3253
+ border-bottom-color: #f8f8c4;
3254
+ }
3255
+
3256
+ /* line 2766, ../theme-v2-liberation.scss */
3257
+ .theme-color-blue-yellow .themed .controls div.navigate-down.enabled:hover, .theme-color-blue-yellow .reveal .controls div.navigate-down.enabled:hover {
3258
+ border-top-color: #f8f8c4;
3259
+ }
3260
+
3261
+ /* line 2770, ../theme-v2-liberation.scss */
3262
+ .theme-color-blue-yellow .themed .progress, .theme-color-blue-yellow .reveal .progress {
3263
+ background: rgba(0, 0, 0, 0.2);
3264
+ }
3265
+
3266
+ /* line 2774, ../theme-v2-liberation.scss */
3267
+ .theme-color-blue-yellow .themed .progress span, .theme-color-blue-yellow .reveal .progress span {
3268
+ background: #ecec6a;
3269
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3270
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3271
+ }
3272
+
3273
+ /* line 2780, ../theme-v2-liberation.scss */
3274
+ .theme-color-cobalt-orange {
3275
+ background-color: #13335a;
3276
+ background-image: -webkit-radial-gradient(center, circle farthest-corner, #1a4984 0%, #13335a 100%);
3277
+ background-image: radial-gradient(circle farthest-corner at center, #1a4984 0%, #13335a 100%);
3278
+ }
3279
+
3280
+ /* line 2786, ../theme-v2-liberation.scss */
3281
+ .theme-color-cobalt-orange body {
3282
+ background: transparent;
3283
+ }
3284
+
3285
+ /* line 2790, ../theme-v2-liberation.scss */
3286
+ .theme-color-cobalt-orange .theme-body-color-block {
3287
+ background: white;
3288
+ }
3289
+
3290
+ /* line 2794, ../theme-v2-liberation.scss */
3291
+ .theme-color-cobalt-orange .theme-link-color-block {
3292
+ background: #e08c14;
3293
+ }
3294
+
3295
+ /* line 2798, ../theme-v2-liberation.scss */
3296
+ .theme-color-cobalt-orange .themed, .theme-color-cobalt-orange .reveal {
3297
+ color: white;
3298
+ }
3299
+
3300
+ /* line 2802, ../theme-v2-liberation.scss */
3301
+ .theme-color-cobalt-orange .themed a, .theme-color-cobalt-orange .reveal a {
3302
+ color: #e08c14;
3303
+ }
3304
+
3305
+ /* line 2806, ../theme-v2-liberation.scss */
3306
+ .theme-color-cobalt-orange .themed a:hover, .theme-color-cobalt-orange .reveal a:hover {
3307
+ color: #f2b968;
3308
+ }
3309
+
3310
+ /* line 2810, ../theme-v2-liberation.scss */
3311
+ .theme-color-cobalt-orange .themed .controls div.navigate-left, .theme-color-cobalt-orange .themed .controls div.navigate-left.enabled, .theme-color-cobalt-orange .reveal .controls div.navigate-left, .theme-color-cobalt-orange .reveal .controls div.navigate-left.enabled {
3312
+ border-right-color: #e08c14;
3313
+ }
3314
+
3315
+ /* line 2814, ../theme-v2-liberation.scss */
3316
+ .theme-color-cobalt-orange .themed .controls div.navigate-right, .theme-color-cobalt-orange .themed .controls div.navigate-right.enabled, .theme-color-cobalt-orange .reveal .controls div.navigate-right, .theme-color-cobalt-orange .reveal .controls div.navigate-right.enabled {
3317
+ border-left-color: #e08c14;
3318
+ }
3319
+
3320
+ /* line 2818, ../theme-v2-liberation.scss */
3321
+ .theme-color-cobalt-orange .themed .controls div.navigate-up, .theme-color-cobalt-orange .themed .controls div.navigate-up.enabled, .theme-color-cobalt-orange .reveal .controls div.navigate-up, .theme-color-cobalt-orange .reveal .controls div.navigate-up.enabled {
3322
+ border-bottom-color: #e08c14;
3323
+ }
3324
+
3325
+ /* line 2822, ../theme-v2-liberation.scss */
3326
+ .theme-color-cobalt-orange .themed .controls div.navigate-down, .theme-color-cobalt-orange .themed .controls div.navigate-down.enabled, .theme-color-cobalt-orange .reveal .controls div.navigate-down, .theme-color-cobalt-orange .reveal .controls div.navigate-down.enabled {
3327
+ border-top-color: #e08c14;
3328
+ }
3329
+
3330
+ /* line 2826, ../theme-v2-liberation.scss */
3331
+ .theme-color-cobalt-orange .themed .controls div.navigate-left.enabled:hover, .theme-color-cobalt-orange .reveal .controls div.navigate-left.enabled:hover {
3332
+ border-right-color: #f2b968;
3333
+ }
3334
+
3335
+ /* line 2830, ../theme-v2-liberation.scss */
3336
+ .theme-color-cobalt-orange .themed .controls div.navigate-right.enabled:hover, .theme-color-cobalt-orange .reveal .controls div.navigate-right.enabled:hover {
3337
+ border-left-color: #f2b968;
3338
+ }
3339
+
3340
+ /* line 2834, ../theme-v2-liberation.scss */
3341
+ .theme-color-cobalt-orange .themed .controls div.navigate-up.enabled:hover, .theme-color-cobalt-orange .reveal .controls div.navigate-up.enabled:hover {
3342
+ border-bottom-color: #f2b968;
3343
+ }
3344
+
3345
+ /* line 2838, ../theme-v2-liberation.scss */
3346
+ .theme-color-cobalt-orange .themed .controls div.navigate-down.enabled:hover, .theme-color-cobalt-orange .reveal .controls div.navigate-down.enabled:hover {
3347
+ border-top-color: #f2b968;
3348
+ }
3349
+
3350
+ /* line 2842, ../theme-v2-liberation.scss */
3351
+ .theme-color-cobalt-orange .themed .progress, .theme-color-cobalt-orange .reveal .progress {
3352
+ background: rgba(0, 0, 0, 0.2);
3353
+ }
3354
+
3355
+ /* line 2846, ../theme-v2-liberation.scss */
3356
+ .theme-color-cobalt-orange .themed .progress span, .theme-color-cobalt-orange .reveal .progress span {
3357
+ background: #e08c14;
3358
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3359
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3360
+ }
3361
+
3362
+ /* line 2852, ../theme-v2-liberation.scss */
3363
+ .theme-color-coral-blue {
3364
+ background-color: #c97150;
3365
+ background-image: -webkit-radial-gradient(center, circle farthest-corner, #d59177 0%, #c97150 100%);
3366
+ background-image: radial-gradient(circle farthest-corner at center, #d59177 0%, #c97150 100%);
3367
+ }
3368
+
3369
+ /* line 2858, ../theme-v2-liberation.scss */
3370
+ .theme-color-coral-blue body {
3371
+ background: transparent;
3372
+ }
3373
+
3374
+ /* line 2862, ../theme-v2-liberation.scss */
3375
+ .theme-color-coral-blue .theme-body-color-block {
3376
+ background: white;
3377
+ }
3378
+
3379
+ /* line 2866, ../theme-v2-liberation.scss */
3380
+ .theme-color-coral-blue .theme-link-color-block {
3381
+ background: #3a65c0;
3382
+ }
3383
+
3384
+ /* line 2870, ../theme-v2-liberation.scss */
3385
+ .theme-color-coral-blue .themed, .theme-color-coral-blue .reveal {
3386
+ color: white;
3387
+ }
3388
+
3389
+ /* line 2874, ../theme-v2-liberation.scss */
3390
+ .theme-color-coral-blue .themed a, .theme-color-coral-blue .reveal a {
3391
+ color: #3a65c0;
3392
+ }
3393
+
3394
+ /* line 2878, ../theme-v2-liberation.scss */
3395
+ .theme-color-coral-blue .themed a:hover, .theme-color-coral-blue .reveal a:hover {
3396
+ color: #86a1da;
3397
+ }
3398
+
3399
+ /* line 2882, ../theme-v2-liberation.scss */
3400
+ .theme-color-coral-blue .themed .controls div.navigate-left, .theme-color-coral-blue .themed .controls div.navigate-left.enabled, .theme-color-coral-blue .reveal .controls div.navigate-left, .theme-color-coral-blue .reveal .controls div.navigate-left.enabled {
3401
+ border-right-color: #3a65c0;
3402
+ }
3403
+
3404
+ /* line 2886, ../theme-v2-liberation.scss */
3405
+ .theme-color-coral-blue .themed .controls div.navigate-right, .theme-color-coral-blue .themed .controls div.navigate-right.enabled, .theme-color-coral-blue .reveal .controls div.navigate-right, .theme-color-coral-blue .reveal .controls div.navigate-right.enabled {
3406
+ border-left-color: #3a65c0;
3407
+ }
3408
+
3409
+ /* line 2890, ../theme-v2-liberation.scss */
3410
+ .theme-color-coral-blue .themed .controls div.navigate-up, .theme-color-coral-blue .themed .controls div.navigate-up.enabled, .theme-color-coral-blue .reveal .controls div.navigate-up, .theme-color-coral-blue .reveal .controls div.navigate-up.enabled {
3411
+ border-bottom-color: #3a65c0;
3412
+ }
3413
+
3414
+ /* line 2894, ../theme-v2-liberation.scss */
3415
+ .theme-color-coral-blue .themed .controls div.navigate-down, .theme-color-coral-blue .themed .controls div.navigate-down.enabled, .theme-color-coral-blue .reveal .controls div.navigate-down, .theme-color-coral-blue .reveal .controls div.navigate-down.enabled {
3416
+ border-top-color: #3a65c0;
3417
+ }
3418
+
3419
+ /* line 2898, ../theme-v2-liberation.scss */
3420
+ .theme-color-coral-blue .themed .controls div.navigate-left.enabled:hover, .theme-color-coral-blue .reveal .controls div.navigate-left.enabled:hover {
3421
+ border-right-color: #86a1da;
3422
+ }
3423
+
3424
+ /* line 2902, ../theme-v2-liberation.scss */
3425
+ .theme-color-coral-blue .themed .controls div.navigate-right.enabled:hover, .theme-color-coral-blue .reveal .controls div.navigate-right.enabled:hover {
3426
+ border-left-color: #86a1da;
3427
+ }
3428
+
3429
+ /* line 2906, ../theme-v2-liberation.scss */
3430
+ .theme-color-coral-blue .themed .controls div.navigate-up.enabled:hover, .theme-color-coral-blue .reveal .controls div.navigate-up.enabled:hover {
3431
+ border-bottom-color: #86a1da;
3432
+ }
3433
+
3434
+ /* line 2910, ../theme-v2-liberation.scss */
3435
+ .theme-color-coral-blue .themed .controls div.navigate-down.enabled:hover, .theme-color-coral-blue .reveal .controls div.navigate-down.enabled:hover {
3436
+ border-top-color: #86a1da;
3437
+ }
3438
+
3439
+ /* line 2914, ../theme-v2-liberation.scss */
3440
+ .theme-color-coral-blue .themed .progress, .theme-color-coral-blue .reveal .progress {
3441
+ background: rgba(0, 0, 0, 0.2);
3442
+ }
3443
+
3444
+ /* line 2918, ../theme-v2-liberation.scss */
3445
+ .theme-color-coral-blue .themed .progress span, .theme-color-coral-blue .reveal .progress span {
3446
+ background: #3a65c0;
3447
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3448
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3449
+ }
3450
+
3451
+ /* line 2924, ../theme-v2-liberation.scss */
3452
+ .theme-color-forest-yellow {
3453
+ background: #2ba056;
3454
+ }
3455
+
3456
+ /* line 2928, ../theme-v2-liberation.scss */
3457
+ .theme-color-forest-yellow body {
3458
+ background: transparent;
3459
+ }
3460
+
3461
+ /* line 2932, ../theme-v2-liberation.scss */
3462
+ .theme-color-forest-yellow .theme-body-color-block {
3463
+ background: white;
3464
+ }
3465
+
3466
+ /* line 2936, ../theme-v2-liberation.scss */
3467
+ .theme-color-forest-yellow .theme-link-color-block {
3468
+ background: #ecec6a;
3469
+ }
3470
+
3471
+ /* line 2940, ../theme-v2-liberation.scss */
3472
+ .theme-color-forest-yellow .themed, .theme-color-forest-yellow .reveal {
3473
+ color: white;
3474
+ }
3475
+
3476
+ /* line 2944, ../theme-v2-liberation.scss */
3477
+ .theme-color-forest-yellow .themed a, .theme-color-forest-yellow .reveal a {
3478
+ color: #ecec6a;
3479
+ }
3480
+
3481
+ /* line 2948, ../theme-v2-liberation.scss */
3482
+ .theme-color-forest-yellow .themed a:hover, .theme-color-forest-yellow .reveal a:hover {
3483
+ color: #f8f8c4;
3484
+ }
3485
+
3486
+ /* line 2952, ../theme-v2-liberation.scss */
3487
+ .theme-color-forest-yellow .themed .controls div.navigate-left, .theme-color-forest-yellow .themed .controls div.navigate-left.enabled, .theme-color-forest-yellow .reveal .controls div.navigate-left, .theme-color-forest-yellow .reveal .controls div.navigate-left.enabled {
3488
+ border-right-color: #ecec6a;
3489
+ }
3490
+
3491
+ /* line 2956, ../theme-v2-liberation.scss */
3492
+ .theme-color-forest-yellow .themed .controls div.navigate-right, .theme-color-forest-yellow .themed .controls div.navigate-right.enabled, .theme-color-forest-yellow .reveal .controls div.navigate-right, .theme-color-forest-yellow .reveal .controls div.navigate-right.enabled {
3493
+ border-left-color: #ecec6a;
3494
+ }
3495
+
3496
+ /* line 2960, ../theme-v2-liberation.scss */
3497
+ .theme-color-forest-yellow .themed .controls div.navigate-up, .theme-color-forest-yellow .themed .controls div.navigate-up.enabled, .theme-color-forest-yellow .reveal .controls div.navigate-up, .theme-color-forest-yellow .reveal .controls div.navigate-up.enabled {
3498
+ border-bottom-color: #ecec6a;
3499
+ }
3500
+
3501
+ /* line 2964, ../theme-v2-liberation.scss */
3502
+ .theme-color-forest-yellow .themed .controls div.navigate-down, .theme-color-forest-yellow .themed .controls div.navigate-down.enabled, .theme-color-forest-yellow .reveal .controls div.navigate-down, .theme-color-forest-yellow .reveal .controls div.navigate-down.enabled {
3503
+ border-top-color: #ecec6a;
3504
+ }
3505
+
3506
+ /* line 2968, ../theme-v2-liberation.scss */
3507
+ .theme-color-forest-yellow .themed .controls div.navigate-left.enabled:hover, .theme-color-forest-yellow .reveal .controls div.navigate-left.enabled:hover {
3508
+ border-right-color: #f8f8c4;
3509
+ }
3510
+
3511
+ /* line 2972, ../theme-v2-liberation.scss */
3512
+ .theme-color-forest-yellow .themed .controls div.navigate-right.enabled:hover, .theme-color-forest-yellow .reveal .controls div.navigate-right.enabled:hover {
3513
+ border-left-color: #f8f8c4;
3514
+ }
3515
+
3516
+ /* line 2976, ../theme-v2-liberation.scss */
3517
+ .theme-color-forest-yellow .themed .controls div.navigate-up.enabled:hover, .theme-color-forest-yellow .reveal .controls div.navigate-up.enabled:hover {
3518
+ border-bottom-color: #f8f8c4;
3519
+ }
3520
+
3521
+ /* line 2980, ../theme-v2-liberation.scss */
3522
+ .theme-color-forest-yellow .themed .controls div.navigate-down.enabled:hover, .theme-color-forest-yellow .reveal .controls div.navigate-down.enabled:hover {
3523
+ border-top-color: #f8f8c4;
3524
+ }
3525
+
3526
+ /* line 2984, ../theme-v2-liberation.scss */
3527
+ .theme-color-forest-yellow .themed .progress, .theme-color-forest-yellow .reveal .progress {
3528
+ background: rgba(0, 0, 0, 0.2);
3529
+ }
3530
+
3531
+ /* line 2988, ../theme-v2-liberation.scss */
3532
+ .theme-color-forest-yellow .themed .progress span, .theme-color-forest-yellow .reveal .progress span {
3533
+ background: #ecec6a;
3534
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3535
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3536
+ }
3537
+
3538
+ /* line 2994, ../theme-v2-liberation.scss */
3539
+ .theme-color-grey-blue {
3540
+ background-color: #313538;
3541
+ background-image: -webkit-radial-gradient(center, circle farthest-corner, #555a5f 0%, #1c1e20 100%);
3542
+ background-image: radial-gradient(circle farthest-corner at center, #555a5f 0%, #1c1e20 100%);
3543
+ }
3544
+
3545
+ /* line 3000, ../theme-v2-liberation.scss */
3546
+ .theme-color-grey-blue body {
3547
+ background: transparent;
3548
+ }
3549
+
3550
+ /* line 3004, ../theme-v2-liberation.scss */
3551
+ .theme-color-grey-blue .theme-body-color-block {
3552
+ background: white;
3553
+ }
3554
+
3555
+ /* line 3008, ../theme-v2-liberation.scss */
3556
+ .theme-color-grey-blue .theme-link-color-block {
3557
+ background: #13daec;
3558
+ }
3559
+
3560
+ /* line 3012, ../theme-v2-liberation.scss */
3561
+ .theme-color-grey-blue .themed, .theme-color-grey-blue .reveal {
3562
+ color: white;
3563
+ }
3564
+
3565
+ /* line 3016, ../theme-v2-liberation.scss */
3566
+ .theme-color-grey-blue .themed a, .theme-color-grey-blue .reveal a {
3567
+ color: #13daec;
3568
+ }
3569
+
3570
+ /* line 3020, ../theme-v2-liberation.scss */
3571
+ .theme-color-grey-blue .themed a:hover, .theme-color-grey-blue .reveal a:hover {
3572
+ color: #71e9f4;
3573
+ }
3574
+
3575
+ /* line 3024, ../theme-v2-liberation.scss */
3576
+ .theme-color-grey-blue .themed .controls div.navigate-left, .theme-color-grey-blue .themed .controls div.navigate-left.enabled, .theme-color-grey-blue .reveal .controls div.navigate-left, .theme-color-grey-blue .reveal .controls div.navigate-left.enabled {
3577
+ border-right-color: #13daec;
3578
+ }
3579
+
3580
+ /* line 3028, ../theme-v2-liberation.scss */
3581
+ .theme-color-grey-blue .themed .controls div.navigate-right, .theme-color-grey-blue .themed .controls div.navigate-right.enabled, .theme-color-grey-blue .reveal .controls div.navigate-right, .theme-color-grey-blue .reveal .controls div.navigate-right.enabled {
3582
+ border-left-color: #13daec;
3583
+ }
3584
+
3585
+ /* line 3032, ../theme-v2-liberation.scss */
3586
+ .theme-color-grey-blue .themed .controls div.navigate-up, .theme-color-grey-blue .themed .controls div.navigate-up.enabled, .theme-color-grey-blue .reveal .controls div.navigate-up, .theme-color-grey-blue .reveal .controls div.navigate-up.enabled {
3587
+ border-bottom-color: #13daec;
3588
+ }
3589
+
3590
+ /* line 3036, ../theme-v2-liberation.scss */
3591
+ .theme-color-grey-blue .themed .controls div.navigate-down, .theme-color-grey-blue .themed .controls div.navigate-down.enabled, .theme-color-grey-blue .reveal .controls div.navigate-down, .theme-color-grey-blue .reveal .controls div.navigate-down.enabled {
3592
+ border-top-color: #13daec;
3593
+ }
3594
+
3595
+ /* line 3040, ../theme-v2-liberation.scss */
3596
+ .theme-color-grey-blue .themed .controls div.navigate-left.enabled:hover, .theme-color-grey-blue .reveal .controls div.navigate-left.enabled:hover {
3597
+ border-right-color: #71e9f4;
3598
+ }
3599
+
3600
+ /* line 3044, ../theme-v2-liberation.scss */
3601
+ .theme-color-grey-blue .themed .controls div.navigate-right.enabled:hover, .theme-color-grey-blue .reveal .controls div.navigate-right.enabled:hover {
3602
+ border-left-color: #71e9f4;
3603
+ }
3604
+
3605
+ /* line 3048, ../theme-v2-liberation.scss */
3606
+ .theme-color-grey-blue .themed .controls div.navigate-up.enabled:hover, .theme-color-grey-blue .reveal .controls div.navigate-up.enabled:hover {
3607
+ border-bottom-color: #71e9f4;
3608
+ }
3609
+
3610
+ /* line 3052, ../theme-v2-liberation.scss */
3611
+ .theme-color-grey-blue .themed .controls div.navigate-down.enabled:hover, .theme-color-grey-blue .reveal .controls div.navigate-down.enabled:hover {
3612
+ border-top-color: #71e9f4;
3613
+ }
3614
+
3615
+ /* line 3056, ../theme-v2-liberation.scss */
3616
+ .theme-color-grey-blue .themed .progress, .theme-color-grey-blue .reveal .progress {
3617
+ background: rgba(0, 0, 0, 0.2);
3618
+ }
3619
+
3620
+ /* line 3060, ../theme-v2-liberation.scss */
3621
+ .theme-color-grey-blue .themed .progress span, .theme-color-grey-blue .reveal .progress span {
3622
+ background: #13daec;
3623
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3624
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3625
+ }
3626
+
3627
+ /* line 3066, ../theme-v2-liberation.scss */
3628
+ .theme-color-mint-beige {
3629
+ background-color: #207c5f;
3630
+ background-image: -webkit-radial-gradient(center, circle farthest-corner, #2aa57e 0%, #207c5f 100%);
3631
+ background-image: radial-gradient(circle farthest-corner at center, #2aa57e 0%, #207c5f 100%);
3632
+ }
3633
+
3634
+ /* line 3072, ../theme-v2-liberation.scss */
3635
+ .theme-color-mint-beige body {
3636
+ background: transparent;
3637
+ }
3638
+
3639
+ /* line 3076, ../theme-v2-liberation.scss */
3640
+ .theme-color-mint-beige .theme-body-color-block {
3641
+ background: white;
3642
+ }
3643
+
3644
+ /* line 3080, ../theme-v2-liberation.scss */
3645
+ .theme-color-mint-beige .theme-link-color-block {
3646
+ background: #ecec6a;
3647
+ }
3648
+
3649
+ /* line 3084, ../theme-v2-liberation.scss */
3650
+ .theme-color-mint-beige .themed, .theme-color-mint-beige .reveal {
3651
+ color: white;
3652
+ }
3653
+
3654
+ /* line 3088, ../theme-v2-liberation.scss */
3655
+ .theme-color-mint-beige .themed a, .theme-color-mint-beige .reveal a {
3656
+ color: #ecec6a;
3657
+ }
3658
+
3659
+ /* line 3092, ../theme-v2-liberation.scss */
3660
+ .theme-color-mint-beige .themed a:hover, .theme-color-mint-beige .reveal a:hover {
3661
+ color: #f8f8c4;
3662
+ }
3663
+
3664
+ /* line 3096, ../theme-v2-liberation.scss */
3665
+ .theme-color-mint-beige .themed .controls div.navigate-left, .theme-color-mint-beige .themed .controls div.navigate-left.enabled, .theme-color-mint-beige .reveal .controls div.navigate-left, .theme-color-mint-beige .reveal .controls div.navigate-left.enabled {
3666
+ border-right-color: #ecec6a;
3667
+ }
3668
+
3669
+ /* line 3100, ../theme-v2-liberation.scss */
3670
+ .theme-color-mint-beige .themed .controls div.navigate-right, .theme-color-mint-beige .themed .controls div.navigate-right.enabled, .theme-color-mint-beige .reveal .controls div.navigate-right, .theme-color-mint-beige .reveal .controls div.navigate-right.enabled {
3671
+ border-left-color: #ecec6a;
3672
+ }
3673
+
3674
+ /* line 3104, ../theme-v2-liberation.scss */
3675
+ .theme-color-mint-beige .themed .controls div.navigate-up, .theme-color-mint-beige .themed .controls div.navigate-up.enabled, .theme-color-mint-beige .reveal .controls div.navigate-up, .theme-color-mint-beige .reveal .controls div.navigate-up.enabled {
3676
+ border-bottom-color: #ecec6a;
3677
+ }
3678
+
3679
+ /* line 3108, ../theme-v2-liberation.scss */
3680
+ .theme-color-mint-beige .themed .controls div.navigate-down, .theme-color-mint-beige .themed .controls div.navigate-down.enabled, .theme-color-mint-beige .reveal .controls div.navigate-down, .theme-color-mint-beige .reveal .controls div.navigate-down.enabled {
3681
+ border-top-color: #ecec6a;
3682
+ }
3683
+
3684
+ /* line 3112, ../theme-v2-liberation.scss */
3685
+ .theme-color-mint-beige .themed .controls div.navigate-left.enabled:hover, .theme-color-mint-beige .reveal .controls div.navigate-left.enabled:hover {
3686
+ border-right-color: #f8f8c4;
3687
+ }
3688
+
3689
+ /* line 3116, ../theme-v2-liberation.scss */
3690
+ .theme-color-mint-beige .themed .controls div.navigate-right.enabled:hover, .theme-color-mint-beige .reveal .controls div.navigate-right.enabled:hover {
3691
+ border-left-color: #f8f8c4;
3692
+ }
3693
+
3694
+ /* line 3120, ../theme-v2-liberation.scss */
3695
+ .theme-color-mint-beige .themed .controls div.navigate-up.enabled:hover, .theme-color-mint-beige .reveal .controls div.navigate-up.enabled:hover {
3696
+ border-bottom-color: #f8f8c4;
3697
+ }
3698
+
3699
+ /* line 3124, ../theme-v2-liberation.scss */
3700
+ .theme-color-mint-beige .themed .controls div.navigate-down.enabled:hover, .theme-color-mint-beige .reveal .controls div.navigate-down.enabled:hover {
3701
+ border-top-color: #f8f8c4;
3702
+ }
3703
+
3704
+ /* line 3128, ../theme-v2-liberation.scss */
3705
+ .theme-color-mint-beige .themed .progress, .theme-color-mint-beige .reveal .progress {
3706
+ background: rgba(0, 0, 0, 0.2);
3707
+ }
3708
+
3709
+ /* line 3132, ../theme-v2-liberation.scss */
3710
+ .theme-color-mint-beige .themed .progress span, .theme-color-mint-beige .reveal .progress span {
3711
+ background: #ecec6a;
3712
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3713
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3714
+ }
3715
+
3716
+ /* line 3138, ../theme-v2-liberation.scss */
3717
+ .theme-color-no-color {
3718
+ background-color: white;
3719
+ }
3720
+
3721
+ /* line 3142, ../theme-v2-liberation.scss */
3722
+ .theme-color-no-color .theme-body-color-block, .theme-color-no-color .theme-link-color-block {
3723
+ background: black;
3724
+ }
3725
+
3726
+ /* line 3146, ../theme-v2-liberation.scss */
3727
+ .theme-color-no-color .themed, .theme-color-no-color.themed, .theme-color-no-color .reveal, .theme-color-no-color.reveal {
3728
+ color: black;
3729
+ }
3730
+
3731
+ /* line 3150, ../theme-v2-liberation.scss */
3732
+ .theme-color-sand-blue {
3733
+ background: #f0f1eb;
3734
+ }
3735
+
3736
+ /* line 3154, ../theme-v2-liberation.scss */
3737
+ .theme-color-sand-blue body {
3738
+ background: transparent;
3739
+ }
3740
+
3741
+ /* line 3158, ../theme-v2-liberation.scss */
3742
+ .theme-color-sand-blue .theme-body-color-block {
3743
+ background: #111111;
3744
+ }
3745
+
3746
+ /* line 3162, ../theme-v2-liberation.scss */
3747
+ .theme-color-sand-blue .theme-link-color-block {
3748
+ background: #2f90f8;
3749
+ }
3750
+
3751
+ /* line 3166, ../theme-v2-liberation.scss */
3752
+ .theme-color-sand-blue .themed, .theme-color-sand-blue .reveal {
3753
+ color: #111111;
3754
+ }
3755
+
3756
+ /* line 3170, ../theme-v2-liberation.scss */
3757
+ .theme-color-sand-blue .themed a, .theme-color-sand-blue .reveal a {
3758
+ color: #2f90f8;
3759
+ }
3760
+
3761
+ /* line 3174, ../theme-v2-liberation.scss */
3762
+ .theme-color-sand-blue .themed a:hover, .theme-color-sand-blue .reveal a:hover {
3763
+ color: #92c5fb;
3764
+ }
3765
+
3766
+ /* line 3178, ../theme-v2-liberation.scss */
3767
+ .theme-color-sand-blue .themed .controls div.navigate-left, .theme-color-sand-blue .themed .controls div.navigate-left.enabled, .theme-color-sand-blue .reveal .controls div.navigate-left, .theme-color-sand-blue .reveal .controls div.navigate-left.enabled {
3768
+ border-right-color: #2f90f8;
3769
+ }
3770
+
3771
+ /* line 3182, ../theme-v2-liberation.scss */
3772
+ .theme-color-sand-blue .themed .controls div.navigate-right, .theme-color-sand-blue .themed .controls div.navigate-right.enabled, .theme-color-sand-blue .reveal .controls div.navigate-right, .theme-color-sand-blue .reveal .controls div.navigate-right.enabled {
3773
+ border-left-color: #2f90f8;
3774
+ }
3775
+
3776
+ /* line 3186, ../theme-v2-liberation.scss */
3777
+ .theme-color-sand-blue .themed .controls div.navigate-up, .theme-color-sand-blue .themed .controls div.navigate-up.enabled, .theme-color-sand-blue .reveal .controls div.navigate-up, .theme-color-sand-blue .reveal .controls div.navigate-up.enabled {
3778
+ border-bottom-color: #2f90f8;
3779
+ }
3780
+
3781
+ /* line 3190, ../theme-v2-liberation.scss */
3782
+ .theme-color-sand-blue .themed .controls div.navigate-down, .theme-color-sand-blue .themed .controls div.navigate-down.enabled, .theme-color-sand-blue .reveal .controls div.navigate-down, .theme-color-sand-blue .reveal .controls div.navigate-down.enabled {
3783
+ border-top-color: #2f90f8;
3784
+ }
3785
+
3786
+ /* line 3194, ../theme-v2-liberation.scss */
3787
+ .theme-color-sand-blue .themed .controls div.navigate-left.enabled:hover, .theme-color-sand-blue .reveal .controls div.navigate-left.enabled:hover {
3788
+ border-right-color: #92c5fb;
3789
+ }
3790
+
3791
+ /* line 3198, ../theme-v2-liberation.scss */
3792
+ .theme-color-sand-blue .themed .controls div.navigate-right.enabled:hover, .theme-color-sand-blue .reveal .controls div.navigate-right.enabled:hover {
3793
+ border-left-color: #92c5fb;
3794
+ }
3795
+
3796
+ /* line 3202, ../theme-v2-liberation.scss */
3797
+ .theme-color-sand-blue .themed .controls div.navigate-up.enabled:hover, .theme-color-sand-blue .reveal .controls div.navigate-up.enabled:hover {
3798
+ border-bottom-color: #92c5fb;
3799
+ }
3800
+
3801
+ /* line 3206, ../theme-v2-liberation.scss */
3802
+ .theme-color-sand-blue .themed .controls div.navigate-down.enabled:hover, .theme-color-sand-blue .reveal .controls div.navigate-down.enabled:hover {
3803
+ border-top-color: #92c5fb;
3804
+ }
3805
+
3806
+ /* line 3210, ../theme-v2-liberation.scss */
3807
+ .theme-color-sand-blue .themed .progress, .theme-color-sand-blue .reveal .progress {
3808
+ background: rgba(0, 0, 0, 0.2);
3809
+ }
3810
+
3811
+ /* line 3214, ../theme-v2-liberation.scss */
3812
+ .theme-color-sand-blue .themed .progress span, .theme-color-sand-blue .reveal .progress span {
3813
+ background: #2f90f8;
3814
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3815
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3816
+ }
3817
+
3818
+ /* line 3220, ../theme-v2-liberation.scss */
3819
+ .theme-color-sea-yellow {
3820
+ background-color: #297477;
3821
+ background-image: -webkit-linear-gradient(top, #6cc9cd 0%, #297477 100%);
3822
+ background-image: linear-gradient(to bottom, #6cc9cd 0%, #297477 100%);
3823
+ }
3824
+
3825
+ /* line 3226, ../theme-v2-liberation.scss */
3826
+ .theme-color-sea-yellow body {
3827
+ background: transparent;
3828
+ }
3829
+
3830
+ /* line 3230, ../theme-v2-liberation.scss */
3831
+ .theme-color-sea-yellow .theme-body-color-block {
3832
+ background: white;
3833
+ }
3834
+
3835
+ /* line 3234, ../theme-v2-liberation.scss */
3836
+ .theme-color-sea-yellow .theme-link-color-block {
3837
+ background: #ffc200;
3838
+ }
3839
+
3840
+ /* line 3238, ../theme-v2-liberation.scss */
3841
+ .theme-color-sea-yellow .themed, .theme-color-sea-yellow .reveal {
3842
+ color: white;
3843
+ }
3844
+
3845
+ /* line 3242, ../theme-v2-liberation.scss */
3846
+ .theme-color-sea-yellow .themed a, .theme-color-sea-yellow .reveal a {
3847
+ color: #ffc200;
3848
+ }
3849
+
3850
+ /* line 3246, ../theme-v2-liberation.scss */
3851
+ .theme-color-sea-yellow .themed a:hover, .theme-color-sea-yellow .reveal a:hover {
3852
+ color: #ffda66;
3853
+ }
3854
+
3855
+ /* line 3250, ../theme-v2-liberation.scss */
3856
+ .theme-color-sea-yellow .themed .controls div.navigate-left, .theme-color-sea-yellow .themed .controls div.navigate-left.enabled, .theme-color-sea-yellow .reveal .controls div.navigate-left, .theme-color-sea-yellow .reveal .controls div.navigate-left.enabled {
3857
+ border-right-color: #ffc200;
3858
+ }
3859
+
3860
+ /* line 3254, ../theme-v2-liberation.scss */
3861
+ .theme-color-sea-yellow .themed .controls div.navigate-right, .theme-color-sea-yellow .themed .controls div.navigate-right.enabled, .theme-color-sea-yellow .reveal .controls div.navigate-right, .theme-color-sea-yellow .reveal .controls div.navigate-right.enabled {
3862
+ border-left-color: #ffc200;
3863
+ }
3864
+
3865
+ /* line 3258, ../theme-v2-liberation.scss */
3866
+ .theme-color-sea-yellow .themed .controls div.navigate-up, .theme-color-sea-yellow .themed .controls div.navigate-up.enabled, .theme-color-sea-yellow .reveal .controls div.navigate-up, .theme-color-sea-yellow .reveal .controls div.navigate-up.enabled {
3867
+ border-bottom-color: #ffc200;
3868
+ }
3869
+
3870
+ /* line 3262, ../theme-v2-liberation.scss */
3871
+ .theme-color-sea-yellow .themed .controls div.navigate-down, .theme-color-sea-yellow .themed .controls div.navigate-down.enabled, .theme-color-sea-yellow .reveal .controls div.navigate-down, .theme-color-sea-yellow .reveal .controls div.navigate-down.enabled {
3872
+ border-top-color: #ffc200;
3873
+ }
3874
+
3875
+ /* line 3266, ../theme-v2-liberation.scss */
3876
+ .theme-color-sea-yellow .themed .controls div.navigate-left.enabled:hover, .theme-color-sea-yellow .reveal .controls div.navigate-left.enabled:hover {
3877
+ border-right-color: #ffda66;
3878
+ }
3879
+
3880
+ /* line 3270, ../theme-v2-liberation.scss */
3881
+ .theme-color-sea-yellow .themed .controls div.navigate-right.enabled:hover, .theme-color-sea-yellow .reveal .controls div.navigate-right.enabled:hover {
3882
+ border-left-color: #ffda66;
3883
+ }
3884
+
3885
+ /* line 3274, ../theme-v2-liberation.scss */
3886
+ .theme-color-sea-yellow .themed .controls div.navigate-up.enabled:hover, .theme-color-sea-yellow .reveal .controls div.navigate-up.enabled:hover {
3887
+ border-bottom-color: #ffda66;
3888
+ }
3889
+
3890
+ /* line 3278, ../theme-v2-liberation.scss */
3891
+ .theme-color-sea-yellow .themed .controls div.navigate-down.enabled:hover, .theme-color-sea-yellow .reveal .controls div.navigate-down.enabled:hover {
3892
+ border-top-color: #ffda66;
3893
+ }
3894
+
3895
+ /* line 3282, ../theme-v2-liberation.scss */
3896
+ .theme-color-sea-yellow .themed .progress, .theme-color-sea-yellow .reveal .progress {
3897
+ background: rgba(0, 0, 0, 0.2);
3898
+ }
3899
+
3900
+ /* line 3286, ../theme-v2-liberation.scss */
3901
+ .theme-color-sea-yellow .themed .progress span, .theme-color-sea-yellow .reveal .progress span {
3902
+ background: #ffc200;
3903
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3904
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3905
+ }
3906
+
3907
+ /* line 3292, ../theme-v2-liberation.scss */
3908
+ .theme-color-silver-blue {
3909
+ background-color: #dddddd;
3910
+ background-image: -webkit-radial-gradient(center, circle farthest-corner, #fff 0%, #ddd 100%);
3911
+ background-image: radial-gradient(circle farthest-corner at center, #ffffff 0%, #dddddd 100%);
3912
+ }
3913
+
3914
+ /* line 3298, ../theme-v2-liberation.scss */
3915
+ .theme-color-silver-blue body {
3916
+ background: transparent;
3917
+ }
3918
+
3919
+ /* line 3302, ../theme-v2-liberation.scss */
3920
+ .theme-color-silver-blue .theme-body-color-block {
3921
+ background: #111111;
3922
+ }
3923
+
3924
+ /* line 3306, ../theme-v2-liberation.scss */
3925
+ .theme-color-silver-blue .theme-link-color-block {
3926
+ background: #106bcc;
3927
+ }
3928
+
3929
+ /* line 3310, ../theme-v2-liberation.scss */
3930
+ .theme-color-silver-blue .themed, .theme-color-silver-blue .reveal {
3931
+ color: #111111;
3932
+ }
3933
+
3934
+ /* line 3314, ../theme-v2-liberation.scss */
3935
+ .theme-color-silver-blue .themed a, .theme-color-silver-blue .reveal a {
3936
+ color: #106bcc;
3937
+ }
3938
+
3939
+ /* line 3318, ../theme-v2-liberation.scss */
3940
+ .theme-color-silver-blue .themed a:hover, .theme-color-silver-blue .reveal a:hover {
3941
+ color: #2184ee;
3942
+ }
3943
+
3944
+ /* line 3322, ../theme-v2-liberation.scss */
3945
+ .theme-color-silver-blue .themed .controls div.navigate-left, .theme-color-silver-blue .themed .controls div.navigate-left.enabled, .theme-color-silver-blue .reveal .controls div.navigate-left, .theme-color-silver-blue .reveal .controls div.navigate-left.enabled {
3946
+ border-right-color: #106bcc;
3947
+ }
3948
+
3949
+ /* line 3326, ../theme-v2-liberation.scss */
3950
+ .theme-color-silver-blue .themed .controls div.navigate-right, .theme-color-silver-blue .themed .controls div.navigate-right.enabled, .theme-color-silver-blue .reveal .controls div.navigate-right, .theme-color-silver-blue .reveal .controls div.navigate-right.enabled {
3951
+ border-left-color: #106bcc;
3952
+ }
3953
+
3954
+ /* line 3330, ../theme-v2-liberation.scss */
3955
+ .theme-color-silver-blue .themed .controls div.navigate-up, .theme-color-silver-blue .themed .controls div.navigate-up.enabled, .theme-color-silver-blue .reveal .controls div.navigate-up, .theme-color-silver-blue .reveal .controls div.navigate-up.enabled {
3956
+ border-bottom-color: #106bcc;
3957
+ }
3958
+
3959
+ /* line 3334, ../theme-v2-liberation.scss */
3960
+ .theme-color-silver-blue .themed .controls div.navigate-down, .theme-color-silver-blue .themed .controls div.navigate-down.enabled, .theme-color-silver-blue .reveal .controls div.navigate-down, .theme-color-silver-blue .reveal .controls div.navigate-down.enabled {
3961
+ border-top-color: #106bcc;
3962
+ }
3963
+
3964
+ /* line 3338, ../theme-v2-liberation.scss */
3965
+ .theme-color-silver-blue .themed .controls div.navigate-left.enabled:hover, .theme-color-silver-blue .reveal .controls div.navigate-left.enabled:hover {
3966
+ border-right-color: #2184ee;
3967
+ }
3968
+
3969
+ /* line 3342, ../theme-v2-liberation.scss */
3970
+ .theme-color-silver-blue .themed .controls div.navigate-right.enabled:hover, .theme-color-silver-blue .reveal .controls div.navigate-right.enabled:hover {
3971
+ border-left-color: #2184ee;
3972
+ }
3973
+
3974
+ /* line 3346, ../theme-v2-liberation.scss */
3975
+ .theme-color-silver-blue .themed .controls div.navigate-up.enabled:hover, .theme-color-silver-blue .reveal .controls div.navigate-up.enabled:hover {
3976
+ border-bottom-color: #2184ee;
3977
+ }
3978
+
3979
+ /* line 3350, ../theme-v2-liberation.scss */
3980
+ .theme-color-silver-blue .themed .controls div.navigate-down.enabled:hover, .theme-color-silver-blue .reveal .controls div.navigate-down.enabled:hover {
3981
+ border-top-color: #2184ee;
3982
+ }
3983
+
3984
+ /* line 3354, ../theme-v2-liberation.scss */
3985
+ .theme-color-silver-blue .themed .progress, .theme-color-silver-blue .reveal .progress {
3986
+ background: rgba(0, 0, 0, 0.2);
3987
+ }
3988
+
3989
+ /* line 3358, ../theme-v2-liberation.scss */
3990
+ .theme-color-silver-blue .themed .progress span, .theme-color-silver-blue .reveal .progress span {
3991
+ background: #106bcc;
3992
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3993
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
3994
+ }
3995
+
3996
+ /* line 3364, ../theme-v2-liberation.scss */
3997
+ .theme-color-silver-green {
3998
+ background-color: #dddddd;
3999
+ background-image: -webkit-radial-gradient(center, circle farthest-corner, #fff 0%, #ddd 100%);
4000
+ background-image: radial-gradient(circle farthest-corner at center, #ffffff 0%, #dddddd 100%);
4001
+ }
4002
+
4003
+ /* line 3370, ../theme-v2-liberation.scss */
4004
+ .theme-color-silver-green body {
4005
+ background: transparent;
4006
+ }
4007
+
4008
+ /* line 3374, ../theme-v2-liberation.scss */
4009
+ .theme-color-silver-green .theme-body-color-block {
4010
+ background: #111111;
4011
+ }
4012
+
4013
+ /* line 3378, ../theme-v2-liberation.scss */
4014
+ .theme-color-silver-green .theme-link-color-block {
4015
+ background: #039426;
4016
+ }
4017
+
4018
+ /* line 3382, ../theme-v2-liberation.scss */
4019
+ .theme-color-silver-green .themed, .theme-color-silver-green .reveal {
4020
+ color: #111111;
4021
+ }
4022
+
4023
+ /* line 3386, ../theme-v2-liberation.scss */
4024
+ .theme-color-silver-green .themed a, .theme-color-silver-green .reveal a {
4025
+ color: #039426;
4026
+ }
4027
+
4028
+ /* line 3390, ../theme-v2-liberation.scss */
4029
+ .theme-color-silver-green .themed a:hover, .theme-color-silver-green .reveal a:hover {
4030
+ color: #04c633;
4031
+ }
4032
+
4033
+ /* line 3394, ../theme-v2-liberation.scss */
4034
+ .theme-color-silver-green .themed .controls div.navigate-left, .theme-color-silver-green .themed .controls div.navigate-left.enabled, .theme-color-silver-green .reveal .controls div.navigate-left, .theme-color-silver-green .reveal .controls div.navigate-left.enabled {
4035
+ border-right-color: #039426;
4036
+ }
4037
+
4038
+ /* line 3398, ../theme-v2-liberation.scss */
4039
+ .theme-color-silver-green .themed .controls div.navigate-right, .theme-color-silver-green .themed .controls div.navigate-right.enabled, .theme-color-silver-green .reveal .controls div.navigate-right, .theme-color-silver-green .reveal .controls div.navigate-right.enabled {
4040
+ border-left-color: #039426;
4041
+ }
4042
+
4043
+ /* line 3402, ../theme-v2-liberation.scss */
4044
+ .theme-color-silver-green .themed .controls div.navigate-up, .theme-color-silver-green .themed .controls div.navigate-up.enabled, .theme-color-silver-green .reveal .controls div.navigate-up, .theme-color-silver-green .reveal .controls div.navigate-up.enabled {
4045
+ border-bottom-color: #039426;
4046
+ }
4047
+
4048
+ /* line 3406, ../theme-v2-liberation.scss */
4049
+ .theme-color-silver-green .themed .controls div.navigate-down, .theme-color-silver-green .themed .controls div.navigate-down.enabled, .theme-color-silver-green .reveal .controls div.navigate-down, .theme-color-silver-green .reveal .controls div.navigate-down.enabled {
4050
+ border-top-color: #039426;
4051
+ }
4052
+
4053
+ /* line 3410, ../theme-v2-liberation.scss */
4054
+ .theme-color-silver-green .themed .controls div.navigate-left.enabled:hover, .theme-color-silver-green .reveal .controls div.navigate-left.enabled:hover {
4055
+ border-right-color: #04c633;
4056
+ }
4057
+
4058
+ /* line 3414, ../theme-v2-liberation.scss */
4059
+ .theme-color-silver-green .themed .controls div.navigate-right.enabled:hover, .theme-color-silver-green .reveal .controls div.navigate-right.enabled:hover {
4060
+ border-left-color: #04c633;
4061
+ }
4062
+
4063
+ /* line 3418, ../theme-v2-liberation.scss */
4064
+ .theme-color-silver-green .themed .controls div.navigate-up.enabled:hover, .theme-color-silver-green .reveal .controls div.navigate-up.enabled:hover {
4065
+ border-bottom-color: #04c633;
4066
+ }
4067
+
4068
+ /* line 3422, ../theme-v2-liberation.scss */
4069
+ .theme-color-silver-green .themed .controls div.navigate-down.enabled:hover, .theme-color-silver-green .reveal .controls div.navigate-down.enabled:hover {
4070
+ border-top-color: #04c633;
4071
+ }
4072
+
4073
+ /* line 3426, ../theme-v2-liberation.scss */
4074
+ .theme-color-silver-green .themed .progress, .theme-color-silver-green .reveal .progress {
4075
+ background: rgba(0, 0, 0, 0.2);
4076
+ }
4077
+
4078
+ /* line 3430, ../theme-v2-liberation.scss */
4079
+ .theme-color-silver-green .themed .progress span, .theme-color-silver-green .reveal .progress span {
4080
+ background: #039426;
4081
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
4082
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
4083
+ }
4084
+
4085
+ /* line 3436, ../theme-v2-liberation.scss */
4086
+ .theme-color-sky-blue {
4087
+ background-color: #dcedf1;
4088
+ background-image: -webkit-radial-gradient(center, circle farthest-corner, #f7fbfc 0%, #add9e4 100%);
4089
+ background-image: radial-gradient(circle farthest-corner at center, #f7fbfc 0%, #add9e4 100%);
4090
+ }
4091
+
4092
+ /* line 3442, ../theme-v2-liberation.scss */
4093
+ .theme-color-sky-blue body {
4094
+ background: transparent;
4095
+ }
4096
+
4097
+ /* line 3446, ../theme-v2-liberation.scss */
4098
+ .theme-color-sky-blue .theme-body-color-block {
4099
+ background: #333333;
4100
+ }
4101
+
4102
+ /* line 3450, ../theme-v2-liberation.scss */
4103
+ .theme-color-sky-blue .theme-link-color-block {
4104
+ background: #3b759e;
4105
+ }
4106
+
4107
+ /* line 3454, ../theme-v2-liberation.scss */
4108
+ .theme-color-sky-blue .themed, .theme-color-sky-blue .reveal {
4109
+ color: #333333;
4110
+ }
4111
+
4112
+ /* line 3458, ../theme-v2-liberation.scss */
4113
+ .theme-color-sky-blue .themed a, .theme-color-sky-blue .reveal a {
4114
+ color: #3b759e;
4115
+ }
4116
+
4117
+ /* line 3462, ../theme-v2-liberation.scss */
4118
+ .theme-color-sky-blue .themed a:hover, .theme-color-sky-blue .reveal a:hover {
4119
+ color: #74a7cb;
4120
+ }
4121
+
4122
+ /* line 3466, ../theme-v2-liberation.scss */
4123
+ .theme-color-sky-blue .themed .controls div.navigate-left, .theme-color-sky-blue .themed .controls div.navigate-left.enabled, .theme-color-sky-blue .reveal .controls div.navigate-left, .theme-color-sky-blue .reveal .controls div.navigate-left.enabled {
4124
+ border-right-color: #3b759e;
4125
+ }
4126
+
4127
+ /* line 3470, ../theme-v2-liberation.scss */
4128
+ .theme-color-sky-blue .themed .controls div.navigate-right, .theme-color-sky-blue .themed .controls div.navigate-right.enabled, .theme-color-sky-blue .reveal .controls div.navigate-right, .theme-color-sky-blue .reveal .controls div.navigate-right.enabled {
4129
+ border-left-color: #3b759e;
4130
+ }
4131
+
4132
+ /* line 3474, ../theme-v2-liberation.scss */
4133
+ .theme-color-sky-blue .themed .controls div.navigate-up, .theme-color-sky-blue .themed .controls div.navigate-up.enabled, .theme-color-sky-blue .reveal .controls div.navigate-up, .theme-color-sky-blue .reveal .controls div.navigate-up.enabled {
4134
+ border-bottom-color: #3b759e;
4135
+ }
4136
+
4137
+ /* line 3478, ../theme-v2-liberation.scss */
4138
+ .theme-color-sky-blue .themed .controls div.navigate-down, .theme-color-sky-blue .themed .controls div.navigate-down.enabled, .theme-color-sky-blue .reveal .controls div.navigate-down, .theme-color-sky-blue .reveal .controls div.navigate-down.enabled {
4139
+ border-top-color: #3b759e;
4140
+ }
4141
+
4142
+ /* line 3482, ../theme-v2-liberation.scss */
4143
+ .theme-color-sky-blue .themed .controls div.navigate-left.enabled:hover, .theme-color-sky-blue .reveal .controls div.navigate-left.enabled:hover {
4144
+ border-right-color: #74a7cb;
4145
+ }
4146
+
4147
+ /* line 3486, ../theme-v2-liberation.scss */
4148
+ .theme-color-sky-blue .themed .controls div.navigate-right.enabled:hover, .theme-color-sky-blue .reveal .controls div.navigate-right.enabled:hover {
4149
+ border-left-color: #74a7cb;
4150
+ }
4151
+
4152
+ /* line 3490, ../theme-v2-liberation.scss */
4153
+ .theme-color-sky-blue .themed .controls div.navigate-up.enabled:hover, .theme-color-sky-blue .reveal .controls div.navigate-up.enabled:hover {
4154
+ border-bottom-color: #74a7cb;
4155
+ }
4156
+
4157
+ /* line 3494, ../theme-v2-liberation.scss */
4158
+ .theme-color-sky-blue .themed .controls div.navigate-down.enabled:hover, .theme-color-sky-blue .reveal .controls div.navigate-down.enabled:hover {
4159
+ border-top-color: #74a7cb;
4160
+ }
4161
+
4162
+ /* line 3498, ../theme-v2-liberation.scss */
4163
+ .theme-color-sky-blue .themed .progress, .theme-color-sky-blue .reveal .progress {
4164
+ background: rgba(0, 0, 0, 0.2);
4165
+ }
4166
+
4167
+ /* line 3502, ../theme-v2-liberation.scss */
4168
+ .theme-color-sky-blue .themed .progress span, .theme-color-sky-blue .reveal .progress span {
4169
+ background: #3b759e;
4170
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
4171
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
4172
+ }
4173
+
4174
+ /* line 3508, ../theme-v2-liberation.scss */
4175
+ .theme-color-white-blue {
4176
+ background: white;
4177
+ }
4178
+
4179
+ /* line 3512, ../theme-v2-liberation.scss */
4180
+ .theme-color-white-blue body {
4181
+ background: transparent;
4182
+ }
4183
+
4184
+ /* line 3516, ../theme-v2-liberation.scss */
4185
+ .theme-color-white-blue .theme-body-color-block {
4186
+ background: black;
4187
+ }
4188
+
4189
+ /* line 3520, ../theme-v2-liberation.scss */
4190
+ .theme-color-white-blue .theme-link-color-block {
4191
+ background: #106bcc;
4192
+ }
4193
+
4194
+ /* line 3524, ../theme-v2-liberation.scss */
4195
+ .theme-color-white-blue .themed, .theme-color-white-blue .reveal {
4196
+ color: black;
4197
+ }
4198
+
4199
+ /* line 3528, ../theme-v2-liberation.scss */
4200
+ .theme-color-white-blue .themed a, .theme-color-white-blue .reveal a {
4201
+ color: #106bcc;
4202
+ }
4203
+
4204
+ /* line 3532, ../theme-v2-liberation.scss */
4205
+ .theme-color-white-blue .themed a:hover, .theme-color-white-blue .reveal a:hover {
4206
+ color: #3991ef;
4207
+ }
4208
+
4209
+ /* line 3536, ../theme-v2-liberation.scss */
4210
+ .theme-color-white-blue .themed .controls div.navigate-left, .theme-color-white-blue .themed .controls div.navigate-left.enabled, .theme-color-white-blue .reveal .controls div.navigate-left, .theme-color-white-blue .reveal .controls div.navigate-left.enabled {
4211
+ border-right-color: #106bcc;
4212
+ }
4213
+
4214
+ /* line 3540, ../theme-v2-liberation.scss */
4215
+ .theme-color-white-blue .themed .controls div.navigate-right, .theme-color-white-blue .themed .controls div.navigate-right.enabled, .theme-color-white-blue .reveal .controls div.navigate-right, .theme-color-white-blue .reveal .controls div.navigate-right.enabled {
4216
+ border-left-color: #106bcc;
4217
+ }
4218
+
4219
+ /* line 3544, ../theme-v2-liberation.scss */
4220
+ .theme-color-white-blue .themed .controls div.navigate-up, .theme-color-white-blue .themed .controls div.navigate-up.enabled, .theme-color-white-blue .reveal .controls div.navigate-up, .theme-color-white-blue .reveal .controls div.navigate-up.enabled {
4221
+ border-bottom-color: #106bcc;
4222
+ }
4223
+
4224
+ /* line 3548, ../theme-v2-liberation.scss */
4225
+ .theme-color-white-blue .themed .controls div.navigate-down, .theme-color-white-blue .themed .controls div.navigate-down.enabled, .theme-color-white-blue .reveal .controls div.navigate-down, .theme-color-white-blue .reveal .controls div.navigate-down.enabled {
4226
+ border-top-color: #106bcc;
4227
+ }
4228
+
4229
+ /* line 3552, ../theme-v2-liberation.scss */
4230
+ .theme-color-white-blue .themed .controls div.navigate-left.enabled:hover, .theme-color-white-blue .reveal .controls div.navigate-left.enabled:hover {
4231
+ border-right-color: #3991ef;
4232
+ }
4233
+
4234
+ /* line 3556, ../theme-v2-liberation.scss */
4235
+ .theme-color-white-blue .themed .controls div.navigate-right.enabled:hover, .theme-color-white-blue .reveal .controls div.navigate-right.enabled:hover {
4236
+ border-left-color: #3991ef;
4237
+ }
4238
+
4239
+ /* line 3560, ../theme-v2-liberation.scss */
4240
+ .theme-color-white-blue .themed .controls div.navigate-up.enabled:hover, .theme-color-white-blue .reveal .controls div.navigate-up.enabled:hover {
4241
+ border-bottom-color: #3991ef;
4242
+ }
4243
+
4244
+ /* line 3564, ../theme-v2-liberation.scss */
4245
+ .theme-color-white-blue .themed .controls div.navigate-down.enabled:hover, .theme-color-white-blue .reveal .controls div.navigate-down.enabled:hover {
4246
+ border-top-color: #3991ef;
4247
+ }
4248
+
4249
+ /* line 3568, ../theme-v2-liberation.scss */
4250
+ .theme-color-white-blue .themed .progress, .theme-color-white-blue .reveal .progress {
4251
+ background: rgba(0, 0, 0, 0.2);
4252
+ }
4253
+
4254
+ /* line 3572, ../theme-v2-liberation.scss */
4255
+ .theme-color-white-blue .themed .progress span, .theme-color-white-blue .reveal .progress span {
4256
+ background: #106bcc;
4257
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
4258
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
4259
+ }
4260
+
4261
+ /* line 3578, ../theme-v2-liberation.scss */
4262
+ .theme-color-yellow-black {
4263
+ background: #fff000;
4264
+ }
4265
+
4266
+ /* line 3582, ../theme-v2-liberation.scss */
4267
+ .theme-color-yellow-black body {
4268
+ background: transparent;
4269
+ }
4270
+
4271
+ /* line 3586, ../theme-v2-liberation.scss */
4272
+ .theme-color-yellow-black .theme-body-color-block {
4273
+ background: black;
4274
+ }
4275
+
4276
+ /* line 3590, ../theme-v2-liberation.scss */
4277
+ .theme-color-yellow-black .theme-link-color-block {
4278
+ background: #4654ec;
4279
+ }
4280
+
4281
+ /* line 3594, ../theme-v2-liberation.scss */
4282
+ .theme-color-yellow-black .themed, .theme-color-yellow-black .reveal {
4283
+ color: black;
4284
+ }
4285
+
4286
+ /* line 3598, ../theme-v2-liberation.scss */
4287
+ .theme-color-yellow-black .themed a, .theme-color-yellow-black .reveal a {
4288
+ color: #4654ec;
4289
+ }
4290
+
4291
+ /* line 3602, ../theme-v2-liberation.scss */
4292
+ .theme-color-yellow-black .themed a:hover, .theme-color-yellow-black .reveal a:hover {
4293
+ color: #a3aaf6;
4294
+ }
4295
+
4296
+ /* line 3606, ../theme-v2-liberation.scss */
4297
+ .theme-color-yellow-black .themed .controls div.navigate-left, .theme-color-yellow-black .themed .controls div.navigate-left.enabled, .theme-color-yellow-black .reveal .controls div.navigate-left, .theme-color-yellow-black .reveal .controls div.navigate-left.enabled {
4298
+ border-right-color: #4654ec;
4299
+ }
4300
+
4301
+ /* line 3610, ../theme-v2-liberation.scss */
4302
+ .theme-color-yellow-black .themed .controls div.navigate-right, .theme-color-yellow-black .themed .controls div.navigate-right.enabled, .theme-color-yellow-black .reveal .controls div.navigate-right, .theme-color-yellow-black .reveal .controls div.navigate-right.enabled {
4303
+ border-left-color: #4654ec;
4304
+ }
4305
+
4306
+ /* line 3614, ../theme-v2-liberation.scss */
4307
+ .theme-color-yellow-black .themed .controls div.navigate-up, .theme-color-yellow-black .themed .controls div.navigate-up.enabled, .theme-color-yellow-black .reveal .controls div.navigate-up, .theme-color-yellow-black .reveal .controls div.navigate-up.enabled {
4308
+ border-bottom-color: #4654ec;
4309
+ }
4310
+
4311
+ /* line 3618, ../theme-v2-liberation.scss */
4312
+ .theme-color-yellow-black .themed .controls div.navigate-down, .theme-color-yellow-black .themed .controls div.navigate-down.enabled, .theme-color-yellow-black .reveal .controls div.navigate-down, .theme-color-yellow-black .reveal .controls div.navigate-down.enabled {
4313
+ border-top-color: #4654ec;
4314
+ }
4315
+
4316
+ /* line 3622, ../theme-v2-liberation.scss */
4317
+ .theme-color-yellow-black .themed .controls div.navigate-left.enabled:hover, .theme-color-yellow-black .reveal .controls div.navigate-left.enabled:hover {
4318
+ border-right-color: #a3aaf6;
4319
+ }
4320
+
4321
+ /* line 3626, ../theme-v2-liberation.scss */
4322
+ .theme-color-yellow-black .themed .controls div.navigate-right.enabled:hover, .theme-color-yellow-black .reveal .controls div.navigate-right.enabled:hover {
4323
+ border-left-color: #a3aaf6;
4324
+ }
4325
+
4326
+ /* line 3630, ../theme-v2-liberation.scss */
4327
+ .theme-color-yellow-black .themed .controls div.navigate-up.enabled:hover, .theme-color-yellow-black .reveal .controls div.navigate-up.enabled:hover {
4328
+ border-bottom-color: #a3aaf6;
4329
+ }
4330
+
4331
+ /* line 3634, ../theme-v2-liberation.scss */
4332
+ .theme-color-yellow-black .themed .controls div.navigate-down.enabled:hover, .theme-color-yellow-black .reveal .controls div.navigate-down.enabled:hover {
4333
+ border-top-color: #a3aaf6;
4334
+ }
4335
+
4336
+ /* line 3638, ../theme-v2-liberation.scss */
4337
+ .theme-color-yellow-black .themed .progress, .theme-color-yellow-black .reveal .progress {
4338
+ background: rgba(0, 0, 0, 0.2);
4339
+ }
4340
+
4341
+ /* line 3642, ../theme-v2-liberation.scss */
4342
+ .theme-color-yellow-black .themed .progress span, .theme-color-yellow-black .reveal .progress span {
4343
+ background: #4654ec;
4344
+ -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
4345
+ transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
4346
+ }