:root{--dx-ask-red-hat-panel-width: 350px}@media (min-width: 1920px){:root{--dx-ask-red-hat-panel-width: 480px}}dx-ask-red-hat{--dx-ask-red-hat-action-button-color-hover: #151515;display:none;position:fixed;width:100dvw;right:0;top:0;z-index:1000;background:#f2f2f2;height:100dvh;overflow:hidden}dx-ask-red-hat .container{position:relative}dx-ask-red-hat .pf-chatbot{height:100vh;width:100%;max-width:100dvw;position:absolute}dx-ask-red-hat .pf-chatbot__history.pf-v6-c-drawer{--pf-v6-c-drawer__panel--MinWidth: min(24rem, var(--dx-ask-red-hat-panel-width));--pf-v6-c-drawer__panel--xl--MinWidth: min(24rem, var(--dx-ask-red-hat-panel-width));width:100%;min-width:0;max-width:100%}dx-ask-red-hat .pf-chatbot__history .pf-v6-c-drawer__main,dx-ask-red-hat .pf-chatbot__history .pf-v6-c-drawer__content,dx-ask-red-hat .pf-chatbot__history .pf-v6-c-drawer__panel,dx-ask-red-hat .pf-chatbot__header-container,dx-ask-red-hat .pf-chatbot__content,dx-ask-red-hat .pf-chatbot__messagebox{min-width:0;max-width:100%}dx-ask-red-hat .pf-chatbot__header{background-color:transparent!important;color:var(--pf-v6-c-alert__title--Color, #151515)!important}dx-ask-red-hat .pf-chatbot__header .pf-chatbot__button--toggle-menu,dx-ask-red-hat .pf-chatbot__header .pf-chatbot__button--toggle-options{color:#a3a3a3;line-height:0;align-content:center;width:auto;height:auto;min-width:37px;min-height:auto;padding:8px}dx-ask-red-hat .pf-chatbot__header .pf-chatbot__button--toggle-menu:where(:hover,:focus-visible),dx-ask-red-hat .pf-chatbot__header .pf-chatbot__button--toggle-options:where(:hover,:focus-visible){color:var(--dx-ask-red-hat-action-button-color-hover)}dx-ask-red-hat .pf-chatbot__header .pf-chatbot__button--toggle-menu .pf-v6-c-icon,dx-ask-red-hat .pf-chatbot__header .pf-chatbot__button--toggle-options .pf-v6-c-icon,dx-ask-red-hat .pf-chatbot__header .pf-chatbot__button--toggle-menu .pf-v6-c-icon__content,dx-ask-red-hat .pf-chatbot__header .pf-chatbot__button--toggle-options .pf-v6-c-icon__content{--pf-v6-c-icon--FontSize: var(--rh-icon-size, var(--rh-size-icon-01, 16px));font-size:var(--rh-icon-size, var(--rh-size-icon-01, 16px))}dx-ask-red-hat .pf-chatbot__header .pf-chatbot__button--toggle-menu .pf-v6-c-icon,dx-ask-red-hat .pf-chatbot__header .pf-chatbot__button--toggle-options .pf-v6-c-icon{width:var(--rh-icon-size, var(--rh-size-icon-01, 16px));height:var(--rh-icon-size, var(--rh-size-icon-01, 16px))}dx-ask-red-hat[state=open],dx-ask-red-hat[state=unavailable][opened]{display:block}@media (min-width: 768px){dx-ask-red-hat{min-width:var(--dx-ask-red-hat-panel-width);max-width:var(--dx-ask-red-hat-panel-width)}}dx-ask-red-hat[fullscreen]{max-width:none;box-shadow:0 10px 20px #00000080}dx-ask-red-hat .ask-action-btn{color:#a3a3a3;line-height:0;align-content:center}dx-ask-red-hat .ask-action-btn:where(:hover,:focus-visible){color:var(--dx-ask-red-hat-action-button-color-hover)}dx-ask-red-hat .ask-redhat-core .pf-chatbot__button--toggle-menu:hover svg{color:var(--dx-ask-red-hat-action-button-color-hover)}dx-ask-red-hat .ask-action-btn svg{width:var(--rh-icon-size, var(--rh-size-icon-01, 16px));fill:currentcolor;aspect-ratio:1 / 1;height:auto}@media (max-width: 767px){dx-ask-red-hat #chat-container__collapse{display:none}}@media (min-width: 768px){html:has(dx-ask-red-hat[state=open]:not([fullscreen])),html:has(dx-ask-red-hat[state=unavailable][opened]:not([fullscreen])){overflow:hidden}body:has(dx-ask-red-hat[state=open]:not([fullscreen])),body:has(dx-ask-red-hat[state=unavailable][opened]:not([fullscreen])){height:100dvh;overflow-y:auto;margin-right:var(--dx-ask-red-hat-panel-width);scrollbar-color:#c7c7c7}}html:has(dx-ask-red-hat[state=open][fullscreen]),html:has(dx-ask-red-hat[state=unavailable][opened][fullscreen]){overflow:hidden}body:has(dx-ask-red-hat[state=open][fullscreen]),body:has(dx-ask-red-hat[state=unavailable][opened][fullscreen]){display:grid;overflow-y:scroll}html:has(dx-ask-red-hat[state=open]) .QSIPopOver,html:has(dx-ask-red-hat[state=unavailable][opened]) .QSIPopOver{display:none}dx-ask-red-hat #alert-unentitled-user-page:has(.facade){padding:0}dx-ask-red-hat .facade{display:flex;flex-direction:column;height:100%;font-family:var(--rh-font-family-body-text, "Red Hat Text", RedHatText, Arial, Helvetica, sans-serif)}dx-ask-red-hat .facade__header{display:flex;justify-content:flex-end;align-items:center;gap:var(--rh-space-md, 8px);padding:var(--rh-space-md, 8px) var(--rh-space-lg, 16px);background:var(--rh-color-surface-darkest, #151515)}dx-ask-red-hat .facade__action-buttons{display:flex;justify-content:flex-end;padding:24px}dx-ask-red-hat .facade__action-buttons .ask-action-btn{color:#151515;background:none;border:none;padding:0;width:var(--rh-size-icon-02, 24px);height:var(--rh-size-icon-02, 24px);display:flex;align-items:center;justify-content:center;cursor:pointer}dx-ask-red-hat .facade__action-buttons .ask-action-btn rh-icon{--rh-icon-size: var(--rh-size-icon-01, 16px)}dx-ask-red-hat .facade__close svg{width:var(--rh-size-icon-01, 16px);fill:currentcolor;aspect-ratio:1 / 1;height:auto}dx-ask-red-hat .facade__body{flex:1;display:flex;flex-direction:column;align-items:center;gap:var(--rh-space-2xl, 32px);padding:0 var(--rh-space-2xl, 32px) var(--rh-space-2xl, 32px);overflow-y:auto}dx-ask-red-hat .facade__illustration{width:100%;max-width:512px}dx-ask-red-hat .facade__illustration img{width:100%;height:auto;display:block}dx-ask-red-hat .facade__content{display:flex;flex-direction:column;align-items:center;gap:var(--rh-space-2xl, 32px);width:100%;max-width:512px}dx-ask-red-hat .facade__text{display:flex;flex-direction:column;gap:var(--rh-space-xl, 24px);width:100%}dx-ask-red-hat .facade__title{font-family:var(--rh-font-family-heading, "Red Hat Display", RedHatDisplay, Arial, Helvetica, sans-serif);font-size:var(--rh-font-size-heading-sm, 1.5rem);font-weight:var(--rh-font-weight-heading-medium, 500);line-height:var(--rh-line-height-heading-sm, 1.3);color:var(--rh-color-text-primary-on-light, #151515);margin:0}dx-ask-red-hat .facade__title--brand{color:var(--rh-color-brand-red-on-light, #ee0000)}dx-ask-red-hat .facade__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--rh-space-lg, 16px);width:100%}dx-ask-red-hat .facade__features li{display:flex;align-items:center;gap:var(--rh-space-lg, 16px);font-size:var(--rh-font-size-body-text-md, 1rem);line-height:var(--rh-line-height-body-text-md, 1.5);color:var(--rh-color-text-primary-on-light, #151515)}dx-ask-red-hat .facade__features rh-icon{flex-shrink:0;--rh-icon-size: 32px}dx-ask-red-hat .facade__note{font-size:var(--rh-font-size-body-text-md, 1rem);line-height:var(--rh-line-height-body-text-md, 1.5);color:var(--rh-color-text-primary-on-light, #151515);margin:0}dx-ask-red-hat .facade__cta{display:inline-block;padding:var(--rh-space-lg, 16px) var(--rh-space-2xl, 32px);background-color:var(--rh-color-brand-red-on-light, #ee0000);color:var(--rh-color-text-primary-on-dark, #fff);font-family:var(--rh-font-family-heading, "Red Hat Display", RedHatDisplay, Arial, Helvetica, sans-serif);font-size:var(--rh-font-size-heading-3xs, 1rem);font-weight:var(--rh-font-weight-heading-bold, 700);line-height:var(--rh-line-height-body-text-md, 1.5);text-decoration:none;border:none;cursor:pointer;border-radius:var(--rh-border-radius-default, 3px);transition:background-color .15s ease}dx-ask-red-hat .facade__cta:hover{background-color:var(--rh-color-brand-red-dark, #a60000)}dx-ask-red-hat .facade__description{display:flex;flex-direction:column;gap:var(--rh-space-lg, 16px);font-size:var(--rh-font-size-body-text-md, 1rem);line-height:var(--rh-line-height-body-text-md, 1.5);color:var(--rh-color-text-primary-on-light, #151515)}dx-ask-red-hat .facade__description p{margin:0}dx-ask-red-hat .facade__link{color:var(--rh-color-interactive-blue-darker, #06c);text-decoration:underline;text-decoration-style:dotted;text-underline-offset:2px}dx-ask-red-hat .facade__link--medium{font-weight:var(--rh-font-weight-body-text-medium, 500)}dx-ask-red-hat .facade__link:hover{text-decoration-style:solid}dx-ask-red-hat .facade__options-section{display:flex;flex-direction:column;gap:var(--rh-space-lg, 16px);width:100%}dx-ask-red-hat .facade__options-heading{font-family:var(--rh-font-family-heading, "Red Hat Display", RedHatDisplay, Arial, Helvetica, sans-serif);font-size:var(--rh-font-size-heading-xs, 1.25rem);font-weight:var(--rh-font-weight-heading-medium, 500);line-height:var(--rh-line-height-heading-xs, 1.3);color:var(--rh-color-text-primary-on-light, #151515);margin:0}dx-ask-red-hat .facade__options-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--rh-space-lg, 16px)}dx-ask-red-hat .facade__options-list li,dx-ask-red-hat .facade__options-item{display:flex;flex-direction:column;font-size:var(--rh-font-size-body-text-md, 1rem);line-height:var(--rh-line-height-body-text-md, 1.5);color:var(--rh-color-text-primary-on-light, #151515)}dx-ask-red-hat .facade__options-list li a,dx-ask-red-hat .facade__options-item a{align-self:flex-start}dx-ask-red-hat[state=open] .color-theme-switch__container,dx-ask-red-hat[state=unavailable][opened] .color-theme-switch__container{display:none}html:has(dx-ask-red-hat[state=open]) .pf-v6-c-backdrop,html:has(dx-ask-red-hat[state=unavailable][opened]) .pf-v6-c-backdrop{z-index:2000}dx-ask-red-hat-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--rh-space-lg, 16px);padding:var(--rh-space-lg, 16px);background-color:var(--rh-color-purple-10, #ECE6FF);font-family:var(--rh-font-family-body-text, "Red Hat Text", RedHatText, Arial, Helvetica, sans-serif);font-size:var(--rh-font-size-body-text-md, 1rem);line-height:var(--rh-line-height-body-text-md, 1.5);text-align:center;width:100%;box-sizing:border-box}@media (min-width: 576px){dx-ask-red-hat-banner{flex-direction:row}}dx-ask-red-hat-banner .text{color:var(--rh-color-text-primary-on-light, #151515)}
