/* $fonts: 'Overpass', 'Liberation Sans', 'Open Sans', sans-serif; */ /* JBCnfConf 2016 */ /*$color: #019AD7;*/ /* Snowcamp 2016 */ /* line 3, ../theme-output.scss */ .reveal .slide-background {
background: #f3f4f4; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;
}
/* line 10, ../theme-output.scss */ .reveal .has-dark-background, .reveal .light-foreground, .reveal section.background-shade-dark, .reveal section.light-foreground {
color: #fff;
}
/* line 17, ../theme-output.scss */ .reveal .has-dark-background .product path, .reveal .light-foreground .product path, .reveal section.background-shade-dark .product path, .reveal section.light-foreground .product path {
fill: #ffffff !important;
}
/* line 24, ../theme-output.scss */ .reveal .has-dark-background .icon.stroked path, .reveal .light-foreground .icon.stroked path, .reveal section.background-shade-dark .icon.stroked path, .reveal section.light-foreground .icon.stroked path {
stroke: #ffffff !important;
}
/* line 31, ../theme-output.scss */ .reveal .has-dark-background .redhat-product-logotype path, .reveal .light-foreground .redhat-product-logotype path, .reveal section.background-shade-dark .redhat-product-logotype path, .reveal section.light-foreground .redhat-product-logotype path {
fill: #ffffff;
}
/* line 38, ../theme-output.scss */ .reveal .has-dark-background text.logotext, .reveal .light-foreground text.logotext, .reveal section.background-shade-dark text.logotext, .reveal section.light-foreground text.logotext, .reveal .has-dark-background .logotext text, .reveal .light-foreground .logotext text, .reveal section.background-shade-dark .logotext text, .reveal section.light-foreground .logotext text, .reveal .has-dark-background path.logotext, .reveal .light-foreground path.logotext, .reveal section.background-shade-dark path.logotext, .reveal section.light-foreground path.logotext, .reveal .has-dark-background path.logotype, .reveal .light-foreground path.logotype, .reveal section.background-shade-dark path.logotype, .reveal section.light-foreground path.logotype, .reveal .has-dark-background .logotext path, .reveal .light-foreground .logotext path, .reveal section.background-shade-dark .logotext path, .reveal section.light-foreground .logotext path {
fill: #fff !important;
}
/* line 61, ../theme-output.scss */ .reveal .has-dark-background .redhat-logo .logotext, .reveal .light-foreground .redhat-logo .logotext, .reveal section.background-shade-dark .redhat-logo .logotext, .reveal section.light-foreground .redhat-logo .logotext {
fill: #ffffff !important;
}
/* line 68, ../theme-output.scss */ .reveal .has-light-background {
color: #222222;
}
/* line 72, ../theme-output.scss */ .reveal .has-light-background path {
fill: currentcolor;
}
/* line 76, ../theme-output.scss */ .reveal .has-light-background .icon.stroked path {
stroke: currentcolor;
}
/* line 80, ../theme-output.scss */ .reveal .has-light-background .redhat-logo .logotext {
fill: #000000 !important;
}
/* line 84, ../theme-output.scss */ .reveal .dark-foreground, .reveal section.background-shade-light, .reveal section.dark-foreground {
color: #000;
}
/* line 90, ../theme-output.scss */ .reveal .dark-foreground .redhat-product-logotype path, .reveal section.background-shade-light .redhat-product-logotype path, .reveal section.dark-foreground .redhat-product-logotype path {
fill: #000000;
}
/* line 96, ../theme-output.scss */ .reveal .dark-foreground text.logotext, .reveal section.background-shade-light text.logotext, .reveal section.dark-foreground text.logotext, .reveal .dark-foreground .logotext text, .reveal section.background-shade-light .logotext text, .reveal section.dark-foreground .logotext text, .reveal .dark-foreground path.logotext, .reveal section.background-shade-light path.logotext, .reveal section.dark-foreground path.logotext, .reveal .dark-foreground path.logotype, .reveal section.background-shade-light path.logotype, .reveal section.dark-foreground path.logotype, .reveal .dark-foreground .logotext path, .reveal section.background-shade-light .logotext path, .reveal section.dark-foreground .logotext path, .reveal .dark-foreground .product, .reveal section.background-shade-light .product, .reveal section.dark-foreground .product {
fill: #currentcolor !important;
}
/* line 117, ../theme-output.scss */ .reveal .dark-foreground .redhat-logo .logotext, .reveal section.background-shade-light .redhat-logo .logotext, .reveal section.dark-foreground .redhat-logo .logotext {
fill: currentcolor !important;
}
/* line 123, ../theme-output.scss */ .reveal svg path {
fill: currentcolor;
}
/* line 127, ../theme-output.scss */ .reveal .slide-background.background-shade-dark:before {
content: ""; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; background-color: rgba(40, 40, 40, 0.8);
}
/* line 140, ../theme-output.scss */ .reveal .slide-background.background-shade-light:before {
content: ""; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.8);
}
/* Change Letter Spacing from .061em to -0.02em */ /* line 154, ../theme-output.scss */ .reveal .slides > section {
text-align: left; letter-spacing: -0.02em;
}
/* line 159, ../theme-output.scss */ .reveal .slides > section h1 {
line-height: 1em; font-weight: 700; letter-spacing: .04em; font-size: 3em;
}
/* Change Font Size & letter spacing */ /* line 167, ../theme-output.scss */ .reveal .slides > section h2 {
font-size: 2em; font-weight: 300; letter-spacing: .02em; line-height: 1.15em;
}
/* line 174, ../theme-output.scss */ .reveal .slides > section h3 {
font-weight: 700; font-size: 1em; letter-spacing: .05em; line-height: 1.25em;
}
/* line 181, ../theme-output.scss */ .reveal .slides > section p {
margin-bottom: .5em;
}
/* line 185, ../theme-output.scss */ .reveal .slides > section blockquote {
font-style: normal; box-shadow: none;
}
/* line 190, ../theme-output.scss */ .reveal .progress {
/* position: ;*/ background-color: transparent;
}
/* line 195, ../theme-output.scss */ .reveal .progress span {
background-color: #5e6a71; /* opacity: .;*/
}
/* line 200, ../theme-output.scss */ .reveal .absolute-element svg {
position: absolute; top: 0; left: 0; right: 0; width: 100% !important; height: 100% !important;
}
/* line 209, ../theme-output.scss */ .reveal .icon.stroked {
width: 282px; height: 282px;
}
/* line 214, ../theme-output.scss */ .reveal .icon.stroked.icon-arrow path {
stroke-width: 4px !important;
}
/* line 218, ../theme-output.scss */ .reveal .icon.stroked path {
fill: none; stroke-width: 1.5px; transition-delay: .5s !important; stroke-dashoffset: 0; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; stroke: #5e6a71;
}
/* line 229, ../theme-output.scss */ .reveal .icon.stroked path.long {
stroke-dasharray: 420, 420; transition: 2.5s all ease;
}
/* line 234, ../theme-output.scss */ .reveal .icon.stroked path.longer {
stroke-dasharray: 512, 512; transition: 2.5s all ease;
}
/* line 239, ../theme-output.scss */ .reveal .icon.stroked path.short {
stroke-dasharray: 90, 90; transition: 5s all ease;
}
/* line 244, ../theme-output.scss */ .reveal .icon.stroked path.shortest {
stroke-dasharray: 5, 5; transition: 2s all ease;
}
/* line 249, ../theme-output.scss */ .reveal .icon.stroked path.round {
stroke-linecap: round; stroke-linejoin: round;
}
/* line 254, ../theme-output.scss */ .reveal .icon.stroked path.virtual {
transition: .5s all ease; stroke-dasharray: 1.1, 3; stroke-linecap: round;
}
/* line 260, ../theme-output.scss */ .reveal .icon.stroked path.dashed {
stroke-dasharray: 3, 3;
}
/* line 264, ../theme-output.scss */ .reveal .icon.stroked path.hand {
stroke-linecap: round;
}
/* line 268, ../theme-output.scss */ .reveal .present path.virtual {
-webkit-animation: virtual-outline 60s infinite linear; -moz-animation: virtual-outline 60s infinite linear; animation: virtual-outline 60s infinite linear;
}
@-webkit-keyframes virtual-outline {
0% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: 512; }
} @-moz-keyframes virtual-outline {
0% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: 512; }
} @keyframes virtual-outline {
0% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: 512; }
} /* line 301, ../theme-output.scss */ .reveal a {
box-shadow: 0 0.066666em;
}
/* line 305, ../theme-output.scss */ .reveal.overview section.present {
border: 12px solid white !important; box-shadow: 0 0 0 10px #ffffff, inset 0 0 0 6px rgba(0, 0, 0, 0.2);
}
/* line 310, ../theme-output.scss */ .reveal .rh-pattern {
width: 256px; height: 256px;
}
/* line 315, ../theme-output.scss */ .reveal .rh-pattern path {
transition: all .5s ease;
}
/* line 319, ../theme-output.scss */ .reveal .future .rh-pattern path {
stroke-dasharray: 0, 85 !important;
}
/* line 323, ../theme-output.scss */ .reveal .present .rh-pattern path {
stroke-dasharray: 80, 0 !important;
}
/* line 327, ../theme-output.scss */ .reveal div > .sl-block-content > svg, .reveal div .icon, .reveal div .product {
position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%;
}
/* line 339, ../theme-output.scss */ .reveal div .icon {
top: -15%; right: -15%; bottom: -15%; left: -15%; width: 130%; height: 130%;
}
/* line 348, ../theme-output.scss */ .reveal div {
min-width: 60px !important; min-height: 40px !important;
}
/* line 353, ../theme-output.scss */ .reveal div {
font-size: 20px;
}
/* line 357, ../theme-output.scss */ .reveal .triangle-element, .reveal .triangle-element * {
user-select: none;
}
/* line 362, ../theme-output.scss */ .reveal .has-light-background .closing-logo.logotype path {
fill: #000000 !important;
}
@-webkit-keyframes closing-animation {
0% { -webkit-transform: scale(4) translate(40%); transform: scale(4) translate(40%); opacity: 0; } 80% { -webkit-transform: scale(1) translate(30%); transform: scale(1) translate(30%); }
} @-moz-keyframes closing-animation {
0% { -webkit-transform: scale(4) translate(40%); transform: scale(4) translate(40%); opacity: 0; } 80% { -webkit-transform: scale(1) translate(30%); transform: scale(1) translate(30%); }
} @-ms-keyframes closing-animation {
0% { -webkit-transform: scale(4) translate(40%); transform: scale(4) translate(40%); opacity: 0; } 80% { -webkit-transform: scale(1) translate(30%); transform: scale(1) translate(30%); }
} @-o-keyframes closing-animation {
0% { -webkit-transform: scale(4) translate(40%); transform: scale(4) translate(40%); opacity: 0; } 80% { -webkit-transform: scale(1) translate(30%); transform: scale(1) translate(30%); }
} @keyframes closing-animation {
0% { -webkit-transform: scale(4) translate(40%); transform: scale(4) translate(40%); opacity: 0; } 80% { -webkit-transform: scale(1) translate(30%); transform: scale(1) translate(30%); }
} /* line 426, ../theme-output.scss */ .reveal .present .closing-logo.icon {
-webkit-animation: closing-animation 1.5s 1; -moz-animation: closing-animation 1.5s 1; -o-animation: closing-animation 1.5s 1; animation: closing-animation 1.5s 1;
}
/* line 433, ../theme-output.scss */ .reveal .present .closing-logo.logotype {
-webkit-animation: closing-text-animation 1.8s 1; -moz-animation: closing-text-animation 1.8s 1; -o-animation: closing-text-animation 1.8s 1; animation: closing-text-animation 1.8s 1;
}
@-webkit-keyframes closing-text-animation {
0% { opacity: 0; -webkit-transform: translate(-10%); transform: translate(-10%); } 70% { -webkit-transform: translate(-10%); transform: translate(-10%); opacity: 0; } 100% { transform: none; opacity: 1; -webkit-transform: none; }
} @-moz-keyframes closing-text-animation {
0% { opacity: 0; -webkit-transform: translate(-10%); transform: translate(-10%); } 70% { -webkit-transform: translate(-10%); transform: translate(-10%); opacity: 0; } 100% { transform: none; opacity: 1; -webkit-transform: none; }
} @-ms-keyframes closing-text-animation {
0% { opacity: 0; -webkit-transform: translate(-10%); transform: translate(-10%); } 70% { -webkit-transform: translate(-10%); transform: translate(-10%); opacity: 0; } 100% { transform: none; opacity: 1; -webkit-transform: none; }
} @-o-keyframes closing-text-animation {
0% { opacity: 0; -webkit-transform: translate(-10%); transform: translate(-10%); } 70% { -webkit-transform: translate(-10%); transform: translate(-10%); opacity: 0; } 100% { transform: none; opacity: 1; -webkit-transform: none; }
} @keyframes closing-text-animation {
0% { opacity: 0; -webkit-transform: translate(-10%); transform: translate(-10%); } 70% { -webkit-transform: translate(-10%); transform: translate(-10%); opacity: 0; } 100% { transform: none; opacity: 1; -webkit-transform: none; }
} /* line 530, ../theme-output.scss */ .reveal .brand-pattern-paths path, .reveal .pattern-path {
stroke-width: 1; fill: none;
}
/* line 536, ../theme-output.scss */ .reveal .brand-pattern-paths path {
fill: none !important;
}
/* line 540, ../theme-output.scss */ .reveal pattern {
patterntransform: scale(2) !important;
}
/* line 544, ../theme-output.scss */ .reveal pattern.normal use {
stroke: #5e6a71; fill: none;
}
/* line 549, ../theme-output.scss */ .reveal pattern.light use {
stroke: #fff !important; fill: none;
}
/* line 554, ../theme-output.scss */ .reveal pattern.dark use {
stroke: #000 !important; fill: none;
}
/* line 559, ../theme-output.scss */ .reveal .brand-pattern {
min-width: 40px; min-height: 40px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%;
}
/* line 571, ../theme-output.scss */ .reveal .brand-pattern path, .reveal .brand-pattern rect {
width: 100% !important; height: 100%;
}
/* line 577, ../theme-output.scss */ .reveal .brand-pattern.corporate {
fill: url(#pattern-corporate);
}
/* line 581, ../theme-output.scss */ .reveal .brand-pattern.storage {
fill: url(#pattern-storage);
}
/* line 585, ../theme-output.scss */ .reveal .brand-pattern.infrastructure {
fill: url(#pattern-infrastructure);
}
/* line 589, ../theme-output.scss */ .reveal .brand-pattern.cloud-infrastructure {
fill: url(#pattern-cloud-infrastructure);
}
/* line 593, ../theme-output.scss */ .reveal .brand-pattern.development {
fill: url(#pattern-development);
}
/* line 597, ../theme-output.scss */ .reveal .brand-pattern.business-process {
fill: url(#pattern-business-process);
}
/* line 601, ../theme-output.scss */ .reveal .brand-pattern.cloud-development {
fill: url(#pattern-cloud-development);
}
/* line 605, ../theme-output.scss */ .reveal .brand-pattern.development {
fill: url(#pattern-development);
}
/* line 609, ../theme-output.scss */ .reveal .brand-pattern.business-process {
fill: url(#pattern-business-process);
}
/* line 613, ../theme-output.scss */ .reveal .brand-pattern.cloud-development {
fill: url(#pattern-cloud-development);
}
/* line 617, ../theme-output.scss */ .reveal .brand-pattern.services {
fill: url(#pattern-services);
}
/* line 621, ../theme-output.scss */ .reveal .brand-pattern.partners {
fill: url(#pattern-partners);
}
/* line 625, ../theme-output.scss */ .reveal .brand-pattern.community {
fill: url(#pattern-community);
}
/* line 629, ../theme-output.scss */ .reveal pattern-corporate-2 use {
stroke: #dd0000;
}
/* line 633, ../theme-output.scss */ .reveal pattern-corporate use {
stroke: #cc0000;
}
/* line 637, ../theme-output.scss */ .reveal pattern-storage use {
stroke: #ec7a08;
}
/* line 641, ../theme-output.scss */ .reveal pattern-infrastructure-path {
stroke: #0088ce;
}
/* line 645, ../theme-output.scss */ .reveal pattern-cloud-infrastructure use {
stroke: #0088ce;
}
/* line 649, ../theme-output.scss */ .reveal pattern-development use {
stroke: #3f9c35;
}
/* line 653, ../theme-output.scss */ .reveal pattern-cloud-development use {
stroke: #3f9c35;
}
/* line 657, ../theme-output.scss */ .reveal pattern-business-process use {
stroke: #3f9c35;
}
/* line 661, ../theme-output.scss */ .reveal pattern-partners use {
stroke: #005172;
}
/* line 665, ../theme-output.scss */ .reveal pattern-services use {
stroke: #5e6a71;
}
/* line 669, ../theme-output.scss */ .reveal section, .reveal .slide-background {
-webkit-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden;
}
/* line 676, ../theme-output.scss */ .reveal .slides > section.transition-slide, .reveal .slides > section.transition-slide + section.future, .reveal .slides > section.transition-slide + section.present, .reveal .backgrounds > .slide-background.transition-slide, .reveal .backgrounds > .slide-background.transition-slide + .slide-background.future, .reveal .backgrounds > .slide-background.transition-slide + .slide-background.present {
transition: all 1s ease !important;
}
/* line 685, ../theme-output.scss */ .reveal .backgrounds > .slide-background.transition-slide {
opacity: 1;
}
/* line 689, ../theme-output.scss */ .reveal .backgrounds > .slide-background.transition-slide.past {
z-index: 99; -webkit-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); transform: translate(-100%, 0);
}
/* line 696, ../theme-output.scss */ .reveal .backgrounds > .slide-background.transition-slide.future, .reveal .backgrounds > .slide-background.transition-slide.present + .slide-background.future {
-webkit-transform: translate(100%, 0); -ms-transform: translate(100%, 0); transform: translate(100%, 0);
}
/* line 703, ../theme-output.scss */ .reveal .slides > section.transition-slide.past {
z-index: 99; -webkit-transform: translate(-150%, 0); -ms-transform: translate(-150%, 0); transform: translate(-150%, 0);
}
/* line 710, ../theme-output.scss */ .reveal .slides > section.transition-slide.future, .reveal .slides > section.transition-slide.future + section {
-webkit-transform: translate(150%, 0); -ms-transform: translate(150%, 0); transform: translate(150%, 0);
}
/* line 717, ../theme-output.scss */ .reveal .slides > section.transition-slide-up, .reveal .slides > section.transition-slide-up + section.future, .reveal .slides > section.transition-slide-up + section.present, .reveal .backgrounds > .slide-background.transition-slide-up, .reveal .backgrounds > .slide-background.transition-slide-up + .slide-background.future .backgrounds > .slide-background.transition-slide-up + .slide-background.present {
transition: all 1s ease !important;
}
/* line 725, ../theme-output.scss */ .reveal .backgrounds > .slide-background.transition-slide-up {
opacity: 1;
}
/* line 729, ../theme-output.scss */ .reveal .backgrounds > .slide-background.transition-slide-up.past {
z-index: 99; -webkit-transform: translate(0, -100%); -ms-transform: translate(0, -100%); transform: translate(0, -100%);
}
/* line 736, ../theme-output.scss */ .reveal .backgrounds > .slide-background.transition-slide-up.future, .reveal .backgrounds > .slide-background.transition-slide-up.present + .slide-background.future {
-webkit-transform: translate(0, 100%); -ms-transform: translate(0, 100%); transform: translate(0, 100%);
}
/* line 743, ../theme-output.scss */ .reveal .slides > section.transition-slide-up.past {
z-index: 99; -webkit-transform: translate(0, -150%); -ms-transform: translate(0, -150%); transform: translate(0, -150%);
}
/* line 750, ../theme-output.scss */ .reveal .slides > section.transition-slide-up.future, .reveal .slides > section.transition-slide-up.present + section {
-webkit-transform: translate(0, 150%); -ms-transform: translate(0, 150%); transform: translate(0, 150%);
}
/* line 757, ../theme-output.scss */ .reveal .slides > section.transition-zoom-in, .reveal .slides > section.transition-zoom-in + section.future, .reveal .slides > section.transition-zoom-in + section.present, .reveal .backgrounds > .slide-background.transition-zoom-in, .reveal .backgrounds > .slide-background.transition-zoom-in + .slide-background.future .backgrounds > .slide-background.transition-zoom-in + .slide-background.present {
-webkit-transition: all 1s ease !important; -moz-transition: all 1s ease !important; transition: all 1s ease !important;
}
/* line 767, ../theme-output.scss */ .reveal .backgrounds > .slide-background.transition-zoom-in.past {
opacity: 0 !important; -webkit-transform: scale(1.5); -ms-transform: scale(0.1 0.5); transform: scale(1.5);
}
/* line 774, ../theme-output.scss */ .reveal .backgrounds > .slide-background.transition-zoom-in.future, .reveal .backgrounds > .slide-background.transition-zoom-in.present + .slide-background.future {
opacity: 0 !important; -webkit-transform: scale(0.01); -ms-transform: scale(0.01); transform: scale(0.01);
}
/* line 782, ../theme-output.scss */ .reveal.past {
z-index: -1; opacity: 0 !important;
}
/* line 787, ../theme-output.scss */ .reveal.present + .slide-background.future {
z-index: 99;
}
/* line 791, ../theme-output.scss */ .reveal .slides > section.transition-zoom-in.past {
z-index: 99; -webkit-transform: scale(1.5); -ms-transform: scale(1.5); transform: scale(1.5);
}
/* line 798, ../theme-output.scss */ .reveal .slides > section.transition-zoom-in.future {
-webkit-transform: scale(0.1); -ms-transform: scale(0.1); transform: scale(0.1);
}
@-webkit-keyframes icon-animation-long {
0% { stroke-dashoffset: 420; stroke-width: .5px; }
} @-moz-keyframes icon-animation-long {
0% { stroke-dashoffset: 420; stroke-width: .5px; }
} @-ms-keyframes icon-animation-long {
0% { stroke-dashoffset: 420; stroke-width: .5px; }
} @keyframes icon-animation-long {
0% { stroke-dashoffset: 420; stroke-width: .5px; }
} @-webkit-keyframes icon-animation-short {
0% { stroke-dashoffset: 90; }
} @-moz-keyframes icon-animation-short {
0% { stroke-dashoffset: 90; }
} @-ms-keyframes icon-animation-short {
0% { stroke-dashoffset: 90; }
} @keyframes icon-animation-short {
0% { stroke-dashoffset: 90; }
} /* line 856, ../theme-output.scss */ .reveal .present .animate.icon.stroked path, .reveal .present .animate .icon.stroked path, .reveal .fragment .icon.stroked path {
animation: 0; -moz-animation: 0; -webkit-animation: 0; display: none;
}
/* line 865, ../theme-output.scss */ .reveal .present .animate.icon.stroked path.long, .reveal .present .animate .icon.stroked path.long, .reveal .fragment.visible .icon.stroked path.long {
display: block; stroke-width: 2px; -webkit-animation: icon-animation-long 3.5s 0.5s 1; -moz-animation: icon-animation-long 3.5s 0.5s 1; animation: icon-animation-long 3.5s 0.5s 1;
}
/* line 875, ../theme-output.scss */ .reveal .present .animate.icon.stroked path.short, .reveal .present .animate .icon.stroked path.short, .reveal .fragment.visible .icon.stroked path.short {
display: block; -webkit-animation: icon-animation-short 3.5s 0.5s 1 !important; -moz-animation: icon-animation-short 3.5s 0.5s 1 !important; animation: icon-animation-short 3.5s 0.5s 1 !important;
}
/* line 884, ../theme-output.scss */ .reveal .triangle-element {
transition: all 0.4s cubic-bezier(0.21, 0.9, 0.55, 1) 5s;
}
/* line 888, ../theme-output.scss */ .reveal:hover .triangle-element {
transition: all 1s cubic-bezier(0.21, 0.9, 0.55, 1.16) 0s !important; top: 100% !important; left: 100% !important; opacity: 0.95;
}
/* line 895, ../theme-output.scss */ .reveal .has-dark-background .only-dark {
display: none;
}
/* line 899, ../theme-output.scss */ .reveal .has-light-background .only-light {
display: none;
}
/* line 903, ../theme-output.scss */ .reveal .thinner .icon.stroked path {
stroke-width: 1px !important;
}
/* line 907, ../theme-output.scss */ .reveal .thinnest .icon.stroked path {
stroke-width: 0.05em !important;
}
/* line 911, ../theme-output.scss */ .reveal .thicker .icon.stroked path {
stroke-width: 3px !important;
}
/* line 915, ../theme-output.scss */ .reveal .thickest .icon.stroked path {
stroke-width: 4px !important;
}
/* line 919, ../theme-output.scss */ .reveal .angle {
-ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg);
}
/* line 926, ../theme-output.scss */ .reveal .skewed {
transition: all 1s cubic-bezier(0.13, 0.81, 0.08, 1); -moz-transform: skew(-45deg, 0); -ms-transform: skew(-45deg, 0); -webkit-transform: skew(-45deg, 0); transform: skew(-45deg, 0);
}
/* line 934, ../theme-output.scss */ .reveal .future .skewed {
margin-left: -800%; opacity: 0;
}
/* line 939, ../theme-output.scss */ .reveal .past .skewed {
margin-left: 800%; opacity: 0;
}
/* line 944, ../theme-output.scss */ .reveal .item-label, .reveal .item-box {
letter-spacing: 0em; font-weight: 500;
}
/* line 950, ../theme-output.scss */ .reveal .epic-content-box {
height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;
}
/* line 960, ../theme-output.scss */ .reveal .has-dark-background .epic-content-box {
box-shadow: inset 0 0 0.51em rgba(0, 0, 0, 0.25), 0 0.05em 0.05em rgba(255, 255, 255, 0.1); background-color: rgba(0, 0, 0, 0.15);
}
/* line 965, ../theme-output.scss */ .reveal .has-light-background .epic-content-box {
box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.5), 0 0.06666em 0.555em 0 rgba(0, 0, 0, 0.12);
}
/* line 969, ../theme-output.scss */ .reveal .has-dark-background h1, .reveal .has-dark-background h2, .reveal .has-dark-background h3 {
text-shadow: 0 0.05em 0.2em rgba(0, 0, 0, 0.2);
}
/* line 975, ../theme-output.scss */ .reveal .controls {
background-color: rgba(255, 255, 255, 0.2); border-radius: 50%; box-shadow: inset 0 0.2em 1em rgba(0, 0, 0, 0.2); bottom: 1%; right: 1%;
}
/* line 983, ../theme-output.scss */ .reveal .controls {
opacity: 0 !important; transition: all .5s ease 4.8s; transform: scale(0.4);
}
/* line 989, ../theme-output.scss */ .reveal:hover .controls {
transform: scale(1); opacity: 1 !important; transition: all .5s ease 0s;
}
/* line 995, ../theme-output.scss */ .reveal .slides > section.present.in-3d-appear, .reveal .backgrounds > .slide-background.present.in-3d-appear {
-moz-animation: slide-3d-appear 2s ease 1; -webkit-animation: slide-3d-appear 2s ease 1; animation: slide-3d-appear 2s ease 1;
}
@keyframes slide-3d-appear {
0% { transition-property: all; transition-duration: 1s; -webkit-transform: scale(2) rotateX(20deg); -moz-transform: scale(2) rotateX(20deg); -ms-transform: scale(2) rotateX(20deg); -o-transform: scale(2) rotateX(20deg); transform: scale(2) rotateX(20deg); transform-origin: top; }
} @-moz-keyframes slide-3d-appear {
0% { transition-property: all; transition-duration: 1s; -webkit-transform: scale(2) rotateX(20deg); -moz-transform: scale(2) rotateX(20deg); -ms-transform: scale(2) rotateX(20deg); -o-transform: scale(2) rotateX(20deg); transform: scale(2) rotateX(20deg); transform-origin: top; }
} @-webkit-keyframes slide-3d-appear {
0% { transition-property: all; transition-duration: 1s; -webkit-transform: scale(2) rotateX(20deg); -moz-transform: scale(2) rotateX(20deg); -ms-transform: scale(2) rotateX(20deg); -o-transform: scale(2) rotateX(20deg); transform: scale(2) rotateX(20deg); transform-origin: top; }
} /* line 1041, ../theme-output.scss */ .reveal .backgrounds {
transition-property: height; transition-duration: 1s; perspective: 1000px; transform-style: preserve-3d;
}
/* line 1048, ../theme-output.scss */ .reveal .complex-logo {
min-height: 70px; min-width: 70px; width: 100%;
}
/* line 1054, ../theme-output.scss */ .reveal .complex-logo, .reveal .complex-logo svg, .reveal .complex-logo > div {
position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%;
}
/* line 1066, ../theme-output.scss */ .reveal .complex-logo > div.line-icon, .reveal .complex-logo svg > div.line-icon, .reveal .complex-logo > div > div.line-icon, .reveal .complex-logo > div.logomark, .reveal .complex-logo svg > div.logomark, .reveal .complex-logo > div > div.logomark {
transform-origin: 12% 50%;
}
/* line 1075, ../theme-output.scss */ .reveal .animated .complex-logo div {
transition: all .5s ease;
}
/* line 1079, ../theme-output.scss */ .reveal .animated .complex-logo div.line-icon {
transition-delay: 2s;
}
/* line 1083, ../theme-output.scss */ .reveal .animated .complex-logo div.line-icon path {
transition: all 1s ease .52s; stroke-dasharray: 100, 10;
}
/* line 1088, ../theme-output.scss */ .reveal .animated .complex-logo div.event-name {
transition-delay: 1s;
}
/* line 1092, ../theme-output.scss */ .reveal .animated .complex-logo div.location {
transition-delay: 1.4s;
}
/* line 1096, ../theme-output.scss */ .reveal .future .animated .complex-logo > div {
transition: none;
}
/* line 1100, ../theme-output.scss */ .reveal .future .animated .complex-logo > div.line-icon path {
stroke-dasharray: 0, 100; transition: none;
}
/* line 1105, ../theme-output.scss */ .reveal .future .animated .complex-logo {
/*.line-icon{transform:rotate(30deg); opacity:0;}*/
}
/* line 1110, ../theme-output.scss */ .reveal .future .animated .complex-logo .logomark {
transform: translate(0, -20%);
}
/* line 1114, ../theme-output.scss */ .reveal .future .animated .complex-logo .location {
transform: translate(0, 0.5em); opacity: 0;
}
/* line 1119, ../theme-output.scss */ .reveal .future .animated .complex-logo .event-name {
opacity: 0; transform: translate(-0.6em, 0);
}
/* line 1124, ../theme-output.scss */ .reveal svg path {
fill: currentcolor;
}
/* line 1128, ../theme-output.scss */ .reveal .lowercase {
text-transform: lowercase;
}
/* line 1132, ../theme-output.scss */ .reveal .pop-in.fragment {
-webkit-transform: scale(0.2); -moz-transform: scale(0.2); -ms-transform: scale(0.2); -o-transform: scale(0.2); transform: scale(0.2); -webkit-transition: 2s ease 0.25s; -moz-transition: 2s ease 0.25s; -o-transition: 2s ease 0.25s; -ms-transition: 2s ease 0.25s; transition: 2s ease 0.25s; -webkit-animation-delay: 0.66s; -moz-animation-delay: 0.66s; -ms-animation-delay: 0.66s; -o-animation-delay: 0.66s; animation-delay: 0.66s;
}
/* line 1150, ../theme-output.scss */ .reveal .pop-in.fragment.visible {
-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);
}
/* line 1158, ../theme-output.scss */ .reveal .pop-in.fragment.current-fragment {
color: #c22;
}
/* line 1162, ../theme-output.scss */ .reveal .grow-width {
-webkit-transition: all 0.5s ease 0.2s; -moz-transition: all 0.5s ease 0.2s; -o-transition: all 0.5s ease 0.2s; -ms-transition: all 0.5s ease 0.2s; transition: all 0.5s ease 0.2s;
}
/* line 1170, ../theme-output.scss */ .reveal .future .grow-width {
width: 0% !important; -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none;
}
/* line 1179, ../theme-output.scss */ .reveal .stampit {
-webkit-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s; -moz-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s; -o-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s; -ms-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s; transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
}
/* line 1187, ../theme-output.scss */ .reveal .future .stampit {
-webkit-transform: rotate(-12deg) scale(2); -moz-transform: rotate(-12deg) scale(2); -ms-transform: rotate(-12deg) scale(2); -o-transform: rotate(-12deg) scale(2); transform: rotate(-12deg) scale(2); -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; opacity: 0;
}
/* line 1201, ../theme-output.scss */ .reveal .headshot img {
border-radius: 50%; border: 4px solid #c00 !important;
}
/* line 1206, ../theme-output.scss */ .reveal .condensed {
letter-spacing: 0.02em;
}
/* line 1210, ../theme-output.scss */ .reveal .condensed li {
margin-bottom: 1em;
}
/* line 1214, ../theme-output.scss */ .reveal .has-light-background .sl-block .has-dark-background > svg.redhat-logo .logotext {
fill: #ffffff !important;
}
/* line 1218, ../theme-output.scss */ .reveal .has-light-background .sl-block .reversed.redhat-logo .logotext, .reveal .has-light-background .sl-block .reversed .redhat-logo .logotext, .reveal .has-light-background .sl-block .has-dark-background > .redhat-logo .logotext {
fill: #ffffff !important;
}
/* line 1224, ../theme-output.scss */ .reveal .has-dark-background .sl-block .reversed.redhat-logo .logotext, .reveal .has-dark-background .sl-block .reversed .redhat-logo .logotext, .reveal .has-dark-background .sl-block .has-light-background > .redhat-logo .logotext {
fill: #000000 !important;
}
/* line 1230, ../theme-output.scss */ .reveal .has-dark-background .has-light-background .logo .only-dark path, .reveal .has-light-background .mono.redhat-logo path {
fill: #000000 !important;
}
/* line 1235, ../theme-output.scss */ .reveal .has-dark-background .mono.redhat-logo path {
fill: #ffffff;
}
/* line 1239, ../theme-output.scss */ .reveal .has-dark-background .logo .only-dark {
display: block;
}
/* line 1243, ../theme-output.scss */ .reveal .has-light-background .logo .only-light {
display: block;
}
/* line 1247, ../theme-output.scss */ .reveal .has-light-background .logo .only-dark {
display: none;
}
/* line 1251, ../theme-output.scss */ .reveal .has-dark-background .logo .only-light {
display: none;
}
/* line 1255, ../theme-output.scss */ .reveal .has-light-background .reversed svg path {
fill: #ffffff !important;
}
/* line 1259, ../theme-output.scss */ .reveal .has-dark-background .reversed svg path {
fill: currentcolor !important;
}
/* line 1263, ../theme-output.scss */ .reveal .has-dark-background .has-light-background .logo .only-light, .reveal .has-dark-background .reversed .logo .only-dark {
display: block;
}
/* line 1268, ../theme-output.scss */ .reveal .has-light-background .has-dark-background .logo .only-dark, .reveal .has-light-background .logo .only-light {
display: block;
}
/* line 1273, ../theme-output.scss */ .reveal .has-light-background .has-dark-background .redhat-logo .only-dark, .reveal .has-light-background .redhat-logo .only-light {
fill: #ffffff !important;
}
/* line 1278, ../theme-output.scss */ .reveal .has-light-background .has-dark-background .logo .only-light, .reveal .has-light-background .logo .only-dark, .reveal .has-dark-background .has-light-background .logo .only-dark, .reveal .has-dark-background .logo .only-light {
display: none;
}
/* line 1285, ../theme-output.scss */ .reveal .future .fade-up, .reveal .future .fade-down, .reveal .future .fade-left, .reveal .future .fade-right, .reveal .future .fade-zoom {
-webkit-transition: none; transition: none; opacity: 0; filter: alpha(opacity=0);
}
/* line 1296, ../theme-output.scss */ .reveal .future .fade-up, .reveal .fade-up.fragment {
-webkit-transform: translate(0, 2em); -ms-transform: translate(0, 2em); transform: translate(0, 2em); opacity: 0; filter: alpha(opacity=0);
}
/* line 1305, ../theme-output.scss */ .reveal .future .fade-down, .reveal .fade-down.fragment {
-webkit-transform: translate(0, -2em); -ms-transform: translate(0, -2em); transform: translate(0, -2em); opacity: 0; filter: alpha(opacity=0);
}
/* line 1314, ../theme-output.scss */ .reveal .future .fade-left, .reveal .fade-left.fragment {
-webkit-transform: translate(2em, 0); -ms-transform: translate(2em, 0); transform: translate(2em, 0); opacity: 0; filter: alpha(opacity=0);
}
/* line 1323, ../theme-output.scss */ .reveal .future .fade-right, .reveal .fade-right.fragment {
-webkit-transform: translate(-2em, 0); -ms-transform: translate(-2em, 0); transform: translate(-2em, 0); opacity: 0; filter: alpha(opacity=0);
}
/* line 1332, ../theme-output.scss */ .reveal .future .fade-zoom, .reveal .fade-zoom.fragment {
-webkit-transform: scale(0.1); -ms-transform: scale(0.1); transform: scale(0.1); opacity: 0; filter: alpha(opacity=0);
}
/* line 1341, ../theme-output.scss */ .reveal .present .fade-up, .reveal .present .fade-down, .reveal .present .fade-left, .reveal .present .fade-right, .reveal .present .fade-zoom {
-webkit-transition: all .5s ease .5s; transition: all .5s ease .5s; opacity: 1; filter: alpha(opacity=100);
}
/* line 1352, ../theme-output.scss */ .reveal .present .fragment.visible.fade-up, .reveal .present .fragment.visible.fade-down, .reveal .present .fragment.visible.fade-left, .reveal .present .fragment.visible.fade-right, .reveal .present .fragment.visible.fade-zoom {
-webkit-transform: none; -ms-transform: none; transform: none; opacity: 1; filter: alpha(opacity=100);
}