/* DO-EPIC-SHIT by Lars Moelleken (2014-11-06, 02:45)
 */
body{background:-webkit-gradient(linear,left top,left bottom,from(#111),to(#333));background:-webkit-linear-gradient(top,#111,#333);background:-moz-linear-gradient(top,#111,#333);background:-o-linear-gradient(top,#111,#333);background:linear-gradient(to bottom,#111,#333);-webkit-font-smoothing:subpixel-antialiased}.reveal{font-size:60px}.reveal h1{font-size:2em}.reveal h2{font-size:1.25em}.reveal h3{font-size:1.1em}.reveal h4{font-size:1em}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6,.reveal ol,.reveal ul,.reveal p,.reveal table,.reveal pre{margin-bottom:2rem}html.inverted .reveal h1,html.inverted .reveal h2,html.inverted .reveal h3,html.inverted .reveal h4,html.inverted .reveal h5,html.inverted .reveal h6,html.inverted .reveal ol,html.inverted .reveal ul,html.inverted .reveal p,html.inverted .reveal table,html.inverted .reveal pre{color:#fff;text-shadow:1px 1px 2px #000,1px -1px 2px #000,-1px -1px 2px #000,-1px 1px 2px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 8px rgba(0,0,0,.6),0 0 8px rgba(0,0,0,.6),0 0 8px rgba(0,0,0,.6)}.reveal .width_img_wrapper_5 img{width:5%}.reveal .width_img_wrapper_10 img{width:10%}.reveal .width_img_wrapper_15 img{width:15%}.reveal .width_img_wrapper_20 img{width:20%}.reveal .width_img_wrapper_25 img{width:25%}.reveal .width_img_wrapper_30 img{width:30%}.reveal .width_img_wrapper_35 img{width:35%}.reveal .width_img_wrapper_40 img{width:40%}.reveal .width_img_wrapper_45 img{width:45%}.reveal .width_img_wrapper_50 img{width:50%}.reveal .width_img_wrapper_55 img{width:55%}.reveal .width_img_wrapper_60 img{width:60%}.reveal .width_img_wrapper_65 img{width:65%}.reveal .width_img_wrapper_70 img{width:70%}.reveal .width_img_wrapper_75 img{width:75%}.reveal .width_img_wrapper_80 img{width:80%}.reveal .width_img_wrapper_85 img{width:85%}.reveal .width_img_wrapper_90 img{width:90%}.reveal .width_img_wrapper_95 img{width:95%}.reveal .width_img_wrapper_100 img{width:100%}.reveal .menadwork-logo{background:white;padding:20px;margin-top:15%;width:25%}.reveal pre code{font-size:60px;line-height:65px;max-height:700px;-webkit-filter:none;filter:none;text-shadow:none;-webkit-box-shadow:inset 0 0 0 2px #666,0 0 4px 1px rgba(0,0,0,.6);-moz-box-shadow:inset 0 0 0 2px #666,0 0 4px 1px rgba(0,0,0,.6);box-shadow:inset 0 0 0 2px #666,0 0 4px 1px rgba(0,0,0,.6)}.reveal a:not(.image){color:white}html.faded .reveal .backgrounds{opacity:.5;background-blend-mode:multiply}html.grayscaled .reveal .backgrounds{-webkit-filter:greyscale(1);filter:greyscale(1)}.reveal .right{margin-left:33%}.reveal pre+pre{margin-top:-1em}.reveal section img,.reveal section video{background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid #666}.reveal section img.no_border,.reveal section video.no_border{border:none}.reveal li{margin-bottom:1rem}.reveal table{table-layout:fixed;width:100%;max-width:1900px;margin-left:auto;margin-right:auto;padding:1em 0;font-size:1em;border-top:1px solid currentcolor;border-bottom:1px solid currentcolor}.smaller .reveal table{font-size:.8em}.reveal table th,.reveal table td{padding:.1em .2em;white-space:nowrap;text-align:center;border-bottom:.05em dotted #666}.reveal table th:first-child,.reveal table td:first-child{text-align:left}.reveal table th img,.reveal table td img{margin:0;border:none;background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.reveal video{width:auto;height:80%}.reveal .datatable+table{font-size:.5em;line-height:1.4;border-collapse:collapse}.reveal .datatable+table tr:nth-child(even){background:rgba(255,255,255,.6)}.reveal .datatable+table th,.reveal .datatable+table td{text-align:left}.reveal blockquote{quotes:"“" "”" "‘" "’";position:relative;margin-bottom:1rem;padding:1rem;background-color:rgba(0,0,0,.9);font-style:italic;text-align:left}.reveal blockquote>*:last-child{margin-bottom:0}.reveal blockquote:before,.reveal blockquote:after{position:absolute;font-family:Times,serif;font-size:150%;font-weight:700}.reveal blockquote:before{top:0;right:102%;content:open-quote}.reveal blockquote:after{bottom:-20px;left:102%;content:close-quote;vertical-align:bottom}.reveal .multicolumn{font-size:.6em;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;column-count:2}.animate-text{padding:65px;font-size:160px;margin-top:-10px;color:#ecf0f1;height:120px;position:absolute}.animate-text:before{content:'[';position:absolute;left:-30px;line-height:120px}.animate-text:after{content:']';position:absolute;right:-30px;line-height:120px}.animate-text:after,.animate-text:before{color:#e7ad52;font-size:160px;margin-top:-15px;-webkit-animation:2s linear 0s normal none infinite opacity;-moz-animation:2s linear 0s normal none infinite opacity;-o-animation:2s linear 0s normal none infinite opacity;animation:2s linear 0s normal none infinite opacity}.animate-text .visible{float:left;font-weight:600;overflow:hidden;height:120px}.animate-text h1{display:inline;float:left;margin:0}.animate-text ul{margin-top:0;text-align:left;list-style:none;-webkit-animation:6s linear 0s normal none infinite change;-moz-animation:6s linear 0s normal none infinite change;-o-animation:6s linear 0s normal none infinite change;animation:6s linear 0s normal none infinite change}.animate-text ul li{font-size:100px;line-height:120px;margin:0}@-webkit-keyframes opacity{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-moz-keyframes opacity{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-o-keyframes opacity{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes opacity{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-webkit-keyframes change{0%{margin-top:0}15%{margin-top:0}25%{margin-top:-120px}40%{margin-top:-120px}50%{margin-top:-240px}65%{margin-top:-240px}75%{margin-top:-120px}85%{margin-top:-120px}100%{margin-top:0}}@-moz-keyframes change{0%{margin-top:0}15%{margin-top:0}25%{margin-top:-120px}40%{margin-top:-120px}50%{margin-top:-240px}65%{margin-top:-240px}75%{margin-top:-120px}85%{margin-top:-120px}100%{margin-top:0}}@-o-keyframes change{0%{margin-top:0}15%{margin-top:0}25%{margin-top:-120px}40%{margin-top:-120px}50%{margin-top:-240px}65%{margin-top:-240px}75%{margin-top:-120px}85%{margin-top:-120px}100%{margin-top:0}}@keyframes change{0%{margin-top:0}15%{margin-top:0}25%{margin-top:-120px}40%{margin-top:-120px}50%{margin-top:-240px}65%{margin-top:-240px}75%{margin-top:-120px}85%{margin-top:-120px}100%{margin-top:0}}
/*# sourceMappingURL=extra-styles.css.map */
