/* ========================================================================================== */
/*  Project: Studio - Web
/*  Author: Digital Business
/*  Date: Wed Jul 13 2022 18:36:39 GMT+0000 (Coordinated Universal Time)
/*  
/*  Copyright © 2022 Red Hat, Inc.
/*  https://www.redhat.com
/* ========================================================================================== */

.clh-nav-shelf,.clh-nav-shelf-screen,.clh-nav-top{position:fixed;width:100%}@font-face{font-family:"Overpass Mono";font-weight:300;font-style:normal;src:url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-light.eot);src:url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-light.eot?#iefix) format("embedded-opentype"),url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-light.woff2) format("woff2"),url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-light.woff) format("woff"),url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-light.ttf) format("truetype")}@font-face{font-family:"Overpass Mono";font-weight:400;font-style:normal;src:url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-regular.eot);src:url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-regular.eot?#iefix) format("embedded-opentype"),url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-regular.woff2) format("woff2"),url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-regular.woff) format("woff"),url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-regular.ttf) format("truetype")}@font-face{font-family:"Overpass Mono";font-weight:500;font-style:normal;src:url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-semibold.eot);src:url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-semibold.eot?#iefix) format("embedded-opentype"),url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-semibold.woff2) format("woff2"),url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-semibold.woff) format("woff"),url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-semibold.ttf) format("truetype")}@font-face{font-family:"Overpass Mono";font-weight:600;font-style:normal;src:url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-bold.eot);src:url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-bold.eot?#iefix) format("embedded-opentype"),url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-bold.woff2) format("woff2"),url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-bold.woff) format("woff"),url(//www.redhat.com/files/assets/fonts/overpass/3.0.2/overpass-mono-webfont/overpass-mono-bold.ttf) format("truetype")}@-webkit-keyframes cursorBlink{0%,50%{opacity:0}100%,51%{opacity:1}}@keyframes cursorBlink{0%,50%{opacity:0}100%,51%{opacity:1}}@-webkit-keyframes expandIt{100%{width:275px}}@keyframes expandIt{100%{width:275px}}@-webkit-keyframes shrinkDown{100%{width:75px;height:75px;opacity:1}}@keyframes shrinkDown{100%{width:75px;height:75px;opacity:1}}@-webkit-keyframes shrinkDownSmall{100%{width:74px;height:74px;opacity:1}}@keyframes shrinkDownSmall{100%{width:74px;height:74px;opacity:1}}@-webkit-keyframes shrinkDownLarge{100%{width:96px;height:96px;opacity:1}}@keyframes shrinkDownLarge{100%{width:96px;height:96px;opacity:1}}@-webkit-keyframes slideIt{100%{margin-left:0}}@keyframes slideIt{100%{margin-left:0}}.clh-nav-top{background:#000;z-index:var(--pfe-theme--zindex--navigation,103)}.clh-nav-toggle-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.clh-nav-toggle-wrapper .btn-toggle{display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px;margin-bottom:0;color:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;right:0}.clh-nav-toggle-wrapper .btn-toggle .menu-bar{width:30px;height:3px;background:#fff;display:block;margin:8px 6px;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;border-radius:3px}.clh-nav-toggle-wrapper .btn-toggle.active .menu-bar{margin:5px 6px}.clh-nav-toggle-wrapper .btn-toggle.active .menu-bar:nth-child(1){-webkit-transform:rotate(45deg) translate(6px,5px);transform:rotate(45deg) translate(6px,5px)}.clh-nav-toggle-wrapper .btn-toggle.active .menu-bar:nth-child(2){opacity:0}.clh-nav-toggle-wrapper .btn-toggle.active .menu-bar:nth-child(3){-webkit-transform:rotate(-45deg) translate(6px,-5px);transform:rotate(-45deg) translate(6px,-5px)}.clh-nav-toggle-wrapper .btn-toggle:focus{outline:dotted 1px;outline-offset:2px}.clh-nav-shelf{top:86px;bottom:0;right:-100%;z-index:var(--pfe-theme--zindex--modal,1001);background-color:#222;color:#fff;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.clh-nav-shelf.shelf-open{right:0}.clh-nav-shelf a:not(.btn),.clh-nav-shelf button{color:#fff;font-family:"Overpass Mono",RedHatText,"Red Hat Text",Overpass,Overpass,"Helvetica Neue",Arial,sans-serif}.clh-nav-shelf .nav-container{height:100%;overflow-y:scroll}.clh-nav-shelf .nav-group-wrapper{background-size:cover;background-position:right 100px;background-repeat:no-repeat;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.clh-nav-shelf .accordion-panel.collapsing.showing,.clh-nav-shelf .accordion-panel.show,.clh-nav-shelf .accordion-toggle,.clh-nav-shelf .accordion-toggle.collapsed{background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none}.clh-nav-shelf .accordion-toggle{font-weight:700}.clh-nav-shelf .accordion-toggle.collapsed{font-weight:400}.clh-nav-shelf .accordion-toggle:focus{text-decoration:none}.clh-nav-shelf .accordion-panel.collapsing,.clh-nav-shelf .accordion-toggle:hover{border:none}.clh-nav-shelf-screen{top:0;height:100%;z-index:var(--pfe-theme--zindex--overlay,97);background-color:rgba(0,0,0,.3);opacity:0;pointer-events:none;-webkit-transition:opacity .4s cubic-bezier(.5,0,.5,1);transition:opacity .4s cubic-bezier(.5,0,.5,1)}.clh-nav-shelf-screen.shelf-open{opacity:1;pointer-events:initial}.clh-nav-shelf .language-switcher{width:435px}.clh-nav-shelf .language-active{background-color:#4d4d4d}.clh-nav-shelf .language-inactive{background-color:#313131}.border-purple,.text-purple{color:#5e40be}.border-purple-dark,.clh-episodes a.text-purple-dark:hover,.text-purple-dark{color:#25194c}.border-purple-darker,.text-purple-darker{color:#342368}.border-purple-darkest,.text-purple-darkest{color:#261a4c}.border-blue,.text-blue{color:#0499c5}.btn.btn-link.text-purple:after{content:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='17' width='15' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%235E40BE' /></svg>")}.btn.btn-link.text-purple:hover:after{-webkit-filter:brightness(75%);filter:brightness(75%)}.btn.btn-link.text-purple-dark:after{content:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='17' width='15' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%2325194C' /></svg>")}.btn.btn-link.text-purple-dark:hover:after{-webkit-filter:brightness(75%);filter:brightness(75%)}.btn.btn-link.text-purple-darker:after{content:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='17' width='15' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23342368' /></svg>")}.btn.btn-link.text-purple-darker:hover:after{-webkit-filter:brightness(75%);filter:brightness(75%)}.btn.btn-link.text-purple-darkest:after{content:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='17' width='15' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23261A4C' /></svg>")}.btn.btn-link.text-purple-darkest:hover:after{-webkit-filter:brightness(75%);filter:brightness(75%)}.btn.btn-link.text-blue:after{content:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='17' width='15' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%230499C5' /></svg>")}.btn.btn-link.text-blue:hover:after{-webkit-filter:brightness(75%);filter:brightness(75%)}.bg-purple{background-color:#5e40be!important}a.bg-purple:focus,a.bg-purple:hover,button.bg-purple:focus,button.bg-purple:hover{background-color:#4b3398!important}.bg-purple-dark{background-color:#25194c!important}a.bg-purple-dark:focus,a.bg-purple-dark:hover,button.bg-purple-dark:focus,button.bg-purple-dark:hover{background-color:#120c26!important}.bg-purple-darker{background-color:#342368!important}a.bg-purple-darker:focus,a.bg-purple-darker:hover,button.bg-purple-darker:focus,button.bg-purple-darker:hover{background-color:#211642!important}.bg-purple-darkest{background-color:#261a4c!important}a.bg-purple-darkest:focus,a.bg-purple-darkest:hover,button.bg-purple-darkest:focus,button.bg-purple-darkest:hover{background-color:#130d26!important}.bg-blue{background-color:#0499c5!important}a.bg-blue:focus,a.bg-blue:hover,button.bg-blue:focus,button.bg-blue:hover{background-color:#037293!important}.episode-parallax{width:100%;height:100vh}.episode-parallax-scene{padding:0;margin:0;width:100%;height:1000px}.layer-stars-background,.layer-stars-foreground{background-repeat:no-repeat;position:absolute;width:100%;height:100%;z-index:-1;background-position:center center}.layer-stars-background{background-image:url(https://www.redhat.com/cms/managed-files/stars-background.png)}.layer-stars-foreground{background-image:url(https://www.redhat.com/cms/managed-files/stars-foreground.png)}.clh-logo path{fill:#fff}.clh-logo-icon{width:150px;height:150px;opacity:0}.clh-logo-icon-cursor{-webkit-animation:1s 1.4s 4 forwards cursorBlink;animation:1s 1.4s 4 forwards cursorBlink}.clh-logo-text{overflow:hidden;-webkit-animation:.1s 1s forwards expandIt;animation:.1s 1s forwards expandIt}.clh-logo-text-content{-webkit-animation:1s 1.4s forwards slideIt;animation:1s 1.4s forwards slideIt}.hero-parallax{width:100%;height:100vh}.hero-parallax-scene{padding:0;margin:0;width:100%;height:1500px}.layer-background,.layer-foreground,.layer-middleground,.layer-moon,.layer-starshero{background-position:top center;background-repeat:no-repeat;position:absolute;width:100%;height:100%}.layer-foreground{background-image:url(https://www.redhat.com/cms/managed-files/foreground-clouds.png)}.layer-moon{background-image:url(https://www.redhat.com/cms/managed-files/moon.png)}.layer-starshero{background-image:url(https://www.redhat.com/cms/managed-files/stars-hero.png)}.layer-middleground{background-image:url(https://www.redhat.com/cms/managed-files/middleground-hero.png)}.layer-background{background-image:url(https://www.redhat.com/cms/managed-files/parallax-background.png)}.award-logo{height:120px}.about-parallax{width:100%;height:100vh}.about-parallax-scene{padding:0;margin:0;width:100%;height:2200px}.layer-cloud1,.layer-cloud2,.layer-starshome{background-repeat:no-repeat;position:absolute;width:100%;height:100%}.layer-cloud1{background-image:url(https://www.redhat.com/cms/managed-files/Cloud-1.png);background-position:center right}.layer-cloud2{background-image:url(https://www.redhat.com/cms/managed-files/cloud-2.png);background-position:center left}.layer-starshome{background-image:url(https://www.redhat.com/cms/managed-files/hub-stars.png);background-position:bottom center}@media (min-width:576px){.clh-nav-shelf{width:450px;right:-450px}.clh-logo{width:379px;height:96px}.clh-logo-icon{-webkit-animation:.7s .7s forwards shrinkDownLarge;animation:.7s .7s forwards shrinkDownLarge}.clh-logo-text{left:77%;width:275px!important;height:96px}.clh-logo-text-content{width:275px;height:96px;margin-left:-560px}}@media (min-width:767.98px){.shorty-award{border-right:1px solid #fff}}@media (min-width:768px){.clh-logo-icon{right:29%}.clh-episodes .card .card-header{width:100%;background-color:#fff!important}}@media (min-width:992px){.clh-logo-icon{left:100%}.clh-logo-text{left:130%;width:275px!important;height:96px}}@media (min-width:1200px){.clh-episodes .card .card-header{min-height:207px}}@media (max-width:991.98px){.featured-background-compiler{min-height:571px}}@media (max-width:767px){.clh-episodes .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}}@media (max-width:767.98px){.clh-episodes .card .card-header{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;min-height:90px}.shorty-award{border-bottom:1px solid #fff}}@media (max-width:576px){.clh-logo{width:294px;height:75px}.clh-logo-icon{-webkit-animation:.7s .7s forwards shrinkDownSmall;animation:.7s .7s forwards shrinkDownSmall;right:40%}.clh-logo-text{left:187px;width:214px!important;height:74px}.clh-logo-text-content{width:214px;height:74px;margin-left:-425px}}@media (max-width:575.98px){.featured-background-compiler{min-height:490px}}@media (max-width:479px){.clh-episodes .card .card-body h4{font-size:16px}}@media (min-width:768px) and (max-width:1200px){.clh-episodes .card .card-header{min-height:166px}}