UNPKG

@carbon/ibm-products-web-components

Version:
14 lines (12 loc) 40.2 kB
/** * Copyright IBM Corp. 2020, 2026 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. */ import { css } from "lit"; //#region src/components/guide-banner/guide-banner.scss?lit var guide_banner_default = css(["a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-feature-settings:\"liga\" 1;font-size:100%;margin:0;padding:0;vertical-align:baseline}button,input,select,textarea{border-radius:0;font-family:inherit}:root{color-scheme:var(--cds-custom-color-scheme,light)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background-color:var(--cds-custom-background,#fff);color:var(--cds-custom-text-primary,#161616);line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{font-size:100%}body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}strong{font-weight:600}@media screen and (-ms-high-contrast:active){svg{fill:ButtonText}}h1{font-size:var(--cds-custom-heading-06-font-size,2.625rem);font-weight:var(--cds-custom-heading-06-font-weight,300);letter-spacing:var(--cds-custom-heading-06-letter-spacing,0);line-height:var(--cds-custom-heading-06-line-height,1.199)}h2{font-size:var(--cds-custom-heading-05-font-size,2rem);font-weight:var(--cds-custom-heading-05-font-weight,400);letter-spacing:var(--cds-custom-heading-05-letter-spacing,0);line-height:var(--cds-custom-heading-05-line-height,1.25)}h3{font-size:var(--cds-custom-heading-04-font-size,1.75rem);font-weight:var(--cds-custom-heading-04-font-weight,400);letter-spacing:var(--cds-custom-heading-04-letter-spacing,0);line-height:var(--cds-custom-heading-04-line-height,1.28572)}h4{font-size:var(--cds-custom-heading-03-font-size,1.25rem);font-weight:var(--cds-custom-heading-03-font-weight,400);letter-spacing:var(--cds-custom-heading-03-letter-spacing,0);line-height:var(--cds-custom-heading-03-line-height,1.4)}h5{font-size:var(--cds-custom-heading-02-font-size,1rem);font-weight:var(--cds-custom-heading-02-font-weight,600);letter-spacing:var(--cds-custom-heading-02-letter-spacing,0);line-height:var(--cds-custom-heading-02-line-height,1.5)}h6{font-size:var(--cds-custom-heading-01-font-size,.875rem);font-weight:var(--cds-custom-heading-01-font-weight,600);letter-spacing:var(--cds-custom-heading-01-letter-spacing,.16px);line-height:var(--cds-custom-heading-01-line-height,1.42857)}p{font-size:var(--cds-custom-body-02-font-size,1rem);font-weight:var(--cds-custom-body-02-font-weight,400);letter-spacing:var(--cds-custom-body-02-letter-spacing,0);line-height:var(--cds-custom-body-02-line-height,1.5)}a{color:var(--cds-custom-link-primary,#0062fe)}em{font-style:italic}@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--layout--size-xs{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xs,1.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-sm,2rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-md,2.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-lg,3rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xl,4rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-2xl,5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-normal,1rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-normal,1rem)}:root{--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.c4p--carousel{position:relative}.c4p--carousel:focus{outline:none}.c4p--carousel__elements-container{overflow:hidden}.c4p--carousel__elements-container--scroll-max,.c4p--carousel__elements-container--scrolled{inline-size:2rem;inset-block:0;pointer-events:none;position:absolute;z-index:1}.c4p--carousel__elements-container--scrolled{inset-inline-start:0}.c4p--carousel__elements-container--scroll-max{inset-inline-end:0}.c4p--carousel__elements{display:flex;overflow:scroll;-ms-overflow-style:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c4p--carousel__elements:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.c4p--carousel__elements:focus{outline-style:dotted}}@media (prefers-reduced-motion){.c4p--carousel__elements{scroll-behavior:auto}}.c4p--carousel__elements::-webkit-scrollbar{display:none}.c4p--guidebanner{--cds-custom-ai-aura-end:transparent;--cds-custom-ai-aura-hover-background:#333;--cds-custom-ai-aura-hover-end:transparent;--cds-custom-ai-aura-hover-start:rgba(69,137,255,.4);--cds-custom-ai-aura-start:rgba(69,137,255,.1);--cds-custom-ai-aura-start-sm:rgba(69,137,255,.16);--cds-custom-ai-border-end:#4589ff;--cds-custom-ai-border-start:rgba(166,200,255,.36);--cds-custom-ai-border-strong:#78a9ff;--cds-custom-ai-drop-shadow:rgba(0,0,0,.28);--cds-custom-ai-inner-shadow:rgba(69,137,255,.16);--cds-custom-ai-overlay:rgba(0,0,0,.5);--cds-custom-ai-popover-background:#161616;--cds-custom-ai-popover-caret-bottom:#4589ff;--cds-custom-ai-popover-caret-bottom-background:#202d45;--cds-custom-ai-popover-caret-bottom-background-actions:#1e283a;--cds-custom-ai-popover-caret-center:#4870b5;--cds-custom-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-custom-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-custom-ai-skeleton-background:rgba(120,169,255,.5);--cds-custom-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-custom-background:#161616;--cds-custom-background-active:hsla(0,0%,55%,.4);--cds-custom-background-brand:#0f62fe;--cds-custom-background-hover:hsla(0,0%,55%,.16);--cds-custom-background-inverse:#f4f4f4;--cds-custom-background-inverse-hover:#e8e8e8;--cds-custom-background-selected:hsla(0,0%,55%,.24);--cds-custom-background-selected-hover:hsla(0,0%,55%,.32);--cds-custom-border-disabled:hsla(0,0%,55%,.5);--cds-custom-border-interactive:#4589ff;--cds-custom-border-inverse:#f4f4f4;--cds-custom-border-strong-01:#6f6f6f;--cds-custom-border-strong-02:#8d8d8d;--cds-custom-border-strong-03:#a8a8a8;--cds-custom-border-subtle-00:#393939;--cds-custom-border-subtle-01:#525252;--cds-custom-border-subtle-02:#6f6f6f;--cds-custom-border-subtle-03:#6f6f6f;--cds-custom-border-subtle-selected-01:#6f6f6f;--cds-custom-border-subtle-selected-02:#8d8d8d;--cds-custom-border-subtle-selected-03:#8d8d8d;--cds-custom-border-tile-01:#525252;--cds-custom-border-tile-02:#6f6f6f;--cds-custom-border-tile-03:#8d8d8d;--cds-custom-chat-avatar-agent:#c6c6c6;--cds-custom-chat-avatar-bot:#8d8d8d;--cds-custom-chat-avatar-user:#4589ff;--cds-custom-chat-bubble-agent:#262626;--cds-custom-chat-bubble-agent-text:#f4f4f4;--cds-custom-chat-bubble-border:#525252;--cds-custom-chat-bubble-user:#393939;--cds-custom-chat-bubble-user-text:#f4f4f4;--cds-custom-chat-button:#78a9ff;--cds-custom-chat-button-active:hsla(0,0%,55%,.4);--cds-custom-chat-button-hover:hsla(0,0%,55%,.16);--cds-custom-chat-button-selected:hsla(0,0%,55%,.24);--cds-custom-chat-button-text-hover:#a6c8ff;--cds-custom-chat-button-text-selected:#c6c6c6;--cds-custom-chat-header-background:#262626;--cds-custom-chat-header-text:#f4f4f4;--cds-custom-chat-prompt-background:#161616;--cds-custom-chat-prompt-border-end:rgba(38,38,38,0);--cds-custom-chat-prompt-border-start:#262626;--cds-custom-chat-prompt-text:#f4f4f4;--cds-custom-chat-shell-background:#262626;--cds-custom-color-scheme:dark;--cds-custom-field-01:#262626;--cds-custom-field-02:#393939;--cds-custom-field-03:#525252;--cds-custom-field-hover-01:#333;--cds-custom-field-hover-02:#474747;--cds-custom-field-hover-03:#636363;--cds-custom-focus:#fff;--cds-custom-focus-inset:#161616;--cds-custom-focus-inverse:#0f62fe;--cds-custom-highlight:#001d6c;--cds-custom-icon-disabled:hsla(0,0%,96%,.25);--cds-custom-icon-interactive:#fff;--cds-custom-icon-inverse:#161616;--cds-custom-icon-on-color:#fff;--cds-custom-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-custom-icon-primary:#f4f4f4;--cds-custom-icon-secondary:#c6c6c6;--cds-custom-interactive:#4589ff;--cds-custom-layer-01:#262626;--cds-custom-layer-02:#393939;--cds-custom-layer-03:#525252;--cds-custom-layer-accent-01:#393939;--cds-custom-layer-accent-02:#525252;--cds-custom-layer-accent-03:#6f6f6f;--cds-custom-layer-accent-active-01:#6f6f6f;--cds-custom-layer-accent-active-02:#8d8d8d;--cds-custom-layer-accent-active-03:#393939;--cds-custom-layer-accent-hover-01:#474747;--cds-custom-layer-accent-hover-02:#636363;--cds-custom-layer-accent-hover-03:#5e5e5e;--cds-custom-layer-active-01:#525252;--cds-custom-layer-active-02:#6f6f6f;--cds-custom-layer-active-03:#8d8d8d;--cds-custom-layer-background-01:#161616;--cds-custom-layer-background-02:#262626;--cds-custom-layer-background-03:#393939;--cds-custom-layer-hover-01:#333;--cds-custom-layer-hover-02:#474747;--cds-custom-layer-hover-03:#636363;--cds-custom-layer-selected-01:#393939;--cds-custom-layer-selected-02:#525252;--cds-custom-layer-selected-03:#6f6f6f;--cds-custom-layer-selected-disabled:#a8a8a8;--cds-custom-layer-selected-hover-01:#474747;--cds-custom-layer-selected-hover-02:#636363;--cds-custom-layer-selected-hover-03:#5e5e5e;--cds-custom-layer-selected-inverse:#f4f4f4;--cds-custom-link-inverse:#0f62fe;--cds-custom-link-inverse-active:#161616;--cds-custom-link-inverse-hover:#0043ce;--cds-custom-link-inverse-visited:#8a3ffc;--cds-custom-link-primary:#78a9ff;--cds-custom-link-primary-hover:#a6c8ff;--cds-custom-link-secondary:#a6c8ff;--cds-custom-link-visited:#be95ff;--cds-custom-overlay:rgba(0,0,0,.6);--cds-custom-shadow:rgba(0,0,0,.8);--cds-custom-skeleton-background:#292929;--cds-custom-skeleton-element:#393939;--cds-custom-support-caution-major:#ff832b;--cds-custom-support-caution-minor:#f1c21b;--cds-custom-support-caution-undefined:#a56eff;--cds-custom-support-error:#fa4d56;--cds-custom-support-error-inverse:#da1e28;--cds-custom-support-info:#4589ff;--cds-custom-support-info-inverse:#0043ce;--cds-custom-support-success:#42be65;--cds-custom-support-success-inverse:#24a148;--cds-custom-support-warning:#f1c21b;--cds-custom-support-warning-inverse:#f1c21b;--cds-custom-syntax-angle-bracket:#8d8d8d;--cds-custom-syntax-annotation:#08bdba;--cds-custom-syntax-arithmetic-operator:#e0e0e0;--cds-custom-syntax-atom:#f4f4f4;--cds-custom-syntax-attribute:#33b1ff;--cds-custom-syntax-attribute-name:#33b1ff;--cds-custom-syntax-attribute-value:#f4f4f4;--cds-custom-syntax-bitwise-operator:#e0e0e0;--cds-custom-syntax-block-comment:#42be65;--cds-custom-syntax-bool:#f4f4f4;--cds-custom-syntax-brace:#e0e0e0;--cds-custom-syntax-bracket:#e0e0e0;--cds-custom-syntax-character:#f4f4f4;--cds-custom-syntax-class-name:#3ddbd9;--cds-custom-syntax-color:#f4f4f4;--cds-custom-syntax-comment:#42be65;--cds-custom-syntax-compare-operator:#e0e0e0;--cds-custom-syntax-constant:#4589ff;--cds-custom-syntax-content:#f4f4f4;--cds-custom-syntax-content-separator:#e0e0e0;--cds-custom-syntax-control-keyword:#be95ff;--cds-custom-syntax-control-operator:#be95ff;--cds-custom-syntax-definition:#33b1ff;--cds-custom-syntax-definition-keyword:#33b1ff;--cds-custom-syntax-definition-operator:#33b1ff;--cds-custom-syntax-deleted:#a2191f;--cds-custom-syntax-deref-operator:#e0e0e0;--cds-custom-syntax-doc-comment:#42be65;--cds-custom-syntax-doc-string:#f4f4f4;--cds-custom-syntax-document-meta:#42be65;--cds-custom-syntax-emphasis:#f4f4f4;--cds-custom-syntax-escape:#e0e0e0;--cds-custom-syntax-float:#6fdc8c;--cds-custom-syntax-function:#f1c21b;--cds-custom-syntax-heading:#33b1ff;--cds-custom-syntax-heading-1:#33b1ff;--cds-custom-syntax-heading-2:#33b1ff;--cds-custom-syntax-heading-3:#33b1ff;--cds-custom-syntax-heading-4:#33b1ff;--cds-custom-syntax-heading-5:#33b1ff;--cds-custom-syntax-heading-6:#33b1ff;--cds-custom-syntax-inserted:#198038;--cds-custom-syntax-integer:#6fdc8c;--cds-custom-syntax-invalid:#fa4d56;--cds-custom-syntax-keyword:#4589ff;--cds-custom-syntax-label-name:#a6c8ff;--cds-custom-syntax-line-comment:#42be65;--cds-custom-syntax-link:#4589ff;--cds-custom-syntax-list:#f4f4f4;--cds-custom-syntax-literal:#f4f4f4;--cds-custom-syntax-local:#a6c8ff;--cds-custom-syntax-logic-operator:#e0e0e0;--cds-custom-syntax-macro-name:#f4f4f4;--cds-custom-syntax-meta:#42be65;--cds-custom-syntax-modifier:#4589ff;--cds-custom-syntax-module-keyword:#be95ff;--cds-custom-syntax-monospace:#f4f4f4;--cds-custom-syntax-name:#a6c8ff;--cds-custom-syntax-namespace:#3ddbd9;--cds-custom-syntax-null:#f4f4f4;--cds-custom-syntax-number:#6fdc8c;--cds-custom-syntax-operator:#e0e0e0;--cds-custom-syntax-operator-keyword:#4589ff;--cds-custom-syntax-paren:#e0e0e0;--cds-custom-syntax-processing-instruction:#f4f4f4;--cds-custom-syntax-property-name:#33b1ff;--cds-custom-syntax-punctuation:#e0e0e0;--cds-custom-syntax-quote:#42be65;--cds-custom-syntax-regexp:#be95ff;--cds-custom-syntax-self:#3ddbd9;--cds-custom-syntax-separator:#e0e0e0;--cds-custom-syntax-special:#4589ff;--cds-custom-syntax-special-string:#be95ff;--cds-custom-syntax-square-bracket:#e0e0e0;--cds-custom-syntax-standard:#4589ff;--cds-custom-syntax-strikethrough:#f4f4f4;--cds-custom-syntax-string:#f4f4f4;--cds-custom-syntax-strong:#f4f4f4;--cds-custom-syntax-tag:#3ddbd9;--cds-custom-syntax-tag-name:#3ddbd9;--cds-custom-syntax-type:#3ddbd9;--cds-custom-syntax-type-name:#3ddbd9;--cds-custom-syntax-type-operator:#3ddbd9;--cds-custom-syntax-unit:#6fdc8c;--cds-custom-syntax-update-operator:#e0e0e0;--cds-custom-syntax-url:#e0e0e0;--cds-custom-syntax-variable:#a6c8ff;--cds-custom-syntax-variable-name:#a6c8ff;--cds-custom-text-disabled:hsla(0,0%,96%,.25);--cds-custom-text-error:#ff8389;--cds-custom-text-helper:#a8a8a8;--cds-custom-text-inverse:#161616;--cds-custom-text-on-color:#fff;--cds-custom-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-custom-text-placeholder:hsla(0,0%,96%,.4);--cds-custom-text-primary:#f4f4f4;--cds-custom-text-secondary:#c6c6c6;--cds-custom-toggle-off:#6f6f6f;--cds-custom-spacing-01:0.125rem;--cds-custom-spacing-02:0.25rem;--cds-custom-spacing-03:0.5rem;--cds-custom-spacing-04:0.75rem;--cds-custom-spacing-05:1rem;--cds-custom-spacing-06:1.5rem;--cds-custom-spacing-07:2rem;--cds-custom-spacing-08:2.5rem;--cds-custom-spacing-09:3rem;--cds-custom-spacing-10:4rem;--cds-custom-spacing-11:5rem;--cds-custom-spacing-12:6rem;--cds-custom-spacing-13:10rem;--cds-custom-fluid-spacing-01:0;--cds-custom-fluid-spacing-02:2vw;--cds-custom-fluid-spacing-03:5vw;--cds-custom-fluid-spacing-04:10vw;--cds-custom-caption-01-font-size:0.75rem;--cds-custom-caption-01-font-weight:400;--cds-custom-caption-01-line-height:1.33333;--cds-custom-caption-01-letter-spacing:0.32px;--cds-custom-caption-02-font-size:0.875rem;--cds-custom-caption-02-font-weight:400;--cds-custom-caption-02-line-height:1.28572;--cds-custom-caption-02-letter-spacing:0.32px;--cds-custom-label-01-font-size:0.75rem;--cds-custom-label-01-font-weight:400;--cds-custom-label-01-line-height:1.33333;--cds-custom-label-01-letter-spacing:0.32px;--cds-custom-label-02-font-size:0.875rem;--cds-custom-label-02-font-weight:400;--cds-custom-label-02-line-height:1.28572;--cds-custom-label-02-letter-spacing:0.16px;--cds-custom-helper-text-01-font-size:0.75rem;--cds-custom-helper-text-01-line-height:1.33333;--cds-custom-helper-text-01-letter-spacing:0.32px;--cds-custom-helper-text-02-font-size:0.875rem;--cds-custom-helper-text-02-font-weight:400;--cds-custom-helper-text-02-line-height:1.28572;--cds-custom-helper-text-02-letter-spacing:0.16px;--cds-custom-body-short-01-font-size:0.875rem;--cds-custom-body-short-01-font-weight:400;--cds-custom-body-short-01-line-height:1.28572;--cds-custom-body-short-01-letter-spacing:0.16px;--cds-custom-body-short-02-font-size:1rem;--cds-custom-body-short-02-font-weight:400;--cds-custom-body-short-02-line-height:1.375;--cds-custom-body-short-02-letter-spacing:0;--cds-custom-body-long-01-font-size:0.875rem;--cds-custom-body-long-01-font-weight:400;--cds-custom-body-long-01-line-height:1.42857;--cds-custom-body-long-01-letter-spacing:0.16px;--cds-custom-body-long-02-font-size:1rem;--cds-custom-body-long-02-font-weight:400;--cds-custom-body-long-02-line-height:1.5;--cds-custom-body-long-02-letter-spacing:0;--cds-custom-code-01-font-family:\"IBM Plex Mono\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",monospace;--cds-custom-code-01-font-size:0.75rem;--cds-custom-code-01-font-weight:400;--cds-custom-code-01-line-height:1.33333;--cds-custom-code-01-letter-spacing:0.32px;--cds-custom-code-02-font-family:\"IBM Plex Mono\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",monospace;--cds-custom-code-02-font-size:0.875rem;--cds-custom-code-02-font-weight:400;--cds-custom-code-02-line-height:1.42857;--cds-custom-code-02-letter-spacing:0.32px;--cds-custom-heading-01-font-size:0.875rem;--cds-custom-heading-01-font-weight:600;--cds-custom-heading-01-line-height:1.42857;--cds-custom-heading-01-letter-spacing:0.16px;--cds-custom-heading-02-font-size:1rem;--cds-custom-heading-02-font-weight:600;--cds-custom-heading-02-line-height:1.5;--cds-custom-heading-02-letter-spacing:0;--cds-custom-productive-heading-01-font-size:0.875rem;--cds-custom-productive-heading-01-font-weight:600;--cds-custom-productive-heading-01-line-height:1.28572;--cds-custom-productive-heading-01-letter-spacing:0.16px;--cds-custom-productive-heading-02-font-size:1rem;--cds-custom-productive-heading-02-font-weight:600;--cds-custom-productive-heading-02-line-height:1.375;--cds-custom-productive-heading-02-letter-spacing:0;--cds-custom-productive-heading-03-font-size:1.25rem;--cds-custom-productive-heading-03-font-weight:400;--cds-custom-productive-heading-03-line-height:1.4;--cds-custom-productive-heading-03-letter-spacing:0;--cds-custom-productive-heading-04-font-size:1.75rem;--cds-custom-productive-heading-04-font-weight:400;--cds-custom-productive-heading-04-line-height:1.28572;--cds-custom-productive-heading-04-letter-spacing:0;--cds-custom-productive-heading-05-font-size:2rem;--cds-custom-productive-heading-05-font-weight:400;--cds-custom-productive-heading-05-line-height:1.25;--cds-custom-productive-heading-05-letter-spacing:0;--cds-custom-productive-heading-06-font-size:2.625rem;--cds-custom-productive-heading-06-font-weight:300;--cds-custom-productive-heading-06-line-height:1.199;--cds-custom-productive-heading-06-letter-spacing:0;--cds-custom-productive-heading-07-font-size:3.375rem;--cds-custom-productive-heading-07-font-weight:300;--cds-custom-productive-heading-07-line-height:1.19;--cds-custom-productive-heading-07-letter-spacing:0;--cds-custom-expressive-paragraph-01-font-size:1.5rem;--cds-custom-expressive-paragraph-01-font-weight:300;--cds-custom-expressive-paragraph-01-line-height:1.334;--cds-custom-expressive-paragraph-01-letter-spacing:0;--cds-custom-expressive-heading-01-font-size:0.875rem;--cds-custom-expressive-heading-01-font-weight:600;--cds-custom-expressive-heading-01-line-height:1.42857;--cds-custom-expressive-heading-01-letter-spacing:0.16px;--cds-custom-expressive-heading-02-font-size:1rem;--cds-custom-expressive-heading-02-font-weight:600;--cds-custom-expressive-heading-02-line-height:1.5;--cds-custom-expressive-heading-02-letter-spacing:0;--cds-custom-expressive-heading-03-font-size:1.25rem;--cds-custom-expressive-heading-03-font-weight:400;--cds-custom-expressive-heading-03-line-height:1.4;--cds-custom-expressive-heading-03-letter-spacing:0;--cds-custom-expressive-heading-04-font-size:1.75rem;--cds-custom-expressive-heading-04-font-weight:400;--cds-custom-expressive-heading-04-line-height:1.28572;--cds-custom-expressive-heading-04-letter-spacing:0;--cds-custom-expressive-heading-05-font-size:2rem;--cds-custom-expressive-heading-05-font-weight:400;--cds-custom-expressive-heading-05-line-height:1.25;--cds-custom-expressive-heading-05-letter-spacing:0;--cds-custom-expressive-heading-06-font-size:2rem;--cds-custom-expressive-heading-06-font-weight:600;--cds-custom-expressive-heading-06-line-height:1.25;--cds-custom-expressive-heading-06-letter-spacing:0;--cds-custom-quotation-01-font-family:\"IBM Plex Serif\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",serif;--cds-custom-quotation-01-font-size:1.25rem;--cds-custom-quotation-01-font-weight:400;--cds-custom-quotation-01-line-height:1.3;--cds-custom-quotation-01-letter-spacing:0;--cds-custom-quotation-02-font-family:\"IBM Plex Serif\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",serif;--cds-custom-quotation-02-font-size:2rem;--cds-custom-quotation-02-font-weight:300;--cds-custom-quotation-02-line-height:1.25;--cds-custom-quotation-02-letter-spacing:0;--cds-custom-display-01-font-size:2.625rem;--cds-custom-display-01-font-weight:300;--cds-custom-display-01-line-height:1.19;--cds-custom-display-01-letter-spacing:0;--cds-custom-display-02-font-size:2.625rem;--cds-custom-display-02-font-weight:600;--cds-custom-display-02-line-height:1.19;--cds-custom-display-02-letter-spacing:0;--cds-custom-display-03-font-size:2.625rem;--cds-custom-display-03-font-weight:300;--cds-custom-display-03-line-height:1.19;--cds-custom-display-03-letter-spacing:0;--cds-custom-display-04-font-size:2.625rem;--cds-custom-display-04-font-weight:300;--cds-custom-display-04-line-height:1.19;--cds-custom-display-04-letter-spacing:0;--cds-custom-legal-01-font-size:0.75rem;--cds-custom-legal-01-font-weight:400;--cds-custom-legal-01-line-height:1.33333;--cds-custom-legal-01-letter-spacing:0.32px;--cds-custom-legal-02-font-size:0.875rem;--cds-custom-legal-02-font-weight:400;--cds-custom-legal-02-line-height:1.28572;--cds-custom-legal-02-letter-spacing:0.16px;--cds-custom-body-compact-01-font-size:0.875rem;--cds-custom-body-compact-01-font-weight:400;--cds-custom-body-compact-01-line-height:1.28572;--cds-custom-body-compact-01-letter-spacing:0.16px;--cds-custom-body-compact-02-font-size:1rem;--cds-custom-body-compact-02-font-weight:400;--cds-custom-body-compact-02-line-height:1.375;--cds-custom-body-compact-02-letter-spacing:0;--cds-custom-heading-compact-01-font-size:0.875rem;--cds-custom-heading-compact-01-font-weight:600;--cds-custom-heading-compact-01-line-height:1.28572;--cds-custom-heading-compact-01-letter-spacing:0.16px;--cds-custom-heading-compact-02-font-size:1rem;--cds-custom-heading-compact-02-font-weight:600;--cds-custom-heading-compact-02-line-height:1.375;--cds-custom-heading-compact-02-letter-spacing:0;--cds-custom-body-01-font-size:0.875rem;--cds-custom-body-01-font-weight:400;--cds-custom-body-01-line-height:1.42857;--cds-custom-body-01-letter-spacing:0.16px;--cds-custom-body-02-font-size:1rem;--cds-custom-body-02-font-weight:400;--cds-custom-body-02-line-height:1.5;--cds-custom-body-02-letter-spacing:0;--cds-custom-heading-03-font-size:1.25rem;--cds-custom-heading-03-font-weight:400;--cds-custom-heading-03-line-height:1.4;--cds-custom-heading-03-letter-spacing:0;--cds-custom-heading-04-font-size:1.75rem;--cds-custom-heading-04-font-weight:400;--cds-custom-heading-04-line-height:1.28572;--cds-custom-heading-04-letter-spacing:0;--cds-custom-heading-05-font-size:2rem;--cds-custom-heading-05-font-weight:400;--cds-custom-heading-05-line-height:1.25;--cds-custom-heading-05-letter-spacing:0;--cds-custom-heading-06-font-size:2.625rem;--cds-custom-heading-06-font-weight:300;--cds-custom-heading-06-line-height:1.199;--cds-custom-heading-06-letter-spacing:0;--cds-custom-heading-07-font-size:3.375rem;--cds-custom-heading-07-font-weight:300;--cds-custom-heading-07-line-height:1.19;--cds-custom-heading-07-letter-spacing:0;--cds-custom-fluid-heading-03-font-size:1.25rem;--cds-custom-fluid-heading-03-font-weight:400;--cds-custom-fluid-heading-03-line-height:1.4;--cds-custom-fluid-heading-03-letter-spacing:0;--cds-custom-fluid-heading-04-font-size:1.75rem;--cds-custom-fluid-heading-04-font-weight:400;--cds-custom-fluid-heading-04-line-height:1.28572;--cds-custom-fluid-heading-04-letter-spacing:0;--cds-custom-fluid-heading-05-font-size:2rem;--cds-custom-fluid-heading-05-font-weight:400;--cds-custom-fluid-heading-05-line-height:1.25;--cds-custom-fluid-heading-05-letter-spacing:0;--cds-custom-fluid-heading-06-font-size:2rem;--cds-custom-fluid-heading-06-font-weight:600;--cds-custom-fluid-heading-06-line-height:1.25;--cds-custom-fluid-heading-06-letter-spacing:0;--cds-custom-fluid-paragraph-01-font-size:1.5rem;--cds-custom-fluid-paragraph-01-font-weight:300;--cds-custom-fluid-paragraph-01-line-height:1.334;--cds-custom-fluid-paragraph-01-letter-spacing:0;--cds-custom-fluid-quotation-01-font-family:\"IBM Plex Serif\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",serif;--cds-custom-fluid-quotation-01-font-size:1.25rem;--cds-custom-fluid-quotation-01-font-weight:400;--cds-custom-fluid-quotation-01-line-height:1.3;--cds-custom-fluid-quotation-01-letter-spacing:0;--cds-custom-fluid-quotation-02-font-family:\"IBM Plex Serif\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",serif;--cds-custom-fluid-quotation-02-font-size:2rem;--cds-custom-fluid-quotation-02-font-weight:300;--cds-custom-fluid-quotation-02-line-height:1.25;--cds-custom-fluid-quotation-02-letter-spacing:0;--cds-custom-fluid-display-01-font-size:2.625rem;--cds-custom-fluid-display-01-font-weight:300;--cds-custom-fluid-display-01-line-height:1.19;--cds-custom-fluid-display-01-letter-spacing:0;--cds-custom-fluid-display-02-font-size:2.625rem;--cds-custom-fluid-display-02-font-weight:600;--cds-custom-fluid-display-02-line-height:1.19;--cds-custom-fluid-display-02-letter-spacing:0;--cds-custom-fluid-display-03-font-size:2.625rem;--cds-custom-fluid-display-03-font-weight:300;--cds-custom-fluid-display-03-line-height:1.19;--cds-custom-fluid-display-03-letter-spacing:0;--cds-custom-fluid-display-04-font-size:2.625rem;--cds-custom-fluid-display-04-font-weight:300;--cds-custom-fluid-display-04-line-height:1.19;--cds-custom-fluid-display-04-letter-spacing:0;--cds-custom-true: ;color-scheme:var(--cds-custom-color-scheme,light)}@media (forced-colors:active),screen and (-ms-high-contrast:active){.c4p--guidebanner{--cds-custom-icon-primary:ButtonText;--cds-custom-icon-secondary:ButtonText;--cds-custom-icon-interactive:ButtonText;--cds-custom-icon-disabled:GrayText;--cds-custom-icon-on-color-disabled:GrayText;--cds-custom-icon-inverse:SelectedItemText;--cds-custom-icon-on-color:SelectedItemText;--cds-custom-interactive:ButtonText;--cds-custom-link-primary:LinkText;--cds-custom-link-primary-hover:LinkText;--cds-custom-link-secondary:LinkText;--cds-custom-link-inverse:SelectedItemText;--cds-custom-link-inverse-hover:SelectedItemText;--cds-custom-link-inverse-visited:SelectedItemText;--cds-custom-link-visited:VisitedText;--cds-custom-background-selected:SelectedItem;--cds-custom-background-selected-hover:SelectedItem;--cds-custom-background-inverse:SelectedItem;--cds-custom-layer-selected-inverse:SelectedItem;--cds-custom-focus:Highlight}}.c4p--guidebanner{--cds-custom-layer:var(--cds-custom-layer-01,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-01,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-01,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-01,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-01,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-01,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-01,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-01,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-01,#a8a8a8);--cds-custom-field:var(--cds-custom-field-01,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-01,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-00,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-01,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-01,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-01,#c6c6c6);background:linear-gradient(90deg,#001d6c,#6929c4);background-color:#001d6c;position:relative}.c4p--guidebanner__icon-idea{color:#f4f4f4;inset-block-start:1rem;inset-inline-start:1rem;position:absolute}.c4p--guidebanner__title{color:#f4f4f4;font-size:var(--cds-custom-heading-compact-02-font-size,1rem);font-weight:var(--cds-custom-heading-compact-02-font-weight,600);letter-spacing:var(--cds-custom-heading-compact-02-letter-spacing,0);line-height:var(--cds-custom-heading-compact-02-line-height,1.375);padding:1rem 10.9375rem 0 3.25rem}.c4p--guidebanner__close-button{inset-block-start:0;inset-inline-end:0;position:absolute}.c4p--guidebanner__close-button button{block-size:2rem;inline-size:2rem;min-block-size:2rem;padding-block-start:6px}.c4p--guidebanner__close-button button:active,.c4p--guidebanner__close-button button:hover{background-color:#7433e3}.c4p--guidebanner__close-button button path{fill:#fff}.c4p--guidebanner__carousel{color:#f4f4f4;padding:0 0 1rem}.c4p--guidebanner__collapsible-collapsed .c4p--guidebanner__carousel{margin-block-end:0}.c4p--guidebanner__carousel .c4p--carousel__item .c4p--guidebanner__element{display:flex;flex-flow:column;flex-shrink:0;inline-size:25rem;margin:1rem 0 0;max-block-size:32rem;opacity:1;padding-inline-start:3.25rem;scroll-snap-align:start;transition:max-height 50ms cubic-bezier(.2,0,1,.9),margin-top 50ms cubic-bezier(.2,0,1,.9),opacity .3s cubic-bezier(.2,0,1,.9)}.c4p--guidebanner__collapsible-collapsed .c4p--guidebanner__carousel .c4p--carousel__item .c4p--guidebanner__element{margin-block-start:0;max-block-size:.5rem;opacity:0}.c4p--guidebanner__carousel .c4p--carousel__item:last-child .c4p--guidebanner__element{inline-size:28rem;padding-inline-end:3.25rem}.c4p--guidebanner__carousel .c4p--carousel__item .c4p--guidebanner__element-title{font-size:var(--cds-custom-heading-compact-01-font-size,.875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight,600);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-heading-compact-01-line-height,1.28572);margin:1rem 0 0}.c4p--guidebanner__carousel .c4p--guidebanner__element-content{font-size:var(--cds-custom-body-01-font-size,.875rem);font-weight:var(--cds-custom-body-01-font-weight,400);letter-spacing:var(--cds-custom-body-01-letter-spacing,.16px);line-height:var(--cds-custom-body-01-line-height,1.42857);margin-block-end:1rem}.c4p--guidebanner__carousel .cds-custom--btn--tertiary{border-color:#fff;color:#fff}.c4p--guidebanner__carousel .cds-custom--btn--tertiary:active,.c4p--guidebanner__carousel .cds-custom--btn--tertiary:hover{background-color:#fff;border-color:#fff;color:#161616}.c4p--guidebanner__carousel .cds-custom--btn--tertiary svg{block-size:1rem;flex-shrink:0;inline-size:1rem;inset-inline-end:1rem;position:absolute}.c4p--guidebanner__carousel .cds-custom--btn--ghost{color:#a6c8ff;margin-inline-start:-1rem}.c4p--guidebanner__carousel .cds-custom--btn--ghost:active,.c4p--guidebanner__carousel .cds-custom--btn--ghost:hover{background-color:#7f3ae7;color:#f4f4f4}.c4p--guidebanner__carousel .c4p--guidebanner__element-link,.c4p--guidebanner__carousel .c4p--guidebanner__element-link:visited{color:#a6c8ff}.c4p--guidebanner__carousel .c4p--guidebanner__element-link:active,.c4p--guidebanner__carousel .c4p--guidebanner__element-link:hover{color:#d0e2ff}.c4p--guidebanner__navigation{border-block-start:.0625rem solid #8a3ffc;display:flex}.c4p--guidebanner__collapsible-collapsed .c4p--guidebanner__navigation{border-block-start:none}.c4p--guidebanner__navigation .c4p--guidebanner__toggle-button{color:#a6c8ff;margin-inline-start:2.125rem}.c4p--guidebanner__navigation .c4p--guidebanner__toggle-button:active,.c4p--guidebanner__navigation .c4p--guidebanner__toggle-button:hover{background-color:#7433e3;color:#f4f4f4}.c4p--guidebanner__navigation .c4p--guidebanner__back-button{margin-inline-start:auto}.c4p--guidebanner__collapsible-collapsed .c4p--guidebanner__navigation .c4p--guidebanner__back-button,.c4p--guidebanner__collapsible-collapsed .c4p--guidebanner__navigation .c4p--guidebanner__next-button{display:none}.c4p--guidebanner__navigation .c4p--guidebanner__back-button button:active,.c4p--guidebanner__navigation .c4p--guidebanner__back-button button:hover,.c4p--guidebanner__navigation .c4p--guidebanner__next-button button:active,.c4p--guidebanner__navigation .c4p--guidebanner__next-button button:hover{background-color:#7433e3}.c4p--guidebanner__navigation .c4p--guidebanner__back-button button path,.c4p--guidebanner__navigation .c4p--guidebanner__next-button button path{fill:#fff}.c4p--guidebanner__navigation .c4p--guidebanner__back-button button[disabled] path,.c4p--guidebanner__navigation .c4p--guidebanner__next-button button[disabled] path{fill:#9b63ff}.c4p--guidebanner__with-left-gutter .c4p--guidebanner__icon-idea{inset-inline-start:2rem}.c4p--guidebanner__with-left-gutter .c4p--guidebanner__title{padding-inline-start:4.25rem}.c4p--guidebanner__with-left-gutter .c4p--carousel__elements-container,.c4p--guidebanner__with-left-gutter .c4p--guidebanner__navigation{padding-inline-start:1rem}.c4p--guidebanner__with-left-gutter .c4p--carousel__elements-container--scrolled{inline-size:4rem}:host(c4p-guide-banner) details{display:flex;flex-direction:column-reverse}:host(c4p-guide-banner) ::-webkit-details-marker,:host(c4p-guide-banner) ::marker{content:\"\";display:none}:host(c4p-guide-banner) .c4p--guidebanner__title{padding-block-end:1rem}"]); //#endregion export { guide_banner_default as default }; //# sourceMappingURL=guide-banner.scss.js.map