/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
rh-footer:not(:defined){padding:var(--rh-space-2xl,32px);}
:is(rh-footer,:is(rh-footer-universal,rh-global-footer)) a{color:var(--rh-color-link-inline-on-dark,var(--rh-color-interactive-blue-lighter,#92c5f9));text-decoration:none;}:is(rh-footer,:is(rh-footer-universal,rh-global-footer)) a:hover{color:var(--rh-color-link-inline-hover-on-dark,var(--rh-color-interactive-blue-lightest,#b9dafc));text-decoration:underline;}:is(rh-footer,:is(rh-footer-universal,rh-global-footer)) a:is(:focus,:focus-within){color:var(--rh-color-link-inline-focus-on-dark,var(--rh-color-interactive-blue-lightest,#b9dafc));text-decoration:underline;}:is(rh-footer,:is(rh-footer-universal,rh-global-footer)) a:visited{color:var(--rh-color-link-inline-visited-on-dark,var(--rh-color-interactive-blue-lightest,#b9dafc));text-decoration:none;}:is(rh-footer,:is(rh-footer-universal,rh-global-footer)) a[slot^="logo"]{display:block;}:is(rh-footer) a[slot^="logo"] > img{display:block;width:auto;height:100%;height:var(--rh-size-icon-04,40px);}:is(rh-footer,rh-footer-universal,rh-global-footer) :is(h1,h2,h3,h4,h5,h6){font-family:var(--rh-font-family-heading,RedHatDisplay,"Red Hat Display","Noto Sans Arabic","Noto Sans Hebrew","Noto Sans JP","Noto Sans KR","Noto Sans Malayalam","Noto Sans SC","Noto Sans TC","Noto Sans Thai",Helvetica,Arial,sans-serif);line-height:var(--rh-line-height-heading,1.3);}rh-footer [slot="links"]:is(h1,h2,h3,h4,h5):nth-of-type(n+5){--_link-header-margin:calc(var(--rh-space-2xl,32px) - var(--rh-space-lg,16px));}rh-footer [slot^="links"] a{gap:var(--rh-footer-links-gap,var(--rh-space-md,8px));}:is(rh-footer,:is(rh-footer-universal,rh-global-footer)) [slot^="links"] li{margin:0;padding:0;display:contents;}:is(rh-footer,:is(rh-footer-universal,rh-global-footer)) [slot^="links"] a{display:block;color:var(--rh-color-text-primary-on-dark,#ffffff) !important;font-size:var(--rh-footer-link-font-size,var(--rh-font-size-body-text-sm,0.875rem));width:fit-content;}:is(rh-footer-universal,rh-global-footer) [slot^="links"] a{font-size:inherit;}:is(rh-footer,rh-footer-universal,rh-global-footer){--rh-footer-section-side-gap:var(--rh-space-lg,16px);}@media screen and (min-width:768px){:is(rh-footer,rh-footer-universal,rh-global-footer){--rh-footer-section-side-gap:var(--rh-space-2xl,32px);}}@media screen and (min-width:1440px){:is(rh-footer,rh-footer-universal,rh-global-footer){--rh-footer-section-side-gap:var(--rh-space-4xl,64px);}}rh-footer:not(:defined){background-color:var(--rh-color-surface-darker,#1f1f1f);width:100%;display:grid;grid-template-areas:"footer"
    "global";grid-template-rows:1fr auto;min-height:var(--rh-footer-nojs-min-height,750px);}:is(rh-footer-universal,rh-global-footer):not(:defined):before{grid-area:global;}rh-footer:not(:defined) > [slot="logo"]{padding:var(--rh-space-2xl,32px) var(--_section-side-gap);}rh-footer:not(:defined) > :not([slot="logo"],:is(rh-footer-universal,rh-global-footer)),:is(rh-footer-universal,rh-global-footer):not(:defined) > *{border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}:is(rh-footer-universal,rh-global-footer):not(:defined){background-color:var(--rh-color-surface-darkest,#151515);display:block;width:100%;min-height:176px;}rh-footer-universal rh-footer-copyright{grid-column:-1/1;}
:is(rh-secondary-nav,rh-navigation-secondary){--_max-height:max-content;--_min-height:80px;--_nav-link-color:var(--rh-color-text-primary-on-light,#151515);--_logo-link-color:var(--rh-color-text-primary-on-light,#151515);--_nav-chevron-color:var(--rh-color-text-primary-on-light,#151515);display:block;position:sticky;top:0;background-color:var(--rh-color-surface-lighter,#f2f2f2);border-block-end:var(--rh-border-width-sm,1px) solid transparent;box-shadow:var(--rh-box-shadow-sm,0 2px 4px 0 rgba(21,21,21,0.2));height:var(--_max-height);min-height:var(--_min-height);font-family:var(--rh-font-family-body-text,RedHatText,"Red Hat Text","Noto Sans Arabic","Noto Sans Hebrew","Noto Sans JP","Noto Sans KR","Noto Sans Malayalam","Noto Sans SC","Noto Sans TC","Noto Sans Thai",Helvetica,Arial,sans-serif);}:is(rh-secondary-nav,rh-navigation-secondary):not(:defined){display:grid;position:relative;gap:0 var(--rh-space-2xl,32px);grid-template-rows:minmax(var(--_min-height),var(--_max-height)) max-content max-content;grid-template-columns:1fr max-content;grid-template-areas:"logo logo"
    "nav nav"
    "cta cta";}:is(rh-secondary-nav,rh-navigation-secondary)[color-palette="dark"]{--_nav-link-color:var(--rh-color-text-primary-on-light,#151515);--_logo-link-color:var(--rh-color-text-primary-on-dark,#ffffff);background-color:var(--rh-color-surface-dark,#383838);border-block-end-color:var(--rh-color-border-subtle-on-dark,#707070);box-shadow:none;}:is(rh-secondary-nav,rh-navigation-secondary) *{box-sizing:border-box;}:is(rh-secondary-nav-menu,rh-navigation-secondary-menu) a{text-decoration:none;color:var(--rh-color-interactive-blue-darker,#0066cc);}:is(rh-secondary-nav-menu,rh-navigation-secondary-menu) a:hover{color:var(--rh-color-interactive-blue-darkest,#003366) !important;text-decoration:none !important;}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="logo"]{grid-area:logo;display:flex;align-items:center;height:100%;color:var(--_logo-link-color);max-width:var(--rh-navigation-secondary-logo-max-width,var(--rh-secondary-nav-logo-max-width,10em));text-decoration:none;font-size:var(--rh-font-size-body-text-md,1rem);letter-spacing:0.01125em;margin-inline-start:var(--rh-space-lg,16px);font-family:var(--rh-font-family-heading,RedHatDisplay,"Red Hat Display","Noto Sans Arabic","Noto Sans Hebrew","Noto Sans JP","Noto Sans KR","Noto Sans Malayalam","Noto Sans SC","Noto Sans TC","Noto Sans Thai",Helvetica,Arial,sans-serif);font-weight:var(--rh-font-weight-heading-medium,500);padding-block:var(--rh-space-lg,16px);border-block-start:var(--rh-border-width-lg,3px) solid transparent;width:max-content;}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="logo"][aria-current="page"]{border-block-start-color:var(--rh-color-brand-red-on-light,#ee0000);}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="logo"]:hover{text-decoration:none;color:var(--_nav-link-color);}:is(rh-secondary-nav,rh-navigation-secondary)[color-palette="dark"] > [slot="logo"]:hover{color:var(--_logo-link-color);}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"]{grid-area:nav;display:none;flex-direction:column;list-style:none;background-color:var(--rh-color-surface-lightest,#ffffff);margin:0;padding:var(--rh-space-2xl,32px)
    var(--rh-space-lg,16px)
    var(--rh-space-lg,16px);}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="logo"],:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"]{line-height:var(--rh-line-height-body-text,1.5);}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="cta"]{grid-area:cta;display:none;height:100%;align-items:center;background-color:var(--rh-color-surface-lightest,#ffffff);padding:var(--rh-space-lg,16px)
    var(--rh-space-lg,16px)
    var(--rh-space-2xl,32px);margin:0;max-width:100%;}:is(rh-secondary-nav,rh-navigation-secondary):not(:defined) > [slot="nav"],:is(rh-secondary-nav,rh-navigation-secondary):not(:defined) > [slot="cta"]{display:flex;}:is(rh-secondary-nav-menu,rh-navigation-secondary-menu):not(:defined){display:none;}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"] > li > a,:is(rh-secondary-nav-dropdown,rh-navigation-secondary-dropdown) > a{display:flex;align-items:center;height:max-content;color:var(--_nav-link-color) !important;font-size:var(--rh-font-size-body-text-md,1rem);font-weight:500;padding:var(--rh-space-lg,16px) var(--rh-space-xl,24px);text-decoration:none !important;text-align:center;border-block-start:var(--rh-border-width-lg,3px) solid transparent;}:is(rh-secondary-nav,rh-navigation-secondary) [slot="nav"] > li > a[aria-current="page"]{border-block-start-color:var(--rh-color-brand-red-on-light,#ee0000);}:is(rh-secondary-nav,rh-navigation-secondary)[color-palette="dark"] [slot="nav"] li > a[aria-current="page"]{border-block-start-color:var(--rh-color-brand-red-on-dark,#ee0000);}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"] > li > a:hover,:is(rh-secondary-nav-dropdown,rh-navigation-secondary-dropdown) > a:hover{text-decoration:none !important;color:var(--_nav-link-color) !important;}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"] > li > a:focus,:is(rh-secondary-nav-dropdown,rh-navigation-secondary-dropdown) > a:focus{position:relative;z-index:1;}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"] > li{border-block-start:var(--rh-border-width-sm,1px)
    solid
    var(--rh-color-border-subtle-on-light,#c7c7c7);}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"] > li:last-of-type{border-block-end:var(--rh-border-width-sm,1px)
    solid
    var(--rh-color-border-subtle-on-light,#c7c7c7);}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"] a[aria-expanded="false"],:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"] > [slot="nav"] > li > a{color:var(--_nav-link-color);}:is(rh-secondary-nav-menu,rh-navigation-secondary-menu){color:var(--rh-color-text-primary-on-light,#151515);}:is(rh-secondary-nav-menu-section,rh-navigation-secondary-menu-section) > [slot="header"]{font-size:var(--rh-font-size-body-text-md,1rem);font-weight:500;margin:0 0 var(--rh-space-lg,16px);}@media screen and (min-width:768px){:is(rh-secondary-nav,rh-navigation-secondary) > [slot="logo"]{margin-inline-start:var(--rh-space-2xl,32px);}}@media screen and (min-width:992px){:is(rh-secondary-nav,rh-navigation-secondary){--_min-height:86px;}:is(rh-secondary-nav,rh-navigation-secondary):not(:defined){display:grid;grid-template-areas:"logo nav cta";grid-template-rows:minmax(var(--_min-height),var(--_max-height)) max-content max-content;grid-template-columns:max-content 1fr max-content;}:is(rh-secondary-nav,rh-navigation-secondary)[color-palette="dark"]{--_nav-link-color:var(--rh-color-text-primary-on-dark,#ffffff);--_nav-chevron-color:var(--rh-color-text-primary-on-dark,#ffffff);}:is(rh-secondary-nav,rh-navigation-secondary)[color-palette="dark"] :is(rh-secondary-nav-dropdown,rh-navigation-secondary-dropdown) > a[aria-expanded="true"]{--_nav-link-color:var(--rh-color-text-primary-on-light,#151515);--_nav-chevron-color:var(--rh-color-text-primary-on-light,#151515);color:var(--_nav-link-color);}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="logo"]{font-size:var(--rh-font-size-body-text-lg,1.125rem);margin-inline-start:2rem;}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="mobile-menu"]{display:none;}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"]{grid-area:nav;display:flex;flex-direction:row;height:100%;align-items:center;list-style:none;padding:0;margin:0;background-color:transparent;}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"] > li{border-block-start-width:0;}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"] > li:last-of-type{border-bottom-width:0;}:is(rh-secondary-nav,rh-navigation-secondary) > ul > li,:is(rh-secondary-nav-dropdown,rh-navigation-secondary-dropdown){height:100%;}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"] > li > a,:is(rh-secondary-nav-dropdown,rh-navigation-secondary-dropdown) > a{height:100%;font-weight:400;padding:0 var(--rh-space-lg,16px);}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"] > li > a:focus,:is(rh-secondary-nav,rh-navigation-secondary) > [slot="nav"] > li > a:hover,:is(rh-secondary-nav-dropdown,rh-navigation-secondary-dropdown) > a[aria-expanded="true"],:is(rh-secondary-nav-dropdown,rh-navigation-secondary-dropdown) > a:focus,:is(rh-secondary-nav-dropdown,rh-navigation-secondary-dropdown) > a:hover{border-block-start-color:var(--rh-color-text-brand-on-light,#ee0000);}:is(rh-secondary-nav,rh-navigation-secondary) > [slot="cta"]{display:flex;flex-direction:row-reverse;background-color:transparent;margin-inline-end:var(--rh-space-2xl,32px);padding:unset;}@media screen and (min-width:1440px){:is(rh-secondary-nav,rh-navigation-secondary):not(:defined) > [slot="logo"],:is(rh-secondary-nav,rh-navigation-secondary) > [slot="logo"]{margin-inline-start:var(--rh-space-4xl,64px);}:is(rh-secondary-nav,rh-navigation-secondary):not(:defined) > [slot="cta"],:is(rh-secondary-nav,rh-navigation-secondary) > [slot="cta"]{margin-inline-end:var(--rh-space-4xl,64px);}}}
.match-region-heights .rhpb-region > *:not(.layout-builder__add-block,.layout-builder__region-label,.layout-builder__configure-region-wrapper),.match-region-heights .rhpb-region .js-layout-builder-region > *:not(.layout-builder__add-block,.layout-builder__region-label,.layout-builder__configure-region-wrapper){display:flex;flex:1 0 auto;}.match-region-heights .js-layout-builder-region > *:not(.layout-builder__add-block,.layout-builder__region-label,.layout-builder__configure-region-wrapper)  > *{flex:1 1 auto;}.match-region-heights .layout-builder__region-wrapper{display:flex;flex:1 0 auto;}.match-region-heights .layout-builder__region-wrapper  > *{flex:1 0 auto;}.match-region-heights  .layout-builder__block-wrapper + .layout-builder__add-block{justify-content:left!important;flex:0;}.layout-builder__layout .dx-container{margin-right:auto!important;margin-left:auto!important;padding-right:8px!important;padding-left:8px!important;}
[data-rh-layout=stacked-reverse] > :last-child:first-child{margin-bottom:0;}[data-rh-layout=stacked-reverse] > *:first-child{margin:0 0 20px;}.rh-generic--component[data-rh-align=center] ol{padding-left:0;}.rh-generic--component[data-rh-align=center] ol li{text-align:left;}.rh-generic--component[data-rh-align=center] ol .pfe-list--primary li{text-align:left;}.rh-generic--component[data-rh-align=center] ul:not([class]) li{text-align:left;}.match-region-heights [data-rh-layout*=stacked]{flex:1 1 auto;}@media (min-width:768px){[data-rh-layout=stacked-reverse] > *:first-child{margin:2rem 0 0;order:1;}}[data-rh-layout$=grow]{display:flex;flex-grow:1;}[data-rh-layout$=tight] > *:nth-child(n){margin-right:0;}[data-rh-layout$=tall]{margin-top:-48px;}@media (min-width:768px){[data-rh-layout$=tall]{margin-top:-64px;}}[data-rh-layout$=tall] > *{margin-top:48px;}@media (min-width:768px){[data-rh-layout$=tall] > *{margin-top:64px;}}[data-rh-layout*=left]{justify-content:flex-start;}[data-rh-layout*=center]{justify-content:center;}[data-rh-layout*=right]{justify-content:flex-end;}[data-rh-layout*=vtop]{align-items:flex-start;}[data-rh-layout*=vcenter]{align-items:center;}[data-rh-layout*=stacked]{display:flex;flex-direction:column;flex-wrap:nowrap;}[data-rh-layout~=stacked] > *{margin-bottom:32px;}[data-rh-layout~=stacked] > *:last-child{margin-bottom:0;}[data-rh-only-child=header] [data-rh-layout~=stacked] .rh-band-header{margin-bottom:0;}.rh-band-content[data-rh-layout~=stacked] > *{width:100%;}[data-rh-layout~=tall-stacked] > *{margin-bottom:48px;}[data-rh-layout~=tall-stacked] > *:last-child{margin-bottom:0;}@media (min-width:992px){[data-rh-layout~=tall-stacked] > *[data-rh-rule-line=bottom]:last-child{margin-bottom:32px;}}@media (min-width:1200px){[data-rh-layout~=tall-stacked] > *[data-rh-rule-line=bottom]:last-child{margin-bottom:64px;}}@media (min-width:1200px){[data-rh-layout~=tall-stacked] > *{margin-bottom:64px;}}[data-rh-only-child=header] [data-rh-layout~=tall-stacked] .rh-band-header{margin-bottom:0;}[data-rh-layout~=min-stacked] > *{margin-top:0;margin-bottom:16px;}[data-rh-layout~=min-stacked] > *:last-child{margin-bottom:0;}[data-rh-only-child=header] [data-rh-layout~=min-stacked] .rh-band-header{margin-bottom:0;}[data-rh-layout~=thin-stacked] > *{margin:0 0 8px;}[data-rh-layout~=thin-stacked] > *:last-child{margin-bottom:0;}[data-rh-only-child=header] [data-rh-layout~=thin-stacked] .rh-band-header{margin-bottom:0;}
