@carbon/ibm-products 1.46.0 → 1.46.1

Sign up to get free protection for your applications and to get access to all the features.
package/css/index.min.css CHANGED
@@ -3,9 +3,11 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb
3
3
  var(--c4p--side-panel--subtitle-container-height) + var(--cds-spacing-09, 3rem)
4
4
  )}.c4p--side-panel__container .c4p--side-panel__subtitle-text.c4p--side-panel__subtitle-text-no-animation.c4p--side-panel__subtitle-text-no-animation-no-action-toolbar{border-bottom:1px solid var(--cds-decorative-01, #e0e0e0);margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--side-panel__container .c4p--side-panel__action-toolbar{position:sticky;z-index:4;top:var(--c4p--side-panel--title-height);display:flex;align-items:center;justify-content:flex-start;padding:0 var(--cds-spacing-05, 1rem);margin-bottom:var(--cds-spacing-03, 0.5rem);background-color:var(--cds-ui-01, #f4f4f4);transition:transform 150ms cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--side-panel__container .c4p--side-panel__action-toolbar .c4p--side-panel__action-toolbar-button{min-width:2rem}.c4p--side-panel__container .c4p--side-panel__action-toolbar .c4p--side-panel__action-toolbar-button.c4p--side-panel__action-toolbar-icon-only-button{padding:0;color:var(--cds-text-01, #161616)}.c4p--side-panel__container .c4p--side-panel__action-toolbar .c4p--side-panel__action-toolbar-button.c4p--side-panel__action-toolbar-icon-only-button svg{margin-left:var(--cds-spacing-03, 0.5rem)}.c4p--side-panel__container .c4p--side-panel__action-toolbar .c4p--side-panel__action-toolbar-button.c4p--side-panel__action-toolbar-leading-button{margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--side-panel__container .bx--btn.c4p--side-panel__navigation-back-button{position:relative;z-index:5;top:calc(-1 * var(--cds-spacing-03, 0.5rem));left:calc(-1 * var(--cds-spacing-03, 0.5rem))}.c4p--side-panel__container .bx--btn.c4p--side-panel__navigation-back-button,.c4p--side-panel__container .bx--btn.c4p--side-panel__close-button{min-width:2rem;padding:0;color:var(--cds-text-01, #161616)}.c4p--side-panel__container .bx--btn.c4p--side-panel__close-button{position:absolute;z-index:5;top:var(--cds-spacing-03, 0.5rem);right:var(--cds-spacing-05, 1rem);display:flex;align-items:center;justify-content:center;background-color:var(--cds-ui-01, #f4f4f4)}.c4p--side-panel__container .bx--btn.c4p--side-panel__close-button .bx--btn__icon{margin:0}.c4p--side-panel__container .c4p--side-panel__body-content{padding:var(--cds-spacing-05, 1rem);padding-top:0}.c4p--side-panel__container.c4p--side-panel__container-is-animating .c4p--side-panel__actions-container.c4p--action-set--max{width:100%;max-width:100%}.c4p--side-panel__container .c4p--side-panel__actions-container{position:fixed;bottom:0;border-top:1px solid var(--cds-decorative-01, #e0e0e0);background-color:var(--cds-ui-01, #f4f4f4)}.c4p--side-panel__container .c4p--side-panel__actions-container.c4p--action-set--max{flex-direction:column}.c4p--side-panel__container .c4p--side-panel__actions-container.c4p--action-set--max .c4p--action-set__action-button{width:100%;max-width:100%}@media(min-width: 42rem){.c4p--side-panel__container .c4p--side-panel__actions-container.c4p--action-set--max{flex-direction:row}.c4p--side-panel__container .c4p--side-panel__actions-container.c4p--action-set--max .c4p--action-set__action-button{width:25%}}.c4p--side-panel__container .c4p--side-panel__actions-container .c4p--action-set__action-button{height:var(--cds-layout-05, 4rem)}.c4p--side-panel__container .c4p--side-panel__actions-container.c4p--side-panel__actions-container-condensed .c4p--action-set__action-button{height:var(--cds-layout-04, 3rem)}.c4p--side-panel__container .bx--text-input,.c4p--side-panel__container .bx--text-area,.c4p--side-panel__container .bx--search-input,.c4p--side-panel__container .bx--select-input,.c4p--side-panel__container .bx--dropdown,.c4p--side-panel__container .bx--dropdown-list,.c4p--side-panel__container .bx--number input[type=number],.c4p--side-panel__container .bx--date-picker__input{background-color:var(--cds-field-02, #ffffff)}@keyframes side-panel-overlay-entrance{0%{opacity:0}100%{opacity:1}}@keyframes side-panel-overlay-exit{0%{opacity:1}100%{opacity:0}}.c4p--side-panel__visually-hidden{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0, 0, 0, 0);visibility:inherit;white-space:nowrap}.c4p--side-panel__overlay{position:fixed;z-index:6000;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:var(--cds-overlay-01, rgba(22, 22, 22, 0.5))}.c4p--create-side-panel.c4p--side-panel__container .c4p--create-side-panel__content-text{padding-right:calc(20% - var(--cds-spacing-05, 1rem))}.c4p--create-side-panel.c4p--side-panel__container--xs .c4p--side-panel__title-text{width:calc(16rem - var(--cds-spacing-05, 1rem));padding-right:calc((16rem * 0.2) - var(--cds-spacing-05, 1rem));margin-bottom:var(--cds-spacing-02, 0.25rem)}.c4p--create-side-panel.c4p--side-panel__container--xs .c4p--side-panel__subtitle-text{width:calc(16rem - var(--cds-spacing-05, 1rem));padding-right:calc((16rem * 0.2) - var(--cds-spacing-05, 1rem));padding-bottom:var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);color:var(--cds-text-02, #525252)}.c4p--create-side-panel.c4p--side-panel__container--sm .c4p--side-panel__title-text{width:calc(20rem - var(--cds-spacing-05, 1rem));padding-right:calc((20rem * 0.2) - var(--cds-spacing-05, 1rem));margin-bottom:var(--cds-spacing-02, 0.25rem)}.c4p--create-side-panel.c4p--side-panel__container--sm .c4p--side-panel__subtitle-text{width:calc(20rem - var(--cds-spacing-05, 1rem));padding-right:calc((20rem * 0.2) - var(--cds-spacing-05, 1rem));padding-bottom:var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);color:var(--cds-text-02, #525252)}.c4p--create-side-panel.c4p--side-panel__container--md .c4p--side-panel__title-text{width:calc(30rem - var(--cds-spacing-05, 1rem));padding-right:calc((30rem * 0.2) - var(--cds-spacing-05, 1rem));margin-bottom:var(--cds-spacing-02, 0.25rem)}.c4p--create-side-panel.c4p--side-panel__container--md .c4p--side-panel__subtitle-text{width:calc(30rem - var(--cds-spacing-05, 1rem));padding-right:calc((30rem * 0.2) - var(--cds-spacing-05, 1rem));padding-bottom:var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);color:var(--cds-text-02, #525252)}.c4p--create-side-panel.c4p--side-panel__container--lg .c4p--side-panel__title-text{width:calc(40rem - var(--cds-spacing-05, 1rem));padding-right:calc((40rem * 0.2) - var(--cds-spacing-05, 1rem));margin-bottom:var(--cds-spacing-02, 0.25rem)}.c4p--create-side-panel.c4p--side-panel__container--lg .c4p--side-panel__subtitle-text{width:calc(40rem - var(--cds-spacing-05, 1rem));padding-right:calc((40rem * 0.2) - var(--cds-spacing-05, 1rem));padding-bottom:var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);color:var(--cds-text-02, #525252)}.c4p--create-side-panel.c4p--side-panel__container--max .c4p--side-panel__title-text{width:calc(75% - var(--cds-spacing-05, 1rem));padding-right:calc((75% * 0.2) - var(--cds-spacing-05, 1rem));margin-bottom:var(--cds-spacing-02, 0.25rem)}.c4p--create-side-panel.c4p--side-panel__container--max .c4p--side-panel__subtitle-text{width:calc(75% - var(--cds-spacing-05, 1rem));padding-right:calc((75% * 0.2) - var(--cds-spacing-05, 1rem));padding-bottom:var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);color:var(--cds-text-02, #525252)}.bx--form.c4p--create-side-panel__form{padding-top:var(--cds-spacing-05, 1rem)}.c4p--create-side-panel__form.bx--fieldset{padding-top:var(--cds-spacing-03, 0.5rem)}.c4p--create-side-panel__form>*{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--create-side-panel__form-title-text{font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0);padding-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--create-side-panel__form-description-text{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px)}.c4p--create-side-panel.c4p--side-panel .bx--btn.c4p--side-panel__close-button{display:none}.c4p--create-side-panel__title{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0);margin-bottom:var(--cds-spacing-02, 0.25rem)}.c4p--create-side-panel__subtitle{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-03, 0.5rem);color:var(--cds-text-02, #525252)}.c4p--side-panel .c4p--create-side-panel__actions-container{position:absolute;z-index:4;bottom:0;left:0;width:100%;margin-bottom:0}.bx--side-nav{position:fixed;z-index:8000;top:0;bottom:0;left:0;overflow:hidden;width:3rem;max-width:16rem;background-color:#fff;color:#525252;transition:width .11s cubic-bezier(0.2, 0, 1, 0.9);will-change:width}.bx--side-nav--ux{top:var(--cds-spacing-09, 3rem);width:16rem}@media(max-width: 65.98rem){.bx--side-nav--ux{width:0}}.bx--side-nav--rail{width:3rem}.bx--side-nav--hidden{width:0}.bx--side-nav.bx--side-nav--rail:not(.bx--side-nav--fixed):hover,.bx--side-nav--expanded{width:16rem}.bx--side-nav__overlay{position:fixed;top:3rem;left:0;width:0;height:0;background-color:rgba(0,0,0,0);opacity:0;transition:opacity 240ms cubic-bezier(0.2, 0, 0.38, 0.9),background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9)}@media(max-width: 65.98rem){.bx--side-nav__overlay-active{width:100vw;height:100vh;background-color:var(--cds-overlay-01, rgba(22, 22, 22, 0.5));opacity:1;transition:opacity 240ms cubic-bezier(0.2, 0, 0.38, 0.9),background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9)}}.bx--header~.bx--side-nav{top:3rem;height:calc(100% - 48px)}.bx--side-nav--fixed{width:16rem}.bx--side-nav--collapsed{width:16rem;transform:translateX(-16rem)}.bx--side-nav__navigation{display:flex;height:100%;flex-direction:column}.bx--side-nav__header{display:flex;width:100%;max-width:100%;height:3rem;border-bottom:1px solid #393939}.bx--side-nav:hover .bx--side-nav__header,.bx--side-nav--fixed .bx--side-nav__header,.bx--side-nav--expanded .bx--side-nav__header{height:auto}.bx--side-nav--ux .bx--side-nav__header{height:auto}.bx--side-nav__details{display:flex;min-width:0;flex:1;flex-direction:column;padding-right:1rem;opacity:0;visibility:hidden}.bx--side-nav:hover .bx--side-nav__details,.bx--side-nav--fixed .bx--side-nav__details,.bx--side-nav--expanded .bx--side-nav__details{visibility:inherit;opacity:1}.bx--side-nav--ux .bx--side-nav__details{opacity:1;visibility:inherit}.bx--side-nav__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:1rem;font-size:.875rem;font-weight:600;letter-spacing:.1px;user-select:none}.bx--side-nav__title,.bx--side-nav__select{padding-left:.5rem}.bx--side-nav__switcher{position:relative;display:flex;align-items:center;justify-content:space-between}.bx--side-nav__switcher-chevron{position:absolute;top:0;right:.5rem;bottom:0;display:flex;align-items:center;fill:#525252}.bx--side-nav__select{outline:2px solid rgba(0,0,0,0);outline-offset:-2px;min-width:0;height:2rem;flex:1 1 0%;padding-right:2rem;border:none;appearance:none;background-color:#161616;border-radius:0;color:#f4f4f4;cursor:pointer;font-size:.75rem;transition:outline 110ms}.bx--side-nav__select:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--side-nav__select:focus{outline-style:dotted}}.bx--side-nav__footer{width:100%;flex:0 0 3rem;background-color:#fff}.bx--side-nav__toggle{outline:2px solid rgba(0,0,0,0);outline-offset:-2px;box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;width:100%;height:100%;padding-left:1rem;text-align:left;transition:outline 110ms}.bx--side-nav__toggle *,.bx--side-nav__toggle *::before,.bx--side-nav__toggle *::after{box-sizing:inherit}.bx--side-nav__toggle::-moz-focus-inner{border:0}.bx--side-nav__toggle:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--side-nav__toggle:focus{outline-style:dotted}}.bx--side-nav__items{overflow:hidden;flex:1 1 0%;padding:1rem 0 0}.bx--side-nav:hover .bx--side-nav__items,.bx--side-nav--fixed .bx--side-nav__items,.bx--side-nav--expanded .bx--side-nav__items{overflow-y:auto}.bx--side-nav--ux .bx--side-nav__items{overflow-y:auto}.bx--side-nav__item{overflow:hidden;width:auto;height:auto}.bx--side-nav--ux .bx--side-nav__item{width:auto;height:auto}.bx--side-nav__item:not(.bx--side-nav__item--active):hover .bx--side-nav__item:not(.bx--side-nav__item--active)>.bx--side-nav__submenu:hover,.bx--side-nav__item:not(.bx--side-nav__item--active)>.bx--side-nav__link:hover,.bx--side-nav__menu a.bx--side-nav__link:not(.bx--side-nav__link--current):not([aria-current=page]):hover,.bx--side-nav a.bx--header__menu-item:hover,.bx--side-nav .bx--header__menu-title[aria-expanded=true]:hover{background-color:#e5e5e5;color:#161616}.bx--side-nav__item:not(.bx--side-nav__item--active)>.bx--side-nav__link:hover>span,.bx--side-nav__item:not(.bx--side-nav__item--active) .bx--side-nav__menu-item>.bx--side-nav__link:hover>span{color:#161616}.bx--side-nav__item--large{height:3rem}.bx--side-nav__divider{height:1px;margin:var(--cds-spacing-03, 0.5rem) var(--cds-spacing-05, 1rem);background-color:#e0e0e0}.bx--side-nav__submenu{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;width:100%;font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);outline:2px solid rgba(0,0,0,0);outline-offset:-2px;display:flex;height:2rem;align-items:center;padding:0 1rem;color:#525252;transition:color 110ms,background-color 110ms,outline 110ms;user-select:none}.bx--side-nav__submenu *,.bx--side-nav__submenu *::before,.bx--side-nav__submenu *::after{box-sizing:inherit}.bx--side-nav__submenu::-moz-focus-inner{border:0}.bx--side-nav__submenu:hover{background-color:#e5e5e5;color:#161616}.bx--side-nav__submenu:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--side-nav__submenu:focus{outline-style:dotted}}.bx--side-nav__submenu-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.bx--side-nav__icon.bx--side-nav__submenu-chevron{display:flex;flex:1;justify-content:flex-end}.bx--side-nav__submenu-chevron>svg{width:1rem;height:1rem;transition:transform 110ms}.bx--side-nav__submenu[aria-expanded=true] .bx--side-nav__submenu-chevron>svg{transform:rotate(180deg)}.bx--side-nav__item--large .bx--side-nav__submenu{height:3rem}.bx--side-nav__item--active .bx--side-nav__submenu:hover{background-color:#e5e5e5;color:#161616}.bx--side-nav__item--active .bx--side-nav__submenu[aria-expanded=false]{position:relative;background-color:#e5e5e5;color:#161616}.bx--side-nav__item--active .bx--side-nav__submenu[aria-expanded=false]::before{position:absolute;top:0;bottom:0;left:0;width:4px;background-color:#0f62fe;content:""}.bx--side-nav__item--active .bx--side-nav__submenu-title{color:#161616;font-weight:600}.bx--side-nav__menu{display:block;max-height:0;visibility:hidden}.bx--side-nav__submenu[aria-expanded=true]+.bx--side-nav__menu{max-height:93.75rem;visibility:inherit}.bx--side-nav__menu a.bx--side-nav__link{height:2rem;min-height:2rem;padding-left:2rem;font-weight:400}.bx--side-nav__item.bx--side-nav__item--icon a.bx--side-nav__link{padding-left:4.5rem}.bx--side-nav__menu a.bx--side-nav__link--current,.bx--side-nav__menu a.bx--side-nav__link[aria-current=page],a.bx--side-nav__link--current{background-color:#e0e0e0}.bx--side-nav__menu a.bx--side-nav__link--current>span,.bx--side-nav__menu a.bx--side-nav__link[aria-current=page]>span,a.bx--side-nav__link--current>span{color:#161616;font-weight:600}a.bx--side-nav__link,.bx--side-nav a.bx--header__menu-item,.bx--side-nav .bx--header__menu-title[aria-expanded=true]+.bx--header__menu{outline:2px solid rgba(0,0,0,0);outline-offset:-2px;font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);position:relative;display:flex;min-height:2rem;align-items:center;padding:0 1rem;text-decoration:none;transition:color 110ms,background-color 110ms,outline 110ms}.bx--side-nav__item--large a.bx--side-nav__link{height:3rem}a.bx--side-nav__link>.bx--side-nav__link-text,.bx--side-nav a.bx--header__menu-item .bx--text-truncate-end{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#525252;font-size:.875rem;letter-spacing:.1px;line-height:1.25rem;user-select:none}a.bx--side-nav__link:focus,.bx--side-nav a.bx--header__menu-item:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){a.bx--side-nav__link:focus,.bx--side-nav a.bx--header__menu-item:focus{outline-style:dotted}}a.bx--side-nav__link[aria-current=page],a.bx--side-nav__link--current{background-color:#e5e5e5;font-weight:600}a.bx--side-nav__link[aria-current=page] .bx--side-nav__link-text,a.bx--side-nav__link--current .bx--side-nav__link-text{color:#161616}a.bx--side-nav__link[aria-current=page]::before,a.bx--side-nav__link--current::before{position:absolute;top:0;bottom:0;left:0;width:4px;background-color:#0f62fe;content:""}.bx--side-nav__icon{display:flex;flex:0 0 1rem;align-items:center;justify-content:center}.bx--side-nav__icon:not(.bx--side-nav__submenu-chevron){margin-right:1.5rem}.bx--side-nav__icon>svg{width:1rem;height:1rem;fill:#525252}.bx--side-nav__icon>svg.bx--side-nav-collapse-icon{display:none}.bx--side-nav--expanded .bx--side-nav__icon>svg.bx--side-nav-expand-icon{display:none}.bx--side-nav--expanded .bx--side-nav__icon>svg.bx--side-nav-collapse-icon{display:block}.bx--side-nav--fixed a.bx--side-nav__link,.bx--side-nav--fixed .bx--side-nav__submenu{padding-left:1rem}.bx--side-nav--fixed .bx--side-nav__item:not(.bx--side-nav__item--icon) .bx--side-nav__menu a.bx--side-nav__link{padding-left:2rem}@media(max-width: 65.98rem){.bx--side-nav .bx--header__nav{display:block}}.bx--side-nav__header-navigation{display:none}@media(max-width: 65.98rem){.bx--side-nav__header-navigation{position:relative;display:block;margin-bottom:2rem}}.bx--side-nav__header-divider::after{position:absolute;bottom:-1rem;left:1rem;width:calc(100% - 32px);height:.0625rem;background:#e0e0e0;content:""}.bx--side-nav a.bx--header__menu-item{justify-content:space-between;color:#525252;white-space:nowrap}.bx--side-nav a.bx--header__menu-item[aria-expanded=true]{background-color:rgba(0,0,0,0)}.bx--side-nav .bx--header__menu-title[aria-expanded=true]+.bx--header__menu{bottom:inherit;width:100%;padding:0;background-color:rgba(0,0,0,0);box-shadow:none;transform:none}.bx--side-nav .bx--header__menu-title[aria-expanded=true]+.bx--header__menu li{width:100%}.bx--side-nav .bx--header__menu-title[aria-expanded=true]+.bx--header__menu a.bx--header__menu-item{padding-left:4.25rem;font-weight:400}.bx--side-nav .bx--header__menu-title[aria-expanded=true]+.bx--header__menu a.bx--header__menu-item:hover{background-color:#e5e5e5;color:#161616}.bx--side-nav .bx--header__menu a.bx--header__menu-item{height:inherit}.bx--side-nav a.bx--header__menu-item:hover .bx--header__menu-arrow,.bx--side-nav a.bx--header__menu-item:focus .bx--header__menu-arrow,.bx--side-nav .bx--header__menu-arrow{fill:#525252}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--side-nav__icon>svg,.bx--side-nav a.bx--header__menu-item:hover .bx--header__menu-arrow,.bx--side-nav a.bx--header__menu-item:focus .bx--header__menu-arrow,.bx--side-nav .bx--header__menu-arrow{fill:ButtonText}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}.c4p--tearsheet.c4p--tearsheet{z-index:9001;align-items:flex-end;color:var(--cds-text-01, #161616);transition:visibility 0s linear 240ms,background-color 240ms cubic-bezier(0.4, 0.14, 1, 1),opacity 240ms cubic-bezier(0.4, 0.14, 1, 1);--c4p--tearsheet--stacking-scale-factor-single: 0.95;--c4p--tearsheet--stacking-scale-factor-double: 0.9}.c4p--tearsheet.is-visible{z-index:9000;align-items:flex-end;transition:visibility 0s linear,background-color 240ms cubic-bezier(0, 0, 0.3, 1),opacity 240ms cubic-bezier(0, 0, 0.3, 1)}@media(prefers-reduced-motion: reduce){.c4p--tearsheet.is-visible{transition:none}}.c4p--tearsheet.c4p--tearsheet--stacked-1-of-2{z-index:8999;background-color:rgba(22,22,22,.33)}.c4p--tearsheet.c4p--tearsheet--stacked-1-of-3{z-index:8998;background-color:rgba(22,22,22,.11)}.c4p--tearsheet.c4p--tearsheet--stacked-2-of-3{z-index:8999;background-color:rgba(22,22,22,.25)}.c4p--tearsheet.c4p--tearsheet--stacked-2-of-2,.c4p--tearsheet.c4p--tearsheet--stacked-3-of-3{background-color:rgba(22,22,22,.25)}.c4p--tearsheet .c4p--tearsheet__container{top:auto;height:100%;max-height:calc(100% - var(--cds-spacing-09, 3rem));transform:translate3d(0, min(95vh, 500px), 0)}.c4p--tearsheet.c4p--tearsheet.c4p--tearsheet .c4p--tearsheet__container{transition:transform 240ms cubic-bezier(0, 0, 0.3, 1),max-height 240ms cubic-bezier(0, 0, 0.3, 1)}.c4p--tearsheet.c4p--tearsheet--stacked-1-of-2 .c4p--tearsheet__container,.c4p--tearsheet.c4p--tearsheet--stacked-2-of-3 .c4p--tearsheet__container{max-height:calc(100% - var(--cds-spacing-09, 3rem) + var(--cds-spacing-05, 1rem))}.c4p--tearsheet.c4p--tearsheet--stacked-1-of-3 .c4p--tearsheet__container{max-height:calc(100% - var(--cds-spacing-09, 3rem) + (2 * var(--cds-spacing-05, 1rem)))}.c4p--tearsheet .c4p--tearsheet__container--lower{max-height:calc(100% - (var(--cds-spacing-09, 3rem) + var(--cds-spacing-08, 2.5rem)))}.c4p--tearsheet.c4p--tearsheet--stacked-1-of-2 .c4p--tearsheet__container--lower,.c4p--tearsheet.c4p--tearsheet--stacked-2-of-3 .c4p--tearsheet__container--lower{max-height:calc(
5
5
  100% - (var(--cds-spacing-09, 3rem) + var(--cds-spacing-08, 2.5rem)) + var(--cds-spacing-05, 1rem)
6
- )}.c4p--tearsheet.c4p--tearsheet--stacked-1-of-3 .c4p--tearsheet__container--lower{max-height:calc(100% - (var(--cds-spacing-09, 3rem) + var(--cds-spacing-08, 2.5rem)) + (2 * var(--cds-spacing-05, 1rem)))}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__container{width:100%}@media(min-width: 42rem){.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__container{width:calc(100% - (2 * var(--cds-spacing-10, 4rem)))}}.c4p--tearsheet.c4p--tearsheet--stacked-1-of-2.is-visible .c4p--tearsheet__container,.c4p--tearsheet.c4p--tearsheet--stacked-2-of-3.is-visible .c4p--tearsheet__container{transform:scale(var(--c4p--tearsheet--stacking-scale-factor-single))}.c4p--tearsheet.c4p--tearsheet--stacked-1-of-3.is-visible .c4p--tearsheet__container{transform:scale(var(--c4p--tearsheet--stacking-scale-factor-double))}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__header{padding:var(--cds-spacing-06, 1.5rem) var(--cds-spacing-07, 2rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);margin:0}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__header--with-nav{padding-bottom:0}.c4p--tearsheet.c4p--tearsheet--narrow .c4p--tearsheet__header{padding:var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);margin:0}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__header--with-close-icon{padding-right:var(--cds-spacing-10, 4rem)}.c4p--tearsheet .c4p--tearsheet__header-content{display:flex;justify-content:space-between}.c4p--tearsheet .c4p--tearsheet__header-fields{flex:1 1 100%}.c4p--tearsheet .c4p--tearsheet__header-actions{flex:0 0 auto;padding-left:var(--cds-spacing-06, 1.5rem)}.c4p--tearsheet .c4p--tearsheet__header-actions .bx--btn-set .bx--btn:not(:first-of-type){margin-left:var(--cds-spacing-03, 0.5rem)}.c4p--tearsheet .c4p--tearsheet__header--no-close-icon{display:none}.c4p--tearsheet.c4p--tearsheet--wide .bx--modal-header__heading.c4p--tearsheet__heading{font-size:var(--cds-productive-heading-04-font-size, 1.75rem);font-weight:var(--cds-productive-heading-04-font-weight, 400);line-height:var(--cds-productive-heading-04-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-04-letter-spacing, 0)}.c4p--tearsheet .c4p--tearsheet__header-description{display:-webkit-box;overflow:hidden;max-width:100%;margin-top:var(--cds-spacing-05, 1rem);font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}@media(min-width: 42rem){.c4p--tearsheet .c4p--tearsheet__header-description{max-width:60%}}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__header-description{margin-top:var(--cds-spacing-03, 0.5rem)}.c4p--tearsheet.c4p--tearsheet--narrow .c4p--tearsheet__header-description{margin-top:var(--cds-spacing-03, 0.5rem)}.c4p--tearsheet .c4p--tearsheet__header-navigation{margin:var(--cds-spacing-04, 0.75rem) 0 0}.c4p--tearsheet.c4p--tearsheet .c4p--tearsheet__body{display:flex;flex-direction:row;padding:0;margin:0}.c4p--tearsheet .c4p--tearsheet__resize-detector{width:100%;height:0}.c4p--tearsheet .c4p--tearsheet__influencer{flex:0 0 257px;border-right:1px solid var(--cds-ui-03, #e0e0e0);overflow-y:auto}.c4p--tearsheet .c4p--tearsheet__influencer.c4p--tearsheet__influencer p{padding-right:0}.c4p--tearsheet .c4p--tearsheet__influencer--wide{flex-basis:321px}.c4p--tearsheet .c4p--tearsheet__right{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:1fr auto}.c4p--tearsheet .c4p--tearsheet__main{display:flex;flex-direction:row;grid-column:1/-1;grid-row:1/-1}.c4p--tearsheet .c4p--tearsheet__main .c4p--tearsheet__influencer{border-right:none;border-left:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--tearsheet .c4p--tearsheet__content{overflow:auto;flex-grow:1}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content{background:var(--cds-ui-background, #ffffff)}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--pagination,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--pagination__control-buttons,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--text-input,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--text-area,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--search-input,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--select-input,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--dropdown,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--dropdown-list,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--number input[type=number],.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--date-picker__input{background-color:var(--cds-field-01, #f4f4f4)}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--select--inline .bx--select-input{background-color:rgba(0,0,0,0)}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--text-input--light,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--text-area--light,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--search--light .bx--search-input,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--select--light .bx--select-input,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--dropdown--light,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--dropdown--light .bx--dropdown-list,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--number--light input[type=number],.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--date-picker--light .bx--date-picker__input{background-color:var(--cds-field-02, #ffffff)}.c4p--tearsheet .c4p--tearsheet__button-container{grid-column:1/-1;grid-row:-1/-1;overflow-x:auto}.c4p--tearsheet .c4p--tearsheet__buttons{display:inline-flex;min-width:100%;border-top:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__buttons{background:var(--cds-ui-background, #ffffff)}@keyframes step-content-entrance{0%{opacity:0;transform:translateY(-0.75rem)}100%{opacity:1;transform:translateY(0)}}.c4p--tearsheet-create{--c4p--tearsheet-create--total-width: 0}.c4p--tearsheet-create .c4p--tearsheet-create__step__step--hidden-step{display:none}.c4p--tearsheet-create .c4p--tearsheet-create__step__step--visible-step{animation:step-content-entrance 400ms;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0.2, 0, 0.38, 0.9);opacity:0}@media(prefers-reduced-motion){.c4p--tearsheet-create .c4p--tearsheet-create__step__step--visible-step{animation:none;opacity:1}}.c4p--tearsheet-create .c4p--tearsheet-create__content{height:100%;padding:var(--cds-spacing-06, 1.5rem);overflow-x:hidden}.c4p--tearsheet-create .c4p--tearsheet-create__content .bx--grid{padding:0;margin:0}.c4p--tearsheet-create .c4p--tearsheet-create__step--heading{padding-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--tearsheet-create .bx--btn-set .bx--btn.bx--btn--disabled{box-shadow:-0.0625rem 0 0 0 var(--cds-button-separator, #e0e0e0)}.c4p--tearsheet-create .bx--side-nav--ux{position:initial;background-color:rgba(0,0,0,0)}.c4p--tearsheet-create .c4p--tearsheet-create__section--divider{position:relative;display:block;width:var(--c4p--tearsheet-create--total-width);height:1px;margin:var(--cds-spacing-06, 1.5rem) calc(-1 * var(--cds-spacing-08, 2.5rem)) var(--cds-spacing-07, 2rem) calc(-1 * var(--cds-spacing-06, 1.5rem));background-color:var(--cds-ui-03, #e0e0e0)}.c4p--tearsheet-create .c4p--tearsheet-create__step--title,.c4p--tearsheet-create .c4p--tearsheet-create__section--title{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--tearsheet-create .c4p--tearsheet-create__section--subtitle,.c4p--tearsheet-create .c4p--tearsheet-create__step--subtitle{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--tearsheet-create .c4p--tearsheet-create__section--description,.c4p--tearsheet-create .c4p--tearsheet-create__step--description{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--tearsheet-create .bx--fieldset{margin-bottom:0}.c4p--tearsheet-create .c4p--tearsheet-create__step--fieldset>*{margin-bottom:var(--cds-spacing-05, 1rem)}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}.c4p--create-tearsheet-narrow .bx--modal-header__heading,.c4p--create-tearsheet-narrow .bx--modal-header__label,.c4p--create-tearsheet-narrow .c4p--tearsheet__header-description{max-width:100%;padding-right:calc(20% - var(--cds-spacing-05, 1rem))}.c4p--create-tearsheet-narrow .c4p--tearsheet__header-description{margin-top:var(--cds-spacing-02, 0.25rem)}.c4p--create-tearsheet-narrow .c4p--tearsheet__header{border-bottom:1px solid var(--cds-decorative-01, #e0e0e0)}.c4p--create-tearsheet-narrow .c4p--tearsheet__content{padding:var(--cds-spacing-05, 1rem)}.c4p--create-tearsheet-narrow .c4p--create-tearsheet-narrow__form{padding-top:var(--cds-spacing-05, 1rem)}.c4p--create-tearsheet-narrow .c4p--create-tearsheet-narrow__form>*{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--create-tearsheet-narrow .c4p--create-tearsheet-narrow__form>*:last-child{margin-bottom:0}.c4p--create-tearsheet-narrow .c4p--create-tearsheet-narrow__form-title-text{font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0);padding-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--create-tearsheet-narrow .c4p--create-tearsheet-narrow__form-description-text{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px)}.bx--link{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);display:inline-flex;color:var(--cds-link-01, #0f62fe);outline:none;text-decoration:none;transition:color 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--link *,.bx--link *::before,.bx--link *::after{box-sizing:inherit}.bx--link:hover{color:var(--cds-hover-primary-text, #0043ce);text-decoration:underline}.bx--link:active,.bx--link:active:visited,.bx--link:active:visited:hover{color:var(--cds-text-01, #161616);text-decoration:underline}.bx--link:focus{outline:1px solid var(--cds-focus, #0f62fe)}@media screen and (prefers-contrast){.bx--link:focus{outline-style:dotted}}.bx--link:visited{color:var(--cds-link-01, #0f62fe)}.bx--link:visited:hover{color:var(--cds-hover-primary-text, #0043ce)}.bx--link--disabled,.bx--link--disabled:hover{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed;font-weight:400;text-decoration:none}.bx--link--disabled *,.bx--link--disabled *::before,.bx--link--disabled *::after,.bx--link--disabled:hover *,.bx--link--disabled:hover *::before,.bx--link--disabled:hover *::after{box-sizing:inherit}.bx--link.bx--link--visited:visited{color:var(--cds-visited-link, #8a3ffc)}.bx--link.bx--link--visited:visited:hover{color:var(--cds-hover-primary-text, #0043ce)}.bx--link.bx--link--inline{text-decoration:underline}.bx--link.bx--link--inline:focus,.bx--link.bx--link--inline:visited{text-decoration:none}.bx--link--disabled.bx--link--inline{text-decoration:underline}.bx--link--sm{font-size:var(--cds-helper-text-01-font-size, 0.75rem);line-height:var(--cds-helper-text-01-line-height, 1.33333);letter-spacing:var(--cds-helper-text-01-letter-spacing, 0.32px)}.bx--link--lg{font-size:var(--cds-body-short-02-font-size, 1rem);font-weight:var(--cds-body-short-02-font-weight, 400);line-height:var(--cds-body-short-02-line-height, 1.375);letter-spacing:var(--cds-body-short-02-letter-spacing, 0)}.bx--link__icon{display:inline-flex;align-self:center;margin-left:var(--cds-spacing-03, 0.5rem)}.c4p--empty-state{color:var(--cds-text-01, #161616)}.c4p--empty-state .c4p--empty-state__header{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0);padding-bottom:calc(var(--cds-spacing-01, 0.125rem) + var(--cds-spacing-02, 0.25rem));margin:0}.c4p--empty-state .c4p--empty-state__subtitle{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);padding-bottom:var(--cds-spacing-05, 1rem)}.c4p--empty-state .c4p--empty-state__header--small{font-size:var(--cds-body-short-02-font-size, 1rem);font-weight:var(--cds-body-short-02-font-weight, 400);line-height:var(--cds-body-short-02-line-height, 1.375);letter-spacing:var(--cds-body-short-02-letter-spacing, 0);padding-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--empty-state .c4p--empty-state__subtitle--small{font-size:var(--cds-caption-01-font-size, 0.75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, 0.32px)}.c4p--empty-state__illustration{height:auto;margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--empty-state__illustration.c4p--empty-state__illustration--lg{min-width:var(--cds-spacing-11, 5rem);max-width:var(--cds-spacing-11, 5rem)}.c4p--empty-state__illustration.c4p--empty-state__illustration--sm{min-width:var(--cds-spacing-10, 4rem);max-width:var(--cds-spacing-10, 4rem)}.c4p--empty-state .c4p--empty-state__action-button{display:block;margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--empty-state .c4p--empty-state__link{display:block}.bx--radio-button-group{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;position:relative;display:flex;align-items:center}.bx--radio-button-group *,.bx--radio-button-group *::before,.bx--radio-button-group *::after{box-sizing:inherit}.bx--label+.bx--form-item .bx--radio-button-group{margin-top:0}.bx--radio-button-group--vertical{flex-direction:column;align-items:flex-start}.bx--radio-button-group--vertical.bx--radio-button-group--label-left{align-items:flex-end}.bx--radio-button-group--vertical .bx--radio-button__label{margin-right:0;line-height:1.25rem}.bx--radio-button-group--vertical .bx--radio-button__label:not(:last-of-type){margin-bottom:.5rem}.bx--radio-button{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0, 0, 0, 0);visibility:inherit;white-space:nowrap;visibility:inherit}.bx--radio-button__label{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);display:flex;align-items:center;margin-right:1rem;cursor:pointer}.bx--radio-button__appearance{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;width:1.125rem;height:1.125rem;flex-shrink:0;border:1px solid var(--cds-icon-01, #161616);margin:.0625rem .5rem .125rem .125rem;background-color:rgba(0,0,0,0);border-radius:50%}.bx--radio-button__appearance *,.bx--radio-button__appearance *::before,.bx--radio-button__appearance *::after{box-sizing:inherit}.bx--radio-button:checked+.bx--radio-button__label .bx--radio-button__appearance{display:flex;align-items:center;justify-content:center;border-color:var(--cds-icon-01, #161616)}.bx--radio-button:checked+.bx--radio-button__label .bx--radio-button__appearance::before{position:relative;display:inline-block;width:100%;height:100%;background-color:var(--cds-icon-01, #161616);border-radius:50%;content:"";transform:scale(0.5)}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--radio-button:checked+.bx--radio-button__label .bx--radio-button__appearance::before{fill:ButtonText;background-color:ButtonText}}.bx--radio-button:disabled+.bx--radio-button__label{color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed}.bx--radio-button:disabled+.bx--radio-button__label .bx--radio-button__appearance,.bx--radio-button:disabled:checked+.bx--radio-button__label .bx--radio-button__appearance{border-color:var(--cds-disabled-02, #c6c6c6)}.bx--radio-button:disabled+.bx--radio-button__label .bx--radio-button__appearance::before,.bx--radio-button:disabled:checked+.bx--radio-button__label .bx--radio-button__appearance::before{background-color:var(--cds-disabled-02, #c6c6c6)}.bx--radio-button:focus+.bx--radio-button__label .bx--radio-button__appearance{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:1.5px}.bx--radio-button__label.bx--skeleton{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;width:6.25rem;height:1.125rem}.bx--radio-button__label.bx--skeleton:hover,.bx--radio-button__label.bx--skeleton:focus,.bx--radio-button__label.bx--skeleton:active{border:none;cursor:default;outline:none}.bx--radio-button__label.bx--skeleton::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--radio-button__label.bx--skeleton::before{animation:none}}.bx--radio-button__label.bx--skeleton .bx--radio-button__appearance{display:none}.bx--radio-button-wrapper .bx--radio-button__label{display:flex;align-items:flex-start;justify-content:center;margin:0}.bx--radio-button-wrapper:not(:last-of-type){margin-right:1rem}.bx--radio-button-group--vertical .bx--radio-button-wrapper:not(:last-of-type){margin-right:0;margin-bottom:.5rem}.bx--radio-button-group--label-right .bx--radio-button__label,.bx--radio-button-wrapper.bx--radio-button-wrapper--label-right .bx--radio-button__label{flex-direction:row}.bx--radio-button-group--label-left .bx--radio-button__label,.bx--radio-button-wrapper.bx--radio-button-wrapper--label-left .bx--radio-button__label{flex-direction:row-reverse}.bx--radio-button-group--label-left .bx--radio-button__appearance,.bx--radio-button-wrapper.bx--radio-button-wrapper--label-left .bx--radio-button__appearance{margin-right:0;margin-left:.5rem}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}.c4p--export-modal .bx--modal-footer .bx--btn{max-width:none}.c4p--export-modal.bx--modal .bx--modal-content{padding-right:var(--cds-spacing-05, 1rem)}.c4p--export-modal__body{padding-right:calc(20% - var(--cds-spacing-05, 1rem));margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--export-modal__messaging{display:flex;align-items:center}.c4p--export-modal__messaging p{margin-left:var(--cds-spacing-03, 0.5rem)}.c4p--export-modal__checkmark-icon{fill:var(--cds-interactive-01, #0f62fe)}.c4p--export-modal__error-icon{fill:var(--cds-danger, #da1e28)}.c4p--card{background:var(--cds-ui-01, #f4f4f4);color:var(--cds-text-01, #161616)}.c4p--card__clickable{cursor:pointer;transition:background 110ms}.c4p--card__clickable:hover{background:var(--cds-hover-ui, #e5e5e5)}.c4p--card__media-left{display:flex;flex-direction:row}.c4p--card__media-left .c4p--card__content-container{display:flex;flex:1;flex-direction:column}.c4p--card__media-left .c4p--card__footer{align-self:flex-end;margin-top:auto}.c4p--card__media>*{display:block;max-width:100%}.c4p--card__header{padding:var(--cds-spacing-05, 1rem)}.c4p--card__header-label-only{padding-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--card__header-label-only .c4p--card__label{margin-bottom:0}.c4p--card__header-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.c4p--card__label{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);margin-bottom:var(--cds-spacing-01, 0.125rem)}.c4p--card__description{font-size:var(--cds-caption-01-font-size, 0.75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, 0.32px);margin-top:var(--cds-spacing-01, 0.125rem)}.c4p--card__body{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);padding:var(--cds-spacing-05, 1rem);padding-top:0}.c4p--card__footer{display:flex;justify-content:flex-end}.c4p--card__actions{display:flex;flex-direction:row;margin:var(--cds-spacing-05, 1rem);margin-top:0}.c4p--card__icon{color:inherit;cursor:pointer}.c4p--card__link{color:inherit;text-decoration:inherit}.c4p--card__pictogram{padding-top:var(--cds-spacing-05, 1rem);padding-left:var(--cds-spacing-05, 1rem)}.c4p--card__title{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0)}.c4p--filter-summary{display:flex;width:100%;height:3rem;align-items:center;padding:var(--cds-spacing-03, 0.5rem);border-top:1px solid var(--cds-ui-03, #e0e0e0);background:var(--cds-ui-01, #f4f4f4)}.c4p--http-errors .c4p--http-errors__content{position:fixed;z-index:2;top:50%;left:50%;transform:translate(-50%, -75%)}@media(min-width: 42rem){.c4p--http-errors .c4p--http-errors__content{transform:translate(-50%, -100%)}}@media(min-width: 66rem){.c4p--http-errors .c4p--http-errors__content{transform:translate(-50%, -50%)}}.c4p--http-errors .c4p--http-errors__error-code-label{font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0);margin-bottom:var(--cds-spacing-02, 0.25rem)}.c4p--http-errors .c4p--http-errors__title{font-size:var(--cds-productive-heading-05-font-size, 2rem);font-weight:var(--cds-productive-heading-05-font-weight, 400);line-height:var(--cds-productive-heading-05-line-height, 1.25);letter-spacing:var(--cds-productive-heading-05-letter-spacing, 0);margin-bottom:var(--cds-spacing-04, 0.75rem)}.c4p--http-errors .c4p--http-errors__description{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--http-errors .c4p--http-errors__error-code-label,.c4p--http-errors .c4p--http-errors__title,.c4p--http-errors .c4p--http-errors__description{color:var(--cds-text-01, #161616)}.c4p--http-errors .c4p--http-errors__link{display:block;margin-bottom:var(--cds-spacing-02, 0.25rem)}.c4p--http-errors .c4p--http-errors__image{position:fixed;bottom:0;left:0;width:100%;max-height:100%}@media(max-width: 41.98rem){.c4p--http-errors .c4p--http-errors__image{left:10%;transform:scale(1.5)}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}.bx--file{width:100%}.bx--file--invalid{margin-right:.5rem;fill:var(--cds-support-01, #da1e28)}.bx--file--label{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);margin-bottom:.5rem;color:var(--cds-text-01, #161616)}.bx--file--label *,.bx--file--label *::before,.bx--file--label *::after{box-sizing:inherit}.bx--file--label--disabled{color:var(--cds-disabled-02, #c6c6c6)}.bx--file-input{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0, 0, 0, 0);visibility:inherit;white-space:nowrap}.bx--file-btn{display:inline-flex;padding-right:4rem;margin:0}.bx--file-browse-btn{display:inline-block;width:100%;max-width:20rem;margin-bottom:.5rem;color:var(--cds-link-01, #0f62fe);cursor:pointer;outline:2px solid rgba(0,0,0,0);outline-offset:-2px;transition:110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--file-browse-btn:focus,.bx--file-browse-btn:hover{outline:2px solid var(--cds-interactive-03, #0f62fe)}.bx--file-browse-btn:hover,.bx--file-browse-btn:focus,.bx--file-browse-btn:active,.bx--file-browse-btn:active:visited{text-decoration:underline}.bx--file-browse-btn:active{color:var(--cds-text-01, #161616)}.bx--file-browse-btn--disabled{color:var(--cds-disabled-02, #c6c6c6);cursor:no-drop;text-decoration:none}.bx--file-browse-btn--disabled:hover,.bx--file-browse-btn--disabled:focus{color:var(--cds-disabled-02, #c6c6c6);outline:none;text-decoration:none}.bx--file-browse-btn--disabled .bx--file__drop-container{border:1px dashed var(--cds-disabled-02, #c6c6c6)}.bx--label-description{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);margin-bottom:1rem;color:var(--cds-text-02, #525252)}.bx--label-description *,.bx--label-description *::before,.bx--label-description *::after{box-sizing:inherit}.bx--label-description--disabled{color:var(--cds-disabled-02, #c6c6c6)}.bx--file-btn~.bx--file-container{margin-top:1.5rem}.bx--btn~.bx--file-container{margin-top:1rem}.bx--file .bx--file-container,.bx--file~.bx--file-container{margin-top:.5rem}.bx--file__selected-file{display:grid;max-width:20rem;min-height:3rem;align-items:center;margin-bottom:.5rem;background-color:var(--cds-field-01, #f4f4f4);gap:.75rem 1rem;grid-auto-rows:auto;grid-template-columns:1fr auto;word-break:break-word}.bx--file__selected-file:last-child{margin-bottom:0}.bx--file__selected-file .bx--form-requirement{display:block;max-height:none;margin:0;grid-column:1/-1}.bx--file__selected-file .bx--inline-loading__animation .bx--loading{margin-right:0}.bx--file__selected-file .bx--file-filename{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);overflow:hidden;margin-left:1rem;text-overflow:ellipsis;white-space:nowrap}.bx--file__selected-file--field,.bx--file__selected-file--md{min-height:2.5rem;gap:.5rem 1rem}.bx--file__selected-file--sm{min-height:2rem;gap:.25rem 1rem}.bx--file__selected-file--invalid__wrapper{outline:2px solid var(--cds-support-01, #da1e28);outline-offset:-2px;max-width:20rem;margin-bottom:.5rem;background-color:var(--cds-field-01, #f4f4f4);outline-width:1px}@media screen and (prefers-contrast){.bx--file__selected-file--invalid__wrapper{outline-style:dotted}}.bx--file__selected-file--invalid{outline:2px solid var(--cds-support-01, #da1e28);outline-offset:-2px;padding:.75rem 0}@media screen and (prefers-contrast){.bx--file__selected-file--invalid{outline-style:dotted}}.bx--file__selected-file--invalid.bx--file__selected-file--sm{padding:.25rem 0}.bx--file__selected-file--invalid.bx--file__selected-file--field,.bx--file__selected-file--invalid.bx--file__selected-file--md{padding:.5rem 0}.bx--file__selected-file--invalid .bx--form-requirement{padding-top:1rem;border-top:1px solid var(--cds-ui-03, #e0e0e0)}.bx--file__selected-file--invalid.bx--file__selected-file--sm .bx--form-requirement{padding-top:.4375rem}.bx--file__selected-file--invalid.bx--file__selected-file--field .bx--form-requirement,.bx--file__selected-file--invalid.bx--file__selected-file--md .bx--form-requirement{padding-top:.6875rem}.bx--file__selected-file--invalid .bx--form-requirement__title,.bx--file__selected-file--invalid .bx--form-requirement__supplement{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);padding:0 1rem}.bx--file__selected-file--invalid .bx--form-requirement__title{color:var(--cds-text-error, #da1e28)}.bx--file__selected-file--invalid .bx--form-requirement__supplement{color:var(--cds-text-01, #161616)}.bx--file__selected-file--invalid+.bx--form-requirement{font-size:var(--cds-caption-01-font-size, 0.75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, 0.32px);display:block;overflow:visible;max-height:12.5rem;padding:.5rem 1rem;color:var(--cds-text-error, #da1e28);font-weight:400}.bx--file__selected-file--invalid+.bx--form-requirement .bx--form-requirement__supplement{padding-bottom:.5rem;color:var(--cds-text-01, #161616)}.bx--file__state-container{display:flex;min-width:1.5rem;align-items:center;justify-content:center;padding-right:1rem}.bx--file__state-container .bx--loading__svg{stroke:var(--cds-ui-05, #161616)}.bx--file__state-container .bx--file-complete{cursor:pointer;fill:var(--cds-interactive-04, #0f62fe)}.bx--file__state-container .bx--file-complete:focus{outline:1px solid var(--cds-focus, #0f62fe)}@media screen and (prefers-contrast){.bx--file__state-container .bx--file-complete:focus{outline-style:dotted}}.bx--file__state-container .bx--file-complete [data-icon-path=inner-path]{fill:var(--cds-icon-03, #ffffff);opacity:1}.bx--file__state-container .bx--file-invalid{width:1rem;height:1rem;fill:var(--cds-support-01, #da1e28)}.bx--file__state-container .bx--file-close{display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;padding:0;border:none;background-color:rgba(0,0,0,0);cursor:pointer;fill:var(--cds-icon-01, #161616)}.bx--file__state-container .bx--file-close:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--file__state-container .bx--file-close:focus{outline-style:dotted}}.bx--file__state-container .bx--file-close svg path{fill:var(--cds-icon-01, #161616)}.bx--file__state-container .bx--inline-loading__animation{margin-right:-0.5rem}.bx--file__drop-container{display:flex;overflow:hidden;height:6rem;align-items:flex-start;justify-content:space-between;padding:1rem;border:1px dashed var(--cds-ui-04, #8d8d8d)}.bx--file__drop-container--drag-over{background:none;outline:2px solid var(--cds-interactive-03, #0f62fe);outline-offset:-2px}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--file__selected-file{outline:1px solid rgba(0,0,0,0)}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--file__state-container .bx--file-close svg path{fill:ButtonText}}.c4p--import-modal .bx--modal-close{display:none}.c4p--import-modal .bx--modal-footer .bx--btn{max-width:none}.c4p--import-modal.bx--modal .bx--modal-content{padding-right:var(--cds-spacing-05, 1rem)}.bx--file .bx--file-container,.bx--file~.bx--file-container{margin-top:0}.bx--modal-container--sm .bx--modal-header{padding-right:calc(20% - var(--cds-spacing-05, 1rem))}.c4p--import-modal__input-group{display:flex}.c4p--import-modal__import-button.bx--btn{margin-left:var(--cds-spacing-03, 0.5rem)}.c4p--import-modal__file-container{width:100%}.c4p--import-modal .c4p--import-modal__file-drop-header,.c4p--import-modal .c4p--import-modal__label{margin-bottom:var(--cds-spacing-03, 0.5rem);font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px)}.c4p--import-modal__helper-text{margin-top:var(--cds-spacing-06, 1.5rem);margin-bottom:var(--cds-spacing-03, 0.5rem);font-size:var(--cds-helper-text-01-font-size, 0.75rem);line-height:var(--cds-helper-text-01-line-height, 1.33333);letter-spacing:var(--cds-helper-text-01-letter-spacing, 0.32px)}.c4p--import-modal__body{padding-right:calc(20% - var(--cds-spacing-05, 1rem));margin-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--import-modal .bx--file__selected-file{max-width:none;background:var(--cds-ui-02, #ffffff)}.c4p--import-modal .bx--file{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--import-modal .bx--text-input:disabled{background:var(--cds-ui-02, #ffffff)}.modified-tabs .modified-tabs__tab-label{display:flex;width:100%;align-items:flex-end;justify-content:space-between}.modified-tabs__tab-new,.modified-tabs__tab{position:relative;display:inline-block;width:100%;height:100%}.modified-tabs__tab-new-img,.modified-tabs__tab-close{position:absolute;top:-var(--cds-spacing-04, 0.75rem);right:-var(--cds-spacing-05, 1rem);overflow:hidden;width:2.5rem;height:2.5rem;padding:var(--cds-spacing-04, 0.75rem);border:var(--cds-spacing-01, 0.125rem) solid rgba(0,0,0,0);border-radius:0;background-color:rgba(0,0,0,0);cursor:pointer;transition:background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}@media(prefers-reduced-motion: reduce){.modified-tabs__tab-new-img,.modified-tabs__tab-close{transition:none}}.modified-tabs__tab-new-icon{display:flex;align-items:center;justify-content:center;padding:0;margin-top:var(--cds-spacing-01, 0.125rem)}.modified-tabs__tab-close:focus{border-color:var(--cds-interactive-01, #0f62fe);outline:none}.modified-tabs__tab-close:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.modified-tabs__tab-new-img{display:flex;align-items:center;justify-content:center;padding:0}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes collapse-accordion{0%{height:100%;opacity:1;visibility:inherit}100%{height:0;opacity:0;visibility:hidden}}@keyframes expand-accordion{0%{height:0;opacity:0;visibility:hidden}100%{height:100%;opacity:1;visibility:inherit}}.bx--accordion{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;width:100%;list-style:none}.bx--accordion *,.bx--accordion *::before,.bx--accordion *::after{box-sizing:inherit}.bx--accordion__item{overflow:visible;border-top:1px solid var(--cds-ui-03, #e0e0e0);transition:all 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--accordion__item:last-child{border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.bx--accordion__heading{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;width:100%;position:relative;display:flex;width:100%;min-height:2.5rem;flex-direction:row-reverse;align-items:flex-start;justify-content:flex-start;padding:.625rem 0;margin:0;color:var(--cds-text-01, #161616);cursor:pointer;transition:background-color cubic-bezier(0.2, 0, 0.38, 0.9) 110ms}.bx--accordion__heading *,.bx--accordion__heading *::before,.bx--accordion__heading *::after{box-sizing:inherit}.bx--accordion__heading::-moz-focus-inner{border:0}.bx--accordion__heading:hover::before,.bx--accordion__heading:focus::before{position:absolute;top:-1px;left:0;width:100%;height:calc(100% + 2px);content:""}.bx--accordion__heading:hover::before{background-color:var(--cds-hover-ui, #e5e5e5)}.bx--accordion__heading:focus{outline:none}.bx--accordion__heading:focus::before{box-sizing:border-box;border:2px solid var(--cds-focus, #0f62fe)}@media screen and (prefers-contrast){.bx--accordion__heading:focus::before{border-style:dotted}}.bx--accordion--xl .bx--accordion__heading,.bx--accordion--lg .bx--accordion__heading{min-height:3rem}.bx--accordion--sm .bx--accordion__heading{min-height:2rem;padding:.3125rem 0}.bx--accordion__heading[disabled]{color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed}.bx--accordion__heading[disabled] .bx--accordion__arrow{fill:var(--cds-disabled-02, #c6c6c6)}.bx--accordion__heading[disabled]:hover::before{background-color:rgba(0,0,0,0)}.bx--accordion__item--disabled,.bx--accordion__item--disabled+.bx--accordion__item{border-top:1px solid var(--cds-disabled-01, #f4f4f4)}li.bx--accordion__item--disabled:last-of-type{border-bottom:1px solid var(--cds-disabled-01, #f4f4f4)}.bx--accordion__arrow{outline:2px solid rgba(0,0,0,0);outline-offset:-2px;width:1rem;height:1rem;flex:0 0 1rem;margin:2px 1rem 0 0;fill:var(--cds-ui-05, #161616);transform:rotate(-270deg) /*rtl:ignore*/;transition:all 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--accordion__title{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);z-index:1;width:100%;margin:0 0 0 1rem;text-align:left}.bx--accordion__content{display:none;padding-right:1rem;padding-left:1rem;transition:padding cubic-bezier(0.2, 0, 0.38, 0.9) 110ms}@media(min-width: 480px){.bx--accordion__content{padding-right:3rem}}@media(min-width: 640px){.bx--accordion__content{padding-right:25%}}.bx--accordion__content>p{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px)}.bx--accordion--start .bx--accordion__heading{flex-direction:row}.bx--accordion--start .bx--accordion__arrow{margin:2px 0 0 1rem}.bx--accordion--start .bx--accordion__title{margin-right:1rem}.bx--accordion--start .bx--accordion__content{margin-left:2rem}.bx--accordion__item--collapsing .bx--accordion__content,.bx--accordion__item--expanding .bx--accordion__content{display:block}.bx--accordion__item--collapsing .bx--accordion__content{animation:110ms cubic-bezier(0.2, 0, 0.38, 0.9) collapse-accordion}.bx--accordion__item--expanding .bx--accordion__content{animation:110ms cubic-bezier(0.2, 0, 0.38, 0.9) expand-accordion}.bx--accordion__item--active{overflow:visible}.bx--accordion__item--active .bx--accordion__content{display:block;padding-top:var(--cds-spacing-03, 0.5rem);padding-bottom:1.5rem;transition:padding-top cubic-bezier(0, 0, 0.38, 0.9) 110ms,padding-bottom cubic-bezier(0, 0, 0.38, 0.9) 110ms}.bx--accordion__item--active .bx--accordion__arrow{fill:var(--cds-ui-05, #161616);transform:rotate(-90deg) /*rtl:ignore*/}.bx--accordion.bx--skeleton .bx--accordion__heading,.bx--accordion.bx--skeleton .bx--accordion__button{cursor:default}.bx--accordion.bx--skeleton .bx--accordion__arrow{cursor:default;fill:var(--cds-ui-05, #161616);pointer-events:none}.bx--accordion.bx--skeleton .bx--accordion__arrow:hover,.bx--accordion.bx--skeleton .bx--accordion__arrow:focus,.bx--accordion.bx--skeleton .bx--accordion__arrow:active{border:none;cursor:default;outline:none}.bx--accordion.bx--skeleton .bx--accordion__heading:hover::before{background-color:rgba(0,0,0,0)}.bx--accordion--end.bx--skeleton .bx--accordion__arrow{margin-left:var(--cds-spacing-05, 1rem)}.bx--skeleton .bx--accordion__heading:focus .bx--accordion__arrow{border:none;cursor:default;outline:none}.bx--accordion__title.bx--skeleton__text{margin-bottom:0}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--accordion__arrow,.bx--accordion__item--active .bx--accordion__arrow{fill:ButtonText}}.bx--breadcrumb{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);display:inline}.bx--breadcrumb *,.bx--breadcrumb *::before,.bx--breadcrumb *::after{box-sizing:inherit}@media(min-width: 42rem){.bx--breadcrumb{display:flex;flex-wrap:wrap}}.bx--breadcrumb-item{position:relative;display:flex;align-items:center;margin-right:.5rem}.bx--breadcrumb-item .bx--link:visited{color:var(--cds-link-01, #0f62fe)}.bx--breadcrumb-item .bx--link:visited:hover{color:var(--cds-hover-primary-text, #0043ce)}.bx--breadcrumb-item::after{margin-left:.5rem;color:var(--cds-text-01, #161616);content:"/"}.bx--breadcrumb--no-trailing-slash .bx--breadcrumb-item:last-child::after{content:""}.bx--breadcrumb-item:last-child,.bx--breadcrumb-item:last-child::after{margin-right:0}.bx--breadcrumb .bx--link{white-space:nowrap}.bx--breadcrumb-item [aria-current=page],.bx--breadcrumb-item.bx--breadcrumb-item--current .bx--link{color:var(--cds-text-01, #161616);cursor:auto}.bx--breadcrumb-item [aria-current=page]:hover,.bx--breadcrumb-item.bx--breadcrumb-item--current .bx--link:hover{text-decoration:none}.bx--breadcrumb-item .bx--overflow-menu{position:relative;width:1.25rem;height:1.125rem}.bx--breadcrumb-item .bx--overflow-menu:focus{outline:1px solid var(--cds-focus, #0f62fe)}.bx--breadcrumb-item .bx--overflow-menu:hover{background:rgba(0,0,0,0)}.bx--breadcrumb-item .bx--overflow-menu::after{position:absolute;bottom:2px;width:.75rem;height:1px;background:var(--cds-hover-primary-text, #0043ce);content:"";opacity:0;transition:opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}@media screen and (prefers-reduced-motion: reduce){.bx--breadcrumb-item .bx--overflow-menu::after{transition:none}}.bx--breadcrumb-item .bx--overflow-menu:hover::after{opacity:1}.bx--breadcrumb-item .bx--overflow-menu.bx--overflow-menu--open{background:rgba(0,0,0,0);box-shadow:none}.bx--breadcrumb-item .bx--overflow-menu__icon{position:relative;fill:var(--cds-link-01, #0f62fe);transform:translateY(4px)}.bx--breadcrumb-item .bx--overflow-menu:hover .bx--overflow-menu__icon{fill:var(--cds-hover-primary-text, #0043ce)}.bx--breadcrumb-menu-options:focus{outline:none}.bx--breadcrumb-menu-options.bx--overflow-menu-options[data-floating-menu-direction=bottom]::after{top:-0.4375rem;left:.875rem;width:0;height:0;border-right:.4375rem solid rgba(0,0,0,0);border-bottom:.4375rem solid var(--cds-field-01, #f4f4f4);border-left:.4375rem solid rgba(0,0,0,0);margin:0 auto;background:rgba(0,0,0,0)}.bx--breadcrumb.bx--skeleton .bx--link{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;width:6.25rem;height:1rem}.bx--breadcrumb.bx--skeleton .bx--link:hover,.bx--breadcrumb.bx--skeleton .bx--link:focus,.bx--breadcrumb.bx--skeleton .bx--link:active{border:none;cursor:default;outline:none}.bx--breadcrumb.bx--skeleton .bx--link::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--breadcrumb.bx--skeleton .bx--link::before{animation:none}}.bx--form-item.bx--checkbox-wrapper{position:relative;margin-bottom:.25rem}.bx--form-item.bx--checkbox-wrapper:first-of-type{margin-top:.1875rem}.bx--label+.bx--form-item.bx--checkbox-wrapper{margin-top:-0.125rem}.bx--form-item.bx--checkbox-wrapper:last-of-type{margin-bottom:.1875rem}.bx--checkbox{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0, 0, 0, 0);visibility:inherit;white-space:nowrap;top:1.25rem;left:.7rem}.bx--checkbox-label{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);position:relative;display:flex;min-height:1.5rem;padding-top:.1875rem;padding-left:1.25rem;cursor:pointer;user-select:none}.bx--checkbox-label *,.bx--checkbox-label *::before,.bx--checkbox-label *::after{box-sizing:inherit}.bx--checkbox-label-text{padding-left:.375rem}.bx--checkbox-label::before,.bx--checkbox-label::after{box-sizing:border-box}.bx--checkbox-label::before{position:absolute;top:.125rem;left:0;width:1rem;height:1rem;border:1px solid var(--cds-icon-01, #161616);margin:.125rem .125rem .125rem .1875rem;background-color:rgba(0,0,0,0);border-radius:1px;content:""}.bx--checkbox-label::after{position:absolute;top:.5rem;left:.4375rem;width:.5625rem;height:.3125rem;border-bottom:2px solid var(--cds-inverse-01, #ffffff);border-left:2px solid var(--cds-inverse-01, #ffffff);margin-top:-0.1875rem /*rtl:0rem*/;background:none;content:"";transform:scale(0) rotate(-45deg);transform-origin:bottom right /*rtl:center*/}.bx--checkbox:checked+.bx--checkbox-label::before,.bx--checkbox:indeterminate+.bx--checkbox-label::before,.bx--checkbox-label[data-contained-checkbox-state=true]::before,.bx--checkbox-label[data-contained-checkbox-state=mixed]::before{border-width:1px;border-color:var(--cds-icon-01, #161616);background-color:var(--cds-icon-01, #161616)}.bx--checkbox:checked+.bx--checkbox-label::after,.bx--checkbox-label[data-contained-checkbox-state=true]::after{transform:scale(1) rotate(-45deg) /*rtl:scale(1.2) rotate3d(.5, 1, 0, 158deg)*/}.bx--checkbox:indeterminate+.bx--checkbox-label::after,.bx--checkbox-label[data-contained-checkbox-state=mixed]::after{top:.6875rem;width:.5rem;border-bottom:2px solid var(--cds-inverse-01, #ffffff);border-left:0 solid var(--cds-inverse-01, #ffffff);transform:scale(1) rotate(0deg)}.bx--checkbox:focus+.bx--checkbox-label::before,.bx--checkbox-label__focus::before,.bx--checkbox:checked:focus+.bx--checkbox-label::before,.bx--checkbox-label[data-contained-checkbox-state=true].bx--checkbox-label__focus::before,.bx--checkbox:indeterminate:focus+.bx--checkbox-label::before,.bx--checkbox-label[data-contained-checkbox-state=mixed].bx--checkbox-label__focus::before{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:1px}.bx--checkbox:disabled+.bx--checkbox-label,.bx--checkbox-label[data-contained-checkbox-disabled=true]{color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed}.bx--checkbox:disabled+.bx--checkbox-label::before,.bx--checkbox-label[data-contained-checkbox-disabled=true]::before{border-color:var(--cds-disabled-02, #c6c6c6)}.bx--checkbox:checked:disabled+.bx--checkbox-label::before,.bx--checkbox:indeterminate:disabled+.bx--checkbox-label::before,.bx--checkbox-label[data-contained-checkbox-state=true][data-contained-checkbox-disabled=true]::before,.bx--checkbox-label[data-contained-checkbox-state=mixed][data-contained-checkbox-disabled=true]::before{background-color:var(--cds-disabled-02, #c6c6c6)}.bx--checkbox-label-text.bx--skeleton{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;width:6.25rem;height:var(--cds-spacing-05, 1rem);margin:.0625rem 0 0 .375rem}.bx--checkbox-label-text.bx--skeleton:hover,.bx--checkbox-label-text.bx--skeleton:focus,.bx--checkbox-label-text.bx--skeleton:active{border:none;cursor:default;outline:none}.bx--checkbox-label-text.bx--skeleton::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--checkbox-label-text.bx--skeleton::before{animation:none}}.bx--checkbox--inline{position:relative}.bx--list-box__wrapper--inline{display:inline-grid;align-items:center;grid-gap:.25rem;grid-template:auto auto/auto auto}.bx--list-box__wrapper--inline .bx--label{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px)}.bx--list-box__wrapper--inline .bx--label,.bx--list-box__wrapper--inline .bx--form__helper-text,.bx--list-box__wrapper--inline .bx--form-requirement{margin:0}.bx--list-box__wrapper--inline .bx--form__helper-text{max-width:none}.bx--list-box__wrapper--inline .bx--form-requirement{grid-column:2}.bx--list-box{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;position:relative;width:100%;height:2.5rem;max-height:2.5rem;border:none;border-bottom:1px solid var(--cds-ui-04, #8d8d8d);background-color:var(--cds-field-01, #f4f4f4);color:var(--cds-text-01, #161616);cursor:pointer;transition:all 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--list-box *,.bx--list-box *::before,.bx--list-box *::after{box-sizing:inherit}.bx--list-box:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.bx--list-box--xl,.bx--list-box--lg{height:3rem;max-height:3rem}.bx--list-box--sm{height:2rem;max-height:2rem}.bx--list-box--expanded{border-bottom-color:var(--cds-ui-03, #e0e0e0)}.bx--list-box--expanded:hover{background-color:var(--cds-field-01, #f4f4f4)}.bx--list-box--expanded:hover.bx--list-box--light:hover{background-color:var(--cds-field-02, #ffffff)}.bx--list-box .bx--text-input{min-width:0;height:100%}.bx--list-box__invalid-icon{position:absolute;top:50%;right:2.5rem;fill:var(--cds-support-01, #da1e28);transform:translateY(-50%)}.bx--list-box__invalid-icon--warning{fill:var(--cds-support-03, #f1c21b)}.bx--list-box__invalid-icon--warning path[fill]{fill:#000;opacity:1}.bx--list-box[data-invalid] .bx--list-box__field,.bx--list-box.bx--list-box--warning .bx--list-box__field{padding-right:4rem;border-bottom:0}.bx--list-box[data-invalid].bx--list-box--inline .bx--list-box__field{padding-right:3.5rem}.bx--list-box--light{background-color:var(--cds-field-02, #ffffff)}.bx--list-box--light:hover{background-color:var(--cds-hover-light-ui, #e5e5e5)}.bx--list-box--light .bx--list-box__menu{background:var(--cds-field-02, #ffffff)}.bx--list-box--light .bx--list-box__menu-item__option{border-top-color:var(--cds-decorative-01, #e0e0e0)}.bx--list-box--light.bx--list-box--expanded{border-bottom-color:rgba(0,0,0,0)}.bx--list-box--disabled:hover{background-color:var(--cds-field-01, #f4f4f4)}.bx--list-box--light.bx--list-box--disabled{background-color:var(--cds-field-02, #ffffff)}.bx--list-box--disabled,.bx--list-box--disabled .bx--list-box__field,.bx--list-box--disabled .bx--list-box__field:focus{border-bottom-color:rgba(0,0,0,0);outline:none}.bx--list-box--disabled .bx--list-box__label,.bx--list-box--disabled.bx--list-box--inline .bx--list-box__label{color:var(--cds-disabled-02, #c6c6c6)}.bx--list-box--disabled .bx--list-box__menu-icon>svg,.bx--list-box--disabled .bx--list-box__selection>svg{fill:var(--cds-disabled-02, #c6c6c6)}.bx--list-box--disabled,.bx--list-box--disabled .bx--list-box__field,.bx--list-box--disabled .bx--list-box__menu-icon{cursor:not-allowed}.bx--list-box--disabled .bx--list-box__menu-item,.bx--list-box--disabled .bx--list-box__menu-item:hover,.bx--list-box--disabled .bx--list-box__menu-item--highlighted{color:var(--cds-disabled-02, #c6c6c6);text-decoration:none}.bx--list-box--disabled .bx--list-box__selection:hover{cursor:not-allowed}.bx--list-box--disabled.bx--list-box[data-invalid] .bx--list-box__field{padding-right:3rem}.bx--list-box--disabled.bx--list-box[data-invalid].bx--list-box--inline .bx--list-box__field{padding-right:2rem}.bx--list-box.bx--list-box--inline{border-width:0;background-color:rgba(0,0,0,0)}.bx--list-box.bx--list-box--inline:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.bx--list-box.bx--list-box--inline.bx--list-box--expanded{border-bottom-width:0}.bx--list-box.bx--list-box--inline.bx--list-box--expanded .bx--list-box__field[aria-expanded=true]{border-width:0}.bx--list-box.bx--list-box--inline.bx--list-box--disabled:hover{background-color:rgba(0,0,0,0)}.bx--list-box.bx--list-box--inline.bx--list-box--expanded:hover{background-color:var(--cds-field-02, #ffffff)}.bx--list-box.bx--list-box--inline .bx--list-box__field{padding:0 2rem 0 .5rem}.bx--list-box.bx--list-box--inline .bx--list-box__menu-icon{right:.5rem}.bx--list-box.bx--list-box--inline .bx--list-box__invalid-icon{right:2rem}.bx--list-box--inline .bx--list-box__label{color:var(--cds-text-01, #161616)}.bx--list-box--inline .bx--list-box__field{height:100%}.bx--dropdown--inline .bx--list-box__field{max-width:30rem}.bx--dropdown--inline .bx--list-box__menu{min-width:18rem;max-width:30rem}.bx--list-box__field{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;width:100%;position:relative;display:inline-flex;overflow:hidden;height:calc(100% + 1px);align-items:center;padding:0 3rem 0 1rem;cursor:pointer;outline:none;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.bx--list-box__field *,.bx--list-box__field *::before,.bx--list-box__field *::after{box-sizing:inherit}.bx--list-box__field::-moz-focus-inner{border:0}.bx--list-box__field:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--list-box__field:focus{outline-style:dotted}}.bx--list-box__field[disabled]{color:var(--cds-disabled-02, #c6c6c6);outline:none}.bx--list-box__field .bx--text-input{padding-right:4.5rem}.bx--list-box[data-invalid] .bx--list-box__field .bx--text-input,.bx--list-box--warning .bx--list-box__field .bx--text-input{padding-right:6.125rem}.bx--list-box[data-invalid] .bx--list-box__field .bx--text-input+.bx--list-box__invalid-icon,.bx--list-box--warning .bx--list-box__field .bx--text-input+.bx--list-box__invalid-icon{right:4.125rem}.bx--list-box__field .bx--text-input--empty{padding-right:3rem}.bx--list-box[data-invalid] .bx--list-box__field .bx--text-input--empty,.bx--list-box--warning .bx--list-box__field .bx--text-input--empty{padding-right:4.5rem}.bx--list-box[data-invalid] .bx--list-box__field .bx--text-input--empty+.bx--list-box__invalid-icon,.bx--list-box--warning .bx--list-box__field .bx--text-input--empty+.bx--list-box__invalid-icon{right:2.5rem}.bx--list-box__label{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);overflow:hidden;color:var(--cds-text-01, #161616);text-overflow:ellipsis;user-select:none;white-space:nowrap}.bx--list-box__menu-icon{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;position:absolute;right:1rem;display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;cursor:pointer;outline:none;transition:transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--list-box__menu-icon *,.bx--list-box__menu-icon *::before,.bx--list-box__menu-icon *::after{box-sizing:inherit}.bx--list-box__menu-icon::-moz-focus-inner{border:0}.bx--list-box__menu-icon>svg{fill:var(--cds-icon-01, #161616)}.bx--list-box__menu-icon--open{width:1.5rem;justify-content:center;transform:rotate(180deg)}.bx--list-box__selection{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;position:absolute;top:50%;right:2.5rem;display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);user-select:none}.bx--list-box__selection *,.bx--list-box__selection *::before,.bx--list-box__selection *::after{box-sizing:inherit}.bx--list-box__selection::-moz-focus-inner{border:0}.bx--list-box__selection:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--list-box__selection:focus{outline-style:dotted}}.bx--list-box__selection:focus:hover{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--list-box__selection:focus:hover{outline-style:dotted}}.bx--list-box__selection>svg{fill:var(--cds-icon-01, #161616)}.bx--list-box--disabled .bx--list-box__selection:focus{outline:none}.bx--list-box__selection--multi{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);position:static;top:auto;display:flex;width:auto;height:1.5rem;align-items:center;justify-content:space-between;padding:.5rem;padding-right:.125rem;margin-right:.625rem;background-color:var(--cds-inverse-02, #393939);border-radius:.75rem;color:var(--cds-inverse-01, #ffffff);line-height:0;transform:none}.bx--list-box__selection--multi>svg{width:1.25rem;height:1.25rem;padding:.125rem;margin-left:.25rem;fill:var(--cds-inverse-01, #ffffff)}.bx--list-box__selection--multi>svg:hover{background-color:var(--cds-hover-secondary, #4c4c4c);border-radius:50%}.bx--list-box--disabled .bx--list-box__selection--multi{background-color:var(--cds-disabled-02, #c6c6c6);color:var(--cds-disabled-01, #f4f4f4)}.bx--list-box--disabled .bx--list-box__selection--multi.bx--tag--interactive:hover,.bx--list-box--disabled .bx--list-box__selection--multi .bx--tag__close-icon:hover{background-color:var(--cds-disabled-02, #c6c6c6)}.bx--list-box--disabled .bx--list-box__selection--multi>svg{fill:var(--cds-disabled-01, #f4f4f4)}.bx--list-box--disabled .bx--list-box__selection--multi>svg:hover{background-color:initial}.bx--list-box__selection--multi:hover{outline:none}.bx--list-box__menu{box-shadow:0 2px 6px var(--cds-shadow, rgba(0, 0, 0, 0.3));position:absolute;z-index:9100;right:0;left:0;width:100%;background-color:var(--cds-ui-01, #f4f4f4);overflow-y:auto;transition:max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--list-box__menu:focus{outline:1px solid var(--cds-focus, #0f62fe)}@media screen and (prefers-contrast){.bx--list-box__menu:focus{outline-style:dotted}}.bx--list-box .bx--list-box__field[aria-expanded=false]+.bx--list-box__menu{max-height:0}.bx--list-box--expanded .bx--list-box__menu{max-height:13.75rem}.bx--list-box--expanded.bx--list-box--xl .bx--list-box__menu,.bx--list-box--expanded.bx--list-box--lg .bx--list-box__menu{max-height:16.5rem}.bx--list-box--expanded.bx--list-box--sm .bx--list-box__menu{max-height:11rem}.bx--list-box__menu-item{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);position:relative;height:2.5rem;color:var(--cds-text-02, #525252);cursor:pointer;transition:background 70ms cubic-bezier(0.2, 0, 0.38, 0.9);user-select:none}.bx--list-box__menu-item:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.bx--list-box__menu-item:active{background-color:var(--cds-selected-ui, #e0e0e0)}.bx--list-box--light .bx--list-box__menu-item:hover{background-color:var(--cds-hover-light-ui, #e5e5e5)}.bx--list-box--sm .bx--list-box__menu-item{height:2rem}.bx--list-box--xl .bx--list-box__menu-item,.bx--list-box--lg .bx--list-box__menu-item{height:3rem}.bx--list-box--disabled .bx--list-box__menu-item:hover{background-color:rgba(0,0,0,0)}.bx--list-box--light .bx--list-box__menu-item:active{background-color:var(--cds-selected-light-ui, #e0e0e0)}.bx--list-box--disabled .bx--list-box__menu-item__option:hover{border-top-color:var(--cds-ui-03, #e0e0e0)}.bx--list-box__menu-item:first-of-type .bx--list-box__menu-item__option{border-top-color:rgba(0,0,0,0)}.bx--list-box__menu-item:hover .bx--list-box__menu-item__option{color:var(--cds-text-01, #161616)}.bx--list-box__menu-item:hover+.bx--list-box__menu-item .bx--list-box__menu-item__option{border-top-color:rgba(0,0,0,0)}.bx--list-box--disabled .bx--list-box__menu-item:hover+.bx--list-box__menu-item .bx--list-box__menu-item__option{border-top-color:var(--cds-ui-03, #e0e0e0)}.bx--list-box__menu-item__option{outline:2px solid rgba(0,0,0,0);outline-offset:-2px;display:block;overflow:hidden;height:2.5rem;padding:.6875rem 0;padding-right:1.5rem;border-top:1px solid rgba(0,0,0,0);border-top-color:var(--cds-ui-03, #e0e0e0);border-bottom:1px solid rgba(0,0,0,0);margin:0 1rem;color:var(--cds-text-02, #525252);font-weight:normal;line-height:1rem;text-decoration:none;text-overflow:ellipsis;transition:border-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9),color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);white-space:nowrap}.bx--list-box__menu-item__option:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px;padding:.6875rem 1rem;border-color:rgba(0,0,0,0);margin:0}@media screen and (prefers-contrast){.bx--list-box__menu-item__option:focus{outline-style:dotted}}.bx--list-box__menu-item__option:hover{border-color:rgba(0,0,0,0);color:var(--cds-text-01, #161616)}.bx--list-box--sm .bx--list-box__menu-item__option{height:2rem;padding-top:.4375rem;padding-bottom:.4375rem}.bx--list-box--xl .bx--list-box__menu-item__option,.bx--list-box--lg .bx--list-box__menu-item__option{height:3rem;padding-top:.9375rem;padding-bottom:.9375rem}.bx--list-box--disabled .bx--list-box__menu-item:hover .bx--list-box__menu-item__option,.bx--list-box--disabled .bx--list-box__menu-item__option{color:var(--cds-disabled-02, #c6c6c6)}.bx--list-box__menu-item[disabled],.bx--list-box__menu-item[disabled] *,.bx--list-box__menu-item[disabled] .bx--list-box__menu-item__option,.bx--list-box__menu-item[disabled]:hover{color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed;outline:none}.bx--list-box__menu-item[disabled]:hover{background-color:revert}.bx--list-box__menu-item[disabled] .bx--checkbox-label::before{border-color:var(--cds-disabled-02, #c6c6c6)}.bx--list-box__menu-item[disabled] .bx--list-box__menu-item__option{border-top-color:var(--cds-ui-03, #e0e0e0)}.bx--list-box__menu-item[disabled]:hover+.bx--list-box__menu-item .bx--list-box__menu-item__option{border-top-color:var(--cds-ui-03, #e0e0e0)}.bx--list-box.bx--list-box--inline .bx--list-box__menu-item__option{margin:0 .5rem}.bx--list-box.bx--list-box--inline .bx--list-box__menu-item__option:focus{padding-right:.5rem;padding-left:.5rem;margin:0}.bx--list-box__menu-item--highlighted{border-color:rgba(0,0,0,0);background-color:var(--cds-hover-ui, #e5e5e5);color:var(--cds-text-01, #161616)}.bx--list-box__menu-item--highlighted .bx--list-box__menu-item__option,.bx--list-box__menu-item--highlighted+.bx--list-box__menu-item .bx--list-box__menu-item__option{border-top-color:rgba(0,0,0,0)}.bx--list-box__menu-item--highlighted .bx--list-box__menu-item__option{color:var(--cds-text-01, #161616)}.bx--list-box__menu-item--active{border-bottom-color:var(--cds-selected-ui, #e0e0e0);background-color:var(--cds-selected-ui, #e0e0e0);color:var(--cds-text-01, #161616)}.bx--list-box--light .bx--list-box__menu-item--active{border-bottom-color:var(--cds-selected-light-ui, #e0e0e0);background-color:var(--cds-selected-light-ui, #e0e0e0)}.bx--list-box__menu-item--active:hover,.bx--list-box__menu-item--active.bx--list-box__menu-item--highlighted{border-bottom-color:var(--cds-hover-selected-ui, #cacaca);background-color:var(--cds-hover-selected-ui, #cacaca)}.bx--list-box__menu-item--active .bx--list-box__menu-item__option{color:var(--cds-text-01, #161616)}.bx--list-box__menu-item--active+.bx--list-box__menu-item>.bx--list-box__menu-item__option{border-top-color:rgba(0,0,0,0)}.bx--list-box__menu-item__selected-icon{position:absolute;top:50%;right:1rem;display:none;fill:var(--cds-icon-01, #161616);transform:translateY(-50%)}.bx--list-box--inline .bx--list-box__menu-item__selected-icon{right:.5rem}.bx--list-box__menu-item--active .bx--list-box__menu-item__selected-icon{display:block}.bx--list-box__menu-item .bx--checkbox-label{width:100%}.bx--list-box__menu-item .bx--checkbox-label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bx--list-box--up .bx--list-box__menu{bottom:2.5rem}.bx--list-box--up.bx--dropdown--sm .bx--list-box__menu,.bx--list-box--up.bx--list-box--sm .bx--list-box__menu,.bx--list-box--up .bx--list-box--sm .bx--list-box__menu{bottom:2rem}.bx--list-box--up.bx--dropdown--xl .bx--list-box__menu,.bx--list-box--up.bx--list-box--xl .bx--list-box__menu,.bx--list-box--up.bx--dropdown--lg .bx--list-box__menu,.bx--list-box--up.bx--list-box--lg .bx--list-box__menu,.bx--list-box--up .bx--list-box--lg .bx--list-box__menu{bottom:3rem}.bx--list-box input[role=combobox],.bx--list-box input[type=text]{min-width:0;background-color:inherit}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--list-box__field,.bx--list-box__menu,.bx--multi-select .bx--tag--filter{outline:1px solid rgba(0,0,0,0)}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--list-box__field:focus,.bx--multi-select .bx--tag__close-icon:focus,.bx--list-box__menu-item--highlighted .bx--list-box__menu-item__option{color:Highlight;outline:1px solid Highlight}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--list-box__menu-icon>svg,.bx--list-box__selection>svg,.bx--list-box__selection--multi>svg{fill:ButtonText}}.bx--dropdown__wrapper--inline{display:inline-grid;align-items:center;grid-gap:0 1.5rem;grid-template:auto auto/auto min-content}.bx--dropdown__wrapper--inline .bx--label{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px)}.bx--dropdown__wrapper--inline .bx--label,.bx--dropdown__wrapper--inline .bx--form__helper-text,.bx--dropdown__wrapper--inline .bx--form-requirement{margin:0}.bx--dropdown__wrapper--inline .bx--form-requirement{grid-column:2}.bx--dropdown{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;outline:2px solid rgba(0,0,0,0);outline-offset:-2px;position:relative;display:block;width:100%;height:2.5rem;border:none;border-bottom:1px solid var(--cds-border-strong, #8d8d8d);background-color:var(--cds-field, #f4f4f4);color:var(--cds-text-primary, #161616);cursor:pointer;list-style:none;outline:2px solid rgba(0,0,0,0);transition:background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--dropdown *,.bx--dropdown *::before,.bx--dropdown *::after{box-sizing:inherit}.bx--dropdown:hover{background-color:var(--cds-field-hover, #e5e5e5)}.bx--dropdown .bx--list-box__field{text-align:left}.bx--dropdown--xl,.bx--dropdown--lg{height:3rem;max-height:3rem}.bx--dropdown--xl .bx--dropdown__arrow,.bx--dropdown--lg .bx--dropdown__arrow{top:1rem}.bx--dropdown--sm{height:2rem;max-height:2rem}.bx--dropdown--sm .bx--dropdown__arrow{top:.5rem}.bx--dropdown--open{border-bottom-color:var(--cds-border-subtle, #e0e0e0)}.bx--dropdown--invalid{outline:2px solid var(--cds-support-01, #da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.bx--dropdown--invalid{outline-style:dotted}}.bx--dropdown--invalid .bx--dropdown-text{padding-right:3.5rem}.bx--dropdown--invalid+.bx--form-requirement{display:inline-block;max-height:12.5rem;color:var(--cds-text-error, #da1e28)}.bx--dropdown__invalid-icon{position:absolute;top:50%;right:var(--cds-spacing-08, 2.5rem);fill:var(--cds-support-error, #da1e28);transform:translateY(-50%)}.bx--dropdown--open:hover{background-color:var(--cds-field, #f4f4f4)}.bx--dropdown--open:focus{outline:1px solid rgba(0,0,0,0)}.bx--dropdown--open .bx--dropdown-list{box-shadow:0 2px 6px var(--cds-shadow, rgba(0, 0, 0, 0.3));max-height:13.75rem;transition:max-height 110ms cubic-bezier(0, 0, 0.38, 0.9)}.bx--dropdown--light{background-color:var(--cds-field-02, #ffffff)}.bx--dropdown--light:hover{background-color:var(--cds-hover-light-ui, #e5e5e5)}.bx--dropdown--up .bx--dropdown-list{bottom:2rem}.bx--dropdown__arrow{position:absolute;top:.8125rem;right:1rem;fill:var(--cds-icon-primary, #161616);pointer-events:none;transform-origin:50% 45%;transition:transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}button.bx--dropdown-text{width:100%;border:none;background:none;color:var(--cds-text-primary, #161616);text-align:left}button.bx--dropdown-text:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){button.bx--dropdown-text:focus{outline-style:dotted}}.bx--dropdown-text{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);display:block;overflow:hidden;height:calc(100% + 1px);padding-right:2.625rem;padding-left:1rem;text-overflow:ellipsis;white-space:nowrap}.bx--dropdown-list{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;outline:2px solid rgba(0,0,0,0);outline-offset:-2px;box-shadow:0 2px 6px var(--cds-shadow, rgba(0, 0, 0, 0.3));font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);position:absolute;z-index:9100;display:flex;width:100%;max-height:0;flex-direction:column;background-color:var(--cds-layer, #f4f4f4);list-style:none;overflow-x:hidden;overflow-y:auto;transition:max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--dropdown-list *,.bx--dropdown-list *::before,.bx--dropdown-list *::after{box-sizing:inherit}.bx--dropdown--light .bx--dropdown-list{background-color:var(--cds-field-02, #ffffff)}.bx--dropdown:not(.bx--dropdown--open) .bx--dropdown-item{visibility:hidden}.bx--dropdown-item{position:relative;opacity:0;transition:visibility 70ms cubic-bezier(0.2, 0, 0.38, 0.9),opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9),background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);visibility:inherit}.bx--dropdown-item:hover{background-color:var(--cds-layer-hover, #e5e5e5)}.bx--dropdown-item:hover+.bx--dropdown-item .bx--dropdown-link{border-color:rgba(0,0,0,0)}.bx--dropdown-item:active{background-color:var(--cds-layer-selected, #e0e0e0)}.bx--dropdown-item:first-of-type .bx--dropdown-link{border-top-color:rgba(0,0,0,0)}.bx--dropdown-item:last-of-type .bx--dropdown-link{border-bottom:none}.bx--dropdown-link{outline:2px solid rgba(0,0,0,0);outline-offset:-2px;display:block;overflow:hidden;height:2.5rem;padding:.6875rem 0;border:1px solid rgba(0,0,0,0);border-top-color:var(--cds-border-subtle, #e0e0e0);margin:0 1rem;color:var(--cds-text-secondary, #525252);font-weight:normal;line-height:1rem;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.bx--dropdown-link:hover{border-color:rgba(0,0,0,0);color:var(--cds-text-01, #161616)}.bx--dropdown--light .bx--dropdown-link{border-top-color:var(--cds-decorative-01, #e0e0e0)}.bx--dropdown--sm .bx--dropdown-link{height:2rem;padding-top:.4375rem;padding-bottom:.4375rem}.bx--dropdown--xl .bx--dropdown-link{height:3rem;padding-top:.9375rem;padding-bottom:.9375rem}.bx--dropdown--focused,.bx--dropdown-link:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px;padding:.6875rem 1rem;margin:0}@media screen and (prefers-contrast){.bx--dropdown--focused,.bx--dropdown-link:focus{outline-style:dotted}}.bx--dropdown-list[aria-activedescendant] .bx--dropdown-link:focus{padding:.6875rem 0;margin:0 1rem;outline:none}.bx--dropdown-list[aria-activedescendant] .bx--dropdown--focused:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px;padding:.6875rem 1rem;margin:0}@media screen and (prefers-contrast){.bx--dropdown-list[aria-activedescendant] .bx--dropdown--focused:focus{outline-style:dotted}}.bx--dropdown-list[aria-activedescendant] .bx--dropdown-item:active{background-color:inherit}.bx--dropdown-item:hover .bx--dropdown-link{border-bottom-color:var(--cds-layer-hover, #e5e5e5)}.bx--dropdown--open .bx--dropdown__arrow{transform:rotate(-180deg)}.bx--dropdown--open.bx--dropdown--xl .bx--dropdown-list{max-height:16.5rem}.bx--dropdown--open.bx--dropdown--sm .bx--dropdown-list{max-height:11rem}.bx--dropdown--open .bx--dropdown-item{opacity:1}.bx--dropdown--disabled{border-bottom-color:rgba(0,0,0,0)}.bx--dropdown--disabled:hover{background-color:var(--cds-field, #f4f4f4)}.bx--dropdown--disabled:focus{outline:none}.bx--dropdown--disabled .bx--dropdown-text,.bx--dropdown--disabled .bx--list-box__label{color:var(--cds-text-disabled, #c6c6c6)}.bx--dropdown--disabled .bx--dropdown__arrow,.bx--dropdown--disabled .bx--list-box__menu-icon svg{fill:var(--cds-icon-disabled, #c6c6c6)}.bx--dropdown--disabled.bx--dropdown--light:hover{background-color:var(--cds-field-02, #ffffff)}.bx--dropdown--disabled .bx--list-box__field,.bx--dropdown--disabled .bx--list-box__menu-icon{cursor:not-allowed}.bx--dropdown--auto-width{width:auto;max-width:25rem}.bx--dropdown--inline{display:inline-block;width:auto;border-bottom-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);justify-self:start;transition:background 70ms cubic-bezier(0, 0, 0.38, 0.9)}.bx--dropdown--inline:hover{background-color:var(--cds-field-hover, #e5e5e5)}.bx--dropdown--inline.bx--dropdown--disabled{background-color:rgba(0,0,0,0)}.bx--dropdown--inline .bx--dropdown__arrow{top:.5rem;right:.5rem}.bx--dropdown--inline.bx--dropdown--open{background-color:rgba(0,0,0,0)}.bx--dropdown--inline .bx--dropdown-text{display:inline-block;overflow:visible;height:2rem;padding:.4375rem 2rem .4375rem .75rem;color:var(--cds-text-primary, #161616)}.bx--dropdown--inline.bx--dropdown--disabled .bx--dropdown-text{color:var(--cds-text-disabled, #c6c6c6)}.bx--dropdown--inline.bx--dropdown--disabled:focus .bx--dropdown-text{outline:0}.bx--dropdown--inline.bx--dropdown--invalid .bx--dropdown__invalid-icon{right:2rem}.bx--dropdown--inline.bx--dropdown--invalid .bx--dropdown-text{padding-right:3.5rem}.bx--dropdown--inline.bx--dropdown--open:focus .bx--dropdown-list{box-shadow:0 2px 6px var(--cds-shadow, rgba(0, 0, 0, 0.3))}.bx--dropdown--inline .bx--dropdown-link{font-weight:normal}.bx--dropdown--show-selected .bx--dropdown--selected{display:block;background-color:var(--cds-layer-hover, #e5e5e5);color:var(--cds-text-primary, #161616)}.bx--dropdown--show-selected .bx--dropdown--selected:hover{background-color:var(--cds-layer-selected, #e0e0e0)}.bx--dropdown--show-selected .bx--dropdown--selected .bx--dropdown-link{border-top-color:rgba(0,0,0,0)}.bx--dropdown--show-selected .bx--dropdown--selected+.bx--dropdown-item .bx--dropdown-link{border-top-color:rgba(0,0,0,0)}.bx--dropdown--show-selected .bx--dropdown--selected .bx--list-box__menu-item__selected-icon{display:block}.bx--dropdown-v2.bx--skeleton,.bx--dropdown.bx--skeleton{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none}.bx--dropdown-v2.bx--skeleton:hover,.bx--dropdown-v2.bx--skeleton:focus,.bx--dropdown-v2.bx--skeleton:active,.bx--dropdown.bx--skeleton:hover,.bx--dropdown.bx--skeleton:focus,.bx--dropdown.bx--skeleton:active{border:none;cursor:default;outline:none}.bx--dropdown-v2.bx--skeleton::before,.bx--dropdown.bx--skeleton::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--dropdown-v2.bx--skeleton::before,.bx--dropdown.bx--skeleton::before{animation:none}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--dropdown .bx--list-box__field{outline:1px solid rgba(0,0,0,0)}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--list-box__menu-item__option{outline:none}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--list-box__menu-item__selected-icon{fill:ButtonText}}.bx--search{position:relative;display:flex;width:100%;align-items:center}.bx--search .bx--label{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0, 0, 0, 0);visibility:inherit;white-space:nowrap}.bx--search-input{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);outline:2px solid rgba(0,0,0,0);outline-offset:-2px;width:100%;order:1;padding:0 2.5rem;border:none;border-bottom:1px solid var(--cds-ui-04, #8d8d8d);appearance:none;background-color:var(--cds-field-01, #f4f4f4);color:var(--cds-text-01, #161616);text-overflow:ellipsis;transition:background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9),outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--search-input *,.bx--search-input *::before,.bx--search-input *::after{box-sizing:inherit}.bx--search-input:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--search-input:focus{outline-style:dotted}}.bx--search-input::placeholder{color:var(--cds-text-05, #6f6f6f);opacity:1}.bx--search-input::-ms-clear{display:none}.bx--search-input[disabled]{border-bottom:1px solid rgba(0,0,0,0);background-color:var(--cds-field, #f4f4f4);color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed}.bx--search-input[disabled]::placeholder{color:var(--cds-disabled-02, #c6c6c6)}.bx--search--light .bx--search-input{background:var(--cds-field-02, #ffffff)}.bx--search--light .bx--search-close::before{background:var(--cds-field-02, #ffffff)}.bx--search--sm .bx--search-input,.bx--search--sm.bx--search--expandable.bx--search--expanded .bx--search-input{height:2rem;padding:0 var(--cds-spacing-07, 2rem)}.bx--search--sm .bx--search-magnifier-icon{left:.5rem}.bx--search--lg .bx--search-input,.bx--search--lg.bx--search--expandable.bx--search--expanded .bx--search-input{height:2.5rem;padding:0 var(--cds-spacing-08, 2.5rem)}.bx--search--lg .bx--search-magnifier-icon{left:.75rem}.bx--search--xl .bx--search-input,.bx--search--xl.bx--search--expandable.bx--search--expanded .bx--search-input{height:3rem;padding:0 var(--cds-spacing-09, 3rem)}.bx--search-magnifier-icon{position:absolute;z-index:2;top:50%;left:var(--cds-spacing-05, 1rem);width:1rem;height:1rem;fill:var(--cds-icon-02, #525252);pointer-events:none;transform:translateY(-50%)}.bx--search-close{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;outline:2px solid rgba(0,0,0,0);outline-offset:-2px;position:absolute;top:0;right:0}.bx--search-close *,.bx--search-close *::before,.bx--search-close *::after{box-sizing:inherit}.bx--search-close::-moz-focus-inner{border:0}.bx--search-close::before{position:absolute;top:.0625rem;left:0;display:block;width:2px;height:calc(100% - 2px);background-color:var(--cds-field-01, #f4f4f4);content:"";transition:background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}@media screen and (prefers-reduced-motion: reduce){.bx--search-close::before{transition:none}}.bx--search-close:hover{border-bottom:1px solid var(--cds-ui-04, #8d8d8d)}.bx--search-close:hover::before{background-color:var(--cds-hover-field, #e5e5e5)}.bx--search-button{flex-shrink:0;margin-left:.125rem;background-color:var(--cds-field-01, #f4f4f4)}.bx--search-button svg{fill:currentColor;vertical-align:middle}.bx--search-close svg{fill:inherit}.bx--search-close,.bx--search-button{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-width:1px 0;border-style:solid;border-color:rgba(0,0,0,0);cursor:pointer;fill:var(--cds-icon-01, #161616);opacity:1;transition:opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9),background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9),outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9),border 110ms cubic-bezier(0.2, 0, 0.38, 0.9);visibility:inherit}.bx--search-close:hover,.bx--search-button:hover{background-color:var(--cds-hover-field, #e5e5e5)}.bx--search-close:focus,.bx--search-button:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--search-close:focus,.bx--search-button:focus{outline-style:dotted}}.bx--search-close:active,.bx--search-button:active{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px;background-color:var(--cds-selected-ui, #e0e0e0)}@media screen and (prefers-contrast){.bx--search-close:active,.bx--search-button:active{outline-style:dotted}}.bx--search--disabled .bx--search-close,.bx--search--disabled.bx--search--expandable .bx--search-magnifier{cursor:not-allowed;outline:none}.bx--search--disabled .bx--search-close:hover,.bx--search--disabled.bx--search--expandable .bx--search-magnifier:hover{border-bottom-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.bx--search--disabled .bx--search-close:hover::before,.bx--search--disabled.bx--search--expandable .bx--search-magnifier:hover::before{background-color:rgba(0,0,0,0)}.bx--search--disabled svg{fill:var(--cds-disabled-02, #c6c6c6)}.bx--search-close:focus::before,.bx--search-close:active::before{background-color:var(--cds-focus, #0f62fe)}.bx--search-input:focus~.bx--search-close:hover{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--search-input:focus~.bx--search-close:hover{outline-style:dotted}}.bx--search--sm .bx--search-close,.bx--search--sm~.bx--search-button,.bx--search--sm.bx--search--expandable,.bx--search--sm.bx--search--expandable .bx--search-magnifier{width:2rem;height:2rem}.bx--search--sm.bx--search--expandable .bx--search-input::placeholder{padding:0 2rem}.bx--search--lg .bx--search-close,.bx--search--lg~.bx--search-button,.bx--search--lg.bx--search--expandable,.bx--search--lg.bx--search--expandable .bx--search-magnifier{width:2.5rem;height:2.5rem}.bx--search--lg.bx--search--expandable .bx--search-input::placeholder{padding:0 2.5rem}.bx--search--xl .bx--search-close,.bx--search--xl~.bx--search-button,.bx--search--xl.bx--search--expandable,.bx--search--xl.bx--search--expandable .bx--search-magnifier{width:3rem;height:3rem}.bx--search--xl.bx--search--expandable .bx--search-input::placeholder{padding:0 3rem}.bx--search-close--hidden{opacity:0;visibility:hidden}.bx--search--xl.bx--skeleton .bx--search-input,.bx--search--lg.bx--skeleton .bx--search-input,.bx--search--sm.bx--skeleton .bx--search-input{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;width:100%}.bx--search--xl.bx--skeleton .bx--search-input:hover,.bx--search--xl.bx--skeleton .bx--search-input:focus,.bx--search--xl.bx--skeleton .bx--search-input:active,.bx--search--lg.bx--skeleton .bx--search-input:hover,.bx--search--lg.bx--skeleton .bx--search-input:focus,.bx--search--lg.bx--skeleton .bx--search-input:active,.bx--search--sm.bx--skeleton .bx--search-input:hover,.bx--search--sm.bx--skeleton .bx--search-input:focus,.bx--search--sm.bx--skeleton .bx--search-input:active{border:none;cursor:default;outline:none}.bx--search--xl.bx--skeleton .bx--search-input::before,.bx--search--lg.bx--skeleton .bx--search-input::before,.bx--search--sm.bx--skeleton .bx--search-input::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--search--xl.bx--skeleton .bx--search-input::before,.bx--search--lg.bx--skeleton .bx--search-input::before,.bx--search--sm.bx--skeleton .bx--search-input::before{animation:none}}.bx--search--xl.bx--skeleton .bx--search-input::placeholder,.bx--search--lg.bx--skeleton .bx--search-input::placeholder,.bx--search--sm.bx--skeleton .bx--search-input::placeholder{color:rgba(0,0,0,0)}.bx--search--expandable{transition:width 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--search--expandable.bx--search--expanded{width:100%}.bx--search--expandable .bx--search-input{width:0;padding:0;transition:padding 70ms cubic-bezier(0.2, 0, 0.38, 0.9),width 0s linear 70ms}.bx--search--expandable .bx--search-input::placeholder{position:relative;opacity:0;transition-duration:70ms;transition-property:padding,opacity;transition-timing-function:cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--search--expandable.bx--search--expanded .bx--search-input{width:100%;transition:padding 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--search--expandable.bx--search--expanded .bx--search-input::placeholder{position:relative;padding:0;opacity:1}.bx--search--expandable .bx--search-magnifier{position:absolute;cursor:pointer}.bx--search--expandable .bx--search-magnifier:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.bx--search--expandable.bx--search--expanded .bx--search-magnifier{pointer-events:none}.bx--search--expandable .bx--search-magnifier-icon{fill:var(--cds-icon-01, #161616)}.bx--search--expandable.bx--search--expanded .bx--search-magnifier-icon{fill:var(--cds-icon-02, #525252)}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--search-close svg,.bx--search-magnifier-icon{fill:ButtonText}}.bx--structured-list--selection .bx--structured-list-td,.bx--structured-list--selection .bx--structured-list-th{padding-right:1rem;padding-left:1rem}.bx--structured-list--selection .bx--structured-list-td:first-child,.bx--structured-list--selection .bx--structured-list-th:first-child{padding-right:1rem;padding-left:1rem}.bx--structured-list-input{display:none}.bx--structured-list{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:table;width:100%;margin-bottom:5rem;background-color:rgba(0,0,0,0);border-collapse:collapse;border-spacing:0;overflow-x:auto}.bx--structured-list *,.bx--structured-list *::before,.bx--structured-list *::after{box-sizing:inherit}.bx--structured-list.bx--structured-list--condensed .bx--structured-list-td,.bx--structured-list.bx--structured-list--condensed .bx--structured-list-th{padding:.5rem}.bx--structured-list .bx--structured-list-row .bx--structured-list-td:first-of-type,.bx--structured-list .bx--structured-list-row .bx--structured-list-th:first-of-type{padding-left:1rem}.bx--structured-list.bx--structured-list--flush .bx--structured-list-row .bx--structured-list-td,.bx--structured-list.bx--structured-list--flush .bx--structured-list-row .bx--structured-list-th,.bx--structured-list.bx--structured-list--flush .bx--structured-list-row .bx--structured-list-td:first-of-type,.bx--structured-list.bx--structured-list--flush .bx--structured-list-row .bx--structured-list-th:first-of-type{padding-right:1rem;padding-left:0}.bx--structured-list-row{display:table-row;border-bottom:1px solid var(--cds-ui-03, #e0e0e0);transition:background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--structured-list--selection .bx--structured-list-row:hover:not(.bx--structured-list-row--header-row):not(.bx--structured-list-row--selected){border-bottom:1px solid var(--cds-hover-row, #e5e5e5);background-color:var(--cds-hover-row, #e5e5e5);cursor:pointer}.bx--structured-list-row.bx--structured-list-row--selected{background-color:var(--cds-selected-ui, #e0e0e0)}.bx--structured-list-row.bx--structured-list-row--header-row{border-bottom:1px solid var(--cds-selected-ui, #e0e0e0);cursor:inherit}.bx--structured-list-row:focus:not(.bx--structured-list-row--header-row){outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--structured-list-row:focus:not(.bx--structured-list-row--header-row){outline-style:dotted}}.bx--structured-list--selection .bx--structured-list-row:hover:not(.bx--structured-list-row--header-row)>.bx--structured-list-td,.bx--structured-list-row.bx--structured-list-row--selected>.bx--structured-list-td{color:var(--cds-text-01, #161616)}.bx--structured-list--selection .bx--structured-list-row:hover:not(.bx--structured-list-row--header-row)>.bx--structured-list-td{border-top:1px solid var(--cds-ui-01, #f4f4f4)}.bx--structured-list-thead{display:table-header-group;vertical-align:middle}.bx--structured-list-th{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;padding:1rem .5rem .5rem .5rem;font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);display:table-cell;height:2.5rem;color:var(--cds-text-01, #161616);font-weight:600;text-align:left;text-transform:none;vertical-align:top}.bx--structured-list-th *,.bx--structured-list-th *::before,.bx--structured-list-th *::after{box-sizing:inherit}.bx--structured-list-tbody{display:table-row-group;vertical-align:middle}.bx--structured-list-td{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);padding:1rem .5rem 1.5rem .5rem;position:relative;display:table-cell;max-width:36rem;color:var(--cds-text-02, #525252);transition:color 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--structured-list-td *,.bx--structured-list-td *::before,.bx--structured-list-td *::after{box-sizing:inherit}.bx--structured-list-content--nowrap{white-space:nowrap}.bx--structured-list-svg{display:inline-block;fill:rgba(0,0,0,0);transition:all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);vertical-align:middle}.bx--structured-list-input:checked+.bx--structured-list-row .bx--structured-list-svg,.bx--structured-list-input:checked+.bx--structured-list-td .bx--structured-list-svg{fill:var(--cds-icon-01, #161616)}.bx--structured-list.bx--skeleton .bx--structured-list-th:first-child{width:8%}.bx--structured-list.bx--skeleton .bx--structured-list-th:nth-child(3n+2){width:30%}.bx--structured-list.bx--skeleton .bx--structured-list-th:nth-child(3n+3){width:15%}.bx--structured-list.bx--skeleton span{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;display:block;width:75%;height:1rem}.bx--structured-list.bx--skeleton span:hover,.bx--structured-list.bx--skeleton span:focus,.bx--structured-list.bx--skeleton span:active{border:none;cursor:default;outline:none}.bx--structured-list.bx--skeleton span::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--structured-list.bx--skeleton span::before{animation:none}}.bx--structured-list.bx--structured-list--selection.bx--skeleton .bx--structured-list-th:first-child{width:5%}.bx--structured-list.bx--structured-list--selection.bx--skeleton .bx--structured-list-th:first-child span{display:none}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--structured-list-input:checked+.bx--structured-list-td .bx--structured-list-svg{fill:ButtonText}}.bx--tag{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);background-color:var(--cds-tag-background-gray, #e0e0e0);color:var(--cds-tag-color-gray, #393939);display:inline-flex;min-width:2rem;max-width:100%;min-height:1.5rem;align-items:center;justify-content:center;padding:.25rem .5rem;margin:.25rem;border-radius:.9375rem;cursor:default;vertical-align:middle;word-break:break-word}.bx--tag *,.bx--tag *::before,.bx--tag *::after{box-sizing:inherit}.bx--tag::-moz-focus-inner{border:0}.bx--tag.bx--tag--interactive:hover,.bx--tag .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-gray, #c6c6c6)}.bx--tag:not(:first-child){margin-left:0}.bx--tag--red{background-color:var(--cds-tag-background-red, #ffd7d9);color:var(--cds-tag-color-red, #750e13)}.bx--tag--red.bx--tag--interactive:hover,.bx--tag--red .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-red, #ffb3b8)}.bx--tag--magenta{background-color:var(--cds-tag-background-magenta, #ffd6e8);color:var(--cds-tag-color-magenta, #740937)}.bx--tag--magenta.bx--tag--interactive:hover,.bx--tag--magenta .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-magenta, #ffafd2)}.bx--tag--purple{background-color:var(--cds-tag-background-purple, #e8daff);color:var(--cds-tag-color-purple, #491d8b)}.bx--tag--purple.bx--tag--interactive:hover,.bx--tag--purple .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-purple, #d4bbff)}.bx--tag--blue{background-color:var(--cds-tag-background-blue, #d0e2ff);color:var(--cds-tag-color-blue, #002d9c)}.bx--tag--blue.bx--tag--interactive:hover,.bx--tag--blue .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-blue, #a6c8ff)}.bx--tag--cyan{background-color:var(--cds-tag-background-cyan, #bae6ff);color:var(--cds-tag-color-cyan, #003a6d)}.bx--tag--cyan.bx--tag--interactive:hover,.bx--tag--cyan .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-cyan, #82cfff)}.bx--tag--teal{background-color:var(--cds-tag-background-teal, #9ef0f0);color:var(--cds-tag-color-teal, #004144)}.bx--tag--teal.bx--tag--interactive:hover,.bx--tag--teal .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-teal, #3ddbd9)}.bx--tag--green{background-color:var(--cds-tag-background-green, #a7f0ba);color:var(--cds-tag-color-green, #044317)}.bx--tag--green.bx--tag--interactive:hover,.bx--tag--green .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-green, #6fdc8c)}.bx--tag--gray{background-color:var(--cds-tag-background-gray, #e0e0e0);color:var(--cds-tag-color-gray, #393939)}.bx--tag--gray.bx--tag--interactive:hover,.bx--tag--gray .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-gray, #c6c6c6)}.bx--tag--cool-gray{background-color:var(--cds-tag-background-cool-gray, #dde1e6);color:var(--cds-tag-color-cool-gray, #343a3f)}.bx--tag--cool-gray.bx--tag--interactive:hover,.bx--tag--cool-gray .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-cool-gray, #c1c7cd)}.bx--tag--warm-gray{background-color:var(--cds-tag-background-warm-gray, #e5e0df);color:var(--cds-tag-color-warm-gray, #3c3838)}.bx--tag--warm-gray.bx--tag--interactive:hover,.bx--tag--warm-gray .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-warm-gray, #cac5c4)}.bx--tag--high-contrast{background-color:var(--cds-inverse-02, #393939);color:var(--cds-inverse-01, #ffffff)}.bx--tag--high-contrast.bx--tag--interactive:hover,.bx--tag--high-contrast .bx--tag__close-icon:hover{background-color:var(--cds-inverse-hover-ui, #4c4c4c)}.bx--tag--outline{background-color:var(--cds-background, #ffffff);color:var(--cds-text-01, #161616);box-shadow:inset 0 0 0 1px var(--cds-inverse-02, #393939)}.bx--tag--outline.bx--tag--interactive:hover,.bx--tag--outline .bx--tag__close-icon:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.bx--tag--disabled,.bx--tag--filter.bx--tag--disabled,.bx--tag--interactive.bx--tag--disabled{background-color:var(--cds-disabled-01, #f4f4f4);color:var(--cds-disabled-02, #c6c6c6)}.bx--tag--disabled.bx--tag--interactive:hover,.bx--tag--disabled .bx--tag__close-icon:hover,.bx--tag--filter.bx--tag--disabled.bx--tag--interactive:hover,.bx--tag--filter.bx--tag--disabled .bx--tag__close-icon:hover,.bx--tag--interactive.bx--tag--disabled.bx--tag--interactive:hover,.bx--tag--interactive.bx--tag--disabled .bx--tag__close-icon:hover{background-color:var(--cds-disabled-01, #f4f4f4)}.bx--tag--disabled:hover,.bx--tag--filter.bx--tag--disabled:hover,.bx--tag--interactive.bx--tag--disabled:hover{cursor:not-allowed}.bx--tag__label{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.bx--tag--interactive:focus{box-shadow:inset 0 0 0 1px var(--cds-focus, #0f62fe);outline:none}.bx--tag--interactive:hover{cursor:pointer}.bx--tag--filter{padding-top:0;padding-right:0;padding-bottom:0;cursor:pointer}.bx--tag--filter:hover{outline:none}.bx--tag--interactive{transition:background-color 70ms cubic-bezier(0, 0, 0.38, 0.9)}.bx--tag__close-icon{display:flex;width:1.5rem;height:1.5rem;flex-shrink:0;align-items:center;justify-content:center;padding:0;border:0;margin:0 0 0 .125rem;background-color:rgba(0,0,0,0);border-radius:50%;color:currentColor;cursor:pointer;transition:background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9),box-shadow 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--tag__close-icon svg{fill:currentColor}.bx--tag__custom-icon{width:1rem;height:1rem;flex-shrink:0;padding:0;border:0;margin-right:var(--cds-spacing-02, 0.25rem);background-color:rgba(0,0,0,0);color:currentColor;outline:none}.bx--tag__custom-icon svg{fill:currentColor}.bx--tag--disabled .bx--tag__close-icon{cursor:not-allowed}.bx--tag__close-icon:focus{border-radius:50%;box-shadow:inset 0 0 0 1px var(--cds-focus, #0f62fe);outline:none}.bx--tag--high-contrast .bx--tag__close-icon:focus{box-shadow:inset 0 0 0 1px var(--cds-inverse-focus-ui, #ffffff)}.bx--tag--filter.bx--tag--disabled .bx--tag__close-icon:hover{background-color:rgba(0,0,0,0)}.bx--tag--filter.bx--tag--disabled svg{fill:var(--cds-disabled-02, #c6c6c6)}.bx--tag--sm{min-height:1.125rem;padding:0 .5rem}.bx--tag--sm.bx--tag--filter{padding-right:0}.bx--tag--sm .bx--tag__close-icon{width:1.125rem;height:1.125rem;margin-left:.3125rem}.bx--tag.bx--skeleton{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;background-color:var(--cds-skeleton-01, #e5e5e5);color:var(--cds-text-01, #161616);overflow:hidden;width:3.75rem}.bx--tag.bx--skeleton:hover,.bx--tag.bx--skeleton:focus,.bx--tag.bx--skeleton:active{border:none;cursor:default;outline:none}.bx--tag.bx--skeleton::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--tag.bx--skeleton::before{animation:none}}.bx--tag.bx--skeleton.bx--tag--interactive:hover,.bx--tag.bx--skeleton .bx--tag__close-icon:hover{background-color:var(--cds-skeleton-01, #e5e5e5)}@media not all and (min-resolution: 0.001dpcm){@supports(-webkit-appearance: none) and (stroke-color: transparent){.bx--tag.bx--skeleton{transform:translateZ(0)}}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--tag{outline:1px solid rgba(0,0,0,0)}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--tag__close-icon svg,.bx--tag__custom-icon svg{fill:ButtonText}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--tag__close-icon:focus{color:Highlight;outline:1px solid Highlight}}.c4p--add-select__header{padding:var(--cds-spacing-05, 1rem);padding-bottom:0;border-top:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--add-select__body{padding:var(--cds-spacing-05, 1rem)}.c4p--add-select__selections.bx--structured-list{margin-bottom:0}.c4p--add-select__selections-wrapper{display:block}.c4p--add-select__selections-cell-wrapper{display:flex;height:3rem;align-items:center;justify-content:space-between;padding:0 var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--add-select__selections-cell-title{display:block;color:var(--cds-text-01, #161616)}.c4p--add-select__selections-cell-subtitle{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);display:block;color:var(--cds-text-02, #525252)}.c4p--add-select__selections-cell{display:flex;flex-direction:column;justify-content:center}.c4p--add-select__selections-cell:hover .c4p--add-select__selections-hidden-hover,.c4p--add-select__selections .bx--structured-list-row:focus-within .c4p--add-select__selections-hidden-hover{visibility:visible}.c4p--add-select__selections-hidden-hover{visibility:hidden}.c4p--add-select__selections-row--selected.bx--structured-list-row{border-bottom:1px solid var(--cds-selected-ui, #e0e0e0);background-color:var(--cds-selected-ui, #e0e0e0)}.c4p--add-select__selections-checkbox{display:flex;align-items:center}.c4p--add-select__selections-checkbox-label-wrapper{display:flex;margin-left:var(--cds-spacing-05, 1rem)}.c4p--add-select__selections-checkbox-label-text{display:flex;flex-direction:column}.c4p--add-select__selections-checkbox-wrapper.bx--form-item{flex:0}.c4p--add-select__selections-checkbox-wrapper .bx--checkbox-label-text{display:none}.c4p--add-select__selections-cell-avatar{margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__selections-cell-icon{margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__selections-row{border-left:.125rem solid rgba(0,0,0,0)}.c4p--add-select__selections-row-meta--selected{border-left:.125rem solid var(--cds-interactive-04, #0f62fe);background-color:var(--cds-hover-row, #e5e5e5)}.c4p--add-select .c4p--add-select__selections-row:hover .c4p--add-select__selections-radio{color:var(--cds-interactive-04, #0f62fe)}.c4p--add-select .c4p--add-select__selections-row:hover .c4p--add-select__selections-view-children svg{color:var(--cds-interactive-04, #0f62fe)}.c4p--add-select .c4p--add-select__selections-row:hover button.c4p--add-select__selections-view-children.bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path{fill:currentColor}.c4p--add-select__sub-header{display:flex;align-items:flex-end;justify-content:space-between}.c4p--add-select__sub-header-multi{padding:0 var(--cds-spacing-05, 1rem)}.c4p--add-select .bx--structured-list-row,.c4p--add-select .c4p--add-select__selections.bx--structured-list--selection .bx--structured-list-row:hover:not(.bx--structured-list-row--header-row):not(.bx--structured-list-row--selected){border-bottom:0}.c4p--add-select__sidebar-header{display:flex;padding:var(--cds-spacing-07, 2rem) var(--cds-spacing-05, 1rem) var(--cds-spacing-03, 0.5rem) var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--add-select__sidebar-header .c4p--add-select__sidebar-title{font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0)}.c4p--add-select__sidebar-title{margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__sidebar-selected-item-title{color:var(--cds-text-01, #161616)}.c4p--add-select__sidebar-selected-item-subtitle{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);color:var(--cds-text-02, #525252)}.c4p--add-select__sidebar-body{padding:0 var(--cds-spacing-05, 1rem)}.c4p--add-select .c4p--add-select__sidebar-item-header{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);margin-bottom:var(--cds-spacing-03, 0.5rem);color:var(--cds-text-02, #525252)}.c4p--add-select .c4p--add-select__sidebar-item-body{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--add-select .c4p--add-select__sidebar-item-remove-button:hover{background:var(--cds-disabled-02, #c6c6c6)}.c4p--add-select .c4p--add-select__sidebar-accordion-title{display:flex;align-items:center;justify-content:space-between}.c4p--add-select__columns{display:flex;flex-direction:row;flex-grow:1;overflow-x:auto}.c4p--add-select__columns .c4p--add-select__selections-checkbox-label-wrapper{margin-left:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__columns .c4p--add-select__selections-row.bx--structured-list-row{border-left:0}.c4p--add-select__columns .c4p--add-select__selections .c4p--add-select__selections-cell{padding:0}.c4p--add-select__columns .c4p--add-select__selections-cell-wrapper{height:auto;padding:0 var(--cds-spacing-03, 0.5rem)}.c4p--add-select__columns .c4p--add-select__tags{padding:0 var(--cds-spacing-03, 0.5rem);margin-bottom:0}.c4p--add-select__columns .c4p--add-select__selections-wrapper-multi{padding:0}.c4p--add-select__columns .c4p--add-select__selections.bx--structured-list{border-top:0}.c4p--add-select__selections-wrapper-multi .c4p--add-select__selections-cell{padding:0 var(--cds-spacing-05, 1rem)}.c4p--add-select__selections-row:first-child .c4p--add-select__selections-cell-wrapper{border-top:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--add-select__column{overflow:auto;flex:0 0 20rem;padding:var(--cds-spacing-05, 1rem);border-top:1px solid var(--cds-ui-03, #e0e0e0);border-right:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--add-select__column-search-bar{display:flex}.c4p--add-select__column-search-bar label{display:none}.c4p--add-select__column-sort-filter{display:flex}.c4p--add-select__column .bx--overflow-menu{border-bottom:1px solid var(--cds-ui-04, #8d8d8d)}.c4p--add-select__tags{display:flex;align-items:center;margin-top:var(--cds-spacing-05, 1rem);margin-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__tags-label{margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__global-filter{position:absolute;z-index:6000;right:0;width:100%;max-width:40rem;background:var(--cds-ui-01, #f4f4f4);box-shadow:0 6px 6px 0 rgba(0,0,0,.2);transform:translate(0, 100%)}.c4p--add-select__global-filter-search{position:relative;display:flex;align-items:flex-end}.c4p--add-select__global-filter-content{padding:var(--cds-spacing-05, 1rem)}.c4p--add-select__global-filter-opts{display:grid;grid-gap:var(--cds-spacing-05, 1rem) 2rem;grid-template-columns:repeat(2, 1fr)}.c4p--add-select__global-filter-applied{display:flex;align-items:center;padding:var(--cds-spacing-03, 0.5rem);background:var(--cds-ui-01, #f4f4f4)}.c4p--add-select__global-filter-button-set button.c4p--add-select__global-filter-button{max-width:none;flex:1}button.c4p--add-select__global-filter-toggle{border-bottom-color:var(--cds-ui-04, #8d8d8d);background:var(--cds-field-01, #f4f4f4)}button.c4p--add-select__global-filter-toggle--open{border-bottom:var(--cds-ui-01, #f4f4f4);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}.c4p--add-select__meta-panel{padding:var(--cds-spacing-05, 1rem)}.c4p--add-select__meta-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--add-select__meta-panel-entry{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--add-select__meta-panel p.c4p--add-select__meta-panel-title{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0)}.c4p--add-select__meta-panel p.c4p--add-select__meta-panel-entry-title{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px)}.c4p--add-select__meta-panel p.c4p--add-select__meta-panel-entry-body{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px)}.c4p--add-select__selections .bx--list-box__menu{left:auto}.c4p--add-select__tags .bx--tag{margin:0}.c4p--add-select .c4p--tearsheet__influencer{flex-basis:22.5rem}.c4p--add-select .c4p--tearsheet__header-description{color:var(--cds-text-02, #525252)}.c4p--add-select .c4p--tearsheet__content{display:flex;flex-direction:column}.c4p--add-select.c4p--add-select__multi .c4p--action-set.bx--btn-set.c4p--action-set--max .c4p--action-set__action-button{max-width:11.25rem}.c4p--add-select .c4p--add-select__items-label{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px)}.c4p--add-select .bx--modal-container--sm .bx--modal-content p{padding-right:0}.c4p--add-select .bx--radio-button__appearance{margin:0 var(--cds-spacing-05, 1rem) 0 0}.c4p--add-select .bx--radio-button-wrapper .bx--radio-button__label{justify-content:left}.c4p--add-select .bx--breadcrumb .bx--link{cursor:pointer}.c4p--add-select .bx--accordion__item:hover .c4p--add-select__sidebar-accordion-title button{opacity:1}.c4p--add-select .bx--accordion__item .c4p--add-select__sidebar-accordion-title button{opacity:0}.c4p--add-select .bx--checkbox-label-text{padding-left:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__multi .c4p--empty-state{max-width:16rem;margin-top:var(--cds-spacing-09, 3rem)}.c4p--add-select .bx--accordion__arrow{transform:rotate(0deg)}.c4p--add-select .bx--accordion__item--active .bx--accordion__arrow{transform:rotate(90deg)}.c4p--add-select .bx--accordion--start .bx--accordion__arrow{margin:0 0 0 var(--cds-spacing-05, 1rem)}.c4p--add-select .bx--accordion--start .bx--accordion__title{margin:0 var(--cds-spacing-05, 1rem) 0 var(--cds-spacing-03, 0.5rem)}.c4p--add-select .bx--accordion__item--active .bx--accordion__content{padding-top:0;padding-bottom:0;margin-top:var(--cds-spacing-03, 0.5rem)}@keyframes fade-in{0%{opacity:0;transform:translateY(-38.5rem)}100%{opacity:1;transform:translateY(0)}}@keyframes fade-out{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-38.5rem)}}.c4p--notifications-panel__container{--cds-interactive-01: #0f62fe;--cds-interactive-02: #6f6f6f;--cds-interactive-03: #ffffff;--cds-interactive-04: #4589ff;--cds-ui-background: #161616;--cds-ui-01: #262626;--cds-ui-02: #393939;--cds-ui-03: #393939;--cds-ui-04: #6f6f6f;--cds-ui-05: #f4f4f4;--cds-text-01: #f4f4f4;--cds-text-02: #c6c6c6;--cds-text-03: #6f6f6f;--cds-text-04: #ffffff;--cds-text-05: #8d8d8d;--cds-text-error: #ff8389;--cds-icon-01: #f4f4f4;--cds-icon-02: #c6c6c6;--cds-icon-03: #ffffff;--cds-link-01: #78a9ff;--cds-link-02: #a6c8ff;--cds-inverse-link: #0f62fe;--cds-field-01: #262626;--cds-field-02: #393939;--cds-inverse-01: #161616;--cds-inverse-02: #f4f4f4;--cds-support-01: #fa4d56;--cds-support-02: #42be65;--cds-support-03: #f1c21b;--cds-support-04: #4589ff;--cds-inverse-support-01: #da1e28;--cds-inverse-support-02: #24a148;--cds-inverse-support-03: #f1c21b;--cds-inverse-support-04: #0f62fe;--cds-overlay-01: rgba(0, 0, 0, 0.65);--cds-danger-01: #da1e28;--cds-danger-02: #fa4d56;--cds-focus: #ffffff;--cds-inverse-focus-ui: #0f62fe;--cds-hover-primary: #0353e9;--cds-active-primary: #002d9c;--cds-hover-primary-text: #a6c8ff;--cds-hover-secondary: #606060;--cds-active-secondary: #393939;--cds-hover-tertiary: #f4f4f4;--cds-active-tertiary: #c6c6c6;--cds-hover-ui: #353535;--cds-hover-light-ui: #4c4c4c;--cds-hover-selected-ui: #4c4c4c;--cds-active-ui: #525252;--cds-active-light-ui: #6f6f6f;--cds-selected-ui: #393939;--cds-selected-light-ui: #525252;--cds-inverse-hover-ui: #e5e5e5;--cds-hover-danger: #b81921;--cds-active-danger: #750e13;--cds-hover-row: #353535;--cds-visited-link: #be95ff;--cds-disabled-01: #262626;--cds-disabled-02: #525252;--cds-disabled-03: #8d8d8d;--cds-highlight: #002d9c;--cds-decorative-01: #525252;--cds-button-separator: #161616;--cds-skeleton-01: #353535;--cds-skeleton-02: #525252;--cds-background: #161616;--cds-layer: #262626;--cds-layer-accent: #393939;--cds-layer-accent-hover: #474747;--cds-layer-accent-active: #6f6f6f;--cds-field: #262626;--cds-background-inverse: #f4f4f4;--cds-background-brand: #0f62fe;--cds-interactive: #4589ff;--cds-border-subtle: #393939;--cds-border-strong: #6f6f6f;--cds-border-inverse: #f4f4f4;--cds-border-interactive: #4589ff;--cds-text-primary: #f4f4f4;--cds-text-secondary: #c6c6c6;--cds-text-placeholder: #6f6f6f;--cds-text-helper: #8d8d8d;--cds-text-on-color: #ffffff;--cds-text-inverse: #161616;--cds-link-primary: #78a9ff;--cds-link-secondary: #a6c8ff;--cds-link-visited: #be95ff;--cds-link-inverse: #0f62fe;--cds-icon-primary: #f4f4f4;--cds-icon-secondary: #c6c6c6;--cds-icon-on-color: #ffffff;--cds-icon-inverse: #161616;--cds-support-error: #fa4d56;--cds-support-success: #42be65;--cds-support-warning: #f1c21b;--cds-support-info: #4589ff;--cds-support-error-inverse: #da1e28;--cds-support-success-inverse: #24a148;--cds-support-warning-inverse: #f1c21b;--cds-support-info-inverse: #0f62fe;--cds-overlay: rgba(0, 0, 0, 0.65);--cds-toggle-off: #6f6f6f;--cds-shadow: rgba(0, 0, 0, 0.8);--cds-button-primary: #0f62fe;--cds-button-secondary: #6f6f6f;--cds-button-tertiary: #ffffff;--cds-button-danger-primary: #da1e28;--cds-button-danger-secondary: #fa4d56;--cds-background-active: #525252;--cds-layer-active: #525252;--cds-button-danger-active: #750e13;--cds-button-primary-active: #002d9c;--cds-button-secondary-active: #393939;--cds-button-tertiary-active: #c6c6c6;--cds-focus-inset: #161616;--cds-focus-inverse: #0f62fe;--cds-background-hover: #353535;--cds-layer-hover: #353535;--cds-field-hover: #353535;--cds-background-inverse-hover: #e5e5e5;--cds-link-primary-hover: #a6c8ff;--cds-button-danger-hover: #b81921;--cds-button-primary-hover: #0353e9;--cds-button-secondary-hover: #606060;--cds-button-tertiary-hover: #f4f4f4;--cds-background-selected: #393939;--cds-background-selected-hover: #4c4c4c;--cds-layer-selected: #393939;--cds-layer-selected-hover: #4c4c4c;--cds-layer-selected-inverse: #f4f4f4;--cds-border-subtle-selected: #525252;--cds-border-disabled: #262626;--cds-text-disabled: #525252;--cds-button-disabled: #525252;--cds-icon-disabled: #525252;--cds-text-on-color-disabled: #8d8d8d;--cds-icon-on-color-disabled: #8d8d8d;--cds-layer-selected-disabled: #8d8d8d;--cds-skeleton-background: #353535;--cds-skeleton-element: #525252;--cds-brand-01: #0f62fe;--cds-brand-02: #6f6f6f;--cds-brand-03: #ffffff;--cds-active-01: #525252;--cds-hover-field: #353535;--cds-danger: #da1e28;--cds-caption-01-font-size: 0.75rem;--cds-caption-01-font-weight: 400;--cds-caption-01-line-height: 1.33333;--cds-caption-01-letter-spacing: 0.32px;--cds-caption-02-font-size: 0.875rem;--cds-caption-02-font-weight: 400;--cds-caption-02-line-height: 1.28572;--cds-caption-02-letter-spacing: 0.32px;--cds-label-01-font-size: 0.75rem;--cds-label-01-font-weight: 400;--cds-label-01-line-height: 1.33333;--cds-label-01-letter-spacing: 0.32px;--cds-label-02-font-size: 0.875rem;--cds-label-02-font-weight: 400;--cds-label-02-line-height: 1.28572;--cds-label-02-letter-spacing: 0.16px;--cds-helper-text-01-font-size: 0.75rem;--cds-helper-text-01-line-height: 1.33333;--cds-helper-text-01-letter-spacing: 0.32px;--cds-helper-text-02-font-size: 0.875rem;--cds-helper-text-02-line-height: 1.28572;--cds-helper-text-02-letter-spacing: 0.16px;--cds-body-short-01-font-size: 0.875rem;--cds-body-short-01-font-weight: 400;--cds-body-short-01-line-height: 1.28572;--cds-body-short-01-letter-spacing: 0.16px;--cds-body-long-01-font-size: 0.875rem;--cds-body-long-01-font-weight: 400;--cds-body-long-01-line-height: 1.42857;--cds-body-long-01-letter-spacing: 0.16px;--cds-body-short-02-font-size: 1rem;--cds-body-short-02-font-weight: 400;--cds-body-short-02-line-height: 1.375;--cds-body-short-02-letter-spacing: 0;--cds-body-long-02-font-size: 1rem;--cds-body-long-02-font-weight: 400;--cds-body-long-02-line-height: 1.5;--cds-body-long-02-letter-spacing: 0;--cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;--cds-code-01-font-size: 0.75rem;--cds-code-01-font-weight: 400;--cds-code-01-line-height: 1.33333;--cds-code-01-letter-spacing: 0.32px;--cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;--cds-code-02-font-size: 0.875rem;--cds-code-02-font-weight: 400;--cds-code-02-line-height: 1.42857;--cds-code-02-letter-spacing: 0.32px;--cds-heading-01-font-size: 0.875rem;--cds-heading-01-font-weight: 600;--cds-heading-01-line-height: 1.42857;--cds-heading-01-letter-spacing: 0.16px;--cds-productive-heading-01-font-size: 0.875rem;--cds-productive-heading-01-font-weight: 600;--cds-productive-heading-01-line-height: 1.28572;--cds-productive-heading-01-letter-spacing: 0.16px;--cds-heading-02-font-size: 1rem;--cds-heading-02-font-weight: 600;--cds-heading-02-line-height: 1.5;--cds-heading-02-letter-spacing: 0;--cds-productive-heading-02-font-size: 1rem;--cds-productive-heading-02-font-weight: 600;--cds-productive-heading-02-line-height: 1.375;--cds-productive-heading-02-letter-spacing: 0;--cds-productive-heading-03-font-size: 1.25rem;--cds-productive-heading-03-font-weight: 400;--cds-productive-heading-03-line-height: 1.4;--cds-productive-heading-03-letter-spacing: 0;--cds-productive-heading-04-font-size: 1.75rem;--cds-productive-heading-04-font-weight: 400;--cds-productive-heading-04-line-height: 1.28572;--cds-productive-heading-04-letter-spacing: 0;--cds-productive-heading-05-font-size: 2rem;--cds-productive-heading-05-font-weight: 400;--cds-productive-heading-05-line-height: 1.25;--cds-productive-heading-05-letter-spacing: 0;--cds-productive-heading-06-font-size: 2.625rem;--cds-productive-heading-06-font-weight: 300;--cds-productive-heading-06-line-height: 1.199;--cds-productive-heading-06-letter-spacing: 0;--cds-productive-heading-07-font-size: 3.375rem;--cds-productive-heading-07-font-weight: 300;--cds-productive-heading-07-line-height: 1.199;--cds-productive-heading-07-letter-spacing: 0;--cds-expressive-heading-01-font-size: 0.875rem;--cds-expressive-heading-01-font-weight: 600;--cds-expressive-heading-01-line-height: 1.25;--cds-expressive-heading-01-letter-spacing: 0.16px;--cds-expressive-heading-02-font-size: 1rem;--cds-expressive-heading-02-font-weight: 600;--cds-expressive-heading-02-line-height: 1.5;--cds-expressive-heading-02-letter-spacing: 0;--cds-expressive-heading-03-font-size: 1.25rem;--cds-expressive-heading-03-font-weight: 400;--cds-expressive-heading-03-line-height: 1.4;--cds-expressive-heading-03-letter-spacing: 0;--cds-expressive-heading-04-font-size: 1.75rem;--cds-expressive-heading-04-font-weight: 400;--cds-expressive-heading-04-line-height: 1.28572;--cds-expressive-heading-04-letter-spacing: 0;--cds-expressive-heading-05-font-size: 2rem;--cds-expressive-heading-05-font-weight: 400;--cds-expressive-heading-05-line-height: 1.25;--cds-expressive-heading-05-letter-spacing: 0;--cds-expressive-heading-06-font-size: 2rem;--cds-expressive-heading-06-font-weight: 600;--cds-expressive-heading-06-line-height: 1.25;--cds-expressive-heading-06-letter-spacing: 0;--cds-expressive-paragraph-01-font-size: 1.5rem;--cds-expressive-paragraph-01-font-weight: 300;--cds-expressive-paragraph-01-line-height: 1.334;--cds-expressive-paragraph-01-letter-spacing: 0;--cds-quotation-01-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-quotation-01-font-size: 1.25rem;--cds-quotation-01-font-weight: 400;--cds-quotation-01-line-height: 1.3;--cds-quotation-01-letter-spacing: 0;--cds-quotation-02-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-quotation-02-font-size: 2rem;--cds-quotation-02-font-weight: 300;--cds-quotation-02-line-height: 1.25;--cds-quotation-02-letter-spacing: 0;--cds-display-01-font-size: 2.625rem;--cds-display-01-font-weight: 300;--cds-display-01-line-height: 1.19;--cds-display-01-letter-spacing: 0;--cds-display-02-font-size: 2.625rem;--cds-display-02-font-weight: 600;--cds-display-02-line-height: 1.19;--cds-display-02-letter-spacing: 0;--cds-display-03-font-size: 2.625rem;--cds-display-03-font-weight: 300;--cds-display-03-line-height: 1.19;--cds-display-03-letter-spacing: 0;--cds-display-04-font-size: 2.625rem;--cds-display-04-font-weight: 300;--cds-display-04-line-height: 1.19;--cds-display-04-letter-spacing: 0;--cds-legal-01-font-size: 0.75rem;--cds-legal-01-font-weight: 400;--cds-legal-01-line-height: 1.33333;--cds-legal-01-letter-spacing: 0.32px;--cds-legal-02-font-size: 0.875rem;--cds-legal-02-font-weight: 400;--cds-legal-02-line-height: 1.28572;--cds-legal-02-letter-spacing: 0.16px;--cds-body-compact-01-font-size: 0.875rem;--cds-body-compact-01-font-weight: 400;--cds-body-compact-01-line-height: 1.28572;--cds-body-compact-01-letter-spacing: 0.16px;--cds-body-compact-02-font-size: 1rem;--cds-body-compact-02-font-weight: 400;--cds-body-compact-02-line-height: 1.375;--cds-body-compact-02-letter-spacing: 0;--cds-body-01-font-size: 0.875rem;--cds-body-01-font-weight: 400;--cds-body-01-line-height: 1.42857;--cds-body-01-letter-spacing: 0.16px;--cds-body-02-font-size: 1rem;--cds-body-02-font-weight: 400;--cds-body-02-line-height: 1.5;--cds-body-02-letter-spacing: 0;--cds-heading-compact-01-font-size: 0.875rem;--cds-heading-compact-01-font-weight: 600;--cds-heading-compact-01-line-height: 1.28572;--cds-heading-compact-01-letter-spacing: 0.16px;--cds-heading-compact-02-font-size: 1rem;--cds-heading-compact-02-font-weight: 600;--cds-heading-compact-02-line-height: 1.375;--cds-heading-compact-02-letter-spacing: 0;--cds-heading-03-font-size: 1.25rem;--cds-heading-03-font-weight: 400;--cds-heading-03-line-height: 1.4;--cds-heading-03-letter-spacing: 0;--cds-heading-04-font-size: 1.75rem;--cds-heading-04-font-weight: 400;--cds-heading-04-line-height: 1.28572;--cds-heading-04-letter-spacing: 0;--cds-heading-05-font-size: 2rem;--cds-heading-05-font-weight: 400;--cds-heading-05-line-height: 1.25;--cds-heading-05-letter-spacing: 0;--cds-heading-06-font-size: 2.625rem;--cds-heading-06-font-weight: 300;--cds-heading-06-line-height: 1.199;--cds-heading-06-letter-spacing: 0;--cds-heading-07-font-size: 3.375rem;--cds-heading-07-font-weight: 300;--cds-heading-07-line-height: 1.199;--cds-heading-07-letter-spacing: 0;--cds-fluid-heading-03-font-size: 1.25rem;--cds-fluid-heading-03-font-weight: 400;--cds-fluid-heading-03-line-height: 1.4;--cds-fluid-heading-03-letter-spacing: 0;--cds-fluid-heading-04-font-size: 1.75rem;--cds-fluid-heading-04-font-weight: 400;--cds-fluid-heading-04-line-height: 1.28572;--cds-fluid-heading-04-letter-spacing: 0;--cds-fluid-heading-05-font-size: 2rem;--cds-fluid-heading-05-font-weight: 400;--cds-fluid-heading-05-line-height: 1.25;--cds-fluid-heading-05-letter-spacing: 0;--cds-fluid-heading-06-font-size: 2rem;--cds-fluid-heading-06-font-weight: 600;--cds-fluid-heading-06-line-height: 1.25;--cds-fluid-heading-06-letter-spacing: 0;--cds-fluid-paragraph-01-font-size: 1.5rem;--cds-fluid-paragraph-01-font-weight: 300;--cds-fluid-paragraph-01-line-height: 1.334;--cds-fluid-paragraph-01-letter-spacing: 0;--cds-fluid-quotation-01-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-fluid-quotation-01-font-size: 1.25rem;--cds-fluid-quotation-01-font-weight: 400;--cds-fluid-quotation-01-line-height: 1.3;--cds-fluid-quotation-01-letter-spacing: 0;--cds-fluid-quotation-02-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-fluid-quotation-02-font-size: 2rem;--cds-fluid-quotation-02-font-weight: 300;--cds-fluid-quotation-02-line-height: 1.25;--cds-fluid-quotation-02-letter-spacing: 0;--cds-fluid-display-01-font-size: 2.625rem;--cds-fluid-display-01-font-weight: 300;--cds-fluid-display-01-line-height: 1.19;--cds-fluid-display-01-letter-spacing: 0;--cds-fluid-display-02-font-size: 2.625rem;--cds-fluid-display-02-font-weight: 600;--cds-fluid-display-02-line-height: 1.19;--cds-fluid-display-02-letter-spacing: 0;--cds-fluid-display-03-font-size: 2.625rem;--cds-fluid-display-03-font-weight: 300;--cds-fluid-display-03-line-height: 1.19;--cds-fluid-display-03-letter-spacing: 0;--cds-fluid-display-04-font-size: 2.625rem;--cds-fluid-display-04-font-weight: 300;--cds-fluid-display-04-line-height: 1.19;--cds-fluid-display-04-letter-spacing: 0;--cds-spacing-01: 0.125rem;--cds-spacing-02: 0.25rem;--cds-spacing-03: 0.5rem;--cds-spacing-04: 0.75rem;--cds-spacing-05: 1rem;--cds-spacing-06: 1.5rem;--cds-spacing-07: 2rem;--cds-spacing-08: 2.5rem;--cds-spacing-09: 3rem;--cds-spacing-10: 4rem;--cds-spacing-11: 5rem;--cds-spacing-12: 6rem;--cds-spacing-13: 10rem;--cds-fluid-spacing-01: 0;--cds-fluid-spacing-02: 2vw;--cds-fluid-spacing-03: 5vw;--cds-fluid-spacing-04: 10vw;--cds-layout-01: 1rem;--cds-layout-02: 1.5rem;--cds-layout-03: 2rem;--cds-layout-04: 3rem;--cds-layout-05: 4rem;--cds-layout-06: 6rem;--cds-layout-07: 10rem;--cds-container-01: 1.5rem;--cds-container-02: 2rem;--cds-container-03: 2.5rem;--cds-container-04: 3rem;--cds-container-05: 4rem;--cds-size-xsmall: 1.5rem;--cds-size-small: 2rem;--cds-size-medium: 2.5rem;--cds-size-large: 3rem;--cds-size-xlarge: 4rem;--cds-size-2XLarge: 5rem;--cds-icon-size-01: 1rem;--cds-icon-size-02: 1.25rem;position:fixed;z-index:2;top:var(--cds-spacing-09, 3rem);right:0;overflow:auto;min-width:22.75rem;max-width:22.75rem;min-height:38.5rem;max-height:38.5rem;background-color:var(--cds-ui-background, #ffffff);color:var(--cds-text-01, #161616);transition:transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--notifications-panel__container .c4p--notifications-panel__header-container{position:sticky;z-index:2;top:0;padding:var(--cds-spacing-03, 0.5rem) var(--cds-spacing-05, 1rem) var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-02, #ffffff);background-color:var(--cds-ui-background, #ffffff)}.c4p--notifications-panel__container .c4p--notifications-panel__header-container .c4p--notifications-panel__header-flex{display:flex;align-items:center;justify-content:space-between}.c4p--notifications-panel__container .c4p--notifications-panel__header-container .c4p--notifications-panel__do-not-disturb-toggle .bx--toggle__switch{margin-top:var(--cds-spacing-02, 0.25rem)}.c4p--notifications-panel__container .c4p--notifications-panel__header-container .c4p--notifications-panel__dismiss-button{color:var(--cds-text-01, #161616)}.c4p--notifications-panel__container .c4p--notifications-panel__header-container .c4p--notifications-panel__header{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);margin:0}.c4p--notifications-panel__container .c4p--notifications-panel__time-section-label{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);font-weight:600;position:sticky;z-index:2;top:4.8125rem;padding:var(--cds-spacing-03, 0.5rem) var(--cds-spacing-05, 1rem);background-color:var(--cds-ui-01, #f4f4f4);color:var(--cds-text-02, #525252)}.c4p--notifications-panel__container .c4p--notifications-panel__notification:hover,.c4p--notifications-panel__container .c4p--notifications-panel__notification:focus{background-color:var(--cds-ui-03, #e0e0e0)}.c4p--notifications-panel__container .c4p--notifications-panel__notification:hover .c4p--notifications-panel__dismiss-single-button,.c4p--notifications-panel__container .c4p--notifications-panel__notification:focus .c4p--notifications-panel__dismiss-single-button{opacity:1}.c4p--notifications-panel__container .c4p--notifications-panel__notification:focus{border-color:var(--cds-focus, #0f62fe);box-shadow:inset 0 0 0 2px var(--cds-focus, #0f62fe),inset 0 0 0 2px var(--cds-ui-background, #ffffff);outline:0}.c4p--notifications-panel__container .c4p--notifications-panel__notification{position:relative;display:flex;width:100%;min-height:6.25rem;align-items:flex-start;padding:var(--cds-spacing-05, 1rem);border:0;background-color:var(--cds-ui-background, #ffffff);cursor:pointer;text-align:left;transition:background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-title{margin-bottom:var(--cds-spacing-02, 0.25rem);color:var(--cds-text-04, #ffffff);font-weight:400}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-title.c4p--notifications-panel__notification-title-unread{margin-bottom:var(--cds-spacing-02, 0.25rem);color:var(--cds-text-04, #ffffff);font-weight:600}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notifications-link{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-status-icon{min-width:1rem;margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-status-icon.c4p--notifications-panel__notification-status-icon-error{fill:var(--cds-support-01, #da1e28)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-status-icon.c4p--notifications-panel__notification-status-icon-success{fill:var(--cds-support-02, #198038)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-status-icon.c4p--notifications-panel__notification-status-icon-warning{fill:var(--cds-support-03, #f1c21b)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-status-icon.c4p--notifications-panel__notification-status-icon-informational{fill:var(--cds-support-04, #0043ce)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-time-label{margin-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-time-label,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-description{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);color:var(--cds-text-02, #525252)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-description.c4p--notifications-panel__notification-short-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-description.c4p--notifications-panel__notification-long-description{display:block;overflow:initial;-webkit-line-clamp:initial}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-more-button,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-less-button{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);min-width:5.5rem;padding:0}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-more-button .bx--btn__icon,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-less-button .bx--btn__icon{transition:transform 240ms ease}@media(prefers-reduced-motion: reduce){.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-more-button .bx--btn__icon,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-less-button .bx--btn__icon{transition:none}}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-more-button.c4p--notifications-panel__notification-read-more-button .bx--btn__icon,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-less-button.c4p--notifications-panel__notification-read-more-button .bx--btn__icon{transform:rotate(0deg)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-more-button.c4p--notifications-panel__notification-read-less-button .bx--btn__icon,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-less-button.c4p--notifications-panel__notification-read-less-button .bx--btn__icon{transform:rotate(180deg)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__dismiss-single-button{position:absolute;top:0;right:0;min-width:2rem;padding:0;color:var(--cds-text-01, #161616);opacity:0}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__dismiss-single-button:hover,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__dismiss-single-button:focus{opacity:1}.c4p--notifications-panel__container .c4p--notifications-panel__notification-today:not(:first-of-type):before,.c4p--notifications-panel__container .c4p--notifications-panel__notification-yesterday:not(:first-of-type):before,.c4p--notifications-panel__container .c4p--notifications-panel__notification-previous:not(:first-of-type):before{position:absolute;top:0;width:calc(100% - (2 * var(--cds-spacing-05, 1rem)));height:1px;margin:0 auto;background-color:var(--cds-ui-02, #ffffff);content:"";transition:background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--notifications-panel__container .c4p--notifications-panel__notification-today:hover+.c4p--notifications-panel__notification-today:not(:first-of-type):before,.c4p--notifications-panel__container .c4p--notifications-panel__notification-yesterday:hover+.c4p--notifications-panel__notification-yesterday:not(:first-of-type):before,.c4p--notifications-panel__container .c4p--notifications-panel__notification-previous:hover+.c4p--notifications-panel__notification-previous:not(:first-of-type):before{background-color:rgba(0,0,0,0)}.c4p--notifications-panel__container .c4p--notifications-panel__main-section-empty.c4p--notifications-panel__main-section{display:flex;height:100%;min-height:initial;align-items:center;justify-content:center;margin-top:var(--cds-layout-07, 10rem)}.c4p--notifications-panel__container .c4p--notifications-panel__main-section-empty.c4p--notifications-panel__main-section .c4p-subtext{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px)}.c4p--notifications-panel__container .c4p--notifications-panel__main-section{min-height:498px}.c4p--notifications-panel__container .c4p--notifications-panel__bottom-actions{position:sticky;z-index:2;bottom:0;display:flex;height:2.5rem;min-height:2.5rem;align-items:center;border-top:1px solid var(--cds-ui-02, #ffffff);background-color:var(--cds-ui-background, #ffffff)}.c4p--notifications-panel__container .c4p--notifications-panel__bottom-actions .c4p--notifications-panel__view-all-button{width:100%;max-width:calc(100% - 2.5rem);height:2.5rem;min-height:2.5rem;border-right:1px solid var(--cds-ui-02, #ffffff);color:var(--cds-text-01, #161616)}.c4p--notifications-panel__container .c4p--notifications-panel__bottom-actions .c4p--notifications-panel__settings-button{display:flex;min-width:2.5rem;height:2.5rem;min-height:2.5rem;align-items:center;justify-content:center;padding:0;color:var(--cds-text-01, #161616)}.c4p--notifications-panel__container .c4p--notifications-panel__bottom-actions .c4p--notifications-panel__settings-button .bx--btn__icon{margin:0}.bx--skeleton__text{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;width:100%;height:1rem;margin-bottom:.5rem}.bx--skeleton__text:hover,.bx--skeleton__text:focus,.bx--skeleton__text:active{border:none;cursor:default;outline:none}.bx--skeleton__text::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--skeleton__text::before{animation:none}}.bx--skeleton__heading{height:1.5rem}.c4p--action-bar.c4p--action-bar{display:block}.c4p--action-bar .c4p--action-bar__displayed-items{display:inline-flex;width:100%;white-space:nowrap}.c4p--action-bar .c4p--action-bar__displayed-items--right{justify-content:flex-end}.c4p--action-bar .c4p--action-bar-overflow-items{display:inline-block}.c4p--action-bar .c4p--action-bar__hidden-sizing-items{position:absolute;top:-100vh;left:-100vw;overflow:hidden;max-width:100vw;pointer-events:none;visibility:hidden}.c4p--action-bar-overflow-items__options .c4p--action-bar-overflow-items__item{padding:0 var(--cds-spacing-03, 0.5rem)}.c4p--action-bar-overflow-items__options .c4p--action-bar-overflow-items__item-content{display:flex;width:100%;justify-content:space-between}.c4p--action-bar-overflow-items__options .c4p--action-bar-overflow-items__item svg{margin:0 var(--cds-spacing-02, 0.25rem)}.c4p--breadcrumb-with-overflow.c4p--breadcrumb-with-overflow{display:block}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__space{position:relative;display:block;width:100%;white-space:nowrap}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__breadcrumb-container.c4p--breadcrumb-with-overflow__breadcrumb-container-with-items{display:inline-flex;width:100%}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__breadcrumb-container .bx--breadcrumb{width:100%;flex-wrap:nowrap;align-items:flex-start}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__breadcrumb-container--hidden{position:absolute;top:-100vh;left:-100vw;overflow:hidden;max-width:100vw;pointer-events:none;visibility:hidden}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__breadcrumb-back{display:none}@media(max-width: 41.98rem){.c4p--breadcrumb-with-overflow .bx--breadcrumb-item{display:none}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__breadcrumb-back,.c4p--breadcrumb-with-overflow .bx--breadcrumb-item:last-child{display:inline-flex;vertical-align:middle}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__displayed-breadcrumb:last-child{max-width:calc(100% - var(--cds-spacing-07, 2rem))}}.c4p--breadcrumb-with-overflow .bx--breadcrumb-item:last-child{display:inline-flex}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__displayed-breadcrumb:last-child{display:inline-flex;overflow:hidden}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__displayed-breadcrumb:last-child .bx--link{display:inline-block;overflow:hidden;width:100%;text-overflow:ellipsis}.c4p--breadcrumb-with-overflow__overflow-menu-options.c4p--breadcrumb-with-overflow__overflow-menu-options{z-index:8000}.c4p--tag-set.c4p--tag-set{display:block;width:100%}.c4p--tag-set .c4p--tag-set__space{position:relative;display:block;width:100%;white-space:nowrap}.c4p--tag-set .c4p--tag-set__space--align-end{text-align:end}.c4p--tag-set .c4p--tag-set__space--align-center{text-align:center}.c4p--tag-set .c4p--tag-set__tag-container{display:inline-flex;white-space:nowrap}.c4p--tag-set .c4p--tag-set__tag-container--multiline{flex-wrap:wrap}.c4p--tag-set .c4p--tag-set__tag-container--hidden{position:absolute;top:-100vh;left:-100vw;overflow:hidden;max-width:100vw;pointer-events:none;visibility:hidden}.c4p--tag-set .c4p--tag-set-overflow{display:inline-block;vertical-align:bottom}.c4p--tag-set .c4p--tag-set-overflow--hidden{overflow:hidden;max-width:0;visibility:hidden}.c4p--tag-set-modal.c4p--tag-set-modal{text-align:initial;white-space:initial}@media(min-width: 42rem){.c4p--tag-set-modal .c4p--tag-set-modal__container{height:90%;max-height:450px}}.c4p--tag-set-modal .c4p--tag-set-modal__search{margin-top:var(--cds-spacing-05, 1rem);margin-bottom:0}.c4p--tag-set-modal.c4p--tag-set-modal .c4p--tag-set-modal__fade{position:relative;margin-right:var(--cds-spacing-05, 1rem);margin-left:var(--cds-spacing-05, 1rem)}.c4p--tag-set-modal .c4p--tag-set-modal__body{padding-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--tag-set-modal .c4p--tag-set-modal__header{padding-right:0;margin-right:var(--cds-spacing-05, 1rem)}.c4p--tag-set-modal.c4p--tag-set-modal .c4p--tag-set-modal__fade::after{position:absolute;top:calc(-1 * var(--cds-spacing-11, 5rem));left:0;width:100%;height:var(--cds-spacing-07, 2rem);background:linear-gradient(to bottom, transparent, var(--cds-ui-01, #f4f4f4));content:""}.c4p--tag-set-overflow__tooltip.c4p--tag-set-overflow__tooltip{min-width:initial;text-align:left}.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__show-all-tags-link{display:inline-block;margin:var(--cds-spacing-03, 0.5rem) 0 var(--cds-spacing-02, 0.25rem)}.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__tag-item,.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__tag-item .bx--tag{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);display:block;overflow:hidden;min-width:initial;min-height:initial;padding:0;margin:0;background-color:inherit;color:inherit;text-overflow:ellipsis;white-space:nowrap}.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__tag .bx--tag__close-icon{padding:0}.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__tag .bx--tag--high-contrast{background-color:var(--cds-ui-background, #ffffff);color:var(--cds-text-01, #161616)}.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__tag .bx--tag__close-icon:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__tag .bx--tag__close-icon:focus{box-shadow:inset 0 0 0 var(--cds-spacing-01, 0.125rem) var(--cds-focus, #0f62fe)}.c4p--button-set-with-overflow.c4p--button-set-with-overflow{display:flex;width:100%}.c4p--button-set-with-overflow .c4p--button-set-with-overflow__space{position:relative;display:block;width:100%;white-space:nowrap}.c4p--button-set-with-overflow .c4p--button-set-with-overflow__button-container{display:inline-flex}.c4p--button-set-with-overflow .c4p--button-set-with-overflow__button-container--hidden{position:absolute;top:-100vh;left:-100vw;overflow:hidden;max-width:100vw;pointer-events:none;visibility:hidden}.c4p--button-set-with-overflow.c4p--button-set-with-overflow--right{justify-content:flex-end}@keyframes background-appear{from{background-color:var(--from-color)}to{background-color:var(--to-color)}}@keyframes background-and-shadow-appear{from{background-color:var(--from-color);box-shadow:0 1px 0 var(--from-color)}to{background-color:var(--to-color);box-shadow:0 1px 0 var(--to-color-shadow)}}.c4p--page-header.c4p--page-header{position:sticky;z-index:7999;top:var(--c4p--page-header--header-top);display:inline-block;width:100%;background-color:var(--cds-ui-background, #ffffff);color:var(--cds-text-01, #161616);--c4p--page-header--breadcrumb-title-visibility: hidden;--c4p--page-header--breadcrumb-title-opacity: 1;--c4p--page-header--breadcrumb-top: 0;--c4p--page-header--background-opacity: 1;--c4p--page-header--breadcrumb-title-top: initial;--c4p--page-header--button-set-in-breadcrumb-width-px: initial;--c4p--page-header--navigation-buffer-top: $spacing-06}.c4p--page-header.c4p--page-header--has-navigation-tags-only{--c4p--page-header--navigation-buffer-top: $spacing-04}.c4p--page-header::before{--from-color: var(--cds-ui-background, #ffffff);--to-color: var(--cds-ui-01, #f4f4f4);--to-color-shadow: var(--cds-ui-03, #e0e0e0);position:absolute;top:0;left:0;display:block;width:100%;height:100%;animation:background-and-shadow-appear 1000ms linear paused forwards;animation-delay:calc(-1000ms*var(--c4p--page-header--background-opacity));content:"";z-index:-1}.c4p--page-header .c4p--page-header--width--xl{padding-right:var(--cds-spacing-07, 2rem);padding-left:var(--cds-spacing-07, 2rem)}.c4p--page-header .c4p--page-header__breadcrumb-row{position:sticky;z-index:99;top:var(--c4p--page-header--breadcrumb-top);min-height:var(--cds-spacing-08, 2.5rem)}.c4p--page-header .c4p--page-header__breadcrumb-row+.c4p--page-header__last-row-buffer--active{height:var(--cds-spacing-02, 0.25rem)}.c4p--page-header .c4p--page-header__breadcrumb-row:not(.c4p--page-header__breadcrumb-row--has-action-bar){min-height:var(--cds-spacing-07, 2rem)}.c4p--page-header .c4p--page-header__breadcrumb-row--container{display:flex;min-width:100%;flex-wrap:nowrap}.c4p--page-header .c4p--page-header__has-page-actions-without-action-bar{min-width:calc(.6*(100% + 2 * var(--cds-spacing-05, 1rem)));max-width:calc(.6*(100% + 2 * var(--cds-spacing-05, 1rem)))}.c4p--page-header .c4p--page-header__has-page-actions-without-action-bar .c4p--page-header__has-page-actions-without-action-bar{min-width:100%}.c4p--page-header .c4p--page-header__breadcrumb-row--has-action-bar .c4p--page-header__breadcrumb-row--container{min-width:calc(100% + (var(--c4p--page-header--width-px) - var(--c4p--page-header--breadcrumb-row-width-px))/2)}.c4p--page-header .c4p--page-header__breadcrumb-row::after{position:absolute;bottom:0;left:50%;display:block;width:50vw;height:1px;box-shadow:0 1px 0 0 var(--cds-ui-03, #e0e0e0),0 1px 0 0 var(--cds-ui-03, #e0e0e0);content:"";opacity:0;transform:translateX(-50%) scaleX(1);transition:all 150ms ease-out}.c4p--page-header .c4p--page-header__breadcrumb-row--next-to-tabs:not(.c4p--page-header__has-page-actions-without-action-bar)::after,.c4p--page-header .c4p--page-header__breadcrumb-row--has-action-bar::after{box-shadow:25vw 1px 0 0 var(--cds-ui-03, #e0e0e0),-25vw 1px 0 0 var(--cds-ui-03, #e0e0e0);opacity:1}.c4p--page-header .c4p--page-header__breadcrumb-container{width:100%}.c4p--page-header .c4p--page-header__action-bar-column{display:none}.c4p--page-header .c4p--page-header__breadcrumb-row--has-breadcrumbs .c4p--page-header__action-bar-column{max-width:25%;flex:0 1 25%}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__breadcrumb-row--has-breadcrumbs .c4p--page-header__action-bar-column{max-width:40%;flex:1 0 40%}}.c4p--page-header .c4p--page-header__breadcrumb-row--has-action-bar .c4p--page-header__action-bar-column{display:initial}.c4p--page-header .c4p--page-header__action-bar-column-content{display:flex;justify-content:flex-end;white-space:nowrap}@media(min-width: 66rem){.c4p--page-header .c4p--page-header__action-bar-column-content{flex-wrap:nowrap}}.c4p--page-header .c4p--page-header__breadcrumb-row .c4p--page-header__page-actions{position:relative;display:inline-block;width:100%;max-width:var(--c4p--page-header--button-set-in-breadcrumb-width-px);flex:1 1 var(--c4p--page-header--button-set-in-breadcrumb-width-px);opacity:0;transition:opacity 240ms cubic-bezier(0, 0, 0.38, 0.9);visibility:hidden;white-space:nowrap}.c4p--page-header .c4p--page-header__breadcrumb-row .c4p--page-header__page-actions--in-breadcrumb{opacity:1;visibility:visible}.c4p--page-header .c4p--page-header__breadcrumb-column{overflow:hidden;max-width:100%;flex:0 0 100%}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__breadcrumb-column{overflow:hidden}}.c4p--page-header .c4p--page-header__breadcrumb-row--has-action-bar.c4p--page-header__breadcrumb-row .c4p--page-header__breadcrumb-column{max-width:75%;flex:0 1 75%}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__breadcrumb-row--has-action-bar.c4p--page-header__breadcrumb-row .c4p--page-header__breadcrumb-column{max-width:60%;flex:0 1 60%}}.c4p--page-header .c4p--page-header__has-page-actions-without-action-bar.c4p--page-header__breadcrumb-row .c4p--page-header__breadcrumb-column{max-width:100%;flex:0 1 100%}.c4p--page-header .c4p--page-header__breadcrumb-column--background,.c4p--page-header .c4p--page-header__action-bar-column--background{position:relative}.c4p--page-header .c4p--page-header__breadcrumb-column--background::before,.c4p--page-header .c4p--page-header__action-bar-column--background::before{--from-color: var(--cds-ui-background, #ffffff);--to-color: var(--cds-ui-01, #f4f4f4);--to-color-shadow: var(--cds-ui-03, #e0e0e0);position:absolute;top:0;left:0;display:block;width:100%;height:100%;animation:background-appear 1000ms linear paused forwards;animation-delay:calc(-1000ms*var(--c4p--page-header--background-opacity));content:""}.c4p--page-header .c4p--page-header__action-bar-column--influenced-by-collapse-button{padding-right:var(--cds-spacing-08, 2.5rem)}.c4p--page-header .c4p--page-header__breadcrumb{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);padding-top:var(--cds-spacing-04, 0.75rem)}.c4p--page-header .c4p--page-header--breadcrumb.c4p--breadcrumb-with-overflow__with-items{padding-top:0}@media(min-width: 42rem){.c4p--page-header .c4p--page-header--breadcrumb.c4p--breadcrumb-with-overflow__with-items{padding-top:var(--cds-spacing-04, 0.75rem)}}.c4p--page-header .c4p--page-header__breadcrumb .bx--breadcrumb-item{margin-right:var(--cds-spacing-02, 0.25rem)}.c4p--page-header .c4p--page-header__breadcrumb .bx--breadcrumb-item::after{margin-left:var(--cds-spacing-02, 0.25rem)}.c4p--page-header .c4p--page-header__breadcrumb .bx--breadcrumb-item,.c4p--page-header .c4p--page-header__breadcrumb .bx--breadcrumb-item .bx--link{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px)}.c4p--page-header .c4p--page-header__breadcrumb-title{position:relative}.c4p--page-header .c4p--page-header__breadcrumb-title:not(.c4p--page-header__breadcrumb-title--pre-collapsed){opacity:var(--c4p--page-header--breadcrumb-title-opacity);transform:translateY(var(--c4p--page-header--breadcrumb-title-top));visibility:var(--c4p--page-header--breadcrumb-title-visibility)}.c4p--page-header .c4p--page-header__breadcrumb-container--hidden .c4p--page-header__breadcrumb-title.c4p--page-header__breadcrumb-title{overflow:initial}.c4p--page-header .c4p--page-header__action-bar{width:100%;max-width:var(--c4p--page-header--max-action-bar-width-px);flex:1 1 var(--c4p--page-header--max-action-bar-width-px);padding-top:var(--cds-spacing-04, 0.75rem);margin-top:calc(-1 * var(--cds-spacing-04, 0.75rem));vertical-align:top;white-space:nowrap}.c4p--page-header .c4p--page-header__title-row{margin-top:0;margin-bottom:0;transform:translateY(var(--cds-spacing-01, 0.125rem))}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__title-row{flex-wrap:nowrap}}.c4p--page-header .c4p--page-header__title-row.c4p--page-header__title-row--under-action-bar{margin-top:var(--cds-spacing-05, 1rem);transform:translateY(0)}.c4p--page-header .c4p--page-header__title-row+.c4p--page-header__last-row-buffer--active{height:var(--cds-spacing-07, 2rem)}.c4p--page-header .c4p--page-header__title-row.c4p--page-header__title-row--spacing-below-03{margin-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--page-header .c4p--page-header__title-row.c4p--page-header__title-row--spacing-below-05+.c4p--page-header__last-row-buffer--active{height:var(--cds-spacing-05, 1rem)}.c4p--page-header .c4p--page-header__title-row.c4p--page-header__title-row--spacing-below-06{margin-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--page-header .c4p--page-header__title-row.c4p--page-header__title-row--no-breadcrumb-row{margin-top:var(--cds-spacing-07, 2rem)}.c4p--page-header.c4p--page-header--has-navigation .c4p--page-header__title-row+.c4p--page-header__last-row-buffer--active{height:calc(var(--cds-spacing-06, 1.5rem))}.c4p--page-header.c4p--page-header--has-navigation-tags-only .c4p--page-header__title-row+.c4p--page-header__last-row-buffer--active{height:calc(var(--cds-spacing-05, 1rem))}.c4p--page-header .c4p--page-header__title-row--sticky{position:sticky}.c4p--page-header .c4p--page-header__breadcrumb-row--has-breadcrumbs+.c4p--page-header__title-row--sticky{top:var(--c4p--page-header--breadcrumb-top)}.c4p--page-header .c4p--page-header__title-column{min-height:40px;flex:0 0 100%}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__title-column{max-width:60%;flex:1 0 60%}}.c4p--page-header .c4p--page-header__title{font-size:var(--cds-productive-heading-04-font-size, 1.75rem);font-weight:var(--cds-productive-heading-04-font-weight, 400);line-height:var(--cds-productive-heading-04-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-04-letter-spacing, 0);min-height:var(--cds-spacing-08, 2.5rem);overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.c4p--page-header .c4p--page-header__title .c4p--inline-edit__value{transform:translateY(-2px)}.c4p--page-header .c4p--page-header__title--editable{display:flex;overflow:visible;margin-top:calc(-1 * var(--cds-spacing-01, 0.125rem));margin-left:calc(-1 * var(--cds-spacing-05, 1rem))}.c4p--page-header .c4p--page-header__title-skeleton{height:var(--cds-spacing-07, 2rem)}.c4p--page-header .c4p--page-header__title--fades{opacity:calc(1 - var(--c4p--page-header--breadcrumb-title-opacity))}.c4p--page-header .c4p--page-header__title-icon{margin-right:var(--cds-spacing-04, 0.75rem);transform:translateY(-2px);vertical-align:middle}.c4p--page-header .c4p--page-header__page-actions{flex:0 0 100%;margin-top:var(--cds-spacing-05, 1rem);white-space:nowrap}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__page-actions{max-width:40%;flex:0 1 40%;margin-top:0}}.c4p--page-header .c4p--page-header__page-actions .bx--btn-set .bx--btn{width:initial}.c4p--page-header .c4p--page-header__action-bar-column .c4p--page-header__page-actions{margin-top:0}.c4p--page-header .c4p--page-header__page-actions-container{justify-content:flex-start}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__page-actions-container{justify-content:flex-end}}.c4p--page-header .c4p--page-header__title-row .c4p--page-header__page-actions{position:relative;opacity:1;transition:all 110ms cubic-bezier(0, 0, 0.38, 0.9);transition-property:opacity,visibility;visibility:visible}.c4p--page-header .c4p--page-header__title-row .c4p--page-header__page-actions::before{--from-color: var(--cds-ui-background, #ffffff);--to-color: var(--cds-ui-01, #f4f4f4);--to-color-shadow: var(--cds-ui-03, #e0e0e0);position:absolute;top:0;left:0;display:block;width:100%;height:100%;animation:background-appear 1000ms linear paused forwards;animation-delay:calc(-1000ms*var(--c4p--page-header--background-opacity));content:""}.c4p--page-header .c4p--page-header__page-actions-content{position:relative;display:flex;overflow:hidden;width:100%;height:100%;justify-content:flex-end}.c4p--page-header .c4p--page-header__title-row .c4p--page-header__page-actions--in-breadcrumb{opacity:0;visibility:hidden}.c4p--page-header .c4p--page-header__subtitle-row{display:-webkit-box;overflow:hidden;max-width:100%;margin-top:var(--cds-spacing-03, 0.5rem);-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__subtitle-row{max-width:60%}}.c4p--page-header .c4p--page-header__subtitle-row+.c4p--page-header__last-row-buffer--active{height:var(--cds-spacing-05, 1rem)}.c4p--page-header .c4p--page-header__subtitle{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px)}.c4p--page-header .c4p--page-header__available-row{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);margin-top:var(--cds-spacing-03, 0.5rem)}.c4p--page-header .c4p--page-header__available-row+.c4p--page-header__last-row-buffer--active{height:var(--cds-spacing-05, 1rem)}.c4p--page-header .c4p--page-header__title-row+.c4p--page-header__available-row{margin-top:var(--cds-spacing-05, 1rem)}.c4p--page-header .c4p--page-header__available-row *{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px)}.c4p--page-header .c4p--page-header__navigation-row{flex-wrap:wrap-reverse;margin-top:0}.c4p--page-header .c4p--page-header__navigation-row .bx--content-switcher{box-sizing:content-box;padding-bottom:var(--cds-spacing-05, 1rem)}.c4p--page-header .c4p--page-header__navigation-row .bx--tab-content{display:none}.c4p--page-header .c4p--page-header__navigation-tabs{margin-left:calc(-1 * var(--cds-spacing-05, 1rem))}.c4p--page-header .c4p--page-header__navigation-row--has-tags .c4p--page-header__navigation-tabs{max-width:75%;flex:0 1 75%}.c4p--page-header .c4p--page-header__navigation-tags{display:flex;max-width:25%;flex:1 0 25%;align-items:center;justify-content:flex-end;padding-top:var(--cds-spacing-02, 0.25rem);padding-right:var(--cds-spacing-07, 2rem);padding-bottom:var(--cds-spacing-02, 0.25rem);text-align:right;white-space:nowrap}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__navigation-tags{padding-right:var(--cds-spacing-05, 1rem)}}.c4p--page-header .c4p--page-header__navigation-tags--tags-only{justify-content:flex-start;padding-top:0;padding-bottom:var(--cds-spacing-04, 0.75rem);margin-left:calc(-1 * var(--cds-spacing-02, 0.25rem));text-align:initial}.c4p--page-header .c4p--page-header__navigation-row .bx--content-switcher-btn{background-color:var(--cds-ui-background, #ffffff)}.c4p--page-header .bx--btn.bx--btn--icon-only.c4p--page-header__collapse-expand-toggle{position:absolute;z-index:100;right:0;bottom:0}.c4p--page-header .c4p--page-header__collapse-expand-toggle .bx--btn__icon{transition:all 400ms cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--page-header .c4p--page-header__collapse-expand-toggle--collapsed .bx--btn__icon{transform:scaleY(-1)}:root{--c4p--page-header--tagset-tooltip-offset: 0}.c4p--page-header__tagset-tooltip.c4p--page-header__tagset-tooltip{position:var(--c4p--page-header--tagset-tooltip-position) !important;top:var(--c4p--page-header--tagset-tooltip-offset) !important}.c4p--page-header__navigation-tags-overflow.bx--tooltip{z-index:7999}.c4p--page-header__action-bar-menu-options.bx--overflow-menu-options,.bx--breadcrumb-menu-options.bx--overflow-menu-options,.c4p--page-header__button-set-menu-options.bx--overflow-menu-options{z-index:7999}.c4p--card__productive .c4p--card__header{padding-right:0}.c4p--card__productive .c4p--card__title{font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0)}.c4p--card__productive .c4p--card__title-lg .c4p--card__title{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0)}.c4p--card__productive .c4p--card__body{padding-top:var(--cds-spacing-03, 0.5rem)}.c4p--card__productive .c4p--card__footer{align-items:center;justify-content:space-between;border-top:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--card__productive .c4p--card__footer-no-button{justify-content:flex-end}.c4p--card__productive .c4p--card__actions{margin:0}.c4p--card__productive .c4p--card__actions-header{margin-top:calc(-1 * var(--cds-spacing-02, 0.25rem));margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--card__productive .c4p--card__actions-header .bx--btn:hover+.c4p--card__actions-header-ghost-button.bx--btn--ghost.bx--btn--sm::before{opacity:0}.c4p--card__productive .c4p--card__actions-header-ghost-button.bx--btn--ghost.bx--btn--sm{padding-right:calc(var(--cds-spacing-01, 0.125rem) + var(--cds-spacing-03, 0.5rem));padding-left:calc(var(--cds-spacing-01, 0.125rem) + var(--cds-spacing-03, 0.5rem))}.c4p--card__productive .c4p--card__actions-header-ghost-button.bx--btn--ghost.bx--btn--sm::before{position:absolute;left:0;width:.05rem;height:var(--cds-spacing-06, 1.5rem);background-color:var(--cds-hover-ui, #e5e5e5);content:"";opacity:1}.c4p--card__productive .c4p--card__actions-header-ghost-button.bx--btn--ghost.bx--btn--sm:hover::before{opacity:0}.c4p--card__productive .c4p--card__actions-header-ghost-button--only.bx--btn--ghost.bx--btn--sm::before{opacity:0}.c4p--card__productive .c4p--card__title-lg .c4p--card__actions-header,.c4p--card__productive .c4p--card__header-has-label .c4p--card__actions-header{margin-top:0}.c4p--card__productive .c4p--card__icon{margin-right:var(--cds-spacing-05, 1rem)}.c4p--card__productive .c4p--card__header-container{align-items:start}.c4p--remove-modal .bx--modal-footer .bx--btn{max-width:none}.c4p--remove-modal .bx--modal-content{padding-right:var(--cds-spacing-05, 1rem)}.c4p--remove-modal__body{padding-right:20%;margin-bottom:var(--cds-spacing-05, 1rem)}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}.c4p--saving__message{display:flex}.c4p--saving__error-icon{margin-right:var(--cds-spacing-05, 1rem)}.c4p--saving__error-icon svg{fill:var(--cds-danger-01, #da1e28)}.c4p--saving__text{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px)}.c4p--saving__buttons{display:flex}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes collapse-accordion{0%{height:100%;opacity:1;visibility:inherit}100%{height:0;opacity:0;visibility:hidden}}@keyframes expand-accordion{0%{height:0;opacity:0;visibility:hidden}100%{height:100%;opacity:1;visibility:inherit}}@keyframes rotating{0%{transform:scaleY(-1) rotate(360deg)}100%{transform:scaleY(-1) rotate(0deg)}}.c4p--status-icon{display:flex;justify-content:flex-end}.c4p--status-icon--light.c4p--status-icon--light-minor-warning,.c4p--status-icon--dark.c4p--status-icon--dark-minor-warning{fill:#fddc69}.c4p--status-icon--light.c4p--status-icon--light-major-warning path:nth-of-type(1),.c4p--status-icon--dark.c4p--status-icon--dark-major-warning path:nth-of-type(1),.c4p--status-icon--light.c4p--status-icon--light-minor-warning path:nth-of-type(1),.c4p--status-icon--dark.c4p--status-icon--dark-minor-warning path:nth-of-type(1){fill:#161616}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-fatal,.c4p--status-icon--light.c4p--status-icon--light-fatal{fill:#000}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-fatal .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-fatal .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-fatal,.c4p--status-icon--light.c4p--status-icon--dark-fatal{fill:#000}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-fatal .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-fatal .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-critical,.c4p--status-icon--light.c4p--status-icon--light-critical{fill:#da1e28}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-critical .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-critical .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-critical,.c4p--status-icon--light.c4p--status-icon--dark-critical{fill:#da1e28}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-critical .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-critical .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-major-warning,.c4p--status-icon--light.c4p--status-icon--light-major-warning{fill:#ff832b}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-major-warning .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-major-warning .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-major-warning,.c4p--status-icon--light.c4p--status-icon--dark-major-warning{fill:#ff832b}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-major-warning .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-major-warning .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-minor-warning,.c4p--status-icon--light.c4p--status-icon--light-minor-warning{fill:#fddc69}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-minor-warning .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-minor-warning .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-minor-warning,.c4p--status-icon--light.c4p--status-icon--dark-minor-warning{fill:#fddc69}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-minor-warning .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-minor-warning .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-undefined,.c4p--status-icon--light.c4p--status-icon--light-undefined{fill:#8a3ffc}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-undefined .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-undefined .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-undefined,.c4p--status-icon--light.c4p--status-icon--dark-undefined{fill:#8a3ffc}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-undefined .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-undefined .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-unknown,.c4p--status-icon--light.c4p--status-icon--light-unknown{fill:#6f6f6f}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-unknown .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-unknown .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-unknown,.c4p--status-icon--light.c4p--status-icon--dark-unknown{fill:#6f6f6f}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-unknown .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-unknown .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-normal,.c4p--status-icon--light.c4p--status-icon--light-normal{fill:#198038}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-normal .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-normal .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-normal,.c4p--status-icon--light.c4p--status-icon--dark-normal{fill:#198038}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-normal .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-normal .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-info,.c4p--status-icon--light.c4p--status-icon--light-info{fill:#0f62fe}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-info .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-info .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-info,.c4p--status-icon--light.c4p--status-icon--dark-info{fill:#0f62fe}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-info .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-info .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:rotating 8000ms infinite linear;fill:#0f62fe}@media(prefers-reduced-motion: reduce){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:rotating 8000ms infinite linear;fill:#0f62fe}@media(prefers-reduced-motion: reduce){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-running,.c4p--status-icon--light.c4p--status-icon--light-running{fill:#198038;transform:scaleY(-1)}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-running,.c4p--status-icon--light.c4p--status-icon--dark-running{fill:#198038;transform:scaleY(-1)}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-pending,.c4p--status-icon--light.c4p--status-icon--light-pending{fill:#6f6f6f}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-pending .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-pending .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-pending,.c4p--status-icon--light.c4p--status-icon--dark-pending{fill:#6f6f6f}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-pending .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-pending .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-fatal,.c4p--status-icon--dark.c4p--status-icon--light-fatal{fill:#8d8d8d}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-fatal .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-fatal .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-fatal,.c4p--status-icon--dark.c4p--status-icon--dark-fatal{fill:#8d8d8d}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-fatal .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-fatal .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-critical,.c4p--status-icon--dark.c4p--status-icon--light-critical{fill:#fa4d56}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-critical .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-critical .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-critical,.c4p--status-icon--dark.c4p--status-icon--dark-critical{fill:#fa4d56}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-critical .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-critical .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-major-warning,.c4p--status-icon--dark.c4p--status-icon--light-major-warning{fill:#ff832b}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-major-warning .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-major-warning .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-major-warning,.c4p--status-icon--dark.c4p--status-icon--dark-major-warning{fill:#ff832b}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-major-warning .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-major-warning .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-minor-warning,.c4p--status-icon--dark.c4p--status-icon--light-minor-warning{fill:#fddc69}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-minor-warning .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-minor-warning .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-minor-warning,.c4p--status-icon--dark.c4p--status-icon--dark-minor-warning{fill:#fddc69}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-minor-warning .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-minor-warning .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-undefined,.c4p--status-icon--dark.c4p--status-icon--light-undefined{fill:#a56eff}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-undefined .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-undefined .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-undefined,.c4p--status-icon--dark.c4p--status-icon--dark-undefined{fill:#a56eff}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-undefined .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-undefined .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-unknown,.c4p--status-icon--dark.c4p--status-icon--light-unknown{fill:#8d8d8d}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-unknown .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-unknown .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-unknown,.c4p--status-icon--dark.c4p--status-icon--dark-unknown{fill:#8d8d8d}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-unknown .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-unknown .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-normal,.c4p--status-icon--dark.c4p--status-icon--light-normal{fill:#24a148}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-normal .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-normal .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-normal,.c4p--status-icon--dark.c4p--status-icon--dark-normal{fill:#24a148}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-normal .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-normal .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-info,.c4p--status-icon--dark.c4p--status-icon--light-info{fill:#4589ff}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-info .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-info .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-info,.c4p--status-icon--dark.c4p--status-icon--dark-info{fill:#4589ff}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-info .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-info .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:rotating 8000ms infinite linear;fill:#4589ff}@media(prefers-reduced-motion: reduce){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:rotating 8000ms infinite linear;fill:#4589ff}@media(prefers-reduced-motion: reduce){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-running,.c4p--status-icon--dark.c4p--status-icon--light-running{fill:#24a148;transform:scaleY(-1)}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-running,.c4p--status-icon--dark.c4p--status-icon--dark-running{fill:#24a148;transform:scaleY(-1)}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-pending,.c4p--status-icon--dark.c4p--status-icon--light-pending{fill:#8d8d8d}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-pending .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-pending .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-pending,.c4p--status-icon--dark.c4p--status-icon--dark-pending{fill:#8d8d8d}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-pending .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-pending .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}.c4p--toolbar{display:flex;min-width:2.5rem;min-height:2.5rem;background-color:var(--cds-ui-01, #f4f4f4)}@media(min-width: 66rem){.c4p--toolbar{justify-content:flex-end}}.c4p--toolbar--vertical,.c4p--toolbar--vertical>.c4p--toolbar__group{flex-wrap:wrap}.c4p--toolbar--vertical{max-width:2.5rem}.c4p--toolbar__group{display:flex;border-right:.0625rem solid var(--cds-ui-03, #e0e0e0);border-bottom:.0625rem solid var(--cds-ui-03, #e0e0e0)}.c4p--toolbar--vertical>.c4p--toolbar__group,.c4p--toolbar__group:last-of-type{border-right-width:0}.c4p--toolbar--vertical>.c4p--toolbar__group:last-of-type,.c4p--toolbar .bx--dropdown{border-bottom-width:0}.c4p--toolbar__button--caret{position:relative}.c4p--toolbar__button__caret{position:absolute;right:.125rem;bottom:.125rem;width:.375rem;height:.375rem;background:linear-gradient(to right bottom, transparent 50%, var(--cds-icon-01, #161616) 50%);content:""}@keyframes web-terminal-entrance{from{opacity:0;transform:translateX(40rem)}to{opacity:1;transform:translateX(0)}}@keyframes web-terminal-exit{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(40rem)}}.c4p--web-terminal{--cds-interactive-01: #0f62fe;--cds-interactive-02: #6f6f6f;--cds-interactive-03: #ffffff;--cds-interactive-04: #4589ff;--cds-ui-background: #262626;--cds-ui-01: #393939;--cds-ui-02: #525252;--cds-ui-03: #525252;--cds-ui-04: #8d8d8d;--cds-ui-05: #f4f4f4;--cds-text-01: #f4f4f4;--cds-text-02: #c6c6c6;--cds-text-03: #6f6f6f;--cds-text-04: #ffffff;--cds-text-05: #8d8d8d;--cds-text-error: #ffb3b8;--cds-icon-01: #f4f4f4;--cds-icon-02: #c6c6c6;--cds-icon-03: #ffffff;--cds-link-01: #78a9ff;--cds-link-02: #a6c8ff;--cds-inverse-link: #0f62fe;--cds-field-01: #393939;--cds-field-02: #525252;--cds-inverse-01: #161616;--cds-inverse-02: #f4f4f4;--cds-support-01: #ff8389;--cds-support-02: #42be65;--cds-support-03: #f1c21b;--cds-support-04: #4589ff;--cds-inverse-support-01: #da1e28;--cds-inverse-support-02: #24a148;--cds-inverse-support-03: #f1c21b;--cds-inverse-support-04: #0f62fe;--cds-overlay-01: rgba(0, 0, 0, 0.65);--cds-danger-01: #da1e28;--cds-danger-02: #ff8389;--cds-focus: #ffffff;--cds-inverse-focus-ui: #0f62fe;--cds-hover-primary: #0353e9;--cds-active-primary: #002d9c;--cds-hover-primary-text: #a6c8ff;--cds-hover-secondary: #606060;--cds-active-secondary: #393939;--cds-hover-tertiary: #f4f4f4;--cds-active-tertiary: #c6c6c6;--cds-hover-ui: #4c4c4c;--cds-hover-light-ui: #656565;--cds-hover-selected-ui: #656565;--cds-active-ui: #6f6f6f;--cds-active-light-ui: #8d8d8d;--cds-selected-ui: #525252;--cds-selected-light-ui: #6f6f6f;--cds-inverse-hover-ui: #e5e5e5;--cds-hover-danger: #b81921;--cds-active-danger: #750e13;--cds-hover-row: #4c4c4c;--cds-visited-link: #be95ff;--cds-disabled-01: #393939;--cds-disabled-02: #6f6f6f;--cds-disabled-03: #a8a8a8;--cds-highlight: #0043ce;--cds-decorative-01: #6f6f6f;--cds-button-separator: #161616;--cds-skeleton-01: #353535;--cds-skeleton-02: #525252;--cds-background: #262626;--cds-layer: #393939;--cds-layer-accent: #525252;--cds-layer-accent-hover: #636363;--cds-layer-accent-active: #8d8d8d;--cds-field: #393939;--cds-background-inverse: #f4f4f4;--cds-background-brand: #0f62fe;--cds-interactive: #4589ff;--cds-border-subtle: #525252;--cds-border-strong: #8d8d8d;--cds-border-inverse: #f4f4f4;--cds-border-interactive: #4589ff;--cds-text-primary: #f4f4f4;--cds-text-secondary: #c6c6c6;--cds-text-placeholder: #6f6f6f;--cds-text-helper: #8d8d8d;--cds-text-on-color: #ffffff;--cds-text-inverse: #161616;--cds-link-primary: #78a9ff;--cds-link-secondary: #a6c8ff;--cds-link-visited: #be95ff;--cds-link-inverse: #0f62fe;--cds-icon-primary: #f4f4f4;--cds-icon-secondary: #c6c6c6;--cds-icon-on-color: #ffffff;--cds-icon-inverse: #161616;--cds-support-error: #ff8389;--cds-support-success: #42be65;--cds-support-warning: #f1c21b;--cds-support-info: #4589ff;--cds-support-error-inverse: #da1e28;--cds-support-success-inverse: #24a148;--cds-support-warning-inverse: #f1c21b;--cds-support-info-inverse: #0f62fe;--cds-overlay: rgba(0, 0, 0, 0.65);--cds-toggle-off: #8d8d8d;--cds-shadow: rgba(0, 0, 0, 0.8);--cds-button-primary: #0f62fe;--cds-button-secondary: #6f6f6f;--cds-button-tertiary: #ffffff;--cds-button-danger-primary: #da1e28;--cds-button-danger-secondary: #ff8389;--cds-background-active: #6f6f6f;--cds-layer-active: #6f6f6f;--cds-button-danger-active: #750e13;--cds-button-primary-active: #002d9c;--cds-button-secondary-active: #393939;--cds-button-tertiary-active: #c6c6c6;--cds-focus-inset: #161616;--cds-focus-inverse: #0f62fe;--cds-background-hover: #4c4c4c;--cds-layer-hover: #4c4c4c;--cds-field-hover: #4c4c4c;--cds-background-inverse-hover: #e5e5e5;--cds-link-primary-hover: #a6c8ff;--cds-button-danger-hover: #b81921;--cds-button-primary-hover: #0353e9;--cds-button-secondary-hover: #606060;--cds-button-tertiary-hover: #f4f4f4;--cds-background-selected: #525252;--cds-background-selected-hover: #656565;--cds-layer-selected: #525252;--cds-layer-selected-hover: #656565;--cds-layer-selected-inverse: #f4f4f4;--cds-border-subtle-selected: #6f6f6f;--cds-border-disabled: #393939;--cds-text-disabled: #6f6f6f;--cds-button-disabled: #6f6f6f;--cds-icon-disabled: #6f6f6f;--cds-text-on-color-disabled: #a8a8a8;--cds-icon-on-color-disabled: #a8a8a8;--cds-layer-selected-disabled: #a8a8a8;--cds-skeleton-background: #353535;--cds-skeleton-element: #525252;--cds-brand-01: #0f62fe;--cds-brand-02: #6f6f6f;--cds-brand-03: #ffffff;--cds-active-01: #6f6f6f;--cds-hover-field: #4c4c4c;--cds-danger: #da1e28;--cds-caption-01-font-size: 0.75rem;--cds-caption-01-font-weight: 400;--cds-caption-01-line-height: 1.33333;--cds-caption-01-letter-spacing: 0.32px;--cds-caption-02-font-size: 0.875rem;--cds-caption-02-font-weight: 400;--cds-caption-02-line-height: 1.28572;--cds-caption-02-letter-spacing: 0.32px;--cds-label-01-font-size: 0.75rem;--cds-label-01-font-weight: 400;--cds-label-01-line-height: 1.33333;--cds-label-01-letter-spacing: 0.32px;--cds-label-02-font-size: 0.875rem;--cds-label-02-font-weight: 400;--cds-label-02-line-height: 1.28572;--cds-label-02-letter-spacing: 0.16px;--cds-helper-text-01-font-size: 0.75rem;--cds-helper-text-01-line-height: 1.33333;--cds-helper-text-01-letter-spacing: 0.32px;--cds-helper-text-02-font-size: 0.875rem;--cds-helper-text-02-line-height: 1.28572;--cds-helper-text-02-letter-spacing: 0.16px;--cds-body-short-01-font-size: 0.875rem;--cds-body-short-01-font-weight: 400;--cds-body-short-01-line-height: 1.28572;--cds-body-short-01-letter-spacing: 0.16px;--cds-body-long-01-font-size: 0.875rem;--cds-body-long-01-font-weight: 400;--cds-body-long-01-line-height: 1.42857;--cds-body-long-01-letter-spacing: 0.16px;--cds-body-short-02-font-size: 1rem;--cds-body-short-02-font-weight: 400;--cds-body-short-02-line-height: 1.375;--cds-body-short-02-letter-spacing: 0;--cds-body-long-02-font-size: 1rem;--cds-body-long-02-font-weight: 400;--cds-body-long-02-line-height: 1.5;--cds-body-long-02-letter-spacing: 0;--cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;--cds-code-01-font-size: 0.75rem;--cds-code-01-font-weight: 400;--cds-code-01-line-height: 1.33333;--cds-code-01-letter-spacing: 0.32px;--cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;--cds-code-02-font-size: 0.875rem;--cds-code-02-font-weight: 400;--cds-code-02-line-height: 1.42857;--cds-code-02-letter-spacing: 0.32px;--cds-heading-01-font-size: 0.875rem;--cds-heading-01-font-weight: 600;--cds-heading-01-line-height: 1.42857;--cds-heading-01-letter-spacing: 0.16px;--cds-productive-heading-01-font-size: 0.875rem;--cds-productive-heading-01-font-weight: 600;--cds-productive-heading-01-line-height: 1.28572;--cds-productive-heading-01-letter-spacing: 0.16px;--cds-heading-02-font-size: 1rem;--cds-heading-02-font-weight: 600;--cds-heading-02-line-height: 1.5;--cds-heading-02-letter-spacing: 0;--cds-productive-heading-02-font-size: 1rem;--cds-productive-heading-02-font-weight: 600;--cds-productive-heading-02-line-height: 1.375;--cds-productive-heading-02-letter-spacing: 0;--cds-productive-heading-03-font-size: 1.25rem;--cds-productive-heading-03-font-weight: 400;--cds-productive-heading-03-line-height: 1.4;--cds-productive-heading-03-letter-spacing: 0;--cds-productive-heading-04-font-size: 1.75rem;--cds-productive-heading-04-font-weight: 400;--cds-productive-heading-04-line-height: 1.28572;--cds-productive-heading-04-letter-spacing: 0;--cds-productive-heading-05-font-size: 2rem;--cds-productive-heading-05-font-weight: 400;--cds-productive-heading-05-line-height: 1.25;--cds-productive-heading-05-letter-spacing: 0;--cds-productive-heading-06-font-size: 2.625rem;--cds-productive-heading-06-font-weight: 300;--cds-productive-heading-06-line-height: 1.199;--cds-productive-heading-06-letter-spacing: 0;--cds-productive-heading-07-font-size: 3.375rem;--cds-productive-heading-07-font-weight: 300;--cds-productive-heading-07-line-height: 1.199;--cds-productive-heading-07-letter-spacing: 0;--cds-expressive-heading-01-font-size: 0.875rem;--cds-expressive-heading-01-font-weight: 600;--cds-expressive-heading-01-line-height: 1.25;--cds-expressive-heading-01-letter-spacing: 0.16px;--cds-expressive-heading-02-font-size: 1rem;--cds-expressive-heading-02-font-weight: 600;--cds-expressive-heading-02-line-height: 1.5;--cds-expressive-heading-02-letter-spacing: 0;--cds-expressive-heading-03-font-size: 1.25rem;--cds-expressive-heading-03-font-weight: 400;--cds-expressive-heading-03-line-height: 1.4;--cds-expressive-heading-03-letter-spacing: 0;--cds-expressive-heading-04-font-size: 1.75rem;--cds-expressive-heading-04-font-weight: 400;--cds-expressive-heading-04-line-height: 1.28572;--cds-expressive-heading-04-letter-spacing: 0;--cds-expressive-heading-05-font-size: 2rem;--cds-expressive-heading-05-font-weight: 400;--cds-expressive-heading-05-line-height: 1.25;--cds-expressive-heading-05-letter-spacing: 0;--cds-expressive-heading-06-font-size: 2rem;--cds-expressive-heading-06-font-weight: 600;--cds-expressive-heading-06-line-height: 1.25;--cds-expressive-heading-06-letter-spacing: 0;--cds-expressive-paragraph-01-font-size: 1.5rem;--cds-expressive-paragraph-01-font-weight: 300;--cds-expressive-paragraph-01-line-height: 1.334;--cds-expressive-paragraph-01-letter-spacing: 0;--cds-quotation-01-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-quotation-01-font-size: 1.25rem;--cds-quotation-01-font-weight: 400;--cds-quotation-01-line-height: 1.3;--cds-quotation-01-letter-spacing: 0;--cds-quotation-02-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-quotation-02-font-size: 2rem;--cds-quotation-02-font-weight: 300;--cds-quotation-02-line-height: 1.25;--cds-quotation-02-letter-spacing: 0;--cds-display-01-font-size: 2.625rem;--cds-display-01-font-weight: 300;--cds-display-01-line-height: 1.19;--cds-display-01-letter-spacing: 0;--cds-display-02-font-size: 2.625rem;--cds-display-02-font-weight: 600;--cds-display-02-line-height: 1.19;--cds-display-02-letter-spacing: 0;--cds-display-03-font-size: 2.625rem;--cds-display-03-font-weight: 300;--cds-display-03-line-height: 1.19;--cds-display-03-letter-spacing: 0;--cds-display-04-font-size: 2.625rem;--cds-display-04-font-weight: 300;--cds-display-04-line-height: 1.19;--cds-display-04-letter-spacing: 0;--cds-legal-01-font-size: 0.75rem;--cds-legal-01-font-weight: 400;--cds-legal-01-line-height: 1.33333;--cds-legal-01-letter-spacing: 0.32px;--cds-legal-02-font-size: 0.875rem;--cds-legal-02-font-weight: 400;--cds-legal-02-line-height: 1.28572;--cds-legal-02-letter-spacing: 0.16px;--cds-body-compact-01-font-size: 0.875rem;--cds-body-compact-01-font-weight: 400;--cds-body-compact-01-line-height: 1.28572;--cds-body-compact-01-letter-spacing: 0.16px;--cds-body-compact-02-font-size: 1rem;--cds-body-compact-02-font-weight: 400;--cds-body-compact-02-line-height: 1.375;--cds-body-compact-02-letter-spacing: 0;--cds-body-01-font-size: 0.875rem;--cds-body-01-font-weight: 400;--cds-body-01-line-height: 1.42857;--cds-body-01-letter-spacing: 0.16px;--cds-body-02-font-size: 1rem;--cds-body-02-font-weight: 400;--cds-body-02-line-height: 1.5;--cds-body-02-letter-spacing: 0;--cds-heading-compact-01-font-size: 0.875rem;--cds-heading-compact-01-font-weight: 600;--cds-heading-compact-01-line-height: 1.28572;--cds-heading-compact-01-letter-spacing: 0.16px;--cds-heading-compact-02-font-size: 1rem;--cds-heading-compact-02-font-weight: 600;--cds-heading-compact-02-line-height: 1.375;--cds-heading-compact-02-letter-spacing: 0;--cds-heading-03-font-size: 1.25rem;--cds-heading-03-font-weight: 400;--cds-heading-03-line-height: 1.4;--cds-heading-03-letter-spacing: 0;--cds-heading-04-font-size: 1.75rem;--cds-heading-04-font-weight: 400;--cds-heading-04-line-height: 1.28572;--cds-heading-04-letter-spacing: 0;--cds-heading-05-font-size: 2rem;--cds-heading-05-font-weight: 400;--cds-heading-05-line-height: 1.25;--cds-heading-05-letter-spacing: 0;--cds-heading-06-font-size: 2.625rem;--cds-heading-06-font-weight: 300;--cds-heading-06-line-height: 1.199;--cds-heading-06-letter-spacing: 0;--cds-heading-07-font-size: 3.375rem;--cds-heading-07-font-weight: 300;--cds-heading-07-line-height: 1.199;--cds-heading-07-letter-spacing: 0;--cds-fluid-heading-03-font-size: 1.25rem;--cds-fluid-heading-03-font-weight: 400;--cds-fluid-heading-03-line-height: 1.4;--cds-fluid-heading-03-letter-spacing: 0;--cds-fluid-heading-04-font-size: 1.75rem;--cds-fluid-heading-04-font-weight: 400;--cds-fluid-heading-04-line-height: 1.28572;--cds-fluid-heading-04-letter-spacing: 0;--cds-fluid-heading-05-font-size: 2rem;--cds-fluid-heading-05-font-weight: 400;--cds-fluid-heading-05-line-height: 1.25;--cds-fluid-heading-05-letter-spacing: 0;--cds-fluid-heading-06-font-size: 2rem;--cds-fluid-heading-06-font-weight: 600;--cds-fluid-heading-06-line-height: 1.25;--cds-fluid-heading-06-letter-spacing: 0;--cds-fluid-paragraph-01-font-size: 1.5rem;--cds-fluid-paragraph-01-font-weight: 300;--cds-fluid-paragraph-01-line-height: 1.334;--cds-fluid-paragraph-01-letter-spacing: 0;--cds-fluid-quotation-01-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-fluid-quotation-01-font-size: 1.25rem;--cds-fluid-quotation-01-font-weight: 400;--cds-fluid-quotation-01-line-height: 1.3;--cds-fluid-quotation-01-letter-spacing: 0;--cds-fluid-quotation-02-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-fluid-quotation-02-font-size: 2rem;--cds-fluid-quotation-02-font-weight: 300;--cds-fluid-quotation-02-line-height: 1.25;--cds-fluid-quotation-02-letter-spacing: 0;--cds-fluid-display-01-font-size: 2.625rem;--cds-fluid-display-01-font-weight: 300;--cds-fluid-display-01-line-height: 1.19;--cds-fluid-display-01-letter-spacing: 0;--cds-fluid-display-02-font-size: 2.625rem;--cds-fluid-display-02-font-weight: 600;--cds-fluid-display-02-line-height: 1.19;--cds-fluid-display-02-letter-spacing: 0;--cds-fluid-display-03-font-size: 2.625rem;--cds-fluid-display-03-font-weight: 300;--cds-fluid-display-03-line-height: 1.19;--cds-fluid-display-03-letter-spacing: 0;--cds-fluid-display-04-font-size: 2.625rem;--cds-fluid-display-04-font-weight: 300;--cds-fluid-display-04-line-height: 1.19;--cds-fluid-display-04-letter-spacing: 0;--cds-spacing-01: 0.125rem;--cds-spacing-02: 0.25rem;--cds-spacing-03: 0.5rem;--cds-spacing-04: 0.75rem;--cds-spacing-05: 1rem;--cds-spacing-06: 1.5rem;--cds-spacing-07: 2rem;--cds-spacing-08: 2.5rem;--cds-spacing-09: 3rem;--cds-spacing-10: 4rem;--cds-spacing-11: 5rem;--cds-spacing-12: 6rem;--cds-spacing-13: 10rem;--cds-fluid-spacing-01: 0;--cds-fluid-spacing-02: 2vw;--cds-fluid-spacing-03: 5vw;--cds-fluid-spacing-04: 10vw;--cds-layout-01: 1rem;--cds-layout-02: 1.5rem;--cds-layout-03: 2rem;--cds-layout-04: 3rem;--cds-layout-05: 4rem;--cds-layout-06: 6rem;--cds-layout-07: 10rem;--cds-container-01: 1.5rem;--cds-container-02: 2rem;--cds-container-03: 2.5rem;--cds-container-04: 3rem;--cds-container-05: 4rem;--cds-size-xsmall: 1.5rem;--cds-size-small: 2rem;--cds-size-medium: 2.5rem;--cds-size-large: 3rem;--cds-size-xlarge: 4rem;--cds-size-2XLarge: 5rem;--cds-icon-size-01: 1rem;--cds-icon-size-02: 1.25rem;position:fixed;top:var(--cds-spacing-09, 3rem);right:0;width:100%;max-width:40rem;height:calc(100vh - var(--cds-spacing-09, 3rem));border-left:1px solid #262626;color:var(--cds-text-01, #161616);background-color:#161616}.c4p--web-terminal__bar{display:flex;height:3rem;align-items:center;justify-content:space-between;background-color:var(--cds-ui-background, #ffffff)}.c4p--web-terminal__actions{display:flex}.c4p--web-terminal__documentation-overflow{--cds-interactive-01: #0f62fe;--cds-interactive-02: #6f6f6f;--cds-interactive-03: #ffffff;--cds-interactive-04: #4589ff;--cds-ui-background: #161616;--cds-ui-01: #262626;--cds-ui-02: #393939;--cds-ui-03: #393939;--cds-ui-04: #6f6f6f;--cds-ui-05: #f4f4f4;--cds-text-01: #f4f4f4;--cds-text-02: #c6c6c6;--cds-text-03: #6f6f6f;--cds-text-04: #ffffff;--cds-text-05: #8d8d8d;--cds-text-error: #ff8389;--cds-icon-01: #f4f4f4;--cds-icon-02: #c6c6c6;--cds-icon-03: #ffffff;--cds-link-01: #78a9ff;--cds-link-02: #a6c8ff;--cds-inverse-link: #0f62fe;--cds-field-01: #262626;--cds-field-02: #393939;--cds-inverse-01: #161616;--cds-inverse-02: #f4f4f4;--cds-support-01: #fa4d56;--cds-support-02: #42be65;--cds-support-03: #f1c21b;--cds-support-04: #4589ff;--cds-inverse-support-01: #da1e28;--cds-inverse-support-02: #24a148;--cds-inverse-support-03: #f1c21b;--cds-inverse-support-04: #0f62fe;--cds-overlay-01: rgba(0, 0, 0, 0.65);--cds-danger-01: #da1e28;--cds-danger-02: #fa4d56;--cds-focus: #ffffff;--cds-inverse-focus-ui: #0f62fe;--cds-hover-primary: #0353e9;--cds-active-primary: #002d9c;--cds-hover-primary-text: #a6c8ff;--cds-hover-secondary: #606060;--cds-active-secondary: #393939;--cds-hover-tertiary: #f4f4f4;--cds-active-tertiary: #c6c6c6;--cds-hover-ui: #353535;--cds-hover-light-ui: #4c4c4c;--cds-hover-selected-ui: #4c4c4c;--cds-active-ui: #525252;--cds-active-light-ui: #6f6f6f;--cds-selected-ui: #393939;--cds-selected-light-ui: #525252;--cds-inverse-hover-ui: #e5e5e5;--cds-hover-danger: #b81921;--cds-active-danger: #750e13;--cds-hover-row: #353535;--cds-visited-link: #be95ff;--cds-disabled-01: #262626;--cds-disabled-02: #525252;--cds-disabled-03: #8d8d8d;--cds-highlight: #002d9c;--cds-decorative-01: #525252;--cds-button-separator: #161616;--cds-skeleton-01: #353535;--cds-skeleton-02: #525252;--cds-background: #161616;--cds-layer: #262626;--cds-layer-accent: #393939;--cds-layer-accent-hover: #474747;--cds-layer-accent-active: #6f6f6f;--cds-field: #262626;--cds-background-inverse: #f4f4f4;--cds-background-brand: #0f62fe;--cds-interactive: #4589ff;--cds-border-subtle: #393939;--cds-border-strong: #6f6f6f;--cds-border-inverse: #f4f4f4;--cds-border-interactive: #4589ff;--cds-text-primary: #f4f4f4;--cds-text-secondary: #c6c6c6;--cds-text-placeholder: #6f6f6f;--cds-text-helper: #8d8d8d;--cds-text-on-color: #ffffff;--cds-text-inverse: #161616;--cds-link-primary: #78a9ff;--cds-link-secondary: #a6c8ff;--cds-link-visited: #be95ff;--cds-link-inverse: #0f62fe;--cds-icon-primary: #f4f4f4;--cds-icon-secondary: #c6c6c6;--cds-icon-on-color: #ffffff;--cds-icon-inverse: #161616;--cds-support-error: #fa4d56;--cds-support-success: #42be65;--cds-support-warning: #f1c21b;--cds-support-info: #4589ff;--cds-support-error-inverse: #da1e28;--cds-support-success-inverse: #24a148;--cds-support-warning-inverse: #f1c21b;--cds-support-info-inverse: #0f62fe;--cds-overlay: rgba(0, 0, 0, 0.65);--cds-toggle-off: #6f6f6f;--cds-shadow: rgba(0, 0, 0, 0.8);--cds-button-primary: #0f62fe;--cds-button-secondary: #6f6f6f;--cds-button-tertiary: #ffffff;--cds-button-danger-primary: #da1e28;--cds-button-danger-secondary: #fa4d56;--cds-background-active: #525252;--cds-layer-active: #525252;--cds-button-danger-active: #750e13;--cds-button-primary-active: #002d9c;--cds-button-secondary-active: #393939;--cds-button-tertiary-active: #c6c6c6;--cds-focus-inset: #161616;--cds-focus-inverse: #0f62fe;--cds-background-hover: #353535;--cds-layer-hover: #353535;--cds-field-hover: #353535;--cds-background-inverse-hover: #e5e5e5;--cds-link-primary-hover: #a6c8ff;--cds-button-danger-hover: #b81921;--cds-button-primary-hover: #0353e9;--cds-button-secondary-hover: #606060;--cds-button-tertiary-hover: #f4f4f4;--cds-background-selected: #393939;--cds-background-selected-hover: #4c4c4c;--cds-layer-selected: #393939;--cds-layer-selected-hover: #4c4c4c;--cds-layer-selected-inverse: #f4f4f4;--cds-border-subtle-selected: #525252;--cds-border-disabled: #262626;--cds-text-disabled: #525252;--cds-button-disabled: #525252;--cds-icon-disabled: #525252;--cds-text-on-color-disabled: #8d8d8d;--cds-icon-on-color-disabled: #8d8d8d;--cds-layer-selected-disabled: #8d8d8d;--cds-skeleton-background: #353535;--cds-skeleton-element: #525252;--cds-brand-01: #0f62fe;--cds-brand-02: #6f6f6f;--cds-brand-03: #ffffff;--cds-active-01: #525252;--cds-hover-field: #353535;--cds-danger: #da1e28;--cds-caption-01-font-size: 0.75rem;--cds-caption-01-font-weight: 400;--cds-caption-01-line-height: 1.33333;--cds-caption-01-letter-spacing: 0.32px;--cds-caption-02-font-size: 0.875rem;--cds-caption-02-font-weight: 400;--cds-caption-02-line-height: 1.28572;--cds-caption-02-letter-spacing: 0.32px;--cds-label-01-font-size: 0.75rem;--cds-label-01-font-weight: 400;--cds-label-01-line-height: 1.33333;--cds-label-01-letter-spacing: 0.32px;--cds-label-02-font-size: 0.875rem;--cds-label-02-font-weight: 400;--cds-label-02-line-height: 1.28572;--cds-label-02-letter-spacing: 0.16px;--cds-helper-text-01-font-size: 0.75rem;--cds-helper-text-01-line-height: 1.33333;--cds-helper-text-01-letter-spacing: 0.32px;--cds-helper-text-02-font-size: 0.875rem;--cds-helper-text-02-line-height: 1.28572;--cds-helper-text-02-letter-spacing: 0.16px;--cds-body-short-01-font-size: 0.875rem;--cds-body-short-01-font-weight: 400;--cds-body-short-01-line-height: 1.28572;--cds-body-short-01-letter-spacing: 0.16px;--cds-body-long-01-font-size: 0.875rem;--cds-body-long-01-font-weight: 400;--cds-body-long-01-line-height: 1.42857;--cds-body-long-01-letter-spacing: 0.16px;--cds-body-short-02-font-size: 1rem;--cds-body-short-02-font-weight: 400;--cds-body-short-02-line-height: 1.375;--cds-body-short-02-letter-spacing: 0;--cds-body-long-02-font-size: 1rem;--cds-body-long-02-font-weight: 400;--cds-body-long-02-line-height: 1.5;--cds-body-long-02-letter-spacing: 0;--cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;--cds-code-01-font-size: 0.75rem;--cds-code-01-font-weight: 400;--cds-code-01-line-height: 1.33333;--cds-code-01-letter-spacing: 0.32px;--cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;--cds-code-02-font-size: 0.875rem;--cds-code-02-font-weight: 400;--cds-code-02-line-height: 1.42857;--cds-code-02-letter-spacing: 0.32px;--cds-heading-01-font-size: 0.875rem;--cds-heading-01-font-weight: 600;--cds-heading-01-line-height: 1.42857;--cds-heading-01-letter-spacing: 0.16px;--cds-productive-heading-01-font-size: 0.875rem;--cds-productive-heading-01-font-weight: 600;--cds-productive-heading-01-line-height: 1.28572;--cds-productive-heading-01-letter-spacing: 0.16px;--cds-heading-02-font-size: 1rem;--cds-heading-02-font-weight: 600;--cds-heading-02-line-height: 1.5;--cds-heading-02-letter-spacing: 0;--cds-productive-heading-02-font-size: 1rem;--cds-productive-heading-02-font-weight: 600;--cds-productive-heading-02-line-height: 1.375;--cds-productive-heading-02-letter-spacing: 0;--cds-productive-heading-03-font-size: 1.25rem;--cds-productive-heading-03-font-weight: 400;--cds-productive-heading-03-line-height: 1.4;--cds-productive-heading-03-letter-spacing: 0;--cds-productive-heading-04-font-size: 1.75rem;--cds-productive-heading-04-font-weight: 400;--cds-productive-heading-04-line-height: 1.28572;--cds-productive-heading-04-letter-spacing: 0;--cds-productive-heading-05-font-size: 2rem;--cds-productive-heading-05-font-weight: 400;--cds-productive-heading-05-line-height: 1.25;--cds-productive-heading-05-letter-spacing: 0;--cds-productive-heading-06-font-size: 2.625rem;--cds-productive-heading-06-font-weight: 300;--cds-productive-heading-06-line-height: 1.199;--cds-productive-heading-06-letter-spacing: 0;--cds-productive-heading-07-font-size: 3.375rem;--cds-productive-heading-07-font-weight: 300;--cds-productive-heading-07-line-height: 1.199;--cds-productive-heading-07-letter-spacing: 0;--cds-expressive-heading-01-font-size: 0.875rem;--cds-expressive-heading-01-font-weight: 600;--cds-expressive-heading-01-line-height: 1.25;--cds-expressive-heading-01-letter-spacing: 0.16px;--cds-expressive-heading-02-font-size: 1rem;--cds-expressive-heading-02-font-weight: 600;--cds-expressive-heading-02-line-height: 1.5;--cds-expressive-heading-02-letter-spacing: 0;--cds-expressive-heading-03-font-size: 1.25rem;--cds-expressive-heading-03-font-weight: 400;--cds-expressive-heading-03-line-height: 1.4;--cds-expressive-heading-03-letter-spacing: 0;--cds-expressive-heading-04-font-size: 1.75rem;--cds-expressive-heading-04-font-weight: 400;--cds-expressive-heading-04-line-height: 1.28572;--cds-expressive-heading-04-letter-spacing: 0;--cds-expressive-heading-05-font-size: 2rem;--cds-expressive-heading-05-font-weight: 400;--cds-expressive-heading-05-line-height: 1.25;--cds-expressive-heading-05-letter-spacing: 0;--cds-expressive-heading-06-font-size: 2rem;--cds-expressive-heading-06-font-weight: 600;--cds-expressive-heading-06-line-height: 1.25;--cds-expressive-heading-06-letter-spacing: 0;--cds-expressive-paragraph-01-font-size: 1.5rem;--cds-expressive-paragraph-01-font-weight: 300;--cds-expressive-paragraph-01-line-height: 1.334;--cds-expressive-paragraph-01-letter-spacing: 0;--cds-quotation-01-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-quotation-01-font-size: 1.25rem;--cds-quotation-01-font-weight: 400;--cds-quotation-01-line-height: 1.3;--cds-quotation-01-letter-spacing: 0;--cds-quotation-02-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-quotation-02-font-size: 2rem;--cds-quotation-02-font-weight: 300;--cds-quotation-02-line-height: 1.25;--cds-quotation-02-letter-spacing: 0;--cds-display-01-font-size: 2.625rem;--cds-display-01-font-weight: 300;--cds-display-01-line-height: 1.19;--cds-display-01-letter-spacing: 0;--cds-display-02-font-size: 2.625rem;--cds-display-02-font-weight: 600;--cds-display-02-line-height: 1.19;--cds-display-02-letter-spacing: 0;--cds-display-03-font-size: 2.625rem;--cds-display-03-font-weight: 300;--cds-display-03-line-height: 1.19;--cds-display-03-letter-spacing: 0;--cds-display-04-font-size: 2.625rem;--cds-display-04-font-weight: 300;--cds-display-04-line-height: 1.19;--cds-display-04-letter-spacing: 0;--cds-legal-01-font-size: 0.75rem;--cds-legal-01-font-weight: 400;--cds-legal-01-line-height: 1.33333;--cds-legal-01-letter-spacing: 0.32px;--cds-legal-02-font-size: 0.875rem;--cds-legal-02-font-weight: 400;--cds-legal-02-line-height: 1.28572;--cds-legal-02-letter-spacing: 0.16px;--cds-body-compact-01-font-size: 0.875rem;--cds-body-compact-01-font-weight: 400;--cds-body-compact-01-line-height: 1.28572;--cds-body-compact-01-letter-spacing: 0.16px;--cds-body-compact-02-font-size: 1rem;--cds-body-compact-02-font-weight: 400;--cds-body-compact-02-line-height: 1.375;--cds-body-compact-02-letter-spacing: 0;--cds-body-01-font-size: 0.875rem;--cds-body-01-font-weight: 400;--cds-body-01-line-height: 1.42857;--cds-body-01-letter-spacing: 0.16px;--cds-body-02-font-size: 1rem;--cds-body-02-font-weight: 400;--cds-body-02-line-height: 1.5;--cds-body-02-letter-spacing: 0;--cds-heading-compact-01-font-size: 0.875rem;--cds-heading-compact-01-font-weight: 600;--cds-heading-compact-01-line-height: 1.28572;--cds-heading-compact-01-letter-spacing: 0.16px;--cds-heading-compact-02-font-size: 1rem;--cds-heading-compact-02-font-weight: 600;--cds-heading-compact-02-line-height: 1.375;--cds-heading-compact-02-letter-spacing: 0;--cds-heading-03-font-size: 1.25rem;--cds-heading-03-font-weight: 400;--cds-heading-03-line-height: 1.4;--cds-heading-03-letter-spacing: 0;--cds-heading-04-font-size: 1.75rem;--cds-heading-04-font-weight: 400;--cds-heading-04-line-height: 1.28572;--cds-heading-04-letter-spacing: 0;--cds-heading-05-font-size: 2rem;--cds-heading-05-font-weight: 400;--cds-heading-05-line-height: 1.25;--cds-heading-05-letter-spacing: 0;--cds-heading-06-font-size: 2.625rem;--cds-heading-06-font-weight: 300;--cds-heading-06-line-height: 1.199;--cds-heading-06-letter-spacing: 0;--cds-heading-07-font-size: 3.375rem;--cds-heading-07-font-weight: 300;--cds-heading-07-line-height: 1.199;--cds-heading-07-letter-spacing: 0;--cds-fluid-heading-03-font-size: 1.25rem;--cds-fluid-heading-03-font-weight: 400;--cds-fluid-heading-03-line-height: 1.4;--cds-fluid-heading-03-letter-spacing: 0;--cds-fluid-heading-04-font-size: 1.75rem;--cds-fluid-heading-04-font-weight: 400;--cds-fluid-heading-04-line-height: 1.28572;--cds-fluid-heading-04-letter-spacing: 0;--cds-fluid-heading-05-font-size: 2rem;--cds-fluid-heading-05-font-weight: 400;--cds-fluid-heading-05-line-height: 1.25;--cds-fluid-heading-05-letter-spacing: 0;--cds-fluid-heading-06-font-size: 2rem;--cds-fluid-heading-06-font-weight: 600;--cds-fluid-heading-06-line-height: 1.25;--cds-fluid-heading-06-letter-spacing: 0;--cds-fluid-paragraph-01-font-size: 1.5rem;--cds-fluid-paragraph-01-font-weight: 300;--cds-fluid-paragraph-01-line-height: 1.334;--cds-fluid-paragraph-01-letter-spacing: 0;--cds-fluid-quotation-01-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-fluid-quotation-01-font-size: 1.25rem;--cds-fluid-quotation-01-font-weight: 400;--cds-fluid-quotation-01-line-height: 1.3;--cds-fluid-quotation-01-letter-spacing: 0;--cds-fluid-quotation-02-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-fluid-quotation-02-font-size: 2rem;--cds-fluid-quotation-02-font-weight: 300;--cds-fluid-quotation-02-line-height: 1.25;--cds-fluid-quotation-02-letter-spacing: 0;--cds-fluid-display-01-font-size: 2.625rem;--cds-fluid-display-01-font-weight: 300;--cds-fluid-display-01-line-height: 1.19;--cds-fluid-display-01-letter-spacing: 0;--cds-fluid-display-02-font-size: 2.625rem;--cds-fluid-display-02-font-weight: 600;--cds-fluid-display-02-line-height: 1.19;--cds-fluid-display-02-letter-spacing: 0;--cds-fluid-display-03-font-size: 2.625rem;--cds-fluid-display-03-font-weight: 300;--cds-fluid-display-03-line-height: 1.19;--cds-fluid-display-03-letter-spacing: 0;--cds-fluid-display-04-font-size: 2.625rem;--cds-fluid-display-04-font-weight: 300;--cds-fluid-display-04-line-height: 1.19;--cds-fluid-display-04-letter-spacing: 0;--cds-spacing-01: 0.125rem;--cds-spacing-02: 0.25rem;--cds-spacing-03: 0.5rem;--cds-spacing-04: 0.75rem;--cds-spacing-05: 1rem;--cds-spacing-06: 1.5rem;--cds-spacing-07: 2rem;--cds-spacing-08: 2.5rem;--cds-spacing-09: 3rem;--cds-spacing-10: 4rem;--cds-spacing-11: 5rem;--cds-spacing-12: 6rem;--cds-spacing-13: 10rem;--cds-fluid-spacing-01: 0;--cds-fluid-spacing-02: 2vw;--cds-fluid-spacing-03: 5vw;--cds-fluid-spacing-04: 10vw;--cds-layout-01: 1rem;--cds-layout-02: 1.5rem;--cds-layout-03: 2rem;--cds-layout-04: 3rem;--cds-layout-05: 4rem;--cds-layout-06: 6rem;--cds-layout-07: 10rem;--cds-container-01: 1.5rem;--cds-container-02: 2rem;--cds-container-03: 2.5rem;--cds-container-04: 3rem;--cds-container-05: 4rem;--cds-size-xsmall: 1.5rem;--cds-size-small: 2rem;--cds-size-medium: 2.5rem;--cds-size-large: 3rem;--cds-size-xlarge: 4rem;--cds-size-2XLarge: 5rem;--cds-icon-size-01: 1rem;--cds-icon-size-02: 1.25rem}.c4p--web-terminal__body{height:100%}.c4p--web-terminal-content-wrapper{width:100vw;height:100%}.c4p--web-terminal-content-wrapper--open{width:calc(100vw - 40rem)}.c4p--user-profile-image--light{color:var(--cds-ui-01, #f4f4f4)}.c4p--user-profile-image--light.c4p--user-profile-image--light-cyan{background-color:#0072c3}.c4p--user-profile-image--light.c4p--user-profile-image--dark-cyan{background-color:#003a6d}.c4p--user-profile-image--light.c4p--user-profile-image--light-gray{background-color:#6f6f6f}.c4p--user-profile-image--light.c4p--user-profile-image--dark-gray{background-color:#393939}.c4p--user-profile-image--light.c4p--user-profile-image--light-green{background-color:#198038}.c4p--user-profile-image--light.c4p--user-profile-image--dark-green{background-color:#044317}.c4p--user-profile-image--light.c4p--user-profile-image--light-magenta{background-color:#d02670}.c4p--user-profile-image--light.c4p--user-profile-image--dark-magenta{background-color:#740937}.c4p--user-profile-image--light.c4p--user-profile-image--light-purple{background-color:#8a3ffc}.c4p--user-profile-image--light.c4p--user-profile-image--dark-purple{background-color:#491d8b}.c4p--user-profile-image--light.c4p--user-profile-image--light-teal{background-color:#007d79}.c4p--user-profile-image--light.c4p--user-profile-image--dark-teal{background-color:#004144}.c4p--user-profile-image--dark{color:var(--cds-ui-01, #f4f4f4)}.c4p--user-profile-image--dark.c4p--user-profile-image--light-cyan{background-color:#1192e8}.c4p--user-profile-image--dark.c4p--user-profile-image--dark-cyan{background-color:#82cfff}.c4p--user-profile-image--dark.c4p--user-profile-image--light-gray{background-color:#8d8d8d}.c4p--user-profile-image--dark.c4p--user-profile-image--dark-gray{background-color:#c6c6c6}.c4p--user-profile-image--dark.c4p--user-profile-image--light-green{background-color:#24a148}.c4p--user-profile-image--dark.c4p--user-profile-image--dark-green{background-color:#6fdc8c}.c4p--user-profile-image--dark.c4p--user-profile-image--light-magenta{background-color:#ee5396}.c4p--user-profile-image--dark.c4p--user-profile-image--dark-magenta{background-color:#ffafd2}.c4p--user-profile-image--dark.c4p--user-profile-image--light-purple{background-color:#a56eff}.c4p--user-profile-image--dark.c4p--user-profile-image--dark-purple{background-color:#d4bbff}.c4p--user-profile-image--dark.c4p--user-profile-image--light-teal{background-color:#009d9a}.c4p--user-profile-image--dark.c4p--user-profile-image--dark-teal{background-color:#3ddbd9}.bx--tooltip__trigger.c4p--user-profile-image__tooltip:hover svg,.bx--tooltip__trigger.c4p--user-profile-image__tooltip:focus svg{fill:var(--cds-ui-01, #f4f4f4)}.c4p--user-profile-image{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:100%;text-transform:uppercase}.bx--tooltip__trigger .c4p--user-profile-image svg{fill:var(--cds-ui-01, #f4f4f4)}.c4p--user-profile-image__photo{width:100%;border-radius:100%}.c4p--user-profile-image__photo--xlg{width:var(--cds-spacing-10, 4rem);height:var(--cds-spacing-10, 4rem)}.c4p--user-profile-image__photo--lg{width:var(--cds-spacing-07, 2rem);height:var(--cds-spacing-07, 2rem)}.c4p--user-profile-image__photo--md{width:var(--cds-spacing-06, 1.5rem);height:var(--cds-spacing-06, 1.5rem)}.c4p--user-profile-image__photo--sm{width:calc(var(--cds-spacing-05, 1rem) + var(--cds-spacing-02, 0.25rem));height:calc(var(--cds-spacing-05, 1rem) + var(--cds-spacing-02, 0.25rem))}.c4p--user-profile-image__photo--xs{width:var(--cds-spacing-05, 1rem);height:var(--cds-spacing-05, 1rem)}.c4p--user-profile-image--xlg{width:var(--cds-spacing-10, 4rem);height:var(--cds-spacing-10, 4rem);font-size:var(--cds-productive-heading-04-font-size, 1.75rem);font-weight:var(--cds-productive-heading-04-font-weight, 400);line-height:var(--cds-productive-heading-04-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-04-letter-spacing, 0)}.c4p--user-profile-image--lg{width:var(--cds-spacing-07, 2rem);height:var(--cds-spacing-07, 2rem);font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px)}.c4p--user-profile-image--md{width:var(--cds-spacing-06, 1.5rem);height:var(--cds-spacing-06, 1.5rem);font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);font-weight:600}.c4p--user-profile-image--sm{width:calc(var(--cds-spacing-05, 1rem) + var(--cds-spacing-02, 0.25rem));height:calc(var(--cds-spacing-05, 1rem) + var(--cds-spacing-02, 0.25rem));font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);font-weight:600}.c4p--user-profile-image--xs{width:var(--cds-spacing-05, 1rem);height:var(--cds-spacing-05, 1rem);font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);font-weight:600}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}.c4p--edit-side-panel .bx--form.c4p--edit-side-panel__form{padding-top:var(--cds-spacing-05, 1rem)}.c4p--edit-side-panel .c4p--edit-side-panel__form.bx--fieldset{padding-top:var(--cds-spacing-03, 0.5rem)}.c4p--edit-side-panel .c4p--edit-side-panel__form>*{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--edit-side-panel .c4p--edit-side-panel__form-title-text{font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0);padding-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--edit-side-panel .c4p--edit-side-panel__form-description-text{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px)}.c4p--edit-side-panel.c4p--side-panel .bx--btn.c4p--side-panel__close-button{display:none}.c4p--edit-side-panel .c4p--side-panel .c4p--edit-side-panel__actions-container{position:absolute;z-index:4;bottom:0;left:0;width:100%;margin-bottom:0}.c4p--edit-side-panel .c4p--edit-side-panel__actions-container{position:absolute;z-index:4;right:0;bottom:0;width:100%;margin-bottom:0}.c4p--options-tile{border-bottom:1px solid var(--cds-ui-03, #e0e0e0);background-color:var(--cds-ui-01, #f4f4f4)}.c4p--options-tile__toggle-container{position:relative}.c4p--options-tile__toggle{position:absolute;right:var(--cds-spacing-05, 1rem)}.c4p--options-tile__toggle .bx--toggle-input__label .bx--toggle__switch{margin:0}.c4p--options-tile__header,.c4p--options-tile__static-content{display:grid;box-sizing:border-box;align-items:center;padding-right:var(--cds-spacing-05, 1rem);grid-template-columns:3rem 1fr 2rem}.c4p--options-tile__header{background-color:rgba(0,0,0,0);cursor:pointer;transition:background-color 70ms cubic-bezier(0, 0, 0.38, 0.9)}.c4p--options-tile__header::-webkit-details-marker{display:none}.c4p--options-tile__header:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.c4p--options-tile__header:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.c4p--options-tile__header:focus{outline-style:dotted}}.c4p--options-tile__heading{overflow:hidden;grid-column:2}.c4p--options-tile__title{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);overflow:hidden;color:var(--cds-text-01, #161616);text-overflow:ellipsis;white-space:nowrap}.c4p--options-tile__summary{font-size:var(--cds-helper-text-01-font-size, 0.75rem);line-height:var(--cds-helper-text-01-line-height, 1.33333);letter-spacing:var(--cds-helper-text-01-letter-spacing, 0.32px);display:grid;height:var(--cds-spacing-05, 1rem);margin-top:var(--cds-spacing-02, 0.25rem);color:var(--cds-text-02, #525252);opacity:1;transition-duration:150ms;transition-property:height,opacity,margin-top;transition-timing-function:cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--options-tile__summary--invalid,.c4p--options-tile__summary--warn,.c4p--options-tile__summary--locked{column-gap:var(--cds-spacing-02, 0.25rem);grid-template-columns:1rem 1fr}.c4p--options-tile__summary--invalid{color:var(--cds-support-01, #da1e28)}.c4p--options-tile__summary--warn{color:var(--cds-text-01, #161616)}.c4p--options-tile__summary--warn svg{color:var(--cds-support-03, #f1c21b)}.c4p--options-tile__summary--warn svg path[fill=none]{fill:#000}.c4p--options-tile__summary-text{overflow:hidden;height:max-content;padding-right:calc(var(--cds-spacing-05, 1rem) + 2rem);text-overflow:ellipsis;white-space:nowrap}.c4p--options-tile__chevron{display:block;justify-self:center;transition:transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--options-tile__content{padding-right:var(--cds-spacing-05, 1rem);padding-left:calc(var(--cds-spacing-05, 1rem) * 2 + 1rem)}.c4p--options-tile__content>.bx--fieldset>.bx--label:empty{display:none}.c4p--options-tile--closing .c4p--options-tile__content{overflow:hidden}.c4p--options-tile:not(.c4p--options-tile--closing)>details[open] .c4p--options-tile__summary,.c4p--options-tile__summary--hidden{height:0;margin-top:0;opacity:0}.c4p--options-tile:not(.c4p--options-tile--closing)>details[open] .c4p--options-tile__chevron{transform:rotate(180deg)}.c4p--options-tile>details[open] .c4p--options-tile__content{padding-top:var(--cds-spacing-03, 0.5rem);padding-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--options-tile__locked-text{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);display:inline-flex;align-items:center;margin-bottom:var(--cds-spacing-06, 1.5rem);color:var(--cds-text-02, #525252)}.c4p--options-tile__locked-text>svg{margin-right:var(--cds-spacing-02, 0.25rem)}.c4p--options-tile--lg .c4p--options-tile__header,.c4p--options-tile--lg .c4p--options-tile__static-content{height:3rem}.c4p--options-tile--xl .c4p--options-tile__header,.c4p--options-tile--xl .c4p--options-tile__static-content{height:4rem}.c4p--options-tile--lg .c4p--options-tile__toggle{top:1rem}.c4p--options-tile--xl .c4p--options-tile__toggle{top:1.5rem}.c4p--options-tile--lg .c4p--options-tile__summary{margin-top:var(--cds-spacing-01, 0.125rem)}@media(prefers-reduced-motion: reduce){.c4p--options-tile__summary,.c4p--options-tile__chevron{transition:none}}.c4p--data-spreadsheet{--c4p--data-spreadsheet--total-width: 0;display:inline-block;border-spacing:0}.c4p--data-spreadsheet.c4p--data-spreadsheet__container-has-focus{outline:2px solid var(--cds-inverse-link, #78a9ff)}.c4p--data-spreadsheet.c4p--data-spreadsheet__dark .c4p--data-spreadsheet__active-cell--highlight,.c4p--data-spreadsheet.c4p--data-spreadsheet__dark .c4p--data-spreadsheet__selection-area--element,.c4p--data-spreadsheet.c4p--data-spreadsheet__dark .c4p--data-spreadsheet__active-cell--highlight:focus{border-color:#82cfff}.c4p--data-spreadsheet.c4p--data-spreadsheet__dark .c4p--data-spreadsheet__selection-area--element::before{background-color:#00539a}.c4p--data-spreadsheet.c4p--data-spreadsheet__dark .c4p--data-spreadsheet__cell-editor.c4p--data-spreadsheet__cell-editor--active{outline-color:#82cfff}.c4p--data-spreadsheet .c4p--data-spreadsheet__header--container{position:relative}.c4p--data-spreadsheet .c4p--data-spreadsheet__tr :last-child .c4p--data-spreadsheet__body--td .c4p--data-spreadsheet__td{border-bottom:0}.c4p--data-spreadsheet .c4p--data-spreadsheet__th,.c4p--data-spreadsheet .c4p--data-spreadsheet__td{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);width:100%;height:100%;padding:0 var(--cds-spacing-03, 0.5rem);border:0;margin:0;color:var(--cds-text-01, #161616)}.c4p--data-spreadsheet .c4p--data-spreadsheet__body--td{color:var(--cds-text-02, #525252)}.c4p--data-spreadsheet [role="'columnheader'"]:last-child,.c4p--data-spreadsheet [role="'gridcell'"]:last-child{border-right:1px solid var(--cds-text-03, #a8a8a8)}.c4p--data-spreadsheet .c4p--data-spreadsheet__th,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th.c4p--data-spreadsheet__td{border-right:1px solid var(--cds-active-ui, #c6c6c6);border-bottom:1px solid var(--cds-active-ui, #c6c6c6);height:100%;background-color:var(--cds-ui-03, #e0e0e0);cursor:pointer}.c4p--data-spreadsheet .c4p--data-spreadsheet__th:hover,.c4p--data-spreadsheet .c4p--data-spreadsheet__th:focus,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th.c4p--data-spreadsheet__td:hover,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th.c4p--data-spreadsheet__td:focus{background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--data-spreadsheet .c4p--data-spreadsheet__th--select-all{width:var(--cds-spacing-10, 4rem)}.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th--cell-container,.c4p--data-spreadsheet .c4p--data-spreadsheet__select-all-cell-container{position:sticky;z-index:4;left:0}.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th.c4p--data-spreadsheet__td{font-weight:600;display:flex;align-items:center;justify-content:flex-end}.c4p--data-spreadsheet .c4p--data-spreadsheet__td{border-right:1px solid var(--cds-ui-03, #e0e0e0);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);overflow:hidden;margin:0;background-color:var(--cds-field-01, #f4f4f4);cursor:cell;text-align:left}.c4p--data-spreadsheet .c4p--data-spreadsheet__th{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);color:var(--cds-text-01, #161616);text-align:left}.c4p--data-spreadsheet .c4p--data-spreadsheet__cell-editor{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);position:absolute;z-index:4;display:none;overflow:hidden;padding:0 calc(var(--cds-spacing-03, 0.5rem) + 1px) 0 var(--cds-spacing-03, 0.5rem);margin:0;background-color:var(--cds-field-01, #f4f4f4);color:var(--cds-text-01, #161616);resize:none}.c4p--data-spreadsheet .c4p--data-spreadsheet__cell-editor.bx--text-area{min-width:initial;min-height:initial}.c4p--data-spreadsheet .c4p--data-spreadsheet__cell-editor.c4p--data-spreadsheet__cell-editor--active{outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-interactive-01, #0f62fe);outline-offset:-2px}.c4p--data-spreadsheet .c4p--data-spreadsheet__cell-editor-ruler{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);position:absolute;overflow:hidden;width:fit-content;max-width:var(--c4p--data-spreadsheet--total-width);padding:0 calc(var(--cds-spacing-03, 0.5rem) + 1px) 0 var(--cds-spacing-03, 0.5rem);visibility:hidden}.c4p--data-spreadsheet .c4p--data-spreadsheet__cell-editor-ruler:focus{outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-interactive-01, #0f62fe)}.c4p--data-spreadsheet .c4p--data-spreadsheet__active-cell--highlight{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);border-right:1px solid var(--cds-ui-03, #e0e0e0);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);position:absolute;z-index:3;display:none;overflow:hidden;padding-right:calc(var(--cds-spacing-03, 0.5rem) - 1px);padding-bottom:var(--cds-spacing-01, 0.125rem);padding-left:calc(var(--cds-spacing-03, 0.5rem) - var(--cds-spacing-01, 0.125rem));border:var(--cds-spacing-01, 0.125rem) solid var(--cds-interactive-01, #0f62fe);background-color:var(--cds-field-01, #f4f4f4);color:var(--cds-text-02, #525252);text-align:left}.c4p--data-spreadsheet .c4p--data-spreadsheet__active-cell--highlight[data-active-row-index=header],.c4p--data-spreadsheet .c4p--data-spreadsheet__active-cell--highlight[data-active-column-index=header]{z-index:4;background-color:rgba(0,0,0,0)}.c4p--data-spreadsheet .c4p--data-spreadsheet__active-cell--highlight:focus{border:var(--cds-spacing-01, 0.125rem) solid var(--cds-interactive-01, #0f62fe);outline:0}.c4p--data-spreadsheet .c4p--data-spreadsheet__selection-area--element{position:absolute;z-index:2;border:1px solid var(--cds-interactive-01, #0f62fe);pointer-events:none}.c4p--data-spreadsheet .c4p--data-spreadsheet__selection-area--element::before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:var(--cds-interactive-01, #0f62fe);content:"";opacity:.2}.c4p--data-spreadsheet .c4p--data-spreadsheet__selection-area--element.c4p--data-spreadsheet__selection-area--element-cloned{z-index:4}.c4p--data-spreadsheet .c4p--data-spreadsheet__selection-area--element.c4p--data-spreadsheet__selection-area--element-cloned::before{background-color:var(--cds-ui-05, #161616);opacity:.25}.c4p--data-spreadsheet .c4p--data-spreadsheet__reorder-indicator-line{position:absolute;z-index:4;width:var(--cds-spacing-01, 0.125rem);background-color:var(--cds-interactive-01, #0f62fe);pointer-events:none}.c4p--data-spreadsheet .c4p--data-spreadsheet__th--active-header,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th--active-header.c4p--data-spreadsheet__td{border-right:1px solid var(--cds-text-03, #a8a8a8);border-bottom:1px solid var(--cds-text-03, #a8a8a8);background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--data-spreadsheet .c4p--data-spreadsheet__th--selected-header,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th--selected-header.c4p--data-spreadsheet__td{background-color:var(--cds-inverse-02, #393939);color:var(--cds-inverse-01, #ffffff)}.c4p--data-spreadsheet .c4p--data-spreadsheet__th--selected-header:focus,.c4p--data-spreadsheet .c4p--data-spreadsheet__th--selected-header:hover,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th--selected-header.c4p--data-spreadsheet__td:focus,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th--selected-header.c4p--data-spreadsheet__td:hover{background-color:var(--cds-inverse-02, #393939)}.c4p--data-spreadsheet .c4p--data-spreadsheet__th--selected-header.c4p--data-spreadsheet__th{cursor:grab}.c4p--data-spreadsheet .c4p--data-spreadsheet__th--selected-header-reorder-active.c4p--data-spreadsheet__th{cursor:grabbing}.c4p--data-spreadsheet .c4p--data-spreadsheet__list--container{overscroll-behavior:none}.c4p--datagrid__table-toolbar>section{z-index:2;overflow:visible}.c4p--datagrid__full-height,.c4p--datagrid__full-height table,.c4p--datagrid__full-height tbody{height:100%}.c4p--datagrid__grid-container::-webkit-scrollbar-thumb{background-color:var(--cds-text-03, #a8a8a8)}.c4p--datagrid__grid-container table{overflow:hidden}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center .c4p--datagrid__head .bx--table-header-label{display:flex;height:100%;align-items:center;color:var(--cds-text-01, #161616)}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center .c4p--datagrid__head .c4p--datagrid__head-select-all.c4p--datagrid__checkbox-cell.c4p--datagrid__checkbox-cell-sticky-left{position:sticky;z-index:1;left:0}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center .c4p--datagrid__cell{align-items:center;padding-top:0;padding-bottom:0}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center .c4p--datagrid__cell.c4p--datagrid__cell--spacer{padding:0}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center td.bx--table-column-checkbox,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center th.bx--table-column-checkbox{padding-top:.6875rem}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center td.bx--table-column-checkbox.c4p--datagrid__checkbox-cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center th.bx--table-column-checkbox.c4p--datagrid__checkbox-cell{display:flex;align-items:center;padding-top:0}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center td.bx--table-column-checkbox.c4p--datagrid__checkbox-cell-sticky-left,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center th.bx--table-column-checkbox.c4p--datagrid__checkbox-cell-sticky-left{position:sticky;left:0}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center .c4p--datagrid__checkbox-cell th.bx--table-column-checkbox{display:flex;height:100%;align-items:center;padding-top:0}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--compact .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--xs .c4p--datagrid__cell{padding-top:var(--cds-spacing-01, 0.125rem);padding-bottom:var(--cds-spacing-01, 0.125rem)}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--short .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--sm .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--md .c4p--datagrid__cell{padding-top:.4375rem;padding-bottom:.375rem}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--tall .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--lg .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--xl .c4p--datagrid__cell{padding-top:var(--cds-spacing-05, 1rem);padding-bottom:var(--cds-spacing-05, 1rem)}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--tall .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--lg .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--xl .c4p--datagrid__cell{padding-top:var(--cds-spacing-05, 1rem)}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--tall .bx--table-header-label,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--lg .bx--table-header-label,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--xl .bx--table-header-label{padding-top:var(--cds-spacing-05, 1rem)}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--tall .bx--table-column-checkbox,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--lg .bx--table-column-checkbox,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--xl .bx--table-column-checkbox{padding-top:.8125rem}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.c4p--datagrid__variable-row-height.bx--data-table--tall .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.c4p--datagrid__variable-row-height.bx--data-table--lg .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.c4p--datagrid__variable-row-height.bx--data-table--xl .c4p--datagrid__cell{padding-bottom:var(--cds-spacing-05, 1rem)}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.c4p--datagrid__variable-row-height.bx--data-table--tall .bx--table-header-label,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.c4p--datagrid__variable-row-height.bx--data-table--lg .bx--table-header-label,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.c4p--datagrid__variable-row-height.bx--data-table--xl .bx--table-header-label{padding-bottom:var(--cds-spacing-05, 1rem)}.c4p--datagrid__grid-container table.c4p--datagrid__variable-row-height tr.c4p--datagrid__carbon-row{height:auto}.c4p--datagrid__grid-container::-webkit-scrollbar-thumb{background-color:var(--cds-text-03, #a8a8a8)}.c4p--datagrid__grid-container::-webkit-scrollbar{width:6px;background-color:var(--cds-ui-background, #ffffff)}.c4p--datagrid__grid-container{display:block;width:100%;padding-top:0}.c4p--datagrid__grid-container .bx--data-table-content{width:100%;height:100%;overflow-x:auto}.c4p--datagrid__grid-container table.c4p--datagrid__table-simple{display:flex;overflow:auto;max-height:100%;flex-direction:column;background-color:var(--cds-ui-01, #f4f4f4)}.c4p--datagrid__grid-container .c4p--datagrid__head{display:flex}.c4p--datagrid__grid-container .c4p--datagrid__head .header{width:1%;align-items:center}.c4p--datagrid__grid-container .c4p--datagrid__virtual-scrollbar{scrollbar-width:thin}.c4p--datagrid__grid-container .c4p--datagrid__virtual-scrollbar::-webkit-scrollbar-thumb{background-color:var(--cds-text-03, #a8a8a8)}.c4p--datagrid__grid-container .c4p--datagrid__virtual-scrollbar::-webkit-scrollbar{width:6px;background-color:var(--cds-ui-background, #ffffff)}.c4p--datagrid__grid-container .c4p--datagrid__cell{display:flex;width:1%}.c4p--datagrid__grid-container .c4p--datagrid__defaultStringRenderer{overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}.c4p--datagrid__grid-container .c4p--datagrid__defaultStringRenderer.c4p--datagrid__defaultStringRenderer--multiline{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:initial}.c4p--datagrid__grid-container .c4p--datagrid__expanded-row{display:flex;overflow:hidden;width:100%;height:100%;flex-direction:column}.c4p--datagrid__grid-container .c4p--datagrid__carbon-row{flex:none !important}.c4p--datagrid__grid-container .c4p--datagrid__carbon-row .c4p--datagrid__carbon-row:hover a{color:var(--cds-hover-primary-text, #0043ce) !important}.c4p--datagrid__grid-container .bx--select-input{-webkit-appearance:none}.c4p--datagrid__grid-container th.bx--table-column-checkbox{display:block}.c4p--datagrid__grid-container td.bx--table-column-checkbox,.c4p--datagrid__grid-container th.bx--table-column-checkbox{padding-right:var(--cds-spacing-06, 1.5rem) !important}.c4p--datagrid__empty-state .c4p--datagrid__table-simple{display:table;height:100%}.c4p--datagrid__empty-state .c4p--datagrid__table-simple .c4p--empty-state{max-width:280px}.c4p--datagrid__empty-state .c4p--datagrid__table-simple tr:hover{background:rgba(0,0,0,0)}.c4p--datagrid__empty-state .c4p--datagrid__table-simple tr:hover td{background:rgba(0,0,0,0)}.c4p--datagrid__empty-state .c4p--datagrid__table-simple td{padding:var(--cds-spacing-11, 5rem)}.c4p--datagrid__empty-state .c4p--datagrid__grid-container{flex:1 1 auto}.c4p--datagrid__resizer{position:absolute;z-index:1;top:0;right:0;display:inline-block;width:var(--cds-spacing-02, 0.25rem);height:100%;background:rgba(0,0,0,0);touch-action:none;transform:translateX(50%)}.c4p--datagrid__resizer:hover{background:rgba(0,0,0,0)}.c4p--datagrid__sortableColumn:hover{background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--datagrid__resizableColumn.c4p--datagrid__isResizing .c4p--datagrid__resizer{border-right:var(--cds-spacing-01, 0.125rem) solid var(--cds-hover-secondary, #4c4c4c)}.c4p--datagrid__resizableColumn.c4p--datagrid__isSorted{background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--datagrid__resizableColumn:hover{background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--datagrid__resizableColumn:hover .c4p--datagrid__resizer{border-right:var(--cds-spacing-01, 0.125rem) solid var(--cds-ui-04, #8d8d8d);background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--datagrid__head-hidden-select-all{padding-right:var(--cds-spacing-08, 2.5rem)}.c4p--datagrid__head-hidden-select-all.c4p--datagrid__select-all-sticky-left{position:sticky;z-index:1;left:0;background-color:var(--cds-ui-03, #e0e0e0)}.c4p--datagrid__simple-body{position:relative;display:table;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.c4p--datagrid__simple-body::-webkit-scrollbar-thumb{background-color:var(--cds-text-03, #a8a8a8)}.c4p--datagrid__simple-body::-webkit-scrollbar{width:6px;background-color:var(--cds-ui-background, #ffffff)}.c4p--datagrid__sticky.c4p--datagrid__table-simple{min-width:0 !important}.c4p--datagrid__sticky.c4p--datagrid__simple-body{overflow:auto}.c4p--datagrid__sticky.c4p--datagrid__table-simple thead>div{overflow:hidden;width:100% !important}.block-class__displayFlex{position:relative;display:flex;width:100%;height:100%;flex-direction:row}.c4p--datagrid__leftPanel-position{display:inherit}.c4p--datagrid__datagridWithPanel{position:relative;display:flex;height:100%;flex-direction:column}.c4p--datagrid__datagridWithPanel .c4p--datagrid__grid-container{display:flex;overflow:visible;flex-direction:column}.c4p--datagrid__datagridWithPanel .bx--data-table-content{flex:1 1 0%}.c4p--datagrid__datagridWithPanel .c4p--datagrid__table-container{display:flex;overflow:visible;background-color:var(--cds-ui-01, #f4f4f4)}.c4p--datagrid__datagridWithPanel .c4p--datagrid__table-container-inner{overflow:hidden;flex:1}.c4p--datagrid__datagridWithPanel .c4p--datagrid__table-container .c4p--datagrid__filter-summary{border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--datagrid__datagridWithPanel .c4p--datagrid__table-simple{height:100%}.c4p--datagrid__table-container{position:relative;width:100%;max-height:100%;overflow-y:scroll}.c4p--datagrid__carbon-row-expanded{position:relative}.c4p--datagrid__carbon-row-expanded.c4p--datagrid__carbon-row-expanded-hover-active::before{position:absolute;z-index:2;top:var(--c4p--datagrid--row-height);left:calc(
6
+ )}.c4p--tearsheet.c4p--tearsheet--stacked-1-of-3 .c4p--tearsheet__container--lower{max-height:calc(100% - (var(--cds-spacing-09, 3rem) + var(--cds-spacing-08, 2.5rem)) + (2 * var(--cds-spacing-05, 1rem)))}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__container{width:100%}@media(min-width: 42rem){.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__container{width:calc(100% - (2 * var(--cds-spacing-10, 4rem)))}}.c4p--tearsheet.c4p--tearsheet--stacked-1-of-2.is-visible .c4p--tearsheet__container,.c4p--tearsheet.c4p--tearsheet--stacked-2-of-3.is-visible .c4p--tearsheet__container{transform:scale(var(--c4p--tearsheet--stacking-scale-factor-single))}.c4p--tearsheet.c4p--tearsheet--stacked-1-of-3.is-visible .c4p--tearsheet__container{transform:scale(var(--c4p--tearsheet--stacking-scale-factor-double))}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__header{padding:var(--cds-spacing-06, 1.5rem) var(--cds-spacing-07, 2rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);margin:0}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__header--with-nav{padding-bottom:0}.c4p--tearsheet.c4p--tearsheet--narrow .c4p--tearsheet__header{padding:var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);margin:0}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__header--with-close-icon{padding-right:var(--cds-spacing-10, 4rem)}.c4p--tearsheet .c4p--tearsheet__header-content{display:flex;justify-content:space-between}.c4p--tearsheet .c4p--tearsheet__header-fields{flex:1 1 100%}.c4p--tearsheet .c4p--tearsheet__header-actions{flex:0 0 auto;padding-left:var(--cds-spacing-06, 1.5rem)}.c4p--tearsheet .c4p--tearsheet__header-actions .bx--btn-set .bx--btn:not(:first-of-type){margin-left:var(--cds-spacing-03, 0.5rem)}.c4p--tearsheet .c4p--tearsheet__header--no-close-icon{display:none}.c4p--tearsheet.c4p--tearsheet--wide .bx--modal-header__heading.c4p--tearsheet__heading{font-size:var(--cds-productive-heading-04-font-size, 1.75rem);font-weight:var(--cds-productive-heading-04-font-weight, 400);line-height:var(--cds-productive-heading-04-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-04-letter-spacing, 0)}.c4p--tearsheet .c4p--tearsheet__header-description{display:-webkit-box;overflow:hidden;max-width:100%;margin-top:var(--cds-spacing-05, 1rem);font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}@media(min-width: 42rem){.c4p--tearsheet .c4p--tearsheet__header-description{max-width:60%}}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__header-description{margin-top:var(--cds-spacing-03, 0.5rem)}.c4p--tearsheet.c4p--tearsheet--narrow .c4p--tearsheet__header-description{margin-top:var(--cds-spacing-03, 0.5rem)}.c4p--tearsheet .c4p--tearsheet__header-navigation{margin:var(--cds-spacing-04, 0.75rem) 0 0}.c4p--tearsheet.c4p--tearsheet .c4p--tearsheet__body{display:flex;flex-direction:row;padding:0;margin:0}.c4p--tearsheet .c4p--tearsheet__resize-detector{width:100%;height:0}.c4p--tearsheet .c4p--tearsheet__influencer{flex:0 0 257px;border-right:1px solid var(--cds-ui-03, #e0e0e0);overflow-y:auto}.c4p--tearsheet .c4p--tearsheet__influencer.c4p--tearsheet__influencer p{padding-right:0}.c4p--tearsheet .c4p--tearsheet__influencer--wide{flex-basis:321px}.c4p--tearsheet .c4p--tearsheet__right{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:1fr auto}.c4p--tearsheet .c4p--tearsheet__main{display:flex;flex-direction:row;grid-column:1/-1;grid-row:1/-1}.c4p--tearsheet .c4p--tearsheet__main .c4p--tearsheet__influencer{border-right:none;border-left:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--tearsheet .c4p--tearsheet__content{overflow:auto;flex-grow:1}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content{background:var(--cds-ui-background, #ffffff)}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--pagination,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--pagination__control-buttons,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--text-input,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--text-area,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--search-input,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--select-input,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--dropdown,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--dropdown-list,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--number input[type=number],.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--date-picker__input{background-color:var(--cds-field-01, #f4f4f4)}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--select--inline .bx--select-input{background-color:rgba(0,0,0,0)}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--text-input--light,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--text-area--light,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--search--light .bx--search-input,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--select--light .bx--select-input,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--dropdown--light,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--dropdown--light .bx--dropdown-list,.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--number--light input[type=number],.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__content .bx--date-picker--light .bx--date-picker__input{background-color:var(--cds-field-02, #ffffff)}.c4p--tearsheet .c4p--tearsheet__button-container{grid-column:1/-1;grid-row:-1/-1;overflow-x:auto}.c4p--tearsheet .c4p--tearsheet__buttons{display:inline-flex;min-width:100%;border-top:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__buttons{background:var(--cds-ui-background, #ffffff)}@keyframes step-content-entrance{0%{opacity:0;transform:translateY(-0.75rem)}100%{opacity:1;transform:translateY(0)}}.c4p--tearsheet-create{--c4p--tearsheet-create--total-width: 0}.c4p--tearsheet-create .c4p--tearsheet-create__step__step--hidden-step{display:none}.c4p--tearsheet-create .c4p--tearsheet-create__step__step--visible-step{animation:step-content-entrance 400ms;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0.2, 0, 0.38, 0.9);opacity:0}@media(prefers-reduced-motion){.c4p--tearsheet-create .c4p--tearsheet-create__step__step--visible-step{animation:none;opacity:1}}.c4p--tearsheet-create .c4p--tearsheet-create__content{height:100%;padding:var(--cds-spacing-06, 1.5rem);overflow-x:hidden}.c4p--tearsheet-create .c4p--tearsheet-create__content .bx--grid{padding:0;margin:0}.c4p--tearsheet-create .c4p--tearsheet-create__step--heading{padding-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--tearsheet-create .bx--btn-set .bx--btn.bx--btn--disabled{box-shadow:-0.0625rem 0 0 0 var(--cds-button-separator, #e0e0e0)}.c4p--tearsheet-create .bx--side-nav--ux{position:initial;background-color:rgba(0,0,0,0)}.c4p--tearsheet-create .c4p--tearsheet-create__section--divider{position:relative;display:block;width:var(--c4p--tearsheet-create--total-width);height:1px;margin:var(--cds-spacing-06, 1.5rem) calc(-1 * var(--cds-spacing-08, 2.5rem)) var(--cds-spacing-07, 2rem) calc(-1 * var(--cds-spacing-06, 1.5rem));background-color:var(--cds-ui-03, #e0e0e0)}.c4p--tearsheet-create .c4p--tearsheet-create__step--title,.c4p--tearsheet-create .c4p--tearsheet-create__section--title{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--tearsheet-create .c4p--tearsheet-create__section--subtitle,.c4p--tearsheet-create .c4p--tearsheet-create__step--subtitle{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--tearsheet-create .c4p--tearsheet-create__section--description,.c4p--tearsheet-create .c4p--tearsheet-create__step--description{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--tearsheet-create .bx--fieldset{margin-bottom:0}.c4p--tearsheet-create .c4p--tearsheet-create__step--fieldset>*{margin-bottom:var(--cds-spacing-05, 1rem)}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}.c4p--create-tearsheet-narrow .bx--modal-header__heading,.c4p--create-tearsheet-narrow .bx--modal-header__label,.c4p--create-tearsheet-narrow .c4p--tearsheet__header-description{max-width:100%;padding-right:calc(20% - var(--cds-spacing-05, 1rem))}.c4p--create-tearsheet-narrow .c4p--tearsheet__header-description{margin-top:var(--cds-spacing-02, 0.25rem)}.c4p--create-tearsheet-narrow .c4p--tearsheet__header{border-bottom:1px solid var(--cds-decorative-01, #e0e0e0)}.c4p--create-tearsheet-narrow .c4p--tearsheet__content{padding:var(--cds-spacing-05, 1rem)}.c4p--create-tearsheet-narrow .c4p--create-tearsheet-narrow__form{padding-top:var(--cds-spacing-05, 1rem)}.c4p--create-tearsheet-narrow .c4p--create-tearsheet-narrow__form>*{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--create-tearsheet-narrow .c4p--create-tearsheet-narrow__form>*:last-child{margin-bottom:0}.c4p--create-tearsheet-narrow .c4p--create-tearsheet-narrow__form-title-text{font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0);padding-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--create-tearsheet-narrow .c4p--create-tearsheet-narrow__form-description-text{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px)}.bx--link{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);display:inline-flex;color:var(--cds-link-01, #0f62fe);outline:none;text-decoration:none;transition:color 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--link *,.bx--link *::before,.bx--link *::after{box-sizing:inherit}.bx--link:hover{color:var(--cds-hover-primary-text, #0043ce);text-decoration:underline}.bx--link:active,.bx--link:active:visited,.bx--link:active:visited:hover{color:var(--cds-text-01, #161616);text-decoration:underline}.bx--link:focus{outline:1px solid var(--cds-focus, #0f62fe)}@media screen and (prefers-contrast){.bx--link:focus{outline-style:dotted}}.bx--link:visited{color:var(--cds-link-01, #0f62fe)}.bx--link:visited:hover{color:var(--cds-hover-primary-text, #0043ce)}.bx--link--disabled,.bx--link--disabled:hover{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed;font-weight:400;text-decoration:none}.bx--link--disabled *,.bx--link--disabled *::before,.bx--link--disabled *::after,.bx--link--disabled:hover *,.bx--link--disabled:hover *::before,.bx--link--disabled:hover *::after{box-sizing:inherit}.bx--link.bx--link--visited:visited{color:var(--cds-visited-link, #8a3ffc)}.bx--link.bx--link--visited:visited:hover{color:var(--cds-hover-primary-text, #0043ce)}.bx--link.bx--link--inline{text-decoration:underline}.bx--link.bx--link--inline:focus,.bx--link.bx--link--inline:visited{text-decoration:none}.bx--link--disabled.bx--link--inline{text-decoration:underline}.bx--link--sm{font-size:var(--cds-helper-text-01-font-size, 0.75rem);line-height:var(--cds-helper-text-01-line-height, 1.33333);letter-spacing:var(--cds-helper-text-01-letter-spacing, 0.32px)}.bx--link--lg{font-size:var(--cds-body-short-02-font-size, 1rem);font-weight:var(--cds-body-short-02-font-weight, 400);line-height:var(--cds-body-short-02-line-height, 1.375);letter-spacing:var(--cds-body-short-02-letter-spacing, 0)}.bx--link__icon{display:inline-flex;align-self:center;margin-left:var(--cds-spacing-03, 0.5rem)}.c4p--empty-state{color:var(--cds-text-01, #161616)}.c4p--empty-state .c4p--empty-state__header{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0);padding-bottom:calc(var(--cds-spacing-01, 0.125rem) + var(--cds-spacing-02, 0.25rem));margin:0}.c4p--empty-state .c4p--empty-state__subtitle{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);padding-bottom:var(--cds-spacing-05, 1rem)}.c4p--empty-state .c4p--empty-state__header--small{font-size:var(--cds-body-short-02-font-size, 1rem);font-weight:var(--cds-body-short-02-font-weight, 400);line-height:var(--cds-body-short-02-line-height, 1.375);letter-spacing:var(--cds-body-short-02-letter-spacing, 0);padding-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--empty-state .c4p--empty-state__subtitle--small{font-size:var(--cds-caption-01-font-size, 0.75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, 0.32px)}.c4p--empty-state__illustration{height:auto;margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--empty-state__illustration.c4p--empty-state__illustration--lg{min-width:var(--cds-spacing-11, 5rem);max-width:var(--cds-spacing-11, 5rem)}.c4p--empty-state__illustration.c4p--empty-state__illustration--sm{min-width:var(--cds-spacing-10, 4rem);max-width:var(--cds-spacing-10, 4rem)}.c4p--empty-state .c4p--empty-state__action-button{display:block;margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--empty-state .c4p--empty-state__link{display:block}.bx--radio-button-group{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;position:relative;display:flex;align-items:center}.bx--radio-button-group *,.bx--radio-button-group *::before,.bx--radio-button-group *::after{box-sizing:inherit}.bx--label+.bx--form-item .bx--radio-button-group{margin-top:0}.bx--radio-button-group--vertical{flex-direction:column;align-items:flex-start}.bx--radio-button-group--vertical.bx--radio-button-group--label-left{align-items:flex-end}.bx--radio-button-group--vertical .bx--radio-button__label{margin-right:0;line-height:1.25rem}.bx--radio-button-group--vertical .bx--radio-button__label:not(:last-of-type){margin-bottom:.5rem}.bx--radio-button{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0, 0, 0, 0);visibility:inherit;white-space:nowrap;visibility:inherit}.bx--radio-button__label{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);display:flex;align-items:center;margin-right:1rem;cursor:pointer}.bx--radio-button__appearance{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;width:1.125rem;height:1.125rem;flex-shrink:0;border:1px solid var(--cds-icon-01, #161616);margin:.0625rem .5rem .125rem .125rem;background-color:rgba(0,0,0,0);border-radius:50%}.bx--radio-button__appearance *,.bx--radio-button__appearance *::before,.bx--radio-button__appearance *::after{box-sizing:inherit}.bx--radio-button:checked+.bx--radio-button__label .bx--radio-button__appearance{display:flex;align-items:center;justify-content:center;border-color:var(--cds-icon-01, #161616)}.bx--radio-button:checked+.bx--radio-button__label .bx--radio-button__appearance::before{position:relative;display:inline-block;width:100%;height:100%;background-color:var(--cds-icon-01, #161616);border-radius:50%;content:"";transform:scale(0.5)}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--radio-button:checked+.bx--radio-button__label .bx--radio-button__appearance::before{fill:ButtonText;background-color:ButtonText}}.bx--radio-button:disabled+.bx--radio-button__label{color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed}.bx--radio-button:disabled+.bx--radio-button__label .bx--radio-button__appearance,.bx--radio-button:disabled:checked+.bx--radio-button__label .bx--radio-button__appearance{border-color:var(--cds-disabled-02, #c6c6c6)}.bx--radio-button:disabled+.bx--radio-button__label .bx--radio-button__appearance::before,.bx--radio-button:disabled:checked+.bx--radio-button__label .bx--radio-button__appearance::before{background-color:var(--cds-disabled-02, #c6c6c6)}.bx--radio-button:focus+.bx--radio-button__label .bx--radio-button__appearance{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:1.5px}.bx--radio-button__label.bx--skeleton{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;width:6.25rem;height:1.125rem}.bx--radio-button__label.bx--skeleton:hover,.bx--radio-button__label.bx--skeleton:focus,.bx--radio-button__label.bx--skeleton:active{border:none;cursor:default;outline:none}.bx--radio-button__label.bx--skeleton::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--radio-button__label.bx--skeleton::before{animation:none}}.bx--radio-button__label.bx--skeleton .bx--radio-button__appearance{display:none}.bx--radio-button-wrapper .bx--radio-button__label{display:flex;align-items:flex-start;justify-content:center;margin:0}.bx--radio-button-wrapper:not(:last-of-type){margin-right:1rem}.bx--radio-button-group--vertical .bx--radio-button-wrapper:not(:last-of-type){margin-right:0;margin-bottom:.5rem}.bx--radio-button-group--label-right .bx--radio-button__label,.bx--radio-button-wrapper.bx--radio-button-wrapper--label-right .bx--radio-button__label{flex-direction:row}.bx--radio-button-group--label-left .bx--radio-button__label,.bx--radio-button-wrapper.bx--radio-button-wrapper--label-left .bx--radio-button__label{flex-direction:row-reverse}.bx--radio-button-group--label-left .bx--radio-button__appearance,.bx--radio-button-wrapper.bx--radio-button-wrapper--label-left .bx--radio-button__appearance{margin-right:0;margin-left:.5rem}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}.c4p--export-modal .bx--modal-footer .bx--btn{max-width:none}.c4p--export-modal.bx--modal .bx--modal-content{padding-right:var(--cds-spacing-05, 1rem)}.c4p--export-modal__body{padding-right:calc(20% - var(--cds-spacing-05, 1rem));margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--export-modal__messaging{display:flex;align-items:center}.c4p--export-modal__messaging p{margin-left:var(--cds-spacing-03, 0.5rem)}.c4p--export-modal__checkmark-icon{fill:var(--cds-interactive-01, #0f62fe)}.c4p--export-modal__error-icon{fill:var(--cds-danger, #da1e28)}.c4p--card{background:var(--cds-ui-01, #f4f4f4);color:var(--cds-text-01, #161616)}.c4p--card__clickable{cursor:pointer;transition:background 110ms}.c4p--card__clickable:hover{background:var(--cds-hover-ui, #e5e5e5)}.c4p--card__media-left{display:flex;flex-direction:row}.c4p--card__media-left .c4p--card__content-container{display:flex;flex:1;flex-direction:column}.c4p--card__media-left .c4p--card__footer{align-self:flex-end;margin-top:auto}.c4p--card__media>*{display:block;max-width:100%}.c4p--card__header{padding:var(--cds-spacing-05, 1rem)}.c4p--card__header-label-only{padding-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--card__header-label-only .c4p--card__label{margin-bottom:0}.c4p--card__header-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.c4p--card__label{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);margin-bottom:var(--cds-spacing-01, 0.125rem)}.c4p--card__description{font-size:var(--cds-caption-01-font-size, 0.75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, 0.32px);margin-top:var(--cds-spacing-01, 0.125rem)}.c4p--card__body{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);padding:var(--cds-spacing-05, 1rem);padding-top:0}.c4p--card__footer{display:flex;justify-content:flex-end}.c4p--card__actions{display:flex;flex-direction:row;margin:var(--cds-spacing-05, 1rem);margin-top:0}.c4p--card__icon{color:inherit;cursor:pointer}.c4p--card__link{color:inherit;text-decoration:inherit}.c4p--card__pictogram{padding-top:var(--cds-spacing-05, 1rem);padding-left:var(--cds-spacing-05, 1rem)}.c4p--card__title{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0)}.c4p--filter-summary{display:flex;width:100%;height:3rem;align-items:center;padding:var(--cds-spacing-03, 0.5rem);border-top:1px solid var(--cds-ui-03, #e0e0e0);background:var(--cds-ui-01, #f4f4f4)}.c4p--http-errors .c4p--http-errors__content{position:fixed;z-index:2;top:50%;left:50%;transform:translate(-50%, -75%)}@media(min-width: 42rem){.c4p--http-errors .c4p--http-errors__content{transform:translate(-50%, -100%)}}@media(min-width: 66rem){.c4p--http-errors .c4p--http-errors__content{transform:translate(-50%, -50%)}}.c4p--http-errors .c4p--http-errors__error-code-label{font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0);margin-bottom:var(--cds-spacing-02, 0.25rem)}.c4p--http-errors .c4p--http-errors__title{font-size:var(--cds-productive-heading-05-font-size, 2rem);font-weight:var(--cds-productive-heading-05-font-weight, 400);line-height:var(--cds-productive-heading-05-line-height, 1.25);letter-spacing:var(--cds-productive-heading-05-letter-spacing, 0);margin-bottom:var(--cds-spacing-04, 0.75rem)}.c4p--http-errors .c4p--http-errors__description{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--http-errors .c4p--http-errors__error-code-label,.c4p--http-errors .c4p--http-errors__title,.c4p--http-errors .c4p--http-errors__description{color:var(--cds-text-01, #161616)}.c4p--http-errors .c4p--http-errors__link{display:block;margin-bottom:var(--cds-spacing-02, 0.25rem)}.c4p--http-errors .c4p--http-errors__image{position:fixed;bottom:0;left:0;width:100%;max-height:100%}@media(max-width: 41.98rem){.c4p--http-errors .c4p--http-errors__image{left:10%;transform:scale(1.5)}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}.bx--file{width:100%}.bx--file--invalid{margin-right:.5rem;fill:var(--cds-support-01, #da1e28)}.bx--file--label{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);margin-bottom:.5rem;color:var(--cds-text-01, #161616)}.bx--file--label *,.bx--file--label *::before,.bx--file--label *::after{box-sizing:inherit}.bx--file--label--disabled{color:var(--cds-disabled-02, #c6c6c6)}.bx--file-input{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0, 0, 0, 0);visibility:inherit;white-space:nowrap}.bx--file-btn{display:inline-flex;padding-right:4rem;margin:0}.bx--file-browse-btn{display:inline-block;width:100%;max-width:20rem;margin-bottom:.5rem;color:var(--cds-link-01, #0f62fe);cursor:pointer;outline:2px solid rgba(0,0,0,0);outline-offset:-2px;transition:110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--file-browse-btn:focus,.bx--file-browse-btn:hover{outline:2px solid var(--cds-interactive-03, #0f62fe)}.bx--file-browse-btn:hover,.bx--file-browse-btn:focus,.bx--file-browse-btn:active,.bx--file-browse-btn:active:visited{text-decoration:underline}.bx--file-browse-btn:active{color:var(--cds-text-01, #161616)}.bx--file-browse-btn--disabled{color:var(--cds-disabled-02, #c6c6c6);cursor:no-drop;text-decoration:none}.bx--file-browse-btn--disabled:hover,.bx--file-browse-btn--disabled:focus{color:var(--cds-disabled-02, #c6c6c6);outline:none;text-decoration:none}.bx--file-browse-btn--disabled .bx--file__drop-container{border:1px dashed var(--cds-disabled-02, #c6c6c6)}.bx--label-description{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);margin-bottom:1rem;color:var(--cds-text-02, #525252)}.bx--label-description *,.bx--label-description *::before,.bx--label-description *::after{box-sizing:inherit}.bx--label-description--disabled{color:var(--cds-disabled-02, #c6c6c6)}.bx--file-btn~.bx--file-container{margin-top:1.5rem}.bx--btn~.bx--file-container{margin-top:1rem}.bx--file .bx--file-container,.bx--file~.bx--file-container{margin-top:.5rem}.bx--file__selected-file{display:grid;max-width:20rem;min-height:3rem;align-items:center;margin-bottom:.5rem;background-color:var(--cds-field-01, #f4f4f4);gap:.75rem 1rem;grid-auto-rows:auto;grid-template-columns:1fr auto;word-break:break-word}.bx--file__selected-file:last-child{margin-bottom:0}.bx--file__selected-file .bx--form-requirement{display:block;max-height:none;margin:0;grid-column:1/-1}.bx--file__selected-file .bx--inline-loading__animation .bx--loading{margin-right:0}.bx--file__selected-file .bx--file-filename{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);overflow:hidden;margin-left:1rem;text-overflow:ellipsis;white-space:nowrap}.bx--file__selected-file--field,.bx--file__selected-file--md{min-height:2.5rem;gap:.5rem 1rem}.bx--file__selected-file--sm{min-height:2rem;gap:.25rem 1rem}.bx--file__selected-file--invalid__wrapper{outline:2px solid var(--cds-support-01, #da1e28);outline-offset:-2px;max-width:20rem;margin-bottom:.5rem;background-color:var(--cds-field-01, #f4f4f4);outline-width:1px}@media screen and (prefers-contrast){.bx--file__selected-file--invalid__wrapper{outline-style:dotted}}.bx--file__selected-file--invalid{outline:2px solid var(--cds-support-01, #da1e28);outline-offset:-2px;padding:.75rem 0}@media screen and (prefers-contrast){.bx--file__selected-file--invalid{outline-style:dotted}}.bx--file__selected-file--invalid.bx--file__selected-file--sm{padding:.25rem 0}.bx--file__selected-file--invalid.bx--file__selected-file--field,.bx--file__selected-file--invalid.bx--file__selected-file--md{padding:.5rem 0}.bx--file__selected-file--invalid .bx--form-requirement{padding-top:1rem;border-top:1px solid var(--cds-ui-03, #e0e0e0)}.bx--file__selected-file--invalid.bx--file__selected-file--sm .bx--form-requirement{padding-top:.4375rem}.bx--file__selected-file--invalid.bx--file__selected-file--field .bx--form-requirement,.bx--file__selected-file--invalid.bx--file__selected-file--md .bx--form-requirement{padding-top:.6875rem}.bx--file__selected-file--invalid .bx--form-requirement__title,.bx--file__selected-file--invalid .bx--form-requirement__supplement{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);padding:0 1rem}.bx--file__selected-file--invalid .bx--form-requirement__title{color:var(--cds-text-error, #da1e28)}.bx--file__selected-file--invalid .bx--form-requirement__supplement{color:var(--cds-text-01, #161616)}.bx--file__selected-file--invalid+.bx--form-requirement{font-size:var(--cds-caption-01-font-size, 0.75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, 0.32px);display:block;overflow:visible;max-height:12.5rem;padding:.5rem 1rem;color:var(--cds-text-error, #da1e28);font-weight:400}.bx--file__selected-file--invalid+.bx--form-requirement .bx--form-requirement__supplement{padding-bottom:.5rem;color:var(--cds-text-01, #161616)}.bx--file__state-container{display:flex;min-width:1.5rem;align-items:center;justify-content:center;padding-right:1rem}.bx--file__state-container .bx--loading__svg{stroke:var(--cds-ui-05, #161616)}.bx--file__state-container .bx--file-complete{cursor:pointer;fill:var(--cds-interactive-04, #0f62fe)}.bx--file__state-container .bx--file-complete:focus{outline:1px solid var(--cds-focus, #0f62fe)}@media screen and (prefers-contrast){.bx--file__state-container .bx--file-complete:focus{outline-style:dotted}}.bx--file__state-container .bx--file-complete [data-icon-path=inner-path]{fill:var(--cds-icon-03, #ffffff);opacity:1}.bx--file__state-container .bx--file-invalid{width:1rem;height:1rem;fill:var(--cds-support-01, #da1e28)}.bx--file__state-container .bx--file-close{display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;padding:0;border:none;background-color:rgba(0,0,0,0);cursor:pointer;fill:var(--cds-icon-01, #161616)}.bx--file__state-container .bx--file-close:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--file__state-container .bx--file-close:focus{outline-style:dotted}}.bx--file__state-container .bx--file-close svg path{fill:var(--cds-icon-01, #161616)}.bx--file__state-container .bx--inline-loading__animation{margin-right:-0.5rem}.bx--file__drop-container{display:flex;overflow:hidden;height:6rem;align-items:flex-start;justify-content:space-between;padding:1rem;border:1px dashed var(--cds-ui-04, #8d8d8d)}.bx--file__drop-container--drag-over{background:none;outline:2px solid var(--cds-interactive-03, #0f62fe);outline-offset:-2px}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--file__selected-file{outline:1px solid rgba(0,0,0,0)}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--file__state-container .bx--file-close svg path{fill:ButtonText}}.c4p--import-modal .bx--modal-close{display:none}.c4p--import-modal .bx--modal-footer .bx--btn{max-width:none}.c4p--import-modal.bx--modal .bx--modal-content{padding-right:var(--cds-spacing-05, 1rem)}.bx--file .bx--file-container,.bx--file~.bx--file-container{margin-top:0}.bx--modal-container--sm .bx--modal-header{padding-right:calc(20% - var(--cds-spacing-05, 1rem))}.c4p--import-modal__input-group{display:flex}.c4p--import-modal__import-button.bx--btn{margin-left:var(--cds-spacing-03, 0.5rem)}.c4p--import-modal__file-container{width:100%}.c4p--import-modal .c4p--import-modal__file-drop-header,.c4p--import-modal .c4p--import-modal__label{margin-bottom:var(--cds-spacing-03, 0.5rem);font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px)}.c4p--import-modal__helper-text{margin-top:var(--cds-spacing-06, 1.5rem);margin-bottom:var(--cds-spacing-03, 0.5rem);font-size:var(--cds-helper-text-01-font-size, 0.75rem);line-height:var(--cds-helper-text-01-line-height, 1.33333);letter-spacing:var(--cds-helper-text-01-letter-spacing, 0.32px)}.c4p--import-modal__body{padding-right:calc(20% - var(--cds-spacing-05, 1rem));margin-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--import-modal .bx--file__selected-file{max-width:none;background:var(--cds-ui-02, #ffffff)}.c4p--import-modal .bx--file{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--import-modal .bx--text-input:disabled{background:var(--cds-ui-02, #ffffff)}.modified-tabs .modified-tabs__tab-label{display:flex;width:100%;align-items:flex-end;justify-content:space-between}.modified-tabs__tab-new,.modified-tabs__tab{position:relative;display:inline-block;width:100%;height:100%}.modified-tabs__tab-new-img,.modified-tabs__tab-close{position:absolute;top:-var(--cds-spacing-04, 0.75rem);right:-var(--cds-spacing-05, 1rem);overflow:hidden;width:2.5rem;height:2.5rem;padding:var(--cds-spacing-04, 0.75rem);border:var(--cds-spacing-01, 0.125rem) solid rgba(0,0,0,0);border-radius:0;background-color:rgba(0,0,0,0);cursor:pointer;transition:background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}@media(prefers-reduced-motion: reduce){.modified-tabs__tab-new-img,.modified-tabs__tab-close{transition:none}}.modified-tabs__tab-new-icon{display:flex;align-items:center;justify-content:center;padding:0;margin-top:var(--cds-spacing-01, 0.125rem)}.modified-tabs__tab-close:focus{border-color:var(--cds-interactive-01, #0f62fe);outline:none}.modified-tabs__tab-close:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.modified-tabs__tab-new-img{display:flex;align-items:center;justify-content:center;padding:0}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes collapse-accordion{0%{height:100%;opacity:1;visibility:inherit}100%{height:0;opacity:0;visibility:hidden}}@keyframes expand-accordion{0%{height:0;opacity:0;visibility:hidden}100%{height:100%;opacity:1;visibility:inherit}}.bx--accordion{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;width:100%;list-style:none}.bx--accordion *,.bx--accordion *::before,.bx--accordion *::after{box-sizing:inherit}.bx--accordion__item{overflow:visible;border-top:1px solid var(--cds-ui-03, #e0e0e0);transition:all 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--accordion__item:last-child{border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.bx--accordion__heading{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;width:100%;position:relative;display:flex;width:100%;min-height:2.5rem;flex-direction:row-reverse;align-items:flex-start;justify-content:flex-start;padding:.625rem 0;margin:0;color:var(--cds-text-01, #161616);cursor:pointer;transition:background-color cubic-bezier(0.2, 0, 0.38, 0.9) 110ms}.bx--accordion__heading *,.bx--accordion__heading *::before,.bx--accordion__heading *::after{box-sizing:inherit}.bx--accordion__heading::-moz-focus-inner{border:0}.bx--accordion__heading:hover::before,.bx--accordion__heading:focus::before{position:absolute;top:-1px;left:0;width:100%;height:calc(100% + 2px);content:""}.bx--accordion__heading:hover::before{background-color:var(--cds-hover-ui, #e5e5e5)}.bx--accordion__heading:focus{outline:none}.bx--accordion__heading:focus::before{box-sizing:border-box;border:2px solid var(--cds-focus, #0f62fe)}@media screen and (prefers-contrast){.bx--accordion__heading:focus::before{border-style:dotted}}.bx--accordion--xl .bx--accordion__heading,.bx--accordion--lg .bx--accordion__heading{min-height:3rem}.bx--accordion--sm .bx--accordion__heading{min-height:2rem;padding:.3125rem 0}.bx--accordion__heading[disabled]{color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed}.bx--accordion__heading[disabled] .bx--accordion__arrow{fill:var(--cds-disabled-02, #c6c6c6)}.bx--accordion__heading[disabled]:hover::before{background-color:rgba(0,0,0,0)}.bx--accordion__item--disabled,.bx--accordion__item--disabled+.bx--accordion__item{border-top:1px solid var(--cds-disabled-01, #f4f4f4)}li.bx--accordion__item--disabled:last-of-type{border-bottom:1px solid var(--cds-disabled-01, #f4f4f4)}.bx--accordion__arrow{outline:2px solid rgba(0,0,0,0);outline-offset:-2px;width:1rem;height:1rem;flex:0 0 1rem;margin:2px 1rem 0 0;fill:var(--cds-ui-05, #161616);transform:rotate(-270deg) /*rtl:ignore*/;transition:all 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--accordion__title{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);z-index:1;width:100%;margin:0 0 0 1rem;text-align:left}.bx--accordion__content{display:none;padding-right:1rem;padding-left:1rem;transition:padding cubic-bezier(0.2, 0, 0.38, 0.9) 110ms}@media(min-width: 480px){.bx--accordion__content{padding-right:3rem}}@media(min-width: 640px){.bx--accordion__content{padding-right:25%}}.bx--accordion__content>p{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px)}.bx--accordion--start .bx--accordion__heading{flex-direction:row}.bx--accordion--start .bx--accordion__arrow{margin:2px 0 0 1rem}.bx--accordion--start .bx--accordion__title{margin-right:1rem}.bx--accordion--start .bx--accordion__content{margin-left:2rem}.bx--accordion__item--collapsing .bx--accordion__content,.bx--accordion__item--expanding .bx--accordion__content{display:block}.bx--accordion__item--collapsing .bx--accordion__content{animation:110ms cubic-bezier(0.2, 0, 0.38, 0.9) collapse-accordion}.bx--accordion__item--expanding .bx--accordion__content{animation:110ms cubic-bezier(0.2, 0, 0.38, 0.9) expand-accordion}.bx--accordion__item--active{overflow:visible}.bx--accordion__item--active .bx--accordion__content{display:block;padding-top:var(--cds-spacing-03, 0.5rem);padding-bottom:1.5rem;transition:padding-top cubic-bezier(0, 0, 0.38, 0.9) 110ms,padding-bottom cubic-bezier(0, 0, 0.38, 0.9) 110ms}.bx--accordion__item--active .bx--accordion__arrow{fill:var(--cds-ui-05, #161616);transform:rotate(-90deg) /*rtl:ignore*/}.bx--accordion.bx--skeleton .bx--accordion__heading,.bx--accordion.bx--skeleton .bx--accordion__button{cursor:default}.bx--accordion.bx--skeleton .bx--accordion__arrow{cursor:default;fill:var(--cds-ui-05, #161616);pointer-events:none}.bx--accordion.bx--skeleton .bx--accordion__arrow:hover,.bx--accordion.bx--skeleton .bx--accordion__arrow:focus,.bx--accordion.bx--skeleton .bx--accordion__arrow:active{border:none;cursor:default;outline:none}.bx--accordion.bx--skeleton .bx--accordion__heading:hover::before{background-color:rgba(0,0,0,0)}.bx--accordion--end.bx--skeleton .bx--accordion__arrow{margin-left:var(--cds-spacing-05, 1rem)}.bx--skeleton .bx--accordion__heading:focus .bx--accordion__arrow{border:none;cursor:default;outline:none}.bx--accordion__title.bx--skeleton__text{margin-bottom:0}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--accordion__arrow,.bx--accordion__item--active .bx--accordion__arrow{fill:ButtonText}}.bx--breadcrumb{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);display:inline}.bx--breadcrumb *,.bx--breadcrumb *::before,.bx--breadcrumb *::after{box-sizing:inherit}@media(min-width: 42rem){.bx--breadcrumb{display:flex;flex-wrap:wrap}}.bx--breadcrumb-item{position:relative;display:flex;align-items:center;margin-right:.5rem}.bx--breadcrumb-item .bx--link:visited{color:var(--cds-link-01, #0f62fe)}.bx--breadcrumb-item .bx--link:visited:hover{color:var(--cds-hover-primary-text, #0043ce)}.bx--breadcrumb-item::after{margin-left:.5rem;color:var(--cds-text-01, #161616);content:"/"}.bx--breadcrumb--no-trailing-slash .bx--breadcrumb-item:last-child::after{content:""}.bx--breadcrumb-item:last-child,.bx--breadcrumb-item:last-child::after{margin-right:0}.bx--breadcrumb .bx--link{white-space:nowrap}.bx--breadcrumb-item [aria-current=page],.bx--breadcrumb-item.bx--breadcrumb-item--current .bx--link{color:var(--cds-text-01, #161616);cursor:auto}.bx--breadcrumb-item [aria-current=page]:hover,.bx--breadcrumb-item.bx--breadcrumb-item--current .bx--link:hover{text-decoration:none}.bx--breadcrumb-item .bx--overflow-menu{position:relative;width:1.25rem;height:1.125rem}.bx--breadcrumb-item .bx--overflow-menu:focus{outline:1px solid var(--cds-focus, #0f62fe)}.bx--breadcrumb-item .bx--overflow-menu:hover{background:rgba(0,0,0,0)}.bx--breadcrumb-item .bx--overflow-menu::after{position:absolute;bottom:2px;width:.75rem;height:1px;background:var(--cds-hover-primary-text, #0043ce);content:"";opacity:0;transition:opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}@media screen and (prefers-reduced-motion: reduce){.bx--breadcrumb-item .bx--overflow-menu::after{transition:none}}.bx--breadcrumb-item .bx--overflow-menu:hover::after{opacity:1}.bx--breadcrumb-item .bx--overflow-menu.bx--overflow-menu--open{background:rgba(0,0,0,0);box-shadow:none}.bx--breadcrumb-item .bx--overflow-menu__icon{position:relative;fill:var(--cds-link-01, #0f62fe);transform:translateY(4px)}.bx--breadcrumb-item .bx--overflow-menu:hover .bx--overflow-menu__icon{fill:var(--cds-hover-primary-text, #0043ce)}.bx--breadcrumb-menu-options:focus{outline:none}.bx--breadcrumb-menu-options.bx--overflow-menu-options[data-floating-menu-direction=bottom]::after{top:-0.4375rem;left:.875rem;width:0;height:0;border-right:.4375rem solid rgba(0,0,0,0);border-bottom:.4375rem solid var(--cds-field-01, #f4f4f4);border-left:.4375rem solid rgba(0,0,0,0);margin:0 auto;background:rgba(0,0,0,0)}.bx--breadcrumb.bx--skeleton .bx--link{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;width:6.25rem;height:1rem}.bx--breadcrumb.bx--skeleton .bx--link:hover,.bx--breadcrumb.bx--skeleton .bx--link:focus,.bx--breadcrumb.bx--skeleton .bx--link:active{border:none;cursor:default;outline:none}.bx--breadcrumb.bx--skeleton .bx--link::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--breadcrumb.bx--skeleton .bx--link::before{animation:none}}.bx--form-item.bx--checkbox-wrapper{position:relative;margin-bottom:.25rem}.bx--form-item.bx--checkbox-wrapper:first-of-type{margin-top:.1875rem}.bx--label+.bx--form-item.bx--checkbox-wrapper{margin-top:-0.125rem}.bx--form-item.bx--checkbox-wrapper:last-of-type{margin-bottom:.1875rem}.bx--checkbox{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0, 0, 0, 0);visibility:inherit;white-space:nowrap;top:1.25rem;left:.7rem}.bx--checkbox-label{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);position:relative;display:flex;min-height:1.5rem;padding-top:.1875rem;padding-left:1.25rem;cursor:pointer;user-select:none}.bx--checkbox-label *,.bx--checkbox-label *::before,.bx--checkbox-label *::after{box-sizing:inherit}.bx--checkbox-label-text{padding-left:.375rem}.bx--checkbox-label::before,.bx--checkbox-label::after{box-sizing:border-box}.bx--checkbox-label::before{position:absolute;top:.125rem;left:0;width:1rem;height:1rem;border:1px solid var(--cds-icon-01, #161616);margin:.125rem .125rem .125rem .1875rem;background-color:rgba(0,0,0,0);border-radius:1px;content:""}.bx--checkbox-label::after{position:absolute;top:.5rem;left:.4375rem;width:.5625rem;height:.3125rem;border-bottom:2px solid var(--cds-inverse-01, #ffffff);border-left:2px solid var(--cds-inverse-01, #ffffff);margin-top:-0.1875rem /*rtl:0rem*/;background:none;content:"";transform:scale(0) rotate(-45deg);transform-origin:bottom right /*rtl:center*/}.bx--checkbox:checked+.bx--checkbox-label::before,.bx--checkbox:indeterminate+.bx--checkbox-label::before,.bx--checkbox-label[data-contained-checkbox-state=true]::before,.bx--checkbox-label[data-contained-checkbox-state=mixed]::before{border-width:1px;border-color:var(--cds-icon-01, #161616);background-color:var(--cds-icon-01, #161616)}.bx--checkbox:checked+.bx--checkbox-label::after,.bx--checkbox-label[data-contained-checkbox-state=true]::after{transform:scale(1) rotate(-45deg) /*rtl:scale(1.2) rotate3d(.5, 1, 0, 158deg)*/}.bx--checkbox:indeterminate+.bx--checkbox-label::after,.bx--checkbox-label[data-contained-checkbox-state=mixed]::after{top:.6875rem;width:.5rem;border-bottom:2px solid var(--cds-inverse-01, #ffffff);border-left:0 solid var(--cds-inverse-01, #ffffff);transform:scale(1) rotate(0deg)}.bx--checkbox:focus+.bx--checkbox-label::before,.bx--checkbox-label__focus::before,.bx--checkbox:checked:focus+.bx--checkbox-label::before,.bx--checkbox-label[data-contained-checkbox-state=true].bx--checkbox-label__focus::before,.bx--checkbox:indeterminate:focus+.bx--checkbox-label::before,.bx--checkbox-label[data-contained-checkbox-state=mixed].bx--checkbox-label__focus::before{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:1px}.bx--checkbox:disabled+.bx--checkbox-label,.bx--checkbox-label[data-contained-checkbox-disabled=true]{color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed}.bx--checkbox:disabled+.bx--checkbox-label::before,.bx--checkbox-label[data-contained-checkbox-disabled=true]::before{border-color:var(--cds-disabled-02, #c6c6c6)}.bx--checkbox:checked:disabled+.bx--checkbox-label::before,.bx--checkbox:indeterminate:disabled+.bx--checkbox-label::before,.bx--checkbox-label[data-contained-checkbox-state=true][data-contained-checkbox-disabled=true]::before,.bx--checkbox-label[data-contained-checkbox-state=mixed][data-contained-checkbox-disabled=true]::before{background-color:var(--cds-disabled-02, #c6c6c6)}.bx--checkbox-label-text.bx--skeleton{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;width:6.25rem;height:var(--cds-spacing-05, 1rem);margin:.0625rem 0 0 .375rem}.bx--checkbox-label-text.bx--skeleton:hover,.bx--checkbox-label-text.bx--skeleton:focus,.bx--checkbox-label-text.bx--skeleton:active{border:none;cursor:default;outline:none}.bx--checkbox-label-text.bx--skeleton::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--checkbox-label-text.bx--skeleton::before{animation:none}}.bx--checkbox--inline{position:relative}.bx--list-box__wrapper--inline{display:inline-grid;align-items:center;grid-gap:.25rem;grid-template:auto auto/auto auto}.bx--list-box__wrapper--inline .bx--label{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px)}.bx--list-box__wrapper--inline .bx--label,.bx--list-box__wrapper--inline .bx--form__helper-text,.bx--list-box__wrapper--inline .bx--form-requirement{margin:0}.bx--list-box__wrapper--inline .bx--form__helper-text{max-width:none}.bx--list-box__wrapper--inline .bx--form-requirement{grid-column:2}.bx--list-box{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;position:relative;width:100%;height:2.5rem;max-height:2.5rem;border:none;border-bottom:1px solid var(--cds-ui-04, #8d8d8d);background-color:var(--cds-field-01, #f4f4f4);color:var(--cds-text-01, #161616);cursor:pointer;transition:all 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--list-box *,.bx--list-box *::before,.bx--list-box *::after{box-sizing:inherit}.bx--list-box:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.bx--list-box--xl,.bx--list-box--lg{height:3rem;max-height:3rem}.bx--list-box--sm{height:2rem;max-height:2rem}.bx--list-box--expanded{border-bottom-color:var(--cds-ui-03, #e0e0e0)}.bx--list-box--expanded:hover{background-color:var(--cds-field-01, #f4f4f4)}.bx--list-box--expanded:hover.bx--list-box--light:hover{background-color:var(--cds-field-02, #ffffff)}.bx--list-box .bx--text-input{min-width:0;height:100%}.bx--list-box__invalid-icon{position:absolute;top:50%;right:2.5rem;fill:var(--cds-support-01, #da1e28);transform:translateY(-50%)}.bx--list-box__invalid-icon--warning{fill:var(--cds-support-03, #f1c21b)}.bx--list-box__invalid-icon--warning path[fill]{fill:#000;opacity:1}.bx--list-box[data-invalid] .bx--list-box__field,.bx--list-box.bx--list-box--warning .bx--list-box__field{padding-right:4rem;border-bottom:0}.bx--list-box[data-invalid].bx--list-box--inline .bx--list-box__field{padding-right:3.5rem}.bx--list-box--light{background-color:var(--cds-field-02, #ffffff)}.bx--list-box--light:hover{background-color:var(--cds-hover-light-ui, #e5e5e5)}.bx--list-box--light .bx--list-box__menu{background:var(--cds-field-02, #ffffff)}.bx--list-box--light .bx--list-box__menu-item__option{border-top-color:var(--cds-decorative-01, #e0e0e0)}.bx--list-box--light.bx--list-box--expanded{border-bottom-color:rgba(0,0,0,0)}.bx--list-box--disabled:hover{background-color:var(--cds-field-01, #f4f4f4)}.bx--list-box--light.bx--list-box--disabled{background-color:var(--cds-field-02, #ffffff)}.bx--list-box--disabled,.bx--list-box--disabled .bx--list-box__field,.bx--list-box--disabled .bx--list-box__field:focus{border-bottom-color:rgba(0,0,0,0);outline:none}.bx--list-box--disabled .bx--list-box__label,.bx--list-box--disabled.bx--list-box--inline .bx--list-box__label{color:var(--cds-disabled-02, #c6c6c6)}.bx--list-box--disabled .bx--list-box__menu-icon>svg,.bx--list-box--disabled .bx--list-box__selection>svg{fill:var(--cds-disabled-02, #c6c6c6)}.bx--list-box--disabled,.bx--list-box--disabled .bx--list-box__field,.bx--list-box--disabled .bx--list-box__menu-icon{cursor:not-allowed}.bx--list-box--disabled .bx--list-box__menu-item,.bx--list-box--disabled .bx--list-box__menu-item:hover,.bx--list-box--disabled .bx--list-box__menu-item--highlighted{color:var(--cds-disabled-02, #c6c6c6);text-decoration:none}.bx--list-box--disabled .bx--list-box__selection:hover{cursor:not-allowed}.bx--list-box--disabled.bx--list-box[data-invalid] .bx--list-box__field{padding-right:3rem}.bx--list-box--disabled.bx--list-box[data-invalid].bx--list-box--inline .bx--list-box__field{padding-right:2rem}.bx--list-box.bx--list-box--inline{border-width:0;background-color:rgba(0,0,0,0)}.bx--list-box.bx--list-box--inline:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.bx--list-box.bx--list-box--inline.bx--list-box--expanded{border-bottom-width:0}.bx--list-box.bx--list-box--inline.bx--list-box--expanded .bx--list-box__field[aria-expanded=true]{border-width:0}.bx--list-box.bx--list-box--inline.bx--list-box--disabled:hover{background-color:rgba(0,0,0,0)}.bx--list-box.bx--list-box--inline.bx--list-box--expanded:hover{background-color:var(--cds-field-02, #ffffff)}.bx--list-box.bx--list-box--inline .bx--list-box__field{padding:0 2rem 0 .5rem}.bx--list-box.bx--list-box--inline .bx--list-box__menu-icon{right:.5rem}.bx--list-box.bx--list-box--inline .bx--list-box__invalid-icon{right:2rem}.bx--list-box--inline .bx--list-box__label{color:var(--cds-text-01, #161616)}.bx--list-box--inline .bx--list-box__field{height:100%}.bx--dropdown--inline .bx--list-box__field{max-width:30rem}.bx--dropdown--inline .bx--list-box__menu{min-width:18rem;max-width:30rem}.bx--list-box__field{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;width:100%;position:relative;display:inline-flex;overflow:hidden;height:calc(100% + 1px);align-items:center;padding:0 3rem 0 1rem;cursor:pointer;outline:none;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.bx--list-box__field *,.bx--list-box__field *::before,.bx--list-box__field *::after{box-sizing:inherit}.bx--list-box__field::-moz-focus-inner{border:0}.bx--list-box__field:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--list-box__field:focus{outline-style:dotted}}.bx--list-box__field[disabled]{color:var(--cds-disabled-02, #c6c6c6);outline:none}.bx--list-box__field .bx--text-input{padding-right:4.5rem}.bx--list-box[data-invalid] .bx--list-box__field .bx--text-input,.bx--list-box--warning .bx--list-box__field .bx--text-input{padding-right:6.125rem}.bx--list-box[data-invalid] .bx--list-box__field .bx--text-input+.bx--list-box__invalid-icon,.bx--list-box--warning .bx--list-box__field .bx--text-input+.bx--list-box__invalid-icon{right:4.125rem}.bx--list-box__field .bx--text-input--empty{padding-right:3rem}.bx--list-box[data-invalid] .bx--list-box__field .bx--text-input--empty,.bx--list-box--warning .bx--list-box__field .bx--text-input--empty{padding-right:4.5rem}.bx--list-box[data-invalid] .bx--list-box__field .bx--text-input--empty+.bx--list-box__invalid-icon,.bx--list-box--warning .bx--list-box__field .bx--text-input--empty+.bx--list-box__invalid-icon{right:2.5rem}.bx--list-box__label{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);overflow:hidden;color:var(--cds-text-01, #161616);text-overflow:ellipsis;user-select:none;white-space:nowrap}.bx--list-box__menu-icon{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;position:absolute;right:1rem;display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;cursor:pointer;outline:none;transition:transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--list-box__menu-icon *,.bx--list-box__menu-icon *::before,.bx--list-box__menu-icon *::after{box-sizing:inherit}.bx--list-box__menu-icon::-moz-focus-inner{border:0}.bx--list-box__menu-icon>svg{fill:var(--cds-icon-01, #161616)}.bx--list-box__menu-icon--open{width:1.5rem;justify-content:center;transform:rotate(180deg)}.bx--list-box__selection{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;position:absolute;top:50%;right:2.5rem;display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);user-select:none}.bx--list-box__selection *,.bx--list-box__selection *::before,.bx--list-box__selection *::after{box-sizing:inherit}.bx--list-box__selection::-moz-focus-inner{border:0}.bx--list-box__selection:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--list-box__selection:focus{outline-style:dotted}}.bx--list-box__selection:focus:hover{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--list-box__selection:focus:hover{outline-style:dotted}}.bx--list-box__selection>svg{fill:var(--cds-icon-01, #161616)}.bx--list-box--disabled .bx--list-box__selection:focus{outline:none}.bx--list-box__selection--multi{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);position:static;top:auto;display:flex;width:auto;height:1.5rem;align-items:center;justify-content:space-between;padding:.5rem;padding-right:.125rem;margin-right:.625rem;background-color:var(--cds-inverse-02, #393939);border-radius:.75rem;color:var(--cds-inverse-01, #ffffff);line-height:0;transform:none}.bx--list-box__selection--multi>svg{width:1.25rem;height:1.25rem;padding:.125rem;margin-left:.25rem;fill:var(--cds-inverse-01, #ffffff)}.bx--list-box__selection--multi>svg:hover{background-color:var(--cds-hover-secondary, #4c4c4c);border-radius:50%}.bx--list-box--disabled .bx--list-box__selection--multi{background-color:var(--cds-disabled-02, #c6c6c6);color:var(--cds-disabled-01, #f4f4f4)}.bx--list-box--disabled .bx--list-box__selection--multi.bx--tag--interactive:hover,.bx--list-box--disabled .bx--list-box__selection--multi .bx--tag__close-icon:hover{background-color:var(--cds-disabled-02, #c6c6c6)}.bx--list-box--disabled .bx--list-box__selection--multi>svg{fill:var(--cds-disabled-01, #f4f4f4)}.bx--list-box--disabled .bx--list-box__selection--multi>svg:hover{background-color:initial}.bx--list-box__selection--multi:hover{outline:none}.bx--list-box__menu{box-shadow:0 2px 6px var(--cds-shadow, rgba(0, 0, 0, 0.3));position:absolute;z-index:9100;right:0;left:0;width:100%;background-color:var(--cds-ui-01, #f4f4f4);overflow-y:auto;transition:max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--list-box__menu:focus{outline:1px solid var(--cds-focus, #0f62fe)}@media screen and (prefers-contrast){.bx--list-box__menu:focus{outline-style:dotted}}.bx--list-box .bx--list-box__field[aria-expanded=false]+.bx--list-box__menu{max-height:0}.bx--list-box--expanded .bx--list-box__menu{max-height:13.75rem}.bx--list-box--expanded.bx--list-box--xl .bx--list-box__menu,.bx--list-box--expanded.bx--list-box--lg .bx--list-box__menu{max-height:16.5rem}.bx--list-box--expanded.bx--list-box--sm .bx--list-box__menu{max-height:11rem}.bx--list-box__menu-item{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);position:relative;height:2.5rem;color:var(--cds-text-02, #525252);cursor:pointer;transition:background 70ms cubic-bezier(0.2, 0, 0.38, 0.9);user-select:none}.bx--list-box__menu-item:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.bx--list-box__menu-item:active{background-color:var(--cds-selected-ui, #e0e0e0)}.bx--list-box--light .bx--list-box__menu-item:hover{background-color:var(--cds-hover-light-ui, #e5e5e5)}.bx--list-box--sm .bx--list-box__menu-item{height:2rem}.bx--list-box--xl .bx--list-box__menu-item,.bx--list-box--lg .bx--list-box__menu-item{height:3rem}.bx--list-box--disabled .bx--list-box__menu-item:hover{background-color:rgba(0,0,0,0)}.bx--list-box--light .bx--list-box__menu-item:active{background-color:var(--cds-selected-light-ui, #e0e0e0)}.bx--list-box--disabled .bx--list-box__menu-item__option:hover{border-top-color:var(--cds-ui-03, #e0e0e0)}.bx--list-box__menu-item:first-of-type .bx--list-box__menu-item__option{border-top-color:rgba(0,0,0,0)}.bx--list-box__menu-item:hover .bx--list-box__menu-item__option{color:var(--cds-text-01, #161616)}.bx--list-box__menu-item:hover+.bx--list-box__menu-item .bx--list-box__menu-item__option{border-top-color:rgba(0,0,0,0)}.bx--list-box--disabled .bx--list-box__menu-item:hover+.bx--list-box__menu-item .bx--list-box__menu-item__option{border-top-color:var(--cds-ui-03, #e0e0e0)}.bx--list-box__menu-item__option{outline:2px solid rgba(0,0,0,0);outline-offset:-2px;display:block;overflow:hidden;height:2.5rem;padding:.6875rem 0;padding-right:1.5rem;border-top:1px solid rgba(0,0,0,0);border-top-color:var(--cds-ui-03, #e0e0e0);border-bottom:1px solid rgba(0,0,0,0);margin:0 1rem;color:var(--cds-text-02, #525252);font-weight:normal;line-height:1rem;text-decoration:none;text-overflow:ellipsis;transition:border-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9),color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);white-space:nowrap}.bx--list-box__menu-item__option:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px;padding:.6875rem 1rem;border-color:rgba(0,0,0,0);margin:0}@media screen and (prefers-contrast){.bx--list-box__menu-item__option:focus{outline-style:dotted}}.bx--list-box__menu-item__option:hover{border-color:rgba(0,0,0,0);color:var(--cds-text-01, #161616)}.bx--list-box--sm .bx--list-box__menu-item__option{height:2rem;padding-top:.4375rem;padding-bottom:.4375rem}.bx--list-box--xl .bx--list-box__menu-item__option,.bx--list-box--lg .bx--list-box__menu-item__option{height:3rem;padding-top:.9375rem;padding-bottom:.9375rem}.bx--list-box--disabled .bx--list-box__menu-item:hover .bx--list-box__menu-item__option,.bx--list-box--disabled .bx--list-box__menu-item__option{color:var(--cds-disabled-02, #c6c6c6)}.bx--list-box__menu-item[disabled],.bx--list-box__menu-item[disabled] *,.bx--list-box__menu-item[disabled] .bx--list-box__menu-item__option,.bx--list-box__menu-item[disabled]:hover{color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed;outline:none}.bx--list-box__menu-item[disabled]:hover{background-color:revert}.bx--list-box__menu-item[disabled] .bx--checkbox-label::before{border-color:var(--cds-disabled-02, #c6c6c6)}.bx--list-box__menu-item[disabled] .bx--list-box__menu-item__option{border-top-color:var(--cds-ui-03, #e0e0e0)}.bx--list-box__menu-item[disabled]:hover+.bx--list-box__menu-item .bx--list-box__menu-item__option{border-top-color:var(--cds-ui-03, #e0e0e0)}.bx--list-box.bx--list-box--inline .bx--list-box__menu-item__option{margin:0 .5rem}.bx--list-box.bx--list-box--inline .bx--list-box__menu-item__option:focus{padding-right:.5rem;padding-left:.5rem;margin:0}.bx--list-box__menu-item--highlighted{border-color:rgba(0,0,0,0);background-color:var(--cds-hover-ui, #e5e5e5);color:var(--cds-text-01, #161616)}.bx--list-box__menu-item--highlighted .bx--list-box__menu-item__option,.bx--list-box__menu-item--highlighted+.bx--list-box__menu-item .bx--list-box__menu-item__option{border-top-color:rgba(0,0,0,0)}.bx--list-box__menu-item--highlighted .bx--list-box__menu-item__option{color:var(--cds-text-01, #161616)}.bx--list-box__menu-item--active{border-bottom-color:var(--cds-selected-ui, #e0e0e0);background-color:var(--cds-selected-ui, #e0e0e0);color:var(--cds-text-01, #161616)}.bx--list-box--light .bx--list-box__menu-item--active{border-bottom-color:var(--cds-selected-light-ui, #e0e0e0);background-color:var(--cds-selected-light-ui, #e0e0e0)}.bx--list-box__menu-item--active:hover,.bx--list-box__menu-item--active.bx--list-box__menu-item--highlighted{border-bottom-color:var(--cds-hover-selected-ui, #cacaca);background-color:var(--cds-hover-selected-ui, #cacaca)}.bx--list-box__menu-item--active .bx--list-box__menu-item__option{color:var(--cds-text-01, #161616)}.bx--list-box__menu-item--active+.bx--list-box__menu-item>.bx--list-box__menu-item__option{border-top-color:rgba(0,0,0,0)}.bx--list-box__menu-item__selected-icon{position:absolute;top:50%;right:1rem;display:none;fill:var(--cds-icon-01, #161616);transform:translateY(-50%)}.bx--list-box--inline .bx--list-box__menu-item__selected-icon{right:.5rem}.bx--list-box__menu-item--active .bx--list-box__menu-item__selected-icon{display:block}.bx--list-box__menu-item .bx--checkbox-label{width:100%}.bx--list-box__menu-item .bx--checkbox-label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bx--list-box--up .bx--list-box__menu{bottom:2.5rem}.bx--list-box--up.bx--dropdown--sm .bx--list-box__menu,.bx--list-box--up.bx--list-box--sm .bx--list-box__menu,.bx--list-box--up .bx--list-box--sm .bx--list-box__menu{bottom:2rem}.bx--list-box--up.bx--dropdown--xl .bx--list-box__menu,.bx--list-box--up.bx--list-box--xl .bx--list-box__menu,.bx--list-box--up.bx--dropdown--lg .bx--list-box__menu,.bx--list-box--up.bx--list-box--lg .bx--list-box__menu,.bx--list-box--up .bx--list-box--lg .bx--list-box__menu{bottom:3rem}.bx--list-box input[role=combobox],.bx--list-box input[type=text]{min-width:0;background-color:inherit}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--list-box__field,.bx--list-box__menu,.bx--multi-select .bx--tag--filter{outline:1px solid rgba(0,0,0,0)}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--list-box__field:focus,.bx--multi-select .bx--tag__close-icon:focus,.bx--list-box__menu-item--highlighted .bx--list-box__menu-item__option{color:Highlight;outline:1px solid Highlight}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--list-box__menu-icon>svg,.bx--list-box__selection>svg,.bx--list-box__selection--multi>svg{fill:ButtonText}}.bx--dropdown__wrapper--inline{display:inline-grid;align-items:center;grid-gap:0 1.5rem;grid-template:auto auto/auto min-content}.bx--dropdown__wrapper--inline .bx--label{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px)}.bx--dropdown__wrapper--inline .bx--label,.bx--dropdown__wrapper--inline .bx--form__helper-text,.bx--dropdown__wrapper--inline .bx--form-requirement{margin:0}.bx--dropdown__wrapper--inline .bx--form-requirement{grid-column:2}.bx--dropdown{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;outline:2px solid rgba(0,0,0,0);outline-offset:-2px;position:relative;display:block;width:100%;height:2.5rem;border:none;border-bottom:1px solid var(--cds-border-strong, #8d8d8d);background-color:var(--cds-field, #f4f4f4);color:var(--cds-text-primary, #161616);cursor:pointer;list-style:none;outline:2px solid rgba(0,0,0,0);transition:background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--dropdown *,.bx--dropdown *::before,.bx--dropdown *::after{box-sizing:inherit}.bx--dropdown:hover{background-color:var(--cds-field-hover, #e5e5e5)}.bx--dropdown .bx--list-box__field{text-align:left}.bx--dropdown--xl,.bx--dropdown--lg{height:3rem;max-height:3rem}.bx--dropdown--xl .bx--dropdown__arrow,.bx--dropdown--lg .bx--dropdown__arrow{top:1rem}.bx--dropdown--sm{height:2rem;max-height:2rem}.bx--dropdown--sm .bx--dropdown__arrow{top:.5rem}.bx--dropdown--open{border-bottom-color:var(--cds-border-subtle, #e0e0e0)}.bx--dropdown--invalid{outline:2px solid var(--cds-support-01, #da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.bx--dropdown--invalid{outline-style:dotted}}.bx--dropdown--invalid .bx--dropdown-text{padding-right:3.5rem}.bx--dropdown--invalid+.bx--form-requirement{display:inline-block;max-height:12.5rem;color:var(--cds-text-error, #da1e28)}.bx--dropdown__invalid-icon{position:absolute;top:50%;right:var(--cds-spacing-08, 2.5rem);fill:var(--cds-support-error, #da1e28);transform:translateY(-50%)}.bx--dropdown--open:hover{background-color:var(--cds-field, #f4f4f4)}.bx--dropdown--open:focus{outline:1px solid rgba(0,0,0,0)}.bx--dropdown--open .bx--dropdown-list{box-shadow:0 2px 6px var(--cds-shadow, rgba(0, 0, 0, 0.3));max-height:13.75rem;transition:max-height 110ms cubic-bezier(0, 0, 0.38, 0.9)}.bx--dropdown--light{background-color:var(--cds-field-02, #ffffff)}.bx--dropdown--light:hover{background-color:var(--cds-hover-light-ui, #e5e5e5)}.bx--dropdown--up .bx--dropdown-list{bottom:2rem}.bx--dropdown__arrow{position:absolute;top:.8125rem;right:1rem;fill:var(--cds-icon-primary, #161616);pointer-events:none;transform-origin:50% 45%;transition:transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}button.bx--dropdown-text{width:100%;border:none;background:none;color:var(--cds-text-primary, #161616);text-align:left}button.bx--dropdown-text:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){button.bx--dropdown-text:focus{outline-style:dotted}}.bx--dropdown-text{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);display:block;overflow:hidden;height:calc(100% + 1px);padding-right:2.625rem;padding-left:1rem;text-overflow:ellipsis;white-space:nowrap}.bx--dropdown-list{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;outline:2px solid rgba(0,0,0,0);outline-offset:-2px;box-shadow:0 2px 6px var(--cds-shadow, rgba(0, 0, 0, 0.3));font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);position:absolute;z-index:9100;display:flex;width:100%;max-height:0;flex-direction:column;background-color:var(--cds-layer, #f4f4f4);list-style:none;overflow-x:hidden;overflow-y:auto;transition:max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--dropdown-list *,.bx--dropdown-list *::before,.bx--dropdown-list *::after{box-sizing:inherit}.bx--dropdown--light .bx--dropdown-list{background-color:var(--cds-field-02, #ffffff)}.bx--dropdown:not(.bx--dropdown--open) .bx--dropdown-item{visibility:hidden}.bx--dropdown-item{position:relative;opacity:0;transition:visibility 70ms cubic-bezier(0.2, 0, 0.38, 0.9),opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9),background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);visibility:inherit}.bx--dropdown-item:hover{background-color:var(--cds-layer-hover, #e5e5e5)}.bx--dropdown-item:hover+.bx--dropdown-item .bx--dropdown-link{border-color:rgba(0,0,0,0)}.bx--dropdown-item:active{background-color:var(--cds-layer-selected, #e0e0e0)}.bx--dropdown-item:first-of-type .bx--dropdown-link{border-top-color:rgba(0,0,0,0)}.bx--dropdown-item:last-of-type .bx--dropdown-link{border-bottom:none}.bx--dropdown-link{outline:2px solid rgba(0,0,0,0);outline-offset:-2px;display:block;overflow:hidden;height:2.5rem;padding:.6875rem 0;border:1px solid rgba(0,0,0,0);border-top-color:var(--cds-border-subtle, #e0e0e0);margin:0 1rem;color:var(--cds-text-secondary, #525252);font-weight:normal;line-height:1rem;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.bx--dropdown-link:hover{border-color:rgba(0,0,0,0);color:var(--cds-text-01, #161616)}.bx--dropdown--light .bx--dropdown-link{border-top-color:var(--cds-decorative-01, #e0e0e0)}.bx--dropdown--sm .bx--dropdown-link{height:2rem;padding-top:.4375rem;padding-bottom:.4375rem}.bx--dropdown--xl .bx--dropdown-link{height:3rem;padding-top:.9375rem;padding-bottom:.9375rem}.bx--dropdown--focused,.bx--dropdown-link:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px;padding:.6875rem 1rem;margin:0}@media screen and (prefers-contrast){.bx--dropdown--focused,.bx--dropdown-link:focus{outline-style:dotted}}.bx--dropdown-list[aria-activedescendant] .bx--dropdown-link:focus{padding:.6875rem 0;margin:0 1rem;outline:none}.bx--dropdown-list[aria-activedescendant] .bx--dropdown--focused:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px;padding:.6875rem 1rem;margin:0}@media screen and (prefers-contrast){.bx--dropdown-list[aria-activedescendant] .bx--dropdown--focused:focus{outline-style:dotted}}.bx--dropdown-list[aria-activedescendant] .bx--dropdown-item:active{background-color:inherit}.bx--dropdown-item:hover .bx--dropdown-link{border-bottom-color:var(--cds-layer-hover, #e5e5e5)}.bx--dropdown--open .bx--dropdown__arrow{transform:rotate(-180deg)}.bx--dropdown--open.bx--dropdown--xl .bx--dropdown-list{max-height:16.5rem}.bx--dropdown--open.bx--dropdown--sm .bx--dropdown-list{max-height:11rem}.bx--dropdown--open .bx--dropdown-item{opacity:1}.bx--dropdown--disabled{border-bottom-color:rgba(0,0,0,0)}.bx--dropdown--disabled:hover{background-color:var(--cds-field, #f4f4f4)}.bx--dropdown--disabled:focus{outline:none}.bx--dropdown--disabled .bx--dropdown-text,.bx--dropdown--disabled .bx--list-box__label{color:var(--cds-text-disabled, #c6c6c6)}.bx--dropdown--disabled .bx--dropdown__arrow,.bx--dropdown--disabled .bx--list-box__menu-icon svg{fill:var(--cds-icon-disabled, #c6c6c6)}.bx--dropdown--disabled.bx--dropdown--light:hover{background-color:var(--cds-field-02, #ffffff)}.bx--dropdown--disabled .bx--list-box__field,.bx--dropdown--disabled .bx--list-box__menu-icon{cursor:not-allowed}.bx--dropdown--auto-width{width:auto;max-width:25rem}.bx--dropdown--inline{display:inline-block;width:auto;border-bottom-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);justify-self:start;transition:background 70ms cubic-bezier(0, 0, 0.38, 0.9)}.bx--dropdown--inline:hover{background-color:var(--cds-field-hover, #e5e5e5)}.bx--dropdown--inline.bx--dropdown--disabled{background-color:rgba(0,0,0,0)}.bx--dropdown--inline .bx--dropdown__arrow{top:.5rem;right:.5rem}.bx--dropdown--inline.bx--dropdown--open{background-color:rgba(0,0,0,0)}.bx--dropdown--inline .bx--dropdown-text{display:inline-block;overflow:visible;height:2rem;padding:.4375rem 2rem .4375rem .75rem;color:var(--cds-text-primary, #161616)}.bx--dropdown--inline.bx--dropdown--disabled .bx--dropdown-text{color:var(--cds-text-disabled, #c6c6c6)}.bx--dropdown--inline.bx--dropdown--disabled:focus .bx--dropdown-text{outline:0}.bx--dropdown--inline.bx--dropdown--invalid .bx--dropdown__invalid-icon{right:2rem}.bx--dropdown--inline.bx--dropdown--invalid .bx--dropdown-text{padding-right:3.5rem}.bx--dropdown--inline.bx--dropdown--open:focus .bx--dropdown-list{box-shadow:0 2px 6px var(--cds-shadow, rgba(0, 0, 0, 0.3))}.bx--dropdown--inline .bx--dropdown-link{font-weight:normal}.bx--dropdown--show-selected .bx--dropdown--selected{display:block;background-color:var(--cds-layer-hover, #e5e5e5);color:var(--cds-text-primary, #161616)}.bx--dropdown--show-selected .bx--dropdown--selected:hover{background-color:var(--cds-layer-selected, #e0e0e0)}.bx--dropdown--show-selected .bx--dropdown--selected .bx--dropdown-link{border-top-color:rgba(0,0,0,0)}.bx--dropdown--show-selected .bx--dropdown--selected+.bx--dropdown-item .bx--dropdown-link{border-top-color:rgba(0,0,0,0)}.bx--dropdown--show-selected .bx--dropdown--selected .bx--list-box__menu-item__selected-icon{display:block}.bx--dropdown-v2.bx--skeleton,.bx--dropdown.bx--skeleton{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none}.bx--dropdown-v2.bx--skeleton:hover,.bx--dropdown-v2.bx--skeleton:focus,.bx--dropdown-v2.bx--skeleton:active,.bx--dropdown.bx--skeleton:hover,.bx--dropdown.bx--skeleton:focus,.bx--dropdown.bx--skeleton:active{border:none;cursor:default;outline:none}.bx--dropdown-v2.bx--skeleton::before,.bx--dropdown.bx--skeleton::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--dropdown-v2.bx--skeleton::before,.bx--dropdown.bx--skeleton::before{animation:none}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--dropdown .bx--list-box__field{outline:1px solid rgba(0,0,0,0)}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--list-box__menu-item__option{outline:none}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--list-box__menu-item__selected-icon{fill:ButtonText}}.bx--search{position:relative;display:flex;width:100%;align-items:center}.bx--search .bx--label{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0, 0, 0, 0);visibility:inherit;white-space:nowrap}.bx--search-input{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);outline:2px solid rgba(0,0,0,0);outline-offset:-2px;width:100%;order:1;padding:0 2.5rem;border:none;border-bottom:1px solid var(--cds-ui-04, #8d8d8d);appearance:none;background-color:var(--cds-field-01, #f4f4f4);color:var(--cds-text-01, #161616);text-overflow:ellipsis;transition:background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9),outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--search-input *,.bx--search-input *::before,.bx--search-input *::after{box-sizing:inherit}.bx--search-input:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--search-input:focus{outline-style:dotted}}.bx--search-input::placeholder{color:var(--cds-text-05, #6f6f6f);opacity:1}.bx--search-input::-ms-clear{display:none}.bx--search-input[disabled]{border-bottom:1px solid rgba(0,0,0,0);background-color:var(--cds-field, #f4f4f4);color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed}.bx--search-input[disabled]::placeholder{color:var(--cds-disabled-02, #c6c6c6)}.bx--search--light .bx--search-input{background:var(--cds-field-02, #ffffff)}.bx--search--light .bx--search-close::before{background:var(--cds-field-02, #ffffff)}.bx--search--sm .bx--search-input,.bx--search--sm.bx--search--expandable.bx--search--expanded .bx--search-input{height:2rem;padding:0 var(--cds-spacing-07, 2rem)}.bx--search--sm .bx--search-magnifier-icon{left:.5rem}.bx--search--lg .bx--search-input,.bx--search--lg.bx--search--expandable.bx--search--expanded .bx--search-input{height:2.5rem;padding:0 var(--cds-spacing-08, 2.5rem)}.bx--search--lg .bx--search-magnifier-icon{left:.75rem}.bx--search--xl .bx--search-input,.bx--search--xl.bx--search--expandable.bx--search--expanded .bx--search-input{height:3rem;padding:0 var(--cds-spacing-09, 3rem)}.bx--search-magnifier-icon{position:absolute;z-index:2;top:50%;left:var(--cds-spacing-05, 1rem);width:1rem;height:1rem;fill:var(--cds-icon-02, #525252);pointer-events:none;transform:translateY(-50%)}.bx--search-close{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;outline:2px solid rgba(0,0,0,0);outline-offset:-2px;position:absolute;top:0;right:0}.bx--search-close *,.bx--search-close *::before,.bx--search-close *::after{box-sizing:inherit}.bx--search-close::-moz-focus-inner{border:0}.bx--search-close::before{position:absolute;top:.0625rem;left:0;display:block;width:2px;height:calc(100% - 2px);background-color:var(--cds-field-01, #f4f4f4);content:"";transition:background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}@media screen and (prefers-reduced-motion: reduce){.bx--search-close::before{transition:none}}.bx--search-close:hover{border-bottom:1px solid var(--cds-ui-04, #8d8d8d)}.bx--search-close:hover::before{background-color:var(--cds-hover-field, #e5e5e5)}.bx--search-button{flex-shrink:0;margin-left:.125rem;background-color:var(--cds-field-01, #f4f4f4)}.bx--search-button svg{fill:currentColor;vertical-align:middle}.bx--search-close svg{fill:inherit}.bx--search-close,.bx--search-button{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-width:1px 0;border-style:solid;border-color:rgba(0,0,0,0);cursor:pointer;fill:var(--cds-icon-01, #161616);opacity:1;transition:opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9),background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9),outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9),border 110ms cubic-bezier(0.2, 0, 0.38, 0.9);visibility:inherit}.bx--search-close:hover,.bx--search-button:hover{background-color:var(--cds-hover-field, #e5e5e5)}.bx--search-close:focus,.bx--search-button:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--search-close:focus,.bx--search-button:focus{outline-style:dotted}}.bx--search-close:active,.bx--search-button:active{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px;background-color:var(--cds-selected-ui, #e0e0e0)}@media screen and (prefers-contrast){.bx--search-close:active,.bx--search-button:active{outline-style:dotted}}.bx--search--disabled .bx--search-close,.bx--search--disabled.bx--search--expandable .bx--search-magnifier{cursor:not-allowed;outline:none}.bx--search--disabled .bx--search-close:hover,.bx--search--disabled.bx--search--expandable .bx--search-magnifier:hover{border-bottom-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.bx--search--disabled .bx--search-close:hover::before,.bx--search--disabled.bx--search--expandable .bx--search-magnifier:hover::before{background-color:rgba(0,0,0,0)}.bx--search--disabled svg{fill:var(--cds-disabled-02, #c6c6c6)}.bx--search-close:focus::before,.bx--search-close:active::before{background-color:var(--cds-focus, #0f62fe)}.bx--search-input:focus~.bx--search-close:hover{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--search-input:focus~.bx--search-close:hover{outline-style:dotted}}.bx--search--sm .bx--search-close,.bx--search--sm~.bx--search-button,.bx--search--sm.bx--search--expandable,.bx--search--sm.bx--search--expandable .bx--search-magnifier{width:2rem;height:2rem}.bx--search--sm.bx--search--expandable .bx--search-input::placeholder{padding:0 2rem}.bx--search--lg .bx--search-close,.bx--search--lg~.bx--search-button,.bx--search--lg.bx--search--expandable,.bx--search--lg.bx--search--expandable .bx--search-magnifier{width:2.5rem;height:2.5rem}.bx--search--lg.bx--search--expandable .bx--search-input::placeholder{padding:0 2.5rem}.bx--search--xl .bx--search-close,.bx--search--xl~.bx--search-button,.bx--search--xl.bx--search--expandable,.bx--search--xl.bx--search--expandable .bx--search-magnifier{width:3rem;height:3rem}.bx--search--xl.bx--search--expandable .bx--search-input::placeholder{padding:0 3rem}.bx--search-close--hidden{opacity:0;visibility:hidden}.bx--search--xl.bx--skeleton .bx--search-input,.bx--search--lg.bx--skeleton .bx--search-input,.bx--search--sm.bx--skeleton .bx--search-input{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;width:100%}.bx--search--xl.bx--skeleton .bx--search-input:hover,.bx--search--xl.bx--skeleton .bx--search-input:focus,.bx--search--xl.bx--skeleton .bx--search-input:active,.bx--search--lg.bx--skeleton .bx--search-input:hover,.bx--search--lg.bx--skeleton .bx--search-input:focus,.bx--search--lg.bx--skeleton .bx--search-input:active,.bx--search--sm.bx--skeleton .bx--search-input:hover,.bx--search--sm.bx--skeleton .bx--search-input:focus,.bx--search--sm.bx--skeleton .bx--search-input:active{border:none;cursor:default;outline:none}.bx--search--xl.bx--skeleton .bx--search-input::before,.bx--search--lg.bx--skeleton .bx--search-input::before,.bx--search--sm.bx--skeleton .bx--search-input::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--search--xl.bx--skeleton .bx--search-input::before,.bx--search--lg.bx--skeleton .bx--search-input::before,.bx--search--sm.bx--skeleton .bx--search-input::before{animation:none}}.bx--search--xl.bx--skeleton .bx--search-input::placeholder,.bx--search--lg.bx--skeleton .bx--search-input::placeholder,.bx--search--sm.bx--skeleton .bx--search-input::placeholder{color:rgba(0,0,0,0)}.bx--search--expandable{transition:width 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--search--expandable.bx--search--expanded{width:100%}.bx--search--expandable .bx--search-input{width:0;padding:0;transition:padding 70ms cubic-bezier(0.2, 0, 0.38, 0.9),width 0s linear 70ms}.bx--search--expandable .bx--search-input::placeholder{position:relative;opacity:0;transition-duration:70ms;transition-property:padding,opacity;transition-timing-function:cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--search--expandable.bx--search--expanded .bx--search-input{width:100%;transition:padding 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--search--expandable.bx--search--expanded .bx--search-input::placeholder{position:relative;padding:0;opacity:1}.bx--search--expandable .bx--search-magnifier{position:absolute;cursor:pointer}.bx--search--expandable .bx--search-magnifier:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.bx--search--expandable.bx--search--expanded .bx--search-magnifier{pointer-events:none}.bx--search--expandable .bx--search-magnifier-icon{fill:var(--cds-icon-01, #161616)}.bx--search--expandable.bx--search--expanded .bx--search-magnifier-icon{fill:var(--cds-icon-02, #525252)}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--search-close svg,.bx--search-magnifier-icon{fill:ButtonText}}.bx--structured-list--selection .bx--structured-list-td,.bx--structured-list--selection .bx--structured-list-th{padding-right:1rem;padding-left:1rem}.bx--structured-list--selection .bx--structured-list-td:first-child,.bx--structured-list--selection .bx--structured-list-th:first-child{padding-right:1rem;padding-left:1rem}.bx--structured-list-input{display:none}.bx--structured-list{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:table;width:100%;margin-bottom:5rem;background-color:rgba(0,0,0,0);border-collapse:collapse;border-spacing:0;overflow-x:auto}.bx--structured-list *,.bx--structured-list *::before,.bx--structured-list *::after{box-sizing:inherit}.bx--structured-list.bx--structured-list--condensed .bx--structured-list-td,.bx--structured-list.bx--structured-list--condensed .bx--structured-list-th{padding:.5rem}.bx--structured-list .bx--structured-list-row .bx--structured-list-td:first-of-type,.bx--structured-list .bx--structured-list-row .bx--structured-list-th:first-of-type{padding-left:1rem}.bx--structured-list.bx--structured-list--flush .bx--structured-list-row .bx--structured-list-td,.bx--structured-list.bx--structured-list--flush .bx--structured-list-row .bx--structured-list-th,.bx--structured-list.bx--structured-list--flush .bx--structured-list-row .bx--structured-list-td:first-of-type,.bx--structured-list.bx--structured-list--flush .bx--structured-list-row .bx--structured-list-th:first-of-type{padding-right:1rem;padding-left:0}.bx--structured-list-row{display:table-row;border-bottom:1px solid var(--cds-ui-03, #e0e0e0);transition:background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--structured-list--selection .bx--structured-list-row:hover:not(.bx--structured-list-row--header-row):not(.bx--structured-list-row--selected){border-bottom:1px solid var(--cds-hover-row, #e5e5e5);background-color:var(--cds-hover-row, #e5e5e5);cursor:pointer}.bx--structured-list-row.bx--structured-list-row--selected{background-color:var(--cds-selected-ui, #e0e0e0)}.bx--structured-list-row.bx--structured-list-row--header-row{border-bottom:1px solid var(--cds-selected-ui, #e0e0e0);cursor:inherit}.bx--structured-list-row:focus:not(.bx--structured-list-row--header-row){outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.bx--structured-list-row:focus:not(.bx--structured-list-row--header-row){outline-style:dotted}}.bx--structured-list--selection .bx--structured-list-row:hover:not(.bx--structured-list-row--header-row)>.bx--structured-list-td,.bx--structured-list-row.bx--structured-list-row--selected>.bx--structured-list-td{color:var(--cds-text-01, #161616)}.bx--structured-list--selection .bx--structured-list-row:hover:not(.bx--structured-list-row--header-row)>.bx--structured-list-td{border-top:1px solid var(--cds-ui-01, #f4f4f4)}.bx--structured-list-thead{display:table-header-group;vertical-align:middle}.bx--structured-list-th{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;padding:1rem .5rem .5rem .5rem;font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);display:table-cell;height:2.5rem;color:var(--cds-text-01, #161616);font-weight:600;text-align:left;text-transform:none;vertical-align:top}.bx--structured-list-th *,.bx--structured-list-th *::before,.bx--structured-list-th *::after{box-sizing:inherit}.bx--structured-list-tbody{display:table-row-group;vertical-align:middle}.bx--structured-list-td{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);padding:1rem .5rem 1.5rem .5rem;position:relative;display:table-cell;max-width:36rem;color:var(--cds-text-02, #525252);transition:color 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--structured-list-td *,.bx--structured-list-td *::before,.bx--structured-list-td *::after{box-sizing:inherit}.bx--structured-list-content--nowrap{white-space:nowrap}.bx--structured-list-svg{display:inline-block;fill:rgba(0,0,0,0);transition:all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);vertical-align:middle}.bx--structured-list-input:checked+.bx--structured-list-row .bx--structured-list-svg,.bx--structured-list-input:checked+.bx--structured-list-td .bx--structured-list-svg{fill:var(--cds-icon-01, #161616)}.bx--structured-list.bx--skeleton .bx--structured-list-th:first-child{width:8%}.bx--structured-list.bx--skeleton .bx--structured-list-th:nth-child(3n+2){width:30%}.bx--structured-list.bx--skeleton .bx--structured-list-th:nth-child(3n+3){width:15%}.bx--structured-list.bx--skeleton span{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;display:block;width:75%;height:1rem}.bx--structured-list.bx--skeleton span:hover,.bx--structured-list.bx--skeleton span:focus,.bx--structured-list.bx--skeleton span:active{border:none;cursor:default;outline:none}.bx--structured-list.bx--skeleton span::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--structured-list.bx--skeleton span::before{animation:none}}.bx--structured-list.bx--structured-list--selection.bx--skeleton .bx--structured-list-th:first-child{width:5%}.bx--structured-list.bx--structured-list--selection.bx--skeleton .bx--structured-list-th:first-child span{display:none}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--structured-list-input:checked+.bx--structured-list-td .bx--structured-list-svg{fill:ButtonText}}.bx--tag{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:inline-block;padding:0;border:0;appearance:none;background:none;cursor:pointer;font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);background-color:var(--cds-tag-background-gray, #e0e0e0);color:var(--cds-tag-color-gray, #393939);display:inline-flex;min-width:2rem;max-width:100%;min-height:1.5rem;align-items:center;justify-content:center;padding:.25rem .5rem;margin:.25rem;border-radius:.9375rem;cursor:default;vertical-align:middle;word-break:break-word}.bx--tag *,.bx--tag *::before,.bx--tag *::after{box-sizing:inherit}.bx--tag::-moz-focus-inner{border:0}.bx--tag.bx--tag--interactive:hover,.bx--tag .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-gray, #c6c6c6)}.bx--tag:not(:first-child){margin-left:0}.bx--tag--red{background-color:var(--cds-tag-background-red, #ffd7d9);color:var(--cds-tag-color-red, #750e13)}.bx--tag--red.bx--tag--interactive:hover,.bx--tag--red .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-red, #ffb3b8)}.bx--tag--magenta{background-color:var(--cds-tag-background-magenta, #ffd6e8);color:var(--cds-tag-color-magenta, #740937)}.bx--tag--magenta.bx--tag--interactive:hover,.bx--tag--magenta .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-magenta, #ffafd2)}.bx--tag--purple{background-color:var(--cds-tag-background-purple, #e8daff);color:var(--cds-tag-color-purple, #491d8b)}.bx--tag--purple.bx--tag--interactive:hover,.bx--tag--purple .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-purple, #d4bbff)}.bx--tag--blue{background-color:var(--cds-tag-background-blue, #d0e2ff);color:var(--cds-tag-color-blue, #002d9c)}.bx--tag--blue.bx--tag--interactive:hover,.bx--tag--blue .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-blue, #a6c8ff)}.bx--tag--cyan{background-color:var(--cds-tag-background-cyan, #bae6ff);color:var(--cds-tag-color-cyan, #003a6d)}.bx--tag--cyan.bx--tag--interactive:hover,.bx--tag--cyan .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-cyan, #82cfff)}.bx--tag--teal{background-color:var(--cds-tag-background-teal, #9ef0f0);color:var(--cds-tag-color-teal, #004144)}.bx--tag--teal.bx--tag--interactive:hover,.bx--tag--teal .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-teal, #3ddbd9)}.bx--tag--green{background-color:var(--cds-tag-background-green, #a7f0ba);color:var(--cds-tag-color-green, #044317)}.bx--tag--green.bx--tag--interactive:hover,.bx--tag--green .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-green, #6fdc8c)}.bx--tag--gray{background-color:var(--cds-tag-background-gray, #e0e0e0);color:var(--cds-tag-color-gray, #393939)}.bx--tag--gray.bx--tag--interactive:hover,.bx--tag--gray .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-gray, #c6c6c6)}.bx--tag--cool-gray{background-color:var(--cds-tag-background-cool-gray, #dde1e6);color:var(--cds-tag-color-cool-gray, #343a3f)}.bx--tag--cool-gray.bx--tag--interactive:hover,.bx--tag--cool-gray .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-cool-gray, #c1c7cd)}.bx--tag--warm-gray{background-color:var(--cds-tag-background-warm-gray, #e5e0df);color:var(--cds-tag-color-warm-gray, #3c3838)}.bx--tag--warm-gray.bx--tag--interactive:hover,.bx--tag--warm-gray .bx--tag__close-icon:hover{background-color:var(--cds-tag-hover-warm-gray, #cac5c4)}.bx--tag--high-contrast{background-color:var(--cds-inverse-02, #393939);color:var(--cds-inverse-01, #ffffff)}.bx--tag--high-contrast.bx--tag--interactive:hover,.bx--tag--high-contrast .bx--tag__close-icon:hover{background-color:var(--cds-inverse-hover-ui, #4c4c4c)}.bx--tag--outline{background-color:var(--cds-background, #ffffff);color:var(--cds-text-01, #161616);box-shadow:inset 0 0 0 1px var(--cds-inverse-02, #393939)}.bx--tag--outline.bx--tag--interactive:hover,.bx--tag--outline .bx--tag__close-icon:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.bx--tag--disabled,.bx--tag--filter.bx--tag--disabled,.bx--tag--interactive.bx--tag--disabled{background-color:var(--cds-disabled-01, #f4f4f4);color:var(--cds-disabled-02, #c6c6c6)}.bx--tag--disabled.bx--tag--interactive:hover,.bx--tag--disabled .bx--tag__close-icon:hover,.bx--tag--filter.bx--tag--disabled.bx--tag--interactive:hover,.bx--tag--filter.bx--tag--disabled .bx--tag__close-icon:hover,.bx--tag--interactive.bx--tag--disabled.bx--tag--interactive:hover,.bx--tag--interactive.bx--tag--disabled .bx--tag__close-icon:hover{background-color:var(--cds-disabled-01, #f4f4f4)}.bx--tag--disabled:hover,.bx--tag--filter.bx--tag--disabled:hover,.bx--tag--interactive.bx--tag--disabled:hover{cursor:not-allowed}.bx--tag__label{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.bx--tag--interactive:focus{box-shadow:inset 0 0 0 1px var(--cds-focus, #0f62fe);outline:none}.bx--tag--interactive:hover{cursor:pointer}.bx--tag--filter{padding-top:0;padding-right:0;padding-bottom:0;cursor:pointer}.bx--tag--filter:hover{outline:none}.bx--tag--interactive{transition:background-color 70ms cubic-bezier(0, 0, 0.38, 0.9)}.bx--tag__close-icon{display:flex;width:1.5rem;height:1.5rem;flex-shrink:0;align-items:center;justify-content:center;padding:0;border:0;margin:0 0 0 .125rem;background-color:rgba(0,0,0,0);border-radius:50%;color:currentColor;cursor:pointer;transition:background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9),box-shadow 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}.bx--tag__close-icon svg{fill:currentColor}.bx--tag__custom-icon{width:1rem;height:1rem;flex-shrink:0;padding:0;border:0;margin-right:var(--cds-spacing-02, 0.25rem);background-color:rgba(0,0,0,0);color:currentColor;outline:none}.bx--tag__custom-icon svg{fill:currentColor}.bx--tag--disabled .bx--tag__close-icon{cursor:not-allowed}.bx--tag__close-icon:focus{border-radius:50%;box-shadow:inset 0 0 0 1px var(--cds-focus, #0f62fe);outline:none}.bx--tag--high-contrast .bx--tag__close-icon:focus{box-shadow:inset 0 0 0 1px var(--cds-inverse-focus-ui, #ffffff)}.bx--tag--filter.bx--tag--disabled .bx--tag__close-icon:hover{background-color:rgba(0,0,0,0)}.bx--tag--filter.bx--tag--disabled svg{fill:var(--cds-disabled-02, #c6c6c6)}.bx--tag--sm{min-height:1.125rem;padding:0 .5rem}.bx--tag--sm.bx--tag--filter{padding-right:0}.bx--tag--sm .bx--tag__close-icon{width:1.125rem;height:1.125rem;margin-left:.3125rem}.bx--tag.bx--skeleton{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;background-color:var(--cds-skeleton-01, #e5e5e5);color:var(--cds-text-01, #161616);overflow:hidden;width:3.75rem}.bx--tag.bx--skeleton:hover,.bx--tag.bx--skeleton:focus,.bx--tag.bx--skeleton:active{border:none;cursor:default;outline:none}.bx--tag.bx--skeleton::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--tag.bx--skeleton::before{animation:none}}.bx--tag.bx--skeleton.bx--tag--interactive:hover,.bx--tag.bx--skeleton .bx--tag__close-icon:hover{background-color:var(--cds-skeleton-01, #e5e5e5)}@media not all and (min-resolution: 0.001dpcm){@supports(-webkit-appearance: none) and (stroke-color: transparent){.bx--tag.bx--skeleton{transform:translateZ(0)}}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--tag{outline:1px solid rgba(0,0,0,0)}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--tag__close-icon svg,.bx--tag__custom-icon svg{fill:ButtonText}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.bx--tag__close-icon:focus{color:Highlight;outline:1px solid Highlight}}.c4p--add-select__header{padding:var(--cds-spacing-05, 1rem);padding-bottom:0;border-top:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--add-select__body{padding:var(--cds-spacing-05, 1rem)}.c4p--add-select__selections.bx--structured-list{margin-bottom:0}.c4p--add-select__selections-wrapper{display:block}.c4p--add-select__selections-cell-wrapper{display:flex;height:3rem;align-items:center;justify-content:space-between;padding:0 var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--add-select__selections-cell-title{display:block;color:var(--cds-text-01, #161616)}.c4p--add-select__selections-cell-subtitle{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);display:block;color:var(--cds-text-02, #525252)}.c4p--add-select__selections-cell{display:flex;flex-direction:column;justify-content:center}.c4p--add-select__selections-cell:hover .c4p--add-select__selections-hidden-hover,.c4p--add-select__selections .bx--structured-list-row:focus-within .c4p--add-select__selections-hidden-hover{visibility:visible}.c4p--add-select__selections-hidden-hover{visibility:hidden}.c4p--add-select__selections-row--selected.bx--structured-list-row{border-bottom:1px solid var(--cds-selected-ui, #e0e0e0);background-color:var(--cds-selected-ui, #e0e0e0)}.c4p--add-select__selections-checkbox{display:flex;align-items:center}.c4p--add-select__selections-checkbox-label-wrapper{display:flex;margin-left:var(--cds-spacing-05, 1rem)}.c4p--add-select__selections-checkbox-label-text{display:flex;flex-direction:column}.c4p--add-select__selections-checkbox-wrapper.bx--form-item{flex:0}.c4p--add-select__selections-checkbox-wrapper .bx--checkbox-label-text{display:none}.c4p--add-select__selections-cell-avatar{margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__selections-cell-icon{margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__selections-row{border-left:.125rem solid rgba(0,0,0,0)}.c4p--add-select__selections-row-meta--selected{border-left:.125rem solid var(--cds-interactive-04, #0f62fe);background-color:var(--cds-hover-row, #e5e5e5)}.c4p--add-select .c4p--add-select__selections-row:hover .c4p--add-select__selections-radio{color:var(--cds-interactive-04, #0f62fe)}.c4p--add-select .c4p--add-select__selections-row:hover .c4p--add-select__selections-view-children svg{color:var(--cds-interactive-04, #0f62fe)}.c4p--add-select .c4p--add-select__selections-row:hover button.c4p--add-select__selections-view-children.bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path{fill:currentColor}.c4p--add-select__sub-header{display:flex;align-items:flex-end;justify-content:space-between}.c4p--add-select__sub-header-multi{padding:0 var(--cds-spacing-05, 1rem)}.c4p--add-select .bx--structured-list-row,.c4p--add-select .c4p--add-select__selections.bx--structured-list--selection .bx--structured-list-row:hover:not(.bx--structured-list-row--header-row):not(.bx--structured-list-row--selected){border-bottom:0}.c4p--add-select__sidebar-header{display:flex;padding:var(--cds-spacing-07, 2rem) var(--cds-spacing-05, 1rem) var(--cds-spacing-03, 0.5rem) var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--add-select__sidebar-header .c4p--add-select__sidebar-title{font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0)}.c4p--add-select__sidebar-title{margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__sidebar-selected-item-title{color:var(--cds-text-01, #161616)}.c4p--add-select__sidebar-selected-item-subtitle{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);color:var(--cds-text-02, #525252)}.c4p--add-select__sidebar-body{padding:0 var(--cds-spacing-05, 1rem)}.c4p--add-select .c4p--add-select__sidebar-item-header{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);margin-bottom:var(--cds-spacing-03, 0.5rem);color:var(--cds-text-02, #525252)}.c4p--add-select .c4p--add-select__sidebar-item-body{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--add-select .c4p--add-select__sidebar-item-remove-button:hover{background:var(--cds-disabled-02, #c6c6c6)}.c4p--add-select .c4p--add-select__sidebar-accordion-title{display:flex;align-items:center;justify-content:space-between}.c4p--add-select__columns{display:flex;flex-direction:row;flex-grow:1;overflow-x:auto}.c4p--add-select__columns .c4p--add-select__selections-checkbox-label-wrapper{margin-left:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__columns .c4p--add-select__selections-row.bx--structured-list-row{border-left:0}.c4p--add-select__columns .c4p--add-select__selections .c4p--add-select__selections-cell{padding:0}.c4p--add-select__columns .c4p--add-select__selections-cell-wrapper{height:auto;padding:0 var(--cds-spacing-03, 0.5rem)}.c4p--add-select__columns .c4p--add-select__tags{padding:0 var(--cds-spacing-03, 0.5rem);margin-bottom:0}.c4p--add-select__columns .c4p--add-select__selections-wrapper-multi{padding:0}.c4p--add-select__columns .c4p--add-select__selections.bx--structured-list{border-top:0}.c4p--add-select__selections-wrapper-multi .c4p--add-select__selections-cell{padding:0 var(--cds-spacing-05, 1rem)}.c4p--add-select__selections-row:first-child .c4p--add-select__selections-cell-wrapper{border-top:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--add-select__column{overflow:auto;flex:0 0 20rem;padding:var(--cds-spacing-05, 1rem);border-top:1px solid var(--cds-ui-03, #e0e0e0);border-right:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--add-select__column-search-bar{display:flex}.c4p--add-select__column-search-bar label{display:none}.c4p--add-select__column-sort-filter{display:flex}.c4p--add-select__column .bx--overflow-menu{border-bottom:1px solid var(--cds-ui-04, #8d8d8d)}.c4p--add-select__tags{display:flex;align-items:center;margin-top:var(--cds-spacing-05, 1rem);margin-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__tags-label{margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__global-filter{position:absolute;z-index:6000;right:0;width:100%;max-width:40rem;background:var(--cds-ui-01, #f4f4f4);box-shadow:0 6px 6px 0 rgba(0,0,0,.2);transform:translate(0, 100%)}.c4p--add-select__global-filter-search{position:relative;display:flex;align-items:flex-end}.c4p--add-select__global-filter-content{padding:var(--cds-spacing-05, 1rem)}.c4p--add-select__global-filter-opts{display:grid;grid-gap:var(--cds-spacing-05, 1rem) 2rem;grid-template-columns:repeat(2, 1fr)}.c4p--add-select__global-filter-applied{display:flex;align-items:center;padding:var(--cds-spacing-03, 0.5rem);background:var(--cds-ui-01, #f4f4f4)}.c4p--add-select__global-filter-button-set button.c4p--add-select__global-filter-button{max-width:none;flex:1}button.c4p--add-select__global-filter-toggle{border-bottom-color:var(--cds-ui-04, #8d8d8d);background:var(--cds-field-01, #f4f4f4)}button.c4p--add-select__global-filter-toggle--open{border-bottom:var(--cds-ui-01, #f4f4f4);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}.c4p--add-select__meta-panel{padding:var(--cds-spacing-05, 1rem)}.c4p--add-select__meta-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--add-select__meta-panel-entry{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--add-select__meta-panel p.c4p--add-select__meta-panel-title{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0)}.c4p--add-select__meta-panel p.c4p--add-select__meta-panel-entry-title{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px)}.c4p--add-select__meta-panel p.c4p--add-select__meta-panel-entry-body{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px)}.c4p--add-select__selections .bx--list-box__menu{left:auto}.c4p--add-select__tags .bx--tag{margin:0}.c4p--add-select .c4p--tearsheet__influencer{flex-basis:22.5rem}.c4p--add-select .c4p--tearsheet__header-description{color:var(--cds-text-02, #525252)}.c4p--add-select .c4p--tearsheet__content{display:flex;flex-direction:column}.c4p--add-select.c4p--add-select__multi .c4p--action-set.bx--btn-set.c4p--action-set--max .c4p--action-set__action-button{max-width:11.25rem}.c4p--add-select .c4p--add-select__items-label{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px)}.c4p--add-select .bx--modal-container--sm .bx--modal-content p{padding-right:0}.c4p--add-select .bx--radio-button__appearance{margin:0 var(--cds-spacing-05, 1rem) 0 0}.c4p--add-select .bx--radio-button-wrapper .bx--radio-button__label{justify-content:left}.c4p--add-select .bx--breadcrumb .bx--link{cursor:pointer}.c4p--add-select .bx--accordion__item:hover .c4p--add-select__sidebar-accordion-title button{opacity:1}.c4p--add-select .bx--accordion__item .c4p--add-select__sidebar-accordion-title button{opacity:0}.c4p--add-select .bx--checkbox-label-text{padding-left:var(--cds-spacing-03, 0.5rem)}.c4p--add-select__multi .c4p--empty-state{max-width:16rem;margin-top:var(--cds-spacing-09, 3rem)}.c4p--add-select .bx--accordion__arrow{transform:rotate(0deg)}.c4p--add-select .bx--accordion__item--active .bx--accordion__arrow{transform:rotate(90deg)}.c4p--add-select .bx--accordion--start .bx--accordion__arrow{margin:0 0 0 var(--cds-spacing-05, 1rem)}.c4p--add-select .bx--accordion--start .bx--accordion__title{margin:0 var(--cds-spacing-05, 1rem) 0 var(--cds-spacing-03, 0.5rem)}.c4p--add-select .bx--accordion__item--active .bx--accordion__content{padding-top:0;padding-bottom:0;margin-top:var(--cds-spacing-03, 0.5rem)}@keyframes fade-in{0%{opacity:0;transform:translateY(-38.5rem)}100%{opacity:1;transform:translateY(0)}}@keyframes fade-out{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-38.5rem)}}.c4p--notifications-panel__container{--cds-interactive-01: #0f62fe;--cds-interactive-02: #6f6f6f;--cds-interactive-03: #ffffff;--cds-interactive-04: #4589ff;--cds-ui-background: #161616;--cds-ui-01: #262626;--cds-ui-02: #393939;--cds-ui-03: #393939;--cds-ui-04: #6f6f6f;--cds-ui-05: #f4f4f4;--cds-text-01: #f4f4f4;--cds-text-02: #c6c6c6;--cds-text-03: #6f6f6f;--cds-text-04: #ffffff;--cds-text-05: #8d8d8d;--cds-text-error: #ff8389;--cds-icon-01: #f4f4f4;--cds-icon-02: #c6c6c6;--cds-icon-03: #ffffff;--cds-link-01: #78a9ff;--cds-link-02: #a6c8ff;--cds-inverse-link: #0f62fe;--cds-field-01: #262626;--cds-field-02: #393939;--cds-inverse-01: #161616;--cds-inverse-02: #f4f4f4;--cds-support-01: #fa4d56;--cds-support-02: #42be65;--cds-support-03: #f1c21b;--cds-support-04: #4589ff;--cds-inverse-support-01: #da1e28;--cds-inverse-support-02: #24a148;--cds-inverse-support-03: #f1c21b;--cds-inverse-support-04: #0f62fe;--cds-overlay-01: rgba(0, 0, 0, 0.65);--cds-danger-01: #da1e28;--cds-danger-02: #fa4d56;--cds-focus: #ffffff;--cds-inverse-focus-ui: #0f62fe;--cds-hover-primary: #0353e9;--cds-active-primary: #002d9c;--cds-hover-primary-text: #a6c8ff;--cds-hover-secondary: #606060;--cds-active-secondary: #393939;--cds-hover-tertiary: #f4f4f4;--cds-active-tertiary: #c6c6c6;--cds-hover-ui: #353535;--cds-hover-light-ui: #4c4c4c;--cds-hover-selected-ui: #4c4c4c;--cds-active-ui: #525252;--cds-active-light-ui: #6f6f6f;--cds-selected-ui: #393939;--cds-selected-light-ui: #525252;--cds-inverse-hover-ui: #e5e5e5;--cds-hover-danger: #b81921;--cds-active-danger: #750e13;--cds-hover-row: #353535;--cds-visited-link: #be95ff;--cds-disabled-01: #262626;--cds-disabled-02: #525252;--cds-disabled-03: #8d8d8d;--cds-highlight: #002d9c;--cds-decorative-01: #525252;--cds-button-separator: #161616;--cds-skeleton-01: #353535;--cds-skeleton-02: #525252;--cds-background: #161616;--cds-layer: #262626;--cds-layer-accent: #393939;--cds-layer-accent-hover: #474747;--cds-layer-accent-active: #6f6f6f;--cds-field: #262626;--cds-background-inverse: #f4f4f4;--cds-background-brand: #0f62fe;--cds-interactive: #4589ff;--cds-border-subtle: #393939;--cds-border-strong: #6f6f6f;--cds-border-inverse: #f4f4f4;--cds-border-interactive: #4589ff;--cds-text-primary: #f4f4f4;--cds-text-secondary: #c6c6c6;--cds-text-placeholder: #6f6f6f;--cds-text-helper: #8d8d8d;--cds-text-on-color: #ffffff;--cds-text-inverse: #161616;--cds-link-primary: #78a9ff;--cds-link-secondary: #a6c8ff;--cds-link-visited: #be95ff;--cds-link-inverse: #0f62fe;--cds-icon-primary: #f4f4f4;--cds-icon-secondary: #c6c6c6;--cds-icon-on-color: #ffffff;--cds-icon-inverse: #161616;--cds-support-error: #fa4d56;--cds-support-success: #42be65;--cds-support-warning: #f1c21b;--cds-support-info: #4589ff;--cds-support-error-inverse: #da1e28;--cds-support-success-inverse: #24a148;--cds-support-warning-inverse: #f1c21b;--cds-support-info-inverse: #0f62fe;--cds-overlay: rgba(0, 0, 0, 0.65);--cds-toggle-off: #6f6f6f;--cds-shadow: rgba(0, 0, 0, 0.8);--cds-button-primary: #0f62fe;--cds-button-secondary: #6f6f6f;--cds-button-tertiary: #ffffff;--cds-button-danger-primary: #da1e28;--cds-button-danger-secondary: #fa4d56;--cds-background-active: #525252;--cds-layer-active: #525252;--cds-button-danger-active: #750e13;--cds-button-primary-active: #002d9c;--cds-button-secondary-active: #393939;--cds-button-tertiary-active: #c6c6c6;--cds-focus-inset: #161616;--cds-focus-inverse: #0f62fe;--cds-background-hover: #353535;--cds-layer-hover: #353535;--cds-field-hover: #353535;--cds-background-inverse-hover: #e5e5e5;--cds-link-primary-hover: #a6c8ff;--cds-button-danger-hover: #b81921;--cds-button-primary-hover: #0353e9;--cds-button-secondary-hover: #606060;--cds-button-tertiary-hover: #f4f4f4;--cds-background-selected: #393939;--cds-background-selected-hover: #4c4c4c;--cds-layer-selected: #393939;--cds-layer-selected-hover: #4c4c4c;--cds-layer-selected-inverse: #f4f4f4;--cds-border-subtle-selected: #525252;--cds-border-disabled: #262626;--cds-text-disabled: #525252;--cds-button-disabled: #525252;--cds-icon-disabled: #525252;--cds-text-on-color-disabled: #8d8d8d;--cds-icon-on-color-disabled: #8d8d8d;--cds-layer-selected-disabled: #8d8d8d;--cds-skeleton-background: #353535;--cds-skeleton-element: #525252;--cds-brand-01: #0f62fe;--cds-brand-02: #6f6f6f;--cds-brand-03: #ffffff;--cds-active-01: #525252;--cds-hover-field: #353535;--cds-danger: #da1e28;--cds-caption-01-font-size: 0.75rem;--cds-caption-01-font-weight: 400;--cds-caption-01-line-height: 1.33333;--cds-caption-01-letter-spacing: 0.32px;--cds-caption-02-font-size: 0.875rem;--cds-caption-02-font-weight: 400;--cds-caption-02-line-height: 1.28572;--cds-caption-02-letter-spacing: 0.32px;--cds-label-01-font-size: 0.75rem;--cds-label-01-font-weight: 400;--cds-label-01-line-height: 1.33333;--cds-label-01-letter-spacing: 0.32px;--cds-label-02-font-size: 0.875rem;--cds-label-02-font-weight: 400;--cds-label-02-line-height: 1.28572;--cds-label-02-letter-spacing: 0.16px;--cds-helper-text-01-font-size: 0.75rem;--cds-helper-text-01-line-height: 1.33333;--cds-helper-text-01-letter-spacing: 0.32px;--cds-helper-text-02-font-size: 0.875rem;--cds-helper-text-02-line-height: 1.28572;--cds-helper-text-02-letter-spacing: 0.16px;--cds-body-short-01-font-size: 0.875rem;--cds-body-short-01-font-weight: 400;--cds-body-short-01-line-height: 1.28572;--cds-body-short-01-letter-spacing: 0.16px;--cds-body-long-01-font-size: 0.875rem;--cds-body-long-01-font-weight: 400;--cds-body-long-01-line-height: 1.42857;--cds-body-long-01-letter-spacing: 0.16px;--cds-body-short-02-font-size: 1rem;--cds-body-short-02-font-weight: 400;--cds-body-short-02-line-height: 1.375;--cds-body-short-02-letter-spacing: 0;--cds-body-long-02-font-size: 1rem;--cds-body-long-02-font-weight: 400;--cds-body-long-02-line-height: 1.5;--cds-body-long-02-letter-spacing: 0;--cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;--cds-code-01-font-size: 0.75rem;--cds-code-01-font-weight: 400;--cds-code-01-line-height: 1.33333;--cds-code-01-letter-spacing: 0.32px;--cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;--cds-code-02-font-size: 0.875rem;--cds-code-02-font-weight: 400;--cds-code-02-line-height: 1.42857;--cds-code-02-letter-spacing: 0.32px;--cds-heading-01-font-size: 0.875rem;--cds-heading-01-font-weight: 600;--cds-heading-01-line-height: 1.42857;--cds-heading-01-letter-spacing: 0.16px;--cds-productive-heading-01-font-size: 0.875rem;--cds-productive-heading-01-font-weight: 600;--cds-productive-heading-01-line-height: 1.28572;--cds-productive-heading-01-letter-spacing: 0.16px;--cds-heading-02-font-size: 1rem;--cds-heading-02-font-weight: 600;--cds-heading-02-line-height: 1.5;--cds-heading-02-letter-spacing: 0;--cds-productive-heading-02-font-size: 1rem;--cds-productive-heading-02-font-weight: 600;--cds-productive-heading-02-line-height: 1.375;--cds-productive-heading-02-letter-spacing: 0;--cds-productive-heading-03-font-size: 1.25rem;--cds-productive-heading-03-font-weight: 400;--cds-productive-heading-03-line-height: 1.4;--cds-productive-heading-03-letter-spacing: 0;--cds-productive-heading-04-font-size: 1.75rem;--cds-productive-heading-04-font-weight: 400;--cds-productive-heading-04-line-height: 1.28572;--cds-productive-heading-04-letter-spacing: 0;--cds-productive-heading-05-font-size: 2rem;--cds-productive-heading-05-font-weight: 400;--cds-productive-heading-05-line-height: 1.25;--cds-productive-heading-05-letter-spacing: 0;--cds-productive-heading-06-font-size: 2.625rem;--cds-productive-heading-06-font-weight: 300;--cds-productive-heading-06-line-height: 1.199;--cds-productive-heading-06-letter-spacing: 0;--cds-productive-heading-07-font-size: 3.375rem;--cds-productive-heading-07-font-weight: 300;--cds-productive-heading-07-line-height: 1.199;--cds-productive-heading-07-letter-spacing: 0;--cds-expressive-heading-01-font-size: 0.875rem;--cds-expressive-heading-01-font-weight: 600;--cds-expressive-heading-01-line-height: 1.25;--cds-expressive-heading-01-letter-spacing: 0.16px;--cds-expressive-heading-02-font-size: 1rem;--cds-expressive-heading-02-font-weight: 600;--cds-expressive-heading-02-line-height: 1.5;--cds-expressive-heading-02-letter-spacing: 0;--cds-expressive-heading-03-font-size: 1.25rem;--cds-expressive-heading-03-font-weight: 400;--cds-expressive-heading-03-line-height: 1.4;--cds-expressive-heading-03-letter-spacing: 0;--cds-expressive-heading-04-font-size: 1.75rem;--cds-expressive-heading-04-font-weight: 400;--cds-expressive-heading-04-line-height: 1.28572;--cds-expressive-heading-04-letter-spacing: 0;--cds-expressive-heading-05-font-size: 2rem;--cds-expressive-heading-05-font-weight: 400;--cds-expressive-heading-05-line-height: 1.25;--cds-expressive-heading-05-letter-spacing: 0;--cds-expressive-heading-06-font-size: 2rem;--cds-expressive-heading-06-font-weight: 600;--cds-expressive-heading-06-line-height: 1.25;--cds-expressive-heading-06-letter-spacing: 0;--cds-expressive-paragraph-01-font-size: 1.5rem;--cds-expressive-paragraph-01-font-weight: 300;--cds-expressive-paragraph-01-line-height: 1.334;--cds-expressive-paragraph-01-letter-spacing: 0;--cds-quotation-01-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-quotation-01-font-size: 1.25rem;--cds-quotation-01-font-weight: 400;--cds-quotation-01-line-height: 1.3;--cds-quotation-01-letter-spacing: 0;--cds-quotation-02-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-quotation-02-font-size: 2rem;--cds-quotation-02-font-weight: 300;--cds-quotation-02-line-height: 1.25;--cds-quotation-02-letter-spacing: 0;--cds-display-01-font-size: 2.625rem;--cds-display-01-font-weight: 300;--cds-display-01-line-height: 1.19;--cds-display-01-letter-spacing: 0;--cds-display-02-font-size: 2.625rem;--cds-display-02-font-weight: 600;--cds-display-02-line-height: 1.19;--cds-display-02-letter-spacing: 0;--cds-display-03-font-size: 2.625rem;--cds-display-03-font-weight: 300;--cds-display-03-line-height: 1.19;--cds-display-03-letter-spacing: 0;--cds-display-04-font-size: 2.625rem;--cds-display-04-font-weight: 300;--cds-display-04-line-height: 1.19;--cds-display-04-letter-spacing: 0;--cds-legal-01-font-size: 0.75rem;--cds-legal-01-font-weight: 400;--cds-legal-01-line-height: 1.33333;--cds-legal-01-letter-spacing: 0.32px;--cds-legal-02-font-size: 0.875rem;--cds-legal-02-font-weight: 400;--cds-legal-02-line-height: 1.28572;--cds-legal-02-letter-spacing: 0.16px;--cds-body-compact-01-font-size: 0.875rem;--cds-body-compact-01-font-weight: 400;--cds-body-compact-01-line-height: 1.28572;--cds-body-compact-01-letter-spacing: 0.16px;--cds-body-compact-02-font-size: 1rem;--cds-body-compact-02-font-weight: 400;--cds-body-compact-02-line-height: 1.375;--cds-body-compact-02-letter-spacing: 0;--cds-body-01-font-size: 0.875rem;--cds-body-01-font-weight: 400;--cds-body-01-line-height: 1.42857;--cds-body-01-letter-spacing: 0.16px;--cds-body-02-font-size: 1rem;--cds-body-02-font-weight: 400;--cds-body-02-line-height: 1.5;--cds-body-02-letter-spacing: 0;--cds-heading-compact-01-font-size: 0.875rem;--cds-heading-compact-01-font-weight: 600;--cds-heading-compact-01-line-height: 1.28572;--cds-heading-compact-01-letter-spacing: 0.16px;--cds-heading-compact-02-font-size: 1rem;--cds-heading-compact-02-font-weight: 600;--cds-heading-compact-02-line-height: 1.375;--cds-heading-compact-02-letter-spacing: 0;--cds-heading-03-font-size: 1.25rem;--cds-heading-03-font-weight: 400;--cds-heading-03-line-height: 1.4;--cds-heading-03-letter-spacing: 0;--cds-heading-04-font-size: 1.75rem;--cds-heading-04-font-weight: 400;--cds-heading-04-line-height: 1.28572;--cds-heading-04-letter-spacing: 0;--cds-heading-05-font-size: 2rem;--cds-heading-05-font-weight: 400;--cds-heading-05-line-height: 1.25;--cds-heading-05-letter-spacing: 0;--cds-heading-06-font-size: 2.625rem;--cds-heading-06-font-weight: 300;--cds-heading-06-line-height: 1.199;--cds-heading-06-letter-spacing: 0;--cds-heading-07-font-size: 3.375rem;--cds-heading-07-font-weight: 300;--cds-heading-07-line-height: 1.199;--cds-heading-07-letter-spacing: 0;--cds-fluid-heading-03-font-size: 1.25rem;--cds-fluid-heading-03-font-weight: 400;--cds-fluid-heading-03-line-height: 1.4;--cds-fluid-heading-03-letter-spacing: 0;--cds-fluid-heading-04-font-size: 1.75rem;--cds-fluid-heading-04-font-weight: 400;--cds-fluid-heading-04-line-height: 1.28572;--cds-fluid-heading-04-letter-spacing: 0;--cds-fluid-heading-05-font-size: 2rem;--cds-fluid-heading-05-font-weight: 400;--cds-fluid-heading-05-line-height: 1.25;--cds-fluid-heading-05-letter-spacing: 0;--cds-fluid-heading-06-font-size: 2rem;--cds-fluid-heading-06-font-weight: 600;--cds-fluid-heading-06-line-height: 1.25;--cds-fluid-heading-06-letter-spacing: 0;--cds-fluid-paragraph-01-font-size: 1.5rem;--cds-fluid-paragraph-01-font-weight: 300;--cds-fluid-paragraph-01-line-height: 1.334;--cds-fluid-paragraph-01-letter-spacing: 0;--cds-fluid-quotation-01-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-fluid-quotation-01-font-size: 1.25rem;--cds-fluid-quotation-01-font-weight: 400;--cds-fluid-quotation-01-line-height: 1.3;--cds-fluid-quotation-01-letter-spacing: 0;--cds-fluid-quotation-02-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-fluid-quotation-02-font-size: 2rem;--cds-fluid-quotation-02-font-weight: 300;--cds-fluid-quotation-02-line-height: 1.25;--cds-fluid-quotation-02-letter-spacing: 0;--cds-fluid-display-01-font-size: 2.625rem;--cds-fluid-display-01-font-weight: 300;--cds-fluid-display-01-line-height: 1.19;--cds-fluid-display-01-letter-spacing: 0;--cds-fluid-display-02-font-size: 2.625rem;--cds-fluid-display-02-font-weight: 600;--cds-fluid-display-02-line-height: 1.19;--cds-fluid-display-02-letter-spacing: 0;--cds-fluid-display-03-font-size: 2.625rem;--cds-fluid-display-03-font-weight: 300;--cds-fluid-display-03-line-height: 1.19;--cds-fluid-display-03-letter-spacing: 0;--cds-fluid-display-04-font-size: 2.625rem;--cds-fluid-display-04-font-weight: 300;--cds-fluid-display-04-line-height: 1.19;--cds-fluid-display-04-letter-spacing: 0;--cds-spacing-01: 0.125rem;--cds-spacing-02: 0.25rem;--cds-spacing-03: 0.5rem;--cds-spacing-04: 0.75rem;--cds-spacing-05: 1rem;--cds-spacing-06: 1.5rem;--cds-spacing-07: 2rem;--cds-spacing-08: 2.5rem;--cds-spacing-09: 3rem;--cds-spacing-10: 4rem;--cds-spacing-11: 5rem;--cds-spacing-12: 6rem;--cds-spacing-13: 10rem;--cds-fluid-spacing-01: 0;--cds-fluid-spacing-02: 2vw;--cds-fluid-spacing-03: 5vw;--cds-fluid-spacing-04: 10vw;--cds-layout-01: 1rem;--cds-layout-02: 1.5rem;--cds-layout-03: 2rem;--cds-layout-04: 3rem;--cds-layout-05: 4rem;--cds-layout-06: 6rem;--cds-layout-07: 10rem;--cds-container-01: 1.5rem;--cds-container-02: 2rem;--cds-container-03: 2.5rem;--cds-container-04: 3rem;--cds-container-05: 4rem;--cds-size-xsmall: 1.5rem;--cds-size-small: 2rem;--cds-size-medium: 2.5rem;--cds-size-large: 3rem;--cds-size-xlarge: 4rem;--cds-size-2XLarge: 5rem;--cds-icon-size-01: 1rem;--cds-icon-size-02: 1.25rem;position:fixed;z-index:2;top:var(--cds-spacing-09, 3rem);right:0;overflow:auto;min-width:22.75rem;max-width:22.75rem;min-height:38.5rem;max-height:38.5rem;background-color:var(--cds-ui-background, #ffffff);color:var(--cds-text-01, #161616);transition:transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--notifications-panel__container .c4p--notifications-panel__header-container{position:sticky;z-index:2;top:0;padding:var(--cds-spacing-03, 0.5rem) var(--cds-spacing-05, 1rem) var(--cds-spacing-05, 1rem);border-bottom:1px solid var(--cds-ui-02, #ffffff);background-color:var(--cds-ui-background, #ffffff)}.c4p--notifications-panel__container .c4p--notifications-panel__header-container .c4p--notifications-panel__header-flex{display:flex;align-items:center;justify-content:space-between}.c4p--notifications-panel__container .c4p--notifications-panel__header-container .c4p--notifications-panel__do-not-disturb-toggle .bx--toggle__switch{margin-top:var(--cds-spacing-02, 0.25rem)}.c4p--notifications-panel__container .c4p--notifications-panel__header-container .c4p--notifications-panel__dismiss-button{color:var(--cds-text-01, #161616)}.c4p--notifications-panel__container .c4p--notifications-panel__header-container .c4p--notifications-panel__header{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);margin:0}.c4p--notifications-panel__container .c4p--notifications-panel__time-section-label{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);font-weight:600;position:sticky;z-index:2;top:4.8125rem;padding:var(--cds-spacing-03, 0.5rem) var(--cds-spacing-05, 1rem);background-color:var(--cds-ui-01, #f4f4f4);color:var(--cds-text-02, #525252)}.c4p--notifications-panel__container .c4p--notifications-panel__notification:hover,.c4p--notifications-panel__container .c4p--notifications-panel__notification:focus{background-color:var(--cds-ui-03, #e0e0e0)}.c4p--notifications-panel__container .c4p--notifications-panel__notification:hover .c4p--notifications-panel__dismiss-single-button,.c4p--notifications-panel__container .c4p--notifications-panel__notification:focus .c4p--notifications-panel__dismiss-single-button{opacity:1}.c4p--notifications-panel__container .c4p--notifications-panel__notification:focus{border-color:var(--cds-focus, #0f62fe);box-shadow:inset 0 0 0 2px var(--cds-focus, #0f62fe),inset 0 0 0 2px var(--cds-ui-background, #ffffff);outline:0}.c4p--notifications-panel__container .c4p--notifications-panel__notification{position:relative;display:flex;width:100%;min-height:6.25rem;align-items:flex-start;padding:var(--cds-spacing-05, 1rem);border:0;background-color:var(--cds-ui-background, #ffffff);cursor:pointer;text-align:left;transition:background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-title{margin-bottom:var(--cds-spacing-02, 0.25rem);color:var(--cds-text-04, #ffffff);font-weight:400}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-title.c4p--notifications-panel__notification-title-unread{margin-bottom:var(--cds-spacing-02, 0.25rem);color:var(--cds-text-04, #ffffff);font-weight:600}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notifications-link{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-status-icon{min-width:1rem;margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-status-icon.c4p--notifications-panel__notification-status-icon-error{fill:var(--cds-support-01, #da1e28)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-status-icon.c4p--notifications-panel__notification-status-icon-success{fill:var(--cds-support-02, #198038)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-status-icon.c4p--notifications-panel__notification-status-icon-warning{fill:var(--cds-support-03, #f1c21b)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-status-icon.c4p--notifications-panel__notification-status-icon-informational{fill:var(--cds-support-04, #0043ce)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-time-label{margin-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-time-label,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-description{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);color:var(--cds-text-02, #525252)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-description.c4p--notifications-panel__notification-short-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-description.c4p--notifications-panel__notification-long-description{display:block;overflow:initial;-webkit-line-clamp:initial}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-more-button,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-less-button{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);min-width:5.5rem;padding:0}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-more-button .bx--btn__icon,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-less-button .bx--btn__icon{transition:transform 240ms ease}@media(prefers-reduced-motion: reduce){.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-more-button .bx--btn__icon,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-less-button .bx--btn__icon{transition:none}}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-more-button.c4p--notifications-panel__notification-read-more-button .bx--btn__icon,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-less-button.c4p--notifications-panel__notification-read-more-button .bx--btn__icon{transform:rotate(0deg)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-more-button.c4p--notifications-panel__notification-read-less-button .bx--btn__icon,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__notification-content .c4p--notifications-panel__notification-read-less-button.c4p--notifications-panel__notification-read-less-button .bx--btn__icon{transform:rotate(180deg)}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__dismiss-single-button{position:absolute;top:0;right:0;min-width:2rem;padding:0;color:var(--cds-text-01, #161616);opacity:0}.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__dismiss-single-button:hover,.c4p--notifications-panel__container .c4p--notifications-panel__notification .c4p--notifications-panel__dismiss-single-button:focus{opacity:1}.c4p--notifications-panel__container .c4p--notifications-panel__notification-today:not(:first-of-type):before,.c4p--notifications-panel__container .c4p--notifications-panel__notification-yesterday:not(:first-of-type):before,.c4p--notifications-panel__container .c4p--notifications-panel__notification-previous:not(:first-of-type):before{position:absolute;top:0;width:calc(100% - (2 * var(--cds-spacing-05, 1rem)));height:1px;margin:0 auto;background-color:var(--cds-ui-02, #ffffff);content:"";transition:background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--notifications-panel__container .c4p--notifications-panel__notification-today:hover+.c4p--notifications-panel__notification-today:not(:first-of-type):before,.c4p--notifications-panel__container .c4p--notifications-panel__notification-yesterday:hover+.c4p--notifications-panel__notification-yesterday:not(:first-of-type):before,.c4p--notifications-panel__container .c4p--notifications-panel__notification-previous:hover+.c4p--notifications-panel__notification-previous:not(:first-of-type):before{background-color:rgba(0,0,0,0)}.c4p--notifications-panel__container .c4p--notifications-panel__main-section-empty.c4p--notifications-panel__main-section{display:flex;height:100%;min-height:initial;align-items:center;justify-content:center;margin-top:var(--cds-layout-07, 10rem)}.c4p--notifications-panel__container .c4p--notifications-panel__main-section-empty.c4p--notifications-panel__main-section .c4p-subtext{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px)}.c4p--notifications-panel__container .c4p--notifications-panel__main-section{min-height:498px}.c4p--notifications-panel__container .c4p--notifications-panel__bottom-actions{position:sticky;z-index:2;bottom:0;display:flex;height:2.5rem;min-height:2.5rem;align-items:center;border-top:1px solid var(--cds-ui-02, #ffffff);background-color:var(--cds-ui-background, #ffffff)}.c4p--notifications-panel__container .c4p--notifications-panel__bottom-actions .c4p--notifications-panel__view-all-button{width:100%;max-width:calc(100% - 2.5rem);height:2.5rem;min-height:2.5rem;border-right:1px solid var(--cds-ui-02, #ffffff);color:var(--cds-text-01, #161616)}.c4p--notifications-panel__container .c4p--notifications-panel__bottom-actions .c4p--notifications-panel__settings-button{display:flex;min-width:2.5rem;height:2.5rem;min-height:2.5rem;align-items:center;justify-content:center;padding:0;color:var(--cds-text-01, #161616)}.c4p--notifications-panel__container .c4p--notifications-panel__bottom-actions .c4p--notifications-panel__settings-button .bx--btn__icon{margin:0}.bx--skeleton__text{position:relative;padding:0;border:none;background:var(--cds-skeleton-01, #e5e5e5);box-shadow:none;pointer-events:none;width:100%;height:1rem;margin-bottom:.5rem}.bx--skeleton__text:hover,.bx--skeleton__text:focus,.bx--skeleton__text:active{border:none;cursor:default;outline:none}.bx--skeleton__text::before{position:absolute;top:0;left:0;width:100%;height:100%;animation:3000ms ease-in-out skeleton infinite;background:var(--cds-skeleton-02, #c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion: reduce){.bx--skeleton__text::before{animation:none}}.bx--skeleton__heading{height:1.5rem}.c4p--action-bar.c4p--action-bar{display:block}.c4p--action-bar .c4p--action-bar__displayed-items{display:inline-flex;width:100%;white-space:nowrap}.c4p--action-bar .c4p--action-bar__displayed-items--right{justify-content:flex-end}.c4p--action-bar .c4p--action-bar-overflow-items{display:inline-block}.c4p--action-bar .c4p--action-bar__hidden-sizing-items{position:absolute;top:-100vh;left:-100vw;overflow:hidden;max-width:100vw;pointer-events:none;visibility:hidden}.c4p--action-bar-overflow-items__options .c4p--action-bar-overflow-items__item{padding:0 var(--cds-spacing-03, 0.5rem)}.c4p--action-bar-overflow-items__options .c4p--action-bar-overflow-items__item-content{display:flex;width:100%;justify-content:space-between}.c4p--action-bar-overflow-items__options .c4p--action-bar-overflow-items__item svg{margin:0 var(--cds-spacing-02, 0.25rem)}.c4p--breadcrumb-with-overflow.c4p--breadcrumb-with-overflow{display:block}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__space{position:relative;display:block;width:100%;white-space:nowrap}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__breadcrumb-container.c4p--breadcrumb-with-overflow__breadcrumb-container-with-items{display:inline-flex;width:100%}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__breadcrumb-container .bx--breadcrumb{width:100%;flex-wrap:nowrap;align-items:flex-start}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__breadcrumb-container--hidden{position:absolute;top:-100vh;left:-100vw;overflow:hidden;max-width:100vw;pointer-events:none;visibility:hidden}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__breadcrumb-back{display:none}@media(max-width: 41.98rem){.c4p--breadcrumb-with-overflow .bx--breadcrumb-item{display:none}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__breadcrumb-back,.c4p--breadcrumb-with-overflow .bx--breadcrumb-item:last-child{display:inline-flex;vertical-align:middle}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__displayed-breadcrumb:last-child{max-width:calc(100% - var(--cds-spacing-07, 2rem))}}.c4p--breadcrumb-with-overflow .bx--breadcrumb-item:last-child{display:inline-flex}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__displayed-breadcrumb:last-child{display:inline-flex;overflow:hidden}.c4p--breadcrumb-with-overflow .c4p--breadcrumb-with-overflow__displayed-breadcrumb:last-child .bx--link{display:inline-block;overflow:hidden;width:100%;text-overflow:ellipsis}.c4p--breadcrumb-with-overflow__overflow-menu-options.c4p--breadcrumb-with-overflow__overflow-menu-options{z-index:8000}.c4p--tag-set.c4p--tag-set{display:block;width:100%}.c4p--tag-set .c4p--tag-set__space{position:relative;display:block;width:100%;white-space:nowrap}.c4p--tag-set .c4p--tag-set__space--align-end{text-align:end}.c4p--tag-set .c4p--tag-set__space--align-center{text-align:center}.c4p--tag-set .c4p--tag-set__tag-container{display:inline-flex;white-space:nowrap}.c4p--tag-set .c4p--tag-set__tag-container--multiline{flex-wrap:wrap}.c4p--tag-set .c4p--tag-set__tag-container--hidden{position:absolute;top:-100vh;left:-100vw;overflow:hidden;max-width:100vw;pointer-events:none;visibility:hidden}.c4p--tag-set .c4p--tag-set-overflow{display:inline-block;vertical-align:bottom}.c4p--tag-set .c4p--tag-set-overflow--hidden{overflow:hidden;max-width:0;visibility:hidden}.c4p--tag-set-modal.c4p--tag-set-modal{text-align:initial;white-space:initial}@media(min-width: 42rem){.c4p--tag-set-modal .c4p--tag-set-modal__container{height:90%;max-height:450px}}.c4p--tag-set-modal .c4p--tag-set-modal__search{margin-top:var(--cds-spacing-05, 1rem);margin-bottom:0}.c4p--tag-set-modal.c4p--tag-set-modal .c4p--tag-set-modal__fade{position:relative;margin-right:var(--cds-spacing-05, 1rem);margin-left:var(--cds-spacing-05, 1rem)}.c4p--tag-set-modal .c4p--tag-set-modal__body{padding-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--tag-set-modal .c4p--tag-set-modal__header{padding-right:0;margin-right:var(--cds-spacing-05, 1rem)}.c4p--tag-set-modal.c4p--tag-set-modal .c4p--tag-set-modal__fade::after{position:absolute;top:calc(-1 * var(--cds-spacing-11, 5rem));left:0;width:100%;height:var(--cds-spacing-07, 2rem);background:linear-gradient(to bottom, transparent, var(--cds-ui-01, #f4f4f4));content:""}.c4p--tag-set-overflow__tooltip.c4p--tag-set-overflow__tooltip{min-width:initial;text-align:left}.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__show-all-tags-link{display:inline-block;margin:var(--cds-spacing-03, 0.5rem) 0 var(--cds-spacing-02, 0.25rem)}.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__tag-item,.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__tag-item .bx--tag{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);display:block;overflow:hidden;min-width:initial;min-height:initial;padding:0;margin:0;background-color:inherit;color:inherit;text-overflow:ellipsis;white-space:nowrap}.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__tag .bx--tag__close-icon{padding:0}.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__tag .bx--tag--high-contrast{background-color:var(--cds-ui-background, #ffffff);color:var(--cds-text-01, #161616)}.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__tag .bx--tag__close-icon:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.c4p--tag-set-overflow__tooltip .c4p--tag-set-overflow__tag .bx--tag__close-icon:focus{box-shadow:inset 0 0 0 var(--cds-spacing-01, 0.125rem) var(--cds-focus, #0f62fe)}.c4p--button-set-with-overflow.c4p--button-set-with-overflow{display:flex;width:100%}.c4p--button-set-with-overflow .c4p--button-set-with-overflow__space{position:relative;display:block;width:100%;white-space:nowrap}.c4p--button-set-with-overflow .c4p--button-set-with-overflow__button-container{display:inline-flex}.c4p--button-set-with-overflow .c4p--button-set-with-overflow__button-container--hidden{position:absolute;top:-100vh;left:-100vw;overflow:hidden;max-width:100vw;pointer-events:none;visibility:hidden}.c4p--button-set-with-overflow.c4p--button-set-with-overflow--right{justify-content:flex-end}@keyframes background-appear{from{background-color:var(--from-color)}to{background-color:var(--to-color)}}@keyframes background-and-shadow-appear{from{background-color:var(--from-color);box-shadow:0 1px 0 var(--from-color)}to{background-color:var(--to-color);box-shadow:0 1px 0 var(--to-color-shadow)}}.c4p--page-header.c4p--page-header{position:sticky;z-index:7999;top:var(--c4p--page-header--header-top);display:inline-block;width:100%;background-color:var(--cds-ui-background, #ffffff);color:var(--cds-text-01, #161616);--c4p--page-header--breadcrumb-title-visibility: hidden;--c4p--page-header--breadcrumb-title-opacity: 1;--c4p--page-header--breadcrumb-top: 0;--c4p--page-header--background-opacity: 1;--c4p--page-header--breadcrumb-title-top: initial;--c4p--page-header--button-set-in-breadcrumb-width-px: initial;--c4p--page-header--navigation-buffer-top: $spacing-06}.c4p--page-header.c4p--page-header--has-navigation-tags-only{--c4p--page-header--navigation-buffer-top: $spacing-04}.c4p--page-header::before{--from-color: var(--cds-ui-background, #ffffff);--to-color: var(--cds-ui-01, #f4f4f4);--to-color-shadow: var(--cds-ui-03, #e0e0e0);position:absolute;top:0;left:0;display:block;width:100%;height:100%;animation:background-and-shadow-appear 1000ms linear paused forwards;animation-delay:calc(-1000ms*var(--c4p--page-header--background-opacity));content:"";z-index:-1}.c4p--page-header .c4p--page-header--width--xl{padding-right:var(--cds-spacing-07, 2rem);padding-left:var(--cds-spacing-07, 2rem)}.c4p--page-header .c4p--page-header__breadcrumb-row{position:sticky;z-index:99;top:var(--c4p--page-header--breadcrumb-top);min-height:var(--cds-spacing-08, 2.5rem)}.c4p--page-header .c4p--page-header__breadcrumb-row+.c4p--page-header__last-row-buffer--active{height:var(--cds-spacing-02, 0.25rem)}.c4p--page-header .c4p--page-header__breadcrumb-row:not(.c4p--page-header__breadcrumb-row--has-action-bar){min-height:var(--cds-spacing-07, 2rem)}.c4p--page-header .c4p--page-header__breadcrumb-row--container{display:flex;min-width:100%;flex-wrap:nowrap}.c4p--page-header .c4p--page-header__has-page-actions-without-action-bar{min-width:calc(.6*(100% + 2 * var(--cds-spacing-05, 1rem)));max-width:calc(.6*(100% + 2 * var(--cds-spacing-05, 1rem)))}.c4p--page-header .c4p--page-header__has-page-actions-without-action-bar .c4p--page-header__has-page-actions-without-action-bar{min-width:100%}.c4p--page-header .c4p--page-header__breadcrumb-row--has-action-bar .c4p--page-header__breadcrumb-row--container{min-width:calc(100% + (var(--c4p--page-header--width-px) - var(--c4p--page-header--breadcrumb-row-width-px))/2)}.c4p--page-header .c4p--page-header__breadcrumb-row::after{position:absolute;bottom:0;left:50%;display:block;width:50vw;height:1px;box-shadow:0 1px 0 0 var(--cds-ui-03, #e0e0e0),0 1px 0 0 var(--cds-ui-03, #e0e0e0);content:"";opacity:0;transform:translateX(-50%) scaleX(1);transition:all 150ms ease-out}.c4p--page-header .c4p--page-header__breadcrumb-row--next-to-tabs:not(.c4p--page-header__has-page-actions-without-action-bar)::after,.c4p--page-header .c4p--page-header__breadcrumb-row--has-action-bar::after{box-shadow:25vw 1px 0 0 var(--cds-ui-03, #e0e0e0),-25vw 1px 0 0 var(--cds-ui-03, #e0e0e0);opacity:1}.c4p--page-header .c4p--page-header__breadcrumb-container{width:100%}.c4p--page-header .c4p--page-header__action-bar-column{display:none}.c4p--page-header .c4p--page-header__breadcrumb-row--has-breadcrumbs .c4p--page-header__action-bar-column{max-width:25%;flex:0 1 25%}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__breadcrumb-row--has-breadcrumbs .c4p--page-header__action-bar-column{max-width:40%;flex:1 0 40%}}.c4p--page-header .c4p--page-header__breadcrumb-row--has-action-bar .c4p--page-header__action-bar-column{display:initial}.c4p--page-header .c4p--page-header__action-bar-column-content{display:flex;justify-content:flex-end;white-space:nowrap}@media(min-width: 66rem){.c4p--page-header .c4p--page-header__action-bar-column-content{flex-wrap:nowrap}}.c4p--page-header .c4p--page-header__breadcrumb-row .c4p--page-header__page-actions{position:relative;display:inline-block;width:100%;max-width:var(--c4p--page-header--button-set-in-breadcrumb-width-px);flex:1 1 var(--c4p--page-header--button-set-in-breadcrumb-width-px);opacity:0;transition:opacity 240ms cubic-bezier(0, 0, 0.38, 0.9);visibility:hidden;white-space:nowrap}.c4p--page-header .c4p--page-header__breadcrumb-row .c4p--page-header__page-actions--in-breadcrumb{opacity:1;visibility:visible}.c4p--page-header .c4p--page-header__breadcrumb-column{overflow:hidden;max-width:100%;flex:0 0 100%}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__breadcrumb-column{overflow:hidden}}.c4p--page-header .c4p--page-header__breadcrumb-row--has-action-bar.c4p--page-header__breadcrumb-row .c4p--page-header__breadcrumb-column{max-width:75%;flex:0 1 75%}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__breadcrumb-row--has-action-bar.c4p--page-header__breadcrumb-row .c4p--page-header__breadcrumb-column{max-width:60%;flex:0 1 60%}}.c4p--page-header .c4p--page-header__has-page-actions-without-action-bar.c4p--page-header__breadcrumb-row .c4p--page-header__breadcrumb-column{max-width:100%;flex:0 1 100%}.c4p--page-header .c4p--page-header__breadcrumb-column--background,.c4p--page-header .c4p--page-header__action-bar-column--background{position:relative}.c4p--page-header .c4p--page-header__breadcrumb-column--background::before,.c4p--page-header .c4p--page-header__action-bar-column--background::before{--from-color: var(--cds-ui-background, #ffffff);--to-color: var(--cds-ui-01, #f4f4f4);--to-color-shadow: var(--cds-ui-03, #e0e0e0);position:absolute;top:0;left:0;display:block;width:100%;height:100%;animation:background-appear 1000ms linear paused forwards;animation-delay:calc(-1000ms*var(--c4p--page-header--background-opacity));content:""}.c4p--page-header .c4p--page-header__action-bar-column--influenced-by-collapse-button{padding-right:var(--cds-spacing-08, 2.5rem)}.c4p--page-header .c4p--page-header__breadcrumb{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);padding-top:var(--cds-spacing-04, 0.75rem)}.c4p--page-header .c4p--page-header--breadcrumb.c4p--breadcrumb-with-overflow__with-items{padding-top:0}@media(min-width: 42rem){.c4p--page-header .c4p--page-header--breadcrumb.c4p--breadcrumb-with-overflow__with-items{padding-top:var(--cds-spacing-04, 0.75rem)}}.c4p--page-header .c4p--page-header__breadcrumb .bx--breadcrumb-item{margin-right:var(--cds-spacing-02, 0.25rem)}.c4p--page-header .c4p--page-header__breadcrumb .bx--breadcrumb-item::after{margin-left:var(--cds-spacing-02, 0.25rem)}.c4p--page-header .c4p--page-header__breadcrumb .bx--breadcrumb-item,.c4p--page-header .c4p--page-header__breadcrumb .bx--breadcrumb-item .bx--link{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px)}.c4p--page-header .c4p--page-header__breadcrumb-title{position:relative}.c4p--page-header .c4p--page-header__breadcrumb-title:not(.c4p--page-header__breadcrumb-title--pre-collapsed){opacity:var(--c4p--page-header--breadcrumb-title-opacity);transform:translateY(var(--c4p--page-header--breadcrumb-title-top));visibility:var(--c4p--page-header--breadcrumb-title-visibility)}.c4p--page-header .c4p--page-header__breadcrumb-container--hidden .c4p--page-header__breadcrumb-title.c4p--page-header__breadcrumb-title{overflow:initial}.c4p--page-header .c4p--page-header__action-bar{width:100%;max-width:var(--c4p--page-header--max-action-bar-width-px);flex:1 1 var(--c4p--page-header--max-action-bar-width-px);padding-top:var(--cds-spacing-04, 0.75rem);margin-top:calc(-1 * var(--cds-spacing-04, 0.75rem));vertical-align:top;white-space:nowrap}.c4p--page-header .c4p--page-header__title-row{margin-top:0;margin-bottom:0;transform:translateY(var(--cds-spacing-01, 0.125rem))}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__title-row{flex-wrap:nowrap}}.c4p--page-header .c4p--page-header__title-row.c4p--page-header__title-row--under-action-bar{margin-top:var(--cds-spacing-05, 1rem);transform:translateY(0)}.c4p--page-header .c4p--page-header__title-row+.c4p--page-header__last-row-buffer--active{height:var(--cds-spacing-07, 2rem)}.c4p--page-header .c4p--page-header__title-row.c4p--page-header__title-row--spacing-below-03{margin-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--page-header .c4p--page-header__title-row.c4p--page-header__title-row--spacing-below-05+.c4p--page-header__last-row-buffer--active{height:var(--cds-spacing-05, 1rem)}.c4p--page-header .c4p--page-header__title-row.c4p--page-header__title-row--spacing-below-06{margin-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--page-header .c4p--page-header__title-row.c4p--page-header__title-row--no-breadcrumb-row{margin-top:var(--cds-spacing-07, 2rem)}.c4p--page-header.c4p--page-header--has-navigation .c4p--page-header__title-row+.c4p--page-header__last-row-buffer--active{height:calc(var(--cds-spacing-06, 1.5rem))}.c4p--page-header.c4p--page-header--has-navigation-tags-only .c4p--page-header__title-row+.c4p--page-header__last-row-buffer--active{height:calc(var(--cds-spacing-05, 1rem))}.c4p--page-header .c4p--page-header__title-row--sticky{position:sticky}.c4p--page-header .c4p--page-header__breadcrumb-row--has-breadcrumbs+.c4p--page-header__title-row--sticky{top:var(--c4p--page-header--breadcrumb-top)}.c4p--page-header .c4p--page-header__title-column{min-height:40px;flex:0 0 100%}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__title-column{max-width:60%;flex:1 0 60%}}.c4p--page-header .c4p--page-header__title{font-size:var(--cds-productive-heading-04-font-size, 1.75rem);font-weight:var(--cds-productive-heading-04-font-weight, 400);line-height:var(--cds-productive-heading-04-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-04-letter-spacing, 0);min-height:var(--cds-spacing-08, 2.5rem);overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.c4p--page-header .c4p--page-header__title .c4p--inline-edit__value{transform:translateY(-2px)}.c4p--page-header .c4p--page-header__title--editable{display:flex;overflow:visible;margin-top:calc(-1 * var(--cds-spacing-01, 0.125rem));margin-left:calc(-1 * var(--cds-spacing-05, 1rem))}.c4p--page-header .c4p--page-header__title-skeleton{height:var(--cds-spacing-07, 2rem)}.c4p--page-header .c4p--page-header__title--fades{opacity:calc(1 - var(--c4p--page-header--breadcrumb-title-opacity))}.c4p--page-header .c4p--page-header__title-icon{margin-right:var(--cds-spacing-04, 0.75rem);transform:translateY(-2px);vertical-align:middle}.c4p--page-header .c4p--page-header__page-actions{flex:0 0 100%;margin-top:var(--cds-spacing-05, 1rem);white-space:nowrap}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__page-actions{max-width:40%;flex:0 1 40%;margin-top:0}}.c4p--page-header .c4p--page-header__page-actions .bx--btn-set .bx--btn{width:initial}.c4p--page-header .c4p--page-header__action-bar-column .c4p--page-header__page-actions{margin-top:0}.c4p--page-header .c4p--page-header__page-actions-container{justify-content:flex-start}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__page-actions-container{justify-content:flex-end}}.c4p--page-header .c4p--page-header__title-row .c4p--page-header__page-actions{position:relative;opacity:1;transition:all 110ms cubic-bezier(0, 0, 0.38, 0.9);transition-property:opacity,visibility;visibility:visible}.c4p--page-header .c4p--page-header__title-row .c4p--page-header__page-actions::before{--from-color: var(--cds-ui-background, #ffffff);--to-color: var(--cds-ui-01, #f4f4f4);--to-color-shadow: var(--cds-ui-03, #e0e0e0);position:absolute;top:0;left:0;display:block;width:100%;height:100%;animation:background-appear 1000ms linear paused forwards;animation-delay:calc(-1000ms*var(--c4p--page-header--background-opacity));content:""}.c4p--page-header .c4p--page-header__page-actions-content{position:relative;display:flex;overflow:hidden;width:100%;height:100%;justify-content:flex-end}.c4p--page-header .c4p--page-header__title-row .c4p--page-header__page-actions--in-breadcrumb{opacity:0;visibility:hidden}.c4p--page-header .c4p--page-header__subtitle-row{display:-webkit-box;overflow:hidden;max-width:100%;margin-top:var(--cds-spacing-03, 0.5rem);-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__subtitle-row{max-width:60%}}.c4p--page-header .c4p--page-header__subtitle-row+.c4p--page-header__last-row-buffer--active{height:var(--cds-spacing-05, 1rem)}.c4p--page-header .c4p--page-header__subtitle{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px)}.c4p--page-header .c4p--page-header__available-row{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);margin-top:var(--cds-spacing-03, 0.5rem)}.c4p--page-header .c4p--page-header__available-row+.c4p--page-header__last-row-buffer--active{height:var(--cds-spacing-05, 1rem)}.c4p--page-header .c4p--page-header__title-row+.c4p--page-header__available-row{margin-top:var(--cds-spacing-05, 1rem)}.c4p--page-header .c4p--page-header__available-row *{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px)}.c4p--page-header .c4p--page-header__navigation-row{flex-wrap:wrap-reverse;margin-top:0}.c4p--page-header .c4p--page-header__navigation-row .bx--content-switcher{box-sizing:content-box;padding-bottom:var(--cds-spacing-05, 1rem)}.c4p--page-header .c4p--page-header__navigation-row .bx--tab-content{display:none}.c4p--page-header .c4p--page-header__navigation-tabs{margin-left:calc(-1 * var(--cds-spacing-05, 1rem))}.c4p--page-header .c4p--page-header__navigation-row--has-tags .c4p--page-header__navigation-tabs{max-width:75%;flex:0 1 75%}.c4p--page-header .c4p--page-header__navigation-tags{display:flex;max-width:25%;flex:1 0 25%;align-items:center;justify-content:flex-end;padding-top:var(--cds-spacing-02, 0.25rem);padding-right:var(--cds-spacing-07, 2rem);padding-bottom:var(--cds-spacing-02, 0.25rem);text-align:right;white-space:nowrap}@media(min-width: 42rem){.c4p--page-header .c4p--page-header__navigation-tags{padding-right:var(--cds-spacing-05, 1rem)}}.c4p--page-header .c4p--page-header__navigation-tags--tags-only{justify-content:flex-start;padding-top:0;padding-bottom:var(--cds-spacing-04, 0.75rem);margin-left:calc(-1 * var(--cds-spacing-02, 0.25rem));text-align:initial}.c4p--page-header .c4p--page-header__navigation-row .bx--content-switcher-btn{background-color:var(--cds-ui-background, #ffffff)}.c4p--page-header .bx--btn.bx--btn--icon-only.c4p--page-header__collapse-expand-toggle{position:absolute;z-index:100;right:0;bottom:0}.c4p--page-header .c4p--page-header__collapse-expand-toggle .bx--btn__icon{transition:all 400ms cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--page-header .c4p--page-header__collapse-expand-toggle--collapsed .bx--btn__icon{transform:scaleY(-1)}:root{--c4p--page-header--tagset-tooltip-offset: 0}.c4p--page-header__tagset-tooltip.c4p--page-header__tagset-tooltip{position:var(--c4p--page-header--tagset-tooltip-position) !important;top:var(--c4p--page-header--tagset-tooltip-offset) !important}.c4p--page-header__navigation-tags-overflow.bx--tooltip{z-index:7999}.c4p--page-header__action-bar-menu-options.bx--overflow-menu-options,.bx--breadcrumb-menu-options.bx--overflow-menu-options,.c4p--page-header__button-set-menu-options.bx--overflow-menu-options{z-index:7999}.c4p--card__productive .c4p--card__header{padding-right:0}.c4p--card__productive .c4p--card__title{font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0)}.c4p--card__productive .c4p--card__title-lg .c4p--card__title{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0)}.c4p--card__productive .c4p--card__body{padding-top:var(--cds-spacing-03, 0.5rem)}.c4p--card__productive .c4p--card__footer{align-items:center;justify-content:space-between;border-top:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--card__productive .c4p--card__footer-no-button{justify-content:flex-end}.c4p--card__productive .c4p--card__actions{margin:0}.c4p--card__productive .c4p--card__actions-header{margin-top:calc(-1 * var(--cds-spacing-02, 0.25rem));margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--card__productive .c4p--card__actions-header .bx--btn:hover+.c4p--card__actions-header-ghost-button.bx--btn--ghost.bx--btn--sm::before{opacity:0}.c4p--card__productive .c4p--card__actions-header-ghost-button.bx--btn--ghost.bx--btn--sm{padding-right:calc(var(--cds-spacing-01, 0.125rem) + var(--cds-spacing-03, 0.5rem));padding-left:calc(var(--cds-spacing-01, 0.125rem) + var(--cds-spacing-03, 0.5rem))}.c4p--card__productive .c4p--card__actions-header-ghost-button.bx--btn--ghost.bx--btn--sm::before{position:absolute;left:0;width:.05rem;height:var(--cds-spacing-06, 1.5rem);background-color:var(--cds-hover-ui, #e5e5e5);content:"";opacity:1}.c4p--card__productive .c4p--card__actions-header-ghost-button.bx--btn--ghost.bx--btn--sm:hover::before{opacity:0}.c4p--card__productive .c4p--card__actions-header-ghost-button--only.bx--btn--ghost.bx--btn--sm::before{opacity:0}.c4p--card__productive .c4p--card__title-lg .c4p--card__actions-header,.c4p--card__productive .c4p--card__header-has-label .c4p--card__actions-header{margin-top:0}.c4p--card__productive .c4p--card__icon{margin-right:var(--cds-spacing-05, 1rem)}.c4p--card__productive .c4p--card__header-container{align-items:start}.c4p--remove-modal .bx--modal-footer .bx--btn{max-width:none}.c4p--remove-modal .bx--modal-content{padding-right:var(--cds-spacing-05, 1rem)}.c4p--remove-modal__body{padding-right:20%;margin-bottom:var(--cds-spacing-05, 1rem)}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}.c4p--saving__message{display:flex}.c4p--saving__error-icon{margin-right:var(--cds-spacing-05, 1rem)}.c4p--saving__error-icon svg{fill:var(--cds-danger-01, #da1e28)}.c4p--saving__text{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px)}.c4p--saving__buttons{display:flex}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes collapse-accordion{0%{height:100%;opacity:1;visibility:inherit}100%{height:0;opacity:0;visibility:hidden}}@keyframes expand-accordion{0%{height:0;opacity:0;visibility:hidden}100%{height:100%;opacity:1;visibility:inherit}}@keyframes rotating{0%{transform:scaleY(-1) rotate(360deg)}100%{transform:scaleY(-1) rotate(0deg)}}.c4p--status-icon{display:flex;justify-content:flex-end}.c4p--status-icon--light.c4p--status-icon--light-minor-warning,.c4p--status-icon--dark.c4p--status-icon--dark-minor-warning{fill:#fddc69}.c4p--status-icon--light.c4p--status-icon--light-major-warning path:nth-of-type(1),.c4p--status-icon--dark.c4p--status-icon--dark-major-warning path:nth-of-type(1),.c4p--status-icon--light.c4p--status-icon--light-minor-warning path:nth-of-type(1),.c4p--status-icon--dark.c4p--status-icon--dark-minor-warning path:nth-of-type(1){fill:#161616}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-fatal,.c4p--status-icon--light.c4p--status-icon--light-fatal{fill:#000}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-fatal .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-fatal .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-fatal,.c4p--status-icon--light.c4p--status-icon--dark-fatal{fill:#000}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-fatal .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-fatal .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-critical,.c4p--status-icon--light.c4p--status-icon--light-critical{fill:#da1e28}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-critical .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-critical .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-critical,.c4p--status-icon--light.c4p--status-icon--dark-critical{fill:#da1e28}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-critical .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-critical .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-major-warning,.c4p--status-icon--light.c4p--status-icon--light-major-warning{fill:#ff832b}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-major-warning .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-major-warning .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-major-warning,.c4p--status-icon--light.c4p--status-icon--dark-major-warning{fill:#ff832b}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-major-warning .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-major-warning .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-minor-warning,.c4p--status-icon--light.c4p--status-icon--light-minor-warning{fill:#fddc69}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-minor-warning .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-minor-warning .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-minor-warning,.c4p--status-icon--light.c4p--status-icon--dark-minor-warning{fill:#fddc69}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-minor-warning .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-minor-warning .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-undefined,.c4p--status-icon--light.c4p--status-icon--light-undefined{fill:#8a3ffc}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-undefined .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-undefined .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-undefined,.c4p--status-icon--light.c4p--status-icon--dark-undefined{fill:#8a3ffc}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-undefined .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-undefined .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-unknown,.c4p--status-icon--light.c4p--status-icon--light-unknown{fill:#6f6f6f}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-unknown .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-unknown .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-unknown,.c4p--status-icon--light.c4p--status-icon--dark-unknown{fill:#6f6f6f}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-unknown .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-unknown .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-normal,.c4p--status-icon--light.c4p--status-icon--light-normal{fill:#198038}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-normal .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-normal .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-normal,.c4p--status-icon--light.c4p--status-icon--dark-normal{fill:#198038}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-normal .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-normal .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-info,.c4p--status-icon--light.c4p--status-icon--light-info{fill:#0f62fe}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-info .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-info .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-info,.c4p--status-icon--light.c4p--status-icon--dark-info{fill:#0f62fe}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-info .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-info .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:rotating 8000ms infinite linear;fill:#0f62fe}@media(prefers-reduced-motion: reduce){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:rotating 8000ms infinite linear;fill:#0f62fe}@media(prefers-reduced-motion: reduce){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-running,.c4p--status-icon--light.c4p--status-icon--light-running{fill:#198038;transform:scaleY(-1)}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-running,.c4p--status-icon--light.c4p--status-icon--dark-running{fill:#198038;transform:scaleY(-1)}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-pending,.c4p--status-icon--light.c4p--status-icon--light-pending{fill:#6f6f6f}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--light-pending .c4p--status-icon--light.c4p--status-icon--light-in-progress,.c4p--status-icon--light.c4p--status-icon--light-pending .c4p--status-icon--light.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-pending,.c4p--status-icon--light.c4p--status-icon--dark-pending{fill:#6f6f6f}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--light.c4p--status-icon--dark-pending .c4p--status-icon--light.c4p--status-icon--dark-in-progress,.c4p--status-icon--light.c4p--status-icon--dark-pending .c4p--status-icon--light.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-fatal,.c4p--status-icon--dark.c4p--status-icon--light-fatal{fill:#8d8d8d}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-fatal .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-fatal .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-fatal,.c4p--status-icon--dark.c4p--status-icon--dark-fatal{fill:#8d8d8d}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-fatal .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-fatal .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-critical,.c4p--status-icon--dark.c4p--status-icon--light-critical{fill:#fa4d56}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-critical .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-critical .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-critical,.c4p--status-icon--dark.c4p--status-icon--dark-critical{fill:#fa4d56}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-critical .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-critical .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-major-warning,.c4p--status-icon--dark.c4p--status-icon--light-major-warning{fill:#ff832b}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-major-warning .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-major-warning .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-major-warning,.c4p--status-icon--dark.c4p--status-icon--dark-major-warning{fill:#ff832b}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-major-warning .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-major-warning .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-minor-warning,.c4p--status-icon--dark.c4p--status-icon--light-minor-warning{fill:#fddc69}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-minor-warning .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-minor-warning .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-minor-warning,.c4p--status-icon--dark.c4p--status-icon--dark-minor-warning{fill:#fddc69}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-minor-warning .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-minor-warning .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-undefined,.c4p--status-icon--dark.c4p--status-icon--light-undefined{fill:#a56eff}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-undefined .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-undefined .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-undefined,.c4p--status-icon--dark.c4p--status-icon--dark-undefined{fill:#a56eff}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-undefined .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-undefined .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-unknown,.c4p--status-icon--dark.c4p--status-icon--light-unknown{fill:#8d8d8d}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-unknown .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-unknown .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-unknown,.c4p--status-icon--dark.c4p--status-icon--dark-unknown{fill:#8d8d8d}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-unknown .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-unknown .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-normal,.c4p--status-icon--dark.c4p--status-icon--light-normal{fill:#24a148}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-normal .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-normal .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-normal,.c4p--status-icon--dark.c4p--status-icon--dark-normal{fill:#24a148}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-normal .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-normal .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-info,.c4p--status-icon--dark.c4p--status-icon--light-info{fill:#4589ff}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-info .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-info .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-info,.c4p--status-icon--dark.c4p--status-icon--dark-info{fill:#4589ff}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-info .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-info .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:rotating 8000ms infinite linear;fill:#4589ff}@media(prefers-reduced-motion: reduce){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:rotating 8000ms infinite linear;fill:#4589ff}@media(prefers-reduced-motion: reduce){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-running,.c4p--status-icon--dark.c4p--status-icon--light-running{fill:#24a148;transform:scaleY(-1)}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-running,.c4p--status-icon--dark.c4p--status-icon--dark-running{fill:#24a148;transform:scaleY(-1)}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-pending,.c4p--status-icon--dark.c4p--status-icon--light-pending{fill:#8d8d8d}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--light-pending .c4p--status-icon--dark.c4p--status-icon--light-in-progress,.c4p--status-icon--dark.c4p--status-icon--light-pending .c4p--status-icon--dark.c4p--status-icon--light-in-progress{animation:none}}.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-pending,.c4p--status-icon--dark.c4p--status-icon--dark-pending{fill:#8d8d8d}@media(prefers-reduced-motion){.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .c4p--status-icon--dark.c4p--status-icon--dark-pending .c4p--status-icon--dark.c4p--status-icon--dark-in-progress,.c4p--status-icon--dark.c4p--status-icon--dark-pending .c4p--status-icon--dark.c4p--status-icon--dark-in-progress{animation:none}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}.c4p--toolbar{display:flex;min-width:2.5rem;min-height:2.5rem;background-color:var(--cds-ui-01, #f4f4f4)}@media(min-width: 66rem){.c4p--toolbar{justify-content:flex-end}}.c4p--toolbar--vertical,.c4p--toolbar--vertical>.c4p--toolbar__group{flex-wrap:wrap}.c4p--toolbar--vertical{max-width:2.5rem}.c4p--toolbar__group{display:flex;border-right:.0625rem solid var(--cds-ui-03, #e0e0e0);border-bottom:.0625rem solid var(--cds-ui-03, #e0e0e0)}.c4p--toolbar--vertical>.c4p--toolbar__group,.c4p--toolbar__group:last-of-type{border-right-width:0}.c4p--toolbar--vertical>.c4p--toolbar__group:last-of-type,.c4p--toolbar .bx--dropdown{border-bottom-width:0}.c4p--toolbar__button--caret{position:relative}.c4p--toolbar__button__caret{position:absolute;right:.125rem;bottom:.125rem;width:.375rem;height:.375rem;background:linear-gradient(to right bottom, transparent 50%, var(--cds-icon-01, #161616) 50%);content:""}@keyframes web-terminal-entrance{from{opacity:0;transform:translateX(40rem)}to{opacity:1;transform:translateX(0)}}@keyframes web-terminal-exit{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(40rem)}}.c4p--web-terminal{--cds-interactive-01: #0f62fe;--cds-interactive-02: #6f6f6f;--cds-interactive-03: #ffffff;--cds-interactive-04: #4589ff;--cds-ui-background: #262626;--cds-ui-01: #393939;--cds-ui-02: #525252;--cds-ui-03: #525252;--cds-ui-04: #8d8d8d;--cds-ui-05: #f4f4f4;--cds-text-01: #f4f4f4;--cds-text-02: #c6c6c6;--cds-text-03: #6f6f6f;--cds-text-04: #ffffff;--cds-text-05: #8d8d8d;--cds-text-error: #ffb3b8;--cds-icon-01: #f4f4f4;--cds-icon-02: #c6c6c6;--cds-icon-03: #ffffff;--cds-link-01: #78a9ff;--cds-link-02: #a6c8ff;--cds-inverse-link: #0f62fe;--cds-field-01: #393939;--cds-field-02: #525252;--cds-inverse-01: #161616;--cds-inverse-02: #f4f4f4;--cds-support-01: #ff8389;--cds-support-02: #42be65;--cds-support-03: #f1c21b;--cds-support-04: #4589ff;--cds-inverse-support-01: #da1e28;--cds-inverse-support-02: #24a148;--cds-inverse-support-03: #f1c21b;--cds-inverse-support-04: #0f62fe;--cds-overlay-01: rgba(0, 0, 0, 0.65);--cds-danger-01: #da1e28;--cds-danger-02: #ff8389;--cds-focus: #ffffff;--cds-inverse-focus-ui: #0f62fe;--cds-hover-primary: #0353e9;--cds-active-primary: #002d9c;--cds-hover-primary-text: #a6c8ff;--cds-hover-secondary: #606060;--cds-active-secondary: #393939;--cds-hover-tertiary: #f4f4f4;--cds-active-tertiary: #c6c6c6;--cds-hover-ui: #4c4c4c;--cds-hover-light-ui: #656565;--cds-hover-selected-ui: #656565;--cds-active-ui: #6f6f6f;--cds-active-light-ui: #8d8d8d;--cds-selected-ui: #525252;--cds-selected-light-ui: #6f6f6f;--cds-inverse-hover-ui: #e5e5e5;--cds-hover-danger: #b81921;--cds-active-danger: #750e13;--cds-hover-row: #4c4c4c;--cds-visited-link: #be95ff;--cds-disabled-01: #393939;--cds-disabled-02: #6f6f6f;--cds-disabled-03: #a8a8a8;--cds-highlight: #0043ce;--cds-decorative-01: #6f6f6f;--cds-button-separator: #161616;--cds-skeleton-01: #353535;--cds-skeleton-02: #525252;--cds-background: #262626;--cds-layer: #393939;--cds-layer-accent: #525252;--cds-layer-accent-hover: #636363;--cds-layer-accent-active: #8d8d8d;--cds-field: #393939;--cds-background-inverse: #f4f4f4;--cds-background-brand: #0f62fe;--cds-interactive: #4589ff;--cds-border-subtle: #525252;--cds-border-strong: #8d8d8d;--cds-border-inverse: #f4f4f4;--cds-border-interactive: #4589ff;--cds-text-primary: #f4f4f4;--cds-text-secondary: #c6c6c6;--cds-text-placeholder: #6f6f6f;--cds-text-helper: #8d8d8d;--cds-text-on-color: #ffffff;--cds-text-inverse: #161616;--cds-link-primary: #78a9ff;--cds-link-secondary: #a6c8ff;--cds-link-visited: #be95ff;--cds-link-inverse: #0f62fe;--cds-icon-primary: #f4f4f4;--cds-icon-secondary: #c6c6c6;--cds-icon-on-color: #ffffff;--cds-icon-inverse: #161616;--cds-support-error: #ff8389;--cds-support-success: #42be65;--cds-support-warning: #f1c21b;--cds-support-info: #4589ff;--cds-support-error-inverse: #da1e28;--cds-support-success-inverse: #24a148;--cds-support-warning-inverse: #f1c21b;--cds-support-info-inverse: #0f62fe;--cds-overlay: rgba(0, 0, 0, 0.65);--cds-toggle-off: #8d8d8d;--cds-shadow: rgba(0, 0, 0, 0.8);--cds-button-primary: #0f62fe;--cds-button-secondary: #6f6f6f;--cds-button-tertiary: #ffffff;--cds-button-danger-primary: #da1e28;--cds-button-danger-secondary: #ff8389;--cds-background-active: #6f6f6f;--cds-layer-active: #6f6f6f;--cds-button-danger-active: #750e13;--cds-button-primary-active: #002d9c;--cds-button-secondary-active: #393939;--cds-button-tertiary-active: #c6c6c6;--cds-focus-inset: #161616;--cds-focus-inverse: #0f62fe;--cds-background-hover: #4c4c4c;--cds-layer-hover: #4c4c4c;--cds-field-hover: #4c4c4c;--cds-background-inverse-hover: #e5e5e5;--cds-link-primary-hover: #a6c8ff;--cds-button-danger-hover: #b81921;--cds-button-primary-hover: #0353e9;--cds-button-secondary-hover: #606060;--cds-button-tertiary-hover: #f4f4f4;--cds-background-selected: #525252;--cds-background-selected-hover: #656565;--cds-layer-selected: #525252;--cds-layer-selected-hover: #656565;--cds-layer-selected-inverse: #f4f4f4;--cds-border-subtle-selected: #6f6f6f;--cds-border-disabled: #393939;--cds-text-disabled: #6f6f6f;--cds-button-disabled: #6f6f6f;--cds-icon-disabled: #6f6f6f;--cds-text-on-color-disabled: #a8a8a8;--cds-icon-on-color-disabled: #a8a8a8;--cds-layer-selected-disabled: #a8a8a8;--cds-skeleton-background: #353535;--cds-skeleton-element: #525252;--cds-brand-01: #0f62fe;--cds-brand-02: #6f6f6f;--cds-brand-03: #ffffff;--cds-active-01: #6f6f6f;--cds-hover-field: #4c4c4c;--cds-danger: #da1e28;--cds-caption-01-font-size: 0.75rem;--cds-caption-01-font-weight: 400;--cds-caption-01-line-height: 1.33333;--cds-caption-01-letter-spacing: 0.32px;--cds-caption-02-font-size: 0.875rem;--cds-caption-02-font-weight: 400;--cds-caption-02-line-height: 1.28572;--cds-caption-02-letter-spacing: 0.32px;--cds-label-01-font-size: 0.75rem;--cds-label-01-font-weight: 400;--cds-label-01-line-height: 1.33333;--cds-label-01-letter-spacing: 0.32px;--cds-label-02-font-size: 0.875rem;--cds-label-02-font-weight: 400;--cds-label-02-line-height: 1.28572;--cds-label-02-letter-spacing: 0.16px;--cds-helper-text-01-font-size: 0.75rem;--cds-helper-text-01-line-height: 1.33333;--cds-helper-text-01-letter-spacing: 0.32px;--cds-helper-text-02-font-size: 0.875rem;--cds-helper-text-02-line-height: 1.28572;--cds-helper-text-02-letter-spacing: 0.16px;--cds-body-short-01-font-size: 0.875rem;--cds-body-short-01-font-weight: 400;--cds-body-short-01-line-height: 1.28572;--cds-body-short-01-letter-spacing: 0.16px;--cds-body-long-01-font-size: 0.875rem;--cds-body-long-01-font-weight: 400;--cds-body-long-01-line-height: 1.42857;--cds-body-long-01-letter-spacing: 0.16px;--cds-body-short-02-font-size: 1rem;--cds-body-short-02-font-weight: 400;--cds-body-short-02-line-height: 1.375;--cds-body-short-02-letter-spacing: 0;--cds-body-long-02-font-size: 1rem;--cds-body-long-02-font-weight: 400;--cds-body-long-02-line-height: 1.5;--cds-body-long-02-letter-spacing: 0;--cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;--cds-code-01-font-size: 0.75rem;--cds-code-01-font-weight: 400;--cds-code-01-line-height: 1.33333;--cds-code-01-letter-spacing: 0.32px;--cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;--cds-code-02-font-size: 0.875rem;--cds-code-02-font-weight: 400;--cds-code-02-line-height: 1.42857;--cds-code-02-letter-spacing: 0.32px;--cds-heading-01-font-size: 0.875rem;--cds-heading-01-font-weight: 600;--cds-heading-01-line-height: 1.42857;--cds-heading-01-letter-spacing: 0.16px;--cds-productive-heading-01-font-size: 0.875rem;--cds-productive-heading-01-font-weight: 600;--cds-productive-heading-01-line-height: 1.28572;--cds-productive-heading-01-letter-spacing: 0.16px;--cds-heading-02-font-size: 1rem;--cds-heading-02-font-weight: 600;--cds-heading-02-line-height: 1.5;--cds-heading-02-letter-spacing: 0;--cds-productive-heading-02-font-size: 1rem;--cds-productive-heading-02-font-weight: 600;--cds-productive-heading-02-line-height: 1.375;--cds-productive-heading-02-letter-spacing: 0;--cds-productive-heading-03-font-size: 1.25rem;--cds-productive-heading-03-font-weight: 400;--cds-productive-heading-03-line-height: 1.4;--cds-productive-heading-03-letter-spacing: 0;--cds-productive-heading-04-font-size: 1.75rem;--cds-productive-heading-04-font-weight: 400;--cds-productive-heading-04-line-height: 1.28572;--cds-productive-heading-04-letter-spacing: 0;--cds-productive-heading-05-font-size: 2rem;--cds-productive-heading-05-font-weight: 400;--cds-productive-heading-05-line-height: 1.25;--cds-productive-heading-05-letter-spacing: 0;--cds-productive-heading-06-font-size: 2.625rem;--cds-productive-heading-06-font-weight: 300;--cds-productive-heading-06-line-height: 1.199;--cds-productive-heading-06-letter-spacing: 0;--cds-productive-heading-07-font-size: 3.375rem;--cds-productive-heading-07-font-weight: 300;--cds-productive-heading-07-line-height: 1.199;--cds-productive-heading-07-letter-spacing: 0;--cds-expressive-heading-01-font-size: 0.875rem;--cds-expressive-heading-01-font-weight: 600;--cds-expressive-heading-01-line-height: 1.25;--cds-expressive-heading-01-letter-spacing: 0.16px;--cds-expressive-heading-02-font-size: 1rem;--cds-expressive-heading-02-font-weight: 600;--cds-expressive-heading-02-line-height: 1.5;--cds-expressive-heading-02-letter-spacing: 0;--cds-expressive-heading-03-font-size: 1.25rem;--cds-expressive-heading-03-font-weight: 400;--cds-expressive-heading-03-line-height: 1.4;--cds-expressive-heading-03-letter-spacing: 0;--cds-expressive-heading-04-font-size: 1.75rem;--cds-expressive-heading-04-font-weight: 400;--cds-expressive-heading-04-line-height: 1.28572;--cds-expressive-heading-04-letter-spacing: 0;--cds-expressive-heading-05-font-size: 2rem;--cds-expressive-heading-05-font-weight: 400;--cds-expressive-heading-05-line-height: 1.25;--cds-expressive-heading-05-letter-spacing: 0;--cds-expressive-heading-06-font-size: 2rem;--cds-expressive-heading-06-font-weight: 600;--cds-expressive-heading-06-line-height: 1.25;--cds-expressive-heading-06-letter-spacing: 0;--cds-expressive-paragraph-01-font-size: 1.5rem;--cds-expressive-paragraph-01-font-weight: 300;--cds-expressive-paragraph-01-line-height: 1.334;--cds-expressive-paragraph-01-letter-spacing: 0;--cds-quotation-01-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-quotation-01-font-size: 1.25rem;--cds-quotation-01-font-weight: 400;--cds-quotation-01-line-height: 1.3;--cds-quotation-01-letter-spacing: 0;--cds-quotation-02-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-quotation-02-font-size: 2rem;--cds-quotation-02-font-weight: 300;--cds-quotation-02-line-height: 1.25;--cds-quotation-02-letter-spacing: 0;--cds-display-01-font-size: 2.625rem;--cds-display-01-font-weight: 300;--cds-display-01-line-height: 1.19;--cds-display-01-letter-spacing: 0;--cds-display-02-font-size: 2.625rem;--cds-display-02-font-weight: 600;--cds-display-02-line-height: 1.19;--cds-display-02-letter-spacing: 0;--cds-display-03-font-size: 2.625rem;--cds-display-03-font-weight: 300;--cds-display-03-line-height: 1.19;--cds-display-03-letter-spacing: 0;--cds-display-04-font-size: 2.625rem;--cds-display-04-font-weight: 300;--cds-display-04-line-height: 1.19;--cds-display-04-letter-spacing: 0;--cds-legal-01-font-size: 0.75rem;--cds-legal-01-font-weight: 400;--cds-legal-01-line-height: 1.33333;--cds-legal-01-letter-spacing: 0.32px;--cds-legal-02-font-size: 0.875rem;--cds-legal-02-font-weight: 400;--cds-legal-02-line-height: 1.28572;--cds-legal-02-letter-spacing: 0.16px;--cds-body-compact-01-font-size: 0.875rem;--cds-body-compact-01-font-weight: 400;--cds-body-compact-01-line-height: 1.28572;--cds-body-compact-01-letter-spacing: 0.16px;--cds-body-compact-02-font-size: 1rem;--cds-body-compact-02-font-weight: 400;--cds-body-compact-02-line-height: 1.375;--cds-body-compact-02-letter-spacing: 0;--cds-body-01-font-size: 0.875rem;--cds-body-01-font-weight: 400;--cds-body-01-line-height: 1.42857;--cds-body-01-letter-spacing: 0.16px;--cds-body-02-font-size: 1rem;--cds-body-02-font-weight: 400;--cds-body-02-line-height: 1.5;--cds-body-02-letter-spacing: 0;--cds-heading-compact-01-font-size: 0.875rem;--cds-heading-compact-01-font-weight: 600;--cds-heading-compact-01-line-height: 1.28572;--cds-heading-compact-01-letter-spacing: 0.16px;--cds-heading-compact-02-font-size: 1rem;--cds-heading-compact-02-font-weight: 600;--cds-heading-compact-02-line-height: 1.375;--cds-heading-compact-02-letter-spacing: 0;--cds-heading-03-font-size: 1.25rem;--cds-heading-03-font-weight: 400;--cds-heading-03-line-height: 1.4;--cds-heading-03-letter-spacing: 0;--cds-heading-04-font-size: 1.75rem;--cds-heading-04-font-weight: 400;--cds-heading-04-line-height: 1.28572;--cds-heading-04-letter-spacing: 0;--cds-heading-05-font-size: 2rem;--cds-heading-05-font-weight: 400;--cds-heading-05-line-height: 1.25;--cds-heading-05-letter-spacing: 0;--cds-heading-06-font-size: 2.625rem;--cds-heading-06-font-weight: 300;--cds-heading-06-line-height: 1.199;--cds-heading-06-letter-spacing: 0;--cds-heading-07-font-size: 3.375rem;--cds-heading-07-font-weight: 300;--cds-heading-07-line-height: 1.199;--cds-heading-07-letter-spacing: 0;--cds-fluid-heading-03-font-size: 1.25rem;--cds-fluid-heading-03-font-weight: 400;--cds-fluid-heading-03-line-height: 1.4;--cds-fluid-heading-03-letter-spacing: 0;--cds-fluid-heading-04-font-size: 1.75rem;--cds-fluid-heading-04-font-weight: 400;--cds-fluid-heading-04-line-height: 1.28572;--cds-fluid-heading-04-letter-spacing: 0;--cds-fluid-heading-05-font-size: 2rem;--cds-fluid-heading-05-font-weight: 400;--cds-fluid-heading-05-line-height: 1.25;--cds-fluid-heading-05-letter-spacing: 0;--cds-fluid-heading-06-font-size: 2rem;--cds-fluid-heading-06-font-weight: 600;--cds-fluid-heading-06-line-height: 1.25;--cds-fluid-heading-06-letter-spacing: 0;--cds-fluid-paragraph-01-font-size: 1.5rem;--cds-fluid-paragraph-01-font-weight: 300;--cds-fluid-paragraph-01-line-height: 1.334;--cds-fluid-paragraph-01-letter-spacing: 0;--cds-fluid-quotation-01-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-fluid-quotation-01-font-size: 1.25rem;--cds-fluid-quotation-01-font-weight: 400;--cds-fluid-quotation-01-line-height: 1.3;--cds-fluid-quotation-01-letter-spacing: 0;--cds-fluid-quotation-02-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-fluid-quotation-02-font-size: 2rem;--cds-fluid-quotation-02-font-weight: 300;--cds-fluid-quotation-02-line-height: 1.25;--cds-fluid-quotation-02-letter-spacing: 0;--cds-fluid-display-01-font-size: 2.625rem;--cds-fluid-display-01-font-weight: 300;--cds-fluid-display-01-line-height: 1.19;--cds-fluid-display-01-letter-spacing: 0;--cds-fluid-display-02-font-size: 2.625rem;--cds-fluid-display-02-font-weight: 600;--cds-fluid-display-02-line-height: 1.19;--cds-fluid-display-02-letter-spacing: 0;--cds-fluid-display-03-font-size: 2.625rem;--cds-fluid-display-03-font-weight: 300;--cds-fluid-display-03-line-height: 1.19;--cds-fluid-display-03-letter-spacing: 0;--cds-fluid-display-04-font-size: 2.625rem;--cds-fluid-display-04-font-weight: 300;--cds-fluid-display-04-line-height: 1.19;--cds-fluid-display-04-letter-spacing: 0;--cds-spacing-01: 0.125rem;--cds-spacing-02: 0.25rem;--cds-spacing-03: 0.5rem;--cds-spacing-04: 0.75rem;--cds-spacing-05: 1rem;--cds-spacing-06: 1.5rem;--cds-spacing-07: 2rem;--cds-spacing-08: 2.5rem;--cds-spacing-09: 3rem;--cds-spacing-10: 4rem;--cds-spacing-11: 5rem;--cds-spacing-12: 6rem;--cds-spacing-13: 10rem;--cds-fluid-spacing-01: 0;--cds-fluid-spacing-02: 2vw;--cds-fluid-spacing-03: 5vw;--cds-fluid-spacing-04: 10vw;--cds-layout-01: 1rem;--cds-layout-02: 1.5rem;--cds-layout-03: 2rem;--cds-layout-04: 3rem;--cds-layout-05: 4rem;--cds-layout-06: 6rem;--cds-layout-07: 10rem;--cds-container-01: 1.5rem;--cds-container-02: 2rem;--cds-container-03: 2.5rem;--cds-container-04: 3rem;--cds-container-05: 4rem;--cds-size-xsmall: 1.5rem;--cds-size-small: 2rem;--cds-size-medium: 2.5rem;--cds-size-large: 3rem;--cds-size-xlarge: 4rem;--cds-size-2XLarge: 5rem;--cds-icon-size-01: 1rem;--cds-icon-size-02: 1.25rem;position:fixed;top:var(--cds-spacing-09, 3rem);right:0;width:100%;max-width:40rem;height:calc(100vh - var(--cds-spacing-09, 3rem));border-left:1px solid #262626;color:var(--cds-text-01, #161616);background-color:#161616}.c4p--web-terminal__bar{display:flex;height:3rem;align-items:center;justify-content:space-between;background-color:var(--cds-ui-background, #ffffff)}.c4p--web-terminal__actions{display:flex}.c4p--web-terminal__documentation-overflow{--cds-interactive-01: #0f62fe;--cds-interactive-02: #6f6f6f;--cds-interactive-03: #ffffff;--cds-interactive-04: #4589ff;--cds-ui-background: #161616;--cds-ui-01: #262626;--cds-ui-02: #393939;--cds-ui-03: #393939;--cds-ui-04: #6f6f6f;--cds-ui-05: #f4f4f4;--cds-text-01: #f4f4f4;--cds-text-02: #c6c6c6;--cds-text-03: #6f6f6f;--cds-text-04: #ffffff;--cds-text-05: #8d8d8d;--cds-text-error: #ff8389;--cds-icon-01: #f4f4f4;--cds-icon-02: #c6c6c6;--cds-icon-03: #ffffff;--cds-link-01: #78a9ff;--cds-link-02: #a6c8ff;--cds-inverse-link: #0f62fe;--cds-field-01: #262626;--cds-field-02: #393939;--cds-inverse-01: #161616;--cds-inverse-02: #f4f4f4;--cds-support-01: #fa4d56;--cds-support-02: #42be65;--cds-support-03: #f1c21b;--cds-support-04: #4589ff;--cds-inverse-support-01: #da1e28;--cds-inverse-support-02: #24a148;--cds-inverse-support-03: #f1c21b;--cds-inverse-support-04: #0f62fe;--cds-overlay-01: rgba(0, 0, 0, 0.65);--cds-danger-01: #da1e28;--cds-danger-02: #fa4d56;--cds-focus: #ffffff;--cds-inverse-focus-ui: #0f62fe;--cds-hover-primary: #0353e9;--cds-active-primary: #002d9c;--cds-hover-primary-text: #a6c8ff;--cds-hover-secondary: #606060;--cds-active-secondary: #393939;--cds-hover-tertiary: #f4f4f4;--cds-active-tertiary: #c6c6c6;--cds-hover-ui: #353535;--cds-hover-light-ui: #4c4c4c;--cds-hover-selected-ui: #4c4c4c;--cds-active-ui: #525252;--cds-active-light-ui: #6f6f6f;--cds-selected-ui: #393939;--cds-selected-light-ui: #525252;--cds-inverse-hover-ui: #e5e5e5;--cds-hover-danger: #b81921;--cds-active-danger: #750e13;--cds-hover-row: #353535;--cds-visited-link: #be95ff;--cds-disabled-01: #262626;--cds-disabled-02: #525252;--cds-disabled-03: #8d8d8d;--cds-highlight: #002d9c;--cds-decorative-01: #525252;--cds-button-separator: #161616;--cds-skeleton-01: #353535;--cds-skeleton-02: #525252;--cds-background: #161616;--cds-layer: #262626;--cds-layer-accent: #393939;--cds-layer-accent-hover: #474747;--cds-layer-accent-active: #6f6f6f;--cds-field: #262626;--cds-background-inverse: #f4f4f4;--cds-background-brand: #0f62fe;--cds-interactive: #4589ff;--cds-border-subtle: #393939;--cds-border-strong: #6f6f6f;--cds-border-inverse: #f4f4f4;--cds-border-interactive: #4589ff;--cds-text-primary: #f4f4f4;--cds-text-secondary: #c6c6c6;--cds-text-placeholder: #6f6f6f;--cds-text-helper: #8d8d8d;--cds-text-on-color: #ffffff;--cds-text-inverse: #161616;--cds-link-primary: #78a9ff;--cds-link-secondary: #a6c8ff;--cds-link-visited: #be95ff;--cds-link-inverse: #0f62fe;--cds-icon-primary: #f4f4f4;--cds-icon-secondary: #c6c6c6;--cds-icon-on-color: #ffffff;--cds-icon-inverse: #161616;--cds-support-error: #fa4d56;--cds-support-success: #42be65;--cds-support-warning: #f1c21b;--cds-support-info: #4589ff;--cds-support-error-inverse: #da1e28;--cds-support-success-inverse: #24a148;--cds-support-warning-inverse: #f1c21b;--cds-support-info-inverse: #0f62fe;--cds-overlay: rgba(0, 0, 0, 0.65);--cds-toggle-off: #6f6f6f;--cds-shadow: rgba(0, 0, 0, 0.8);--cds-button-primary: #0f62fe;--cds-button-secondary: #6f6f6f;--cds-button-tertiary: #ffffff;--cds-button-danger-primary: #da1e28;--cds-button-danger-secondary: #fa4d56;--cds-background-active: #525252;--cds-layer-active: #525252;--cds-button-danger-active: #750e13;--cds-button-primary-active: #002d9c;--cds-button-secondary-active: #393939;--cds-button-tertiary-active: #c6c6c6;--cds-focus-inset: #161616;--cds-focus-inverse: #0f62fe;--cds-background-hover: #353535;--cds-layer-hover: #353535;--cds-field-hover: #353535;--cds-background-inverse-hover: #e5e5e5;--cds-link-primary-hover: #a6c8ff;--cds-button-danger-hover: #b81921;--cds-button-primary-hover: #0353e9;--cds-button-secondary-hover: #606060;--cds-button-tertiary-hover: #f4f4f4;--cds-background-selected: #393939;--cds-background-selected-hover: #4c4c4c;--cds-layer-selected: #393939;--cds-layer-selected-hover: #4c4c4c;--cds-layer-selected-inverse: #f4f4f4;--cds-border-subtle-selected: #525252;--cds-border-disabled: #262626;--cds-text-disabled: #525252;--cds-button-disabled: #525252;--cds-icon-disabled: #525252;--cds-text-on-color-disabled: #8d8d8d;--cds-icon-on-color-disabled: #8d8d8d;--cds-layer-selected-disabled: #8d8d8d;--cds-skeleton-background: #353535;--cds-skeleton-element: #525252;--cds-brand-01: #0f62fe;--cds-brand-02: #6f6f6f;--cds-brand-03: #ffffff;--cds-active-01: #525252;--cds-hover-field: #353535;--cds-danger: #da1e28;--cds-caption-01-font-size: 0.75rem;--cds-caption-01-font-weight: 400;--cds-caption-01-line-height: 1.33333;--cds-caption-01-letter-spacing: 0.32px;--cds-caption-02-font-size: 0.875rem;--cds-caption-02-font-weight: 400;--cds-caption-02-line-height: 1.28572;--cds-caption-02-letter-spacing: 0.32px;--cds-label-01-font-size: 0.75rem;--cds-label-01-font-weight: 400;--cds-label-01-line-height: 1.33333;--cds-label-01-letter-spacing: 0.32px;--cds-label-02-font-size: 0.875rem;--cds-label-02-font-weight: 400;--cds-label-02-line-height: 1.28572;--cds-label-02-letter-spacing: 0.16px;--cds-helper-text-01-font-size: 0.75rem;--cds-helper-text-01-line-height: 1.33333;--cds-helper-text-01-letter-spacing: 0.32px;--cds-helper-text-02-font-size: 0.875rem;--cds-helper-text-02-line-height: 1.28572;--cds-helper-text-02-letter-spacing: 0.16px;--cds-body-short-01-font-size: 0.875rem;--cds-body-short-01-font-weight: 400;--cds-body-short-01-line-height: 1.28572;--cds-body-short-01-letter-spacing: 0.16px;--cds-body-long-01-font-size: 0.875rem;--cds-body-long-01-font-weight: 400;--cds-body-long-01-line-height: 1.42857;--cds-body-long-01-letter-spacing: 0.16px;--cds-body-short-02-font-size: 1rem;--cds-body-short-02-font-weight: 400;--cds-body-short-02-line-height: 1.375;--cds-body-short-02-letter-spacing: 0;--cds-body-long-02-font-size: 1rem;--cds-body-long-02-font-weight: 400;--cds-body-long-02-line-height: 1.5;--cds-body-long-02-letter-spacing: 0;--cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;--cds-code-01-font-size: 0.75rem;--cds-code-01-font-weight: 400;--cds-code-01-line-height: 1.33333;--cds-code-01-letter-spacing: 0.32px;--cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;--cds-code-02-font-size: 0.875rem;--cds-code-02-font-weight: 400;--cds-code-02-line-height: 1.42857;--cds-code-02-letter-spacing: 0.32px;--cds-heading-01-font-size: 0.875rem;--cds-heading-01-font-weight: 600;--cds-heading-01-line-height: 1.42857;--cds-heading-01-letter-spacing: 0.16px;--cds-productive-heading-01-font-size: 0.875rem;--cds-productive-heading-01-font-weight: 600;--cds-productive-heading-01-line-height: 1.28572;--cds-productive-heading-01-letter-spacing: 0.16px;--cds-heading-02-font-size: 1rem;--cds-heading-02-font-weight: 600;--cds-heading-02-line-height: 1.5;--cds-heading-02-letter-spacing: 0;--cds-productive-heading-02-font-size: 1rem;--cds-productive-heading-02-font-weight: 600;--cds-productive-heading-02-line-height: 1.375;--cds-productive-heading-02-letter-spacing: 0;--cds-productive-heading-03-font-size: 1.25rem;--cds-productive-heading-03-font-weight: 400;--cds-productive-heading-03-line-height: 1.4;--cds-productive-heading-03-letter-spacing: 0;--cds-productive-heading-04-font-size: 1.75rem;--cds-productive-heading-04-font-weight: 400;--cds-productive-heading-04-line-height: 1.28572;--cds-productive-heading-04-letter-spacing: 0;--cds-productive-heading-05-font-size: 2rem;--cds-productive-heading-05-font-weight: 400;--cds-productive-heading-05-line-height: 1.25;--cds-productive-heading-05-letter-spacing: 0;--cds-productive-heading-06-font-size: 2.625rem;--cds-productive-heading-06-font-weight: 300;--cds-productive-heading-06-line-height: 1.199;--cds-productive-heading-06-letter-spacing: 0;--cds-productive-heading-07-font-size: 3.375rem;--cds-productive-heading-07-font-weight: 300;--cds-productive-heading-07-line-height: 1.199;--cds-productive-heading-07-letter-spacing: 0;--cds-expressive-heading-01-font-size: 0.875rem;--cds-expressive-heading-01-font-weight: 600;--cds-expressive-heading-01-line-height: 1.25;--cds-expressive-heading-01-letter-spacing: 0.16px;--cds-expressive-heading-02-font-size: 1rem;--cds-expressive-heading-02-font-weight: 600;--cds-expressive-heading-02-line-height: 1.5;--cds-expressive-heading-02-letter-spacing: 0;--cds-expressive-heading-03-font-size: 1.25rem;--cds-expressive-heading-03-font-weight: 400;--cds-expressive-heading-03-line-height: 1.4;--cds-expressive-heading-03-letter-spacing: 0;--cds-expressive-heading-04-font-size: 1.75rem;--cds-expressive-heading-04-font-weight: 400;--cds-expressive-heading-04-line-height: 1.28572;--cds-expressive-heading-04-letter-spacing: 0;--cds-expressive-heading-05-font-size: 2rem;--cds-expressive-heading-05-font-weight: 400;--cds-expressive-heading-05-line-height: 1.25;--cds-expressive-heading-05-letter-spacing: 0;--cds-expressive-heading-06-font-size: 2rem;--cds-expressive-heading-06-font-weight: 600;--cds-expressive-heading-06-line-height: 1.25;--cds-expressive-heading-06-letter-spacing: 0;--cds-expressive-paragraph-01-font-size: 1.5rem;--cds-expressive-paragraph-01-font-weight: 300;--cds-expressive-paragraph-01-line-height: 1.334;--cds-expressive-paragraph-01-letter-spacing: 0;--cds-quotation-01-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-quotation-01-font-size: 1.25rem;--cds-quotation-01-font-weight: 400;--cds-quotation-01-line-height: 1.3;--cds-quotation-01-letter-spacing: 0;--cds-quotation-02-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-quotation-02-font-size: 2rem;--cds-quotation-02-font-weight: 300;--cds-quotation-02-line-height: 1.25;--cds-quotation-02-letter-spacing: 0;--cds-display-01-font-size: 2.625rem;--cds-display-01-font-weight: 300;--cds-display-01-line-height: 1.19;--cds-display-01-letter-spacing: 0;--cds-display-02-font-size: 2.625rem;--cds-display-02-font-weight: 600;--cds-display-02-line-height: 1.19;--cds-display-02-letter-spacing: 0;--cds-display-03-font-size: 2.625rem;--cds-display-03-font-weight: 300;--cds-display-03-line-height: 1.19;--cds-display-03-letter-spacing: 0;--cds-display-04-font-size: 2.625rem;--cds-display-04-font-weight: 300;--cds-display-04-line-height: 1.19;--cds-display-04-letter-spacing: 0;--cds-legal-01-font-size: 0.75rem;--cds-legal-01-font-weight: 400;--cds-legal-01-line-height: 1.33333;--cds-legal-01-letter-spacing: 0.32px;--cds-legal-02-font-size: 0.875rem;--cds-legal-02-font-weight: 400;--cds-legal-02-line-height: 1.28572;--cds-legal-02-letter-spacing: 0.16px;--cds-body-compact-01-font-size: 0.875rem;--cds-body-compact-01-font-weight: 400;--cds-body-compact-01-line-height: 1.28572;--cds-body-compact-01-letter-spacing: 0.16px;--cds-body-compact-02-font-size: 1rem;--cds-body-compact-02-font-weight: 400;--cds-body-compact-02-line-height: 1.375;--cds-body-compact-02-letter-spacing: 0;--cds-body-01-font-size: 0.875rem;--cds-body-01-font-weight: 400;--cds-body-01-line-height: 1.42857;--cds-body-01-letter-spacing: 0.16px;--cds-body-02-font-size: 1rem;--cds-body-02-font-weight: 400;--cds-body-02-line-height: 1.5;--cds-body-02-letter-spacing: 0;--cds-heading-compact-01-font-size: 0.875rem;--cds-heading-compact-01-font-weight: 600;--cds-heading-compact-01-line-height: 1.28572;--cds-heading-compact-01-letter-spacing: 0.16px;--cds-heading-compact-02-font-size: 1rem;--cds-heading-compact-02-font-weight: 600;--cds-heading-compact-02-line-height: 1.375;--cds-heading-compact-02-letter-spacing: 0;--cds-heading-03-font-size: 1.25rem;--cds-heading-03-font-weight: 400;--cds-heading-03-line-height: 1.4;--cds-heading-03-letter-spacing: 0;--cds-heading-04-font-size: 1.75rem;--cds-heading-04-font-weight: 400;--cds-heading-04-line-height: 1.28572;--cds-heading-04-letter-spacing: 0;--cds-heading-05-font-size: 2rem;--cds-heading-05-font-weight: 400;--cds-heading-05-line-height: 1.25;--cds-heading-05-letter-spacing: 0;--cds-heading-06-font-size: 2.625rem;--cds-heading-06-font-weight: 300;--cds-heading-06-line-height: 1.199;--cds-heading-06-letter-spacing: 0;--cds-heading-07-font-size: 3.375rem;--cds-heading-07-font-weight: 300;--cds-heading-07-line-height: 1.199;--cds-heading-07-letter-spacing: 0;--cds-fluid-heading-03-font-size: 1.25rem;--cds-fluid-heading-03-font-weight: 400;--cds-fluid-heading-03-line-height: 1.4;--cds-fluid-heading-03-letter-spacing: 0;--cds-fluid-heading-04-font-size: 1.75rem;--cds-fluid-heading-04-font-weight: 400;--cds-fluid-heading-04-line-height: 1.28572;--cds-fluid-heading-04-letter-spacing: 0;--cds-fluid-heading-05-font-size: 2rem;--cds-fluid-heading-05-font-weight: 400;--cds-fluid-heading-05-line-height: 1.25;--cds-fluid-heading-05-letter-spacing: 0;--cds-fluid-heading-06-font-size: 2rem;--cds-fluid-heading-06-font-weight: 600;--cds-fluid-heading-06-line-height: 1.25;--cds-fluid-heading-06-letter-spacing: 0;--cds-fluid-paragraph-01-font-size: 1.5rem;--cds-fluid-paragraph-01-font-weight: 300;--cds-fluid-paragraph-01-line-height: 1.334;--cds-fluid-paragraph-01-letter-spacing: 0;--cds-fluid-quotation-01-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-fluid-quotation-01-font-size: 1.25rem;--cds-fluid-quotation-01-font-weight: 400;--cds-fluid-quotation-01-line-height: 1.3;--cds-fluid-quotation-01-letter-spacing: 0;--cds-fluid-quotation-02-font-family: 'IBM Plex Serif', 'Georgia', Times, serif;--cds-fluid-quotation-02-font-size: 2rem;--cds-fluid-quotation-02-font-weight: 300;--cds-fluid-quotation-02-line-height: 1.25;--cds-fluid-quotation-02-letter-spacing: 0;--cds-fluid-display-01-font-size: 2.625rem;--cds-fluid-display-01-font-weight: 300;--cds-fluid-display-01-line-height: 1.19;--cds-fluid-display-01-letter-spacing: 0;--cds-fluid-display-02-font-size: 2.625rem;--cds-fluid-display-02-font-weight: 600;--cds-fluid-display-02-line-height: 1.19;--cds-fluid-display-02-letter-spacing: 0;--cds-fluid-display-03-font-size: 2.625rem;--cds-fluid-display-03-font-weight: 300;--cds-fluid-display-03-line-height: 1.19;--cds-fluid-display-03-letter-spacing: 0;--cds-fluid-display-04-font-size: 2.625rem;--cds-fluid-display-04-font-weight: 300;--cds-fluid-display-04-line-height: 1.19;--cds-fluid-display-04-letter-spacing: 0;--cds-spacing-01: 0.125rem;--cds-spacing-02: 0.25rem;--cds-spacing-03: 0.5rem;--cds-spacing-04: 0.75rem;--cds-spacing-05: 1rem;--cds-spacing-06: 1.5rem;--cds-spacing-07: 2rem;--cds-spacing-08: 2.5rem;--cds-spacing-09: 3rem;--cds-spacing-10: 4rem;--cds-spacing-11: 5rem;--cds-spacing-12: 6rem;--cds-spacing-13: 10rem;--cds-fluid-spacing-01: 0;--cds-fluid-spacing-02: 2vw;--cds-fluid-spacing-03: 5vw;--cds-fluid-spacing-04: 10vw;--cds-layout-01: 1rem;--cds-layout-02: 1.5rem;--cds-layout-03: 2rem;--cds-layout-04: 3rem;--cds-layout-05: 4rem;--cds-layout-06: 6rem;--cds-layout-07: 10rem;--cds-container-01: 1.5rem;--cds-container-02: 2rem;--cds-container-03: 2.5rem;--cds-container-04: 3rem;--cds-container-05: 4rem;--cds-size-xsmall: 1.5rem;--cds-size-small: 2rem;--cds-size-medium: 2.5rem;--cds-size-large: 3rem;--cds-size-xlarge: 4rem;--cds-size-2XLarge: 5rem;--cds-icon-size-01: 1rem;--cds-icon-size-02: 1.25rem}.c4p--web-terminal__body{height:100%}.c4p--web-terminal-content-wrapper{width:100vw;height:100%}.c4p--web-terminal-content-wrapper--open{width:calc(100vw - 40rem)}.c4p--user-profile-image--light{color:var(--cds-ui-01, #f4f4f4)}.c4p--user-profile-image--light.c4p--user-profile-image--light-cyan{background-color:#0072c3}.c4p--user-profile-image--light.c4p--user-profile-image--dark-cyan{background-color:#003a6d}.c4p--user-profile-image--light.c4p--user-profile-image--light-gray{background-color:#6f6f6f}.c4p--user-profile-image--light.c4p--user-profile-image--dark-gray{background-color:#393939}.c4p--user-profile-image--light.c4p--user-profile-image--light-green{background-color:#198038}.c4p--user-profile-image--light.c4p--user-profile-image--dark-green{background-color:#044317}.c4p--user-profile-image--light.c4p--user-profile-image--light-magenta{background-color:#d02670}.c4p--user-profile-image--light.c4p--user-profile-image--dark-magenta{background-color:#740937}.c4p--user-profile-image--light.c4p--user-profile-image--light-purple{background-color:#8a3ffc}.c4p--user-profile-image--light.c4p--user-profile-image--dark-purple{background-color:#491d8b}.c4p--user-profile-image--light.c4p--user-profile-image--light-teal{background-color:#007d79}.c4p--user-profile-image--light.c4p--user-profile-image--dark-teal{background-color:#004144}.c4p--user-profile-image--dark{color:var(--cds-ui-01, #f4f4f4)}.c4p--user-profile-image--dark.c4p--user-profile-image--light-cyan{background-color:#1192e8}.c4p--user-profile-image--dark.c4p--user-profile-image--dark-cyan{background-color:#82cfff}.c4p--user-profile-image--dark.c4p--user-profile-image--light-gray{background-color:#8d8d8d}.c4p--user-profile-image--dark.c4p--user-profile-image--dark-gray{background-color:#c6c6c6}.c4p--user-profile-image--dark.c4p--user-profile-image--light-green{background-color:#24a148}.c4p--user-profile-image--dark.c4p--user-profile-image--dark-green{background-color:#6fdc8c}.c4p--user-profile-image--dark.c4p--user-profile-image--light-magenta{background-color:#ee5396}.c4p--user-profile-image--dark.c4p--user-profile-image--dark-magenta{background-color:#ffafd2}.c4p--user-profile-image--dark.c4p--user-profile-image--light-purple{background-color:#a56eff}.c4p--user-profile-image--dark.c4p--user-profile-image--dark-purple{background-color:#d4bbff}.c4p--user-profile-image--dark.c4p--user-profile-image--light-teal{background-color:#009d9a}.c4p--user-profile-image--dark.c4p--user-profile-image--dark-teal{background-color:#3ddbd9}.bx--tooltip__trigger.c4p--user-profile-image__tooltip:hover svg,.bx--tooltip__trigger.c4p--user-profile-image__tooltip:focus svg{fill:var(--cds-ui-01, #f4f4f4)}.c4p--user-profile-image{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:100%;text-transform:uppercase}.bx--tooltip__trigger .c4p--user-profile-image svg{fill:var(--cds-ui-01, #f4f4f4)}.c4p--user-profile-image__photo{width:100%;border-radius:100%}.c4p--user-profile-image__photo--xlg{width:var(--cds-spacing-10, 4rem);height:var(--cds-spacing-10, 4rem)}.c4p--user-profile-image__photo--lg{width:var(--cds-spacing-07, 2rem);height:var(--cds-spacing-07, 2rem)}.c4p--user-profile-image__photo--md{width:var(--cds-spacing-06, 1.5rem);height:var(--cds-spacing-06, 1.5rem)}.c4p--user-profile-image__photo--sm{width:calc(var(--cds-spacing-05, 1rem) + var(--cds-spacing-02, 0.25rem));height:calc(var(--cds-spacing-05, 1rem) + var(--cds-spacing-02, 0.25rem))}.c4p--user-profile-image__photo--xs{width:var(--cds-spacing-05, 1rem);height:var(--cds-spacing-05, 1rem)}.c4p--user-profile-image--xlg{width:var(--cds-spacing-10, 4rem);height:var(--cds-spacing-10, 4rem);font-size:var(--cds-productive-heading-04-font-size, 1.75rem);font-weight:var(--cds-productive-heading-04-font-weight, 400);line-height:var(--cds-productive-heading-04-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-04-letter-spacing, 0)}.c4p--user-profile-image--lg{width:var(--cds-spacing-07, 2rem);height:var(--cds-spacing-07, 2rem);font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px)}.c4p--user-profile-image--md{width:var(--cds-spacing-06, 1.5rem);height:var(--cds-spacing-06, 1.5rem);font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);font-weight:600}.c4p--user-profile-image--sm{width:calc(var(--cds-spacing-05, 1rem) + var(--cds-spacing-02, 0.25rem));height:calc(var(--cds-spacing-05, 1rem) + var(--cds-spacing-02, 0.25rem));font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);font-weight:600}.c4p--user-profile-image--xs{width:var(--cds-spacing-05, 1rem);height:var(--cds-spacing-05, 1rem);font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);font-weight:600}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}.c4p--edit-side-panel .bx--form.c4p--edit-side-panel__form{padding-top:var(--cds-spacing-05, 1rem)}.c4p--edit-side-panel .c4p--edit-side-panel__form.bx--fieldset{padding-top:var(--cds-spacing-03, 0.5rem)}.c4p--edit-side-panel .c4p--edit-side-panel__form>*{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--edit-side-panel .c4p--edit-side-panel__form-title-text{font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0);padding-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--edit-side-panel .c4p--edit-side-panel__form-description-text{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px)}.c4p--edit-side-panel.c4p--side-panel .bx--btn.c4p--side-panel__close-button{display:none}.c4p--edit-side-panel .c4p--side-panel .c4p--edit-side-panel__actions-container{position:absolute;z-index:4;bottom:0;left:0;width:100%;margin-bottom:0}.c4p--edit-side-panel .c4p--edit-side-panel__actions-container{position:absolute;z-index:4;right:0;bottom:0;width:100%;margin-bottom:0}.c4p--options-tile{position:relative;border-bottom:1px solid var(--cds-ui-03, #e0e0e0);background-color:var(--cds-ui-01, #f4f4f4)}.c4p--options-tile__toggle-container{position:absolute;top:0;right:0;bottom:0;width:calc(
7
+ var(--cds-spacing-05, 1rem) + 2rem + var(--cds-spacing-05, 1rem)
8
+ )}.c4p--options-tile__toggle{position:absolute;right:var(--cds-spacing-05, 1rem)}.c4p--options-tile__toggle .bx--toggle-input__label .bx--toggle__switch{margin:0}.c4p--options-tile__header,.c4p--options-tile__static-content{display:grid;box-sizing:border-box;align-items:center;padding-right:var(--cds-spacing-05, 1rem);grid-template-columns:3rem 1fr 2rem}.c4p--options-tile__header{background-color:rgba(0,0,0,0);cursor:pointer;transition:background-color 70ms cubic-bezier(0, 0, 0.38, 0.9)}.c4p--options-tile__header::-webkit-details-marker{display:none}.c4p--options-tile__header:hover{background-color:var(--cds-hover-ui, #e5e5e5)}.c4p--options-tile__header:focus{outline:2px solid var(--cds-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.c4p--options-tile__header:focus{outline-style:dotted}}.c4p--options-tile__heading{overflow:hidden;grid-column:2}.c4p--options-tile__title{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);overflow:hidden;color:var(--cds-text-01, #161616);text-overflow:ellipsis;white-space:nowrap}.c4p--options-tile__summary{font-size:var(--cds-helper-text-01-font-size, 0.75rem);line-height:var(--cds-helper-text-01-line-height, 1.33333);letter-spacing:var(--cds-helper-text-01-letter-spacing, 0.32px);display:grid;height:var(--cds-spacing-05, 1rem);margin-top:var(--cds-spacing-02, 0.25rem);color:var(--cds-text-02, #525252);opacity:1;transition-duration:150ms;transition-property:height,opacity,margin-top;transition-timing-function:cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--options-tile__summary--invalid,.c4p--options-tile__summary--warn,.c4p--options-tile__summary--locked{column-gap:var(--cds-spacing-02, 0.25rem);grid-template-columns:1rem 1fr}.c4p--options-tile__summary--invalid{color:var(--cds-support-01, #da1e28)}.c4p--options-tile__summary--warn{color:var(--cds-text-01, #161616)}.c4p--options-tile__summary--warn svg{color:var(--cds-support-03, #f1c21b)}.c4p--options-tile__summary--warn svg path[fill=none]{fill:#000}.c4p--options-tile__summary-text{overflow:hidden;height:max-content;padding-right:calc(var(--cds-spacing-05, 1rem) + 2rem);text-overflow:ellipsis;white-space:nowrap}.c4p--options-tile__chevron{display:block;justify-self:center;transition:transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--options-tile__content{padding-right:var(--cds-spacing-05, 1rem);padding-left:calc(var(--cds-spacing-05, 1rem) * 2 + 1rem)}.c4p--options-tile__content>.bx--fieldset>.bx--label:empty{display:none}.c4p--options-tile--closing .c4p--options-tile__content{overflow:hidden}.c4p--options-tile:not(.c4p--options-tile--closing)>details[open] .c4p--options-tile__summary,.c4p--options-tile__summary--hidden{height:0;margin-top:0;opacity:0}.c4p--options-tile:not(.c4p--options-tile--closing)>details[open] .c4p--options-tile__chevron{transform:rotate(180deg)}.c4p--options-tile>details[open] .c4p--options-tile__content{padding-top:var(--cds-spacing-03, 0.5rem);padding-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--options-tile__locked-text{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);display:inline-flex;align-items:center;margin-bottom:var(--cds-spacing-06, 1.5rem);color:var(--cds-text-02, #525252)}.c4p--options-tile__locked-text>svg{margin-right:var(--cds-spacing-02, 0.25rem)}.c4p--options-tile--lg .c4p--options-tile__header,.c4p--options-tile--lg .c4p--options-tile__static-content{height:3rem}.c4p--options-tile--xl .c4p--options-tile__header,.c4p--options-tile--xl .c4p--options-tile__static-content{height:4rem}.c4p--options-tile--lg .c4p--options-tile__toggle{top:1rem}.c4p--options-tile--xl .c4p--options-tile__toggle{top:1.5rem}.c4p--options-tile--lg .c4p--options-tile__summary{margin-top:var(--cds-spacing-01, 0.125rem)}@media(prefers-reduced-motion: reduce){.c4p--options-tile__summary,.c4p--options-tile__chevron{transition:none}}.c4p--data-spreadsheet{--c4p--data-spreadsheet--total-width: 0;display:inline-block;border-spacing:0}.c4p--data-spreadsheet.c4p--data-spreadsheet__container-has-focus{outline:2px solid var(--cds-inverse-link, #78a9ff)}.c4p--data-spreadsheet.c4p--data-spreadsheet__dark .c4p--data-spreadsheet__active-cell--highlight,.c4p--data-spreadsheet.c4p--data-spreadsheet__dark .c4p--data-spreadsheet__selection-area--element,.c4p--data-spreadsheet.c4p--data-spreadsheet__dark .c4p--data-spreadsheet__active-cell--highlight:focus{border-color:#82cfff}.c4p--data-spreadsheet.c4p--data-spreadsheet__dark .c4p--data-spreadsheet__selection-area--element::before{background-color:#00539a}.c4p--data-spreadsheet.c4p--data-spreadsheet__dark .c4p--data-spreadsheet__cell-editor.c4p--data-spreadsheet__cell-editor--active{outline-color:#82cfff}.c4p--data-spreadsheet .c4p--data-spreadsheet__header--container{position:relative}.c4p--data-spreadsheet .c4p--data-spreadsheet__tr :last-child .c4p--data-spreadsheet__body--td .c4p--data-spreadsheet__td{border-bottom:0}.c4p--data-spreadsheet .c4p--data-spreadsheet__th,.c4p--data-spreadsheet .c4p--data-spreadsheet__td{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);width:100%;height:100%;padding:0 var(--cds-spacing-03, 0.5rem);border:0;margin:0;color:var(--cds-text-01, #161616)}.c4p--data-spreadsheet .c4p--data-spreadsheet__body--td{color:var(--cds-text-02, #525252)}.c4p--data-spreadsheet [role="'columnheader'"]:last-child,.c4p--data-spreadsheet [role="'gridcell'"]:last-child{border-right:1px solid var(--cds-text-03, #a8a8a8)}.c4p--data-spreadsheet .c4p--data-spreadsheet__th,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th.c4p--data-spreadsheet__td{border-right:1px solid var(--cds-active-ui, #c6c6c6);border-bottom:1px solid var(--cds-active-ui, #c6c6c6);height:100%;background-color:var(--cds-ui-03, #e0e0e0);cursor:pointer}.c4p--data-spreadsheet .c4p--data-spreadsheet__th:hover,.c4p--data-spreadsheet .c4p--data-spreadsheet__th:focus,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th.c4p--data-spreadsheet__td:hover,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th.c4p--data-spreadsheet__td:focus{background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--data-spreadsheet .c4p--data-spreadsheet__th--select-all{width:var(--cds-spacing-10, 4rem)}.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th--cell-container,.c4p--data-spreadsheet .c4p--data-spreadsheet__select-all-cell-container{position:sticky;z-index:4;left:0}.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th.c4p--data-spreadsheet__td{font-weight:600;display:flex;align-items:center;justify-content:flex-end}.c4p--data-spreadsheet .c4p--data-spreadsheet__td{border-right:1px solid var(--cds-ui-03, #e0e0e0);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);overflow:hidden;margin:0;background-color:var(--cds-field-01, #f4f4f4);cursor:cell;text-align:left}.c4p--data-spreadsheet .c4p--data-spreadsheet__th{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);color:var(--cds-text-01, #161616);text-align:left}.c4p--data-spreadsheet .c4p--data-spreadsheet__cell-editor{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);position:absolute;z-index:4;display:none;overflow:hidden;padding:0 calc(var(--cds-spacing-03, 0.5rem) + 1px) 0 var(--cds-spacing-03, 0.5rem);margin:0;background-color:var(--cds-field-01, #f4f4f4);color:var(--cds-text-01, #161616);resize:none}.c4p--data-spreadsheet .c4p--data-spreadsheet__cell-editor.bx--text-area{min-width:initial;min-height:initial}.c4p--data-spreadsheet .c4p--data-spreadsheet__cell-editor.c4p--data-spreadsheet__cell-editor--active{outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-interactive-01, #0f62fe);outline-offset:-2px}.c4p--data-spreadsheet .c4p--data-spreadsheet__cell-editor-ruler{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);position:absolute;overflow:hidden;width:fit-content;max-width:var(--c4p--data-spreadsheet--total-width);padding:0 calc(var(--cds-spacing-03, 0.5rem) + 1px) 0 var(--cds-spacing-03, 0.5rem);visibility:hidden}.c4p--data-spreadsheet .c4p--data-spreadsheet__cell-editor-ruler:focus{outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-interactive-01, #0f62fe)}.c4p--data-spreadsheet .c4p--data-spreadsheet__active-cell--highlight{font-size:var(--cds-body-short-01-font-size, 0.875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, 0.16px);border-right:1px solid var(--cds-ui-03, #e0e0e0);border-bottom:1px solid var(--cds-ui-03, #e0e0e0);position:absolute;z-index:3;display:none;overflow:hidden;padding-right:calc(var(--cds-spacing-03, 0.5rem) - 1px);padding-bottom:var(--cds-spacing-01, 0.125rem);padding-left:calc(var(--cds-spacing-03, 0.5rem) - var(--cds-spacing-01, 0.125rem));border:var(--cds-spacing-01, 0.125rem) solid var(--cds-interactive-01, #0f62fe);background-color:var(--cds-field-01, #f4f4f4);color:var(--cds-text-02, #525252);text-align:left}.c4p--data-spreadsheet .c4p--data-spreadsheet__active-cell--highlight[data-active-row-index=header],.c4p--data-spreadsheet .c4p--data-spreadsheet__active-cell--highlight[data-active-column-index=header]{z-index:4;background-color:rgba(0,0,0,0)}.c4p--data-spreadsheet .c4p--data-spreadsheet__active-cell--highlight:focus{border:var(--cds-spacing-01, 0.125rem) solid var(--cds-interactive-01, #0f62fe);outline:0}.c4p--data-spreadsheet .c4p--data-spreadsheet__selection-area--element{position:absolute;z-index:2;border:1px solid var(--cds-interactive-01, #0f62fe);pointer-events:none}.c4p--data-spreadsheet .c4p--data-spreadsheet__selection-area--element::before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:var(--cds-interactive-01, #0f62fe);content:"";opacity:.2}.c4p--data-spreadsheet .c4p--data-spreadsheet__selection-area--element.c4p--data-spreadsheet__selection-area--element-cloned{z-index:4}.c4p--data-spreadsheet .c4p--data-spreadsheet__selection-area--element.c4p--data-spreadsheet__selection-area--element-cloned::before{background-color:var(--cds-ui-05, #161616);opacity:.25}.c4p--data-spreadsheet .c4p--data-spreadsheet__reorder-indicator-line{position:absolute;z-index:4;width:var(--cds-spacing-01, 0.125rem);background-color:var(--cds-interactive-01, #0f62fe);pointer-events:none}.c4p--data-spreadsheet .c4p--data-spreadsheet__th--active-header,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th--active-header.c4p--data-spreadsheet__td{border-right:1px solid var(--cds-text-03, #a8a8a8);border-bottom:1px solid var(--cds-text-03, #a8a8a8);background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--data-spreadsheet .c4p--data-spreadsheet__th--selected-header,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th--selected-header.c4p--data-spreadsheet__td{background-color:var(--cds-inverse-02, #393939);color:var(--cds-inverse-01, #ffffff)}.c4p--data-spreadsheet .c4p--data-spreadsheet__th--selected-header:focus,.c4p--data-spreadsheet .c4p--data-spreadsheet__th--selected-header:hover,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th--selected-header.c4p--data-spreadsheet__td:focus,.c4p--data-spreadsheet .c4p--data-spreadsheet__td-th--selected-header.c4p--data-spreadsheet__td:hover{background-color:var(--cds-inverse-02, #393939)}.c4p--data-spreadsheet .c4p--data-spreadsheet__th--selected-header.c4p--data-spreadsheet__th{cursor:grab}.c4p--data-spreadsheet .c4p--data-spreadsheet__th--selected-header-reorder-active.c4p--data-spreadsheet__th{cursor:grabbing}.c4p--data-spreadsheet .c4p--data-spreadsheet__list--container{overscroll-behavior:none}.c4p--datagrid__table-toolbar>section{z-index:2;overflow:visible}.c4p--datagrid__full-height,.c4p--datagrid__full-height table,.c4p--datagrid__full-height tbody{height:100%}.c4p--datagrid__grid-container::-webkit-scrollbar-thumb{background-color:var(--cds-text-03, #a8a8a8)}.c4p--datagrid__grid-container table{overflow:hidden}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center .c4p--datagrid__head .bx--table-header-label{display:flex;height:100%;align-items:center;color:var(--cds-text-01, #161616)}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center .c4p--datagrid__head .c4p--datagrid__head-select-all.c4p--datagrid__checkbox-cell.c4p--datagrid__checkbox-cell-sticky-left{position:sticky;z-index:1;left:0}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center .c4p--datagrid__cell{align-items:center;padding-top:0;padding-bottom:0}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center .c4p--datagrid__cell.c4p--datagrid__cell--spacer{padding:0}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center td.bx--table-column-checkbox,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center th.bx--table-column-checkbox{padding-top:.6875rem}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center td.bx--table-column-checkbox.c4p--datagrid__checkbox-cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center th.bx--table-column-checkbox.c4p--datagrid__checkbox-cell{display:flex;align-items:center;padding-top:0}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center td.bx--table-column-checkbox.c4p--datagrid__checkbox-cell-sticky-left,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center th.bx--table-column-checkbox.c4p--datagrid__checkbox-cell-sticky-left{position:sticky;left:0}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center .c4p--datagrid__checkbox-cell th.bx--table-column-checkbox{display:flex;height:100%;align-items:center;padding-top:0}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--compact .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--xs .c4p--datagrid__cell{padding-top:var(--cds-spacing-01, 0.125rem);padding-bottom:var(--cds-spacing-01, 0.125rem)}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--short .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--sm .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--md .c4p--datagrid__cell{padding-top:.4375rem;padding-bottom:.375rem}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--tall .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--lg .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-center.c4p--datagrid__variable-row-height.bx--data-table--xl .c4p--datagrid__cell{padding-top:var(--cds-spacing-05, 1rem);padding-bottom:var(--cds-spacing-05, 1rem)}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--tall .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--lg .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--xl .c4p--datagrid__cell{padding-top:var(--cds-spacing-05, 1rem)}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--tall .bx--table-header-label,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--lg .bx--table-header-label,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--xl .bx--table-header-label{padding-top:var(--cds-spacing-05, 1rem)}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--tall .bx--table-column-checkbox,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--lg .bx--table-column-checkbox,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.bx--data-table--xl .bx--table-column-checkbox{padding-top:.8125rem}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.c4p--datagrid__variable-row-height.bx--data-table--tall .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.c4p--datagrid__variable-row-height.bx--data-table--lg .c4p--datagrid__cell,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.c4p--datagrid__variable-row-height.bx--data-table--xl .c4p--datagrid__cell{padding-bottom:var(--cds-spacing-05, 1rem)}.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.c4p--datagrid__variable-row-height.bx--data-table--tall .bx--table-header-label,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.c4p--datagrid__variable-row-height.bx--data-table--lg .bx--table-header-label,.c4p--datagrid__grid-container table.c4p--datagrid__vertical-align-top.c4p--datagrid__variable-row-height.bx--data-table--xl .bx--table-header-label{padding-bottom:var(--cds-spacing-05, 1rem)}.c4p--datagrid__grid-container table.c4p--datagrid__variable-row-height tr.c4p--datagrid__carbon-row{height:auto}.c4p--datagrid__grid-container::-webkit-scrollbar-thumb{background-color:var(--cds-text-03, #a8a8a8)}.c4p--datagrid__grid-container::-webkit-scrollbar{width:6px;background-color:var(--cds-ui-background, #ffffff)}.c4p--datagrid__grid-container{display:block;width:100%;padding-top:0}.c4p--datagrid__grid-container .bx--data-table-content{width:100%;height:100%;overflow-x:auto}.c4p--datagrid__grid-container table.c4p--datagrid__table-simple{display:flex;overflow:auto;max-height:100%;flex-direction:column;background-color:var(--cds-ui-01, #f4f4f4)}.c4p--datagrid__grid-container .c4p--datagrid__head{display:flex}.c4p--datagrid__grid-container .c4p--datagrid__head .header{width:1%;align-items:center}.c4p--datagrid__grid-container .c4p--datagrid__virtual-scrollbar{scrollbar-width:thin}.c4p--datagrid__grid-container .c4p--datagrid__virtual-scrollbar::-webkit-scrollbar-thumb{background-color:var(--cds-text-03, #a8a8a8)}.c4p--datagrid__grid-container .c4p--datagrid__virtual-scrollbar::-webkit-scrollbar{width:6px;background-color:var(--cds-ui-background, #ffffff)}.c4p--datagrid__grid-container .c4p--datagrid__cell{display:flex;width:1%}.c4p--datagrid__grid-container .c4p--datagrid__defaultStringRenderer{overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}.c4p--datagrid__grid-container .c4p--datagrid__defaultStringRenderer.c4p--datagrid__defaultStringRenderer--multiline{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:initial}.c4p--datagrid__grid-container .c4p--datagrid__expanded-row{display:flex;overflow:hidden;width:100%;height:100%;flex-direction:column}.c4p--datagrid__grid-container .c4p--datagrid__carbon-row{flex:none !important}.c4p--datagrid__grid-container .c4p--datagrid__carbon-row .c4p--datagrid__carbon-row:hover a{color:var(--cds-hover-primary-text, #0043ce) !important}.c4p--datagrid__grid-container .bx--select-input{-webkit-appearance:none}.c4p--datagrid__grid-container th.bx--table-column-checkbox{display:block}.c4p--datagrid__grid-container td.bx--table-column-checkbox,.c4p--datagrid__grid-container th.bx--table-column-checkbox{padding-right:var(--cds-spacing-06, 1.5rem) !important}.c4p--datagrid__empty-state .c4p--datagrid__table-simple{display:table;height:100%}.c4p--datagrid__empty-state .c4p--datagrid__table-simple .c4p--empty-state{max-width:280px}.c4p--datagrid__empty-state .c4p--datagrid__table-simple tr:hover{background:rgba(0,0,0,0)}.c4p--datagrid__empty-state .c4p--datagrid__table-simple tr:hover td{background:rgba(0,0,0,0)}.c4p--datagrid__empty-state .c4p--datagrid__table-simple td{padding:var(--cds-spacing-11, 5rem)}.c4p--datagrid__empty-state .c4p--datagrid__grid-container{flex:1 1 auto}.c4p--datagrid__resizer{position:absolute;z-index:1;top:0;right:0;display:inline-block;width:var(--cds-spacing-02, 0.25rem);height:100%;background:rgba(0,0,0,0);touch-action:none;transform:translateX(50%)}.c4p--datagrid__resizer:hover{background:rgba(0,0,0,0)}.c4p--datagrid__sortableColumn:hover{background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--datagrid__resizableColumn.c4p--datagrid__isResizing .c4p--datagrid__resizer{border-right:var(--cds-spacing-01, 0.125rem) solid var(--cds-hover-secondary, #4c4c4c)}.c4p--datagrid__resizableColumn.c4p--datagrid__isSorted{background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--datagrid__resizableColumn:hover{background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--datagrid__resizableColumn:hover .c4p--datagrid__resizer{border-right:var(--cds-spacing-01, 0.125rem) solid var(--cds-ui-04, #8d8d8d);background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--datagrid__head-hidden-select-all{padding-right:var(--cds-spacing-08, 2.5rem)}.c4p--datagrid__head-hidden-select-all.c4p--datagrid__select-all-sticky-left{position:sticky;z-index:1;left:0;background-color:var(--cds-ui-03, #e0e0e0)}.c4p--datagrid__simple-body{position:relative;display:table;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.c4p--datagrid__simple-body::-webkit-scrollbar-thumb{background-color:var(--cds-text-03, #a8a8a8)}.c4p--datagrid__simple-body::-webkit-scrollbar{width:6px;background-color:var(--cds-ui-background, #ffffff)}.c4p--datagrid__sticky.c4p--datagrid__table-simple{min-width:0 !important}.c4p--datagrid__sticky.c4p--datagrid__simple-body{overflow:auto}.c4p--datagrid__sticky.c4p--datagrid__table-simple thead>div{overflow:hidden;width:100% !important}.block-class__displayFlex{position:relative;display:flex;width:100%;height:100%;flex-direction:row}.c4p--datagrid__leftPanel-position{display:inherit}.c4p--datagrid__datagridWithPanel{position:relative;display:flex;height:100%;flex-direction:column}.c4p--datagrid__datagridWithPanel .c4p--datagrid__grid-container{display:flex;overflow:visible;flex-direction:column}.c4p--datagrid__datagridWithPanel .bx--data-table-content{flex:1 1 0%}.c4p--datagrid__datagridWithPanel .c4p--datagrid__table-container{display:flex;overflow:visible;background-color:var(--cds-ui-01, #f4f4f4)}.c4p--datagrid__datagridWithPanel .c4p--datagrid__table-container-inner{overflow:hidden;flex:1}.c4p--datagrid__datagridWithPanel .c4p--datagrid__table-container .c4p--datagrid__filter-summary{border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--datagrid__datagridWithPanel .c4p--datagrid__table-simple{height:100%}.c4p--datagrid__table-container{position:relative;width:100%;max-height:100%;overflow-y:scroll}.c4p--datagrid__carbon-row-expanded{position:relative}.c4p--datagrid__carbon-row-expanded.c4p--datagrid__carbon-row-expanded-hover-active::before{position:absolute;z-index:2;top:var(--c4p--datagrid--row-height);left:calc(
7
9
  var(--c4p--datagrid--indicator-offset-amount) + var(--cds-spacing-05, 1rem)
8
- );width:1px;height:var(--c4p--datagrid--indicator-height);border-left:1px solid var(--cds-interactive-01, #0f62fe);content:""}.c4p--datagrid .bx--data-table-header{background:rgba(0,0,0,0)}.c4p--datagrid__dense-header{display:flex;flex-wrap:wrap}.c4p--datagrid__dense-header .bx--data-table-header{flex:1 1 auto;padding-bottom:var(--cds-spacing-05, 1rem)}.c4p--datagrid__dense-header .c4p--datagrid__table-toolbar{flex:1 0 auto}.c4p--datagrid__dense-header .bx--table-toolbar{background:rgba(0,0,0,0)}.c4p--datagrid__dense-header .bx__table-container{flex:1 1 100%}.c4p--datagrid__dense-header .bx--table-toolbar{padding-top:var(--cds-spacing-07, 2rem)}.c4p--datagrid__dense-header .c4p--datagrid__toolbar-divider{position:relative}.c4p--datagrid__dense-header .c4p--datagrid__toolbar-divider::before{position:absolute;top:50%;left:0;width:1px;height:var(--cds-spacing-05, 1rem);border-left:1px solid var(--cds-ui-03, #e0e0e0);content:"";transform:translateY(-50%)}.c4p--datagrid .bx--data-table--selected:not(.c4p--datagrid__active-row){position:relative}.c4p--datagrid .bx--data-table--selected:not(.c4p--datagrid__active-row) ::before{position:absolute;top:0;left:0;width:var(--cds-spacing-02, 0.25rem);height:100%;background-color:var(--cds-interactive-01, #0f62fe);content:""}.c4p--datagrid__table-toolbar .bx--batch-summary__para{white-space:nowrap}.c4p--datagrid__table-toolbar .bx--batch-actions .bx--batch-actions--active{overflow-x:hidden}.c4p--datagrid__table-toolbar .c4p--datagrid__button-menu--icon-only.c4p--button-menu{display:flex;min-width:var(--cds-spacing-08, 2.5rem);justify-content:center;margin-right:var(--cds-spacing-04, 0.75rem)}.c4p--datagrid__table-toolbar .c4p--datagrid__button-menu{min-width:calc(var(--cds-spacing-12, 6rem) + var(--cds-spacing-03, 0.5rem))}.c4p--datagrid__table-toolbar .c4p--datagrid__button-menu--icon-only.c4p--button-menu .c4p--button-menu__trigger{display:flex;width:100%;min-width:var(--cds-spacing-09, 3rem);justify-content:center;padding:0;margin:0}.c4p--datagrid__table-toolbar .c4p--datagrid__button-menu--icon-only.c4p--button-menu .c4p--button-menu__trigger .bx--btn__icon{margin:0}.c4p--datagrid .c4p--button-menu{height:var(--cds-spacing-09, 3rem)}.c4p--datagrid__customize-columns-checkbox-wrapper.bx--form-item{flex:0 0 auto;margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--datagrid__virtual-scrollbar::-webkit-scrollbar{width:10px;height:7px}.c4p--datagrid__virtual-scrollbar::-webkit-scrollbar-track{background:var(--cds-layer, #f4f4f4)}.c4p--datagrid__virtual-scrollbar::-webkit-scrollbar-thumb{border-radius:5px}.c4p--datagrid__virtualScrollContainer{width:100%}.bx--body--with-modal-open .c4p--datagrid__grid-container{overflow:hidden;height:100vh}.bx--overflow-menu.c4p--datagrid__toolbar-menu__trigger{flex-shrink:0;background-color:var(--cds-interactive-01, #0f62fe)}.bx--overflow-menu.c4p--datagrid__toolbar-menu__trigger svg{fill:var(--cds-ui-background, #ffffff)}.bx--overflow-menu.c4p--datagrid__toolbar-menu__trigger:hover,.bx--overflow-menu.c4p--datagrid__toolbar-menu__trigger.bx--overflow-menu--open:hover,.bx--overflow-menu.c4p--datagrid__toolbar-menu__trigger.bx--overflow-menu--open{background-color:var(--cds-hover-primary, #0353e9)}.c4p--datagrid__toolbar-options.bx--overflow-menu-options::after{background-color:rgba(0,0,0,0)}.c4p--datagrid__mobile-toolbar-modal .bx--modal-container{position:absolute}.c4p--datagrid .bx--modal{width:100%}.c4p--datagrid__table-toolbar--sm .c4p--filter-summary,.c4p--datagrid__table-toolbar--xs .c4p--filter-summary{padding:0 var(--cds-spacing-03, 0.5rem)}.bx--data-table tr.c4p--datagrid__carbon-nested-row{border-left:1px solid rgba(0,0,0,0)}.bx--data-table tr.c4p--datagrid__carbon-nested-row .c4p--datagrid__cell{border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--datagrid .c4p--datagrid__expander-icon{transition:transform 70ms cubic-bezier(0, 0, 0.38, 0.9)}.c4p--datagrid .c4p--datagrid__expander-icon--open{transform:rotate(90deg)}.c4p--datagrid__expanded-row .c4p--datagrid__carbon-row-expanded td:first-child{border-bottom:none}.c4p--datagrid .c4p--datagrid__carbon-row-expandable{position:relative}.c4p--datagrid tr.c4p--datagrid__carbon-nested-row+:not(tr.c4p--datagrid__carbon-nested-row)::before{position:absolute;top:-1px;left:0;width:100%;height:1px;background-color:var(--cds-border-subtle, #e0e0e0);content:""}.block-class__expanded-row .bx--data-table-container{width:calc(100% - var(--cds-layout-03, 2rem));border-left:2px solid var(--cds-interactive-01, #0f62fe);margin-left:var(--cds-layout-03, 2rem);overflow-x:hidden}.block-class__expanded-row .bx--data-table-container tr.c4p--datagrid__carbon-nested-row{border-left:none}.block-class__expanded-row .bx--data-table-container th{padding-top:0;padding-bottom:0;border-top-color:var(--cds-ui-03, #e0e0e0);background-color:var(--cds-ui-03, #e0e0e0)}.c4p--datagrid__sortableColumn .bx--table-header-label .header-title{display:inline-block;width:auto}.c4p--datagrid__sortableColumn .bx--table-header-label{display:block;width:100%;height:100%}.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort:focus,.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort:active,.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort:focus svg{background:none !important;color:var(--cds-text-01, #161616) !important}.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort:focus+.c4p--datagrid__resizer,.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort:active+.c4p--datagrid__resizer{z-index:-1}.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort{width:100%;min-width:100%;padding:0 var(--cds-spacing-05, 1rem);border:none;background:none !important;color:var(--cds-text-01, #161616) !important;font:inherit}.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort svg{fill:var(--cds-text-01, #161616);opacity:0;transition:transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9);visibility:hidden}.c4p--datagrid__sortableColumn .bx--table-sort.c4p--datagrid--table-sort{width:calc(100% + var(--cds-spacing-07, 2rem));margin:0 calc(-1 * var(--cds-spacing-05, 1rem))}.c4p--datagrid__sortableColumn:hover .bx--table-header-label svg,.c4p--datagrid__sortableColumn:focus-within .bx--table-header-label svg,.c4p--datagrid__sortableColumn.c4p--datagrid__isSorted .bx--table-header-label svg{opacity:1;visibility:visible}.c4p--datagrid__sortableColumn .c4p--datagrid--table-sort--desc svg{transform:rotate(180deg)}.c4p--datagrid__right-align-header{width:100%;text-align:right}.c4p--datagrid__right-align-header button{text-align:right}.c4p--datagrid__right-align-cell-renderer{width:100%;padding-right:23px;text-align:right}.c4p--datagrid__right-align-cell-renderer.sortDisabled{padding-right:0}.c4p--datagrid__center-align-header{width:100%;text-align:center}.c4p--datagrid__center-align-cell-renderer.sortDisabled{margin-right:auto;margin-left:auto}.c4p--datagrid__right-sticky-column-cell{position:sticky !important;right:0;display:flex;align-items:center;border-left:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--datagrid__right-sticky-column-header{position:sticky !important;right:0}.c4p--datagrid__left-sticky-column-cell{position:sticky !important;left:0;display:flex;align-items:center;border-right:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--datagrid__left-sticky-column-header{position:sticky !important;z-index:1;left:0}.c4p--datagrid__left-sticky-column-cell.c4p--datagrid__left-sticky-column-cell--with-extra-select-column,.c4p--datagrid__left-sticky-column-header.c4p--datagrid__left-sticky-column-header--with-extra-select-column{left:var(--cds-spacing-08, 2.5rem)}.c4p--datagrid__sticky-noShadow{box-shadow:none}.c4p--datagrid__sticky-column-noShadow .c4p--datagrid__right-sticky-column-cell{box-shadow:none}.c4p--datagrid__right-sticky-column-offset-scroll{right:6px !important}.c4p--datagrid__select-all-toggle-on.c4p--datagrid__select-all-sticky-left{position:sticky;z-index:1;left:0}.c4p--datagrid__actions-column-cell{display:flex;flex-flow:column;justify-content:center}.c4p--datagrid__actions-column-content{display:flex;justify-content:center}.c4p--datagrid__actions-column-loading{margin-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--datagrid .c4p--datagrid__disabled-row-action-button{cursor:not-allowed}.c4p--datagrid .c4p--datagrid__disabled-row-action{pointer-events:none}.c4p--datagrid .c4p--datagrid__disabled-row-action svg{fill:var(--cds-disabled-03, #8d8d8d)}.c4p--datagrid__customize-columns-tearsheet .c4p--tearsheet__content{display:flex;flex-flow:column}.c4p--datagrid__customize-columns-tearsheet--actions .bx--search-input{border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--datagrid__customize-columns-checkbox-wrapper{display:flex;justify-content:center;padding-left:var(--cds-spacing-02, 0.25rem)}.c4p--datagrid__customize-columns-column-list .c4p--datagrid__customize-columns-checkbox-wrapper.bx--form-item{margin-bottom:0}.c4p--datagrid__customize-columns-column-list{position:relative;overflow:auto}.c4p--datagrid__customize-columns-select-all{position:sticky;z-index:1;top:0;display:flex;height:var(--cds-spacing-09, 3rem);padding-left:var(--cds-spacing-08, 2.5rem);border-bottom:1px solid var(--cds-layer-active, #c6c6c6);background-color:var(--cds-layer, #f4f4f4)}.c4p--datagrid__customize-columns-select-all .bx--checkbox-label-text{font-weight:600}.c4p--datagrid__customize-columns-select-all:hover{background-color:var(--cds-layer-hover, #e5e5e5)}.c4p--datagrid__customize-columns-select-all--selected{background-color:var(--cds-layer-selected, #e0e0e0)}.c4p--datagrid__customize-columns-select-all--selected:hover{background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--datagrid__row-size-dropdown{position:absolute;padding:var(--cds-spacing-05, 1rem);background-color:var(--cds-ui-background, #ffffff);box-shadow:1px 4px 8px -3px var(--cds-overlay-01, rgba(22, 22, 22, 0.5)),-1px 6px 8px -5px var(--cds-overlay-01, rgba(22, 22, 22, 0.5))}.bx--btn--ghost.c4p--datagrid__row-size-button--open{background-color:var(--cds-ui-background, #ffffff);box-shadow:1px 4px 8px -3px var(--cds-overlay-01, rgba(22, 22, 22, 0.5)),-1px 6px 8px -5px var(--cds-overlay-01, rgba(22, 22, 22, 0.5))}.c4p--datagrid-filter-flyout__container{position:relative}.c4p--datagrid-filter-flyout{position:absolute;top:var(--cds-spacing-09, 3rem);right:0;display:none;width:40.125rem;background-color:var(--cds-ui-02, #ffffff);box-shadow:0 1px .5rem 0 rgba(0,0,0,.25)}.c4p--datagrid-filter-flyout--open{display:grid}.c4p--datagrid-filter-flyout--batch{min-height:21.625rem;grid-template-rows:1fr 3rem}.c4p--datagrid-filter-flyout--instant{min-height:17.625rem;grid-template-rows:1fr}.c4p--datagrid-filter-flyout__inner-container{padding:var(--cds-spacing-05, 1rem) var(--cds-spacing-05, 1rem) var(--cds-spacing-09, 3rem) var(--cds-spacing-05, 1rem)}.c4p--datagrid-filter-flyout__inner-container::before{position:absolute;top:-0.4375rem;right:1px;display:block;width:2.875rem;height:.9375rem;background-color:var(--cds-ui-02, #ffffff);content:""}.c4p--datagrid-filter-flyout__title{display:block;font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--datagrid-filter-flyout__filters{display:grid;gap:1rem 2rem;grid-template-columns:1fr 1fr}.c4p--datagrid-filter-flyout__trigger--open.bx--btn.bx--btn--icon-only{position:relative;background-color:var(--cds-ui-02, #ffffff);box-shadow:0 1px .5rem 0 rgba(0,0,0,.25)}.c4p--datagrid-filter-flyout .bx--fieldset{margin-bottom:0}.c4p--datagrid-filter-panel__container{position:relative;width:20rem;height:clamp(var(--filter-panel-min-height),100%,100vh);border-top:1px var(--cds-ui-03, #e0e0e0) solid;background-color:var(--cds-ui-01, #f4f4f4)}.c4p--datagrid-filter-panel--open{border-right:1px var(--cds-ui-03, #e0e0e0) solid}.c4p--datagrid-filter-panel__container::before{position:absolute;top:-1px;left:0;display:block;width:2.9375rem;height:1px;background-color:var(--cds-ui-01, #f4f4f4);content:""}.c4p--datagrid-filter-panel__inner-container{position:relative;z-index:0;overflow:auto;padding:0 var(--cds-spacing-05, 1rem);overscroll-behavior:contain}.c4p--datagrid-filter-panel__inner-container .c4p--datagrid-filter-panel__category:last-of-type{padding-bottom:var(--cds-spacing-11, 5rem)}.c4p--datagrid-filter-panel{position:sticky;top:0}.c4p--datagrid-filter-panel__heading{display:flex;justify-content:space-between;padding-left:var(--cds-spacing-05, 1rem);border-bottom:1px solid rgba(0,0,0,0)}.c4p--datagrid-filter-panel__heading--with-divider{border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--datagrid-filter-panel__title{padding:var(--cds-spacing-05, 1rem) 0;font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0)}.c4p--datagrid-filter-panel__search{padding:0 var(--cds-spacing-05, 1rem) var(--cds-spacing-06, 1.5rem)}.c4p--datagrid-filter-panel__category-title{font-size:var(--cds-heading-01-font-size, 0.875rem);font-weight:var(--cds-heading-01-font-weight, 600);line-height:var(--cds-heading-01-line-height, 1.42857);letter-spacing:var(--cds-heading-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-05, 1rem);color:var(--cds-text-02, #525252)}.c4p--datagrid-filter-panel__category{padding-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--datagrid-filter-panel__category>*:not(.c4p--datagrid-filter-panel__category-title,.bx--accordion){margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--datagrid-filter-panel__action-set{position:sticky;z-index:1;bottom:0;height:4rem;margin-top:auto}.c4p--datagrid-filter-panel__container .bx--accordion__title{margin:0}.c4p--datagrid-filter-panel__container .bx--accordion__arrow{margin:var(--cds-spacing-01, 0.125rem) 0 0}.c4p--datagrid-filter-panel__container .bx--accordion__content{padding-right:0;padding-left:0}.c4p--datagrid-filter-panel__container .bx--accordion__content>*:not(:last-child){margin-bottom:var(--cds-spacing-05, 1rem)}.bx--btn.c4p--datagrid-filter-panel-open-button{border-right:1px solid var(--cds-ui-03, #e0e0e0);border-bottom:none}th.c4p--datagrid__select-all-toggle-on,td.c4p--datagrid__select-all-toggle-on{width:4.5rem !important;min-width:initial !important;box-sizing:border-box;flex:0 0 auto}th.c4p--datagrid__select-all-toggle-on{display:flex;align-items:center;justify-content:center}th.c4p--datagrid__select-all-toggle-on.button{margin-left:var(--cds-spacing-01, 0.125rem)}.c4p--datagrid .c4p--datagrid__expanded-row-content{position:relative;padding:var(--cds-spacing-05, 1rem) var(--cds-spacing-05, 1rem) var(--cds-spacing-06, 1.5rem) var(--cds-spacing-10, 4rem)}.c4p--datagrid .c4p--datagrid__expanded-row-content::before{position:absolute;top:-1px;right:0;width:calc(100% - var(--cds-spacing-09, 3rem));height:1px;background-color:var(--cds-ui-03, #e0e0e0);content:""}.c4p--datagrid .c4p--datagrid__expanded-row-content::after{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--cds-ui-03, #e0e0e0);content:""}.c4p--datagrid__carbon-row.c4p--datagrid__carbon-row-expandable .c4p--datagrid__cell.c4p--datagrid__expandable-row-cell{padding:var(--cds-spacing-03, 0.5rem);padding-right:0}.c4p--datagrid__row-expander.bx--btn{display:flex;width:var(--cds-spacing-07, 2rem);height:var(--cds-spacing-07, 2rem);min-height:var(--cds-spacing-07, 2rem);justify-content:center;padding:0}.c4p--datagrid__row-expander.bx--btn .c4p--datagrid__row-expander--icon{fill:var(--cds-ui-05, #161616)}.c4p--datagrid__draggable-handleStyle{display:flex;align-items:center;margin-right:var(--cds-spacing-03, 0.5rem);cursor:grab}.c4p--datagrid__draggable-handleStyle.disabled{pointer-events:none}.c4p--datagrid__draggable-handleStyle.disabled svg{fill:var(--cds-disabled-03, #8d8d8d)}.c4p--datagrid__draggable-handleHolder{display:flex;height:var(--cds-spacing-09, 3rem);border-bottom:1px solid var(--cds-layer-active, #c6c6c6);background-color:var(--cds-layer, #f4f4f4)}.c4p--datagrid__draggable-handleHolder:hover{background-color:var(--cds-layer-hover, #e5e5e5)}.c4p--datagrid__draggable-handleHolder-selected{display:flex;height:var(--cds-spacing-09, 3rem);border-bottom:1px solid var(--cds-layer-active, #c6c6c6);background-color:var(--cds-layer-selected, #e0e0e0)}.c4p--datagrid__draggable-handleHolder-selected:hover{background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--datagrid__draggable-handleHolder-isOver{border:2px dashed var(--cds-focus, #0f62fe);background-color:#edf5ff}.c4p--datagrid__draggable-handleHolder-droppable{display:flex;width:100%;align-items:center;padding-left:var(--cds-spacing-05, 1rem);line-height:1;transition-property:opacity}.c4p--datagrid__draggable-handleHolder-droppable.c4p--datagrid__draggable-handleHolder-droppable--origin{opacity:.5;transition:opacity 150ms cubic-bezier(0, 0, 0.38, 0.9)}.c4p--datagrid__draggable-handleHolder-grabbed{background-color:var(--cds-highlight, #d0e2ff);color:var(--cds-text-01, #161616)}.c4p--datagrid__draggable-handleHolder--sticky{color:var(--cds-disabled-03, #8d8d8d)}.c4p--datagrid__shared-ui--assistive-text{position:absolute;overflow:hidden;width:0;height:0;padding:0;border:0;clip:rect(0 0 0 0);text-transform:none;white-space:nowrap}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xs .bx--text-input,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xs .bx--number input[type=number],.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-xs,.c4p--datagrid .c4p--datagrid__inline-edit--date.c4p--datagrid__inline-edit--date-xs .bx--date-picker__input{height:1.5rem}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xs .bx--number__control-btn::before,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xs .bx--number__control-btn::after{height:calc(1.5rem - 0.25rem)}.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-xs.bx--list-box{max-height:none}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--sm .bx--text-input,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--sm .bx--number input[type=number],.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-sm,.c4p--datagrid .c4p--datagrid__inline-edit--date.c4p--datagrid__inline-edit--date-sm .bx--date-picker__input{height:2rem}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--sm .bx--number__control-btn::before,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--sm .bx--number__control-btn::after{height:calc(2rem - 0.25rem)}.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-sm.bx--list-box{max-height:none}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--md .bx--text-input,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--md .bx--number input[type=number],.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-md,.c4p--datagrid .c4p--datagrid__inline-edit--date.c4p--datagrid__inline-edit--date-md .bx--date-picker__input{height:2.5rem}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--md .bx--number__control-btn::before,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--md .bx--number__control-btn::after{height:calc(2.5rem - 0.25rem)}.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-md.bx--list-box{max-height:none}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--lg .bx--text-input,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--lg .bx--number input[type=number],.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-lg,.c4p--datagrid .c4p--datagrid__inline-edit--date.c4p--datagrid__inline-edit--date-lg .bx--date-picker__input{height:3rem}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--lg .bx--number__control-btn::before,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--lg .bx--number__control-btn::after{height:calc(3rem - 0.25rem)}.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-lg.bx--list-box{max-height:none}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xl .bx--text-input,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xl .bx--number input[type=number],.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-xl,.c4p--datagrid .c4p--datagrid__inline-edit--date.c4p--datagrid__inline-edit--date-xl .bx--date-picker__input{height:4rem}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xl .bx--number__control-btn::before,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xl .bx--number__control-btn::after{height:calc(4rem - 0.25rem)}.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-xl.bx--list-box{max-height:none}.c4p--datagrid{--c4p--datagrid--grid-header-height: 0}.c4p--datagrid__inline-edit-cell{display:flex;height:100%;align-items:center}.c4p--datagrid .c4p--inline-edit__after-input-elements{display:flex;align-items:center}.c4p--datagrid__inline-edit--outer-cell-button{width:100%;height:calc(100% + 2px)}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button{position:relative;z-index:2;display:flex;width:100%;height:100%;align-items:center;justify-content:space-between;padding-left:var(--cds-spacing-05, 1rem);color:var(--cds-text-02, #525252);cursor:pointer;outline:0}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button .c4p--datagrid__label-icon{height:var(--cds-spacing-05, 1rem);padding-right:var(--cds-spacing-05, 1rem)}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--non-edit{padding-left:0;cursor:default}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button .c4p--datagrid__inline-edit-button-icon{height:var(--cds-spacing-05, 1rem);fill:var(--cds-icon-02, #525252)}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--date{font-family:'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--selection{justify-content:flex-start}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button:not(.c4p--datagrid__inline-edit-button--edit-less-than-half-of-total-cols) .c4p--datagrid__inline-edit-button-icon{display:none}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button:not(.c4p--datagrid__inline-edit-button--edit-less-than-half-of-total-cols):hover .c4p--datagrid__inline-edit-button-icon{display:block}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button:not([data-disabled=true]):hover{background-color:var(--cds-hover-selected-ui, #cacaca);color:var(--cds-text-01, #161616)}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button:not([data-disabled=true]):hover .c4p--datagrid__inline-edit-button-icon{color:var(--cds-icon-01, #161616)}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--active:not([data-disabled=true]){background-color:var(--cds-field-01, #f4f4f4);color:var(--cds-text-02, #525252);cursor:text}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--active:not([data-disabled=true]) .c4p--datagrid__inline-edit-button-icon{color:var(--cds-icon-02, #525252)}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--active{outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-focus, #0f62fe);outline-offset:calc(-1 * var(--cds-spacing-01, 0.125rem))}@media screen and (prefers-contrast){.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--active{outline-style:dotted}}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button--disabled:not(.c4p--datagrid__inline-edit-button--edit-less-than-half-of-total-cols){color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button .c4p--datagrid__inline-edit-button-label{overflow:hidden;padding-right:var(--cds-spacing-05, 1rem);text-overflow:ellipsis;white-space:nowrap}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button .c4p--datagrid__inline-edit-button-label.c4p--datagrid__inline-edit-button-label-with-icon{padding-right:var(--cds-spacing-09, 3rem)}.c4p--datagrid__inline-edit--outer-cell-button .bx--text-input,.c4p--datagrid__inline-edit--outer-cell-button .bx--number input[type=number]{height:var(--cds-spacing-09, 3rem)}.c4p--datagrid__inline-edit-button-icon{position:absolute;right:var(--cds-spacing-05, 1rem)}.c4p--datagrid__table-with-inline-edit.bx--data-table .c4p--datagrid__cell-inline-edit{position:relative;padding:0}.c4p--datagrid__table-with-inline-edit.bx--data-table .c4p--datagrid__cell-inline-edit .c4p--datagrid__inline-edit-button--non-edit{padding-left:var(--cds-spacing-05, 1rem)}.c4p--datagrid__table-with-inline-edit.bx--data-table .c4p--datagrid__cell-inline-edit .bx--number input[type=number]{min-width:auto;padding-right:var(--cds-spacing-05, 1rem)}.c4p--datagrid__inline-edit--select .c4p--datagrid__inline-edit--select-item{padding-bottom:var(--cds-spacing-05, 1rem);padding-left:var(--cds-spacing-05, 1rem)}.c4p--datagrid__inline-edit--select.bx--dropdown,.c4p--datagrid__inline-edit--date .bx--date-picker__input{width:inherit;height:var(--cds-spacing-09, 3rem);max-height:none}.c4p--datagrid__inline-edit--date .bx--date-picker-container{width:inherit}.c4p--datagrid__inline-edit--date.bx--date-picker.bx--date-picker--single .bx--date-picker__input{overflow:hidden;width:100%;max-width:none;padding-right:var(--cds-spacing-07, 2rem);text-overflow:ellipsis;white-space:nowrap}.c4p--datagrid .bx--data-table .c4p--datagrid__carbon-row-hover-active td{border-top-color:var(--cds-hover-ui, #e5e5e5);background-color:var(--cds-hover-ui, #e5e5e5)}.c4p--datagrid .c4p--datagrid__grid-container-grid-active::before{position:absolute;z-index:2;bottom:0;left:0;width:2px;height:calc(100% - 50px - var(--c4p--datagrid--grid-header-height));background-color:var(--cds-inverse-link, #78a9ff);content:""}.c4p--datagrid .c4p--datagrid__grid-container-grid-active::after{position:absolute;z-index:2;right:0;bottom:0;width:2px;height:calc(100% - 50px - var(--c4p--datagrid--grid-header-height));background-color:var(--cds-inverse-link, #78a9ff);content:""}.c4p--datagrid .c4p--datagrid__grid-container-grid-active .bx--data-table-content::before{position:absolute;z-index:2;top:0;right:0;left:0;width:var(--c4p--datagrid--grid-width);height:2px;background-color:var(--cds-inverse-link, #78a9ff)}.c4p--datagrid .c4p--datagrid__grid-container-grid-active.c4p--datagrid__grid-container-grid-active--without-toolbar::before,.c4p--datagrid .c4p--datagrid__grid-container-grid-active.c4p--datagrid__grid-container-grid-active--without-toolbar::after{height:calc(100% - 2px - var(--c4p--datagrid--grid-header-height))}.c4p--datagrid .c4p--datagrid__grid-container-grid-active .c4p--datagrid__table-container{outline:2px solid var(--cds-inverse-link, #78a9ff);outline-offset:-2px}.c4p--datagrid .c4p--datagrid__grid-container-inline-edit .c4p--datagrid__table-container{padding-top:var(--cds-spacing-01, 0.125rem)}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid [data-invalid]~.bx--form-requirement,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid [data-invalid] .bx--form-requirement{position:absolute;z-index:3;top:calc(100% - var(--cds-spacing-01, 0.125rem));width:100%;padding:var(--cds-spacing-03, 0.5rem) var(--cds-spacing-06, 1.5rem) var(--cds-spacing-03, 0.5rem) var(--cds-spacing-03, 0.5rem);margin:0;background-color:var(--cds-ui-01, #f4f4f4);outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-danger-02, #da1e28);outline-offset:calc(-1 * var(--cds-spacing-01, 0.125rem))}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--list-box[data-invalid]:focus-within~.bx--form-requirement{outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-focus, #0f62fe)}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--list-box__invalid-icon,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--text-input__invalid-icon,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--number__invalid{z-index:4;top:calc(100% + var(--cds-spacing-04, 0.75rem) + var(--cds-spacing-01, 0.125rem));right:var(--cds-spacing-03, 0.5rem)}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--number__invalid{top:calc(100% + var(--cds-spacing-02, 0.25rem) + var(--cds-spacing-01, 0.125rem))}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--form-requirement::before{position:absolute;top:0;left:var(--cds-spacing-01, 0.125rem);width:calc(100% - (var(--cds-spacing-01, 0.125rem) * 2));height:var(--cds-spacing-01, 0.125rem);background-color:var(--cds-ui-01, #f4f4f4);content:""}.c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--form-requirement::after{position:absolute;top:var(--cds-spacing-01, 0.125rem);left:var(--cds-spacing-03, 0.5rem);width:calc(100% - (var(--cds-spacing-03, 0.5rem) * 2));height:1px;background-color:var(--cds-ui-03, #e0e0e0);content:""}.c4p--datagrid tbody tr:hover .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--form-requirement::before{background-color:var(--cds-ui-03, #e0e0e0)}.c4p--datagrid tbody tr:hover .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--form-requirement::after{background-color:rgba(0,0,0,0)}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--text-input:focus,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--number input[type=number]:focus,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--number input[type=number]:focus~.bx--number__controls .bx--number__control-btn:hover,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--number__control-btn:focus{outline-color:var(--cds-support-01, #da1e28)}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--number input[type=number][data-invalid]:focus~.bx--number__controls .bx--number__control-btn.up-icon::after{background-color:var(--cds-support-01, #da1e28)}.c4p--datagrid__datagridWrap{display:block;width:100%}.c4p--datagrid__datagridWrap :global(.bx--checkbox){display:none}.c4p--datagrid__datagridWrap-simple{display:flex;width:100%;flex-direction:column}.c4p--datagrid__datagridWrap-simple :global .bx--pagination{overflow-x:unset}.bx--overflow-menu-options>.c4p--datagrid__row-size-dropdown{left:var(--cds-spacing-01, 0.125rem);width:112px}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes form-content-entrance{0%{opacity:0;transform:translateY(-0.75rem)}100%{opacity:1;transform:translateY(0)}}.c4p--tearsheet-edit{--c4p--tearsheet-edit--total-width: 0}.c4p--tearsheet-edit .c4p--tearsheet-edit__form__form--hidden-form{display:none}.c4p--tearsheet-edit .c4p--tearsheet-edit__form__form--visible-form{animation-duration:400ms;animation-fill-mode:forwards;animation-name:form-content-entrance;animation-timing-function:cubic-bezier(0.2, 0, 0.38, 0.9);opacity:0}@media(prefers-reduced-motion){.c4p--tearsheet-edit .c4p--tearsheet-edit__form__form--visible-form{animation:none;opacity:1}}.c4p--tearsheet-edit .c4p--tearsheet-edit__content{height:100%;padding:var(--cds-spacing-06, 1.5rem);overflow-x:hidden}.c4p--tearsheet-edit .c4p--tearsheet-edit__content .bx--grid{padding:0;margin:0}.c4p--tearsheet-edit .c4p--tearsheet-edit__form--heading{padding-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--tearsheet-edit .bx--btn-set .bx--btn.bx--btn--disabled{box-shadow:-0.0625rem 0 0 0 var(--cds-button-separator, #e0e0e0)}.c4p--tearsheet-edit .bx--side-nav--ux{position:initial;width:100%;max-width:100%;background-color:rgba(0,0,0,0)}.c4p--tearsheet-edit .bx--side-nav__link:hover{cursor:pointer}.c4p--tearsheet-edit .bx--side-nav__overlay-active{display:none}.c4p--tearsheet-edit .c4p--tearsheet-edit__form--title,.c4p--tearsheet-edit .c4p--tearsheet-edit__section--title{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--tearsheet-edit .c4p--tearsheet-edit__section--subtitle,.c4p--tearsheet-edit .c4p--tearsheet-edit__form--subtitle{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--tearsheet-edit .c4p--tearsheet-edit__section--description,.c4p--tearsheet-edit .c4p--tearsheet-edit__form--description{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--tearsheet-edit .bx--fieldset{margin-bottom:0}.c4p--tearsheet-edit .c4p--tearsheet-edit__form--fieldset>*{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__header button:hover,.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__footer button:hover{background-color:var(--cds-hover-primary, #0353e9)}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__header button:focus,.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__footer button:focus{box-shadow:none}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__header button svg path,.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__footer button svg path{fill:#fff}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__header button.c4p--loading:hover,.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__footer button.c4p--loading:hover{background-color:rgba(0,0,0,0)}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__footer{background-color:#0f62fe;color:#fff}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--loading{animation-duration:720ms;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:rotate;animation-timing-function:cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--loading:hover{background-color:rgba(0,0,0,0)}.c4p--edit-update-cards:not(.c4p--edit-update-cards__actions-bottom)#c4p--edit-update-cards--edit .c4p--card__header{background-color:#0f62fe;color:#fff}.c4p--inline-edit{--c4p--inline-edit--size: var(--cds-spacing-08, 2.5rem);--c4p--inline-edit--icon-size: var(--cds-spacing-05, 1rem);--c4p--inline-edit--background-color: var(--cds-ui-01, #f4f4f4);--c4p--inline-edit--toolbar-width: calc(2 * var(--c4p--inline-edit--size));position:relative;display:inline-block;min-width:calc(4*var(--c4p--inline-edit--size));max-width:100%;height:var(--c4p--inline-edit--size);background-color:var(--c4p--inline-edit--background-color);cursor:text;transition:background-color 70ms cubic-bezier(0, 0, 0.38, 0.9),box-shadow 70ms cubic-bezier(0, 0, 0.38, 0.9),border-color 70ms cubic-bezier(0, 0, 0.38, 0.9);vertical-align:middle;white-space:nowrap}.c4p--inline-edit.c4p--inline-edit--light{--c4p--inline-edit--background-color: transparent}.c4p--inline-edit:hover{--c4p--inline-edit--background-color: var(--cds-hover-field, #e5e5e5)}.c4p--inline-edit.c4p--inline-edit--sm{--c4p--inline-edit--size: var(--cds-spacing-07, 2rem);--c4p--inline-edit--icon-size: var(--cds-spacing-05, 1rem)}.c4p--inline-edit.c4p--inline-edit--lg{--c4p--inline-edit--size: var(--cds-spacing-09, 3rem);--c4p--inline-edit--icon-size: var(--cds-spacing-05, 1rem)}.c4p--inline-edit.c4p--inline-edit--invalid{outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-support-01, #da1e28);outline-offset:calc(-1 * var(--cds-spacing-01, 0.125rem))}@media screen and (prefers-contrast){.c4p--inline-edit.c4p--inline-edit--invalid{outline-style:dotted}}.c4p--inline-edit.c4p--inline-edit--editing{outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-focus, #0f62fe);outline-offset:calc(-1 * var(--cds-spacing-01, 0.125rem));background-color:var(--cds-ui-01, #f4f4f4)}@media screen and (prefers-contrast){.c4p--inline-edit.c4p--inline-edit--editing{outline-style:dotted}}.c4p--inline-edit .c4p--inline-edit__input{display:inline-block;overflow:hidden;width:calc(
10
+ );width:1px;height:var(--c4p--datagrid--indicator-height);border-left:1px solid var(--cds-interactive-01, #0f62fe);content:""}.c4p--datagrid .bx--data-table-header{background:rgba(0,0,0,0)}.c4p--datagrid__dense-header{display:flex;flex-wrap:wrap}.c4p--datagrid__dense-header .bx--data-table-header{flex:1 1 auto;padding-bottom:var(--cds-spacing-05, 1rem)}.c4p--datagrid__dense-header .c4p--datagrid__table-toolbar{display:flex;flex:1 0 auto;align-items:flex-end}.c4p--datagrid__dense-header .bx--table-toolbar{background:rgba(0,0,0,0)}.c4p--datagrid__dense-header .bx__table-container{flex:1 1 100%}.c4p--datagrid__dense-header .c4p--datagrid__toolbar-divider{position:relative}.c4p--datagrid__dense-header .c4p--datagrid__toolbar-divider::before{position:absolute;top:50%;left:0;width:1px;height:var(--cds-spacing-05, 1rem);border-left:1px solid var(--cds-ui-03, #e0e0e0);content:"";transform:translateY(-50%)}.c4p--datagrid .bx--data-table--selected:not(.c4p--datagrid__active-row){position:relative}.c4p--datagrid .bx--data-table--selected:not(.c4p--datagrid__active-row) ::before{position:absolute;top:0;left:0;width:var(--cds-spacing-02, 0.25rem);height:100%;background-color:var(--cds-interactive-01, #0f62fe);content:""}.c4p--datagrid__table-toolbar .bx--batch-summary__para{white-space:nowrap}.c4p--datagrid__table-toolbar .bx--batch-actions .bx--batch-actions--active{overflow-x:hidden}.c4p--datagrid__table-toolbar .c4p--datagrid__button-menu--icon-only.c4p--button-menu{display:flex;min-width:var(--cds-spacing-08, 2.5rem);justify-content:center;margin-right:var(--cds-spacing-04, 0.75rem)}.c4p--datagrid__table-toolbar .c4p--datagrid__button-menu{min-width:calc(var(--cds-spacing-12, 6rem) + var(--cds-spacing-03, 0.5rem))}.c4p--datagrid__table-toolbar .c4p--datagrid__button-menu--icon-only.c4p--button-menu .c4p--button-menu__trigger{display:flex;width:100%;min-width:var(--cds-spacing-09, 3rem);justify-content:center;padding:0;margin:0}.c4p--datagrid__table-toolbar .c4p--datagrid__button-menu--icon-only.c4p--button-menu .c4p--button-menu__trigger .bx--btn__icon{margin:0}.c4p--datagrid .c4p--button-menu{height:var(--cds-spacing-09, 3rem)}.c4p--datagrid__customize-columns-checkbox-wrapper.bx--form-item{flex:0 0 auto;margin-right:var(--cds-spacing-03, 0.5rem)}.c4p--datagrid__virtual-scrollbar::-webkit-scrollbar{width:10px;height:7px}.c4p--datagrid__virtual-scrollbar::-webkit-scrollbar-track{background:var(--cds-layer, #f4f4f4)}.c4p--datagrid__virtual-scrollbar::-webkit-scrollbar-thumb{border-radius:5px}.c4p--datagrid__virtualScrollContainer{width:100%}.bx--body--with-modal-open .c4p--datagrid__grid-container{overflow:hidden;height:100vh}.bx--overflow-menu.c4p--datagrid__toolbar-menu__trigger{flex-shrink:0;background-color:var(--cds-interactive-01, #0f62fe)}.bx--overflow-menu.c4p--datagrid__toolbar-menu__trigger svg{fill:var(--cds-ui-background, #ffffff)}.bx--overflow-menu.c4p--datagrid__toolbar-menu__trigger:hover,.bx--overflow-menu.c4p--datagrid__toolbar-menu__trigger.bx--overflow-menu--open:hover,.bx--overflow-menu.c4p--datagrid__toolbar-menu__trigger.bx--overflow-menu--open{background-color:var(--cds-hover-primary, #0353e9)}.c4p--datagrid__toolbar-options.bx--overflow-menu-options::after{background-color:rgba(0,0,0,0)}.c4p--datagrid__mobile-toolbar-modal .bx--modal-container{position:absolute}.c4p--datagrid .bx--modal{width:100%}.c4p--datagrid__table-toolbar--sm .c4p--filter-summary,.c4p--datagrid__table-toolbar--xs .c4p--filter-summary{padding:0 var(--cds-spacing-03, 0.5rem)}.bx--data-table tr.c4p--datagrid__carbon-nested-row{border-left:1px solid rgba(0,0,0,0)}.bx--data-table tr.c4p--datagrid__carbon-nested-row .c4p--datagrid__cell{border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--datagrid .c4p--datagrid__expander-icon{transition:transform 70ms cubic-bezier(0, 0, 0.38, 0.9)}.c4p--datagrid .c4p--datagrid__expander-icon--open{transform:rotate(90deg)}.c4p--datagrid__expanded-row .c4p--datagrid__carbon-row-expanded td:first-child{border-bottom:none}.c4p--datagrid .c4p--datagrid__carbon-row-expandable{position:relative}.c4p--datagrid tr.c4p--datagrid__carbon-nested-row+:not(tr.c4p--datagrid__carbon-nested-row)::before{position:absolute;top:-1px;left:0;width:100%;height:1px;background-color:var(--cds-border-subtle, #e0e0e0);content:""}.block-class__expanded-row .bx--data-table-container{width:calc(100% - var(--cds-layout-03, 2rem));border-left:2px solid var(--cds-interactive-01, #0f62fe);margin-left:var(--cds-layout-03, 2rem);overflow-x:hidden}.block-class__expanded-row .bx--data-table-container tr.c4p--datagrid__carbon-nested-row{border-left:none}.block-class__expanded-row .bx--data-table-container th{padding-top:0;padding-bottom:0;border-top-color:var(--cds-ui-03, #e0e0e0);background-color:var(--cds-ui-03, #e0e0e0)}.c4p--datagrid__sortableColumn .bx--table-header-label .header-title{display:inline-block;width:auto}.c4p--datagrid__sortableColumn .bx--table-header-label{display:block;width:100%;height:100%}.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort:focus,.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort:active,.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort:focus svg{background:none !important;color:var(--cds-text-01, #161616) !important}.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort:focus+.c4p--datagrid__resizer,.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort:active+.c4p--datagrid__resizer{z-index:-1}.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort{width:100%;min-width:100%;padding:0 var(--cds-spacing-05, 1rem);border:none;background:none !important;color:var(--cds-text-01, #161616) !important;font:inherit}.c4p--datagrid__sortableColumn .bx--table-header-label .bx--table-sort svg{fill:var(--cds-text-01, #161616);opacity:0;transition:transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9);visibility:hidden}.c4p--datagrid__sortableColumn .bx--table-sort.c4p--datagrid--table-sort{width:calc(100% + var(--cds-spacing-07, 2rem));margin:0 calc(-1 * var(--cds-spacing-05, 1rem))}.c4p--datagrid__sortableColumn:hover .bx--table-header-label svg,.c4p--datagrid__sortableColumn:focus-within .bx--table-header-label svg,.c4p--datagrid__sortableColumn.c4p--datagrid__isSorted .bx--table-header-label svg{opacity:1;visibility:visible}.c4p--datagrid__sortableColumn .c4p--datagrid--table-sort--desc svg{transform:rotate(180deg)}.c4p--datagrid__right-align-header{width:100%;text-align:right}.c4p--datagrid__right-align-header button{text-align:right}.c4p--datagrid__right-align-cell-renderer{width:100%;padding-right:23px;text-align:right}.c4p--datagrid__right-align-cell-renderer.sortDisabled{padding-right:0}.c4p--datagrid__center-align-header{width:100%;text-align:center}.c4p--datagrid__center-align-cell-renderer.sortDisabled{margin-right:auto;margin-left:auto}.c4p--datagrid__right-sticky-column-cell{position:sticky !important;right:0;display:flex;align-items:center;border-left:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--datagrid__right-sticky-column-header{position:sticky !important;right:0}.c4p--datagrid__left-sticky-column-cell{position:sticky !important;left:0;display:flex;align-items:center;border-right:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--datagrid__left-sticky-column-header{position:sticky !important;z-index:1;left:0}.c4p--datagrid__left-sticky-column-cell.c4p--datagrid__left-sticky-column-cell--with-extra-select-column,.c4p--datagrid__left-sticky-column-header.c4p--datagrid__left-sticky-column-header--with-extra-select-column{left:var(--cds-spacing-08, 2.5rem)}.c4p--datagrid__sticky-noShadow{box-shadow:none}.c4p--datagrid__sticky-column-noShadow .c4p--datagrid__right-sticky-column-cell{box-shadow:none}.c4p--datagrid__right-sticky-column-offset-scroll{right:6px !important}.c4p--datagrid__select-all-toggle-on.c4p--datagrid__select-all-sticky-left{position:sticky;z-index:1;left:0}.c4p--datagrid__actions-column-cell{display:flex;flex-flow:column;justify-content:center}.c4p--datagrid__actions-column-content{display:flex;justify-content:center}.c4p--datagrid__actions-column-loading{margin-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--datagrid .c4p--datagrid__disabled-row-action-button{cursor:not-allowed}.c4p--datagrid .c4p--datagrid__disabled-row-action{pointer-events:none}.c4p--datagrid .c4p--datagrid__disabled-row-action svg{fill:var(--cds-disabled-03, #8d8d8d)}.c4p--datagrid__customize-columns-tearsheet .c4p--tearsheet__content{display:flex;flex-flow:column}.c4p--datagrid__customize-columns-tearsheet--actions .bx--search-input{border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--datagrid__customize-columns-checkbox-wrapper{display:flex;justify-content:center;padding-left:var(--cds-spacing-02, 0.25rem)}.c4p--datagrid__customize-columns-column-list .c4p--datagrid__customize-columns-checkbox-wrapper.bx--form-item{margin-bottom:0}.c4p--datagrid__customize-columns-column-list{position:relative;overflow:auto}.c4p--datagrid__customize-columns-select-all{position:sticky;z-index:1;top:0;display:flex;height:var(--cds-spacing-09, 3rem);padding-left:var(--cds-spacing-08, 2.5rem);border-bottom:1px solid var(--cds-layer-active, #c6c6c6);background-color:var(--cds-layer, #f4f4f4)}.c4p--datagrid__customize-columns-select-all .bx--checkbox-label-text{font-weight:600}.c4p--datagrid__customize-columns-select-all:hover{background-color:var(--cds-layer-hover, #e5e5e5)}.c4p--datagrid__customize-columns-select-all--selected{background-color:var(--cds-layer-selected, #e0e0e0)}.c4p--datagrid__customize-columns-select-all--selected:hover{background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--datagrid__row-size-dropdown{position:absolute;padding:var(--cds-spacing-05, 1rem);background-color:var(--cds-ui-background, #ffffff);box-shadow:1px 4px 8px -3px var(--cds-overlay-01, rgba(22, 22, 22, 0.5)),-1px 6px 8px -5px var(--cds-overlay-01, rgba(22, 22, 22, 0.5))}.bx--btn--ghost.c4p--datagrid__row-size-button--open{background-color:var(--cds-ui-background, #ffffff);box-shadow:1px 4px 8px -3px var(--cds-overlay-01, rgba(22, 22, 22, 0.5)),-1px 6px 8px -5px var(--cds-overlay-01, rgba(22, 22, 22, 0.5))}.c4p--datagrid-filter-flyout__container{position:relative}.c4p--datagrid-filter-flyout{position:absolute;top:var(--cds-spacing-09, 3rem);right:0;display:none;width:40.125rem;background-color:var(--cds-ui-02, #ffffff);box-shadow:0 1px .5rem 0 rgba(0,0,0,.25)}.c4p--datagrid-filter-flyout--open{display:grid}.c4p--datagrid-filter-flyout--batch{min-height:21.625rem;grid-template-rows:1fr 3rem}.c4p--datagrid-filter-flyout--instant{min-height:17.625rem;grid-template-rows:1fr}.c4p--datagrid-filter-flyout__inner-container{padding:var(--cds-spacing-05, 1rem) var(--cds-spacing-05, 1rem) var(--cds-spacing-09, 3rem) var(--cds-spacing-05, 1rem)}.c4p--datagrid-filter-flyout__inner-container::before{position:absolute;top:-0.4375rem;right:1px;display:block;width:2.875rem;height:.9375rem;background-color:var(--cds-ui-02, #ffffff);content:""}.c4p--datagrid-filter-flyout__title{display:block;font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--datagrid-filter-flyout__filters{display:grid;gap:1rem 2rem;grid-template-columns:1fr 1fr}.c4p--datagrid-filter-flyout__trigger--open.bx--btn.bx--btn--icon-only{position:relative;background-color:var(--cds-ui-02, #ffffff);box-shadow:0 1px .5rem 0 rgba(0,0,0,.25)}.c4p--datagrid-filter-flyout .bx--fieldset{margin-bottom:0}.c4p--datagrid-filter-panel__container{position:relative;width:20rem;height:clamp(var(--filter-panel-min-height),100%,100vh);border-top:1px var(--cds-ui-03, #e0e0e0) solid;background-color:var(--cds-ui-01, #f4f4f4)}.c4p--datagrid-filter-panel--open{border-right:1px var(--cds-ui-03, #e0e0e0) solid}.c4p--datagrid-filter-panel__container::before{position:absolute;top:-1px;left:0;display:block;width:2.9375rem;height:1px;background-color:var(--cds-ui-01, #f4f4f4);content:""}.c4p--datagrid-filter-panel__inner-container{position:relative;z-index:0;overflow:auto;padding:0 var(--cds-spacing-05, 1rem);overscroll-behavior:contain}.c4p--datagrid-filter-panel__inner-container .c4p--datagrid-filter-panel__category:last-of-type{padding-bottom:var(--cds-spacing-11, 5rem)}.c4p--datagrid-filter-panel{position:sticky;top:0}.c4p--datagrid-filter-panel__heading{display:flex;justify-content:space-between;padding-left:var(--cds-spacing-05, 1rem);border-bottom:1px solid rgba(0,0,0,0)}.c4p--datagrid-filter-panel__heading--with-divider{border-bottom:1px solid var(--cds-ui-03, #e0e0e0)}.c4p--datagrid-filter-panel__title{padding:var(--cds-spacing-05, 1rem) 0;font-size:var(--cds-productive-heading-02-font-size, 1rem);font-weight:var(--cds-productive-heading-02-font-weight, 600);line-height:var(--cds-productive-heading-02-line-height, 1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing, 0)}.c4p--datagrid-filter-panel__search{padding:0 var(--cds-spacing-05, 1rem) var(--cds-spacing-06, 1.5rem)}.c4p--datagrid-filter-panel__category-title{font-size:var(--cds-heading-01-font-size, 0.875rem);font-weight:var(--cds-heading-01-font-weight, 600);line-height:var(--cds-heading-01-line-height, 1.42857);letter-spacing:var(--cds-heading-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-05, 1rem);color:var(--cds-text-02, #525252)}.c4p--datagrid-filter-panel__category{padding-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--datagrid-filter-panel__category>*:not(.c4p--datagrid-filter-panel__category-title,.bx--accordion){margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--datagrid-filter-panel__action-set{position:sticky;z-index:1;bottom:0;height:4rem;margin-top:auto}.c4p--datagrid-filter-panel__container .bx--accordion__title{margin:0}.c4p--datagrid-filter-panel__container .bx--accordion__arrow{margin:var(--cds-spacing-01, 0.125rem) 0 0}.c4p--datagrid-filter-panel__container .bx--accordion__content{padding-right:0;padding-left:0}.c4p--datagrid-filter-panel__container .bx--accordion__content>*:not(:last-child){margin-bottom:var(--cds-spacing-05, 1rem)}.bx--btn.c4p--datagrid-filter-panel-open-button{border-right:1px solid var(--cds-ui-03, #e0e0e0);border-bottom:none}th.c4p--datagrid__select-all-toggle-on,td.c4p--datagrid__select-all-toggle-on{width:4.5rem !important;min-width:initial !important;box-sizing:border-box;flex:0 0 auto}th.c4p--datagrid__select-all-toggle-on{display:flex;align-items:center;justify-content:center}th.c4p--datagrid__select-all-toggle-on.button{margin-left:var(--cds-spacing-01, 0.125rem)}.c4p--datagrid .c4p--datagrid__expanded-row-content{position:relative;padding:var(--cds-spacing-05, 1rem) var(--cds-spacing-05, 1rem) var(--cds-spacing-06, 1.5rem) var(--cds-spacing-10, 4rem)}.c4p--datagrid .c4p--datagrid__expanded-row-content::before{position:absolute;top:-1px;right:0;width:calc(100% - var(--cds-spacing-09, 3rem));height:1px;background-color:var(--cds-ui-03, #e0e0e0);content:""}.c4p--datagrid .c4p--datagrid__expanded-row-content::after{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--cds-ui-03, #e0e0e0);content:""}.c4p--datagrid__carbon-row.c4p--datagrid__carbon-row-expandable .c4p--datagrid__cell.c4p--datagrid__expandable-row-cell{padding:var(--cds-spacing-03, 0.5rem);padding-right:0}.c4p--datagrid__row-expander.bx--btn{display:flex;width:var(--cds-spacing-07, 2rem);height:var(--cds-spacing-07, 2rem);min-height:var(--cds-spacing-07, 2rem);justify-content:center;padding:0}.c4p--datagrid__row-expander.bx--btn .c4p--datagrid__row-expander--icon{fill:var(--cds-ui-05, #161616)}.c4p--datagrid__draggable-handleStyle{display:flex;align-items:center;margin-right:var(--cds-spacing-03, 0.5rem);cursor:grab}.c4p--datagrid__draggable-handleStyle.disabled{pointer-events:none}.c4p--datagrid__draggable-handleStyle.disabled svg{fill:var(--cds-disabled-03, #8d8d8d)}.c4p--datagrid__draggable-handleHolder{display:flex;height:var(--cds-spacing-09, 3rem);border-bottom:1px solid var(--cds-layer-active, #c6c6c6);background-color:var(--cds-layer, #f4f4f4)}.c4p--datagrid__draggable-handleHolder:hover{background-color:var(--cds-layer-hover, #e5e5e5)}.c4p--datagrid__draggable-handleHolder-selected{display:flex;height:var(--cds-spacing-09, 3rem);border-bottom:1px solid var(--cds-layer-active, #c6c6c6);background-color:var(--cds-layer-selected, #e0e0e0)}.c4p--datagrid__draggable-handleHolder-selected:hover{background-color:var(--cds-hover-selected-ui, #cacaca)}.c4p--datagrid__draggable-handleHolder-isOver{border:2px dashed var(--cds-focus, #0f62fe);background-color:#edf5ff}.c4p--datagrid__draggable-handleHolder-droppable{display:flex;width:100%;align-items:center;padding-left:var(--cds-spacing-05, 1rem);line-height:1;transition-property:opacity}.c4p--datagrid__draggable-handleHolder-droppable.c4p--datagrid__draggable-handleHolder-droppable--origin{opacity:.5;transition:opacity 150ms cubic-bezier(0, 0, 0.38, 0.9)}.c4p--datagrid__draggable-handleHolder-grabbed{background-color:var(--cds-highlight, #d0e2ff);color:var(--cds-text-01, #161616)}.c4p--datagrid__draggable-handleHolder--sticky{color:var(--cds-disabled-03, #8d8d8d)}.c4p--datagrid__shared-ui--assistive-text{position:absolute;overflow:hidden;width:0;height:0;padding:0;border:0;clip:rect(0 0 0 0);text-transform:none;white-space:nowrap}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xs .bx--text-input,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xs .bx--number input[type=number],.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-xs,.c4p--datagrid .c4p--datagrid__inline-edit--date.c4p--datagrid__inline-edit--date-xs .bx--date-picker__input{height:1.5rem}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xs .bx--number__control-btn::before,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xs .bx--number__control-btn::after{height:calc(1.5rem - 0.25rem)}.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-xs.bx--list-box{max-height:none}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--sm .bx--text-input,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--sm .bx--number input[type=number],.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-sm,.c4p--datagrid .c4p--datagrid__inline-edit--date.c4p--datagrid__inline-edit--date-sm .bx--date-picker__input{height:2rem}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--sm .bx--number__control-btn::before,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--sm .bx--number__control-btn::after{height:calc(2rem - 0.25rem)}.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-sm.bx--list-box{max-height:none}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--md .bx--text-input,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--md .bx--number input[type=number],.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-md,.c4p--datagrid .c4p--datagrid__inline-edit--date.c4p--datagrid__inline-edit--date-md .bx--date-picker__input{height:2.5rem}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--md .bx--number__control-btn::before,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--md .bx--number__control-btn::after{height:calc(2.5rem - 0.25rem)}.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-md.bx--list-box{max-height:none}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--lg .bx--text-input,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--lg .bx--number input[type=number],.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-lg,.c4p--datagrid .c4p--datagrid__inline-edit--date.c4p--datagrid__inline-edit--date-lg .bx--date-picker__input{height:3rem}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--lg .bx--number__control-btn::before,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--lg .bx--number__control-btn::after{height:calc(3rem - 0.25rem)}.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-lg.bx--list-box{max-height:none}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xl .bx--text-input,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xl .bx--number input[type=number],.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-xl,.c4p--datagrid .c4p--datagrid__inline-edit--date.c4p--datagrid__inline-edit--date-xl .bx--date-picker__input{height:4rem}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xl .bx--number__control-btn::before,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--xl .bx--number__control-btn::after{height:calc(4rem - 0.25rem)}.c4p--datagrid .c4p--datagrid__inline-edit--select.c4p--datagrid__inline-edit--select-xl.bx--list-box{max-height:none}.c4p--datagrid{--c4p--datagrid--grid-header-height: 0}.c4p--datagrid__inline-edit-cell{display:flex;height:100%;align-items:center}.c4p--datagrid .c4p--inline-edit__after-input-elements{display:flex;align-items:center}.c4p--datagrid__inline-edit--outer-cell-button{width:100%;height:calc(100% + 2px)}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button{position:relative;z-index:2;display:flex;width:100%;height:100%;align-items:center;justify-content:space-between;padding-left:var(--cds-spacing-05, 1rem);color:var(--cds-text-02, #525252);cursor:pointer;outline:0}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button .c4p--datagrid__label-icon{height:var(--cds-spacing-05, 1rem);padding-right:var(--cds-spacing-05, 1rem)}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--non-edit{padding-left:0;cursor:default}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button .c4p--datagrid__inline-edit-button-icon{height:var(--cds-spacing-05, 1rem);fill:var(--cds-icon-02, #525252)}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--date{font-family:'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--selection{justify-content:flex-start}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button:not(.c4p--datagrid__inline-edit-button--edit-less-than-half-of-total-cols) .c4p--datagrid__inline-edit-button-icon{display:none}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button:not(.c4p--datagrid__inline-edit-button--edit-less-than-half-of-total-cols):hover .c4p--datagrid__inline-edit-button-icon{display:block}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button:not([data-disabled=true]):hover{background-color:var(--cds-hover-selected-ui, #cacaca);color:var(--cds-text-01, #161616)}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button:not([data-disabled=true]):hover .c4p--datagrid__inline-edit-button-icon{color:var(--cds-icon-01, #161616)}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--active:not([data-disabled=true]){background-color:var(--cds-field-01, #f4f4f4);color:var(--cds-text-02, #525252);cursor:text}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--active:not([data-disabled=true]) .c4p--datagrid__inline-edit-button-icon{color:var(--cds-icon-02, #525252)}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--active{outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-focus, #0f62fe);outline-offset:calc(-1 * var(--cds-spacing-01, 0.125rem))}@media screen and (prefers-contrast){.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button.c4p--datagrid__inline-edit-button--active{outline-style:dotted}}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button--disabled:not(.c4p--datagrid__inline-edit-button--edit-less-than-half-of-total-cols){color:var(--cds-disabled-02, #c6c6c6);cursor:not-allowed}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button .c4p--datagrid__inline-edit-button-label{overflow:hidden;padding-right:var(--cds-spacing-05, 1rem);text-overflow:ellipsis;white-space:nowrap}.c4p--datagrid__inline-edit--outer-cell-button .c4p--datagrid__inline-edit-button .c4p--datagrid__inline-edit-button-label.c4p--datagrid__inline-edit-button-label-with-icon{padding-right:var(--cds-spacing-09, 3rem)}.c4p--datagrid__inline-edit--outer-cell-button .bx--text-input,.c4p--datagrid__inline-edit--outer-cell-button .bx--number input[type=number]{height:var(--cds-spacing-09, 3rem)}.c4p--datagrid__inline-edit-button-icon{position:absolute;right:var(--cds-spacing-05, 1rem)}.c4p--datagrid__table-with-inline-edit.bx--data-table .c4p--datagrid__cell-inline-edit{position:relative;padding:0}.c4p--datagrid__table-with-inline-edit.bx--data-table .c4p--datagrid__cell-inline-edit .c4p--datagrid__inline-edit-button--non-edit{padding-left:var(--cds-spacing-05, 1rem)}.c4p--datagrid__table-with-inline-edit.bx--data-table .c4p--datagrid__cell-inline-edit .bx--number input[type=number]{min-width:auto;padding-right:var(--cds-spacing-05, 1rem)}.c4p--datagrid__inline-edit--select .c4p--datagrid__inline-edit--select-item{padding-bottom:var(--cds-spacing-05, 1rem);padding-left:var(--cds-spacing-05, 1rem)}.c4p--datagrid__inline-edit--select.bx--dropdown,.c4p--datagrid__inline-edit--date .bx--date-picker__input{width:inherit;height:var(--cds-spacing-09, 3rem);max-height:none}.c4p--datagrid__inline-edit--date .bx--date-picker-container{width:inherit}.c4p--datagrid__inline-edit--date.bx--date-picker.bx--date-picker--single .bx--date-picker__input{overflow:hidden;width:100%;max-width:none;padding-right:var(--cds-spacing-07, 2rem);text-overflow:ellipsis;white-space:nowrap}.c4p--datagrid .bx--data-table .c4p--datagrid__carbon-row-hover-active td{border-top-color:var(--cds-hover-ui, #e5e5e5);background-color:var(--cds-hover-ui, #e5e5e5)}.c4p--datagrid .c4p--datagrid__grid-container-grid-active::before{position:absolute;z-index:2;bottom:0;left:0;width:2px;height:calc(100% - 50px - var(--c4p--datagrid--grid-header-height));background-color:var(--cds-inverse-link, #78a9ff);content:""}.c4p--datagrid .c4p--datagrid__grid-container-grid-active::after{position:absolute;z-index:2;right:0;bottom:0;width:2px;height:calc(100% - 50px - var(--c4p--datagrid--grid-header-height));background-color:var(--cds-inverse-link, #78a9ff);content:""}.c4p--datagrid .c4p--datagrid__grid-container-grid-active .bx--data-table-content::before{position:absolute;z-index:2;top:0;right:0;left:0;width:var(--c4p--datagrid--grid-width);height:2px;background-color:var(--cds-inverse-link, #78a9ff)}.c4p--datagrid .c4p--datagrid__grid-container-grid-active.c4p--datagrid__grid-container-grid-active--without-toolbar::before,.c4p--datagrid .c4p--datagrid__grid-container-grid-active.c4p--datagrid__grid-container-grid-active--without-toolbar::after{height:calc(100% - 2px - var(--c4p--datagrid--grid-header-height))}.c4p--datagrid .c4p--datagrid__grid-container-grid-active .c4p--datagrid__table-container{outline:2px solid var(--cds-inverse-link, #78a9ff);outline-offset:-2px}.c4p--datagrid .c4p--datagrid__grid-container-inline-edit .c4p--datagrid__table-container{padding-top:var(--cds-spacing-01, 0.125rem)}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid [data-invalid]~.bx--form-requirement,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid [data-invalid] .bx--form-requirement{position:absolute;z-index:3;top:calc(100% - var(--cds-spacing-01, 0.125rem));width:100%;padding:var(--cds-spacing-03, 0.5rem) var(--cds-spacing-06, 1.5rem) var(--cds-spacing-03, 0.5rem) var(--cds-spacing-03, 0.5rem);margin:0;background-color:var(--cds-ui-01, #f4f4f4);outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-danger-02, #da1e28);outline-offset:calc(-1 * var(--cds-spacing-01, 0.125rem))}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--list-box[data-invalid]:focus-within~.bx--form-requirement{outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-focus, #0f62fe)}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--list-box__invalid-icon,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--text-input__invalid-icon,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--number__invalid{z-index:4;top:calc(100% + var(--cds-spacing-04, 0.75rem) + var(--cds-spacing-01, 0.125rem));right:var(--cds-spacing-03, 0.5rem)}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--number__invalid{top:calc(100% + var(--cds-spacing-02, 0.25rem) + var(--cds-spacing-01, 0.125rem))}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--form-requirement::before{position:absolute;top:0;left:var(--cds-spacing-01, 0.125rem);width:calc(100% - (var(--cds-spacing-01, 0.125rem) * 2));height:var(--cds-spacing-01, 0.125rem);background-color:var(--cds-ui-01, #f4f4f4);content:""}.c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--form-requirement::after{position:absolute;top:var(--cds-spacing-01, 0.125rem);left:var(--cds-spacing-03, 0.5rem);width:calc(100% - (var(--cds-spacing-03, 0.5rem) * 2));height:1px;background-color:var(--cds-ui-03, #e0e0e0);content:""}.c4p--datagrid tbody tr:hover .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--form-requirement::before{background-color:var(--cds-ui-03, #e0e0e0)}.c4p--datagrid tbody tr:hover .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--form-requirement::after{background-color:rgba(0,0,0,0)}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--text-input:focus,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--number input[type=number]:focus,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--number input[type=number]:focus~.bx--number__controls .bx--number__control-btn:hover,.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--number__control-btn:focus{outline-color:var(--cds-support-01, #da1e28)}.c4p--datagrid .c4p--datagrid__inline-edit--outer-cell-button--invalid .bx--number input[type=number][data-invalid]:focus~.bx--number__controls .bx--number__control-btn.up-icon::after{background-color:var(--cds-support-01, #da1e28)}.c4p--datagrid__datagridWrap{display:block;width:100%}.c4p--datagrid__datagridWrap :global(.bx--checkbox){display:none}.c4p--datagrid__datagridWrap-simple{display:flex;width:100%;flex-direction:column}.c4p--datagrid__datagridWrap-simple :global .bx--pagination{overflow-x:unset}.bx--overflow-menu-options>.c4p--datagrid__row-size-dropdown{left:var(--cds-spacing-01, 0.125rem);width:112px}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-end-p1{100%{transform:rotate(360deg)}}@keyframes rotate-end-p2{100%{transform:rotate(-360deg)}}@keyframes init-stroke{0%{stroke-dashoffset:276.4608}100%{stroke-dashoffset:52.527552}}@keyframes stroke-end{0%{stroke-dashoffset:52.527552}100%{stroke-dashoffset:276.4608}}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes form-content-entrance{0%{opacity:0;transform:translateY(-0.75rem)}100%{opacity:1;transform:translateY(0)}}.c4p--tearsheet-edit{--c4p--tearsheet-edit--total-width: 0}.c4p--tearsheet-edit .c4p--tearsheet-edit__form__form--hidden-form{display:none}.c4p--tearsheet-edit .c4p--tearsheet-edit__form__form--visible-form{animation-duration:400ms;animation-fill-mode:forwards;animation-name:form-content-entrance;animation-timing-function:cubic-bezier(0.2, 0, 0.38, 0.9);opacity:0}@media(prefers-reduced-motion){.c4p--tearsheet-edit .c4p--tearsheet-edit__form__form--visible-form{animation:none;opacity:1}}.c4p--tearsheet-edit .c4p--tearsheet-edit__content{height:100%;padding:var(--cds-spacing-06, 1.5rem);overflow-x:hidden}.c4p--tearsheet-edit .c4p--tearsheet-edit__content .bx--grid{padding:0;margin:0}.c4p--tearsheet-edit .c4p--tearsheet-edit__form--heading{padding-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--tearsheet-edit .bx--btn-set .bx--btn.bx--btn--disabled{box-shadow:-0.0625rem 0 0 0 var(--cds-button-separator, #e0e0e0)}.c4p--tearsheet-edit .bx--side-nav--ux{position:initial;width:100%;max-width:100%;background-color:rgba(0,0,0,0)}.c4p--tearsheet-edit .bx--side-nav__link:hover{cursor:pointer}.c4p--tearsheet-edit .bx--side-nav__overlay-active{display:none}.c4p--tearsheet-edit .c4p--tearsheet-edit__form--title,.c4p--tearsheet-edit .c4p--tearsheet-edit__section--title{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--tearsheet-edit .c4p--tearsheet-edit__section--subtitle,.c4p--tearsheet-edit .c4p--tearsheet-edit__form--subtitle{font-size:var(--cds-productive-heading-01-font-size, 0.875rem);font-weight:var(--cds-productive-heading-01-font-weight, 600);line-height:var(--cds-productive-heading-01-line-height, 1.28572);letter-spacing:var(--cds-productive-heading-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-03, 0.5rem)}.c4p--tearsheet-edit .c4p--tearsheet-edit__section--description,.c4p--tearsheet-edit .c4p--tearsheet-edit__form--description{font-size:var(--cds-body-long-01-font-size, 0.875rem);font-weight:var(--cds-body-long-01-font-weight, 400);line-height:var(--cds-body-long-01-line-height, 1.42857);letter-spacing:var(--cds-body-long-01-letter-spacing, 0.16px);margin-bottom:var(--cds-spacing-06, 1.5rem)}.c4p--tearsheet-edit .bx--fieldset{margin-bottom:0}.c4p--tearsheet-edit .c4p--tearsheet-edit__form--fieldset>*{margin-bottom:var(--cds-spacing-05, 1rem)}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__header button:hover,.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__footer button:hover{background-color:var(--cds-hover-primary, #0353e9)}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__header button:focus,.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__footer button:focus{box-shadow:none}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__header button svg path,.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__footer button svg path{fill:#fff}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__header button.c4p--loading:hover,.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__footer button.c4p--loading:hover{background-color:rgba(0,0,0,0)}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--card__footer{background-color:#0f62fe;color:#fff}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--loading{animation-duration:720ms;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:rotate;animation-timing-function:cubic-bezier(0.2, 0, 0.38, 0.9)}.c4p--edit-update-cards#c4p--edit-update-cards--edit .c4p--loading:hover{background-color:rgba(0,0,0,0)}.c4p--edit-update-cards:not(.c4p--edit-update-cards__actions-bottom)#c4p--edit-update-cards--edit .c4p--card__header{background-color:#0f62fe;color:#fff}.c4p--inline-edit{--c4p--inline-edit--size: var(--cds-spacing-08, 2.5rem);--c4p--inline-edit--icon-size: var(--cds-spacing-05, 1rem);--c4p--inline-edit--background-color: var(--cds-ui-01, #f4f4f4);--c4p--inline-edit--toolbar-width: calc(2 * var(--c4p--inline-edit--size));position:relative;display:inline-block;min-width:calc(4*var(--c4p--inline-edit--size));max-width:100%;height:var(--c4p--inline-edit--size);background-color:var(--c4p--inline-edit--background-color);cursor:text;transition:background-color 70ms cubic-bezier(0, 0, 0.38, 0.9),box-shadow 70ms cubic-bezier(0, 0, 0.38, 0.9),border-color 70ms cubic-bezier(0, 0, 0.38, 0.9);vertical-align:middle;white-space:nowrap}.c4p--inline-edit.c4p--inline-edit--light{--c4p--inline-edit--background-color: transparent}.c4p--inline-edit:hover{--c4p--inline-edit--background-color: var(--cds-hover-field, #e5e5e5)}.c4p--inline-edit.c4p--inline-edit--sm{--c4p--inline-edit--size: var(--cds-spacing-07, 2rem);--c4p--inline-edit--icon-size: var(--cds-spacing-05, 1rem)}.c4p--inline-edit.c4p--inline-edit--lg{--c4p--inline-edit--size: var(--cds-spacing-09, 3rem);--c4p--inline-edit--icon-size: var(--cds-spacing-05, 1rem)}.c4p--inline-edit.c4p--inline-edit--invalid{outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-support-01, #da1e28);outline-offset:calc(-1 * var(--cds-spacing-01, 0.125rem))}@media screen and (prefers-contrast){.c4p--inline-edit.c4p--inline-edit--invalid{outline-style:dotted}}.c4p--inline-edit.c4p--inline-edit--editing{outline:var(--cds-spacing-01, 0.125rem) solid var(--cds-focus, #0f62fe);outline-offset:calc(-1 * var(--cds-spacing-01, 0.125rem));background-color:var(--cds-ui-01, #f4f4f4)}@media screen and (prefers-contrast){.c4p--inline-edit.c4p--inline-edit--editing{outline-style:dotted}}.c4p--inline-edit .c4p--inline-edit__input{display:inline-block;overflow:hidden;width:calc(
9
11
  100% - var(--c4p--inline-edit--toolbar-width) - var(--cds-spacing-05, 1rem)
10
12
  );max-width:calc(
11
13
  100% - var(--c4p--inline-edit--toolbar-width) - var(--cds-spacing-05, 1rem)