.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-overlay-container{z-index:50}textarea,select,input,button{font-size:var(--nu-theme-dimension-normal-font-size)}body,textarea,select,input,button{font-family:var(--nu-theme-font-family),Helvetica,Arial,sans-serif;font-weight:var(--nu-theme-dimension-normal-font-weight)}code{font-family:Roboto Mono,monospace;font-weight:var(--nu-theme-dimension-normal-font-weight);font-size:13px}h1{font-weight:var(--nu-theme-dimension-bold-font-weight);font-size:var(--nu-theme-dimension-heading-font-size);margin:.5em 0}h2{font-weight:var(--nu-theme-dimension-bold-font-weight);font-size:var(--nu-theme-dimension-sub-heading-font-size);margin:.5em 0}h3,h4,h5{font-weight:var(--nu-theme-dimension-bold-font-weight);font-size:var(--nu-theme-dimension-normal-font-size);margin:.5em 0}b,strong{font-weight:var(--nu-theme-dimension-bold-font-weight)}a{color:rgb(var(--nu-theme-color-link-base));text-decoration:none}a:visited{color:rgb(var(--nu-theme-color-link-visited))}a:active{color:rgb(var(--nu-theme-color-link-active))}.nu-tooltip-hint{border-bottom:1px dashed rgb(var(--nu-theme-color-border-level3))}mark,.nu-search-match-highlight,.nu-search-match-highlight button,.nu-search-match-highlight .button-style{background-color:rgb(var(--nu-theme-color-highlighted-base))!important;color:rgb(var(--nu-theme-on-color-highlighted))!important}body{background-color:rgb(var(--nu-theme-override-text-background, var(--nu-theme-color-background-level0)));color:rgb(var(--nu-theme-on-color-background));font-size:var(--nu-theme-dimension-normal-font-size);line-height:var(--nu-theme-dimension-body-line-height)}body.nu-disable-animation *{transition:none!important;animation-delay:0s!important;animation-duration:0s!important}@media not (pointer: fine){*{scrollbar-width:auto;scrollbar-color:rgba(var(--nu-theme-color-background-level5),.7) rgba(0,0,0,0)}}@media (pointer: fine){::-webkit-scrollbar{background-color:transparent;width:12px;height:12px}*:hover::-webkit-scrollbar-corner{background-color:#0000}::-webkit-scrollbar-thumb{min-height:48px;min-width:48px;border:2px solid transparent;border-radius:9999px;background:content-box rgba(var(--nu-theme-color-background-level5),.7)}::-webkit-scrollbar-thumb:hover{background-color:rgb(var(--nu-theme-color-background-level5))}::-webkit-scrollbar-button{width:0;height:0;display:none}::-webkit-scrollbar-corner{background-color:transparent}}button,.button-style{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;padding:3px 7px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-override-button-text, var(--nu-theme-on-color-background)));background:rgb(var(--nu-theme-override-button-background, var(--nu-theme-color-background-level0)));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-override-button-border, var(--nu-theme-color-border-level1)));position:relative}button:hover,.button-style:hover,button:hover *,.button-style:hover *{cursor:pointer}button .nu-ripple-container,.button-style .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}button .nu-ripple,.button-style .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}button .nu-ripple.secondary,.button-style .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme button .nu-ripple,body.nu-light-theme .button-style .nu-ripple{background-color:#fffc}body.nu-dark-theme button .nu-ripple,body.nu-dark-theme .button-style .nu-ripple{background-color:#fff6}button:hover,.button-style:hover{background:rgb(var(--nu-theme-override-button-hover-background, var(--nu-theme-color-background-level3)));border-color:rgb(var(--nu-theme-override-button-hover-border, var(--nu-theme-color-border-level2)))}button:focus,button.focus,.button-style:focus,.button-style.focus{outline:none;border-color:rgb(var(--nu-theme-color-border-level5));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}button:focus::-moz-focus-inner,button.focus::-moz-focus-inner,.button-style:focus::-moz-focus-inner,.button-style.focus::-moz-focus-inner{border:0;outline:0}button:disabled,button.disabled,.button-style:disabled,.button-style.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}button:disabled::-moz-focus-inner,button.disabled::-moz-focus-inner,.button-style:disabled::-moz-focus-inner,.button-style.disabled::-moz-focus-inner{border:0;outline:0}button:disabled.nu-button-allow-events,button:disabled .nu-button-allow-events,button.disabled.nu-button-allow-events,button.disabled .nu-button-allow-events,.button-style:disabled.nu-button-allow-events,.button-style:disabled .nu-button-allow-events,.button-style.disabled.nu-button-allow-events,.button-style.disabled .nu-button-allow-events{pointer-events:auto}button:disabled *,button.disabled *,.button-style:disabled *,.button-style.disabled *{cursor:auto}button>nu-icon+span,button>nu-icon-with-fallback+span,button>nu-descriptor-icon+span,.button-style>nu-icon+span,.button-style>nu-icon-with-fallback+span,.button-style>nu-descriptor-icon+span{margin-left:.3em}button.bare,.button-style.bare{background:none;border-color:transparent;min-height:unset}button.bare.disabled,button.bare:disabled,.button-style.bare.disabled,.button-style.bare:disabled{background:none;border-color:transparent}button.bare.disabled.hover,button.bare.disabled:hover,button.bare:disabled.hover,button.bare:disabled:hover,.button-style.bare.disabled.hover,.button-style.bare.disabled:hover,.button-style.bare:disabled.hover,.button-style.bare:disabled:hover{background:none;border-color:transparent}button.bare.focus,button.bare:focus,.button-style.bare.focus,.button-style.bare:focus{border-color:transparent}button.primary,.button-style.primary{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;padding:3px 7px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-on-color-call-to-action));background:rgb(var(--nu-theme-color-call-to-action-base));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-override-button-primary-border, var(--nu-theme-color-call-to-action-base)));position:relative}button.primary:hover,.button-style.primary:hover,button.primary:hover *,.button-style.primary:hover *{cursor:pointer}button.primary nu-icon,button.primary nu-icon-with-fallback,.button-style.primary nu-icon,.button-style.primary nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-call-to-action))!important}button.primary nu-icon:not(.nu-icon-prevent-override) path,button.primary nu-icon-with-fallback:not(.nu-icon-prevent-override) path,.button-style.primary nu-icon:not(.nu-icon-prevent-override) path,.button-style.primary nu-icon-with-fallback:not(.nu-icon-prevent-override) path{fill:inherit!important}button.primary .nu-ripple-container,.button-style.primary .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}button.primary .nu-ripple,.button-style.primary .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}button.primary .nu-ripple.secondary,.button-style.primary .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme button.primary .nu-ripple,body.nu-light-theme .button-style.primary .nu-ripple{background-color:#fffc}body.nu-dark-theme button.primary .nu-ripple,body.nu-dark-theme .button-style.primary .nu-ripple{background-color:#fff6}button.primary:hover,.button-style.primary:hover{background:rgb(var(--nu-theme-color-call-to-action-hover));border-color:rgb(var(--nu-theme-override-button-primary-hover-border, var(--nu-theme-color-call-to-action-hover)))}button.primary:focus,button.primary.focus,.button-style.primary:focus,.button-style.primary.focus{outline:none;border-color:rgb(var(--nu-theme-color-border-level4));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}button.primary:focus::-moz-focus-inner,button.primary.focus::-moz-focus-inner,.button-style.primary:focus::-moz-focus-inner,.button-style.primary.focus::-moz-focus-inner{border:0;outline:0}button.primary:disabled,button.primary.disabled,.button-style.primary:disabled,.button-style.primary.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}button.primary:disabled::-moz-focus-inner,button.primary.disabled::-moz-focus-inner,.button-style.primary:disabled::-moz-focus-inner,.button-style.primary.disabled::-moz-focus-inner{border:0;outline:0}button.primary:disabled.nu-button-allow-events,button.primary:disabled .nu-button-allow-events,button.primary.disabled.nu-button-allow-events,button.primary.disabled .nu-button-allow-events,.button-style.primary:disabled.nu-button-allow-events,.button-style.primary:disabled .nu-button-allow-events,.button-style.primary.disabled.nu-button-allow-events,.button-style.primary.disabled .nu-button-allow-events{pointer-events:auto}button.primary:disabled *,button.primary.disabled *,.button-style.primary:disabled *,.button-style.primary.disabled *{cursor:auto}button.secondary,.button-style.secondary{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;padding:3px 7px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-override-button-selected-outline, var(--nu-theme-color-selected-base)));background:rgb(var(--nu-theme-color-background-level0));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-override-button-selected-outline, var(--nu-theme-color-selected-base)));position:relative}button.secondary:hover,.button-style.secondary:hover,button.secondary:hover *,.button-style.secondary:hover *{cursor:pointer}button.secondary .nu-ripple-container,.button-style.secondary .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}button.secondary .nu-ripple,.button-style.secondary .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}button.secondary .nu-ripple.secondary,.button-style.secondary .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme button.secondary .nu-ripple,body.nu-light-theme .button-style.secondary .nu-ripple{background-color:#fffc}body.nu-dark-theme button.secondary .nu-ripple,body.nu-dark-theme .button-style.secondary .nu-ripple{background-color:#fff6}button.secondary:hover,.button-style.secondary:hover{background:rgb(var(--nu-theme-color-background-level3));border-color:rgb(var(--nu-theme-override-button-selected-outline-hover, var(--nu-theme-color-selected-base)))}button.secondary:focus,button.secondary.focus,.button-style.secondary:focus,.button-style.secondary.focus{outline:none;border-color:rgb(var(--nu-theme-override-button-selected-outline-focus, var(--nu-theme-color-selected-hover)));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}button.secondary:focus::-moz-focus-inner,button.secondary.focus::-moz-focus-inner,.button-style.secondary:focus::-moz-focus-inner,.button-style.secondary.focus::-moz-focus-inner{border:0;outline:0}button.secondary:disabled,button.secondary.disabled,.button-style.secondary:disabled,.button-style.secondary.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}button.secondary:disabled::-moz-focus-inner,button.secondary.disabled::-moz-focus-inner,.button-style.secondary:disabled::-moz-focus-inner,.button-style.secondary.disabled::-moz-focus-inner{border:0;outline:0}button.secondary:disabled.nu-button-allow-events,button.secondary:disabled .nu-button-allow-events,button.secondary.disabled.nu-button-allow-events,button.secondary.disabled .nu-button-allow-events,.button-style.secondary:disabled.nu-button-allow-events,.button-style.secondary:disabled .nu-button-allow-events,.button-style.secondary.disabled.nu-button-allow-events,.button-style.secondary.disabled .nu-button-allow-events{pointer-events:auto}button.secondary:disabled *,button.secondary.disabled *,.button-style.secondary:disabled *,.button-style.secondary.disabled *{cursor:auto}button.selected,.button-style.selected{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;padding:3px 7px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-on-color-selected));background:rgb(var(--nu-theme-color-selected-base));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-color-selected-base));position:relative}button.selected:hover,.button-style.selected:hover,button.selected:hover *,.button-style.selected:hover *{cursor:pointer}button.selected nu-icon,button.selected nu-icon-with-fallback,.button-style.selected nu-icon,.button-style.selected nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-selected))!important}button.selected nu-icon:not(.nu-icon-prevent-override) path,button.selected nu-icon-with-fallback:not(.nu-icon-prevent-override) path,.button-style.selected nu-icon:not(.nu-icon-prevent-override) path,.button-style.selected nu-icon-with-fallback:not(.nu-icon-prevent-override) path{fill:inherit!important}button.selected .nu-ripple-container,.button-style.selected .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}button.selected .nu-ripple,.button-style.selected .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}button.selected .nu-ripple.secondary,.button-style.selected .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme button.selected .nu-ripple,body.nu-light-theme .button-style.selected .nu-ripple{background-color:#fffc}body.nu-dark-theme button.selected .nu-ripple,body.nu-dark-theme .button-style.selected .nu-ripple{background-color:#fff6}button.selected:hover,.button-style.selected:hover{background:rgb(var(--nu-theme-color-selected-hover));border-color:rgb(var(--nu-theme-color-selected-hover))}button.selected:focus,button.selected.focus,.button-style.selected:focus,.button-style.selected.focus{outline:none;border-color:rgb(var(--nu-theme-color-border-level4));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}button.selected:focus::-moz-focus-inner,button.selected.focus::-moz-focus-inner,.button-style.selected:focus::-moz-focus-inner,.button-style.selected.focus::-moz-focus-inner{border:0;outline:0}button.selected:disabled,button.selected.disabled,.button-style.selected:disabled,.button-style.selected.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}button.selected:disabled::-moz-focus-inner,button.selected.disabled::-moz-focus-inner,.button-style.selected:disabled::-moz-focus-inner,.button-style.selected.disabled::-moz-focus-inner{border:0;outline:0}button.selected:disabled.nu-button-allow-events,button.selected:disabled .nu-button-allow-events,button.selected.disabled.nu-button-allow-events,button.selected.disabled .nu-button-allow-events,.button-style.selected:disabled.nu-button-allow-events,.button-style.selected:disabled .nu-button-allow-events,.button-style.selected.disabled.nu-button-allow-events,.button-style.selected.disabled .nu-button-allow-events{pointer-events:auto}button.selected:disabled *,button.selected.disabled *,.button-style.selected:disabled *,.button-style.selected.disabled *{cursor:auto}button.pop-up-menu-toggled,nu-menu-item-button.pop-up-menu-toggled{color:rgb(var(--nu-theme-on-color-background))!important;border:1px solid rgb(var(--nu-theme-color-border-level2))!important;background:rgb(var(--nu-theme-color-background-level0))!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;box-shadow:none!important;position:relative}button.pop-up-menu-toggled nu-icon,button.pop-up-menu-toggled nu-icon-with-fallback,nu-menu-item-button.pop-up-menu-toggled nu-icon,nu-menu-item-button.pop-up-menu-toggled nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-background))!important}button.pop-up-menu-toggled nu-icon:not(.nu-icon-prevent-override) path,button.pop-up-menu-toggled nu-icon-with-fallback:not(.nu-icon-prevent-override) path,nu-menu-item-button.pop-up-menu-toggled nu-icon:not(.nu-icon-prevent-override) path,nu-menu-item-button.pop-up-menu-toggled nu-icon-with-fallback:not(.nu-icon-prevent-override) path{fill:inherit!important}button.pop-up-menu-toggled:hover,nu-menu-item-button.pop-up-menu-toggled:hover{background:rgb(var(--nu-theme-color-background-level3))!important}button:hover .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable,button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable,nu-menu-item-button:hover .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable,nu-menu-item-button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable{visibility:visible;opacity:1;transition:opacity ease-in .1s .1s}button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable,nu-menu-item-button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable{color:rgb(var(--nu-theme-on-color-selected));background:rgb(var(--nu-theme-color-selected-base))}button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable nu-icon:not(.nu-icon-prevent-override) path,button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable nu-icon-with-fallback:not(.nu-icon-prevent-override) path,nu-menu-item-button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable nu-icon:not(.nu-icon-prevent-override) path,nu-menu-item-button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable nu-icon-with-fallback:not(.nu-icon-prevent-override) path{fill:inherit!important}button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:hover,nu-menu-item-button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:hover{background:rgb(var(--nu-theme-color-selected-hover))}button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable nu-icon,button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable nu-icon-with-fallback,nu-menu-item-button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable nu-icon,nu-menu-item-button.click-toggle-mode-pop-up-menu-toggled .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-selected))!important}button:not(.click-toggle-mode-pop-up-menu-toggled) .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable nu-icon,button:not(.click-toggle-mode-pop-up-menu-toggled) .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable nu-icon-with-fallback,nu-menu-item-button:not(.click-toggle-mode-pop-up-menu-toggled) .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable nu-icon,nu-menu-item-button:not(.click-toggle-mode-pop-up-menu-toggled) .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-background))!important}button .nu-dropdown-toggle-indicator,nu-menu-item-button .nu-dropdown-toggle-indicator{display:inline-flex;flex-shrink:0;align-items:center;justify-content:flex-end}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-override-button-text, var(--nu-theme-on-color-background)));background:rgb(var(--nu-theme-override-button-background, var(--nu-theme-color-background-level0)));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-override-button-border, var(--nu-theme-color-border-level1)));position:relative;padding:0 4px;display:inline-block;visibility:hidden;transition:none;opacity:0;min-height:unset}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:hover,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:hover{cursor:pointer}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:hover *,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:hover *{cursor:pointer}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable .nu-ripple-container,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable .nu-ripple,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable .nu-ripple.secondary,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable .nu-ripple,body.nu-light-theme nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable .nu-ripple{background-color:#fffc}body.nu-dark-theme button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable .nu-ripple,body.nu-dark-theme nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable .nu-ripple{background-color:#fff6}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:hover,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:hover{background:rgb(var(--nu-theme-override-button-hover-background, var(--nu-theme-color-background-level3)));border-color:rgb(var(--nu-theme-override-button-hover-border, var(--nu-theme-color-border-level2)))}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:focus,button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.focus,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:focus,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.focus{outline:none;border-color:rgb(var(--nu-theme-color-border-level5));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:focus::-moz-focus-inner,button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.focus::-moz-focus-inner,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:focus::-moz-focus-inner,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.focus::-moz-focus-inner{border:0;outline:0}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:disabled,button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.disabled,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:disabled,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:disabled::-moz-focus-inner,button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.disabled::-moz-focus-inner,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:disabled::-moz-focus-inner,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.disabled::-moz-focus-inner{border:0;outline:0}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:disabled.nu-button-allow-events,button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:disabled .nu-button-allow-events,button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.disabled.nu-button-allow-events,button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.disabled .nu-button-allow-events,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:disabled.nu-button-allow-events,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:disabled .nu-button-allow-events,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.disabled.nu-button-allow-events,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.disabled .nu-button-allow-events{pointer-events:auto}button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:disabled *,button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.disabled *,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable:disabled *,nu-menu-item-button .nu-dropdown-toggle-indicator.nu-dropdown-toggle-indicator-clickable.disabled *{cursor:auto}button .nu-dropdown-toggle-indicator:not(.nu-dropdown-toggle-indicator-clickable),nu-menu-item-button .nu-dropdown-toggle-indicator:not(.nu-dropdown-toggle-indicator-clickable){flex-grow:1;padding-right:7px}button .nu-dropdown-toggle-indicator:not(.nu-dropdown-toggle-indicator-clickable) nu-icon,button .nu-dropdown-toggle-indicator:not(.nu-dropdown-toggle-indicator-clickable) nu-icon-with-fallback,nu-menu-item-button .nu-dropdown-toggle-indicator:not(.nu-dropdown-toggle-indicator-clickable) nu-icon,nu-menu-item-button .nu-dropdown-toggle-indicator:not(.nu-dropdown-toggle-indicator-clickable) nu-icon-with-fallback{margin-left:2px;margin-right:-3px}input:not([type]),input[type=text],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=url],input[type=search],input[type=date],input[type=time],select,textarea,nu-omni-select>.input{color:rgb(var(--nu-theme-on-color-background));background-color:rgb(var(--nu-theme-override-input-background, var(--nu-theme-color-background-level0)));margin:.2em;padding:3px 7px;border-radius:var(--nu-theme-dimension-input-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-override-input-border, var(--nu-theme-color-border-level1)));box-sizing:border-box;line-height:var(--nu-theme-dimension-button-input-line-height);outline:none}input:not([type])::-moz-focus-inner,input[type=text]::-moz-focus-inner,input[type=email]::-moz-focus-inner,input[type=number]::-moz-focus-inner,input[type=password]::-moz-focus-inner,input[type=tel]::-moz-focus-inner,input[type=url]::-moz-focus-inner,input[type=search]::-moz-focus-inner,input[type=date]::-moz-focus-inner,input[type=time]::-moz-focus-inner,select::-moz-focus-inner,textarea::-moz-focus-inner,nu-omni-select>.input::-moz-focus-inner{border:0;outline:0}body.nu-dark-theme input:not([type]),body.nu-dark-theme input[type=text],body.nu-dark-theme input[type=email],body.nu-dark-theme input[type=number],body.nu-dark-theme input[type=password],body.nu-dark-theme input[type=tel],body.nu-dark-theme input[type=url],body.nu-dark-theme input[type=search],body.nu-dark-theme input[type=date],body.nu-dark-theme input[type=time],body.nu-dark-theme select,body.nu-dark-theme textarea,body.nu-dark-theme nu-omni-select>.input{background-color:rgb(var(--nu-theme-color-background-level1))}input:not([type]):focus,input[type=text]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=search]:focus,input[type=date]:focus,input[type=time]:focus,select:focus,textarea:focus,nu-omni-select>.input:focus{border-color:rgb(var(--nu-theme-color-border-level4))}body.nu-light-theme input:not([type]):focus,body.nu-light-theme input[type=text]:focus,body.nu-light-theme input[type=email]:focus,body.nu-light-theme input[type=number]:focus,body.nu-light-theme input[type=password]:focus,body.nu-light-theme input[type=tel]:focus,body.nu-light-theme input[type=url]:focus,body.nu-light-theme input[type=search]:focus,body.nu-light-theme input[type=date]:focus,body.nu-light-theme input[type=time]:focus,body.nu-light-theme select:focus,body.nu-light-theme textarea:focus,body.nu-light-theme nu-omni-select>.input:focus{box-shadow:0 1px 7px rgba(var(--nu-theme-color-misc-shadow),.25),0 0 3px rgba(var(--nu-theme-color-misc-shadow),.25)}body.nu-dark-theme input:not([type]):focus,body.nu-dark-theme input[type=text]:focus,body.nu-dark-theme input[type=email]:focus,body.nu-dark-theme input[type=number]:focus,body.nu-dark-theme input[type=password]:focus,body.nu-dark-theme input[type=tel]:focus,body.nu-dark-theme input[type=url]:focus,body.nu-dark-theme input[type=search]:focus,body.nu-dark-theme input[type=date]:focus,body.nu-dark-theme input[type=time]:focus,body.nu-dark-theme select:focus,body.nu-dark-theme textarea:focus,body.nu-dark-theme nu-omni-select>.input:focus{box-shadow:0 1px 7px rgba(var(--nu-theme-color-border-level4),.25),0 0 3px rgba(var(--nu-theme-color-border-level4),.25)}input:not([type]):disabled,input[type=text]:disabled,input[type=email]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=tel]:disabled,input[type=url]:disabled,input[type=search]:disabled,input[type=date]:disabled,input[type=time]:disabled,select:disabled,textarea:disabled,nu-omni-select>.input:disabled{opacity:.5}input:not([type]).ng-invalid.ng-dirty.ng-touched,input[type=text].ng-invalid.ng-dirty.ng-touched,input[type=email].ng-invalid.ng-dirty.ng-touched,input[type=number].ng-invalid.ng-dirty.ng-touched,input[type=password].ng-invalid.ng-dirty.ng-touched,input[type=tel].ng-invalid.ng-dirty.ng-touched,input[type=url].ng-invalid.ng-dirty.ng-touched,input[type=search].ng-invalid.ng-dirty.ng-touched,input[type=date].ng-invalid.ng-dirty.ng-touched,input[type=time].ng-invalid.ng-dirty.ng-touched,select.ng-invalid.ng-dirty.ng-touched,textarea.ng-invalid.ng-dirty.ng-touched,nu-omni-select>.input.ng-invalid.ng-dirty.ng-touched{border-color:rgb(var(--nu-theme-color-misc-control-error))}input:not([type]).ng-invalid.ng-dirty.ng-touched:focus,input[type=text].ng-invalid.ng-dirty.ng-touched:focus,input[type=email].ng-invalid.ng-dirty.ng-touched:focus,input[type=number].ng-invalid.ng-dirty.ng-touched:focus,input[type=password].ng-invalid.ng-dirty.ng-touched:focus,input[type=tel].ng-invalid.ng-dirty.ng-touched:focus,input[type=url].ng-invalid.ng-dirty.ng-touched:focus,input[type=search].ng-invalid.ng-dirty.ng-touched:focus,input[type=date].ng-invalid.ng-dirty.ng-touched:focus,input[type=time].ng-invalid.ng-dirty.ng-touched:focus,select.ng-invalid.ng-dirty.ng-touched:focus,textarea.ng-invalid.ng-dirty.ng-touched:focus,nu-omni-select>.input.ng-invalid.ng-dirty.ng-touched:focus{box-shadow:0 1px 7px rgba(var(--nu-theme-color-misc-control-error),.6),0 0 3px rgba(var(--nu-theme-color-misc-control-error),.6)}body.nu-light-theme input:not([type]).ng-invalid.ng-pristine,body.nu-light-theme input:not([type]).ng-invalid.ng-dirty:not(.ng-touched),body.nu-light-theme input[type=text].ng-invalid.ng-pristine,body.nu-light-theme input[type=text].ng-invalid.ng-dirty:not(.ng-touched),body.nu-light-theme input[type=email].ng-invalid.ng-pristine,body.nu-light-theme input[type=email].ng-invalid.ng-dirty:not(.ng-touched),body.nu-light-theme input[type=number].ng-invalid.ng-pristine,body.nu-light-theme input[type=number].ng-invalid.ng-dirty:not(.ng-touched),body.nu-light-theme input[type=password].ng-invalid.ng-pristine,body.nu-light-theme input[type=password].ng-invalid.ng-dirty:not(.ng-touched),body.nu-light-theme input[type=tel].ng-invalid.ng-pristine,body.nu-light-theme input[type=tel].ng-invalid.ng-dirty:not(.ng-touched),body.nu-light-theme input[type=url].ng-invalid.ng-pristine,body.nu-light-theme input[type=url].ng-invalid.ng-dirty:not(.ng-touched),body.nu-light-theme input[type=search].ng-invalid.ng-pristine,body.nu-light-theme input[type=search].ng-invalid.ng-dirty:not(.ng-touched),body.nu-light-theme input[type=date].ng-invalid.ng-pristine,body.nu-light-theme input[type=date].ng-invalid.ng-dirty:not(.ng-touched),body.nu-light-theme input[type=time].ng-invalid.ng-pristine,body.nu-light-theme input[type=time].ng-invalid.ng-dirty:not(.ng-touched),body.nu-light-theme select.ng-invalid.ng-pristine,body.nu-light-theme select.ng-invalid.ng-dirty:not(.ng-touched),body.nu-light-theme textarea.ng-invalid.ng-pristine,body.nu-light-theme textarea.ng-invalid.ng-dirty:not(.ng-touched),body.nu-light-theme nu-omni-select>.input.ng-invalid.ng-pristine,body.nu-light-theme nu-omni-select>.input.ng-invalid.ng-dirty:not(.ng-touched){background-color:rgb(var(--nu-theme-color-misc-control-error-pristine))}body.nu-dark-theme input:not([type]).ng-invalid.ng-pristine,body.nu-dark-theme input:not([type]).ng-invalid.ng-dirty:not(.ng-touched),body.nu-dark-theme input[type=text].ng-invalid.ng-pristine,body.nu-dark-theme input[type=text].ng-invalid.ng-dirty:not(.ng-touched),body.nu-dark-theme input[type=email].ng-invalid.ng-pristine,body.nu-dark-theme input[type=email].ng-invalid.ng-dirty:not(.ng-touched),body.nu-dark-theme input[type=number].ng-invalid.ng-pristine,body.nu-dark-theme input[type=number].ng-invalid.ng-dirty:not(.ng-touched),body.nu-dark-theme input[type=password].ng-invalid.ng-pristine,body.nu-dark-theme input[type=password].ng-invalid.ng-dirty:not(.ng-touched),body.nu-dark-theme input[type=tel].ng-invalid.ng-pristine,body.nu-dark-theme input[type=tel].ng-invalid.ng-dirty:not(.ng-touched),body.nu-dark-theme input[type=url].ng-invalid.ng-pristine,body.nu-dark-theme input[type=url].ng-invalid.ng-dirty:not(.ng-touched),body.nu-dark-theme input[type=search].ng-invalid.ng-pristine,body.nu-dark-theme input[type=search].ng-invalid.ng-dirty:not(.ng-touched),body.nu-dark-theme input[type=date].ng-invalid.ng-pristine,body.nu-dark-theme input[type=date].ng-invalid.ng-dirty:not(.ng-touched),body.nu-dark-theme input[type=time].ng-invalid.ng-pristine,body.nu-dark-theme input[type=time].ng-invalid.ng-dirty:not(.ng-touched),body.nu-dark-theme select.ng-invalid.ng-pristine,body.nu-dark-theme select.ng-invalid.ng-dirty:not(.ng-touched),body.nu-dark-theme textarea.ng-invalid.ng-pristine,body.nu-dark-theme textarea.ng-invalid.ng-dirty:not(.ng-touched),body.nu-dark-theme nu-omni-select>.input.ng-invalid.ng-pristine,body.nu-dark-theme nu-omni-select>.input.ng-invalid.ng-dirty:not(.ng-touched){border-color:rgb(var(--nu-theme-color-misc-control-error-pristine))}body.nu-dark-theme input:not([type]).ng-invalid.ng-pristine:focus,body.nu-dark-theme input:not([type]).ng-invalid.ng-dirty:not(.ng-touched):focus,body.nu-dark-theme input[type=text].ng-invalid.ng-pristine:focus,body.nu-dark-theme input[type=text].ng-invalid.ng-dirty:not(.ng-touched):focus,body.nu-dark-theme input[type=email].ng-invalid.ng-pristine:focus,body.nu-dark-theme input[type=email].ng-invalid.ng-dirty:not(.ng-touched):focus,body.nu-dark-theme input[type=number].ng-invalid.ng-pristine:focus,body.nu-dark-theme input[type=number].ng-invalid.ng-dirty:not(.ng-touched):focus,body.nu-dark-theme input[type=password].ng-invalid.ng-pristine:focus,body.nu-dark-theme input[type=password].ng-invalid.ng-dirty:not(.ng-touched):focus,body.nu-dark-theme input[type=tel].ng-invalid.ng-pristine:focus,body.nu-dark-theme input[type=tel].ng-invalid.ng-dirty:not(.ng-touched):focus,body.nu-dark-theme input[type=url].ng-invalid.ng-pristine:focus,body.nu-dark-theme input[type=url].ng-invalid.ng-dirty:not(.ng-touched):focus,body.nu-dark-theme input[type=search].ng-invalid.ng-pristine:focus,body.nu-dark-theme input[type=search].ng-invalid.ng-dirty:not(.ng-touched):focus,body.nu-dark-theme input[type=date].ng-invalid.ng-pristine:focus,body.nu-dark-theme input[type=date].ng-invalid.ng-dirty:not(.ng-touched):focus,body.nu-dark-theme input[type=time].ng-invalid.ng-pristine:focus,body.nu-dark-theme input[type=time].ng-invalid.ng-dirty:not(.ng-touched):focus,body.nu-dark-theme select.ng-invalid.ng-pristine:focus,body.nu-dark-theme select.ng-invalid.ng-dirty:not(.ng-touched):focus,body.nu-dark-theme textarea.ng-invalid.ng-pristine:focus,body.nu-dark-theme textarea.ng-invalid.ng-dirty:not(.ng-touched):focus,body.nu-dark-theme nu-omni-select>.input.ng-invalid.ng-pristine:focus,body.nu-dark-theme nu-omni-select>.input.ng-invalid.ng-dirty:not(.ng-touched):focus{box-shadow:0 1px 7px rgba(var(--nu-theme-color-misc-control-error-pristine),.6),0 0 3px rgba(var(--nu-theme-color-misc-control-error-pristine),.6)}input[type=date],input[type=time]{padding-top:0;padding-bottom:0}input:read-only,textarea:read-only{opacity:.5}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}select{appearance:none;text-overflow:"";background-position:100% 50%;background-repeat:no-repeat;padding-right:0}select:not([multiple]){appearance:none;padding-right:1.5em;position:relative;background-size:18px 18px;background-position:99.3% 55%}select:not([multiple])::-ms-expand{display:none}body.nu-light-theme select:not([multiple]){background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20style%3D%22width%3A%2018px%3B%20height%3A%2018px%3B%20fill%3A%20rgb%2845%2C%2045%2C%2045%29%3B%22%3E%3Cpath%20d%3D%22M4.978%207h8.04c.557%200%20.835.672.441%201.066l-4.018%204.022a.626.626%200%2001-.885%200L4.538%208.066A.624.624%200%20014.978%207z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}body.nu-dark-theme select:not([multiple]){background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20style%3D%22width%3A%2018px%3B%20height%3A%2018px%3B%20fill%3A%20rgb%28200%2C%20200%2C%20200%29%3B%22%3E%3Cpath%20d%3D%22M4.978%207h8.04c.557%200%20.835.672.441%201.066l-4.018%204.022a.626.626%200%2001-.885%200L4.538%208.066A.624.624%200%20014.978%207z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}nu-icon,nu-icon-with-fallback{display:inline-block;fill:currentColor;flex-shrink:0;overflow:hidden}nu-icon[data-nu-icon-size=normal],nu-icon-with-fallback[data-nu-icon-size=normal]{vertical-align:-3px}nu-icon[data-nu-icon-size=small],nu-icon-with-fallback[data-nu-icon-size=small]{vertical-align:-1px}@keyframes nu-loading-icon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}nu-icon+span,nu-icon-with-fallback+span,nu-descriptor-icon+span{margin-left:.3em}nu-icon.nu-loading-icon,nu-icon-with-fallback.nu-loading-icon{color:rgb(var(--nu-theme-override-loading-icon, var(--nu-theme-color-header-base)))!important;animation:nu-loading-icon 2s infinite linear}nu-icon.nu-red-icon,nu-icon-with-fallback.nu-red-icon{color:rgb(var(--nu-theme-color-icon-red))!important}nu-icon.nu-yellow-icon,nu-icon-with-fallback.nu-yellow-icon{color:rgb(var(--nu-theme-color-icon-yellow))!important}nu-icon.nu-blue-icon,nu-icon-with-fallback.nu-blue-icon{color:rgb(var(--nu-theme-override-blue-icon, var(--nu-theme-color-icon-blue)))!important}nu-icon.nu-green-icon,nu-icon-with-fallback.nu-green-icon{color:rgb(var(--nu-theme-color-icon-green))!important}nu-icon.nu-orange-icon,nu-icon-with-fallback.nu-orange-icon{color:rgb(var(--nu-theme-color-icon-orange))!important}nu-icon.nu-gray-icon,nu-icon-with-fallback.nu-gray-icon{color:#828282!important}nu-icon.nu-magenta-icon,nu-icon-with-fallback.nu-magenta-icon{color:#f0f!important}nu-icon.nu-severity-success-icon,nu-icon-with-fallback.nu-severity-success-icon{color:rgb(var(--nu-theme-color-informative-success-base))!important}nu-icon.nu-severity-low-icon,nu-icon-with-fallback.nu-severity-low-icon{color:rgb(var(--nu-theme-color-informative-severity-low-base))!important}nu-icon.nu-severity-medium-icon,nu-icon-with-fallback.nu-severity-medium-icon{color:rgb(var(--nu-theme-color-informative-severity-medium-base))!important}nu-icon.nu-severity-high-icon,nu-icon-with-fallback.nu-severity-high-icon{color:rgb(var(--nu-theme-color-informative-severity-high-base))!important}nu-icon.nu-severity-critical-icon,nu-icon-with-fallback.nu-severity-critical-icon{color:rgb(var(--nu-theme-color-informative-severity-critical-base))!important}nu-icon.nu-icon-inherit g,nu-icon.nu-icon-inherit path,nu-icon-with-fallback.nu-icon-inherit g,nu-icon-with-fallback.nu-icon-inherit path{fill:inherit!important}nu-icon.nu-windows-blue-icon,nu-icon-with-fallback.nu-windows-blue-icon{color:#094ab2}nu-icon.nu-android-green-icon,nu-icon-with-fallback.nu-android-green-icon{color:#a4c649!important}@keyframes nu-keyboard-key-highlight{0%{border:solid 1px rgb(var(--nu-theme-color-border-level2));border-bottom-color:rgb(var(--nu-theme-color-border-level3))}50%{border:solid 1px rgb(var(--nu-theme-color-border-level4));border-bottom-color:rgb(var(--nu-theme-color-border-level5));box-shadow:inset 0 -1px rgb(var(--nu-theme-color-border-level3)),0 0 2px 2px rgb(var(--nu-theme-color-background-level4))}to{border:solid 1px rgb(var(--nu-theme-color-border-level2));border-bottom-color:rgb(var(--nu-theme-color-border-level3))}}@keyframes nu-placeholder-shine{0%{background-position:-33% 0}to{background-position:200% 0}}@keyframes nu-button-ripple{to{transform:scale(4);opacity:0}}.nu-mutable-portal-component-overlay-wrapper{z-index:50}.nu-mutable-portal-component-overlay-wrapper .nu-mutable-portal-component{border:1px solid rgb(var(--nu-theme-color-border-level2));border-radius:var(--nu-theme-dimension-general-border-radius);overflow:hidden;background:rgb(var(--nu-theme-override-button-background, var(--nu-theme-color-background-level0)));box-shadow:0 3px 6px rgba(var(--nu-theme-color-misc-shadow),.16),0 3px 6px rgba(var(--nu-theme-color-misc-shadow),.23);max-height:calc(100vh - 20px)}.nu-mutable-portal-component-overlay-wrapper .nu-mutable-portal-component.nu-bottom-left-speech-bubble:before{content:"";width:0px;height:0px;position:absolute;border-left:10px solid rgb(var(--nu-theme-color-border-level2));border-right:3px solid transparent;border-top:3px solid rgb(var(--nu-theme-color-border-level2));border-bottom:10px solid transparent;left:15px;bottom:-14px}.nu-mutable-portal-component-overlay-wrapper .nu-mutable-portal-component.nu-bottom-left-speech-bubble:after{content:"";width:0px;height:0px;position:absolute;border-left:7px solid rgb(var(--nu-theme-override-main-background, var(--nu-theme-color-background-level1)));border-right:5px solid transparent;border-top:5px solid rgb(var(--nu-theme-override-main-background, var(--nu-theme-color-background-level1)));border-bottom:7px solid transparent;left:16px;bottom:-12px}.nu-mutable-portal-component-overlay-wrapper .nu-mutable-portal-component.nu-bottom-left-speech-bubble.nu-with-footer:after{border-left-color:rgb(var(--nu-theme-color-background-level2));border-top-color:rgb(var(--nu-theme-color-background-level2))}.nu-mutable-embedded-footer-root{visibility:hidden}.nu-number-bubble,.nu-small-number-bubble{display:inline-block;height:18px;min-width:18px;text-align:center;box-sizing:border-box;font-size:13px;line-height:normal;vertical-align:1px;padding:1px 5px;border-radius:10px;color:rgb(var(--nu-theme-on-color-number-bubble));background-color:rgb(var(--nu-theme-color-number-bubble-base))}.nu-number-bubble.nu-search-match-highlight,.nu-small-number-bubble.nu-search-match-highlight{padding-top:0;padding-bottom:0;border:1px solid rgb(var(--nu-theme-color-number-bubble-base))}.nu-number-bubble.severity-low,.nu-small-number-bubble.severity-low{color:rgb(var(--nu-theme-on-color-informative-severity-low));background-color:rgb(var(--nu-theme-color-informative-severity-low-base))}.nu-number-bubble.severity-medium,.nu-small-number-bubble.severity-medium{color:rgb(var(--nu-theme-on-color-informative-severity-medium));background-color:rgb(var(--nu-theme-color-informative-severity-medium-base))}.nu-number-bubble.severity-high,.nu-small-number-bubble.severity-high{color:rgb(var(--nu-theme-on-color-informative-severity-high));background-color:rgb(var(--nu-theme-color-informative-severity-high-base))}.nu-number-bubble.severity-critical,.nu-small-number-bubble.severity-critical{color:rgb(var(--nu-theme-on-color-informative-severity-critical));background-color:rgb(var(--nu-theme-color-informative-severity-critical-base))}.nu-small-number-bubble{font-size:11px;height:16px;min-width:16px}.nu-tooltip-overlay-wrapper{z-index:60}.nu-tooltip-overlay-wrapper .nu-tooltip-hidden{visibility:hidden}.nu-tooltip-overlay-wrapper .nu-tooltip-content{border:1px solid rgb(var(--nu-theme-color-border-level2));border-radius:var(--nu-theme-dimension-general-border-radius);background-color:rgb(var(--nu-theme-override-text-background, var(--nu-theme-color-background-level0)));box-shadow:0 10px 20px rgba(var(--nu-theme-color-misc-shadow),.19),0 6px 6px rgba(var(--nu-theme-color-misc-shadow),.23);max-height:calc(100vh - 20px);overflow:hidden}.nu-tooltip-overlay-wrapper .nu-tooltip-content.nu-tooltip-content-padded,.nu-tooltip-overlay-wrapper .nu-tooltip-content .nu-tooltip-content-padded{padding:.5em}.nu-tooltip-overlay-wrapper .nu-tooltip-content:not(.nu-tooltip-content-padded) .nu-table,.nu-tooltip-overlay-wrapper .nu-tooltip-content :not(.nu-tooltip-content-padded) .nu-table{margin:.3em}table.nu-unstyled-table{border-collapse:collapse}table.nu-unstyled-table td{padding:0}table>tbody>tr.nu-table-child>td:first-child{padding-left:1.5em}table>tbody>tr.nu-table-child.nu-table-shaded>td{background-color:rgba(var(--nu-theme-color-background-level2),.6)}table.nu-table{border-spacing:0}table.nu-table.nu-table-transparent{background-color:initial}table.nu-table.nu-table-with-margin{margin:1em}table.nu-table.nu-table-full-width{width:100%}table.nu-table>thead>tr>th{font-weight:var(--nu-theme-dimension-normal-font-weight);color:rgb(var(--nu-theme-on-color-background));background-color:rgb(var(--nu-theme-override-table-heading-background, var(--nu-theme-color-background-level2)));padding:.5em}table.nu-table>tbody>tr>td{padding:.5em}table.nu-table>tbody>tr>td.nu-table-cell-disabled{opacity:1}table.nu-table>tbody>tr>td.nu-table-cell-disabled>*{opacity:.5}table.nu-table>tfoot>tr>td{color:rgb(var(--nu-theme-on-color-background));background-color:rgb(var(--nu-theme-color-background-level2));padding:.5em}table.nu-table.nu-table-condensed>thead,table.nu-table.nu-table-slightly-condensed>thead,table.nu-table.nu-table-key-value>thead{display:none}table.nu-table.nu-table-condensed:first-of-type>td,table.nu-table.nu-table-slightly-condensed:first-of-type>td{padding-top:0}table.nu-table.nu-table-condensed:last-of-type>td,table.nu-table.nu-table-slightly-condensed:last-of-type>td{padding-bottom:0}table.nu-table.nu-table-condensed>tbody>tr>td{padding:.2em}table.nu-table.nu-table-slightly-condensed>tbody>tr>td{padding:.3em}table.nu-table-bordered>thead>tr>th{border-top:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)));border-bottom:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)));border-left:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-bordered>thead>tr>th:last-of-type{border-right:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-bordered>tfoot>tr>td{border-bottom:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)));border-left:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-bordered>tfoot>tr>td:last-of-type{border-right:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-bordered>tbody>tr>td:first-of-type,table.nu-table-bordered:not(.nu-table-key-value):not(.nu-table-key-value-with-header)>tbody>tr>td{border-left:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-bordered>tbody>tr>td:last-of-type{border-right:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-bordered:not(.nu-table-sticky-header)>tbody>tr:last-of-type>td{border-bottom:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-bordered>tbody:first-child>tr:first-of-type>td{border-top:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-columns-bordered>thead>tr>th{border-bottom:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-columns-bordered>thead>tr>th:not(:first-of-type){border-left:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-columns-bordered>thead>tr>th>tfoot>tr>td:not(:first-of-type){border-left:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-columns-bordered:not(.nu-table-key-value):not(.nu-table-key-value-with-header)>tbody>tr>td:not(:first-of-type){border-left:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-columns-bordered>tbody:first-child>tr:first-of-type>td{border-top:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-striped>tbody>tr:nth-child(2n)>td{background-color:rgb(var(--nu-theme-override-table-striped-background, var(--nu-theme-color-background-level2)))}table.nu-table-rows-bordered>tbody>tr>td:not(:first-of-type){border-left:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-rows-bordered>tbody>tr:not(:first-of-type)>td{border-top:1px solid rgb(var(--nu-theme-color-border-level0))}table.nu-table-key-value>tbody>tr.nu-table-row-divider>td,table.nu-table-key-value-with-header>tbody>tr.nu-table-row-divider>td{border-top:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}table.nu-table-key-value>tbody>tr:not(.nu-table-section-header)>td:first-of-type:not([colspan]),table.nu-table-key-value-with-header>tbody>tr:not(.nu-table-section-header)>td:first-of-type:not([colspan]){vertical-align:top;white-space:nowrap;color:rgba(var(--nu-theme-on-color-background),.65)}table.nu-table>tbody>tr.nu-table-section-header{border-top:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)));border-bottom:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)));color:rgb(var(--nu-theme-on-color-accent));background-color:rgb(var(--nu-theme-color-accent-base))}table.nu-table-sticky-header th{position:sticky;top:0;z-index:1}.nu-sticky-header-table-container{overflow-y:auto;border-bottom:1px solid rgb(var(--nu-theme-override-table-border, var(--nu-theme-color-border-level2)))}.nu-flex-centered{display:flex;align-items:center;justify-content:center}.nu-absolute-fill{position:absolute;height:100%;width:100%;inset:0}.nu-message,.nu-info-message,.nu-success-message,.nu-warning-message,.nu-error-message{display:flex;align-items:center;margin:1em .5em;max-width:500px}.nu-message:empty,.nu-info-message:empty,.nu-success-message:empty,.nu-warning-message:empty,.nu-error-message:empty{display:none}.nu-message>nu-icon,.nu-message>nu-icon-with-fallback,.nu-info-message>nu-icon,.nu-info-message>nu-icon-with-fallback,.nu-success-message>nu-icon,.nu-success-message>nu-icon-with-fallback,.nu-warning-message>nu-icon,.nu-warning-message>nu-icon-with-fallback,.nu-error-message>nu-icon,.nu-error-message>nu-icon-with-fallback{flex-shrink:0}.nu-message>nu-icon:not(:last-child),.nu-message>nu-icon-with-fallback:not(:last-child),.nu-info-message>nu-icon:not(:last-child),.nu-info-message>nu-icon-with-fallback:not(:last-child),.nu-success-message>nu-icon:not(:last-child),.nu-success-message>nu-icon-with-fallback:not(:last-child),.nu-warning-message>nu-icon:not(:last-child),.nu-warning-message>nu-icon-with-fallback:not(:last-child),.nu-error-message>nu-icon:not(:last-child),.nu-error-message>nu-icon-with-fallback:not(:last-child){margin-right:1em}.nu-message>nu-icon:not(:first-child),.nu-message>nu-icon-with-fallback:not(:first-child),.nu-info-message>nu-icon:not(:first-child),.nu-info-message>nu-icon-with-fallback:not(:first-child),.nu-success-message>nu-icon:not(:first-child),.nu-success-message>nu-icon-with-fallback:not(:first-child),.nu-warning-message>nu-icon:not(:first-child),.nu-warning-message>nu-icon-with-fallback:not(:first-child),.nu-error-message>nu-icon:not(:first-child),.nu-error-message>nu-icon-with-fallback:not(:first-child){margin-left:1em}.nu-message>nu-icon+nu-icon,.nu-message>nu-icon-with-fallback+nu-icon,.nu-info-message>nu-icon+nu-icon,.nu-info-message>nu-icon-with-fallback+nu-icon,.nu-success-message>nu-icon+nu-icon,.nu-success-message>nu-icon-with-fallback+nu-icon,.nu-warning-message>nu-icon+nu-icon,.nu-warning-message>nu-icon-with-fallback+nu-icon,.nu-error-message>nu-icon+nu-icon,.nu-error-message>nu-icon-with-fallback+nu-icon{margin-left:0}.nu-message .message-content,.nu-info-message .message-content,.nu-success-message .message-content,.nu-warning-message .message-content,.nu-error-message .message-content{flex-grow:1}.nu-message p,.nu-info-message p,.nu-success-message p,.nu-warning-message p,.nu-error-message p{margin-top:0;margin-bottom:0}.nu-message p+p,.nu-info-message p+p,.nu-success-message p+p,.nu-warning-message p+p,.nu-error-message p+p{margin-top:1.5em}.nu-message a,.nu-info-message a,.nu-success-message a,.nu-warning-message a,.nu-error-message a{text-decoration:underline}.nu-message,.nu-info-message,.nu-success-message,.nu-warning-message,.nu-error-message{border-width:1px;border-style:solid;border-radius:0;padding:1em}.nu-message{color:rgba(var(--nu-theme-on-color-background),.8);background-color:rgb(var(--nu-theme-color-background-level1));border-color:rgb(var(--nu-theme-color-border-level1));border-radius:var(--nu-theme-dimension-general-border-radius)}.nu-info-message{background-color:rgb(var(--nu-theme-color-low-contrast-informative-severity-low-base));border-color:rgb(var(--nu-theme-color-low-contrast-informative-severity-low-hover));border-radius:var(--nu-theme-dimension-general-border-radius)}.nu-info-message,.nu-info-message a,.nu-info-message nu-icon{color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-low))!important}.nu-info-message button{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;padding:3px 7px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-low));background:rgb(var(--nu-theme-color-low-contrast-informative-severity-low-base));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-low));position:relative}.nu-info-message button:hover,.nu-info-message button:hover *{cursor:pointer}.nu-info-message button nu-icon,.nu-info-message button nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-low))!important}.nu-info-message button nu-icon:not(.nu-icon-prevent-override) path,.nu-info-message button nu-icon-with-fallback:not(.nu-icon-prevent-override) path{fill:inherit!important}.nu-info-message button .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}.nu-info-message button .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}.nu-info-message button .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme .nu-info-message button .nu-ripple{background-color:#fffc}body.nu-dark-theme .nu-info-message button .nu-ripple{background-color:#fff6}.nu-info-message button:hover{background:rgb(var(--nu-theme-color-low-contrast-informative-severity-low-hover));border-color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-low))}.nu-info-message button:focus,.nu-info-message button.focus{outline:none;border-color:rgb(var(--nu-theme-color-border-level4));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}.nu-info-message button:focus::-moz-focus-inner,.nu-info-message button.focus::-moz-focus-inner{border:0;outline:0}.nu-info-message button:disabled,.nu-info-message button.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}.nu-info-message button:disabled::-moz-focus-inner,.nu-info-message button.disabled::-moz-focus-inner{border:0;outline:0}.nu-info-message button:disabled.nu-button-allow-events,.nu-info-message button:disabled .nu-button-allow-events,.nu-info-message button.disabled.nu-button-allow-events,.nu-info-message button.disabled .nu-button-allow-events{pointer-events:auto}.nu-info-message button:disabled *,.nu-info-message button.disabled *{cursor:auto}body.nu-dark-theme .nu-info-message{border-left:6px solid;border-color:rgb(var(--nu-theme-color-informative-severity-low-hover));background-color:rgb(var(--nu-theme-color-background-level2))}body.nu-dark-theme .nu-info-message>nu-icon{color:rgb(var(--nu-theme-color-informative-severity-low-hover))!important}body.nu-dark-theme .nu-info-message,body.nu-dark-theme .nu-info-message a{color:rgb(var(--nu-theme-on-color-background))!important}body.nu-dark-theme .nu-info-message button{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;padding:3px 7px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-on-color-background));background:rgb(var(--nu-theme-color-background-level2));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-on-color-background));position:relative}body.nu-dark-theme .nu-info-message button:hover,body.nu-dark-theme .nu-info-message button:hover *{cursor:pointer}body.nu-dark-theme .nu-info-message button nu-icon,body.nu-dark-theme .nu-info-message button nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-background))!important}body.nu-dark-theme .nu-info-message button nu-icon:not(.nu-icon-prevent-override) path,body.nu-dark-theme .nu-info-message button nu-icon-with-fallback:not(.nu-icon-prevent-override) path{fill:inherit!important}body.nu-dark-theme .nu-info-message button .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}body.nu-dark-theme .nu-info-message button .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}body.nu-dark-theme .nu-info-message button .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme body.nu-dark-theme .nu-info-message button .nu-ripple{background-color:#fffc}body.nu-dark-theme body.nu-dark-theme .nu-info-message button .nu-ripple{background-color:#fff6}body.nu-dark-theme .nu-info-message button:hover{background:rgb(var(--nu-theme-color-background-level0));border-color:rgb(var(--nu-theme-on-color-background))}body.nu-dark-theme .nu-info-message button:focus,body.nu-dark-theme .nu-info-message button.focus{outline:none;border-color:rgb(var(--nu-theme-color-border-level2));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}body.nu-dark-theme .nu-info-message button:focus::-moz-focus-inner,body.nu-dark-theme .nu-info-message button.focus::-moz-focus-inner{border:0;outline:0}body.nu-dark-theme .nu-info-message button:disabled,body.nu-dark-theme .nu-info-message button.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}body.nu-dark-theme .nu-info-message button:disabled::-moz-focus-inner,body.nu-dark-theme .nu-info-message button.disabled::-moz-focus-inner{border:0;outline:0}body.nu-dark-theme .nu-info-message button:disabled.nu-button-allow-events,body.nu-dark-theme .nu-info-message button:disabled .nu-button-allow-events,body.nu-dark-theme .nu-info-message button.disabled.nu-button-allow-events,body.nu-dark-theme .nu-info-message button.disabled .nu-button-allow-events{pointer-events:auto}body.nu-dark-theme .nu-info-message button:disabled *,body.nu-dark-theme .nu-info-message button.disabled *{cursor:auto}.nu-success-message{background-color:rgb(var(--nu-theme-color-low-contrast-informative-success-base));border-color:rgb(var(--nu-theme-color-low-contrast-informative-success-hover));border-radius:var(--nu-theme-dimension-general-border-radius)}.nu-success-message,.nu-success-message a,.nu-success-message nu-icon{color:rgb(var(--nu-theme-on-color-low-contrast-informative-success))!important}.nu-success-message button{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;padding:3px 7px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-on-color-low-contrast-informative-success));background:rgb(var(--nu-theme-color-low-contrast-informative-success-base));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-on-color-low-contrast-informative-success));position:relative}.nu-success-message button:hover,.nu-success-message button:hover *{cursor:pointer}.nu-success-message button nu-icon,.nu-success-message button nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-low-contrast-informative-success))!important}.nu-success-message button nu-icon:not(.nu-icon-prevent-override) path,.nu-success-message button nu-icon-with-fallback:not(.nu-icon-prevent-override) path{fill:inherit!important}.nu-success-message button .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}.nu-success-message button .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}.nu-success-message button .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme .nu-success-message button .nu-ripple{background-color:#fffc}body.nu-dark-theme .nu-success-message button .nu-ripple{background-color:#fff6}.nu-success-message button:hover{background:rgb(var(--nu-theme-color-low-contrast-informative-success-hover));border-color:rgb(var(--nu-theme-on-color-low-contrast-informative-success))}.nu-success-message button:focus,.nu-success-message button.focus{outline:none;border-color:rgb(var(--nu-theme-color-border-level4));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}.nu-success-message button:focus::-moz-focus-inner,.nu-success-message button.focus::-moz-focus-inner{border:0;outline:0}.nu-success-message button:disabled,.nu-success-message button.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}.nu-success-message button:disabled::-moz-focus-inner,.nu-success-message button.disabled::-moz-focus-inner{border:0;outline:0}.nu-success-message button:disabled.nu-button-allow-events,.nu-success-message button:disabled .nu-button-allow-events,.nu-success-message button.disabled.nu-button-allow-events,.nu-success-message button.disabled .nu-button-allow-events{pointer-events:auto}.nu-success-message button:disabled *,.nu-success-message button.disabled *{cursor:auto}body.nu-dark-theme .nu-success-message{border-left:6px solid;border-color:rgb(var(--nu-theme-color-informative-success-hover));background-color:rgb(var(--nu-theme-color-background-level2))}body.nu-dark-theme .nu-success-message>nu-icon{color:rgb(var(--nu-theme-color-informative-success-hover))!important}body.nu-dark-theme .nu-success-message,body.nu-dark-theme .nu-success-message a{color:rgb(var(--nu-theme-on-color-background))!important}body.nu-dark-theme .nu-success-message button{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;padding:3px 7px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-on-color-background));background:rgb(var(--nu-theme-color-background-level2));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-on-color-background));position:relative}body.nu-dark-theme .nu-success-message button:hover,body.nu-dark-theme .nu-success-message button:hover *{cursor:pointer}body.nu-dark-theme .nu-success-message button nu-icon,body.nu-dark-theme .nu-success-message button nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-background))!important}body.nu-dark-theme .nu-success-message button nu-icon:not(.nu-icon-prevent-override) path,body.nu-dark-theme .nu-success-message button nu-icon-with-fallback:not(.nu-icon-prevent-override) path{fill:inherit!important}body.nu-dark-theme .nu-success-message button .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}body.nu-dark-theme .nu-success-message button .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}body.nu-dark-theme .nu-success-message button .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme body.nu-dark-theme .nu-success-message button .nu-ripple{background-color:#fffc}body.nu-dark-theme body.nu-dark-theme .nu-success-message button .nu-ripple{background-color:#fff6}body.nu-dark-theme .nu-success-message button:hover{background:rgb(var(--nu-theme-color-background-level0));border-color:rgb(var(--nu-theme-on-color-background))}body.nu-dark-theme .nu-success-message button:focus,body.nu-dark-theme .nu-success-message button.focus{outline:none;border-color:rgb(var(--nu-theme-color-border-level2));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}body.nu-dark-theme .nu-success-message button:focus::-moz-focus-inner,body.nu-dark-theme .nu-success-message button.focus::-moz-focus-inner{border:0;outline:0}body.nu-dark-theme .nu-success-message button:disabled,body.nu-dark-theme .nu-success-message button.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}body.nu-dark-theme .nu-success-message button:disabled::-moz-focus-inner,body.nu-dark-theme .nu-success-message button.disabled::-moz-focus-inner{border:0;outline:0}body.nu-dark-theme .nu-success-message button:disabled.nu-button-allow-events,body.nu-dark-theme .nu-success-message button:disabled .nu-button-allow-events,body.nu-dark-theme .nu-success-message button.disabled.nu-button-allow-events,body.nu-dark-theme .nu-success-message button.disabled .nu-button-allow-events{pointer-events:auto}body.nu-dark-theme .nu-success-message button:disabled *,body.nu-dark-theme .nu-success-message button.disabled *{cursor:auto}.nu-warning-message{background-color:rgb(var(--nu-theme-color-low-contrast-informative-severity-medium-base));border-color:rgb(var(--nu-theme-color-low-contrast-informative-severity-medium-hover));border-radius:var(--nu-theme-dimension-general-border-radius)}.nu-warning-message,.nu-warning-message a,.nu-warning-message nu-icon{color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-medium))!important}.nu-warning-message button{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;padding:3px 7px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-medium));background:rgb(var(--nu-theme-color-low-contrast-informative-severity-medium-base));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-medium));position:relative}.nu-warning-message button:hover,.nu-warning-message button:hover *{cursor:pointer}.nu-warning-message button nu-icon,.nu-warning-message button nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-medium))!important}.nu-warning-message button nu-icon:not(.nu-icon-prevent-override) path,.nu-warning-message button nu-icon-with-fallback:not(.nu-icon-prevent-override) path{fill:inherit!important}.nu-warning-message button .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}.nu-warning-message button .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}.nu-warning-message button .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme .nu-warning-message button .nu-ripple{background-color:#fffc}body.nu-dark-theme .nu-warning-message button .nu-ripple{background-color:#fff6}.nu-warning-message button:hover{background:rgb(var(--nu-theme-color-low-contrast-informative-severity-medium-hover));border-color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-medium))}.nu-warning-message button:focus,.nu-warning-message button.focus{outline:none;border-color:rgb(var(--nu-theme-color-border-level4));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}.nu-warning-message button:focus::-moz-focus-inner,.nu-warning-message button.focus::-moz-focus-inner{border:0;outline:0}.nu-warning-message button:disabled,.nu-warning-message button.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}.nu-warning-message button:disabled::-moz-focus-inner,.nu-warning-message button.disabled::-moz-focus-inner{border:0;outline:0}.nu-warning-message button:disabled.nu-button-allow-events,.nu-warning-message button:disabled .nu-button-allow-events,.nu-warning-message button.disabled.nu-button-allow-events,.nu-warning-message button.disabled .nu-button-allow-events{pointer-events:auto}.nu-warning-message button:disabled *,.nu-warning-message button.disabled *{cursor:auto}body.nu-dark-theme .nu-warning-message{border-left:6px solid;border-color:rgb(var(--nu-theme-color-informative-severity-medium-hover));background-color:rgb(var(--nu-theme-color-background-level2))}body.nu-dark-theme .nu-warning-message>nu-icon{color:rgb(var(--nu-theme-color-informative-severity-medium-hover))!important}body.nu-dark-theme .nu-warning-message,body.nu-dark-theme .nu-warning-message a{color:rgb(var(--nu-theme-on-color-background))!important}body.nu-dark-theme .nu-warning-message button{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;padding:3px 7px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-on-color-background));background:rgb(var(--nu-theme-color-background-level2));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-on-color-background));position:relative}body.nu-dark-theme .nu-warning-message button:hover,body.nu-dark-theme .nu-warning-message button:hover *{cursor:pointer}body.nu-dark-theme .nu-warning-message button nu-icon,body.nu-dark-theme .nu-warning-message button nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-background))!important}body.nu-dark-theme .nu-warning-message button nu-icon:not(.nu-icon-prevent-override) path,body.nu-dark-theme .nu-warning-message button nu-icon-with-fallback:not(.nu-icon-prevent-override) path{fill:inherit!important}body.nu-dark-theme .nu-warning-message button .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}body.nu-dark-theme .nu-warning-message button .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}body.nu-dark-theme .nu-warning-message button .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme body.nu-dark-theme .nu-warning-message button .nu-ripple{background-color:#fffc}body.nu-dark-theme body.nu-dark-theme .nu-warning-message button .nu-ripple{background-color:#fff6}body.nu-dark-theme .nu-warning-message button:hover{background:rgb(var(--nu-theme-color-background-level0));border-color:rgb(var(--nu-theme-on-color-background))}body.nu-dark-theme .nu-warning-message button:focus,body.nu-dark-theme .nu-warning-message button.focus{outline:none;border-color:rgb(var(--nu-theme-color-border-level2));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}body.nu-dark-theme .nu-warning-message button:focus::-moz-focus-inner,body.nu-dark-theme .nu-warning-message button.focus::-moz-focus-inner{border:0;outline:0}body.nu-dark-theme .nu-warning-message button:disabled,body.nu-dark-theme .nu-warning-message button.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}body.nu-dark-theme .nu-warning-message button:disabled::-moz-focus-inner,body.nu-dark-theme .nu-warning-message button.disabled::-moz-focus-inner{border:0;outline:0}body.nu-dark-theme .nu-warning-message button:disabled.nu-button-allow-events,body.nu-dark-theme .nu-warning-message button:disabled .nu-button-allow-events,body.nu-dark-theme .nu-warning-message button.disabled.nu-button-allow-events,body.nu-dark-theme .nu-warning-message button.disabled .nu-button-allow-events{pointer-events:auto}body.nu-dark-theme .nu-warning-message button:disabled *,body.nu-dark-theme .nu-warning-message button.disabled *{cursor:auto}.nu-error-message{background-color:rgb(var(--nu-theme-color-low-contrast-informative-severity-critical-base));border-color:rgb(var(--nu-theme-color-low-contrast-informative-severity-critical-hover));border-radius:var(--nu-theme-dimension-general-border-radius)}.nu-error-message,.nu-error-message a,.nu-error-message nu-icon{color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-critical))!important}.nu-error-message button{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;padding:3px 7px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-critical));background:rgb(var(--nu-theme-color-low-contrast-informative-severity-critical-base));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-critical));position:relative}.nu-error-message button:hover,.nu-error-message button:hover *{cursor:pointer}.nu-error-message button nu-icon,.nu-error-message button nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-critical))!important}.nu-error-message button nu-icon:not(.nu-icon-prevent-override) path,.nu-error-message button nu-icon-with-fallback:not(.nu-icon-prevent-override) path{fill:inherit!important}.nu-error-message button .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}.nu-error-message button .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}.nu-error-message button .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme .nu-error-message button .nu-ripple{background-color:#fffc}body.nu-dark-theme .nu-error-message button .nu-ripple{background-color:#fff6}.nu-error-message button:hover{background:rgb(var(--nu-theme-color-low-contrast-informative-severity-critical-hover));border-color:rgb(var(--nu-theme-on-color-low-contrast-informative-severity-critical))}.nu-error-message button:focus,.nu-error-message button.focus{outline:none;border-color:rgb(var(--nu-theme-color-border-level4));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}.nu-error-message button:focus::-moz-focus-inner,.nu-error-message button.focus::-moz-focus-inner{border:0;outline:0}.nu-error-message button:disabled,.nu-error-message button.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}.nu-error-message button:disabled::-moz-focus-inner,.nu-error-message button.disabled::-moz-focus-inner{border:0;outline:0}.nu-error-message button:disabled.nu-button-allow-events,.nu-error-message button:disabled .nu-button-allow-events,.nu-error-message button.disabled.nu-button-allow-events,.nu-error-message button.disabled .nu-button-allow-events{pointer-events:auto}.nu-error-message button:disabled *,.nu-error-message button.disabled *{cursor:auto}body.nu-dark-theme .nu-error-message{border-left:6px solid;border-color:rgb(var(--nu-theme-color-informative-severity-critical-hover));background-color:rgb(var(--nu-theme-color-background-level2))}body.nu-dark-theme .nu-error-message>nu-icon{color:rgb(var(--nu-theme-color-informative-severity-critical-hover))!important}body.nu-dark-theme .nu-error-message,body.nu-dark-theme .nu-error-message a{color:rgb(var(--nu-theme-on-color-background))!important}body.nu-dark-theme .nu-error-message button{line-height:var(--nu-theme-dimension-button-input-line-height);margin:3px;padding:3px 7px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;user-select:none;min-height:calc(var(--nu-theme-dimension-button-input-line-height) * var(--nu-theme-dimension-normal-font-size) + 6px + 2px);box-sizing:border-box;color:rgb(var(--nu-theme-on-color-background));background:rgb(var(--nu-theme-color-background-level2));border-radius:var(--nu-theme-dimension-button-border-radius);border:1px solid;border-color:rgb(var(--nu-theme-on-color-background));position:relative}body.nu-dark-theme .nu-error-message button:hover,body.nu-dark-theme .nu-error-message button:hover *{cursor:pointer}body.nu-dark-theme .nu-error-message button nu-icon,body.nu-dark-theme .nu-error-message button nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-background))!important}body.nu-dark-theme .nu-error-message button nu-icon:not(.nu-icon-prevent-override) path,body.nu-dark-theme .nu-error-message button nu-icon-with-fallback:not(.nu-icon-prevent-override) path{fill:inherit!important}body.nu-dark-theme .nu-error-message button .nu-ripple-container{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}body.nu-dark-theme .nu-error-message button .nu-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:nu-button-ripple .6s linear}body.nu-dark-theme .nu-error-message button .nu-ripple.secondary{background-color:rgba(var(--nu-theme-color-selected-base),.4)!important}body.nu-light-theme body.nu-dark-theme .nu-error-message button .nu-ripple{background-color:#fffc}body.nu-dark-theme body.nu-dark-theme .nu-error-message button .nu-ripple{background-color:#fff6}body.nu-dark-theme .nu-error-message button:hover{background:rgb(var(--nu-theme-color-background-level0));border-color:rgb(var(--nu-theme-on-color-background))}body.nu-dark-theme .nu-error-message button:focus,body.nu-dark-theme .nu-error-message button.focus{outline:none;border-color:rgb(var(--nu-theme-color-border-level2));box-shadow:0 1px 3px rgba(var(--nu-theme-color-misc-shadow),.12),0 1px 2px rgba(var(--nu-theme-color-misc-shadow),.24)}body.nu-dark-theme .nu-error-message button:focus::-moz-focus-inner,body.nu-dark-theme .nu-error-message button.focus::-moz-focus-inner{border:0;outline:0}body.nu-dark-theme .nu-error-message button:disabled,body.nu-dark-theme .nu-error-message button.disabled{outline:none;opacity:.5;pointer-events:none;cursor:auto}body.nu-dark-theme .nu-error-message button:disabled::-moz-focus-inner,body.nu-dark-theme .nu-error-message button.disabled::-moz-focus-inner{border:0;outline:0}body.nu-dark-theme .nu-error-message button:disabled.nu-button-allow-events,body.nu-dark-theme .nu-error-message button:disabled .nu-button-allow-events,body.nu-dark-theme .nu-error-message button.disabled.nu-button-allow-events,body.nu-dark-theme .nu-error-message button.disabled .nu-button-allow-events{pointer-events:auto}body.nu-dark-theme .nu-error-message button:disabled *,body.nu-dark-theme .nu-error-message button.disabled *{cursor:auto}@keyframes _nu-slider-mask-fade-in{0%{opacity:0}to{opacity:1}}.nu-mask{position:absolute;inset:0;z-index:29}.nu-mask.nu-fade-mask{background:rgba(var(--nu-theme-color-background-level5),.7);animation:_nu-slider-mask-fade-in .5s}.nu-mask.nu-invisible-mask{opacity:0}body.nu-dark-theme .nu-mask{background:rgba(var(--nu-theme-color-background-level1),.5)}.nu-prompt-overlay-wrapper{z-index:40}.nu-notifications-overlay-wrapper{z-index:110}.nu-notifications-overlay-wrapper .nu-notifications-overlay-pane{pointer-events:none!important}.nu-notifications-overlay-wrapper .nu-notifications-overlay-pane>*{pointer-events:auto}.nu-pop-up-menu-overlay-wrapper{z-index:50;pointer-events:none}.nu-severity-low-label{display:inline-block;padding:.4em .5em;background-color:rgb(var(--nu-theme-color-informative-severity-low-base));border-radius:var(--nu-theme-dimension-general-border-radius)}.nu-severity-low-label,.nu-severity-low-label a,.nu-severity-low-label nu-icon,.nu-severity-low-label nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-informative-severity-low))!important}.nu-severity-low-label .nu-number-bubble{color:rgb(var(--nu-theme-color-informative-severity-low-base))!important;background-color:rgb(var(--nu-theme-on-color-informative-severity-low))!important}.nu-severity-low-label.nu-compact{font-size:90%;padding:.2em .4em}.nu-severity-low-label.nu-compact.nu-min-width-centered{text-align:center;min-width:75px}.nu-severity-low-label.nu-large{padding:.8em 1em}.nu-severity-low-label.nu-clickable:hover{cursor:pointer;background-color:rgb(var(--nu-theme-color-informative-severity-low-hover))}.nu-severity-success-label{display:inline-block;padding:.4em .5em;background-color:rgb(var(--nu-theme-color-informative-success-base));border-radius:var(--nu-theme-dimension-general-border-radius)}.nu-severity-success-label,.nu-severity-success-label a,.nu-severity-success-label nu-icon,.nu-severity-success-label nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-informative-success))!important}.nu-severity-success-label .nu-number-bubble{color:rgb(var(--nu-theme-color-informative-success-base))!important;background-color:rgb(var(--nu-theme-on-color-informative-success))!important}.nu-severity-success-label.nu-compact{font-size:90%;padding:.2em .4em}.nu-severity-success-label.nu-compact.nu-min-width-centered{text-align:center;min-width:75px}.nu-severity-success-label.nu-large{padding:.8em 1em}.nu-severity-success-label.nu-clickable:hover{cursor:pointer;background-color:rgb(var(--nu-theme-color-informative-success-hover))}.nu-severity-medium-label{display:inline-block;padding:.4em .5em;background-color:rgb(var(--nu-theme-color-informative-severity-medium-base));border-radius:var(--nu-theme-dimension-general-border-radius)}.nu-severity-medium-label,.nu-severity-medium-label a,.nu-severity-medium-label nu-icon,.nu-severity-medium-label nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-informative-severity-medium))!important}.nu-severity-medium-label .nu-number-bubble{color:rgb(var(--nu-theme-color-informative-severity-medium-base))!important;background-color:rgb(var(--nu-theme-on-color-informative-severity-medium))!important}.nu-severity-medium-label.nu-compact{font-size:90%;padding:.2em .4em}.nu-severity-medium-label.nu-compact.nu-min-width-centered{text-align:center;min-width:75px}.nu-severity-medium-label.nu-large{padding:.8em 1em}.nu-severity-medium-label.nu-clickable:hover{cursor:pointer;background-color:rgb(var(--nu-theme-color-informative-severity-medium-hover))}.nu-severity-high-label{display:inline-block;padding:.4em .5em;background-color:rgb(var(--nu-theme-color-informative-severity-high-base));border-radius:var(--nu-theme-dimension-general-border-radius)}.nu-severity-high-label,.nu-severity-high-label a,.nu-severity-high-label nu-icon,.nu-severity-high-label nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-informative-severity-high))!important}.nu-severity-high-label .nu-number-bubble{color:rgb(var(--nu-theme-color-informative-severity-high-base))!important;background-color:rgb(var(--nu-theme-on-color-informative-severity-high))!important}.nu-severity-high-label.nu-compact{font-size:90%;padding:.2em .4em}.nu-severity-high-label.nu-compact.nu-min-width-centered{text-align:center;min-width:75px}.nu-severity-high-label.nu-large{padding:.8em 1em}.nu-severity-high-label.nu-clickable:hover{cursor:pointer;background-color:rgb(var(--nu-theme-color-informative-severity-high-hover))}.nu-severity-critical-label{display:inline-block;padding:.4em .5em;background-color:rgb(var(--nu-theme-color-informative-severity-critical-base));border-radius:var(--nu-theme-dimension-general-border-radius)}.nu-severity-critical-label,.nu-severity-critical-label a,.nu-severity-critical-label nu-icon,.nu-severity-critical-label nu-icon-with-fallback{color:rgb(var(--nu-theme-on-color-informative-severity-critical))!important}.nu-severity-critical-label .nu-number-bubble{color:rgb(var(--nu-theme-color-informative-severity-critical-base))!important;background-color:rgb(var(--nu-theme-on-color-informative-severity-critical))!important}.nu-severity-critical-label.nu-compact{font-size:90%;padding:.2em .4em}.nu-severity-critical-label.nu-compact.nu-min-width-centered{text-align:center;min-width:75px}.nu-severity-critical-label.nu-large{padding:.8em 1em}.nu-severity-critical-label.nu-clickable:hover{cursor:pointer;background-color:rgb(var(--nu-theme-color-informative-severity-critical-hover))}.nu-severity-low-descriptor-label:not(nu-menu-item-button.selected *){border:1px solid rgb(var(--nu-theme-color-informative-severity-low-base));background:rgba(var(--nu-theme-color-informative-severity-low-base),.2);padding-right:4px;padding-left:4px;box-sizing:border-box;display:inline-flex;align-items:center}.nu-severity-low-descriptor-label:not(nu-menu-item-button.selected *) .nu-tooltip-hint{border-bottom-color:transparent}.nu-severity-success-descriptor-label:not(nu-menu-item-button.selected *){border:1px solid rgb(var(--nu-theme-color-informative-success-base));background:rgba(var(--nu-theme-color-informative-success-base),.2);padding-right:4px;padding-left:4px;box-sizing:border-box;display:inline-flex;align-items:center}.nu-severity-success-descriptor-label:not(nu-menu-item-button.selected *) .nu-tooltip-hint{border-bottom-color:transparent}.nu-severity-medium-descriptor-label:not(nu-menu-item-button.selected *){border:1px solid rgb(var(--nu-theme-color-informative-severity-medium-base));background:rgba(var(--nu-theme-color-informative-severity-medium-base),.2);padding-right:4px;padding-left:4px;box-sizing:border-box;display:inline-flex;align-items:center}.nu-severity-medium-descriptor-label:not(nu-menu-item-button.selected *) .nu-tooltip-hint{border-bottom-color:transparent}.nu-severity-high-descriptor-label:not(nu-menu-item-button.selected *){border:1px solid rgb(var(--nu-theme-color-informative-severity-high-base));background:rgba(var(--nu-theme-color-informative-severity-high-base),.2);padding-right:4px;padding-left:4px;box-sizing:border-box;display:inline-flex;align-items:center}.nu-severity-high-descriptor-label:not(nu-menu-item-button.selected *) .nu-tooltip-hint{border-bottom-color:transparent}.nu-severity-critical-descriptor-label:not(nu-menu-item-button.selected *){border:1px solid rgb(var(--nu-theme-color-informative-severity-critical-base));background:rgba(var(--nu-theme-color-informative-severity-critical-base),.2);padding-right:4px;padding-left:4px;box-sizing:border-box;display:inline-flex;align-items:center}.nu-severity-critical-descriptor-label:not(nu-menu-item-button.selected *) .nu-tooltip-hint{border-bottom-color:transparent}.nu-empty-descriptor-label:not(nu-menu-item-button.selected *){padding:1px 5px;box-sizing:border-box;display:inline-flex;align-items:center}@charset "UTF-8";@font-face{font-family:Inter;font-style:normal;font-weight:300;src:local("\263a\fe0e"),url(inter-light.8e9094d388cba418.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local("\263a\fe0e"),url(inter-regular.34ba43c981b106ea.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local("\263a\fe0e"),url(inter-bold.a1aac96ebeb85566.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-weight:300;src:local("\263a\fe0e"),url(lato-light.d50c00d50f8f239b.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local("\263a\fe0e"),url(lato-regular.cc2c3b4a718e95f8.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local("\263a\fe0e"),url(lato-bold.10278b9b4d460d3a.woff2) format("woff2")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:300;src:local("\263a\fe0e"),url(roboto-mono-light.ffa06eecdfa2b27e.woff2) format("woff2")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:400;src:local("\263a\fe0e"),url(roboto-mono-regular.795e2fdb8cc3cd3c.woff2) format("woff2")}body{margin:0}nu-notification.warning.bottom-right{background-color:#fcf8e3!important;color:#8a6d3b!important}/**
 * Copyright (c) 2014 The xterm.js authors. All rights reserved.
 * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
 * https://github.com/chjj/term.js
 * @license MIT
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Originally forked from (with the author's permission):
 *   Fabrice Bellard's javascript vt100 for jslinux:
 *   http://bellard.org/jslinux/
 *   Copyright (c) 2011 Fabrice Bellard
 *   The original design remains. The terminal itself
 *   has been extended to include xterm CSI codes, among
 *   other features.
 */.xterm{font-feature-settings:"liga" 0;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm{cursor:text}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:.5}.xterm-underline{text-decoration:underline}html[data-theme~=dark]{--ds-comp-chart-label-color: #ACACac;--ds-comp-chart-label-typography-font-size: .8125rem;--ds-comp-chart-label-typography-font-weight: 400;--ds-comp-chart-label-typography-line-height: 19px;--ds-comp-chart-label-typography-letter-spacing: 0rem;--ds-comp-chart-label-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-chart-legend-color: #E2E2E2;--ds-comp-chart-legend-typography-font-size: .9375rem;--ds-comp-chart-legend-typography-font-weight: 400;--ds-comp-chart-legend-typography-line-height: 19px;--ds-comp-chart-legend-typography-letter-spacing: 0rem;--ds-comp-chart-legend-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-chart-legend-space-between: .375rem;--ds-comp-chart-axes-border-color: #767676;--ds-comp-chart-grid-border-color: #5C5C5C;--ds-comp-chart-line-border-width: .125rem;--ds-comp-chart-area-stacked-opacity: 60%;--ds-comp-chart-area-overlap-opacity: 30%;--ds-comp-chart-tracking-line-color: #FCFCFC;--ds-comp-chart-tracking-area-background-color: #acacac29;--ds-comp-chart-sector-typography-font-size: .9375rem;--ds-comp-chart-sector-typography-font-weight: 400;--ds-comp-chart-sector-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-chart-sector-typography-line-height: 19px;--ds-comp-chart-sector-typography-letter-spacing: 0rem;--ds-comp-slider-thumb-small-size: .9375rem;--ds-comp-slider-thumb-medium-size: 1.125rem;--ds-comp-slider-thumb-border-color: #63A4F0;--ds-comp-slider-thumb-disabled-border-color: #fcfcfc29;--ds-comp-slider-thumb-disabled-border-width: .125rem;--ds-comp-slider-thumb-disabled-state-layer: #5C5C5C;--ds-comp-slider-thumb-border-radius: 3333px;--ds-comp-slider-thumb-default-border-width: .125rem;--ds-comp-slider-thumb-default-background-color: #191919;--ds-comp-slider-thumb-hover-border-width: .125rem;--ds-comp-slider-thumb-hover-state-layer: #63a4f014;--ds-comp-slider-thumb-active-border-width: .125rem;--ds-comp-slider-thumb-active-state-layer: #63a4f029;--ds-comp-slider-range-background-color: #A3CFFF;--ds-comp-slider-range-disabled-background-color: #fcfcfc29;--ds-comp-slider-range-border-radius: 3333px;--ds-comp-slider-stepper-small-size: .1875rem;--ds-comp-slider-stepper-medium-size: .375rem;--ds-comp-slider-stepper-background-color: #414141;--ds-comp-slider-track-small-height: .375rem;--ds-comp-slider-track-medium-height: .75rem;--ds-comp-slider-track-background-color: #414141;--ds-comp-slider-track-border-radius: 3333px;--ds-comp-widget-header-padding-x: 1.125rem;--ds-comp-widget-header-padding-y: .75rem;--ds-comp-widget-header-color: #FCFCFC;--ds-comp-widget-header-space-between: .1875rem;--ds-comp-widget-content-padding-x: 1.125rem;--ds-comp-widget-content-padding-y: .75rem;--ds-comp-widget-footer-padding-x: 1.125rem;--ds-comp-widget-footer-padding-y: .75rem;--ds-comp-widget-footer-space-between: .375rem;--ds-comp-widget-elevated-background-color: #1B2127;--ds-comp-widget-elevated-box-shadow: 0px 2px 10px 0px #00000040;--ds-comp-widget-filled-background-color: #171B20;--ds-comp-widget-outlined-background-color: #171B20;--ds-comp-widget-outlined-border: [object Object];--ds-comp-widget-border-radius: 6px;--ds-comp-avatar-group-stacked-space-between: -.25rem;--ds-comp-avatar-group-grid-space-between: .1875rem;--ds-comp-link-primary-color: #C8E5FF;--ds-comp-link-underline: underline;--ds-comp-pagination-item-height: 1.5rem;--ds-comp-pagination-item-width: 1.5rem;--ds-comp-pagination-item-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-pagination-item-typography-font-weight: 400;--ds-comp-pagination-item-typography-line-height: 19px;--ds-comp-pagination-item-typography-font-size: .9375rem;--ds-comp-pagination-item-typography-letter-spacing: 0rem;--ds-comp-pagination-item-unselected-default-background-color: #ffffff00;--ds-comp-pagination-item-unselected-default-color: #ACACac;--ds-comp-pagination-item-unselected-hover-state-layer: #acacac14;--ds-comp-pagination-item-unselected-hover-color: #ACACac;--ds-comp-pagination-item-unselected-active-state-layer: #acacac29;--ds-comp-pagination-item-unselected-active-color: #ACACac;--ds-comp-pagination-item-unselected-disabled-state-layer: #ffffff00;--ds-comp-pagination-item-unselected-disabled-color: #fcfcfc52;--ds-comp-pagination-item-selected-default-background-color: #01307C;--ds-comp-pagination-item-selected-default-color: #FCFCFC;--ds-comp-pagination-item-selected-hover-state-layer: #307fdf14;--ds-comp-pagination-item-selected-hover-color: #FCFCFC;--ds-comp-pagination-item-selected-active-state-layer: #307fdf29;--ds-comp-pagination-item-selected-active-color: #FCFCFC;--ds-comp-pagination-item-selected-disabled-state-layer: #fcfcfc29;--ds-comp-pagination-item-selected-disabled-color: #fcfcfc52;--ds-comp-pagination-item-border-radius: 3333px;--ds-comp-pagination-item-group-space-between: .28125rem;--ds-comp-pagination-space-between: .75rem;--ds-comp-pagination-icon-size: 1.5rem;--ds-comp-table-pagination-size-selector-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-table-pagination-size-selector-typography-font-weight: 400;--ds-comp-table-pagination-size-selector-typography-line-height: 19px;--ds-comp-table-pagination-size-selector-typography-font-size: .9375rem;--ds-comp-table-pagination-size-selector-typography-letter-spacing: 0rem;--ds-comp-table-pagination-size-selector-space-between: .375rem;--ds-comp-table-pagination-icon-size: 1.125rem;--ds-comp-table-pagination-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-table-pagination-typography-font-weight: 400;--ds-comp-table-pagination-typography-line-height: 19px;--ds-comp-table-pagination-typography-font-size: .9375rem;--ds-comp-table-pagination-typography-letter-spacing: 0rem;--ds-comp-table-pagination-space-between: 1.125rem;--ds-comp-table-pagination-item-counter-space-between: .375rem;--ds-comp-page-control-indicator-unselected-dot-width: .375rem;--ds-comp-page-control-indicator-unselected-dot-height: .375rem;--ds-comp-page-control-indicator-selected-dot-width: 1.5rem;--ds-comp-page-control-indicator-selected-dot-height: .375rem;--ds-comp-page-control-indicator-dot-padding-x: .375rem;--ds-comp-page-control-indicator-dot-padding-y: .375rem;--ds-comp-page-control-indicator-unselected-background-color: #5C5C5C;--ds-comp-page-control-indicator-selected-background-color: #E2E2E2;--ds-comp-page-control-indicator-space-between: .09375rem;--ds-comp-page-control-indicator-dot-border-radius: 3333px;--ds-comp-breadcrumb-color: #ACACac;--ds-comp-breadcrumb-space-between: .1875rem;--ds-comp-date-calendar-item-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-date-calendar-item-typography-font-weight: 400;--ds-comp-date-calendar-item-typography-line-height: 19px;--ds-comp-date-calendar-item-typography-font-size: .9375rem;--ds-comp-date-calendar-item-typography-letter-spacing: 0rem;--ds-comp-date-calendar-item-date-unselected-default-background-color: #ffffff00;--ds-comp-date-calendar-item-date-unselected-default-color: #E2E2E2;--ds-comp-date-calendar-item-date-unselected-hover-state-layer: #acacac14;--ds-comp-date-calendar-item-date-unselected-hover-color: #E2E2E2;--ds-comp-date-calendar-item-date-unselected-active-state-layer: #acacac29;--ds-comp-date-calendar-item-date-unselected-active-color: #E2E2E2;--ds-comp-date-calendar-item-date-unselected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-date-unselected-disabled-color: #fcfcfc52;--ds-comp-date-calendar-item-date-unselected-today-default-background-color: #ffffff00;--ds-comp-date-calendar-item-date-unselected-today-default-color: #C8E5FF;--ds-comp-date-calendar-item-date-unselected-today-default-border-color: #63A4F0;--ds-comp-date-calendar-item-date-unselected-today-hover-state-layer: #307fdf14;--ds-comp-date-calendar-item-date-unselected-today-hover-color: #C8E5FF;--ds-comp-date-calendar-item-date-unselected-today-hover-border-color: #63A4F0;--ds-comp-date-calendar-item-date-unselected-today-active-state-layer: #307fdf29;--ds-comp-date-calendar-item-date-unselected-today-active-color: #C8E5FF;--ds-comp-date-calendar-item-date-unselected-today-active-border-color: #63A4F0;--ds-comp-date-calendar-item-date-unselected-today-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-date-unselected-today-disabled-color: #fcfcfc52;--ds-comp-date-calendar-item-date-unselected-today-disabled-border-color: #fcfcfc29;--ds-comp-date-calendar-item-date-unselected-range-border-width: .0625rem;--ds-comp-date-calendar-item-date-unselected-range-border-color: #767676;--ds-comp-date-calendar-item-date-selected-default-background-color: #A3CFFF;--ds-comp-date-calendar-item-date-selected-default-color: #030C17;--ds-comp-date-calendar-item-date-selected-hover-state-layer: #19191914;--ds-comp-date-calendar-item-date-selected-hover-color: #030C17;--ds-comp-date-calendar-item-date-selected-active-state-layer: #19191929;--ds-comp-date-calendar-item-date-selected-active-color: #030C17;--ds-comp-date-calendar-item-date-selected-range-default-background-color: #ffffff00;--ds-comp-date-calendar-item-date-selected-range-default-color: #E2E2E2;--ds-comp-date-calendar-item-date-selected-range-hover-state-layer: #307fdf14;--ds-comp-date-calendar-item-date-selected-range-hover-color: #E2E2E2;--ds-comp-date-calendar-item-date-selected-range-active-state-layer: #307fdf29;--ds-comp-date-calendar-item-date-selected-range-active-color: #E2E2E2;--ds-comp-date-calendar-item-date-selected-range-connection-background-color: #01307C;--ds-comp-date-calendar-item-date-selected-disabled-state-layer: #19191929;--ds-comp-date-calendar-item-date-selected-disabled-color: #fcfcfc29;--ds-comp-date-calendar-item-date-width: 2.25rem;--ds-comp-date-calendar-item-date-height: 2.25rem;--ds-comp-date-calendar-item-border-radius: 3333px;--ds-comp-date-calendar-item-year-unselected-default-background-color: #ffffff00;--ds-comp-date-calendar-item-year-unselected-default-color: #E2E2E2;--ds-comp-date-calendar-item-year-unselected-hover-state-layer: #307fdf14;--ds-comp-date-calendar-item-year-unselected-hover-color: #E2E2E2;--ds-comp-date-calendar-item-year-unselected-active-state-layer: #307fdf29;--ds-comp-date-calendar-item-year-unselected-active-color: #E2E2E2;--ds-comp-date-calendar-item-year-unselected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-year-unselected-disabled-color: #fcfcfc52;--ds-comp-date-calendar-item-year-selected-default-background-color: #A3CFFF;--ds-comp-date-calendar-item-year-selected-default-color: #030C17;--ds-comp-date-calendar-item-year-selected-hover-state-layer: #19191914;--ds-comp-date-calendar-item-year-selected-hover-color: #030C17;--ds-comp-date-calendar-item-year-selected-active-state-layer: #19191929;--ds-comp-date-calendar-item-year-selected-active-color: #030C17;--ds-comp-date-calendar-item-year-selected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-year-selected-disabled-color: #fcfcfc52;--ds-comp-date-calendar-item-year-padding-x: .5625rem;--ds-comp-date-calendar-item-year-padding-y: .375rem;--ds-comp-date-calendar-item-today-border-width: .0625rem;--ds-comp-date-calendar-item-time-unselected-default-background-color: #ffffff00;--ds-comp-date-calendar-item-time-unselected-default-color: #E2E2E2;--ds-comp-date-calendar-item-time-unselected-hover-state-layer: #307fdf14;--ds-comp-date-calendar-item-time-unselected-hover-color: #E2E2E2;--ds-comp-date-calendar-item-time-unselected-active-state-layer: #307fdf29;--ds-comp-date-calendar-item-time-unselected-active-color: #E2E2E2;--ds-comp-date-calendar-item-time-unselected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-time-unselected-disabled-color: #fcfcfc52;--ds-comp-date-calendar-item-time-selected-default-background-color: #A3CFFF;--ds-comp-date-calendar-item-time-selected-default-color: #030C17;--ds-comp-date-calendar-item-time-selected-hover-state-layer: #19191914;--ds-comp-date-calendar-item-time-selected-hover-color: #030C17;--ds-comp-date-calendar-item-time-selected-active-state-layer: #19191929;--ds-comp-date-calendar-item-time-selected-active-color: #030C17;--ds-comp-date-calendar-item-time-selected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-time-selected-disabled-color: #fcfcfc52;--ds-comp-date-calendar-item-time-padding-x: 1.125rem;--ds-comp-date-calendar-item-time-padding-y: .375rem;--ds-comp-date-calendar-item-month-unselected-default-background-color: #ffffff00;--ds-comp-date-calendar-item-month-unselected-default-color: #E2E2E2;--ds-comp-date-calendar-item-month-unselected-hover-state-layer: #63a4f014;--ds-comp-date-calendar-item-month-unselected-hover-color: #E2E2E2;--ds-comp-date-calendar-item-month-unselected-active-state-layer: #63a4f029;--ds-comp-date-calendar-item-month-unselected-active-color: #E2E2E2;--ds-comp-date-calendar-item-month-unselected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-month-unselected-disabled-color: #fcfcfc29;--ds-comp-date-calendar-item-month-selected-default-background-color: #01307C;--ds-comp-date-calendar-item-month-selected-default-color: #C8E5FF;--ds-comp-date-calendar-item-month-selected-hover-state-layer: #acacac14;--ds-comp-date-calendar-item-month-selected-hover-color: #C8E5FF;--ds-comp-date-calendar-item-month-selected-active-state-layer: #acacac29;--ds-comp-date-calendar-item-month-selected-active-color: #C8E5FF;--ds-comp-date-calendar-item-month-selected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-month-selected-disabled-color: #fcfcfc29;--ds-comp-date-calendar-item-month-padding-x: .375rem;--ds-comp-date-calendar-item-month-padding-y: .375rem;--ds-comp-date-calendar-item-month-space-between: .375rem;--ds-comp-date-calendar-item-month-gutter-bottom: .09375rem;--ds-comp-date-calendar-bar-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-date-calendar-bar-typography-font-weight: 400;--ds-comp-date-calendar-bar-typography-line-height: 19px;--ds-comp-date-calendar-bar-typography-font-size: .9375rem;--ds-comp-date-calendar-bar-typography-letter-spacing: 0rem;--ds-comp-date-calendar-bar-color: #ACACac;--ds-comp-date-calendar-bar-item-padding-y: .28125rem;--ds-comp-date-calendar-header-padding-x: .375rem;--ds-comp-date-calendar-header-typography-letter-spacing: 0rem;--ds-comp-date-calendar-header-typography-font-size: .9375rem;--ds-comp-date-calendar-header-typography-line-height: 19px;--ds-comp-date-calendar-header-typography-font-weight: 600;--ds-comp-date-calendar-header-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-date-calendar-header-color: #D7E3F6;--ds-comp-date-calendar-header-gutter-bottom: .375rem;--ds-comp-date-calendar-header-space-between: .1875rem;--ds-comp-date-calendar-header-disabled-color: #fcfcfc52;--ds-comp-date-calendar-padding-y: .75rem;--ds-comp-date-calendar-padding-x: .375rem;--ds-comp-date-calendar-space-between: 0rem;--ds-comp-date-calendar-action-padding-x: 0rem;--ds-comp-date-calendar-action-space-between: .375rem;--ds-comp-date-calendar-action-gutter-top: .375rem;--ds-comp-date-calendar-icon-size: 1.125rem;--ds-comp-date-calendar-item-wrapper-height: 1.875rem;--ds-comp-date-calendar-item-wrapper-width: 1.875rem;--ds-comp-date-calendar-viewport-height: 11.71875rem;--ds-comp-date-calendar-viewport-width: 13.125rem;--ds-comp-date-calendar-input-indicator-border-width: .125rem;--ds-comp-date-calendar-input-indicator-border-color: #FCFCFC;--ds-comp-date-calendar-input-space-between: .375rem;--ds-comp-date-calendar-input-icon-size: 1.125rem;--ds-comp-date-calendar-row-space-between: .09375rem;--ds-comp-banner-medium-padding-x: .75rem;--ds-comp-banner-medium-space-between: .75rem;--ds-comp-banner-medium-padding-y: .75rem;--ds-comp-banner-dismiss-padding-x: .1875rem;--ds-comp-banner-dismiss-padding-y: .1875rem;--ds-comp-banner-dismiss-default-background-color: #ffffff00;--ds-comp-banner-dismiss-hover-state-layer: #19191914;--ds-comp-banner-dismiss-active-state-layer: #19191929;--ds-comp-banner-dismiss-icon-color: #0F0F0F;--ds-comp-banner-dismiss-icon-size: .75rem;--ds-comp-banner-dismiss-border-radius: 3333px;--ds-comp-banner-danger-background-color: #E64C41;--ds-comp-banner-danger-typography-color: #0F0F0F;--ds-comp-banner-warning-background-color: #FAB51E;--ds-comp-banner-warning-typography-color: #000000;--ds-comp-banner-primary-background-color: #A3CFFF;--ds-comp-banner-primary-typography-color: #0F0F0F;--ds-comp-banner-icon-size: 1.125rem;--ds-comp-banner-typography-letter-spacing: 0rem;--ds-comp-banner-typography-font-size: .9375rem;--ds-comp-banner-typography-line-height: 19px;--ds-comp-banner-typography-font-weight: 400;--ds-comp-banner-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-banner-floated-border-radius: 3333px;--ds-comp-banner-small-padding-x: .75rem;--ds-comp-banner-small-space-between: .75rem;--ds-comp-banner-small-padding-y: .375rem;--ds-comp-callout-padding-x: .75rem;--ds-comp-callout-padding-y: .75rem;--ds-comp-callout-space-between: .75rem;--ds-comp-callout-title-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-callout-title-typography-font-weight: 600;--ds-comp-callout-title-typography-line-height: 19px;--ds-comp-callout-title-typography-font-size: .9375rem;--ds-comp-callout-title-typography-letter-spacing: 0rem;--ds-comp-callout-title-info-color: #E2E2E2;--ds-comp-callout-title-danger-color: #FFB5B0;--ds-comp-callout-title-warning-color: #FFE29E;--ds-comp-callout-title-success-color: #91D9AC;--ds-comp-callout-title-gutter-bottom: .375rem;--ds-comp-callout-info-color: #E2E2E2;--ds-comp-callout-info-background-color: #414141;--ds-comp-callout-info-border-color: #ffffff00;--ds-comp-callout-danger-color: #FFB5B0;--ds-comp-callout-danger-background-color: #2A0204;--ds-comp-callout-danger-border-color: #ffffff00;--ds-comp-callout-warning-color: #FFE29E;--ds-comp-callout-warning-background-color: #2D1E06;--ds-comp-callout-warning-border-color: #ffffff00;--ds-comp-callout-success-color: #91D9AC;--ds-comp-callout-success-background-color: #062513;--ds-comp-callout-success-border-color: #ffffff00;--ds-comp-callout-icon-size: 1.125rem;--ds-comp-callout-icon-info-color: #E2E2E2;--ds-comp-callout-icon-success-color: #209B67;--ds-comp-callout-icon-danger-color: #E64C41;--ds-comp-callout-icon-warning-color: #FAB51E;--ds-comp-callout-icon-padding-y: .1875rem;--ds-comp-callout-border-radius: 6px;--ds-comp-callout-border-width: 0rem;--ds-comp-callout-color: #E2E2E2;--ds-comp-callout-typography-letter-spacing: 0rem;--ds-comp-callout-typography-font-size: .9375rem;--ds-comp-callout-typography-line-height: 19px;--ds-comp-callout-typography-font-weight: 400;--ds-comp-callout-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-callout-content-padding-y: .1875rem;--ds-comp-callout-action-padding-y: 0rem;--ds-comp-collapse-details-padding-x: .75rem;--ds-comp-collapse-details-padding-y: .375rem;--ds-comp-collapse-summary-padding-x: .75rem;--ds-comp-collapse-summary-padding-y: .5625rem;--ds-comp-collapse-icon-size: 1.125rem;--ds-comp-sidesheet-headline-leading-icon-padding-left: .375rem;--ds-comp-sidesheet-headline-leading-icon-padding-right: .375rem;--ds-comp-sidesheet-headline-space-between: .1875rem;--ds-comp-sidesheet-headline-padding-y: .75rem;--ds-comp-sidesheet-headline-no-leading-icon-padding-left: .75rem;--ds-comp-sidesheet-headline-no-leading-icon-padding-right: .375rem;--ds-comp-sidesheet-headline-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-sidesheet-headline-typography-font-weight: 600;--ds-comp-sidesheet-headline-typography-line-height: 28px;--ds-comp-sidesheet-headline-typography-font-size: 1.375rem;--ds-comp-sidesheet-headline-typography-letter-spacing: 0rem;--ds-comp-sidesheet-headline-color: #E2E2E2;--ds-comp-sidesheet-action-space-between: .375rem;--ds-comp-sidesheet-action-padding-y: .75rem;--ds-comp-sidesheet-action-padding-x: .75rem;--ds-comp-sidesheet-content-padding-x: .75rem;--ds-comp-sidesheet-content-padding-y: .75rem;--ds-comp-sidesheet-width: 15.625rem;--ds-comp-sidesheet-border-width: .0625rem;--ds-comp-sidesheet-border-color: #5C5C5C;--ds-comp-drawer-surface-persistent-background-color: #171B20;--ds-comp-drawer-surface-temporary-background-color: #1B2127;--ds-comp-drawer-primary-persistent-background-color: #030C17;--ds-comp-drawer-primary-temporary-background-color: #171B20;--ds-comp-drawer-temporary-box-shadow: 0px 4px 4px 0px #00000040;--ds-comp-blank-state-action-space-between: .375rem;--ds-comp-blank-state-thumbnail-gutter-bottom: .5625rem;--ds-comp-blank-state-thumbnail-height: 6rem;--ds-comp-blank-state-thumbnail-width: 6rem;--ds-comp-blank-state-headline-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-blank-state-headline-typography-font-weight: 600;--ds-comp-blank-state-headline-typography-line-height: 19px;--ds-comp-blank-state-headline-typography-font-size: .9375rem;--ds-comp-blank-state-headline-typography-letter-spacing: 0rem;--ds-comp-blank-state-support-text-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-blank-state-support-text-typography-font-weight: 400;--ds-comp-blank-state-support-text-typography-line-height: 19px;--ds-comp-blank-state-support-text-typography-font-size: .9375rem;--ds-comp-blank-state-support-text-typography-letter-spacing: 0rem;--ds-comp-blank-state-color: #E2E2E2;--ds-comp-stepper-icon-container-border-radius: 12px;--ds-comp-stepper-icon-container-size: 1.125rem;--ds-comp-stepper-icon-container-border-width: 0rem;--ds-comp-stepper-icon-active-default-background-color: #63A4F0;--ds-comp-stepper-icon-active-color: #030C17;--ds-comp-stepper-icon-active-hover-state-layer: #19191914;--ds-comp-stepper-icon-active-active-state-layer: #19191929;--ds-comp-stepper-icon-error-default-background-color: #E64C41;--ds-comp-stepper-icon-error-color: #030C17;--ds-comp-stepper-icon-error-hover-state-layer: #19191914;--ds-comp-stepper-icon-error-active-state-layer: #19191929;--ds-comp-stepper-icon-completed-default-background-color: #344459;--ds-comp-stepper-icon-completed-color: #D7E3F6;--ds-comp-stepper-icon-completed-border-color: #ffffff00;--ds-comp-stepper-icon-completed-hover-state-layer: #8692a214;--ds-comp-stepper-icon-completed-active-state-layer: #8692a229;--ds-comp-stepper-icon-default-default-background-color: #414141;--ds-comp-stepper-icon-default-color: #E2E2E2;--ds-comp-stepper-icon-default-hover-state-layer: #acacac14;--ds-comp-stepper-icon-default-active-state-layer: #acacac29;--ds-comp-stepper-icon-disabled-background-color: #fcfcfc29;--ds-comp-stepper-icon-disabled-color: #fcfcfc52;--ds-comp-stepper-icon-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-stepper-icon-typography-font-weight: 600;--ds-comp-stepper-icon-typography-line-height: 19px;--ds-comp-stepper-icon-typography-font-size: .9375rem;--ds-comp-stepper-icon-typography-letter-spacing: 0rem;--ds-comp-stepper-label-headline-active-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-stepper-label-headline-active-typography-font-weight: 600;--ds-comp-stepper-label-headline-active-typography-line-height: 19px;--ds-comp-stepper-label-headline-active-typography-font-size: .9375rem;--ds-comp-stepper-label-headline-active-typography-letter-spacing: 0rem;--ds-comp-stepper-label-headline-default-typography-font-size: .9375rem;--ds-comp-stepper-label-headline-default-typography-letter-spacing: 0rem;--ds-comp-stepper-label-headline-default-typography-line-height: 19px;--ds-comp-stepper-label-headline-default-typography-font-weight: 400;--ds-comp-stepper-label-headline-default-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-stepper-label-active-color: #FCFCFC;--ds-comp-stepper-label-default-color: #ACACac;--ds-comp-stepper-label-error-color: #FFB5B0;--ds-comp-stepper-label-completed-color: #D7E3F6;--ds-comp-stepper-label-disabled-color: #fcfcfc52;--ds-comp-stepper-label-support-text-typography-font-size: .9375rem;--ds-comp-stepper-label-support-text-typography-line-height: 19px;--ds-comp-stepper-label-support-text-typography-font-weight: 400;--ds-comp-stepper-label-support-text-typography-letter-spacing: 0rem;--ds-comp-stepper-label-support-text-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-stepper-step-space-between: .375rem;--ds-comp-stepper-step-padding-y: .375rem;--ds-comp-stepper-step-padding-x: .375rem;--ds-comp-stepper-connector-border-width: .0625rem;--ds-comp-stepper-connector-color: #767676;--ds-comp-stepper-connector-min-height: 1.125rem;--ds-comp-stepper-connector-offset: .5625rem;--ds-comp-stepper-content-padding-left: .75rem;--ds-comp-stepper-content-padding-right: .375rem;--ds-comp-navrail-icon-surface-unselected-default-background-color: #ffffff00;--ds-comp-navrail-icon-surface-unselected-hover-state-layer: #acacac14;--ds-comp-navrail-icon-surface-unselected-active-state-layer: #acacac29;--ds-comp-navrail-icon-surface-selected-default-background-color: #344459;--ds-comp-navrail-icon-surface-selected-hover-state-layer: #8692a214;--ds-comp-navrail-icon-surface-selected-active-state-layer: #8692a229;--ds-comp-navrail-icon-border-radius: 3333px;--ds-comp-navrail-icon-medium-padding-x: .75rem;--ds-comp-navrail-icon-medium-min-height: 1.5rem;--ds-comp-navrail-icon-size: .9375rem;--ds-comp-navrail-icon-primary-unselected-default-background-color: #ffffff00;--ds-comp-navrail-icon-primary-unselected-hover-state-layer: #8692a214;--ds-comp-navrail-icon-primary-unselected-active-state-layer: #8692a229;--ds-comp-navrail-icon-primary-selected-default-background-color: #344459;--ds-comp-navrail-icon-primary-selected-hover-state-layer: #8692a214;--ds-comp-navrail-icon-primary-selected-active-state-layer: #6c788829;--ds-comp-navrail-icon-small-min-height: 1.125rem;--ds-comp-navrail-icon-small-padding-x: .5625rem;--ds-comp-navrail-item-surface-unselected-color: #E2E2E2;--ds-comp-navrail-item-surface-selected-color: #FCFCFC;--ds-comp-navrail-item-medium-min-height: 2.4375rem;--ds-comp-navrail-item-medium-space-between: .09375rem;--ds-comp-navrail-item-small-space-between: .1875rem;--ds-comp-navrail-item-small-min-height: 2.75rem;--ds-comp-navrail-item-width: 4.75rem;--ds-comp-navrail-item-primary-unselected-color: #E2E2E2;--ds-comp-navrail-item-primary-selected-color: #FCFCFC;--ds-comp-navrail-label-unselected-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navrail-label-unselected-typography-font-weight: 400;--ds-comp-navrail-label-unselected-typography-line-height: 19px;--ds-comp-navrail-label-unselected-typography-font-size: .8125rem;--ds-comp-navrail-label-unselected-typography-letter-spacing: 0rem;--ds-comp-navrail-label-selected-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navrail-label-selected-typography-font-weight: 400;--ds-comp-navrail-label-selected-typography-line-height: 19px;--ds-comp-navrail-label-selected-typography-font-size: .8125rem;--ds-comp-navrail-label-selected-typography-letter-spacing: 0rem;--ds-comp-navrail-surface-background-color: #171B20;--ds-comp-navrail-space-between: .375rem;--ds-comp-navrail-padding-x: .09375rem;--ds-comp-navrail-padding-y: .75rem;--ds-comp-navrail-primary-background-color: #1B2127;--ds-comp-navdraw-item-surface-unselected-default-background-color: #ffffff00;--ds-comp-navdraw-item-surface-unselected-hover-state-layer: #acacac14;--ds-comp-navdraw-item-surface-unselected-active-state-layer: #acacac29;--ds-comp-navdraw-item-surface-unselected-color: #E2E2E2;--ds-comp-navdraw-item-surface-selected-default-background-color: #344459;--ds-comp-navdraw-item-surface-selected-hover-state-layer: #8692a214;--ds-comp-navdraw-item-surface-selected-active-state-layer: #8692a229;--ds-comp-navdraw-item-surface-selected-color: #FCFCFC;--ds-comp-navdraw-item-unselected-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navdraw-item-unselected-typography-font-weight: 400;--ds-comp-navdraw-item-unselected-typography-line-height: 19px;--ds-comp-navdraw-item-unselected-typography-font-size: .9375rem;--ds-comp-navdraw-item-unselected-typography-letter-spacing: 0rem;--ds-comp-navdraw-item-border-radius: 3333px;--ds-comp-navdraw-item-padding-left: .75rem;--ds-comp-navdraw-item-padding-right: .75rem;--ds-comp-navdraw-item-selected-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navdraw-item-selected-typography-font-weight: 400;--ds-comp-navdraw-item-selected-typography-line-height: 19px;--ds-comp-navdraw-item-selected-typography-font-size: .9375rem;--ds-comp-navdraw-item-selected-typography-letter-spacing: 0rem;--ds-comp-navdraw-item-space-between: .5625rem;--ds-comp-navdraw-item-icon-size: .9375rem;--ds-comp-navdraw-item-trailing-typography-font-size: .8125rem;--ds-comp-navdraw-item-trailing-typography-line-height: 19px;--ds-comp-navdraw-item-trailing-typography-font-weight: 400;--ds-comp-navdraw-item-trailing-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navdraw-item-trailing-typography-letter-spacing: 0rem;--ds-comp-navdraw-item-primary-unselected-hover-state-layer: #8692a214;--ds-comp-navdraw-item-primary-unselected-default-background-color: #ffffff00;--ds-comp-navdraw-item-primary-unselected-active-state-layer: #8692a229;--ds-comp-navdraw-item-primary-unselected-color: #E2E2E2;--ds-comp-navdraw-item-primary-selected-default-background-color: #344459;--ds-comp-navdraw-item-primary-selected-hover-state-layer: #8692a214;--ds-comp-navdraw-item-primary-selected-active-state-layer: #8692a229;--ds-comp-navdraw-item-primary-selected-color: #FCFCFC;--ds-comp-navdraw-item-medium-padding-top: .5625rem;--ds-comp-navdraw-item-medium-padding-bottom: .5625rem;--ds-comp-navdraw-item-medium-height: 1.875rem;--ds-comp-navdraw-item-small-padding-top: .28125rem;--ds-comp-navdraw-item-small-padding-bottom: .28125rem;--ds-comp-navdraw-item-small-height: 1.5rem;--ds-comp-navdraw-surface-background-color: #171B20;--ds-comp-navdraw-item-group-label-medium-padding-x: .75rem;--ds-comp-navdraw-item-group-label-medium-padding-y: .28125rem;--ds-comp-navdraw-item-group-label-typography-font-weight: 400;--ds-comp-navdraw-item-group-label-typography-line-height: 19px;--ds-comp-navdraw-item-group-label-typography-font-size: .8125rem;--ds-comp-navdraw-item-group-label-typography-letter-spacing: 0rem;--ds-comp-navdraw-item-group-label-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navdraw-item-group-label-typography-text-case: none;--ds-comp-navdraw-item-group-label-color: #ACACac;--ds-comp-navdraw-item-group-label-small-padding-x: .75rem;--ds-comp-navdraw-item-group-label-small-padding-y: .1875rem;--ds-comp-navdraw-item-group-space-between: .09375rem;--ds-comp-navdraw-medium-space-between: .75rem;--ds-comp-navdraw-padding-x: .5625rem;--ds-comp-navdraw-padding-y: .75rem;--ds-comp-navdraw-width: 15.625rem;--ds-comp-navdraw-primary-background-color: #1B2127;--ds-comp-navdraw-small-space-between: .5625rem;--ds-comp-navbar-item-surface-default-background-color: #ffffff00;--ds-comp-navbar-item-surface-hover-state-layer: #acacac14;--ds-comp-navbar-item-surface-active-state-layer: #acacac29;--ds-comp-navbar-item-surface-indicator-background-color: #FCFCFC;--ds-comp-navbar-item-surface-disabled-color: #fcfcfc52;--ds-comp-navbar-item-indicator-width: 1.125rem;--ds-comp-navbar-item-indicator-height: .09375rem;--ds-comp-navbar-item-indicator-border-radius: 3px;--ds-comp-navbar-item-padding-x: .375rem;--ds-comp-navbar-item-padding-y: .375rem;--ds-comp-navbar-item-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navbar-item-typography-font-weight: 600;--ds-comp-navbar-item-typography-line-height: 19px;--ds-comp-navbar-item-typography-font-size: .9375rem;--ds-comp-navbar-item-typography-letter-spacing: 0rem;--ds-comp-navbar-item-color: #E2E2E2;--ds-comp-navbar-item-border-radius: 3333px;--ds-comp-navbar-item-primary-default-background-color: #ffffff00;--ds-comp-navbar-item-primary-hover-state-layer: #63a4f014;--ds-comp-navbar-item-primary-active-state-layer: #63a4f029;--ds-comp-navbar-item-primary-indicator-background-color: #A3CFFF;--ds-comp-navbar-item-primary-disabled-color: #fcfcfc52;--ds-comp-navbar-item-group-space-between: .375rem;--ds-comp-navbar-item-group-padding-x: .1875rem;--ds-comp-navbar-surface-background-color: #171B20;--ds-comp-navbar-border-color: #5C5C5C;--ds-comp-navbar-box-shadow: 0px 2px 10px 0px #00000040;--ds-comp-navbar-min-height: 2.625rem;--ds-comp-navbar-border-width: .0625rem;--ds-comp-navbar-primary-background-color: #1B2127;--ds-comp-toast-border-radius: 3px;--ds-comp-toast-border-width: .0625rem;--ds-comp-toast-padding-left: .75rem;--ds-comp-toast-padding-right: .375rem;--ds-comp-toast-padding-y: .75rem;--ds-comp-toast-color: #FCFCFC;--ds-comp-toast-background-color: #191919;--ds-comp-toast-border-color: #5C5C5C;--ds-comp-toast-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-toast-typography-font-weight: 400;--ds-comp-toast-typography-line-height: 19px;--ds-comp-toast-typography-font-size: .9375rem;--ds-comp-toast-typography-letter-spacing: 0rem;--ds-comp-toast-action-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-toast-action-typography-font-weight: 400;--ds-comp-toast-action-typography-line-height: 19px;--ds-comp-toast-action-typography-font-size: .9375rem;--ds-comp-toast-action-typography-letter-spacing: 0rem;--ds-comp-toast-action-default-background-color: #ffffff00;--ds-comp-toast-action-hover-state-layer: #307fdf14;--ds-comp-toast-action-active-state-layer: #307fdf29;--ds-comp-toast-action-color: #63A4F0;--ds-comp-toast-action-padding-x: .375rem;--ds-comp-toast-action-padding-y: .1875rem;--ds-comp-toast-action-border-radius: 3px;--ds-comp-toast-box-shadow: 0px 4px 4px 0px #00000040;--ds-comp-toast-space-between: .375rem;--ds-comp-toast-width: 25rem;--ds-comp-toast-gutter-left: .9375rem;--ds-comp-toast-gutter-bottom: .9375rem;--ds-comp-toast-dismiss-icon-size: .9375rem;--ds-comp-toast-dismiss-default-background-color: #ffffff00;--ds-comp-toast-dismiss-hover-state-layer: #acacac14;--ds-comp-toast-dismiss-active-state-layer: #acacac29;--ds-comp-toast-dismiss-color: #E2E2E2;--ds-comp-toast-dismiss-padding-x: .375rem;--ds-comp-toast-dismiss-padding-y: .375rem;--ds-comp-toast-dismiss-border-radius: 3333px;--ds-comp-toast-icon-danger-color: #E64C41;--ds-comp-toast-icon-success-color: #209B67;--ds-comp-toast-icon-warning-color: #FAB51E;--ds-comp-toast-icon-size: 1.125rem;--ds-comp-chip-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-chip-small-typography-font-weight: 400;--ds-comp-chip-small-typography-font-size: .8125rem;--ds-comp-chip-small-typography-line-height: 19px;--ds-comp-chip-small-typography-letter-spacing: 0rem;--ds-comp-chip-small-min-width: 1.5rem;--ds-comp-chip-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-chip-medium-typography-font-weight: 400;--ds-comp-chip-medium-typography-font-size: .9375rem;--ds-comp-chip-medium-typography-line-height: 19px;--ds-comp-chip-medium-typography-letter-spacing: 0rem;--ds-comp-chip-medium-min-width: 2.25rem;--ds-comp-chip-outlined-border-width: .0625rem;--ds-comp-chip-outlined-medium-padding-x: .3125rem;--ds-comp-chip-outlined-medium-padding-y: .125rem;--ds-comp-chip-outlined-medium-space-between: .1875rem;--ds-comp-chip-outlined-default-background-color: #ffffff00;--ds-comp-chip-outlined-hover-state-layer: #acacac14;--ds-comp-chip-outlined-active-state-layer: #acacac29;--ds-comp-chip-outlined-border-color: #767676;--ds-comp-chip-outlined-color: #FCFCFC;--ds-comp-chip-outlined-small-padding-x: .125rem;--ds-comp-chip-outlined-small-padding-y: .03125rem;--ds-comp-chip-outlined-small-space-between: .1875rem;--ds-comp-chip-outlined-disabled-state-layer: #ffffff00;--ds-comp-chip-outlined-disabled-color: #fcfcfc52;--ds-comp-chip-outlined-disabled-border-color: #fcfcfc29;--ds-comp-chip-outlined-dismiss-default-color: #E2E2E2;--ds-comp-chip-outlined-dismiss-hover-color: #ACACac;--ds-comp-chip-icon-medium-size: .75rem;--ds-comp-chip-icon-small-size: .5625rem;--ds-comp-chip-filled-medium-padding-x: .375rem;--ds-comp-chip-filled-medium-padding-y: .1875rem;--ds-comp-chip-filled-medium-space-between: .1875rem;--ds-comp-chip-filled-small-padding-x: .1875rem;--ds-comp-chip-filled-small-padding-y: .09375rem;--ds-comp-chip-filled-small-space-between: .1875rem;--ds-comp-chip-filled-default-background-color: #A3CFFF;--ds-comp-chip-filled-hover-state-layer: #19191914;--ds-comp-chip-filled-active-state-layer: #19191929;--ds-comp-chip-filled-color: #0F0F0F;--ds-comp-chip-filled-disabled-state-layer: #fcfcfc29;--ds-comp-chip-filled-disabled-color: #fcfcfc52;--ds-comp-chip-filled-dismiss-default-color: #030C17;--ds-comp-chip-filled-dismiss-hover-color: #01307C;--ds-comp-chip-tonal-default-background-color: #344459;--ds-comp-chip-tonal-hover-state-layer: #acacac14;--ds-comp-chip-tonal-active-state-layer: #acacac29;--ds-comp-chip-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-chip-tonal-disabled-color: #fcfcfc52;--ds-comp-chip-tonal-color: #E2E2E2;--ds-comp-chip-tonal-dismiss-default-color: #E2E2E2;--ds-comp-chip-tonal-dismiss-hover-color: #ACACac;--ds-comp-chip-tonal-medium-padding-x: .375rem;--ds-comp-chip-tonal-medium-padding-y: .1875rem;--ds-comp-chip-tonal-medium-space-between: .1875rem;--ds-comp-chip-tonal-small-padding-x: .1875rem;--ds-comp-chip-tonal-small-padding-y: .09375rem;--ds-comp-chip-tonal-small-space-between: .1875rem;--ds-comp-chip-border-radius: 3px;--ds-comp-segcontrol-item-unselected-default-background-color: #ffffff00;--ds-comp-segcontrol-item-unselected-border-color: #ffffff00;--ds-comp-segcontrol-item-unselected-color: #E2E2E2;--ds-comp-segcontrol-item-unselected-hover-state-layer: #acacac14;--ds-comp-segcontrol-item-unselected-active-state-layer: #acacac29;--ds-comp-segcontrol-item-unselected-border-width: 0rem;--ds-comp-segcontrol-item-unselected-disabled-state-layer: #ffffff00;--ds-comp-segcontrol-item-selected-default-background-color: #191919;--ds-comp-segcontrol-item-selected-color: #FCFCFC;--ds-comp-segcontrol-item-selected-border-color: #767676;--ds-comp-segcontrol-item-selected-hover-state-layer: #acacac14;--ds-comp-segcontrol-item-selected-active-state-layer: #acacac29;--ds-comp-segcontrol-item-selected-border-width: .0625rem;--ds-comp-segcontrol-item-selected-disabled-state-layer: #ffffff00;--ds-comp-segcontrol-item-medium-selected-padding-x: .5625rem;--ds-comp-segcontrol-item-medium-selected-space-between: .1875rem;--ds-comp-segcontrol-item-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-segcontrol-item-medium-typography-font-weight: 400;--ds-comp-segcontrol-item-medium-typography-line-height: 19px;--ds-comp-segcontrol-item-medium-typography-font-size: .9375rem;--ds-comp-segcontrol-item-medium-typography-letter-spacing: 0rem;--ds-comp-segcontrol-item-medium-unselected-inner-padding-x: .375rem;--ds-comp-segcontrol-item-medium-unselected-inner-padding-y: .09375rem;--ds-comp-segcontrol-item-medium-unselected-inner-space-between: .1875rem;--ds-comp-segcontrol-item-medium-unselected-padding-x: .1875rem;--ds-comp-segcontrol-item-medium-icon-size: .9375rem;--ds-comp-segcontrol-item-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-segcontrol-item-small-typography-font-weight: 400;--ds-comp-segcontrol-item-small-typography-line-height: 19px;--ds-comp-segcontrol-item-small-typography-font-size: .8125rem;--ds-comp-segcontrol-item-small-typography-letter-spacing: 0rem;--ds-comp-segcontrol-item-small-icon-size: .75rem;--ds-comp-segcontrol-item-small-selected-padding-x: .375rem;--ds-comp-segcontrol-item-small-selected-space-between: .1875rem;--ds-comp-segcontrol-item-small-unselected-inner-padding-x: .1875rem;--ds-comp-segcontrol-item-small-unselected-inner-padding-y: .09375rem;--ds-comp-segcontrol-item-small-unselected-inner-space-between: .1875rem;--ds-comp-segcontrol-item-small-unselected-padding-x: .1875rem;--ds-comp-segcontrol-item-border-radius: 3px;--ds-comp-segcontrol-item-disabled-color: #fcfcfc52;--ds-comp-segcontrol-background-color: #414141;--ds-comp-segcontrol-border-color: #767676;--ds-comp-segcontrol-medium-height: 1.5rem;--ds-comp-segcontrol-small-height: 1.125rem;--ds-comp-segcontrol-border-radius: 3px;--ds-comp-segcontrol-divider-color: #767676;--ds-comp-segcontrol-divider-medium-height: .75rem;--ds-comp-segcontrol-divider-small-height: .5625rem;--ds-comp-segcontrol-border-width: .0625rem;--ds-comp-tab-item-unselected-default-background-color: #ffffff00;--ds-comp-tab-item-unselected-default-border-color: #ffffff00;--ds-comp-tab-item-unselected-default-color: #ACACac;--ds-comp-tab-item-unselected-hover-state-layer: #acacac14;--ds-comp-tab-item-unselected-hover-border-color: #ffffff00;--ds-comp-tab-item-unselected-hover-color: #ACACac;--ds-comp-tab-item-unselected-active-state-layer: #acacac29;--ds-comp-tab-item-unselected-active-border-color: #ffffff00;--ds-comp-tab-item-unselected-active-color: #ACACac;--ds-comp-tab-item-unselected-disabled-state-layer: #ffffff00;--ds-comp-tab-item-unselected-disabled-border-color: #ffffff00;--ds-comp-tab-item-unselected-disabled-color: #fcfcfc52;--ds-comp-tab-item-indicator-unselected-default-background-color: #ffffff00;--ds-comp-tab-item-indicator-unselected-hover-background-color: #ffffff00;--ds-comp-tab-item-indicator-unselected-active-background-color: #ffffff00;--ds-comp-tab-item-indicator-unselected-disabled-background-color: #ffffff00;--ds-comp-tab-item-indicator-selected-default-background-color: #63A4F0;--ds-comp-tab-item-indicator-selected-hover-background-color: #63A4F0;--ds-comp-tab-item-indicator-selected-active-background-color: #63A4F0;--ds-comp-tab-item-indicator-selected-disabled-background-color: #fcfcfc52;--ds-comp-tab-item-indicator-top-border-radius: 3px;--ds-comp-tab-item-indicator-bottom-border-radius: 0px;--ds-comp-tab-item-indicator-height: .09375rem;--ds-comp-tab-item-overlay-unselected-background-color: #307fdf14;--ds-comp-tab-item-overlay-selected-background-color: #307fdf29;--ds-comp-tab-item-selected-default-background-color: #ffffff00;--ds-comp-tab-item-selected-default-color: #C8E5FF;--ds-comp-tab-item-selected-default-border-color: #071531;--ds-comp-tab-item-selected-hover-state-layer: #307fdf14;--ds-comp-tab-item-selected-hover-color: #C8E5FF;--ds-comp-tab-item-selected-hover-border-color: #071531;--ds-comp-tab-item-selected-active-state-layer: #307fdf29;--ds-comp-tab-item-selected-active-color: #C8E5FF;--ds-comp-tab-item-selected-active-border-color: #071531;--ds-comp-tab-item-selected-disabled-state-layer: #ffffff00;--ds-comp-tab-item-selected-disabled-color: #fcfcfc52;--ds-comp-tab-item-selected-disabled-border-color: #fcfcfc29;--ds-comp-tab-item-padding-x: .75rem;--ds-comp-tab-item-padding-y: 0rem;--ds-comp-tab-item-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-tab-item-typography-font-weight: 600;--ds-comp-tab-item-typography-line-height: 19px;--ds-comp-tab-item-typography-font-size: .9375rem;--ds-comp-tab-item-typography-letter-spacing: 0rem;--ds-comp-tab-item-space-between: .375rem;--ds-comp-tab-item-icon-size: .75rem;--ds-comp-tab-list-button-container-width: 1.875rem;--ds-comp-tab-list-button-container-button-default-background-color: #171B20;--ds-comp-tab-list-button-container-button-hover-state-layer: #acacac14;--ds-comp-tab-list-button-container-button-active-state-layer: #acacac29;--ds-comp-tab-list-button-container-button-icon-size: 1.125rem;--ds-comp-tab-list-button-container-button-color: #ACACac;--ds-comp-tab-list-button-container-background-color: #191919;--ds-comp-tab-list-button-container-padding-x: .375rem;--ds-comp-tab-list-linear-container-width: 1.875rem;--ds-comp-tab-list-linear-container-left-background-color: linear-gradient(90deg, #171B20 20%, #ffffff00 80%);--ds-comp-tab-list-linear-container-right-background-color: linear-gradient(-90deg, #171B20 20%, #ffffff00 80%);--ds-comp-tab-list-underline-background-color: #5C5C5C;--ds-comp-tab-list-underline-border-width: .0625rem;--ds-comp-switch-track-size-small-height: 1.125rem;--ds-comp-switch-track-size-small-width: 2.25rem;--ds-comp-switch-track-size-medium-height: 1.5rem;--ds-comp-switch-track-size-medium-width: 3.25rem;--ds-comp-switch-track-border-width-default: .125rem;--ds-comp-switch-track-color-off-default-background-color: #414141;--ds-comp-switch-track-color-off-default-border-color: #767676;--ds-comp-switch-track-color-off-hover-background-color: #414141;--ds-comp-switch-track-color-off-hover-border-color: #767676;--ds-comp-switch-track-color-off-active-background-color: #414141;--ds-comp-switch-track-color-off-active-border-color: #767676;--ds-comp-switch-track-color-off-disabled-background-color: #ffffff00;--ds-comp-switch-track-color-off-disabled-border-color: #fcfcfc29;--ds-comp-switch-track-color-on-default-background-color: #A3CFFF;--ds-comp-switch-track-color-on-default-border-color: #A3CFFF;--ds-comp-switch-track-color-on-hover-background-color: #A3CFFF;--ds-comp-switch-track-color-on-hover-border-color: #A3CFFF;--ds-comp-switch-track-color-on-active-background-color: #A3CFFF;--ds-comp-switch-track-color-on-active-border-color: #A3CFFF;--ds-comp-switch-track-color-on-disabled-background-color: #fcfcfc29;--ds-comp-switch-track-color-on-disabled-border-color: #fcfcfc29;--ds-comp-switch-border-radius-default: 3333px;--ds-comp-switch-thumb-container-size-small: 1.5rem;--ds-comp-switch-thumb-container-size-medium: 1.875rem;--ds-comp-switch-thumb-size-on-with-icon-small-default: .75rem;--ds-comp-switch-thumb-size-on-with-icon-small-hover: .75rem;--ds-comp-switch-thumb-size-on-with-icon-small-disabled: .75rem;--ds-comp-switch-thumb-size-on-with-icon-small-active: NaNrem;--ds-comp-switch-thumb-size-on-with-icon-medium-default: 1.125rem;--ds-comp-switch-thumb-size-on-with-icon-medium-hover: 1.125rem;--ds-comp-switch-thumb-size-on-with-icon-medium-disabled: 1.125rem;--ds-comp-switch-thumb-size-on-with-icon-medium-active: 1.375rem;--ds-comp-switch-thumb-size-on-no-icon-small-default: .75rem;--ds-comp-switch-thumb-size-on-no-icon-small-hover: .75rem;--ds-comp-switch-thumb-size-on-no-icon-small-disabled: .75rem;--ds-comp-switch-thumb-size-on-no-icon-small-active: 1rem;--ds-comp-switch-thumb-size-on-no-icon-medium-default: 1.125rem;--ds-comp-switch-thumb-size-on-no-icon-medium-hover: 1.125rem;--ds-comp-switch-thumb-size-on-no-icon-medium-disabled: 1.125rem;--ds-comp-switch-thumb-size-on-no-icon-medium-active: 1.375rem;--ds-comp-switch-thumb-size-off-with-icon-small-default: .75rem;--ds-comp-switch-thumb-size-off-with-icon-small-hover: .75rem;--ds-comp-switch-thumb-size-off-with-icon-small-disabled: .75rem;--ds-comp-switch-thumb-size-off-with-icon-small-active: 1rem;--ds-comp-switch-thumb-size-off-with-icon-medium-default: 1.125rem;--ds-comp-switch-thumb-size-off-with-icon-medium-hover: 1.125rem;--ds-comp-switch-thumb-size-off-with-icon-medium-disabled: 1.125rem;--ds-comp-switch-thumb-size-off-with-icon-medium-active: 1.375rem;--ds-comp-switch-thumb-size-off-no-icon-small-default: .5rem;--ds-comp-switch-thumb-size-off-no-icon-small-hover: .5rem;--ds-comp-switch-thumb-size-off-no-icon-small-disabled: .5rem;--ds-comp-switch-thumb-size-off-no-icon-small-active: 1rem;--ds-comp-switch-thumb-size-off-no-icon-medium-default: .875rem;--ds-comp-switch-thumb-size-off-no-icon-medium-hover: .875rem;--ds-comp-switch-thumb-size-off-no-icon-medium-disabled: .875rem;--ds-comp-switch-thumb-size-off-no-icon-medium-active: 1.375rem;--ds-comp-switch-icon-size-small: .5625rem;--ds-comp-switch-icon-size-medium: .9375rem;--ds-comp-switch-thumb-container-color-off-default-background-color: #ffffff00;--ds-comp-switch-thumb-container-color-off-hover-background-color: #acacac14;--ds-comp-switch-thumb-container-color-off-active-background-color: #acacac29;--ds-comp-switch-thumb-container-color-off-disabled-background-color: #ffffff00;--ds-comp-switch-thumb-container-color-on-default-background-color: #ffffff00;--ds-comp-switch-thumb-container-color-on-hover-background-color: #63a4f014;--ds-comp-switch-thumb-container-color-on-active-background-color: #63a4f029;--ds-comp-switch-thumb-container-color-on-disabled-background-color: #ffffff00;--ds-comp-switch-thumb-color-off-default-background-color: #ACACac;--ds-comp-switch-thumb-color-off-default-icon-color: #0F0F0F;--ds-comp-switch-thumb-color-off-hover-background-color: #ACACac;--ds-comp-switch-thumb-color-off-hover-icon-color: #0F0F0F;--ds-comp-switch-thumb-color-off-active-background-color: #ACACac;--ds-comp-switch-thumb-color-off-active-icon-color: #0F0F0F;--ds-comp-switch-thumb-color-off-disabled-background-color: #fcfcfc29;--ds-comp-switch-thumb-color-off-disabled-icon-color: #fcfcfc52;--ds-comp-switch-thumb-color-on-default-background-color: #071531;--ds-comp-switch-thumb-color-on-default-icon-color: #A3CFFF;--ds-comp-switch-thumb-color-on-hover-background-color: #071531;--ds-comp-switch-thumb-color-on-hover-icon-color: #A3CFFF;--ds-comp-switch-thumb-color-on-active-background-color: #071531;--ds-comp-switch-thumb-color-on-active-icon-color: #A3CFFF;--ds-comp-switch-thumb-color-on-disabled-background-color: #fcfcfc29;--ds-comp-switch-thumb-color-on-disabled-icon-color: #fcfcfc52;--ds-comp-switch-thumb-offset-off-small: -.375rem;--ds-comp-switch-thumb-offset-off-medium: -.375rem;--ds-comp-switch-thumb-offset-on-small: .375rem;--ds-comp-switch-thumb-offset-on-medium: .875rem;--ds-comp-paper-surface-elevated-background-color: #1B2127;--ds-comp-paper-surface-elevated-border-color: #414141;--ds-comp-paper-surface-outlined-background-color: #171B20;--ds-comp-paper-surface-filled-background-color: #171B20;--ds-comp-paper-outlined-border-color: #5C5C5C;--ds-comp-paper-outlined-border-width: .0625rem;--ds-comp-paper-elevated-box-shadow: 0px 4px 4px 0px #00000040;--ds-comp-paper-primary-filled-background-color: #171B20;--ds-comp-paper-primary-elevated-background-color: #1B2127;--ds-comp-paper-primary-elevated-border-color: #414141;--ds-comp-paper-primary-outlined-background-color: #171B20;--ds-comp-table-row-unselected-default-background-color: #ffffff00;--ds-comp-table-row-unselected-hover-background-color: #acacac14;--ds-comp-table-row-selected-default-background-color: #071531;--ds-comp-table-row-selected-hover-background-color: #307fdf14;--ds-comp-table-body-cell-border-color: #414141;--ds-comp-table-body-cell-text-color: #FCFCFC;--ds-comp-table-body-cell-border-width: .0625rem;--ds-comp-table-body-cell-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-table-body-cell-typography-font-weight: 400;--ds-comp-table-body-cell-typography-line-height: 19px;--ds-comp-table-body-cell-typography-font-size: .9375rem;--ds-comp-table-body-cell-typography-letter-spacing: 0rem;--ds-comp-table-body-cell-medium-padding-x: .75rem;--ds-comp-table-body-cell-medium-padding-y: .75rem;--ds-comp-table-body-cell-small-padding-x: .75rem;--ds-comp-table-body-cell-small-padding-y: .375rem;--ds-comp-table-head-cell-border-color: #5C5C5C;--ds-comp-table-head-cell-text-color: #FCFCFC;--ds-comp-table-head-cell-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-table-head-cell-typography-font-weight: 600;--ds-comp-table-head-cell-typography-line-height: 19px;--ds-comp-table-head-cell-typography-font-size: .9375rem;--ds-comp-table-head-cell-typography-letter-spacing: 0rem;--ds-comp-table-head-cell-medium-padding-x: .75rem;--ds-comp-table-head-cell-medium-padding-y: .75rem;--ds-comp-table-head-cell-border-width: .0625rem;--ds-comp-table-head-cell-small-padding-x: .75rem;--ds-comp-table-head-cell-small-padding-y: .375rem;--ds-comp-table-head-background-color: #ffffff00;--ds-comp-radio-overlay-primary-unselected-background-color: #acacac14;--ds-comp-radio-overlay-primary-selected-background-color: #63a4f014;--ds-comp-radio-overlay-error-unselected-background-color: #e64c4114;--ds-comp-radio-overlay-error-selected-background-color: #e64c4114;--ds-comp-radio-primary-unselected-default-icon-color: #ACACac;--ds-comp-radio-primary-unselected-default-background-color: #ffffff00;--ds-comp-radio-primary-unselected-hover-icon-color: #ACACac;--ds-comp-radio-primary-unselected-hover-background-color: #acacac14;--ds-comp-radio-primary-unselected-active-icon-color: #ACACac;--ds-comp-radio-primary-unselected-active-background-color: #acacac29;--ds-comp-radio-primary-unselected-disabled-icon-color: #fcfcfc52;--ds-comp-radio-primary-unselected-disabled-background-color: #ffffff00;--ds-comp-radio-primary-selected-default-icon-color: #63A4F0;--ds-comp-radio-primary-selected-default-background-color: #ffffff00;--ds-comp-radio-primary-selected-hover-icon-color: #63A4F0;--ds-comp-radio-primary-selected-hover-background-color: #63a4f014;--ds-comp-radio-primary-selected-active-icon-color: #63A4F0;--ds-comp-radio-primary-selected-active-background-color: #63a4f029;--ds-comp-radio-primary-selected-disabled-icon-color: #fcfcfc52;--ds-comp-radio-primary-selected-disabled-background-color: #ffffff00;--ds-comp-radio-default-color: #FCFCFC;--ds-comp-radio-disabled-color: #fcfcfc52;--ds-comp-radio-error-unselected-default-icon-color: #E64C41;--ds-comp-radio-error-unselected-default-background-color: #ffffff00;--ds-comp-radio-error-unselected-hover-icon-color: #E64C41;--ds-comp-radio-error-unselected-hover-background-color: #e64c4114;--ds-comp-radio-error-unselected-active-icon-color: #E64C41;--ds-comp-radio-error-unselected-active-background-color: #e64c4129;--ds-comp-radio-error-unselected-disabled-icon-color: #fcfcfc52;--ds-comp-radio-error-unselected-disabled-background-color: #ffffff00;--ds-comp-radio-error-selected-default-icon-color: #E64C41;--ds-comp-radio-error-selected-default-background-color: #ffffff00;--ds-comp-radio-error-selected-hover-icon-color: #E64C41;--ds-comp-radio-error-selected-hover-background-color: #e64c4114;--ds-comp-radio-error-selected-active-icon-color: #E64C41;--ds-comp-radio-error-selected-active-background-color: #e64c4129;--ds-comp-radio-error-selected-disabled-icon-color: #fcfcfc52;--ds-comp-radio-error-selected-disabled-background-color: #ffffff00;--ds-comp-radio-space-between: .09375rem;--ds-comp-radio-padding-x: 0rem;--ds-comp-radio-padding-y: 0rem;--ds-comp-radio-container-small-padding-x: .375rem;--ds-comp-radio-container-small-padding-y: .375rem;--ds-comp-radio-container-medium-padding-x: .5rem;--ds-comp-radio-container-medium-padding-y: .5rem;--ds-comp-radio-small-container-size: .75rem;--ds-comp-radio-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-radio-small-typography-font-weight: 400;--ds-comp-radio-small-typography-line-height: 19px;--ds-comp-radio-small-typography-font-size: .9375rem;--ds-comp-radio-small-typography-letter-spacing: 0rem;--ds-comp-radio-medium-container-size: .9375rem;--ds-comp-radio-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-radio-medium-typography-font-weight: 400;--ds-comp-radio-medium-typography-line-height: 19px;--ds-comp-radio-medium-typography-font-size: .9375rem;--ds-comp-radio-medium-typography-letter-spacing: 0rem;--ds-comp-radio-background-border-radius: 3333px;--ds-comp-radio-hover-color: #FCFCFC;--ds-comp-radio-active-color: #FCFCFC;--ds-comp-radio-group-space-between: .09375rem;--ds-comp-scrim-background-color: #00000080;--ds-comp-dialog-background-color: #1B2127;--ds-comp-dialog-border-radius-default: 12px;--ds-comp-dialog-max-width-xs: 15.9375rem;--ds-comp-dialog-max-width-sm: 27.5rem;--ds-comp-dialog-max-width-md: 43.75rem;--ds-comp-dialog-max-width-lg: 60rem;--ds-comp-dialog-max-width-xl: 70rem;--ds-comp-dialog-border-shadow-default: 0px 4px 4px 0px #00000040;--ds-comp-dialog-margin-y: 3rem;--ds-comp-dialog-margin-x: 3rem;--ds-comp-dialog-text-color: #FCFCFC;--ds-comp-dialog-headline-text-color: #FCFCFC;--ds-comp-dialog-headline-icon-color: #FCFCFC;--ds-comp-dialog-headline-padding-top: 1.125rem;--ds-comp-dialog-headline-padding-left: 1.125rem;--ds-comp-dialog-headline-padding-right: 1.125rem;--ds-comp-dialog-headline-padding-bottom: 0rem;--ds-comp-dialog-headline-space-between: .75rem;--ds-comp-dialog-headline-label-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-dialog-headline-label-font-weight: 600;--ds-comp-dialog-headline-label-line-height: 19px;--ds-comp-dialog-headline-label-font-size: 1.375rem;--ds-comp-dialog-headline-label-letter-spacing: 0rem;--ds-comp-dialog-support-text-text-color: #E2E2E2;--ds-comp-dialog-support-text-label-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-dialog-support-text-label-font-weight: 400;--ds-comp-dialog-support-text-label-line-height: 19px;--ds-comp-dialog-support-text-label-font-size: .9375rem;--ds-comp-dialog-support-text-label-letter-spacing: 0rem;--ds-comp-dialog-content-padding-top: .75rem;--ds-comp-dialog-content-padding-left: 1.125rem;--ds-comp-dialog-content-padding-right: 1.125rem;--ds-comp-dialog-content-padding-bottom: 0rem;--ds-comp-dialog-action-padding-top: 1.125rem;--ds-comp-dialog-action-padding-left: 1.125rem;--ds-comp-dialog-action-padding-right: 1.125rem;--ds-comp-dialog-action-padding-bottom: 1.125rem;--ds-comp-dialog-action-space-between: .375rem;--ds-comp-dialog-content-no-action-padding-top: .75rem;--ds-comp-dialog-content-no-action-padding-left: 1.125rem;--ds-comp-dialog-content-no-action-padding-right: 1.125rem;--ds-comp-dialog-content-no-action-padding-bottom: 1.125rem;--ds-comp-form-section-space-between: .75rem;--ds-comp-form-section-title-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-form-section-title-font-weight: 600;--ds-comp-form-section-title-line-height: 19px;--ds-comp-form-section-title-font-size: .9375rem;--ds-comp-form-section-title-letter-spacing: 0rem;--ds-comp-form-section-description-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-form-section-description-font-weight: 400;--ds-comp-form-section-description-line-height: 19px;--ds-comp-form-section-description-font-size: .9375rem;--ds-comp-form-section-description-letter-spacing: 0rem;--ds-comp-form-section-color-title: #FCFCFC;--ds-comp-form-section-color-description: #E2E2E2;--ds-comp-form-section-field-label-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-form-section-field-label-font-weight: 600;--ds-comp-form-section-field-label-line-height: 19px;--ds-comp-form-section-field-label-font-size: .9375rem;--ds-comp-form-section-field-label-letter-spacing: 0rem;--ds-comp-form-section-field-color-label: #FCFCFC;--ds-comp-form-section-field-color-is-required: #E64C41;--ds-comp-form-section-field-space-between: .1875rem;--ds-comp-form-header-space-between: 0rem;--ds-comp-form-header-title-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-form-header-title-font-weight: 600;--ds-comp-form-header-title-line-height: 28px;--ds-comp-form-header-title-font-size: 1.375rem;--ds-comp-form-header-title-letter-spacing: 0rem;--ds-comp-form-header-description-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-form-header-description-font-weight: 400;--ds-comp-form-header-description-line-height: 19px;--ds-comp-form-header-description-font-size: .9375rem;--ds-comp-form-header-description-letter-spacing: 0rem;--ds-comp-form-header-color-title: #FCFCFC;--ds-comp-form-header-color-description: #E2E2E2;--ds-comp-form-footer-space-between: .375rem;--ds-comp-form-helper-text-color-default: #E2E2E2;--ds-comp-form-helper-text-color-error: #E64C41;--ds-comp-form-helper-text-color-valid: #209B67;--ds-comp-form-helper-text-default-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-form-helper-text-default-font-weight: 400;--ds-comp-form-helper-text-default-line-height: 16px;--ds-comp-form-helper-text-default-font-size: .8125rem;--ds-comp-form-helper-text-default-letter-spacing: 0rem;--ds-comp-form-space-between: 1.125rem;--ds-comp-form-text-color: #FCFCFC;--ds-comp-checkbox-overlay-primary-unselected-background-color: #acacac14;--ds-comp-checkbox-overlay-primary-selected-background-color: #63a4f014;--ds-comp-checkbox-overlay-error-unselected-background-color: #e64c4114;--ds-comp-checkbox-overlay-error-selected-background-color: #e64c4114;--ds-comp-checkbox-primary-unselected-default-icon-color: #ACACac;--ds-comp-checkbox-primary-unselected-default-background-color: #ffffff00;--ds-comp-checkbox-primary-unselected-hover-icon-color: #ACACac;--ds-comp-checkbox-primary-unselected-hover-background-color: #acacac14;--ds-comp-checkbox-primary-unselected-active-icon-color: #ACACac;--ds-comp-checkbox-primary-unselected-active-background-color: #acacac29;--ds-comp-checkbox-primary-unselected-disabled-icon-color: #fcfcfc52;--ds-comp-checkbox-primary-unselected-disabled-background-color: #ffffff00;--ds-comp-checkbox-primary-selected-default-icon-color: #63A4F0;--ds-comp-checkbox-primary-selected-default-background-color: #ffffff00;--ds-comp-checkbox-primary-selected-hover-icon-color: #63A4F0;--ds-comp-checkbox-primary-selected-hover-background-color: #63a4f014;--ds-comp-checkbox-primary-selected-active-icon-color: #63A4F0;--ds-comp-checkbox-primary-selected-active-background-color: #63a4f029;--ds-comp-checkbox-primary-selected-disabled-icon-color: #fcfcfc52;--ds-comp-checkbox-primary-selected-disabled-background-color: #ffffff00;--ds-comp-checkbox-default-color: #FCFCFC;--ds-comp-checkbox-disabled-color: #fcfcfc52;--ds-comp-checkbox-error-unselected-default-icon-color: #E64C41;--ds-comp-checkbox-error-unselected-default-background-color: #ffffff00;--ds-comp-checkbox-error-unselected-hover-icon-color: #E64C41;--ds-comp-checkbox-error-unselected-hover-background-color: #e64c4114;--ds-comp-checkbox-error-unselected-active-icon-color: #E64C41;--ds-comp-checkbox-error-unselected-active-background-color: #e64c4129;--ds-comp-checkbox-error-unselected-disabled-icon-color: #fcfcfc52;--ds-comp-checkbox-error-unselected-disabled-background-color: #fffffff00;--ds-comp-checkbox-error-selected-default-icon-color: #E64C41;--ds-comp-checkbox-error-selected-default-background-color: #ffffff00;--ds-comp-checkbox-error-selected-hover-icon-color: #E64C41;--ds-comp-checkbox-error-selected-hover-background-color: #e64c4114;--ds-comp-checkbox-error-selected-active-icon-color: #E64C41;--ds-comp-checkbox-error-selected-active-background-color: #e64c4129;--ds-comp-checkbox-error-selected-disabled-icon-color: #fcfcfc52;--ds-comp-checkbox-error-selected-disabled-background-color: #ffffff00;--ds-comp-checkbox-background-border-radius: 3333px;--ds-comp-checkbox-space-between: .1875rem;--ds-comp-checkbox-padding-x: 0rem;--ds-comp-checkbox-padding-y: 0rem;--ds-comp-checkbox-container-small-padding-x: .375rem;--ds-comp-checkbox-container-small-padding-y: .375rem;--ds-comp-checkbox-container-small-size: .75rem;--ds-comp-checkbox-container-medium-size: .9375rem;--ds-comp-checkbox-container-medium-padding-x: .5rem;--ds-comp-checkbox-container-medium-padding-y: .5rem;--ds-comp-checkbox-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-checkbox-small-typography-font-weight: 400;--ds-comp-checkbox-small-typography-line-height: 19px;--ds-comp-checkbox-small-typography-font-size: .9375rem;--ds-comp-checkbox-small-typography-letter-spacing: 0rem;--ds-comp-checkbox-hover-color: #FCFCFC;--ds-comp-checkbox-active-color: #FCFCFC;--ds-comp-checkbox-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-checkbox-medium-typography-font-weight: 400;--ds-comp-checkbox-medium-typography-line-height: 19px;--ds-comp-checkbox-medium-typography-font-size: .9375rem;--ds-comp-checkbox-medium-typography-letter-spacing: 0rem;--ds-comp-select-default-background-color: #ffffff00;--ds-comp-select-default-border-color: #5C5C5C;--ds-comp-select-icon-default-color: #ACACac;--ds-comp-select-icon-hover-color: #ACACac;--ds-comp-select-icon-active-color: #FCFCFC;--ds-comp-select-icon-disabled-color: #fcfcfc52;--ds-comp-select-input-default-color: #FCFCFC;--ds-comp-select-input-hover-color: #FCFCFC;--ds-comp-select-input-active-color: #FCFCFC;--ds-comp-select-input-disabled-color: #fcfcfc52;--ds-comp-select-input-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-select-input-typography-font-weight: 400;--ds-comp-select-input-typography-line-height: 19px;--ds-comp-select-input-typography-font-size: .9375rem;--ds-comp-select-input-typography-letter-spacing: 0rem;--ds-comp-select-input-icon-size: 1.125rem;--ds-comp-select-input-small-min-height: 1.5rem;--ds-comp-select-input-medium-min-height: 1.875rem;--ds-comp-select-placeholder-default-color: #ACACac;--ds-comp-select-placeholder-hover-color: #ACACac;--ds-comp-select-placeholder-active-color: #ACACac;--ds-comp-select-placeholder-disabled-color: #fcfcfc52;--ds-comp-select-placeholder-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-select-placeholder-typography-font-weight: 400;--ds-comp-select-placeholder-typography-line-height: 19px;--ds-comp-select-placeholder-typography-font-size: .9375rem;--ds-comp-select-placeholder-typography-letter-spacing: 0rem;--ds-comp-select-hover-border-color: #5C5C5C;--ds-comp-select-hover-background-color: #acacac14;--ds-comp-select-focus-background-color: #ffffff00;--ds-comp-select-focus-border-color: #63A4F0;--ds-comp-select-error-default-background-color: #ffffff00;--ds-comp-select-error-focus-background-color: #ffffff00;--ds-comp-select-error-focus-border-color: #63A4F0;--ds-comp-select-error-hover-background-color: #e64c4114;--ds-comp-select-error-border-color: #E64C41;--ds-comp-select-error-icon-color: #E64C41;--ds-comp-select-disabled-border-color: #fcfcfc29;--ds-comp-select-disabled-background-color: #ffffff00;--ds-comp-select-border-radius: 3px;--ds-comp-select-menu-padding-y: .1875rem;--ds-comp-select-menu-group-padding-y: .1875rem;--ds-comp-select-medium-padding-left: .75rem;--ds-comp-select-medium-padding-right: .875rem;--ds-comp-select-medium-padding-top: .375rem;--ds-comp-select-medium-padding-bottom: .375rem;--ds-comp-select-medium-space-between: .375rem;--ds-comp-select-small-padding-left: .75rem;--ds-comp-select-small-padding-right: .625rem;--ds-comp-select-small-padding-top: .1875rem;--ds-comp-select-small-padding-bottom: .1875rem;--ds-comp-select-small-space-between: .375rem;--ds-comp-select-item-icon-size: .75rem;--ds-comp-select-item-padding-y: .375rem;--ds-comp-select-item-padding-x: .75rem;--ds-comp-select-item-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-select-item-typography-font-weight: 400;--ds-comp-select-item-typography-line-height: 19px;--ds-comp-select-item-typography-font-size: .9375rem;--ds-comp-select-item-typography-letter-spacing: 0rem;--ds-comp-select-item-unselected-default-background-color: #ffffff00;--ds-comp-select-item-unselected-hover-background-color: #acacac14;--ds-comp-select-item-unselected-active-background-color: #acacac29;--ds-comp-select-item-unselected-color: #FCFCFC;--ds-comp-select-item-disabled-color: #fcfcfc52;--ds-comp-select-item-disabled-background-color: #ffffff00;--ds-comp-select-item-overlay-background-color: #acacac14;--ds-comp-select-item-selected-color: #FCFCFC;--ds-comp-select-item-selected-default-background-color: #344459;--ds-comp-select-item-selected-hover-background-color: #8692a214;--ds-comp-select-item-selected-active-background-color: #8692a229;--ds-comp-select-item-space-between: .375rem;--ds-comp-text-field-primary-default-background-color: #fffffff00;--ds-comp-text-field-primary-default-icon-color: #ACACac;--ds-comp-text-field-primary-default-prefix-color: #E2E2E2;--ds-comp-text-field-primary-default-suffix-color: #E2E2E2;--ds-comp-text-field-primary-default-label-color: #ACACac;--ds-comp-text-field-primary-default-input-color: #FCFCFC;--ds-comp-text-field-primary-default-placeholder-color: #ACACac;--ds-comp-text-field-primary-default-box-shadow: 0 0 0 1px #767676;--ds-comp-text-field-primary-hover-background-color: #acacac14;--ds-comp-text-field-primary-hover-label-color: #ACACac;--ds-comp-text-field-primary-hover-icon-color: #ACACac;--ds-comp-text-field-primary-hover-prefix-color: #E2E2E2;--ds-comp-text-field-primary-hover-suffix-color: #E2E2E2;--ds-comp-text-field-primary-hover-placeholder-color: #ACACac;--ds-comp-text-field-primary-hover-input-color: #FCFCFC;--ds-comp-text-field-primary-hover-box-shadow: 0 0 0 1px #767676;--ds-comp-text-field-primary-focus-background-color: #ffffff00;--ds-comp-text-field-primary-focus-label-color: #ACACac;--ds-comp-text-field-primary-focus-placeholder-color: #ACACac;--ds-comp-text-field-primary-focus-prefix-color: #E2E2E2;--ds-comp-text-field-primary-focus-suffix-color: #E2E2E2;--ds-comp-text-field-primary-focus-input-color: #FCFCFC;--ds-comp-text-field-primary-focus-icon-color: #FCFCFC;--ds-comp-text-field-primary-disabled-background-color: #ffffff00;--ds-comp-text-field-primary-disabled-placeholder-color: #fcfcfc52;--ds-comp-text-field-primary-disabled-label-color: #fcfcfc52;--ds-comp-text-field-primary-disabled-input-color: #fcfcfc52;--ds-comp-text-field-primary-disabled-icon-color: #fcfcfc52;--ds-comp-text-field-primary-disabled-prefix-color: #fcfcfc52;--ds-comp-text-field-primary-disabled-suffix-color: #fcfcfc52;--ds-comp-text-field-primary-disabled-box-shadow: 0 0 0 1px #fcfcfc29;--ds-comp-text-field-primary-focused-box-shadow: 0 0 0 2px #63A4F0;--ds-comp-text-field-error-default-background-color: #ffffff00;--ds-comp-text-field-error-default-error-icon-color: #E64C41;--ds-comp-text-field-error-default-icon-color: #ACACac;--ds-comp-text-field-error-default-prefix-color: #E2E2E2;--ds-comp-text-field-error-default-suffix-color: #E2E2E2;--ds-comp-text-field-error-default-label-color: #ACACac;--ds-comp-text-field-error-default-input-color: #FCFCFC;--ds-comp-text-field-error-default-placeholder-color: #ACACac;--ds-comp-text-field-error-default-box-shadow: 0 0 0 2px #E64C41;--ds-comp-text-field-error-hover-background-color: #e64c4114;--ds-comp-text-field-error-hover-error-icon-color: #E64C41;--ds-comp-text-field-error-hover-icon-color: #ACACac;--ds-comp-text-field-error-hover-prefix-color: #E2E2E2;--ds-comp-text-field-error-hover-suffix-color: #E2E2E2;--ds-comp-text-field-error-hover-label-color: #ACACac;--ds-comp-text-field-error-hover-placeholder-color: #ACACac;--ds-comp-text-field-error-hover-input-color: #FCFCFC;--ds-comp-text-field-error-hover-box-shadow: 0 0 0 2px #E64C41;--ds-comp-text-field-error-focus-background-color: #ffffff00;--ds-comp-text-field-error-focus-error-icon-color: #E64C41;--ds-comp-text-field-error-focus-label-color: #ACACac;--ds-comp-text-field-error-focus-prefix-color: #E2E2E2;--ds-comp-text-field-error-focus-suffix-color: #E2E2E2;--ds-comp-text-field-error-focus-placeholder-color: #ACACac;--ds-comp-text-field-error-focus-input-color: #FCFCFC;--ds-comp-text-field-error-focus-icon-color: #FCFCFC;--ds-comp-text-field-error-disabled-background-color: #ffffff00;--ds-comp-text-field-error-disabled-placeholder-color: #fcfcfc52;--ds-comp-text-field-error-disabled-label-color: #fcfcfc52;--ds-comp-text-field-error-disabled-input-color: #fcfcfc52;--ds-comp-text-field-error-disabled-icon-color: #fcfcfc52;--ds-comp-text-field-error-disabled-prefix-color: #fcfcfc52;--ds-comp-text-field-error-disabled-suffix-color: #fcfcfc52;--ds-comp-text-field-error-disabled-box-shadow: 0 0 0 1px #fcfcfc29;--ds-comp-text-field-error-focused-box-shadow: 0 0 0 2px #63A4F0;--ds-comp-text-field-border-radius: 3px;--ds-comp-text-field-label-empty-default-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-empty-default-typography-font-weight: 400;--ds-comp-text-field-label-empty-default-typography-line-height: 19px;--ds-comp-text-field-label-empty-default-typography-font-size: .9375rem;--ds-comp-text-field-label-empty-default-typography-letter-spacing: 0rem;--ds-comp-text-field-label-empty-hover-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-empty-hover-typography-font-weight: 400;--ds-comp-text-field-label-empty-hover-typography-line-height: 19px;--ds-comp-text-field-label-empty-hover-typography-font-size: .9375rem;--ds-comp-text-field-label-empty-hover-typography-letter-spacing: 0rem;--ds-comp-text-field-label-empty-focus-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-empty-focus-typography-font-weight: 400;--ds-comp-text-field-label-empty-focus-typography-line-height: 16px;--ds-comp-text-field-label-empty-focus-typography-font-size: .8125rem;--ds-comp-text-field-label-empty-focus-typography-letter-spacing: 0rem;--ds-comp-text-field-label-empty-disabled-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-empty-disabled-typography-font-weight: 400;--ds-comp-text-field-label-empty-disabled-typography-line-height: 19px;--ds-comp-text-field-label-empty-disabled-typography-font-size: .9375rem;--ds-comp-text-field-label-empty-disabled-typography-letter-spacing: 0rem;--ds-comp-text-field-label-filled-default-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-filled-default-typography-font-weight: 400;--ds-comp-text-field-label-filled-default-typography-line-height: 16px;--ds-comp-text-field-label-filled-default-typography-font-size: .8125rem;--ds-comp-text-field-label-filled-default-typography-letter-spacing: 0rem;--ds-comp-text-field-label-filled-hover-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-filled-hover-typography-font-weight: 400;--ds-comp-text-field-label-filled-hover-typography-line-height: 16px;--ds-comp-text-field-label-filled-hover-typography-font-size: .8125rem;--ds-comp-text-field-label-filled-hover-typography-letter-spacing: 0rem;--ds-comp-text-field-label-filled-focus-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-filled-focus-typography-font-weight: 400;--ds-comp-text-field-label-filled-focus-typography-line-height: 16px;--ds-comp-text-field-label-filled-focus-typography-font-size: .8125rem;--ds-comp-text-field-label-filled-focus-typography-letter-spacing: 0rem;--ds-comp-text-field-label-filled-disabled-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-filled-disabled-typography-font-weight: 400;--ds-comp-text-field-label-filled-disabled-typography-line-height: 16px;--ds-comp-text-field-label-filled-disabled-typography-font-size: .8125rem;--ds-comp-text-field-label-filled-disabled-typography-letter-spacing: 0rem;--ds-comp-text-field-input-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-input-typography-font-weight: 400;--ds-comp-text-field-input-typography-line-height: 19px;--ds-comp-text-field-input-typography-font-size: .9375rem;--ds-comp-text-field-input-typography-letter-spacing: 0rem;--ds-comp-text-field-placeholder-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-placeholder-typography-font-weight: 400;--ds-comp-text-field-placeholder-typography-line-height: 19px;--ds-comp-text-field-placeholder-typography-font-size: .9375rem;--ds-comp-text-field-placeholder-typography-letter-spacing: 0rem;--ds-comp-text-field-prefix-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-prefix-typography-font-weight: 400;--ds-comp-text-field-prefix-typography-line-height: 16px;--ds-comp-text-field-prefix-typography-font-size: .8125rem;--ds-comp-text-field-prefix-typography-letter-spacing: 0rem;--ds-comp-text-field-suffix-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-suffix-typography-font-weight: 400;--ds-comp-text-field-suffix-typography-line-height: 16px;--ds-comp-text-field-suffix-typography-font-size: .8125rem;--ds-comp-text-field-suffix-typography-letter-spacing: 0rem;--ds-comp-text-field-with-label-default-medium-padding-left: .75rem;--ds-comp-text-field-with-label-default-medium-padding-right: .375rem;--ds-comp-text-field-with-label-default-medium-padding-top: .375rem;--ds-comp-text-field-with-label-default-medium-padding-bottom: .375rem;--ds-comp-text-field-with-label-default-medium-space-between: .375rem;--ds-comp-text-field-with-label-default-small-padding-left: .75rem;--ds-comp-text-field-with-label-default-small-padding-top: .1875rem;--ds-comp-text-field-with-label-default-small-padding-bottom: .1875rem;--ds-comp-text-field-with-label-default-small-padding-right: .375rem;--ds-comp-text-field-with-label-default-small-space-between: .375rem;--ds-comp-text-field-with-label-leading-medium-padding-left: .875rem;--ds-comp-text-field-with-label-leading-medium-padding-right: .625rem;--ds-comp-text-field-with-label-leading-medium-padding-top: .375rem;--ds-comp-text-field-with-label-leading-medium-padding-bottom: .375rem;--ds-comp-text-field-with-label-leading-medium-space-between: .375rem;--ds-comp-text-field-with-label-leading-small-padding-left: .875rem;--ds-comp-text-field-with-label-leading-small-padding-right: .625rem;--ds-comp-text-field-with-label-leading-small-padding-top: .1875rem;--ds-comp-text-field-with-label-leading-small-padding-bottom: .1875rem;--ds-comp-text-field-with-label-leading-small-space-between: .375rem;--ds-comp-text-field-with-label-medium-top-offset: .75rem;--ds-comp-text-field-with-label-medium-min-height: 3.625rem;--ds-comp-text-field-with-label-small-top-offset: .625rem;--ds-comp-text-field-with-label-small-min-height: 3.125rem;--ds-comp-text-field-no-label-default-medium-padding-left: .75rem;--ds-comp-text-field-no-label-default-medium-padding-right: .375rem;--ds-comp-text-field-no-label-default-medium-padding-top: .375rem;--ds-comp-text-field-no-label-default-medium-padding-bottom: .375rem;--ds-comp-text-field-no-label-default-medium-space-between: .375rem;--ds-comp-text-field-no-label-default-small-padding-left: .75rem;--ds-comp-text-field-no-label-default-small-padding-right: .375rem;--ds-comp-text-field-no-label-default-small-padding-top: .1875rem;--ds-comp-text-field-no-label-default-small-padding-bottom: .1875rem;--ds-comp-text-field-no-label-default-small-space-between: .375rem;--ds-comp-text-field-no-label-leading-medium-padding-left: .875rem;--ds-comp-text-field-no-label-leading-medium-padding-right: .625rem;--ds-comp-text-field-no-label-leading-medium-padding-top: .375rem;--ds-comp-text-field-no-label-leading-medium-padding-bottom: .375rem;--ds-comp-text-field-no-label-leading-medium-space-between: .375rem;--ds-comp-text-field-no-label-leading-small-padding-left: .875rem;--ds-comp-text-field-no-label-leading-small-padding-right: .625rem;--ds-comp-text-field-no-label-leading-small-padding-top: .1875rem;--ds-comp-text-field-no-label-leading-small-padding-bottom: .1875rem;--ds-comp-text-field-no-label-leading-small-space-between: .375rem;--ds-comp-text-field-no-label-small-min-height: 1.5rem;--ds-comp-text-field-no-label-medium-min-height: 1.875rem;--ds-comp-text-field-icon-size: 1.125rem;--ds-comp-text-editor-default-placeholder-color: #ACACac;--ds-comp-text-editor-default-input-color: #FCFCFC;--ds-comp-text-editor-hover-placeholder-color: #ACACac;--ds-comp-text-editor-hover-input-color: #FCFCFC;--ds-comp-text-editor-focus-placeholder-text: #ACACac;--ds-comp-text-editor-focus-input-color: #FCFCFC;--ds-comp-text-editor-disabled-placeholder-color: #fcfcfc52;--ds-comp-text-editor-disabled-input-color: #fcfcfc52;--ds-comp-text-editor-medium-padding-left: .75rem;--ds-comp-text-editor-medium-padding-right: .75rem;--ds-comp-text-editor-medium-padding-top: .375rem;--ds-comp-text-editor-medium-padding-bottom: .375rem;--ds-comp-text-editor-small-padding-left: .75rem;--ds-comp-text-editor-small-padding-right: .75rem;--ds-comp-text-editor-small-padding-top: .1875rem;--ds-comp-text-editor-small-padding-bottom: .1875rem;--ds-comp-badge-size-small: .375rem;--ds-comp-badge-size-large: .75rem;--ds-comp-badge-label-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-badge-label-font-weight: 400;--ds-comp-badge-label-line-height: 19px;--ds-comp-badge-label-font-size: .8125rem;--ds-comp-badge-label-letter-spacing: 0rem;--ds-comp-badge-color-danger-background-color: #E64C41;--ds-comp-badge-color-danger-label-color: #0F0F0F;--ds-comp-badge-color-warning-background-color: #FAB51E;--ds-comp-badge-color-warning-label-color: #FCFCFC;--ds-comp-badge-color-success-background-color: #209B67;--ds-comp-badge-color-success-label-color: #0F0F0F;--ds-comp-badge-color-primary-background-color: #63A4F0;--ds-comp-badge-color-primary-label-color: #0F0F0F;--ds-comp-badge-color-info-background-color: #C7C7C7;--ds-comp-badge-color-info-label-color: #0F0F0F;--ds-comp-badge-large-padding-y: 0rem;--ds-comp-badge-large-padding-x: .1875rem;--ds-comp-badge-border-radius-default: 12px;--ds-comp-skeleton-background-color: #414141;--ds-comp-skeleton-space-between: .5625rem;--ds-comp-skeleton-text-border-radius: 3px;--ds-comp-skeleton-circular-border-radius: 3333px;--ds-comp-skeleton-rounded-border-radius: 6px;--ds-comp-skeleton-rectangular-border-radius: 0px;--ds-comp-circular-progress-large-width: 3rem;--ds-comp-circular-progress-large-height: 3rem;--ds-comp-circular-progress-medium-width: 1.5rem;--ds-comp-circular-progress-medium-height: 1.5rem;--ds-comp-circular-progress-small-width: .75rem;--ds-comp-circular-progress-small-height: .75rem;--ds-comp-circular-progress-background-color: #414141;--ds-comp-circular-progress-bar-primary-background-color: #A3CFFF;--ds-comp-circular-progress-bar-danger-background-color: #E64C41;--ds-comp-circular-progress-bar-warning-background-color: #FAB51E;--ds-comp-circular-progress-bar-success-background-color: #209B67;--ds-comp-circular-progress-bar-info-background-color: #C7C7C7;--ds-comp-circular-progress-label-color: #E2E2E2;--ds-comp-circular-progress-label-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-circular-progress-label-typography-font-size: .8125rem;--ds-comp-circular-progress-label-typography-font-weight: 400;--ds-comp-circular-progress-label-typography-line-height: 19px;--ds-comp-circular-progress-label-typography-letter-spacing: 0rem;--ds-comp-circular-progress-label-typography-paragraph-spacing: 0rem;--ds-comp-typing-progress-color: #E2E2E2;--ds-comp-typing-progress-large-width: .375rem;--ds-comp-typing-progress-large-height: .375rem;--ds-comp-typing-progress-large-space-between: .75rem;--ds-comp-typing-progress-medium-width: .28125rem;--ds-comp-typing-progress-medium-height: .28125rem;--ds-comp-typing-progress-medium-space-between: .375rem;--ds-comp-typing-progress-small-width: .1875rem;--ds-comp-typing-progress-small-height: .1875rem;--ds-comp-typing-progress-small-space-between: .1875rem;--ds-comp-linear-progress-background-color: #414141;--ds-comp-linear-progress-bar-primary-background-color: #63A4F0;--ds-comp-linear-progress-bar-danger-background-color: #E64C41;--ds-comp-linear-progress-bar-warning-background-color: #FAB51E;--ds-comp-linear-progress-bar-success-background-color: #209B67;--ds-comp-linear-progress-bar-info-background-color: #C7C7C7;--ds-comp-linear-progress-height: .1875rem;--ds-comp-linear-progress-border-radius: 6px;--ds-comp-linear-progress-label-color: #E2E2E2;--ds-comp-linear-progress-label-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-linear-progress-label-typography-font-size: .8125rem;--ds-comp-linear-progress-label-typography-font-weight: 400;--ds-comp-linear-progress-label-typography-line-height: 19px;--ds-comp-linear-progress-label-typography-letter-spacing: 0rem;--ds-comp-linear-progress-label-typography-paragraph-spacing: 0rem;--ds-comp-linear-progress-space-between: .375rem;--ds-comp-popup-background-color: #1B2127;--ds-comp-popup-border-radius: 3px;--ds-comp-popup-box-shadow: 0px 4px 4px 0px #00000040;--ds-comp-popup-space-between: .1875rem;--ds-comp-popup-border-color: #414141;--ds-comp-popup-border-width: .0625rem;--ds-comp-dropdown-item-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-dropdown-item-typography-font-weight: 400;--ds-comp-dropdown-item-typography-line-height: 19px;--ds-comp-dropdown-item-typography-font-size: .9375rem;--ds-comp-dropdown-item-typography-letter-spacing: 0rem;--ds-comp-dropdown-item-default-background-color: #ffffff00;--ds-comp-dropdown-item-hover-state-layer: #acacac14;--ds-comp-dropdown-item-active-state-layer: #acacac29;--ds-comp-dropdown-item-color: #FCFCFC;--ds-comp-dropdown-item-padding-y: .375rem;--ds-comp-dropdown-item-padding-x: .75rem;--ds-comp-dropdown-item-space-between: .75rem;--ds-comp-dropdown-item-icon-size: .75rem;--ds-comp-dropdown-item-disabled-opacity: 32%;--ds-comp-dropdown-menu-padding-y: .1875rem;--ds-comp-list-item-headline-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-list-item-headline-medium-typography-font-weight: 400;--ds-comp-list-item-headline-medium-typography-line-height: 19px;--ds-comp-list-item-headline-medium-typography-font-size: .9375rem;--ds-comp-list-item-headline-medium-typography-letter-spacing: 0rem;--ds-comp-list-item-headline-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-list-item-headline-small-typography-font-weight: 400;--ds-comp-list-item-headline-small-typography-line-height: 19px;--ds-comp-list-item-headline-small-typography-font-size: .9375rem;--ds-comp-list-item-headline-small-typography-letter-spacing: 0rem;--ds-comp-list-item-headline-color: #FCFCFC;--ds-comp-list-item-support-text-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-list-item-support-text-medium-typography-font-weight: 400;--ds-comp-list-item-support-text-medium-typography-line-height: 19px;--ds-comp-list-item-support-text-medium-typography-font-size: .9375rem;--ds-comp-list-item-support-text-medium-typography-letter-spacing: 0rem;--ds-comp-list-item-support-text-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-list-item-support-text-small-typography-font-weight: 400;--ds-comp-list-item-support-text-small-typography-line-height: 16px;--ds-comp-list-item-support-text-small-typography-font-size: .8125rem;--ds-comp-list-item-support-text-small-typography-letter-spacing: 0rem;--ds-comp-list-item-support-text-color: #ACACac;--ds-comp-list-item-small-padding-y: .1875rem;--ds-comp-list-item-small-padding-x: .75rem;--ds-comp-list-item-small-space-between: .75rem;--ds-comp-list-item-medium-padding-y: .375rem;--ds-comp-list-item-medium-padding-x: .75rem;--ds-comp-list-item-medium-space-between: .75rem;--ds-comp-list-item-default-background-color: #ffffff00;--ds-comp-list-item-hover-state-layer: #acacac14;--ds-comp-list-item-active-state-layer: #acacac29;--ds-comp-list-item-icon-color: #FCFCFC;--ds-comp-list-item-icon-size: .75rem;--ds-comp-list-item-thumbnail-size: 2.625rem;--ds-comp-list-item-avatar-size: 1.5rem;--ds-comp-list-item-avatar-label-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-list-item-avatar-label-typography-font-weight: 400;--ds-comp-list-item-avatar-label-typography-line-height: 19px;--ds-comp-list-item-avatar-label-typography-font-size: .9375rem;--ds-comp-list-item-avatar-label-typography-letter-spacing: 0rem;--ds-comp-list-item-disabled-opacity: 32%;--ds-comp-list-padding-y: .375rem;--ds-comp-tooltip-border-radius-default: 3px;--ds-comp-tooltip-padding-x: .375rem;--ds-comp-tooltip-padding-y: .1875rem;--ds-comp-tooltip-border-width-default: 0rem;--ds-comp-tooltip-color-default-text-color: #0F0F0F;--ds-comp-tooltip-color-default-background-color: #FCFCFC;--ds-comp-tooltip-color-default-border-color: #FCFCFC;--ds-comp-tooltip-label-default-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-tooltip-label-default-font-weight: 400;--ds-comp-tooltip-label-default-line-height: 19px;--ds-comp-tooltip-label-default-font-size: .8125rem;--ds-comp-tooltip-label-default-letter-spacing: 0rem;--ds-comp-tooltip-max-width: 17.5rem;--ds-comp-tag-icon-small-size: .5625rem;--ds-comp-tag-icon-medium-size: .75rem;--ds-comp-tag-border-radius: 12px;--ds-comp-tag-small-space-between: .09375rem;--ds-comp-tag-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-tag-small-typography-font-weight: 400;--ds-comp-tag-small-typography-font-size: .8125rem;--ds-comp-tag-small-typography-line-height: 19px;--ds-comp-tag-small-typography-letter-spacing: 0rem;--ds-comp-tag-small-min-width: 1.5rem;--ds-comp-tag-filled-small-padding-x: .28125rem;--ds-comp-tag-filled-small-padding-y: .09375rem;--ds-comp-tag-filled-medium-padding-x: .375rem;--ds-comp-tag-filled-medium-padding-y: .28125rem;--ds-comp-tag-outlined-border-width: .0625rem;--ds-comp-tag-outlined-small-padding-x: .21875rem;--ds-comp-tag-outlined-small-padding-y: .03125rem;--ds-comp-tag-outlined-medium-padding-x: .3125rem;--ds-comp-tag-outlined-medium-padding-y: .21875rem;--ds-comp-tag-primary-outlined-default-background-color: #071531;--ds-comp-tag-primary-outlined-default-border-color: #63A4F0;--ds-comp-tag-primary-outlined-default-color: #63A4F0;--ds-comp-tag-primary-outlined-hover-border-color: #63A4F0;--ds-comp-tag-primary-outlined-hover-state-layer: #63a4f014;--ds-comp-tag-primary-outlined-hover-color: #63A4F0;--ds-comp-tag-primary-outlined-active-border-color: #63A4F0;--ds-comp-tag-primary-outlined-active-state-layer: #63a4f029;--ds-comp-tag-primary-outlined-active-color: #63A4F0;--ds-comp-tag-primary-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-primary-outlined-disabled-border-color: #63a4f029;--ds-comp-tag-primary-outlined-disabled-color: #63a4f029;--ds-comp-tag-primary-filled-default-color: #C8E5FF;--ds-comp-tag-primary-filled-default-background-color: #01307C;--ds-comp-tag-primary-filled-hover-color: #C8E5FF;--ds-comp-tag-primary-filled-hover-state-layer: #63a4f014;--ds-comp-tag-primary-filled-active-color: #C8E5FF;--ds-comp-tag-primary-filled-active-state-layer: #63a4f029;--ds-comp-tag-primary-filled-disabled-color: #63a4f029;--ds-comp-tag-primary-filled-disabled-state-layer: #63a4f014;--ds-comp-tag-medium-space-between: .1875rem;--ds-comp-tag-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-tag-medium-typography-font-weight: 400;--ds-comp-tag-medium-typography-font-size: .8125rem;--ds-comp-tag-medium-typography-line-height: 19px;--ds-comp-tag-medium-typography-letter-spacing: 0rem;--ds-comp-tag-medium-min-width: 2.25rem;--ds-comp-tag-danger-outlined-default-background-color: #2A0204;--ds-comp-tag-danger-outlined-default-border-color: #E64C41;--ds-comp-tag-danger-outlined-default-color: #E64C41;--ds-comp-tag-danger-outlined-hover-border-color: #E64C41;--ds-comp-tag-danger-outlined-hover-state-layer: #e64c4114;--ds-comp-tag-danger-outlined-hover-color: #E64C41;--ds-comp-tag-danger-outlined-active-border-color: #E64C41;--ds-comp-tag-danger-outlined-active-state-layer: #e64c4129;--ds-comp-tag-danger-outlined-active-color: #E64C41;--ds-comp-tag-danger-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-danger-outlined-disabled-border-color: #e64c4129;--ds-comp-tag-danger-outlined-disabled-color: #e64c4129;--ds-comp-tag-danger-filled-default-color: #FFB5B0;--ds-comp-tag-danger-filled-default-background-color: #650A00;--ds-comp-tag-danger-filled-hover-color: #FFB5B0;--ds-comp-tag-danger-filled-hover-state-layer: #e64c4114;--ds-comp-tag-danger-filled-active-color: #FFB5B0;--ds-comp-tag-danger-filled-active-state-layer: #e64c4129;--ds-comp-tag-danger-filled-disabled-color: #e64c4129;--ds-comp-tag-danger-filled-disabled-state-layer: #e64c4129;--ds-comp-tag-success-outlined-default-background-color: #062513;--ds-comp-tag-success-outlined-default-border-color: #209B67;--ds-comp-tag-success-outlined-default-color: #209B67;--ds-comp-tag-success-outlined-hover-border-color: #209B67;--ds-comp-tag-success-outlined-hover-state-layer: #209b6714;--ds-comp-tag-success-outlined-hover-color: #209B67;--ds-comp-tag-success-outlined-active-border-color: #209B67;--ds-comp-tag-success-outlined-active-state-layer: #209b6729;--ds-comp-tag-success-outlined-active-color: #209B67;--ds-comp-tag-success-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-success-outlined-disabled-border-color: #209b6729;--ds-comp-tag-success-outlined-disabled-color: #209b6729;--ds-comp-tag-success-filled-default-color: #91D9AC;--ds-comp-tag-success-filled-default-background-color: #004521;--ds-comp-tag-success-filled-hover-color: #91D9AC;--ds-comp-tag-success-filled-hover-state-layer: #209b6714;--ds-comp-tag-success-filled-active-color: #91D9AC;--ds-comp-tag-success-filled-active-state-layer: #209b6729;--ds-comp-tag-success-filled-disabled-color: #209b6729;--ds-comp-tag-success-filled-disabled-state-layer: #209b6729;--ds-comp-tag-warning-outlined-default-background-color: #2D1E06;--ds-comp-tag-warning-outlined-default-border-color: #FAB51E;--ds-comp-tag-warning-outlined-default-color: #FAB51E;--ds-comp-tag-warning-outlined-hover-border-color: #FAB51E;--ds-comp-tag-warning-outlined-hover-state-layer: #fab51e14;--ds-comp-tag-warning-outlined-hover-color: #FAB51E;--ds-comp-tag-warning-outlined-active-border-color: #FAB51E;--ds-comp-tag-warning-outlined-active-state-layer: #fab51e29;--ds-comp-tag-warning-outlined-active-color: #FAB51E;--ds-comp-tag-warning-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-warning-outlined-disabled-border-color: #fab51e29;--ds-comp-tag-warning-outlined-disabled-color: #fab51e29;--ds-comp-tag-warning-filled-default-color: #FFE29E;--ds-comp-tag-warning-filled-default-background-color: #644100;--ds-comp-tag-warning-filled-hover-color: #FFE29E;--ds-comp-tag-warning-filled-hover-state-layer: #fab51e14;--ds-comp-tag-warning-filled-active-color: #FFE29E;--ds-comp-tag-warning-filled-active-state-layer: #fab51e29;--ds-comp-tag-warning-filled-disabled-color: #fab51e29;--ds-comp-tag-warning-filled-disabled-state-layer: #fab51e29;--ds-comp-tag-info-outlined-default-background-color: #262626;--ds-comp-tag-info-outlined-default-border-color: #64748B;--ds-comp-tag-info-outlined-default-color: #C7C7C7;--ds-comp-tag-info-outlined-hover-border-color: #64748B;--ds-comp-tag-info-outlined-hover-state-layer: #c7c7c714;--ds-comp-tag-info-outlined-hover-color: #C7C7C7;--ds-comp-tag-info-outlined-active-border-color: #64748B;--ds-comp-tag-info-outlined-active-state-layer: #c7c7c729;--ds-comp-tag-info-outlined-active-color: #C7C7C7;--ds-comp-tag-info-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-info-outlined-disabled-border-color: #c7c7c729;--ds-comp-tag-info-outlined-disabled-color: #c7c7c729;--ds-comp-tag-info-filled-default-color: #F0F0F0;--ds-comp-tag-info-filled-default-background-color: #414141;--ds-comp-tag-info-filled-hover-color: #F0F0F0;--ds-comp-tag-info-filled-hover-state-layer: #c7c7c714;--ds-comp-tag-info-filled-active-color: #F0F0F0;--ds-comp-tag-info-filled-active-state-layer: #c7c7c729;--ds-comp-tag-info-filled-disabled-color: #c7c7c729;--ds-comp-tag-info-filled-disabled-state-layer: #c7c7c729;--ds-comp-tag-blue-outlined-default-background-color: #071531;--ds-comp-tag-blue-outlined-default-border-color: #63A4F0;--ds-comp-tag-blue-outlined-default-color: #307FDF;--ds-comp-tag-blue-outlined-hover-border-color: #63A4F0;--ds-comp-tag-blue-outlined-hover-state-layer: #63a4f014;--ds-comp-tag-blue-outlined-hover-color: #307FDF;--ds-comp-tag-blue-outlined-active-border-color: #63A4F0;--ds-comp-tag-blue-outlined-active-state-layer: #63a4f029;--ds-comp-tag-blue-outlined-active-color: #307FDF;--ds-comp-tag-blue-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-blue-outlined-disabled-border-color: #63a4f029;--ds-comp-tag-blue-outlined-disabled-color: #63a4f029;--ds-comp-tag-blue-filled-default-color: #A3CFFF;--ds-comp-tag-blue-filled-default-background-color: #0C1F4E;--ds-comp-tag-blue-filled-hover-color: #A3CFFF;--ds-comp-tag-blue-filled-hover-state-layer: #63a4f014;--ds-comp-tag-blue-filled-active-color: #A3CFFF;--ds-comp-tag-blue-filled-active-state-layer: #63a4f029;--ds-comp-tag-blue-filled-disabled-color: #63a4f029;--ds-comp-tag-blue-filled-disabled-state-layer: #63a4f014;--ds-comp-tag-red-outlined-default-background-color: #2A0204;--ds-comp-tag-red-outlined-default-border-color: #E64C41;--ds-comp-tag-red-outlined-default-color: #E64C41;--ds-comp-tag-red-outlined-hover-border-color: #E64C41;--ds-comp-tag-red-outlined-hover-state-layer: #e64c4114;--ds-comp-tag-red-outlined-hover-color: #E64C41;--ds-comp-tag-red-outlined-active-border-color: #E64C41;--ds-comp-tag-red-outlined-active-state-layer: #e64c4129;--ds-comp-tag-red-outlined-active-color: #E64C41;--ds-comp-tag-red-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-red-outlined-disabled-border-color: #e64c4129;--ds-comp-tag-red-outlined-disabled-color: #e64c4129;--ds-comp-tag-red-filled-default-color: #FFB5B0;--ds-comp-tag-red-filled-default-background-color: #650A00;--ds-comp-tag-red-filled-hover-color: #FFB5B0;--ds-comp-tag-red-filled-hover-state-layer: #e64c4114;--ds-comp-tag-red-filled-active-color: #FFB5B0;--ds-comp-tag-red-filled-active-state-layer: #e64c4129;--ds-comp-tag-red-filled-disabled-color: #e64c4129;--ds-comp-tag-red-filled-disabled-state-layer: #e64c4114;--ds-comp-tag-yellow-outlined-default-background-color: #2D1E06;--ds-comp-tag-yellow-outlined-default-border-color: #FAB51E;--ds-comp-tag-yellow-outlined-default-color: #FAB51E;--ds-comp-tag-yellow-outlined-hover-border-color: #FAB51E;--ds-comp-tag-yellow-outlined-hover-state-layer: #fab51e14;--ds-comp-tag-yellow-outlined-hover-color: #FAB51E;--ds-comp-tag-yellow-outlined-active-border-color: #FAB51E;--ds-comp-tag-yellow-outlined-active-state-layer: #fab51e29;--ds-comp-tag-yellow-outlined-active-color: #FAB51E;--ds-comp-tag-yellow-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-yellow-outlined-disabled-border-color: #fab51e29;--ds-comp-tag-yellow-outlined-disabled-color: #fab51e29;--ds-comp-tag-yellow-filled-default-color: #FFE29E;--ds-comp-tag-yellow-filled-default-background-color: #644100;--ds-comp-tag-yellow-filled-hover-color: #FFE29E;--ds-comp-tag-yellow-filled-hover-state-layer: #fab51e14;--ds-comp-tag-yellow-filled-active-color: #FFE29E;--ds-comp-tag-yellow-filled-active-state-layer: #fab51e29;--ds-comp-tag-yellow-filled-disabled-color: #fab51e29;--ds-comp-tag-yellow-filled-disabled-state-layer: #fab51e14;--ds-comp-tag-green-outlined-default-background-color: #062513;--ds-comp-tag-green-outlined-default-border-color: #209B67;--ds-comp-tag-green-outlined-default-color: #209B67;--ds-comp-tag-green-outlined-hover-border-color: #209B67;--ds-comp-tag-green-outlined-hover-state-layer: #209b6714;--ds-comp-tag-green-outlined-hover-color: #209B67;--ds-comp-tag-green-outlined-active-border-color: #209B67;--ds-comp-tag-green-outlined-active-state-layer: #209b6729;--ds-comp-tag-green-outlined-active-color: #209B67;--ds-comp-tag-green-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-green-outlined-disabled-border-color: #209b6729;--ds-comp-tag-green-outlined-disabled-color: #209b6729;--ds-comp-tag-green-filled-default-color: #91D9AC;--ds-comp-tag-green-filled-default-background-color: #004521;--ds-comp-tag-green-filled-hover-color: #91D9AC;--ds-comp-tag-green-filled-hover-state-layer: #209b6714;--ds-comp-tag-green-filled-active-color: #91D9AC;--ds-comp-tag-green-filled-active-state-layer: #209b6729;--ds-comp-tag-green-filled-disabled-color: #209b6729;--ds-comp-tag-green-filled-disabled-state-layer: #209b6714;--ds-comp-tag-teal-outlined-default-background-color: #001D26;--ds-comp-tag-teal-outlined-default-border-color: #71E5E9;--ds-comp-tag-teal-outlined-default-color: #12A7B6;--ds-comp-tag-teal-outlined-hover-border-color: #71E5E9;--ds-comp-tag-teal-outlined-hover-state-layer: #71e5e914;--ds-comp-tag-teal-outlined-hover-color: #12A7B6;--ds-comp-tag-teal-outlined-active-border-color: #71E5E9;--ds-comp-tag-teal-outlined-active-state-layer: #71e5e929;--ds-comp-tag-teal-outlined-active-color: #12A7B6;--ds-comp-tag-teal-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-teal-outlined-disabled-border-color: #71e5e929;--ds-comp-tag-teal-outlined-disabled-color: #71e5e929;--ds-comp-tag-teal-filled-default-color: #71E5E9;--ds-comp-tag-teal-filled-default-background-color: #002D3B;--ds-comp-tag-teal-filled-hover-color: #71E5E9;--ds-comp-tag-teal-filled-hover-state-layer: #71e5e914;--ds-comp-tag-teal-filled-active-color: #71E5E9;--ds-comp-tag-teal-filled-active-state-layer: #71e5e929;--ds-comp-tag-teal-filled-disabled-color: #71e5e929;--ds-comp-tag-teal-filled-disabled-state-layer: #71e5e914;--ds-comp-tag-purple-outlined-default-background-color: #120A3C;--ds-comp-tag-purple-outlined-default-border-color: #9A81D6;--ds-comp-tag-purple-outlined-default-color: #8257BE;--ds-comp-tag-purple-outlined-hover-border-color: #9A81D6;--ds-comp-tag-purple-outlined-hover-state-layer: #9a81d614;--ds-comp-tag-purple-outlined-hover-color: #8257BE;--ds-comp-tag-purple-outlined-active-border-color: #9A81D6;--ds-comp-tag-purple-outlined-active-state-layer: #9a81d629;--ds-comp-tag-purple-outlined-active-color: #8257BE;--ds-comp-tag-purple-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-purple-outlined-disabled-border-color: #9a81d629;--ds-comp-tag-purple-outlined-disabled-color: #9a81d629;--ds-comp-tag-purple-filled-default-color: #9A81D6;--ds-comp-tag-purple-filled-default-background-color: #210D52;--ds-comp-tag-purple-filled-hover-color: #9A81D6;--ds-comp-tag-purple-filled-hover-state-layer: #9a81d614;--ds-comp-tag-purple-filled-active-color: #9A81D6;--ds-comp-tag-purple-filled-active-state-layer: #9a81d629;--ds-comp-tag-purple-filled-disabled-color: #9a81d629;--ds-comp-tag-purple-filled-disabled-state-layer: #9a81d614;--ds-comp-tag-silver-outlined-default-background-color: #172034;--ds-comp-tag-silver-outlined-default-border-color: #64748B;--ds-comp-tag-silver-outlined-default-color: #64748B;--ds-comp-tag-silver-outlined-hover-border-color: #64748B;--ds-comp-tag-silver-outlined-hover-state-layer: #64748b14;--ds-comp-tag-silver-outlined-hover-color: #64748B;--ds-comp-tag-silver-outlined-active-border-color: #64748B;--ds-comp-tag-silver-outlined-active-state-layer: #64748b29;--ds-comp-tag-silver-outlined-active-color: #64748B;--ds-comp-tag-silver-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-silver-outlined-disabled-border-color: #64748b29;--ds-comp-tag-silver-outlined-disabled-color: #64748b29;--ds-comp-tag-silver-filled-default-color: #94A3B8;--ds-comp-tag-silver-filled-default-background-color: #1E293B;--ds-comp-tag-silver-filled-hover-color: #94A3B8;--ds-comp-tag-silver-filled-hover-state-layer: #64748b14;--ds-comp-tag-silver-filled-active-color: #94A3B8;--ds-comp-tag-silver-filled-active-state-layer: #64748b29;--ds-comp-tag-silver-filled-disabled-color: #64748b29;--ds-comp-tag-silver-filled-disabled-state-layer: #64748b14;--ds-comp-tag-neutral-outlined-default-background-color: #262626;--ds-comp-tag-neutral-outlined-default-border-color: #ACACac;--ds-comp-tag-neutral-outlined-default-color: #C7C7C7;--ds-comp-tag-neutral-outlined-hover-border-color: #ACACac;--ds-comp-tag-neutral-outlined-hover-state-layer: #c7c7c714;--ds-comp-tag-neutral-outlined-hover-color: #C7C7C7;--ds-comp-tag-neutral-outlined-active-border-color: #ACACac;--ds-comp-tag-neutral-outlined-active-state-layer: #c7c7c729;--ds-comp-tag-neutral-outlined-active-color: #C7C7C7;--ds-comp-tag-neutral-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-neutral-outlined-disabled-border-color: #c7c7c729;--ds-comp-tag-neutral-outlined-disabled-color: #c7c7c729;--ds-comp-tag-neutral-filled-default-color: #F0F0F0;--ds-comp-tag-neutral-filled-default-background-color: #414141;--ds-comp-tag-neutral-filled-hover-color: #F0F0F0;--ds-comp-tag-neutral-filled-hover-state-layer: #c7c7c714;--ds-comp-tag-neutral-filled-active-color: #F0F0F0;--ds-comp-tag-neutral-filled-active-state-layer: #c7c7c729;--ds-comp-tag-neutral-filled-disabled-color: #64748b29;--ds-comp-tag-neutral-filled-disabled-state-layer: #c7c7c714;--ds-comp-typography-text-display-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-display-large-font-weight: 600;--ds-comp-typography-text-display-large-line-height: 39px;--ds-comp-typography-text-display-large-font-size: 1.875rem;--ds-comp-typography-text-display-large-letter-spacing: 0rem;--ds-comp-typography-text-display-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-display-medium-font-weight: 600;--ds-comp-typography-text-display-medium-line-height: 39px;--ds-comp-typography-text-display-medium-font-size: 1.875rem;--ds-comp-typography-text-display-medium-letter-spacing: 0rem;--ds-comp-typography-text-display-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-display-small-font-weight: 600;--ds-comp-typography-text-display-small-line-height: 39px;--ds-comp-typography-text-display-small-font-size: 1.875rem;--ds-comp-typography-text-display-small-letter-spacing: 0rem;--ds-comp-typography-text-headline-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-headline-large-font-weight: 600;--ds-comp-typography-text-headline-large-line-height: 28px;--ds-comp-typography-text-headline-large-font-size: 1.375rem;--ds-comp-typography-text-headline-large-letter-spacing: 0rem;--ds-comp-typography-text-headline-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-headline-medium-font-weight: 600;--ds-comp-typography-text-headline-medium-line-height: 19px;--ds-comp-typography-text-headline-medium-font-size: 1.375rem;--ds-comp-typography-text-headline-medium-letter-spacing: 0rem;--ds-comp-typography-text-headline-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-headline-small-font-weight: 600;--ds-comp-typography-text-headline-small-line-height: 19px;--ds-comp-typography-text-headline-small-font-size: 1.375rem;--ds-comp-typography-text-headline-small-letter-spacing: 0rem;--ds-comp-typography-text-title-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-title-large-font-weight: 600;--ds-comp-typography-text-title-large-line-height: 28px;--ds-comp-typography-text-title-large-font-size: 1.375rem;--ds-comp-typography-text-title-large-letter-spacing: 0rem;--ds-comp-typography-text-title-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-title-medium-font-weight: 600;--ds-comp-typography-text-title-medium-line-height: 19px;--ds-comp-typography-text-title-medium-font-size: .9375rem;--ds-comp-typography-text-title-medium-letter-spacing: 0rem;--ds-comp-typography-text-title-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-title-small-font-weight: 600;--ds-comp-typography-text-title-small-line-height: 19px;--ds-comp-typography-text-title-small-font-size: .9375rem;--ds-comp-typography-text-title-small-letter-spacing: 0rem;--ds-comp-typography-text-body-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-body-large-font-weight: 400;--ds-comp-typography-text-body-large-line-height: 19px;--ds-comp-typography-text-body-large-font-size: .9375rem;--ds-comp-typography-text-body-large-letter-spacing: 0rem;--ds-comp-typography-text-body-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-body-medium-font-weight: 400;--ds-comp-typography-text-body-medium-line-height: 19px;--ds-comp-typography-text-body-medium-font-size: .9375rem;--ds-comp-typography-text-body-medium-letter-spacing: 0rem;--ds-comp-typography-text-body-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-body-small-font-weight: 400;--ds-comp-typography-text-body-small-line-height: 16px;--ds-comp-typography-text-body-small-font-size: .8125rem;--ds-comp-typography-text-body-small-letter-spacing: 0rem;--ds-comp-typography-text-label-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-label-large-font-weight: 400;--ds-comp-typography-text-label-large-line-height: 19px;--ds-comp-typography-text-label-large-font-size: .9375rem;--ds-comp-typography-text-label-large-letter-spacing: 0rem;--ds-comp-typography-text-label-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-label-medium-font-weight: 400;--ds-comp-typography-text-label-medium-line-height: 19px;--ds-comp-typography-text-label-medium-font-size: .8125rem;--ds-comp-typography-text-label-medium-letter-spacing: 0rem;--ds-comp-typography-text-label-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-label-small-font-weight: 400;--ds-comp-typography-text-label-small-line-height: 16px;--ds-comp-typography-text-label-small-font-size: .8125rem;--ds-comp-typography-text-label-small-letter-spacing: 0rem;--ds-comp-typography-display-large-gutter-bottom: 3.5rem;--ds-comp-typography-display-medium-gutter-bottom: 2.5rem;--ds-comp-typography-display-small-gutter-bottom: 1.75rem;--ds-comp-typography-headline-large-gutter-bottom: 1.25rem;--ds-comp-typography-headline-medium-gutter-bottom: 1rem;--ds-comp-typography-headline-small-gutter-bottom: .875rem;--ds-comp-typography-title-large-gutter-bottom: .875rem;--ds-comp-typography-title-medium-gutter-bottom: .75rem;--ds-comp-typography-title-small-gutter-bottom: .625rem;--ds-comp-typography-body-large-gutter-bottom: 1.5rem;--ds-comp-typography-body-medium-gutter-bottom: 1.5rem;--ds-comp-typography-body-small-gutter-bottom: 1.5rem;--ds-comp-typography-label-large-gutter-bottom: .625rem;--ds-comp-typography-label-medium-gutter-bottom: .5rem;--ds-comp-typography-label-small-gutter-bottom: .375rem;--ds-comp-icon-size-small: .75rem;--ds-comp-icon-size-medium: 1.125rem;--ds-comp-icon-size-large: 1.5rem;--ds-comp-icon-color-primary: #C8E5FF;--ds-comp-icon-color-secondary: #8692A2;--ds-comp-icon-color-success: #209B67;--ds-comp-icon-color-warning: #FAB51E;--ds-comp-icon-color-danger: #E64C41;--ds-comp-stack-space-between-0: 0rem;--ds-comp-stack-space-between-1: .375rem;--ds-comp-stack-space-between-2: .75rem;--ds-comp-stack-space-between-3: 1.125rem;--ds-comp-stack-space-between-4: 1.5rem;--ds-comp-stack-space-between-5: 1.875rem;--ds-comp-stack-space-between-6: 2.25rem;--ds-comp-stack-space-between-7: 2.625rem;--ds-comp-stack-space-between-8: 3rem;--ds-comp-stack-space-between-9: 3.375rem;--ds-comp-stack-space-between-10: 3.375rem;--ds-comp-grid-container-spacing-0: 0rem;--ds-comp-grid-container-spacing-1: .375rem;--ds-comp-grid-container-spacing-2: .75rem;--ds-comp-grid-container-spacing-3: 1.125rem;--ds-comp-grid-container-spacing-4: 1.5rem;--ds-comp-grid-container-spacing-5: 1.875rem;--ds-comp-grid-container-spacing-6: 2.25rem;--ds-comp-grid-container-spacing-7: 2.625rem;--ds-comp-grid-container-spacing-8: 3rem;--ds-comp-grid-container-spacing-9: 3.375rem;--ds-comp-grid-container-spacing-10: 3.375rem;--ds-comp-divider-color-line: #5C5C5C;--ds-comp-divider-color-text: #E2E2E2;--ds-comp-divider-space-between-text-align: .375rem;--ds-comp-divider-line-percentage-text-center-line-before: 50%;--ds-comp-divider-line-percentage-text-center-line-after: 50%;--ds-comp-divider-line-percentage-text-start-line-before: 10%;--ds-comp-divider-line-percentage-text-start-line-after: 90%;--ds-comp-divider-line-percentage-text-end-line-before: 90%;--ds-comp-divider-line-percentage-text-end-line-after: 10%;--ds-comp-divider-text-label-default-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-divider-text-label-default-font-weight: 400;--ds-comp-divider-text-label-default-line-height: 19px;--ds-comp-divider-text-label-default-font-size: .8125rem;--ds-comp-divider-text-label-default-letter-spacing: 0rem;--ds-comp-card-surface-hover-state-layer: #acacac14;--ds-comp-card-surface-active-state-layer: #acacac29;--ds-comp-card-surface-elevated-background-color: #1B2127;--ds-comp-card-surface-elevated-border-color: #414141;--ds-comp-card-surface-outlined-background-color: #171B20;--ds-comp-card-surface-outlined-border-color: #5C5C5C;--ds-comp-card-surface-filled-background-color: #171B20;--ds-comp-card-surface-filled-border-color: #171B20;--ds-comp-card-primary-elevated-background-color: #071531;--ds-comp-card-primary-elevated-border-color: #414141;--ds-comp-card-primary-outlined-background-color: #030C17;--ds-comp-card-primary-outlined-border-color: #5C5C5C;--ds-comp-card-primary-filled-background-color: #1B2127;--ds-comp-card-primary-filled-border-color: #ffffff00;--ds-comp-card-primary-hover-state-layer: #63a4f014;--ds-comp-card-primary-active-state-layer: #63a4f029;--ds-comp-card-elevated-box-shadow: 0px 2px 10px 0px #00000040;--ds-comp-card-elevated-border-width: .0625rem;--ds-comp-card-border-radius: 6px;--ds-comp-card-outlined-border-width: .0625rem;--ds-comp-card-filled-border-width: 0rem;--ds-comp-card-content-color: #FCFCFC;--ds-comp-card-content-space-between: .75rem;--ds-comp-card-content-padding-x: .75rem;--ds-comp-card-content-padding-y: .75rem;--ds-comp-card-media-default-space-bewteen: .75rem;--ds-comp-card-media-default-padding-x: .75rem;--ds-comp-card-media-default-padding-y: .75rem;--ds-comp-card-media-full-container-space-between: 0rem;--ds-comp-card-media-full-container-padding-x: 0rem;--ds-comp-card-media-full-container-padding-y: 0rem;--ds-comp-card-action-space-between: .375rem;--ds-comp-card-action-padding-x: .75rem;--ds-comp-card-action-padding-y: .75rem;--ds-comp-container-breakpoint-xs: 23.4375rem;--ds-comp-container-breakpoint-sm: 37.5rem;--ds-comp-container-breakpoint-md: 56.25rem;--ds-comp-container-breakpoint-lg: 75rem;--ds-comp-container-breakpoint-xl: 90rem;--ds-comp-container-side-spacing-default: .75rem;--ds-comp-seg-btn-item-color-primary-unselected-default-background-color: #191919;--ds-comp-seg-btn-item-color-primary-unselected-default-border-color: #5C5C5C;--ds-comp-seg-btn-item-color-primary-unselected-default-text-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-unselected-default-icon-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-unselected-hover-state-layer: #acacac14;--ds-comp-seg-btn-item-color-primary-unselected-hover-border-color: #5C5C5C;--ds-comp-seg-btn-item-color-primary-unselected-hover-text-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-unselected-hover-icon-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-unselected-active-state-layer: #acacac29;--ds-comp-seg-btn-item-color-primary-unselected-active-border-color: #5C5C5C;--ds-comp-seg-btn-item-color-primary-unselected-active-text-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-unselected-active-icon-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-unselected-disabled-state-layer: #ffffff00;--ds-comp-seg-btn-item-color-primary-unselected-disabled-border-color: #fcfcfc29;--ds-comp-seg-btn-item-color-primary-unselected-disabled-text-color: #fcfcfc52;--ds-comp-seg-btn-item-color-primary-unselected-disabled-icon-color: #fcfcfc52;--ds-comp-seg-btn-item-color-primary-selected-default-background-color: #344459;--ds-comp-seg-btn-item-color-primary-selected-default-border-color: #5C5C5C;--ds-comp-seg-btn-item-color-primary-selected-default-text-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-selected-default-icon-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-selected-hover-state-layer: #8692a214;--ds-comp-seg-btn-item-color-primary-selected-hover-border-color: #5C5C5C;--ds-comp-seg-btn-item-color-primary-selected-hover-text-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-selected-hover-icon-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-selected-active-state-layer: #8692a229;--ds-comp-seg-btn-item-color-primary-selected-active-border-color: #5C5C5C;--ds-comp-seg-btn-item-color-primary-selected-active-text-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-selected-active-icon-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-selected-disabled-state-layer: #fcfcfc29;--ds-comp-seg-btn-item-color-primary-selected-disabled-border-color: #fcfcfc29;--ds-comp-seg-btn-item-color-primary-selected-disabled-text-color: #fcfcfc52;--ds-comp-seg-btn-item-color-primary-selected-disabled-icon-color: #fcfcfc52;--ds-comp-seg-btn-item-border-width-default: .0625rem;--ds-comp-seg-btn-item-small-space-between: .1875rem;--ds-comp-seg-btn-item-small-padding-x: .5rem;--ds-comp-seg-btn-item-small-padding-y: .125rem;--ds-comp-seg-btn-item-border-radius-default: 3px;--ds-comp-seg-btn-item-icon-size-small: .75rem;--ds-comp-seg-btn-item-icon-size-medium: .9375rem;--ds-comp-seg-btn-item-icon-size-large: 1.125rem;--ds-comp-seg-btn-item-medium-space-between: .1875rem;--ds-comp-seg-btn-item-medium-padding-x: .5rem;--ds-comp-seg-btn-item-medium-padding-y: .21875rem;--ds-comp-seg-btn-item-large-space-between: .1875rem;--ds-comp-seg-btn-item-large-padding-x: .6875rem;--ds-comp-seg-btn-item-large-padding-y: .3125rem;--ds-comp-seg-btn-item-label-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-seg-btn-item-label-small-font-weight: 400;--ds-comp-seg-btn-item-label-small-line-height: 19px;--ds-comp-seg-btn-item-label-small-font-size: .8125rem;--ds-comp-seg-btn-item-label-small-letter-spacing: 0rem;--ds-comp-seg-btn-item-label-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-seg-btn-item-label-medium-font-weight: 400;--ds-comp-seg-btn-item-label-medium-line-height: 19px;--ds-comp-seg-btn-item-label-medium-font-size: .9375rem;--ds-comp-seg-btn-item-label-medium-letter-spacing: 0rem;--ds-comp-seg-btn-item-label-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-seg-btn-item-label-large-font-weight: 400;--ds-comp-seg-btn-item-label-large-line-height: 19px;--ds-comp-seg-btn-item-label-large-font-size: .9375rem;--ds-comp-seg-btn-item-label-large-letter-spacing: 0rem;--ds-comp-seg-btn-border-radius-default: 3px;--ds-comp-btn-primary-filled-default-background-color: #A3CFFF;--ds-comp-btn-primary-filled-color: #030C17;--ds-comp-btn-primary-filled-hover-state-layer: #19191914;--ds-comp-btn-primary-filled-active-state-layer: #19191929;--ds-comp-btn-primary-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-primary-filled-disabled-color: #fcfcfc52;--ds-comp-btn-primary-outlined-default-background-color: #ffffff00;--ds-comp-btn-primary-outlined-border-color: #63A4F0;--ds-comp-btn-primary-outlined-color: #C8E5FF;--ds-comp-btn-primary-outlined-hover-state-layer: #63a4f014;--ds-comp-btn-primary-outlined-active-state-layer: #63a4f029;--ds-comp-btn-primary-outlined-disabled-state-layer: #ffffff00;--ds-comp-btn-primary-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-primary-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-primary-text-default-background-color: #ffffff00;--ds-comp-btn-primary-text-color: #C8E5FF;--ds-comp-btn-primary-text-hover-state-layer: #63a4f014;--ds-comp-btn-primary-text-active-state-layer: #63a4f029;--ds-comp-btn-primary-text-disabled-state-layer: #ffffff00;--ds-comp-btn-primary-text-disabled-color: #fcfcfc52;--ds-comp-btn-primary-link-default-background-color: #ffffff00;--ds-comp-btn-primary-link-color: #C8E5FF;--ds-comp-btn-primary-link-hover-state-layer: #63a4f014;--ds-comp-btn-primary-link-active-state-layer: #63a4f029;--ds-comp-btn-primary-link-disabled-state-layer: #ffffff00;--ds-comp-btn-primary-link-disabled-color: #fcfcfc52;--ds-comp-btn-primary-tonal-default-background-color: #344459;--ds-comp-btn-primary-tonal-color: #D7E3F6;--ds-comp-btn-primary-tonal-hover-state-layer: #8692a214;--ds-comp-btn-primary-tonal-active-state-layer: #8692a229;--ds-comp-btn-primary-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-primary-tonal-disabled-color: #fcfcfc52;--ds-comp-btn-red-filled-default-background-color: #E64C41;--ds-comp-btn-red-filled-color: #ffffff;--ds-comp-btn-red-filled-hover-state-layer: #19191914;--ds-comp-btn-red-filled-active-state-layer: #19191929;--ds-comp-btn-red-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-red-filled-disabled-color: #fcfcfc52;--ds-comp-btn-red-outlined-default-background-color: #ffffff00;--ds-comp-btn-red-outlined-border-color: #E64C41;--ds-comp-btn-red-outlined-color: #FFB5B0;--ds-comp-btn-red-outlined-hover-state-layer: #e64c4114;--ds-comp-btn-red-outlined-active-state-layer: #e64c4129;--ds-comp-btn-red-outlined-disabled-state-layer: #ffffff00;--ds-comp-btn-red-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-red-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-red-text-default-background-color: #ffffff00;--ds-comp-btn-red-text-color: #FFB5B0;--ds-comp-btn-red-text-hover-state-layer: #e64c4114;--ds-comp-btn-red-text-active-state-layer: #e64c4129;--ds-comp-btn-red-text-disabled-state-layer: #ffffff00;--ds-comp-btn-red-text-disabled-color: #fcfcfc52;--ds-comp-btn-red-link-default-background-color: #ffffff00;--ds-comp-btn-red-link-color: #FFB5B0;--ds-comp-btn-red-link-hover-state-layer: #e64c4114;--ds-comp-btn-red-link-active-state-layer: #e64c4129;--ds-comp-btn-red-link-disabled-state-layer: #ffffff00;--ds-comp-btn-red-link-disabled-color: #fcfcfc52;--ds-comp-btn-red-tonal-default-background-color: #650A00;--ds-comp-btn-red-tonal-color: #FFB5B0;--ds-comp-btn-red-tonal-hover-state-layer: #e64c4114;--ds-comp-btn-red-tonal-active-state-layer: #e64c4129;--ds-comp-btn-red-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-red-tonal-disabled-color: #fcfcfc52;--ds-comp-btn-warning-filled-default-background-color: #FAB51E;--ds-comp-btn-warning-filled-color: #000000;--ds-comp-btn-warning-filled-hover-state-layer: #acacac14;--ds-comp-btn-warning-filled-active-state-layer: #acacac29;--ds-comp-btn-warning-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-warning-filled-disabled-color: #fcfcfc52;--ds-comp-btn-warning-outlined-default-background-color: #ffffff00;--ds-comp-btn-warning-outlined-border-color: #FAB51E;--ds-comp-btn-warning-outlined-color: #FFE29E;--ds-comp-btn-warning-outlined-hover-state-layer: #fab51e14;--ds-comp-btn-warning-outlined-active-state-layer: #fab51e29;--ds-comp-btn-warning-outlined-disabled-state-layer: #ffffff00;--ds-comp-btn-warning-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-warning-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-warning-text-default-background-color: #ffffff00;--ds-comp-btn-warning-text-color: #FFE29E;--ds-comp-btn-warning-text-hover-state-layer: #fab51e14;--ds-comp-btn-warning-text-active-state-layer: #fab51e29;--ds-comp-btn-warning-text-disabled-state-layer: #ffffff00;--ds-comp-btn-warning-text-disabled-color: #fcfcfc52;--ds-comp-btn-warning-link-default-background-color: #ffffff00;--ds-comp-btn-warning-link-color: #FFE29E;--ds-comp-btn-warning-link-hover-state-layer: #fab51e14;--ds-comp-btn-warning-link-active-state-layer: #fab51e29;--ds-comp-btn-warning-link-disabled-state-layer: #ffffff00;--ds-comp-btn-warning-link-disabled-color: #fcfcfc52;--ds-comp-btn-warning-tonal-default-background-color: #644100;--ds-comp-btn-warning-tonal-color: #FFE29E;--ds-comp-btn-warning-tonal-hover-state-layer: #fab51e14;--ds-comp-btn-warning-tonal-active-state-layer: #fab51e29;--ds-comp-btn-warning-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-warning-tonal-disabled-color: #fcfcfc52;--ds-comp-btn-success-filled-default-background-color: #209B67;--ds-comp-btn-success-filled-color: #ffffff;--ds-comp-btn-success-filled-hover-state-layer: #19191914;--ds-comp-btn-success-filled-active-state-layer: #19191929;--ds-comp-btn-success-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-success-filled-disabled-color: #fcfcfc52;--ds-comp-btn-success-outlined-default-background-color: #fffffff00;--ds-comp-btn-success-outlined-border-color: #209B67;--ds-comp-btn-success-outlined-color: #91D9AC;--ds-comp-btn-success-outlined-hover-state-layer: #209b6714;--ds-comp-btn-success-outlined-active-state-layer: #209b6729;--ds-comp-btn-success-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-success-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-success-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-success-text-default-background-color: #ffffff00;--ds-comp-btn-success-text-color: #91D9AC;--ds-comp-btn-success-text-hover-state-layer: #209b6714;--ds-comp-btn-success-text-active-state-layer: #209b6729;--ds-comp-btn-success-text-disabled-state-layer: #ffffff00;--ds-comp-btn-success-text-disabled-color: #fcfcfc52;--ds-comp-btn-success-link-default-background-color: #ffffff00;--ds-comp-btn-success-link-color: #91D9AC;--ds-comp-btn-success-link-hover-state-layer: #209b6714;--ds-comp-btn-success-link-active-state-layer: #209b6729;--ds-comp-btn-success-link-disabled-state-layer: #ffffff00;--ds-comp-btn-success-link-disabled-color: #fcfcfc52;--ds-comp-btn-success-tonal-default-background-color: #004521;--ds-comp-btn-success-tonal-color: #91D9AC;--ds-comp-btn-success-tonal-hover-state-layer: #209b6714;--ds-comp-btn-success-tonal-active-state-layer: #209b6729;--ds-comp-btn-success-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-success-tonal-disabled-color: #fcfcfc52;--ds-comp-btn-info-filled-default-background-color: #5C5C5C;--ds-comp-btn-info-filled-color: #F0F0F0;--ds-comp-btn-info-filled-hover-state-layer: #acacac14;--ds-comp-btn-info-filled-active-state-layer: #acacac29;--ds-comp-btn-info-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-info-filled-disabled-color: #fcfcfc52;--ds-comp-btn-info-outlined-default-background-color: #fffffff00;--ds-comp-btn-info-outlined-border-color: #ACACac;--ds-comp-btn-info-outlined-color: #F0F0F0;--ds-comp-btn-info-outlined-hover-state-layer: #c7c7c714;--ds-comp-btn-info-outlined-active-state-layer: #c7c7c729;--ds-comp-btn-info-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-info-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-info-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-info-text-default-background-color: #ffffff00;--ds-comp-btn-info-text-color: #F0F0F0;--ds-comp-btn-info-text-hover-state-layer: #c7c7c714;--ds-comp-btn-info-text-active-state-layer: #c7c7c729;--ds-comp-btn-info-text-disabled-state-layer: #ffffff00;--ds-comp-btn-info-text-disabled-color: #fcfcfc52;--ds-comp-btn-info-link-default-background-color: #ffffff00;--ds-comp-btn-info-link-color: #F0F0F0;--ds-comp-btn-info-link-hover-state-layer: #c7c7c714;--ds-comp-btn-info-link-active-state-layer: #c7c7c729;--ds-comp-btn-info-link-disabled-state-layer: #ffffff00;--ds-comp-btn-info-link-disabled-color: #fcfcfc52;--ds-comp-btn-info-tonal-default-background-color: #414141;--ds-comp-btn-info-tonal-color: #F0F0F0;--ds-comp-btn-info-tonal-hover-state-layer: #c7c7c714;--ds-comp-btn-info-tonal-active-state-layer: #c7c7c729;--ds-comp-btn-info-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-info-tonal-disabled-color: #fcfcfc52;--ds-comp-btn-small-space-between: .140625rem;--ds-comp-btn-small-filled-padding-x: .28125rem;--ds-comp-btn-small-filled-padding-y: .1875rem;--ds-comp-btn-small-outlined-padding-x: .21875rem;--ds-comp-btn-small-outlined-padding-y: .125rem;--ds-comp-btn-small-text-padding-x: .28125rem;--ds-comp-btn-small-text-padding-y: .1875rem;--ds-comp-btn-small-link-padding-x: .28125rem;--ds-comp-btn-small-link-padding-y: .1875rem;--ds-comp-btn-small-tonal-padding-x: .28125rem;--ds-comp-btn-small-tonal-padding-y: .1875rem;--ds-comp-btn-border-radius: 3px;--ds-comp-btn-label-underline: underline;--ds-comp-btn-label-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-btn-label-small-font-weight: 400;--ds-comp-btn-label-small-line-height: 19px;--ds-comp-btn-label-small-font-size: .8125rem;--ds-comp-btn-label-small-letter-spacing: 0rem;--ds-comp-btn-label-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-btn-label-medium-font-weight: 400;--ds-comp-btn-label-medium-line-height: 19px;--ds-comp-btn-label-medium-font-size: .9375rem;--ds-comp-btn-label-medium-letter-spacing: 0rem;--ds-comp-btn-label-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-btn-label-large-font-weight: 400;--ds-comp-btn-label-large-line-height: 19px;--ds-comp-btn-label-large-font-size: .9375rem;--ds-comp-btn-label-large-letter-spacing: 0rem;--ds-comp-btn-outlined-border-width: .0625rem;--ds-comp-btn-icon-small-size: .75rem;--ds-comp-btn-icon-medium-size: .9375rem;--ds-comp-btn-icon-large-size: 1.125rem;--ds-comp-btn-medium-space-between: .1875rem;--ds-comp-btn-medium-filled-padding-x: .375rem;--ds-comp-btn-medium-filled-padding-y: .28125rem;--ds-comp-btn-medium-outlined-padding-x: .3125rem;--ds-comp-btn-medium-outlined-padding-y: .21875rem;--ds-comp-btn-medium-text-padding-x: .375rem;--ds-comp-btn-medium-text-padding-y: .28125rem;--ds-comp-btn-medium-link-padding-x: .375rem;--ds-comp-btn-medium-link-padding-y: .28125rem;--ds-comp-btn-medium-tonal-padding-x: .375rem;--ds-comp-btn-medium-tonal-padding-y: .28125rem;--ds-comp-btn-large-space-between: .1875rem;--ds-comp-btn-large-filled-padding-x: .5rem;--ds-comp-btn-large-filled-padding-y: .375rem;--ds-comp-btn-large-outlined-padding-x: .4375rem;--ds-comp-btn-large-outlined-padding-y: .3125rem;--ds-comp-btn-large-text-padding-x: .5rem;--ds-comp-btn-large-text-padding-y: .375rem;--ds-comp-btn-large-link-padding-x: .5rem;--ds-comp-btn-large-link-padding-y: .375rem;--ds-comp-btn-large-tonal-padding-x: .5rem;--ds-comp-btn-large-tonal-padding-y: .375rem;--ds-comp-btn-purple-filled-default-background-color: #8257BE;--ds-comp-btn-purple-filled-color: #ffffff;--ds-comp-btn-purple-filled-hover-state-layer: #19191914;--ds-comp-btn-purple-filled-active-state-layer: #19191929;--ds-comp-btn-purple-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-purple-filled-disabled-color: #fcfcfc52;--ds-comp-btn-purple-outlined-default-background-color: #ffffff00;--ds-comp-btn-purple-outlined-border-color: #9A81D6;--ds-comp-btn-purple-outlined-color: #9A81D6;--ds-comp-btn-purple-outlined-hover-state-layer: #9a81d614;--ds-comp-btn-purple-outlined-active-state-layer: #9a81d629;--ds-comp-btn-purple-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-purple-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-purple-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-purple-text-default-background-color: #ffffff00;--ds-comp-btn-purple-text-color: #9A81D6;--ds-comp-btn-purple-text-hover-state-layer: #9a81d614;--ds-comp-btn-purple-text-active-state-layer: #9a81d629;--ds-comp-btn-purple-text-disabled-state-layer: #ffffff00;--ds-comp-btn-purple-text-disabled-color: #fcfcfc52;--ds-comp-btn-purple-link-default-background-color: #ffffff00;--ds-comp-btn-purple-link-color: #9A81D6;--ds-comp-btn-purple-link-hover-state-layer: #9a81d614;--ds-comp-btn-purple-link-active-state-layer: #9a81d629;--ds-comp-btn-purple-link-disabled-state-layer: #ffffff00;--ds-comp-btn-purple-link-disabled-color: #fcfcfc52;--ds-comp-btn-purple-tonal-default-background-color: #210D52;--ds-comp-btn-purple-tonal-color: #9A81D6;--ds-comp-btn-purple-tonal-hover-state-layer: #9a81d614;--ds-comp-btn-purple-tonal-active-state-layer: #9a81d629;--ds-comp-btn-purple-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-purple-tonal-disabled-color: #fcfcfc52;--ds-comp-btn-teal-filled-default-background-color: #2CC9D0;--ds-comp-btn-teal-filled-color: #000000;--ds-comp-btn-teal-filled-hover-state-layer: #19191914;--ds-comp-btn-teal-filled-active-state-layer: #19191929;--ds-comp-btn-teal-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-teal-filled-disabled-color: #fcfcfc52;--ds-comp-btn-teal-outlined-default-background-color: #ffffff00;--ds-comp-btn-teal-outlined-border-color: #71E5E9;--ds-comp-btn-teal-outlined-color: #71E5E9;--ds-comp-btn-teal-outlined-hover-state-layer: #71e5e914;--ds-comp-btn-teal-outlined-active-state-layer: #71e5e929;--ds-comp-btn-teal-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-teal-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-teal-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-teal-text-default-background-color: #ffffff00;--ds-comp-btn-teal-text-color: #71E5E9;--ds-comp-btn-teal-text-hover-state-layer: #71e5e914;--ds-comp-btn-teal-text-active-state-layer: #71e5e929;--ds-comp-btn-teal-text-disabled-state-layer: #ffffff00;--ds-comp-btn-teal-text-disabled-color: #fcfcfc52;--ds-comp-btn-teal-link-default-background-color: #ffffff00;--ds-comp-btn-teal-link-color: #71E5E9;--ds-comp-btn-teal-link-hover-state-layer: #71e5e914;--ds-comp-btn-teal-link-active-state-layer: #71e5e929;--ds-comp-btn-teal-link-disabled-state-layer: #ffffff00;--ds-comp-btn-teal-link-disabled-color: #fcfcfc52;--ds-comp-btn-teal-tonal-default-background-color: #002D3B;--ds-comp-btn-teal-tonal-color: #71E5E9;--ds-comp-btn-teal-tonal-hover-state-layer: #71e5e914;--ds-comp-btn-teal-tonal-active-state-layer: #71e5e929;--ds-comp-btn-teal-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-teal-tonal-disabled-color: #fcfcfc52;--ds-comp-btn-silver-filled-default-background-color: #475569;--ds-comp-btn-silver-filled-color: #ffffff;--ds-comp-btn-silver-filled-hover-state-layer: #19191914;--ds-comp-btn-silver-filled-active-state-layer: #19191929;--ds-comp-btn-silver-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-silver-filled-disabled-color: #fcfcfc52;--ds-comp-btn-silver-outlined-default-background-color: #ffffff00;--ds-comp-btn-silver-outlined-border-color: #64748B;--ds-comp-btn-silver-outlined-color: #94A3B8;--ds-comp-btn-silver-outlined-hover-state-layer: #64748b14;--ds-comp-btn-silver-outlined-active-state-layer: #64748b29;--ds-comp-btn-silver-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-silver-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-silver-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-silver-text-default-background-color: #ffffff00;--ds-comp-btn-silver-text-color: #94A3B8;--ds-comp-btn-silver-text-hover-state-layer: #64748b14;--ds-comp-btn-silver-text-active-state-layer: #64748b29;--ds-comp-btn-silver-text-disabled-state-layer: #ffffff00;--ds-comp-btn-silver-text-disabled-color: #fcfcfc52;--ds-comp-btn-silver-link-default-background-color: #ffffff00;--ds-comp-btn-silver-link-color: #94A3B8;--ds-comp-btn-silver-link-hover-state-layer: #64748b14;--ds-comp-btn-silver-link-active-state-layer: #64748b29;--ds-comp-btn-silver-link-disabled-state-layer: #ffffff00;--ds-comp-btn-silver-link-disabled-color: #fcfcfc52;--ds-comp-btn-silver-tonal-default-background-color: #1E293B;--ds-comp-btn-silver-tonal-color: #94A3B8;--ds-comp-btn-silver-tonal-hover-state-layer: #64748b14;--ds-comp-btn-silver-tonal-active-state-layer: #64748b29;--ds-comp-btn-silver-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-silver-tonal-disabled-color: #fcfcfc52;--ds-comp-btn-danger-filled-default-background-color: #E64C41;--ds-comp-btn-danger-filled-color: #ffffff;--ds-comp-btn-danger-filled-hover-state-layer: #19191914;--ds-comp-btn-danger-filled-active-state-layer: #19191929;--ds-comp-btn-danger-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-danger-filled-disabled-color: #fcfcfc52;--ds-comp-btn-danger-outlined-default-background-color: #ffffff00;--ds-comp-btn-danger-outlined-border-color: #E64C41;--ds-comp-btn-danger-outlined-color: #FFB5B0;--ds-comp-btn-danger-outlined-hover-state-layer: #e64c4114;--ds-comp-btn-danger-outlined-active-state-layer: #e64c4129;--ds-comp-btn-danger-outlined-disabled-state-layer: #ffffff00;--ds-comp-btn-danger-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-danger-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-danger-text-default-background-color: #ffffff00;--ds-comp-btn-danger-text-color: #FFB5B0;--ds-comp-btn-danger-text-hover-state-layer: #e64c4114;--ds-comp-btn-danger-text-active-state-layer: #e64c4129;--ds-comp-btn-danger-text-disabled-state-layer: #ffffff00;--ds-comp-btn-danger-text-disabled-color: #fcfcfc52;--ds-comp-btn-danger-link-default-background-color: #ffffff00;--ds-comp-btn-danger-link-color: #FFB5B0;--ds-comp-btn-danger-link-hover-state-layer: #e64c4114;--ds-comp-btn-danger-link-active-state-layer: #e64c4129;--ds-comp-btn-danger-link-disabled-state-layer: #ffffff00;--ds-comp-btn-danger-link-disabled-color: #fcfcfc52;--ds-comp-btn-danger-tonal-default-background-color: #650A00;--ds-comp-btn-danger-tonal-color: #FFB5B0;--ds-comp-btn-danger-tonal-hover-state-layer: #e64c4114;--ds-comp-btn-danger-tonal-active-state-layer: #e64c4129;--ds-comp-btn-danger-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-danger-tonal-disabled-color: #fcfcfc52;--ds-comp-btn-yellow-filled-default-background-color: #FAB51E;--ds-comp-btn-yellow-filled-color: #000000;--ds-comp-btn-yellow-filled-hover-state-layer: #acacac14;--ds-comp-btn-yellow-filled-active-state-layer: #acacac29;--ds-comp-btn-yellow-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-yellow-filled-disabled-color: #fcfcfc52;--ds-comp-btn-yellow-outlined-default-background-color: #ffffff00;--ds-comp-btn-yellow-outlined-border-color: #FAB51E;--ds-comp-btn-yellow-outlined-color: #FFE29E;--ds-comp-btn-yellow-outlined-hover-state-layer: #fab51e14;--ds-comp-btn-yellow-outlined-active-state-layer: #fab51e29;--ds-comp-btn-yellow-outlined-disabled-state-layer: #ffffff00;--ds-comp-btn-yellow-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-yellow-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-yellow-text-default-background-color: #ffffff00;--ds-comp-btn-yellow-text-color: #FFE29E;--ds-comp-btn-yellow-text-hover-state-layer: #fab51e14;--ds-comp-btn-yellow-text-active-state-layer: #fab51e29;--ds-comp-btn-yellow-text-disabled-state-layer: #ffffff00;--ds-comp-btn-yellow-text-disabled-color: #fcfcfc52;--ds-comp-btn-yellow-link-default-background-color: #ffffff00;--ds-comp-btn-yellow-link-color: #FFE29E;--ds-comp-btn-yellow-link-hover-state-layer: #fab51e14;--ds-comp-btn-yellow-link-active-state-layer: #fab51e29;--ds-comp-btn-yellow-link-disabled-state-layer: #ffffff00;--ds-comp-btn-yellow-link-disabled-color: #fcfcfc52;--ds-comp-btn-yellow-tonal-default-background-color: #644100;--ds-comp-btn-yellow-tonal-color: #FFE29E;--ds-comp-btn-yellow-tonal-hover-state-layer: #fab51e14;--ds-comp-btn-yellow-tonal-active-state-layer: #fab51e29;--ds-comp-btn-yellow-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-yellow-tonal-disabled-color: #fcfcfc52;--ds-comp-btn-green-filled-default-background-color: #209B67;--ds-comp-btn-green-filled-color: #ffffff;--ds-comp-btn-green-filled-hover-state-layer: #19191914;--ds-comp-btn-green-filled-active-state-layer: #19191929;--ds-comp-btn-green-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-green-filled-disabled-color: #fcfcfc52;--ds-comp-btn-green-outlined-default-background-color: #ffffff00;--ds-comp-btn-green-outlined-border-color: #209B67;--ds-comp-btn-green-outlined-color: #91D9AC;--ds-comp-btn-green-outlined-hover-state-layer: #209b6714;--ds-comp-btn-green-outlined-active-state-layer: #209b6729;--ds-comp-btn-green-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-green-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-green-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-green-text-default-background-color: #ffffff00;--ds-comp-btn-green-text-color: #91D9AC;--ds-comp-btn-green-text-hover-state-layer: #209b6714;--ds-comp-btn-green-text-active-state-layer: #209b6729;--ds-comp-btn-green-text-disabled-state-layer: #ffffff00;--ds-comp-btn-green-text-disabled-color: #fcfcfc52;--ds-comp-btn-green-link-default-background-color: #ffffff00;--ds-comp-btn-green-link-color: #91D9AC;--ds-comp-btn-green-link-hover-state-layer: #209b6714;--ds-comp-btn-green-link-active-state-layer: #209b6729;--ds-comp-btn-green-link-disabled-state-layer: #ffffff00;--ds-comp-btn-green-link-disabled-color: #fcfcfc52;--ds-comp-btn-green-tonal-default-background-color: #004521;--ds-comp-btn-green-tonal-color: #91D9AC;--ds-comp-btn-green-tonal-hover-state-layer: #209b6714;--ds-comp-btn-green-tonal-active-state-layer: #209b6729;--ds-comp-btn-green-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-green-tonal-disabled-color: #fcfcfc52;--ds-comp-btn-neutral-filled-default-background-color: #5C5C5C;--ds-comp-btn-neutral-filled-color: #F0F0F0;--ds-comp-btn-neutral-filled-hover-state-layer: #acacac14;--ds-comp-btn-neutral-filled-active-state-layer: #acacac29;--ds-comp-btn-neutral-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-neutral-filled-disabled-color: #fcfcfc52;--ds-comp-btn-neutral-outlined-default-background-color: #ffffff00;--ds-comp-btn-neutral-outlined-border-color: #ACACac;--ds-comp-btn-neutral-outlined-color: #F0F0F0;--ds-comp-btn-neutral-outlined-hover-state-layer: #c7c7c714;--ds-comp-btn-neutral-outlined-active-state-layer: #c7c7c729;--ds-comp-btn-neutral-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-neutral-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-neutral-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-neutral-text-default-background-color: #ffffff00;--ds-comp-btn-neutral-text-color: #F0F0F0;--ds-comp-btn-neutral-text-hover-state-layer: #c7c7c714;--ds-comp-btn-neutral-text-active-state-layer: #c7c7c729;--ds-comp-btn-neutral-text-disabled-state-layer: #ffffff00;--ds-comp-btn-neutral-text-disabled-color: #fcfcfc52;--ds-comp-btn-neutral-link-default-background-color: #ffffff00;--ds-comp-btn-neutral-link-color: #F0F0F0;--ds-comp-btn-neutral-link-hover-state-layer: #c7c7c714;--ds-comp-btn-neutral-link-active-state-layer: #c7c7c729;--ds-comp-btn-neutral-link-disabled-state-layer: #ffffff00;--ds-comp-btn-neutral-link-disabled-color: #fcfcfc52;--ds-comp-btn-neutral-tonal-default-background-color: #414141;--ds-comp-btn-neutral-tonal-color: #F0F0F0;--ds-comp-btn-neutral-tonal-hover-state-layer: #c7c7c714;--ds-comp-btn-neutral-tonal-active-state-layer: #c7c7c729;--ds-comp-btn-neutral-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-neutral-tonal-disabled-color: #fcfcfc52;--ds-comp-btn-blue-filled-default-background-color: #A3CFFF;--ds-comp-btn-blue-filled-color: #030C17;--ds-comp-btn-blue-filled-hover-state-layer: #19191914;--ds-comp-btn-blue-filled-active-state-layer: #19191929;--ds-comp-btn-blue-filled-disabled-state-layer: #fcfcfc29;--ds-comp-btn-blue-filled-disabled-color: #fcfcfc52;--ds-comp-btn-blue-outlined-default-background-color: #ffffff00;--ds-comp-btn-blue-outlined-border-color: #63A4F0;--ds-comp-btn-blue-outlined-color: #C8E5FF;--ds-comp-btn-blue-outlined-hover-state-layer: #63a4f014;--ds-comp-btn-blue-outlined-active-state-layer: #63a4f029;--ds-comp-btn-blue-outlined-disabled-state-layer: #ffffff00;--ds-comp-btn-blue-outlined-disabled-border-color: #fcfcfc29;--ds-comp-btn-blue-outlined-disabled-color: #fcfcfc52;--ds-comp-btn-blue-text-default-background-color: #ffffff00;--ds-comp-btn-blue-text-color: #C8E5FF;--ds-comp-btn-blue-text-hover-state-layer: #63a4f014;--ds-comp-btn-blue-text-active-state-layer: #63a4f029;--ds-comp-btn-blue-text-disabled-state-layer: #ffffff00;--ds-comp-btn-blue-text-disabled-color: #fcfcfc52;--ds-comp-btn-blue-link-default-background-color: #ffffff00;--ds-comp-btn-blue-link-color: #C8E5FF;--ds-comp-btn-blue-link-hover-state-layer: #63a4f014;--ds-comp-btn-blue-link-active-state-layer: #63a4f029;--ds-comp-btn-blue-link-disabled-state-layer: #ffffff00;--ds-comp-btn-blue-link-disabled-color: #fcfcfc52;--ds-comp-btn-blue-tonal-default-background-color: #344459;--ds-comp-btn-blue-tonal-color: #D7E3F6;--ds-comp-btn-blue-tonal-hover-state-layer: #8692a214;--ds-comp-btn-blue-tonal-active-state-layer: #8692a229;--ds-comp-btn-blue-tonal-disabled-state-layer: #fcfcfc29;--ds-comp-btn-blue-tonal-disabled-color: #fcfcfc52;--ds-comp-icon-btn-border-radius: 3333px;--ds-comp-icon-btn-small-filled-padding: .1875rem;--ds-comp-icon-btn-small-outlined-padding: .125rem;--ds-comp-icon-btn-small-tonal-padding: .1875rem;--ds-comp-icon-btn-small-standard-padding: .1875rem;--ds-comp-icon-btn-outlined-border-width: .0625rem;--ds-comp-icon-btn-icon-small-size: .75rem;--ds-comp-icon-btn-icon-medium-size: .9375rem;--ds-comp-icon-btn-icon-large-size: 1.125rem;--ds-comp-icon-btn-medium-filled-padding: .28125rem;--ds-comp-icon-btn-medium-outlined-padding: .21875rem;--ds-comp-icon-btn-medium-tonal-padding: .28125rem;--ds-comp-icon-btn-medium-standard-padding: .28125rem;--ds-comp-icon-btn-large-filled-padding: .375rem;--ds-comp-icon-btn-large-outlined-padding: .3125rem;--ds-comp-icon-btn-large-tonal-padding: .375rem;--ds-comp-icon-btn-large-standard-padding: .375rem;--ds-comp-avatar-xxlarge-size: 6rem;--ds-comp-avatar-xxlarge-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-avatar-xxlarge-typography-font-weight: 600;--ds-comp-avatar-xxlarge-typography-line-height: 39px;--ds-comp-avatar-xxlarge-typography-font-size: 1.875rem;--ds-comp-avatar-xxlarge-typography-letter-spacing: 0rem;--ds-comp-avatar-xxlarge-border-width: .125rem;--ds-comp-avatar-xlarge-size: 4.5rem;--ds-comp-avatar-xlarge-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-avatar-xlarge-typography-font-weight: 600;--ds-comp-avatar-xlarge-typography-line-height: 39px;--ds-comp-avatar-xlarge-typography-font-size: 1.875rem;--ds-comp-avatar-xlarge-typography-letter-spacing: 0rem;--ds-comp-avatar-xlarge-border-width: .125rem;--ds-comp-avatar-large-size: 1.875rem;--ds-comp-avatar-large-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-avatar-large-typography-font-weight: 400;--ds-comp-avatar-large-typography-line-height: 19px;--ds-comp-avatar-large-typography-font-size: .9375rem;--ds-comp-avatar-large-typography-letter-spacing: 0rem;--ds-comp-avatar-large-border-width: .0625rem;--ds-comp-avatar-medium-size: 1.5rem;--ds-comp-avatar-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-avatar-medium-typography-font-weight: 400;--ds-comp-avatar-medium-typography-line-height: 19px;--ds-comp-avatar-medium-typography-font-size: .9375rem;--ds-comp-avatar-medium-typography-letter-spacing: 0rem;--ds-comp-avatar-medium-border-width: .0625rem;--ds-comp-avatar-small-size: 1.125rem;--ds-comp-avatar-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-avatar-small-typography-font-weight: 400;--ds-comp-avatar-small-typography-line-height: 19px;--ds-comp-avatar-small-typography-font-size: .8125rem;--ds-comp-avatar-small-typography-letter-spacing: 0rem;--ds-comp-avatar-small-border-width: .0625rem;--ds-comp-avatar-square-border-radius: 3px;--ds-comp-avatar-xsmall-size: .75rem;--ds-comp-avatar-xsmall-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-avatar-xsmall-typography-font-weight: 400;--ds-comp-avatar-xsmall-typography-line-height: 16px;--ds-comp-avatar-xsmall-typography-font-size: .8125rem;--ds-comp-avatar-xsmall-typography-letter-spacing: 0rem;--ds-comp-avatar-xsmall-border-width: .0625rem;--ds-comp-avatar-circular-border-radius: 3333px;--ds-comp-avatar-background-color: #414141;--ds-comp-avatar-letter-color: #E2E2E2;--ds-comp-avatar-border-color: #0F0F0F;--ds-comp-avatar-active-state-layer: #acacac29;--ds-comp-avatar-hover-state-layer: #acacac14;--ds-comp-avatar-status-icon-online-color: #209B67;--ds-comp-avatar-status-icon-busy-color: #E64C41;--ds-comp-avatar-status-icon-offline-color: #E2E2E2;--ds-comp-avatar-status-icon-away-color: #FAB51E;--ds-comp-avatar-status-border-color: #0F0F0F;--ds-comp-avatar-status-xlarge-size: 1.5rem;--ds-comp-avatar-status-large-size: .75rem;--ds-comp-avatar-status-medium-size: .5625rem;--ds-comp-avatar-status-small-size: .5625rem;--ds-comp-avatar-status-xsmall-size: 0rem;--ds-comp-avatar-status-xxlarge-size: 0rem;--ds-comp-avatar-status-border-width: .0625rem;--ds-alias-color-primary-100: #F7F8FA;--ds-alias-color-primary-200: #D9EDF7;--ds-alias-color-primary-300: #D8EAFB;--ds-alias-color-primary-400: #C8E5FF;--ds-alias-color-primary-500: #A3CFFF;--ds-alias-color-primary-600: #63A4F0;--ds-alias-color-primary-700: #307FDF;--ds-alias-color-primary-800: #2B76B9;--ds-alias-color-primary-900: #08439D;--ds-alias-color-primary-1000: #01307C;--ds-alias-color-primary-dark-100: #030C17;--ds-alias-color-primary-dark-200: #071531;--ds-alias-color-primary-dark-300: #0C1F4E;--ds-alias-color-primary-dark-400: #01307C;--ds-alias-color-primary-dark-500: #08439D;--ds-alias-color-primary-dark-600: #165DBE;--ds-alias-color-primary-dark-700: #307FDF;--ds-alias-color-primary-dark-800: #63A4F0;--ds-alias-color-primary-dark-900: #A3CFFF;--ds-alias-color-primary-dark-1000: #C8E5FF;--ds-alias-color-secondary-100: #F3F4F8;--ds-alias-color-secondary-200: #F0F2F8;--ds-alias-color-secondary-300: #E1E9F9;--ds-alias-color-secondary-400: #D7E3F6;--ds-alias-color-secondary-500: #A0ACBE;--ds-alias-color-secondary-600: #8692A2;--ds-alias-color-secondary-700: #6C7888;--ds-alias-color-secondary-800: #313C4B;--ds-alias-color-secondary-900: #26313F;--ds-alias-color-secondary-1000: #1B2734;--ds-alias-color-secondary-dark-100: #171B20;--ds-alias-color-secondary-dark-200: #1B2127;--ds-alias-color-secondary-dark-300: #293540;--ds-alias-color-secondary-dark-400: #344459;--ds-alias-color-secondary-dark-500: #4D5969;--ds-alias-color-secondary-dark-600: #525D6C;--ds-alias-color-secondary-dark-700: #6C7888;--ds-alias-color-secondary-dark-800: #8692A2;--ds-alias-color-secondary-dark-900: #A0ACBE;--ds-alias-color-secondary-dark-1000: #D7E3F6;--ds-alias-state-layer-subtle-primary-hover: #307fdf14;--ds-alias-state-layer-subtle-primary-active: #307fdf29;--ds-alias-state-layer-subtle-secondary-hover: #6c788814;--ds-alias-state-layer-subtle-secondary-active: #6c788829;--ds-alias-state-layer-subtle-primary-dark-hover: #63a4f014;--ds-alias-state-layer-subtle-primary-dark-active: #63a4f029;--ds-alias-state-layer-subtle-secondary-dark-hover: #8692a214;--ds-alias-state-layer-subtle-secondary-dark-active: #8692a229;--ds-sys-elevation-shadow-none: 0px 0px 0px 0px #ffffff00;--ds-sys-elevation-shadow-sm: 0px 2px 10px 0px #00000040;--ds-sys-elevation-shadow-md: 0px 4px 4px 0px #00000040;--ds-sys-elevation-shadow-lg: -4px 4px 4px 0px #00000040;--ds-sys-elevation-shadow-xl: 0px 6px 10px 4px #0000004d, 0px 2px 3px 0px #0000004d;--ds-sys-elevation-surface-none: #171B20;--ds-sys-elevation-surface-sm: #1B2127;--ds-sys-elevation-surface-md: #1B2127;--ds-sys-elevation-surface-lg: #293540;--ds-sys-elevation-surface-xl: #344459;--ds-sys-color-bg-surface-bold: #FCFCFC;--ds-sys-color-bg-surface-subtle: #5C5C5C;--ds-sys-color-bg-surface-subtler: #414141;--ds-sys-color-bg-surface-subtlest: #0F0F0F;--ds-sys-color-bg-surface-default: #191919;--ds-sys-color-bg-surface-canvas: #0F0F0F;--ds-sys-color-bg-red-default: #E64C41;--ds-sys-color-bg-red-subtle: #650A00;--ds-sys-color-bg-red-subtler: #2A0204;--ds-sys-color-bg-red-subtlest: #180102;--ds-sys-color-bg-primary-default: #A3CFFF;--ds-sys-color-bg-primary-subtle: #01307C;--ds-sys-color-bg-primary-subtler: #071531;--ds-sys-color-bg-primary-subtlest: #030C17;--ds-sys-color-bg-secondary-default: #525D6C;--ds-sys-color-bg-secondary-subtle: #344459;--ds-sys-color-bg-secondary-subtler: #1B2127;--ds-sys-color-bg-secondary-sutblest: #171B20;--ds-sys-color-bg-green-default: #209B67;--ds-sys-color-bg-green-subtle: #004521;--ds-sys-color-bg-green-subtler: #062513;--ds-sys-color-bg-green-subtlest: #04180E;--ds-sys-color-bg-yellow-default: #FAB51E;--ds-sys-color-bg-yellow-subtle: #644100;--ds-sys-color-bg-yellow-subtler: #2D1E06;--ds-sys-color-bg-yellow-subtlest: #181205;--ds-sys-color-bg-purple-default: #8257BE;--ds-sys-color-bg-purple-bold: #9A81D6;--ds-sys-color-bg-purple-subtle: #210D52;--ds-sys-color-bg-purple-subtler: #120A3C;--ds-sys-color-bg-teal-default: #2CC9D0;--ds-sys-color-bg-teal-bold: #71E5E9;--ds-sys-color-bg-teal-subtle: #002D3B;--ds-sys-color-bg-teal-subtler: #001D26;--ds-sys-color-bg-blue-default: #307FDF;--ds-sys-color-bg-blue-bold: #63A4F0;--ds-sys-color-bg-blue-subtle: #0C1F4E;--ds-sys-color-bg-blue-subtler: #071531;--ds-sys-color-bg-silver-default: #475569;--ds-sys-color-bg-silver-bold: #64748B;--ds-sys-color-bg-silver-subtle: #1E293B;--ds-sys-color-bg-silver-subtler: #172034;--ds-sys-color-bg-neutral-default: #5C5C5C;--ds-sys-color-bg-neutral-subtle: #414141;--ds-sys-color-bg-neutral-subtler: #262626;--ds-sys-color-bg-neutral-subtlest: #191919;--ds-sys-color-bg-danger-default: #E64C41;--ds-sys-color-bg-danger-subtle: #650A00;--ds-sys-color-bg-danger-subtler: #2A0204;--ds-sys-color-bg-danger-subtlest: #180102;--ds-sys-color-bg-success-default: #209B67;--ds-sys-color-bg-success-subtle: #004521;--ds-sys-color-bg-success-subtler: #062513;--ds-sys-color-bg-success-subtlest: #04180E;--ds-sys-color-bg-warning-default: #FAB51E;--ds-sys-color-bg-warning-subtle: #644100;--ds-sys-color-bg-warning-subtler: #2D1E06;--ds-sys-color-bg-warning-subtlest: #181205;--ds-sys-color-bg-info-default: #5C5C5C;--ds-sys-color-bg-info-subtle: #414141;--ds-sys-color-bg-info-subtler: #262626;--ds-sys-color-bg-info-subtlest: #191919;--ds-sys-color-bg-accent-red-default: #BF2C21;--ds-sys-color-bg-accent-red-bold: #E64C41;--ds-sys-color-bg-accent-red-subtle: #3C0206;--ds-sys-color-bg-accent-red-subtler: #2A0204;--ds-sys-color-bg-accent-purple-default: #8257BE;--ds-sys-color-bg-accent-purple-bold: #9A81D6;--ds-sys-color-bg-accent-purple-subtle: #210D52;--ds-sys-color-bg-accent-purple-subtler: #120A3C;--ds-sys-color-bg-accent-yellow-default: #D59408;--ds-sys-color-bg-accent-yellow-bold: #FAB51E;--ds-sys-color-bg-accent-yellow-subtle: #46300C;--ds-sys-color-bg-accent-yellow-subtler: #2D1E06;--ds-sys-color-bg-accent-green-default: #0F8653;--ds-sys-color-bg-accent-green-bold: #209B67;--ds-sys-color-bg-accent-green-subtle: #0A3D20;--ds-sys-color-bg-accent-green-subtler: #062513;--ds-sys-color-bg-accent-teal-default: #2CC9D0;--ds-sys-color-bg-accent-teal-bold: #71E5E9;--ds-sys-color-bg-accent-teal-subtle: #002D3B;--ds-sys-color-bg-accent-teal-subtler: #001D26;--ds-sys-color-bg-accent-blue-default: #307FDF;--ds-sys-color-bg-accent-blue-bold: #63A4F0;--ds-sys-color-bg-accent-blue-subtle: #0C1F4E;--ds-sys-color-bg-accent-blue-subtler: #071531;--ds-sys-color-bg-accent-silver-default: #475569;--ds-sys-color-bg-accent-silver-bold: #64748B;--ds-sys-color-bg-accent-silver-subtle: #1E293B;--ds-sys-color-bg-accent-silver-subtler: #172034;--ds-sys-color-bg-accent-neutral-default: #C7C7C7;--ds-sys-color-bg-accent-neutral-bold: #E2E2E2;--ds-sys-color-bg-accent-neutral-subtle: #414141;--ds-sys-color-bg-accent-neutral-subtler: #262626;--ds-sys-color-text-surface-default: #FCFCFC;--ds-sys-color-text-surface-subtle: #E2E2E2;--ds-sys-color-text-surface-subtler: #ACACac;--ds-sys-color-text-surface-bold: #0F0F0F;--ds-sys-color-text-red-default: #FFB5B0;--ds-sys-color-text-red-subtle: #E64C41;--ds-sys-color-text-primary-default: #C8E5FF;--ds-sys-color-text-primary-subtle: #63A4F0;--ds-sys-color-text-primary-auto: #030C17;--ds-sys-color-text-secondary-default: #D7E3F6;--ds-sys-color-text-secondary-subtle: #8692A2;--ds-sys-color-text-green-default: #91D9AC;--ds-sys-color-text-green-subtle: #209B67;--ds-sys-color-text-yellow-default: #FFE29E;--ds-sys-color-text-yellow-subtle: #FAB51E;--ds-sys-color-text-purple-default: #9A81D6;--ds-sys-color-text-purple-subtle: #8257BE;--ds-sys-color-text-teal-default: #71E5E9;--ds-sys-color-text-teal-subtle: #12A7B6;--ds-sys-color-text-blue-default: #A3CFFF;--ds-sys-color-text-blue-subtle: #307FDF;--ds-sys-color-text-silver-default: #94A3B8;--ds-sys-color-text-silver-subtle: #64748B;--ds-sys-color-text-neutral-default: #F0F0F0;--ds-sys-color-text-neutral-subtle: #C7C7C7;--ds-sys-color-text-disabled: #fcfcfc52;--ds-sys-color-text-danger-default: #FFB5B0;--ds-sys-color-text-danger-subtle: #E64C41;--ds-sys-color-text-success-default: #91D9AC;--ds-sys-color-text-success-subtle: #209B67;--ds-sys-color-text-warning-default: #FFE29E;--ds-sys-color-text-warning-subtle: #FAB51E;--ds-sys-color-text-info-default: #F0F0F0;--ds-sys-color-text-info-subtle: #C7C7C7;--ds-sys-color-text-accent-purple-default: #9A81D6;--ds-sys-color-text-accent-purple-subtle: #8257BE;--ds-sys-color-text-accent-neutral-default: #E2E2E2;--ds-sys-color-text-accent-neutral-subtle: #ACACac;--ds-sys-color-text-accent-teal-default: #71E5E9;--ds-sys-color-text-accent-teal-subtle: #12A7B6;--ds-sys-color-text-accent-blue-default: #A3CFFF;--ds-sys-color-text-accent-blue-subtle: #307FDF;--ds-sys-color-text-accent-silver-default: #94A3B8;--ds-sys-color-text-accent-silver-subtle: #64748B;--ds-sys-color-text-accent-green-default: #3CB17E;--ds-sys-color-text-accent-green-subtle: #0F8653;--ds-sys-color-text-accent-yellow-default: #FFC758;--ds-sys-color-text-accent-yellow-subtle: #D59408;--ds-sys-color-text-accent-red-default: #F57B72;--ds-sys-color-text-accent-red-subtle: #BF2C21;--ds-sys-color-border-surface-default: #FCFCFC;--ds-sys-color-border-surface-subtler: #5C5C5C;--ds-sys-color-border-surface-subtle: #767676;--ds-sys-color-border-surface-bold: #0F0F0F;--ds-sys-color-border-surface-subtlest: #414141;--ds-sys-color-border-neutral: #ACACac;--ds-sys-color-border-accent-neutral: #ACACac;--ds-sys-color-border-accent-red: #E64C41;--ds-sys-color-border-accent-green: #209B67;--ds-sys-color-border-accent-yellow: #FAB51E;--ds-sys-color-border-accent-blue: #63A4F0;--ds-sys-color-border-accent-teal: #71E5E9;--ds-sys-color-border-accent-purple: #9A81D6;--ds-sys-color-border-accent-silver: #64748B;--ds-sys-color-border-red: #E64C41;--ds-sys-color-border-danger: #E64C41;--ds-sys-color-border-primary: #63A4F0;--ds-sys-color-border-secondary: #6C7888;--ds-sys-color-border-green: #209B67;--ds-sys-color-border-success: #209B67;--ds-sys-color-border-yellow: #FAB51E;--ds-sys-color-border-warning: #FAB51E;--ds-sys-color-border-teal: #71E5E9;--ds-sys-color-border-purple: #9A81D6;--ds-sys-color-border-silver: #64748B;--ds-sys-color-border-info: #64748B;--ds-sys-color-border-disabled: #fcfcfc29;--ds-sys-color-white: #ffffff;--ds-sys-color-black: #000000;--ds-sys-color-chart-purple-bold: #8257BE;--ds-sys-color-chart-purple-default: #5A339F;--ds-sys-color-chart-neutral-bold: #ACACac;--ds-sys-color-chart-neutral-default: #767676;--ds-sys-color-chart-teal-bold: #2CC9D0;--ds-sys-color-chart-teal-default: #12A7B6;--ds-sys-color-chart-blue-bold: #307FDF;--ds-sys-color-chart-blue-default: #165DBE;--ds-sys-color-chart-silver-bold: #64748B;--ds-sys-color-chart-silver-default: #334155;--ds-sys-color-chart-green-bold: #0F8653;--ds-sys-color-chart-green-default: #057040;--ds-sys-color-chart-yellow-bold: #FAB51E;--ds-sys-color-chart-yellow-default: #D59408;--ds-sys-color-chart-red-bold: #BF2C21;--ds-sys-color-chart-red-default: #9E2218;--ds-sys-color-chart-primary-bold: #307FDF;--ds-sys-color-chart-primary-default: #165DBE;--ds-sys-color-chart-pink-bold: #F382BC;--ds-sys-color-chart-pink-default: lch(58.4 42.6 348);--ds-sys-color-chart-fuchsia-bold: #8E2C9F;--ds-sys-color-chart-fuchsia-default: lch(33.9 60.9 321);--ds-sys-color-chart-mauva-bold: #B89DDF;--ds-sys-color-chart-mauva-default: lch(58.6 30.6 304);--ds-sys-color-chart-electic-bold: #410EDB;--ds-sys-color-chart-electic-default: lch(24.5 94 303);--ds-sys-color-chart-lime-bold: #DAE085;--ds-sys-color-chart-lime-default: lch(74.1 38.5 105);--ds-sys-color-chart-orange-bold: #CD5608;--ds-sys-color-chart-orange-default: lch(44.3 64.5 52.7);--ds-sys-color-chart-rose-bold: #EE77A2;--ds-sys-color-chart-rose-default: lch(55.5 42.5 359);--ds-sys-color-icon-surface-default: #FCFCFC;--ds-sys-color-icon-surface-subtle: #E2E2E2;--ds-sys-color-icon-surface-subtler: #ACACac;--ds-sys-color-icon-surface-bold: #0F0F0F;--ds-sys-color-icon-danger-default: #FFB5B0;--ds-sys-color-icon-danger-subtle: #E64C41;--ds-sys-color-icon-primary-default: #C8E5FF;--ds-sys-color-icon-primary-subtle: #63A4F0;--ds-sys-color-icon-primary-auto: #030C17;--ds-sys-color-icon-secondary-default: #D7E3F6;--ds-sys-color-icon-secondary-subtle: #8692A2;--ds-sys-color-icon-success-default: #91D9AC;--ds-sys-color-icon-success-subtle: #209B67;--ds-sys-color-icon-warning-default: #FFE29E;--ds-sys-color-icon-warning-subtle: #FAB51E;--ds-sys-color-icon-accent-purple-default: #9A81D6;--ds-sys-color-icon-accent-purple-subtle: #8257BE;--ds-sys-color-icon-accent-neutral-default: #E2E2E2;--ds-sys-color-icon-accent-neutral-subtle: #ACACac;--ds-sys-color-icon-accent-teal-default: #71E5E9;--ds-sys-color-icon-accent-teal-subtle: #12A7B6;--ds-sys-color-icon-accent-blue-default: #A3CFFF;--ds-sys-color-icon-accent-blue-subtle: #307FDF;--ds-sys-color-icon-accent-silver-default: #94A3B8;--ds-sys-color-icon-accent-silver-subtle: #64748B;--ds-sys-color-icon-accent-green-default: #3CB17E;--ds-sys-color-icon-accent-green-subtle: #0F8653;--ds-sys-color-icon-accent-yellow-default: #FFC758;--ds-sys-color-icon-accent-yellow-subtle: #D59408;--ds-sys-color-icon-accent-red-default: #F57B72;--ds-sys-color-icon-accent-red-subtle: #BF2C21;--ds-sys-color-icon-info-default: #F0F0F0;--ds-sys-color-icon-info-subtle: #C7C7C7;--ds-sys-color-icon-disabled: #fcfcfc52;--ds-sys-state-layer-bold-hover: #19191914;--ds-sys-state-layer-bold-active: #19191929;--ds-sys-state-layer-subtle-surface-hover: #acacac14;--ds-sys-state-layer-subtle-surface-active: #acacac29;--ds-sys-state-layer-subtle-red-hover: #e64c4114;--ds-sys-state-layer-subtle-red-active: #e64c4129;--ds-sys-state-layer-subtle-green-hover: #209b6714;--ds-sys-state-layer-subtle-green-active: #209b6729;--ds-sys-state-layer-subtle-yellow-hover: #fab51e14;--ds-sys-state-layer-subtle-yellow-active: #fab51e29;--ds-sys-state-layer-subtle-purple-hover: #9a81d614;--ds-sys-state-layer-subtle-purple-active: #9a81d629;--ds-sys-state-layer-subtle-teal-hover: #71e5e914;--ds-sys-state-layer-subtle-teal-active: #71e5e929;--ds-sys-state-layer-subtle-silver-hover: #64748b14;--ds-sys-state-layer-subtle-silver-active: #64748b29;--ds-sys-state-layer-subtle-blue-hover: #63a4f014;--ds-sys-state-layer-subtle-blue-active: #63a4f029;--ds-sys-state-layer-subtle-neutral-hover: #c7c7c714;--ds-sys-state-layer-subtle-neutral-active: #c7c7c729;--ds-sys-state-layer-subtle-secondary-hover: #8692a214;--ds-sys-state-layer-subtle-secondary-active: #8692a229;--ds-sys-state-layer-subtle-primary-hover: #63a4f014;--ds-sys-state-layer-subtle-primary-active: #63a4f029;--ds-sys-state-layer-subtle-danger-hover: #e64c4114;--ds-sys-state-layer-subtle-danger-active: #e64c4129;--ds-sys-state-layer-subtle-success-hover: #209b6714;--ds-sys-state-layer-subtle-success-active: #209b6729;--ds-sys-state-layer-subtle-warning-hover: #fab51e14;--ds-sys-state-layer-subtle-warning-active: #fab51e29;--ds-sys-state-layer-subtle-info-hover: #c7c7c714;--ds-sys-state-layer-subtle-info-active: #c7c7c729;--ds-sys-state-layer-subtle-accent-red-hover: #e64c4114;--ds-sys-state-layer-subtle-accent-red-active: #e64c4129;--ds-sys-state-layer-subtle-accent-green-hover: #209b6714;--ds-sys-state-layer-subtle-accent-green-active: #209b6729;--ds-sys-state-layer-subtle-accent-yellow-hover: #fab51e14;--ds-sys-state-layer-subtle-accent-yellow-active: #fab51e29;--ds-sys-state-layer-subtle-accent-purple-hover: #9a81d614;--ds-sys-state-layer-subtle-accent-purple-active: #9a81d629;--ds-sys-state-layer-subtle-accent-teal-hover: #71e5e914;--ds-sys-state-layer-subtle-accent-teal-active: #71e5e929;--ds-sys-state-layer-subtle-accent-silver-hover: #64748b14;--ds-sys-state-layer-subtle-accent-silver-active: #64748b29;--ds-sys-state-layer-subtle-accent-blue-hover: #63a4f014;--ds-sys-state-layer-subtle-accent-blue-active: #63a4f029;--ds-sys-state-layer-subtle-accent-neutral-hover: #c7c7c714;--ds-sys-state-layer-subtle-accent-neutral-active: #c7c7c729;--ds-sys-state-layer-disabled: #fcfcfc29;--ds-sys-state-color-primary-default-hover: lch(78 28.1 258);--ds-sys-state-color-primary-default-active: lch(69.9 25.2 258);--ds-sys-state-color-primary-subtlest-hover: lch(9.76 20.4 279);--ds-sys-state-color-primary-subtlest-active: lch(16.3 18.9 279);--ds-sys-state-color-primary-subtle-hover: lch(23.7 48.1 285);--ds-sys-state-color-primary-subtle-active: lch(26.1 46.6 285);--ds-sys-state-color-primary-subtler-hover: lch(15 34.7 285);--ds-sys-state-color-primary-subtler-active: lch(17.1 39.7 285);--ds-sys-state-color-disabled: lch(19.8 0 0);--ds-sys-state-color-secondary-subtle-hover: lch(31 14.3 262);--ds-sys-state-color-secondary-subtle-active: lch(33.2 13.9 262);--ds-sys-state-color-secondary-default-hover: lch(44.5 9.31 261);--ds-sys-state-color-secondary-default-active: lch(48.1 8.7 261);--ds-sys-state-color-secondary-subtler-hover: lch(16.9 8.94 262);--ds-sys-state-color-secondary-subtler-active: lch(22.5 11.9 262);--ds-sys-state-color-secondary-subtlest-hover: lch(13.2 5.18 253);--ds-sys-state-color-secondary-subtlest-active: lch(15 5.08 253);--ds-sys-state-color-yellow-subtle-hover: lch(31.6 41.7 73.4);--ds-sys-state-color-yellow-subtle-active: lch(36.5 38.7 73.4);--ds-sys-state-color-yellow-default-hover: lch(73.2 73.1 77);--ds-sys-state-color-yellow-default-active: lch(66.9 66.8 77);--ds-sys-state-color-yellow-subtler-hover: lch(18.6 25.2 73.4);--ds-sys-state-color-yellow-subtler-active: lch(24.7 33.6 73.4);--ds-sys-state-color-yellow-subtlest-hover: lch(13.6 17.2 72);--ds-sys-state-color-yellow-subtlest-active: lch(16.3 16.7 72);--ds-sys-state-color-red-subtle-hover: lch(22.1 48.7 39.1);--ds-sys-state-color-red-subtle-active: lch(26.1 46.2 39.1);--ds-sys-state-color-red-default-hover: lch(51.3 67.6 34.6);--ds-sys-state-color-red-default-active: lch(46.9 61.8 34.6);--ds-sys-state-color-red-subtler-hover: lch(10.2 24.8 39.1);--ds-sys-state-color-red-subtler-active: lch(16.4 39.7 39.1);--ds-sys-state-color-red-subtlest-hover: lch(6.06 20.6 18);--ds-sys-state-color-red-subtlest-active: lch(9.38 19.9 18);--ds-sys-state-color-green-subtle-hover: lch(25.5 31.7 150);--ds-sys-state-color-green-subtle-active: lch(27.1 31.1 150);--ds-sys-state-color-green-default-hover: lch(52.8 43.6 158);--ds-sys-state-color-green-default-active: lch(45.4 37.5 158);--ds-sys-state-color-green-subtler-hover: lch(12.4 16 150);--ds-sys-state-color-green-subtler-active: lch(16.1 20.8 150);--ds-sys-state-color-green-subtlest-hover: lch(12.9 17.9 152);--ds-sys-state-color-green-subtlest-active: lch(16 17.3 152);--ds-sys-state-color-neutral-subtle-hover: lch(30.4 0 0);--ds-sys-state-color-neutral-subtle-active: lch(33.3 0 0);--ds-sys-state-color-neutral-default-hover: lch(35.2 0 0);--ds-sys-state-color-neutral-default-active: lch(27.4 0 0);--ds-sys-state-color-neutral-subtler-hover: lch(16.5 0 0);--ds-sys-state-color-neutral-subtler-active: lch(24.8 0 0);--ds-sys-state-color-neutral-subtlest-hover: lch(15.6 0 0);--ds-sys-state-color-neutral-subtlest-active: lch(19.4 0 0);--ds-sys-state-color-surface-bold-hover: lch(89.1 0 0);--ds-sys-state-color-surface-bold-active: lch(79.2 0 0);--ds-sys-state-color-surface-subtlest-hover: lch(6.23 0 0);--ds-sys-state-color-surface-subtlest-active: lch(10.1 0 0);--ds-sys-state-color-surface-subtle-hover: lch(39.7 0 0);--ds-sys-state-color-surface-subtle-active: lch(42.7 0 0);--ds-sys-state-color-surface-subtler-hover: lch(28.3 0 0);--ds-sys-state-color-surface-subtler-active: lch(31.2 0 0);--ds-sys-state-color-surface-default-hover: lch(4.06 0 0);--ds-sys-state-color-surface-default-active: lch(4.23 0 0);--ds-sys-state-color-warning-subtle-hover: lch(31.6 41.7 73.4);--ds-sys-state-color-warning-subtle-active: lch(36.5 38.7 73.4);--ds-sys-state-color-warning-default-hover: lch(73.2 73.1 77);--ds-sys-state-color-warning-default-active: lch(66.9 66.8 77);--ds-sys-state-color-warning-subtler-hover: lch(18.6 25.2 73.4);--ds-sys-state-color-warning-subtler-active: lch(24.7 33.6 73.4);--ds-sys-state-color-warning-subtlest-hover: lch(13.6 17.2 72);--ds-sys-state-color-warning-subtlest-active: lch(16.3 16.7 72);--ds-sys-state-color-danger-subtle-hover: lch(22.1 48.7 39.1);--ds-sys-state-color-danger-subtle-active: lch(26.1 46.2 39.1);--ds-sys-state-color-danger-default-hover: lch(51.3 67.6 34.6);--ds-sys-state-color-danger-default-active: lch(46.9 61.8 34.6);--ds-sys-state-color-danger-subtler-hover: lch(10.2 24.8 39.1);--ds-sys-state-color-danger-subtler-active: lch(16.4 39.7 39.1);--ds-sys-state-color-danger-subtlest-hover: lch(6.06 20.6 18);--ds-sys-state-color-danger-subtlest-active: lch(9.38 19.9 18);--ds-sys-state-color-success-subtle-hover: lch(25.5 31.7 150);--ds-sys-state-color-success-subtle-active: lch(27.1 31.1 150);--ds-sys-state-color-success-default-hover: lch(52.8 43.6 158);--ds-sys-state-color-success-default-active: lch(45.4 37.5 158);--ds-sys-state-color-success-subtler-hover: lch(12.4 16 150);--ds-sys-state-color-success-subtler-active: lch(16.1 20.8 150);--ds-sys-state-color-success-subtlest-hover: lch(12.9 17.9 152);--ds-sys-state-color-success-subtlest-active: lch(16 17.3 152);--ds-sys-state-color-info-subtle-hover: lch(30.4 0 0);--ds-sys-state-color-info-subtle-active: lch(33.3 0 0);--ds-sys-state-color-info-default-hover: lch(35.2 0 0);--ds-sys-state-color-info-default-active: lch(27.4 0 0);--ds-sys-state-color-info-subtler-hover: lch(16.5 0 0);--ds-sys-state-color-info-subtler-active: lch(24.8 0 0);--ds-sys-state-color-info-subtlest-hover: lch(15.6 0 0);--ds-sys-state-color-info-subtlest-active: lch(19.4 0 0);--ds-sys-font-family-inter: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-sys-font-size-label-sm: .9375rem;--ds-sys-font-size-label-md: .9375rem;--ds-sys-font-size-label-lg: 1.375rem;--ds-sys-font-size-label-xs: .8125rem;--ds-sys-font-size-label-2xs: .8125rem;--ds-sys-font-size-body-sm: .9375rem;--ds-sys-font-size-body-md: .9375rem;--ds-sys-font-size-body-lg: 1.375rem;--ds-sys-font-size-body-xs: .8125rem;--ds-sys-font-size-title-sm: .9375rem;--ds-sys-font-size-title-md: .9375rem;--ds-sys-font-size-title-lg: 1.375rem;--ds-sys-font-size-headline-sm: 1.375rem;--ds-sys-font-size-headline-md: 1.375rem;--ds-sys-font-size-headline-lg: 1.375rem;--ds-sys-font-size-display-sm: 1.875rem;--ds-sys-font-size-display-md: 1.875rem;--ds-sys-font-size-display-lg: 1.875rem;--ds-sys-font-weight-label-sm: 400;--ds-sys-font-weight-label-md: 400;--ds-sys-font-weight-label-lg: 400;--ds-sys-font-weight-label-xs: 400;--ds-sys-font-weight-label-2xs: 400;--ds-sys-font-weight-body-sm: 400;--ds-sys-font-weight-body-md: 400;--ds-sys-font-weight-body-lg: 400;--ds-sys-font-weight-body-xs: 400;--ds-sys-font-weight-title-sm: 600;--ds-sys-font-weight-title-md: 600;--ds-sys-font-weight-title-lg: 600;--ds-sys-font-weight-headline-sm: 600;--ds-sys-font-weight-headline-md: 600;--ds-sys-font-weight-headline-lg: 600;--ds-sys-font-weight-display-sm: 600;--ds-sys-font-weight-display-md: 600;--ds-sys-font-weight-display-lg: 600;--ds-sys-font-line-height-label-sm: 19px;--ds-sys-font-line-height-label-md: 19px;--ds-sys-font-line-height-label-lg: 28px;--ds-sys-font-line-height-label-xs: 19px;--ds-sys-font-line-height-label-2xs: 16px;--ds-sys-font-line-height-body-sm: 19px;--ds-sys-font-line-height-body-md: 19px;--ds-sys-font-line-height-body-lg: 28px;--ds-sys-font-line-height-body-xs: 16px;--ds-sys-font-line-height-title-sm: 19px;--ds-sys-font-line-height-title-md: 19px;--ds-sys-font-line-height-title-lg: 28px;--ds-sys-font-line-height-headline-sm: 19px;--ds-sys-font-line-height-headline-md: 19px;--ds-sys-font-line-height-headline-lg: 28px;--ds-sys-font-line-height-display-sm: 39px;--ds-sys-font-line-height-display-md: 39px;--ds-sys-font-line-height-display-lg: 39px;--ds-sys-spacing-0: 0rem;--ds-sys-spacing-100: .375rem;--ds-sys-spacing-175: .5625rem;--ds-sys-spacing-200: .75rem;--ds-sys-spacing-300: 1.125rem;--ds-sys-spacing-400: 1.5rem;--ds-sys-spacing-500: 1.875rem;--ds-sys-spacing-600: 2.25rem;--ds-sys-spacing-700: 2.625rem;--ds-sys-spacing-800: 3rem;--ds-sys-spacing-900: 3.375rem;--ds-sys-spacing-1200: 4.5rem;--ds-sys-spacing-05: .1875rem;--ds-sys-spacing-0125: .046875rem;--ds-sys-spacing-025: .09375rem;--ds-sys-spacing-0375: .140625rem;--ds-sys-spacing-075: .28125rem;--ds-sys-border-radius-0: 0px;--ds-sys-border-radius-1: 3px;--ds-sys-border-radius-2: 6px;--ds-sys-border-radius-4: 12px;--ds-sys-border-radius-max: 3333px;--ds-sys-border-width-0: 0rem;--ds-sys-border-width-1: .0625rem;--ds-sys-border-width-2: .125rem;--ds-sys-border-width-3: .125rem;--ds-sys-sizing-0: 0rem;--ds-sys-sizing-100: .1875rem;--ds-sys-sizing-150: .28125rem;--ds-sys-sizing-200: .375rem;--ds-sys-sizing-300: .5625rem;--ds-sys-sizing-400: .75rem;--ds-sys-sizing-500: .9375rem;--ds-sys-sizing-600: 1.125rem;--ds-sys-sizing-800: 1.5rem;--ds-sys-sizing-1000: 1.875rem;--ds-sys-sizing-1200: 2.25rem;--ds-sys-sizing-1300: 2.4375rem;--ds-sys-sizing-1400: 2.625rem;--ds-sys-sizing-1600: 3rem;--ds-sys-sizing-1800: 3.375rem;--ds-sys-sizing-2000: 3.75rem;--ds-sys-sizing-2400: 4.5rem;--ds-sys-sizing-3200: 6rem;--ds-sys-sizing-050: .09375rem;--ds-sys-text-decoration-none: none;--ds-sys-text-decoration-underline: underline;--ds-sys-breakpoint-xs: 0px;--ds-sys-breakpoint-sm: 600px;--ds-sys-breakpoint-md: 900px;--ds-sys-breakpoint-lg: 1200px;--ds-sys-breakpoint-xl: 1440px;--ds-sys-font-letter-spacing-label-sm: 0rem;--ds-sys-font-letter-spacing-label-md: 0rem;--ds-sys-font-letter-spacing-label-lg: 0rem;--ds-sys-font-letter-spacing-label-2xs: 0rem;--ds-sys-font-letter-spacing-label-xs: 0rem;--ds-sys-font-letter-spacing-body-sm: 0rem;--ds-sys-font-letter-spacing-body-md: 0rem;--ds-sys-font-letter-spacing-body-lg: 0rem;--ds-sys-font-letter-spacing-body-xs: 0rem;--ds-sys-font-letter-spacing-title-sm: 0rem;--ds-sys-font-letter-spacing-title-md: 0rem;--ds-sys-font-letter-spacing-title-lg: 0rem;--ds-sys-font-letter-spacing-headline-sm: 0rem;--ds-sys-font-letter-spacing-headline-md: 0rem;--ds-sys-font-letter-spacing-headline-lg: 0rem;--ds-sys-font-letter-spacing-display-sm: 0rem;--ds-sys-font-letter-spacing-display-md: 0rem;--ds-sys-font-letter-spacing-display-lg: 0rem;--ds-sys-opacity-state-layer-none: 0%;--ds-sys-opacity-state-layer-hover: 8%;--ds-sys-opacity-state-layer-active: 16%;--ds-sys-opacity-state-layer-disabled: 16%;--ds-sys-opacity-text-disabled: 32%;--ds-sys-opacity-border-disabled: 16%}html[data-theme~=light]{--ds-comp-chart-label-color: #767676;--ds-comp-chart-label-typography-font-size: .8125rem;--ds-comp-chart-label-typography-font-weight: 400;--ds-comp-chart-label-typography-line-height: 19px;--ds-comp-chart-label-typography-letter-spacing: 0rem;--ds-comp-chart-label-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-chart-legend-color: #414141;--ds-comp-chart-legend-typography-font-size: .9375rem;--ds-comp-chart-legend-typography-font-weight: 400;--ds-comp-chart-legend-typography-line-height: 19px;--ds-comp-chart-legend-typography-letter-spacing: 0rem;--ds-comp-chart-legend-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-chart-legend-space-between: .375rem;--ds-comp-chart-axes-border-color: #D5D5D5;--ds-comp-chart-grid-border-color: #E2E2E2;--ds-comp-chart-line-border-width: .125rem;--ds-comp-chart-area-stacked-opacity: 60%;--ds-comp-chart-area-overlap-opacity: 30%;--ds-comp-chart-tracking-line-color: #191919;--ds-comp-chart-tracking-area-background-color: #76767629;--ds-comp-chart-sector-typography-font-size: .9375rem;--ds-comp-chart-sector-typography-font-weight: 400;--ds-comp-chart-sector-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-chart-sector-typography-line-height: 19px;--ds-comp-chart-sector-typography-letter-spacing: 0rem;--ds-comp-slider-thumb-small-size: .9375rem;--ds-comp-slider-thumb-medium-size: 1.125rem;--ds-comp-slider-thumb-border-color: #307FDF;--ds-comp-slider-thumb-disabled-border-color: #19191929;--ds-comp-slider-thumb-disabled-border-width: .125rem;--ds-comp-slider-thumb-disabled-state-layer: #D5D5D5;--ds-comp-slider-thumb-border-radius: 3333px;--ds-comp-slider-thumb-default-border-width: .125rem;--ds-comp-slider-thumb-default-background-color: #ffffff;--ds-comp-slider-thumb-hover-border-width: .125rem;--ds-comp-slider-thumb-hover-state-layer: #307fdf14;--ds-comp-slider-thumb-active-border-width: .125rem;--ds-comp-slider-thumb-active-state-layer: #307fdf29;--ds-comp-slider-range-background-color: #2B76B9;--ds-comp-slider-range-disabled-background-color: #19191929;--ds-comp-slider-range-border-radius: 3333px;--ds-comp-slider-stepper-small-size: .1875rem;--ds-comp-slider-stepper-medium-size: .375rem;--ds-comp-slider-stepper-background-color: #E2E2E2;--ds-comp-slider-track-small-height: .375rem;--ds-comp-slider-track-medium-height: .75rem;--ds-comp-slider-track-background-color: #E2E2E2;--ds-comp-slider-track-border-radius: 3333px;--ds-comp-widget-header-padding-x: 1.125rem;--ds-comp-widget-header-padding-y: .75rem;--ds-comp-widget-header-color: #191919;--ds-comp-widget-header-space-between: .1875rem;--ds-comp-widget-content-padding-x: 1.125rem;--ds-comp-widget-content-padding-y: .75rem;--ds-comp-widget-footer-padding-x: 1.125rem;--ds-comp-widget-footer-padding-y: .75rem;--ds-comp-widget-footer-space-between: .375rem;--ds-comp-widget-elevated-background-color: #ffffff;--ds-comp-widget-elevated-box-shadow: 0px 2px 10px 0px #00000040;--ds-comp-widget-filled-background-color: #ffffff;--ds-comp-widget-outlined-background-color: #ffffff;--ds-comp-widget-outlined-border: [object Object];--ds-comp-widget-border-radius: 6px;--ds-comp-avatar-group-stacked-space-between: -.25rem;--ds-comp-avatar-group-grid-space-between: .1875rem;--ds-comp-link-primary-color: #08439D;--ds-comp-link-underline: underline;--ds-comp-pagination-item-height: 1.5rem;--ds-comp-pagination-item-width: 1.5rem;--ds-comp-pagination-item-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-pagination-item-typography-font-weight: 400;--ds-comp-pagination-item-typography-line-height: 19px;--ds-comp-pagination-item-typography-font-size: .9375rem;--ds-comp-pagination-item-typography-letter-spacing: 0rem;--ds-comp-pagination-item-unselected-default-background-color: #ffffff00;--ds-comp-pagination-item-unselected-default-color: #767676;--ds-comp-pagination-item-unselected-hover-state-layer: #76767614;--ds-comp-pagination-item-unselected-hover-color: #767676;--ds-comp-pagination-item-unselected-active-state-layer: #76767629;--ds-comp-pagination-item-unselected-active-color: #767676;--ds-comp-pagination-item-unselected-disabled-state-layer: #ffffff00;--ds-comp-pagination-item-unselected-disabled-color: #19191952;--ds-comp-pagination-item-selected-default-background-color: #C8E5FF;--ds-comp-pagination-item-selected-default-color: #191919;--ds-comp-pagination-item-selected-hover-state-layer: #307fdf14;--ds-comp-pagination-item-selected-hover-color: #191919;--ds-comp-pagination-item-selected-active-state-layer: #307fdf29;--ds-comp-pagination-item-selected-active-color: #191919;--ds-comp-pagination-item-selected-disabled-state-layer: #19191929;--ds-comp-pagination-item-selected-disabled-color: #19191952;--ds-comp-pagination-item-border-radius: 3333px;--ds-comp-pagination-item-group-space-between: .28125rem;--ds-comp-pagination-space-between: .75rem;--ds-comp-pagination-icon-size: 1.5rem;--ds-comp-table-pagination-size-selector-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-table-pagination-size-selector-typography-font-weight: 400;--ds-comp-table-pagination-size-selector-typography-line-height: 19px;--ds-comp-table-pagination-size-selector-typography-font-size: .9375rem;--ds-comp-table-pagination-size-selector-typography-letter-spacing: 0rem;--ds-comp-table-pagination-size-selector-space-between: .375rem;--ds-comp-table-pagination-icon-size: 1.125rem;--ds-comp-table-pagination-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-table-pagination-typography-font-weight: 400;--ds-comp-table-pagination-typography-line-height: 19px;--ds-comp-table-pagination-typography-font-size: .9375rem;--ds-comp-table-pagination-typography-letter-spacing: 0rem;--ds-comp-table-pagination-space-between: 1.125rem;--ds-comp-table-pagination-item-counter-space-between: .375rem;--ds-comp-page-control-indicator-unselected-dot-width: .375rem;--ds-comp-page-control-indicator-unselected-dot-height: .375rem;--ds-comp-page-control-indicator-selected-dot-width: 1.5rem;--ds-comp-page-control-indicator-selected-dot-height: .375rem;--ds-comp-page-control-indicator-dot-padding-x: .375rem;--ds-comp-page-control-indicator-dot-padding-y: .375rem;--ds-comp-page-control-indicator-unselected-background-color: #D5D5D5;--ds-comp-page-control-indicator-selected-background-color: #414141;--ds-comp-page-control-indicator-space-between: .09375rem;--ds-comp-page-control-indicator-dot-border-radius: 3333px;--ds-comp-breadcrumb-color: #767676;--ds-comp-breadcrumb-space-between: .1875rem;--ds-comp-date-calendar-item-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-date-calendar-item-typography-font-weight: 400;--ds-comp-date-calendar-item-typography-line-height: 19px;--ds-comp-date-calendar-item-typography-font-size: .9375rem;--ds-comp-date-calendar-item-typography-letter-spacing: 0rem;--ds-comp-date-calendar-item-date-unselected-default-background-color: #ffffff00;--ds-comp-date-calendar-item-date-unselected-default-color: #414141;--ds-comp-date-calendar-item-date-unselected-hover-state-layer: #76767614;--ds-comp-date-calendar-item-date-unselected-hover-color: #414141;--ds-comp-date-calendar-item-date-unselected-active-state-layer: #76767629;--ds-comp-date-calendar-item-date-unselected-active-color: #414141;--ds-comp-date-calendar-item-date-unselected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-date-unselected-disabled-color: #19191952;--ds-comp-date-calendar-item-date-unselected-today-default-background-color: #ffffff00;--ds-comp-date-calendar-item-date-unselected-today-default-color: #08439D;--ds-comp-date-calendar-item-date-unselected-today-default-border-color: #307FDF;--ds-comp-date-calendar-item-date-unselected-today-hover-state-layer: #307fdf14;--ds-comp-date-calendar-item-date-unselected-today-hover-color: #08439D;--ds-comp-date-calendar-item-date-unselected-today-hover-border-color: #307FDF;--ds-comp-date-calendar-item-date-unselected-today-active-state-layer: #307fdf29;--ds-comp-date-calendar-item-date-unselected-today-active-color: #08439D;--ds-comp-date-calendar-item-date-unselected-today-active-border-color: #307FDF;--ds-comp-date-calendar-item-date-unselected-today-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-date-unselected-today-disabled-color: #19191952;--ds-comp-date-calendar-item-date-unselected-today-disabled-border-color: #19191929;--ds-comp-date-calendar-item-date-unselected-range-border-width: .0625rem;--ds-comp-date-calendar-item-date-unselected-range-border-color: #D5D5D5;--ds-comp-date-calendar-item-date-selected-default-background-color: #2B76B9;--ds-comp-date-calendar-item-date-selected-default-color: #F7F8FA;--ds-comp-date-calendar-item-date-selected-hover-state-layer: #ffffff14;--ds-comp-date-calendar-item-date-selected-hover-color: #F7F8FA;--ds-comp-date-calendar-item-date-selected-active-state-layer: #ffffff29;--ds-comp-date-calendar-item-date-selected-active-color: #F7F8FA;--ds-comp-date-calendar-item-date-selected-range-default-background-color: #ffffff00;--ds-comp-date-calendar-item-date-selected-range-default-color: #414141;--ds-comp-date-calendar-item-date-selected-range-hover-state-layer: #307fdf14;--ds-comp-date-calendar-item-date-selected-range-hover-color: #414141;--ds-comp-date-calendar-item-date-selected-range-active-state-layer: #307fdf29;--ds-comp-date-calendar-item-date-selected-range-active-color: #414141;--ds-comp-date-calendar-item-date-selected-range-connection-background-color: #C8E5FF;--ds-comp-date-calendar-item-date-selected-disabled-state-layer: #ffffff29;--ds-comp-date-calendar-item-date-selected-disabled-color: #19191929;--ds-comp-date-calendar-item-date-width: 2.25rem;--ds-comp-date-calendar-item-date-height: 2.25rem;--ds-comp-date-calendar-item-border-radius: 3333px;--ds-comp-date-calendar-item-year-unselected-default-background-color: #ffffff00;--ds-comp-date-calendar-item-year-unselected-default-color: #414141;--ds-comp-date-calendar-item-year-unselected-hover-state-layer: #307fdf14;--ds-comp-date-calendar-item-year-unselected-hover-color: #414141;--ds-comp-date-calendar-item-year-unselected-active-state-layer: #307fdf29;--ds-comp-date-calendar-item-year-unselected-active-color: #414141;--ds-comp-date-calendar-item-year-unselected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-year-unselected-disabled-color: #19191952;--ds-comp-date-calendar-item-year-selected-default-background-color: #2B76B9;--ds-comp-date-calendar-item-year-selected-default-color: #F7F8FA;--ds-comp-date-calendar-item-year-selected-hover-state-layer: #ffffff14;--ds-comp-date-calendar-item-year-selected-hover-color: #F7F8FA;--ds-comp-date-calendar-item-year-selected-active-state-layer: #ffffff29;--ds-comp-date-calendar-item-year-selected-active-color: #F7F8FA;--ds-comp-date-calendar-item-year-selected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-year-selected-disabled-color: #19191952;--ds-comp-date-calendar-item-year-padding-x: .5625rem;--ds-comp-date-calendar-item-year-padding-y: .375rem;--ds-comp-date-calendar-item-today-border-width: .0625rem;--ds-comp-date-calendar-item-time-unselected-default-background-color: #ffffff00;--ds-comp-date-calendar-item-time-unselected-default-color: #414141;--ds-comp-date-calendar-item-time-unselected-hover-state-layer: #307fdf14;--ds-comp-date-calendar-item-time-unselected-hover-color: #414141;--ds-comp-date-calendar-item-time-unselected-active-state-layer: #307fdf29;--ds-comp-date-calendar-item-time-unselected-active-color: #414141;--ds-comp-date-calendar-item-time-unselected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-time-unselected-disabled-color: #19191952;--ds-comp-date-calendar-item-time-selected-default-background-color: #2B76B9;--ds-comp-date-calendar-item-time-selected-default-color: #F7F8FA;--ds-comp-date-calendar-item-time-selected-hover-state-layer: #ffffff14;--ds-comp-date-calendar-item-time-selected-hover-color: #F7F8FA;--ds-comp-date-calendar-item-time-selected-active-state-layer: #ffffff29;--ds-comp-date-calendar-item-time-selected-active-color: #F7F8FA;--ds-comp-date-calendar-item-time-selected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-time-selected-disabled-color: #19191952;--ds-comp-date-calendar-item-time-padding-x: 1.125rem;--ds-comp-date-calendar-item-time-padding-y: .375rem;--ds-comp-date-calendar-item-month-unselected-default-background-color: #ffffff00;--ds-comp-date-calendar-item-month-unselected-default-color: #414141;--ds-comp-date-calendar-item-month-unselected-hover-state-layer: #307fdf14;--ds-comp-date-calendar-item-month-unselected-hover-color: #414141;--ds-comp-date-calendar-item-month-unselected-active-state-layer: #307fdf29;--ds-comp-date-calendar-item-month-unselected-active-color: #414141;--ds-comp-date-calendar-item-month-unselected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-month-unselected-disabled-color: #19191929;--ds-comp-date-calendar-item-month-selected-default-background-color: #C8E5FF;--ds-comp-date-calendar-item-month-selected-default-color: #08439D;--ds-comp-date-calendar-item-month-selected-hover-state-layer: #76767614;--ds-comp-date-calendar-item-month-selected-hover-color: #08439D;--ds-comp-date-calendar-item-month-selected-active-state-layer: #76767629;--ds-comp-date-calendar-item-month-selected-active-color: #08439D;--ds-comp-date-calendar-item-month-selected-disabled-state-layer: #ffffff00;--ds-comp-date-calendar-item-month-selected-disabled-color: #19191929;--ds-comp-date-calendar-item-month-padding-x: .375rem;--ds-comp-date-calendar-item-month-padding-y: .375rem;--ds-comp-date-calendar-item-month-space-between: .375rem;--ds-comp-date-calendar-item-month-gutter-bottom: .09375rem;--ds-comp-date-calendar-bar-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-date-calendar-bar-typography-font-weight: 400;--ds-comp-date-calendar-bar-typography-line-height: 19px;--ds-comp-date-calendar-bar-typography-font-size: .9375rem;--ds-comp-date-calendar-bar-typography-letter-spacing: 0rem;--ds-comp-date-calendar-bar-color: #767676;--ds-comp-date-calendar-bar-item-padding-y: .28125rem;--ds-comp-date-calendar-header-padding-x: .375rem;--ds-comp-date-calendar-header-typography-letter-spacing: 0rem;--ds-comp-date-calendar-header-typography-font-size: .9375rem;--ds-comp-date-calendar-header-typography-line-height: 19px;--ds-comp-date-calendar-header-typography-font-weight: 600;--ds-comp-date-calendar-header-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-date-calendar-header-color: #26313F;--ds-comp-date-calendar-header-gutter-bottom: .375rem;--ds-comp-date-calendar-header-space-between: .1875rem;--ds-comp-date-calendar-header-disabled-color: #19191952;--ds-comp-date-calendar-padding-y: .75rem;--ds-comp-date-calendar-padding-x: .375rem;--ds-comp-date-calendar-space-between: 0rem;--ds-comp-date-calendar-action-padding-x: 0rem;--ds-comp-date-calendar-action-space-between: .375rem;--ds-comp-date-calendar-action-gutter-top: .375rem;--ds-comp-date-calendar-icon-size: 1.125rem;--ds-comp-date-calendar-item-wrapper-height: 1.875rem;--ds-comp-date-calendar-item-wrapper-width: 1.875rem;--ds-comp-date-calendar-viewport-height: 11.71875rem;--ds-comp-date-calendar-viewport-width: 13.125rem;--ds-comp-date-calendar-input-indicator-border-width: .125rem;--ds-comp-date-calendar-input-indicator-border-color: #191919;--ds-comp-date-calendar-input-space-between: .375rem;--ds-comp-date-calendar-input-icon-size: 1.125rem;--ds-comp-date-calendar-row-space-between: .09375rem;--ds-comp-banner-medium-padding-x: .75rem;--ds-comp-banner-medium-space-between: .75rem;--ds-comp-banner-medium-padding-y: .75rem;--ds-comp-banner-dismiss-padding-x: .1875rem;--ds-comp-banner-dismiss-padding-y: .1875rem;--ds-comp-banner-dismiss-default-background-color: #ffffff00;--ds-comp-banner-dismiss-hover-state-layer: #ffffff14;--ds-comp-banner-dismiss-active-state-layer: #ffffff29;--ds-comp-banner-dismiss-icon-color: #ffffff;--ds-comp-banner-dismiss-icon-size: .75rem;--ds-comp-banner-dismiss-border-radius: 3333px;--ds-comp-banner-danger-background-color: #D43527;--ds-comp-banner-danger-typography-color: #ffffff;--ds-comp-banner-warning-background-color: #FAB51E;--ds-comp-banner-warning-typography-color: #000000;--ds-comp-banner-primary-background-color: #2B76B9;--ds-comp-banner-primary-typography-color: #ffffff;--ds-comp-banner-icon-size: 1.125rem;--ds-comp-banner-typography-letter-spacing: 0rem;--ds-comp-banner-typography-font-size: .9375rem;--ds-comp-banner-typography-line-height: 19px;--ds-comp-banner-typography-font-weight: 400;--ds-comp-banner-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-banner-floated-border-radius: 3333px;--ds-comp-banner-small-padding-x: .75rem;--ds-comp-banner-small-space-between: .75rem;--ds-comp-banner-small-padding-y: .375rem;--ds-comp-callout-padding-x: .75rem;--ds-comp-callout-padding-y: .75rem;--ds-comp-callout-space-between: .75rem;--ds-comp-callout-title-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-callout-title-typography-font-weight: 600;--ds-comp-callout-title-typography-line-height: 19px;--ds-comp-callout-title-typography-font-size: .9375rem;--ds-comp-callout-title-typography-letter-spacing: 0rem;--ds-comp-callout-title-info-color: #414141;--ds-comp-callout-title-danger-color: #7E281E;--ds-comp-callout-title-warning-color: #644100;--ds-comp-callout-title-success-color: #005A30;--ds-comp-callout-title-gutter-bottom: .375rem;--ds-comp-callout-info-color: #414141;--ds-comp-callout-info-background-color: #E2E2E2;--ds-comp-callout-info-border-color: #ffffff00;--ds-comp-callout-danger-color: #7E281E;--ds-comp-callout-danger-background-color: #F2DEDE;--ds-comp-callout-danger-border-color: #ffffff00;--ds-comp-callout-warning-color: #644100;--ds-comp-callout-warning-background-color: #FCF8E3;--ds-comp-callout-warning-border-color: #ffffff00;--ds-comp-callout-success-color: #005A30;--ds-comp-callout-success-background-color: #DFF0D8;--ds-comp-callout-success-border-color: #ffffff00;--ds-comp-callout-icon-size: 1.125rem;--ds-comp-callout-icon-info-color: #414141;--ds-comp-callout-icon-success-color: #0F8653;--ds-comp-callout-icon-danger-color: #D7291C;--ds-comp-callout-icon-warning-color: #8A5B00;--ds-comp-callout-icon-padding-y: .1875rem;--ds-comp-callout-border-radius: 6px;--ds-comp-callout-border-width: 0rem;--ds-comp-callout-color: #414141;--ds-comp-callout-typography-letter-spacing: 0rem;--ds-comp-callout-typography-font-size: .9375rem;--ds-comp-callout-typography-line-height: 19px;--ds-comp-callout-typography-font-weight: 400;--ds-comp-callout-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-callout-content-padding-y: .1875rem;--ds-comp-callout-action-padding-y: 0rem;--ds-comp-collapse-details-padding-x: .75rem;--ds-comp-collapse-details-padding-y: .375rem;--ds-comp-collapse-summary-padding-x: .75rem;--ds-comp-collapse-summary-padding-y: .5625rem;--ds-comp-collapse-icon-size: 1.125rem;--ds-comp-sidesheet-headline-leading-icon-padding-left: .375rem;--ds-comp-sidesheet-headline-leading-icon-padding-right: .375rem;--ds-comp-sidesheet-headline-space-between: .1875rem;--ds-comp-sidesheet-headline-padding-y: .75rem;--ds-comp-sidesheet-headline-no-leading-icon-padding-left: .75rem;--ds-comp-sidesheet-headline-no-leading-icon-padding-right: .375rem;--ds-comp-sidesheet-headline-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-sidesheet-headline-typography-font-weight: 600;--ds-comp-sidesheet-headline-typography-line-height: 28px;--ds-comp-sidesheet-headline-typography-font-size: 1.375rem;--ds-comp-sidesheet-headline-typography-letter-spacing: 0rem;--ds-comp-sidesheet-headline-color: #414141;--ds-comp-sidesheet-action-space-between: .375rem;--ds-comp-sidesheet-action-padding-y: .75rem;--ds-comp-sidesheet-action-padding-x: .75rem;--ds-comp-sidesheet-content-padding-x: .75rem;--ds-comp-sidesheet-content-padding-y: .75rem;--ds-comp-sidesheet-width: 15.625rem;--ds-comp-sidesheet-border-width: .0625rem;--ds-comp-sidesheet-border-color: #E2E2E2;--ds-comp-drawer-surface-persistent-background-color: #ffffff;--ds-comp-drawer-surface-temporary-background-color: #ffffff;--ds-comp-drawer-primary-persistent-background-color: #F7F8FA;--ds-comp-drawer-primary-temporary-background-color: #F3F4F8;--ds-comp-drawer-temporary-box-shadow: 0px 4px 42px 0px #00000040;--ds-comp-blank-state-action-space-between: .375rem;--ds-comp-blank-state-thumbnail-gutter-bottom: .5625rem;--ds-comp-blank-state-thumbnail-height: 6rem;--ds-comp-blank-state-thumbnail-width: 6rem;--ds-comp-blank-state-headline-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-blank-state-headline-typography-font-weight: 600;--ds-comp-blank-state-headline-typography-line-height: 19px;--ds-comp-blank-state-headline-typography-font-size: .9375rem;--ds-comp-blank-state-headline-typography-letter-spacing: 0rem;--ds-comp-blank-state-support-text-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-blank-state-support-text-typography-font-weight: 400;--ds-comp-blank-state-support-text-typography-line-height: 19px;--ds-comp-blank-state-support-text-typography-font-size: .9375rem;--ds-comp-blank-state-support-text-typography-letter-spacing: 0rem;--ds-comp-blank-state-color: #414141;--ds-comp-stepper-icon-container-border-radius: 12px;--ds-comp-stepper-icon-container-size: 1.125rem;--ds-comp-stepper-icon-container-border-width: 0rem;--ds-comp-stepper-icon-active-default-background-color: #307FDF;--ds-comp-stepper-icon-active-color: #F7F8FA;--ds-comp-stepper-icon-active-hover-state-layer: #ffffff14;--ds-comp-stepper-icon-active-active-state-layer: #ffffff29;--ds-comp-stepper-icon-error-default-background-color: #D7291C;--ds-comp-stepper-icon-error-color: #F7F8FA;--ds-comp-stepper-icon-error-hover-state-layer: #ffffff14;--ds-comp-stepper-icon-error-active-state-layer: #ffffff29;--ds-comp-stepper-icon-completed-default-background-color: #D7E3F6;--ds-comp-stepper-icon-completed-color: #26313F;--ds-comp-stepper-icon-completed-border-color: #ffffff00;--ds-comp-stepper-icon-completed-hover-state-layer: #6c788814;--ds-comp-stepper-icon-completed-active-state-layer: #6c788829;--ds-comp-stepper-icon-default-default-background-color: #E2E2E2;--ds-comp-stepper-icon-default-color: #414141;--ds-comp-stepper-icon-default-hover-state-layer: #76767614;--ds-comp-stepper-icon-default-active-state-layer: #76767629;--ds-comp-stepper-icon-disabled-background-color: #19191929;--ds-comp-stepper-icon-disabled-color: #19191952;--ds-comp-stepper-icon-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-stepper-icon-typography-font-weight: 600;--ds-comp-stepper-icon-typography-line-height: 19px;--ds-comp-stepper-icon-typography-font-size: .9375rem;--ds-comp-stepper-icon-typography-letter-spacing: 0rem;--ds-comp-stepper-label-headline-active-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-stepper-label-headline-active-typography-font-weight: 600;--ds-comp-stepper-label-headline-active-typography-line-height: 19px;--ds-comp-stepper-label-headline-active-typography-font-size: .9375rem;--ds-comp-stepper-label-headline-active-typography-letter-spacing: 0rem;--ds-comp-stepper-label-headline-default-typography-font-size: .9375rem;--ds-comp-stepper-label-headline-default-typography-letter-spacing: 0rem;--ds-comp-stepper-label-headline-default-typography-line-height: 19px;--ds-comp-stepper-label-headline-default-typography-font-weight: 400;--ds-comp-stepper-label-headline-default-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-stepper-label-active-color: #191919;--ds-comp-stepper-label-default-color: #767676;--ds-comp-stepper-label-error-color: #7E281E;--ds-comp-stepper-label-completed-color: #26313F;--ds-comp-stepper-label-disabled-color: #19191952;--ds-comp-stepper-label-support-text-typography-font-size: .9375rem;--ds-comp-stepper-label-support-text-typography-line-height: 19px;--ds-comp-stepper-label-support-text-typography-font-weight: 400;--ds-comp-stepper-label-support-text-typography-letter-spacing: 0rem;--ds-comp-stepper-label-support-text-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-stepper-step-space-between: .375rem;--ds-comp-stepper-step-padding-y: .375rem;--ds-comp-stepper-step-padding-x: .375rem;--ds-comp-stepper-connector-border-width: .0625rem;--ds-comp-stepper-connector-color: #D5D5D5;--ds-comp-stepper-connector-min-height: 1.125rem;--ds-comp-stepper-connector-offset: .5625rem;--ds-comp-stepper-content-padding-left: .75rem;--ds-comp-stepper-content-padding-right: .375rem;--ds-comp-navrail-icon-surface-unselected-default-background-color: #ffffff00;--ds-comp-navrail-icon-surface-unselected-hover-state-layer: #76767614;--ds-comp-navrail-icon-surface-unselected-active-state-layer: #76767629;--ds-comp-navrail-icon-surface-selected-default-background-color: #D7E3F6;--ds-comp-navrail-icon-surface-selected-hover-state-layer: #6c788814;--ds-comp-navrail-icon-surface-selected-active-state-layer: #6c788829;--ds-comp-navrail-icon-border-radius: 3333px;--ds-comp-navrail-icon-medium-padding-x: .75rem;--ds-comp-navrail-icon-medium-min-height: 1.5rem;--ds-comp-navrail-icon-size: .9375rem;--ds-comp-navrail-icon-primary-unselected-default-background-color: #ffffff00;--ds-comp-navrail-icon-primary-unselected-hover-state-layer: #6c788814;--ds-comp-navrail-icon-primary-unselected-active-state-layer: #6c788829;--ds-comp-navrail-icon-primary-selected-default-background-color: #D7E3F6;--ds-comp-navrail-icon-primary-selected-hover-state-layer: #6c788814;--ds-comp-navrail-icon-primary-selected-active-state-layer: #6c788829;--ds-comp-navrail-icon-small-min-height: 1.125rem;--ds-comp-navrail-icon-small-padding-x: .5625rem;--ds-comp-navrail-item-surface-unselected-color: #414141;--ds-comp-navrail-item-surface-selected-color: #191919;--ds-comp-navrail-item-medium-min-height: 2.4375rem;--ds-comp-navrail-item-medium-space-between: .09375rem;--ds-comp-navrail-item-small-space-between: .1875rem;--ds-comp-navrail-item-small-min-height: 2.75rem;--ds-comp-navrail-item-width: 4.75rem;--ds-comp-navrail-item-primary-unselected-color: #414141;--ds-comp-navrail-item-primary-selected-color: #191919;--ds-comp-navrail-label-unselected-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navrail-label-unselected-typography-font-weight: 400;--ds-comp-navrail-label-unselected-typography-line-height: 19px;--ds-comp-navrail-label-unselected-typography-font-size: .8125rem;--ds-comp-navrail-label-unselected-typography-letter-spacing: 0rem;--ds-comp-navrail-label-selected-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navrail-label-selected-typography-font-weight: 400;--ds-comp-navrail-label-selected-typography-line-height: 19px;--ds-comp-navrail-label-selected-typography-font-size: .8125rem;--ds-comp-navrail-label-selected-typography-letter-spacing: 0rem;--ds-comp-navrail-surface-background-color: #ffffff;--ds-comp-navrail-space-between: .375rem;--ds-comp-navrail-padding-x: .09375rem;--ds-comp-navrail-padding-y: .75rem;--ds-comp-navrail-primary-background-color: #F0F2F8;--ds-comp-navdraw-item-surface-unselected-default-background-color: #ffffff00;--ds-comp-navdraw-item-surface-unselected-hover-state-layer: #76767614;--ds-comp-navdraw-item-surface-unselected-active-state-layer: #76767629;--ds-comp-navdraw-item-surface-unselected-color: #414141;--ds-comp-navdraw-item-surface-selected-default-background-color: #D7E3F6;--ds-comp-navdraw-item-surface-selected-hover-state-layer: #6c788814;--ds-comp-navdraw-item-surface-selected-active-state-layer: #6c788829;--ds-comp-navdraw-item-surface-selected-color: #191919;--ds-comp-navdraw-item-unselected-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navdraw-item-unselected-typography-font-weight: 400;--ds-comp-navdraw-item-unselected-typography-line-height: 19px;--ds-comp-navdraw-item-unselected-typography-font-size: .9375rem;--ds-comp-navdraw-item-unselected-typography-letter-spacing: 0rem;--ds-comp-navdraw-item-border-radius: 3333px;--ds-comp-navdraw-item-padding-left: .75rem;--ds-comp-navdraw-item-padding-right: .75rem;--ds-comp-navdraw-item-selected-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navdraw-item-selected-typography-font-weight: 400;--ds-comp-navdraw-item-selected-typography-line-height: 19px;--ds-comp-navdraw-item-selected-typography-font-size: .9375rem;--ds-comp-navdraw-item-selected-typography-letter-spacing: 0rem;--ds-comp-navdraw-item-space-between: .5625rem;--ds-comp-navdraw-item-icon-size: .9375rem;--ds-comp-navdraw-item-trailing-typography-font-size: .8125rem;--ds-comp-navdraw-item-trailing-typography-line-height: 19px;--ds-comp-navdraw-item-trailing-typography-font-weight: 400;--ds-comp-navdraw-item-trailing-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navdraw-item-trailing-typography-letter-spacing: 0rem;--ds-comp-navdraw-item-primary-unselected-hover-state-layer: #6c788814;--ds-comp-navdraw-item-primary-unselected-default-background-color: #ffffff00;--ds-comp-navdraw-item-primary-unselected-active-state-layer: #6c788829;--ds-comp-navdraw-item-primary-unselected-color: #414141;--ds-comp-navdraw-item-primary-selected-default-background-color: #D7E3F6;--ds-comp-navdraw-item-primary-selected-hover-state-layer: #6c788814;--ds-comp-navdraw-item-primary-selected-active-state-layer: #6c788829;--ds-comp-navdraw-item-primary-selected-color: #191919;--ds-comp-navdraw-item-medium-padding-top: .5625rem;--ds-comp-navdraw-item-medium-padding-bottom: .5625rem;--ds-comp-navdraw-item-medium-height: 1.875rem;--ds-comp-navdraw-item-small-padding-top: .28125rem;--ds-comp-navdraw-item-small-padding-bottom: .28125rem;--ds-comp-navdraw-item-small-height: 1.5rem;--ds-comp-navdraw-surface-background-color: #ffffff;--ds-comp-navdraw-item-group-label-medium-padding-x: .75rem;--ds-comp-navdraw-item-group-label-medium-padding-y: .28125rem;--ds-comp-navdraw-item-group-label-typography-font-weight: 400;--ds-comp-navdraw-item-group-label-typography-line-height: 19px;--ds-comp-navdraw-item-group-label-typography-font-size: .8125rem;--ds-comp-navdraw-item-group-label-typography-letter-spacing: 0rem;--ds-comp-navdraw-item-group-label-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navdraw-item-group-label-typography-text-case: none;--ds-comp-navdraw-item-group-label-color: #767676;--ds-comp-navdraw-item-group-label-small-padding-x: .75rem;--ds-comp-navdraw-item-group-label-small-padding-y: .1875rem;--ds-comp-navdraw-item-group-space-between: .09375rem;--ds-comp-navdraw-medium-space-between: .75rem;--ds-comp-navdraw-padding-x: .5625rem;--ds-comp-navdraw-padding-y: .75rem;--ds-comp-navdraw-width: 15.625rem;--ds-comp-navdraw-primary-background-color: #F0F2F8;--ds-comp-navdraw-small-space-between: .5625rem;--ds-comp-navbar-item-surface-default-background-color: #ffffff00;--ds-comp-navbar-item-surface-hover-state-layer: #76767614;--ds-comp-navbar-item-surface-active-state-layer: #76767629;--ds-comp-navbar-item-surface-indicator-background-color: #2e2e2e;--ds-comp-navbar-item-surface-disabled-color: #19191952;--ds-comp-navbar-item-indicator-width: 1.125rem;--ds-comp-navbar-item-indicator-height: .09375rem;--ds-comp-navbar-item-indicator-border-radius: 3px;--ds-comp-navbar-item-padding-x: .375rem;--ds-comp-navbar-item-padding-y: .375rem;--ds-comp-navbar-item-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-navbar-item-typography-font-weight: 600;--ds-comp-navbar-item-typography-line-height: 19px;--ds-comp-navbar-item-typography-font-size: .9375rem;--ds-comp-navbar-item-typography-letter-spacing: 0rem;--ds-comp-navbar-item-color: #414141;--ds-comp-navbar-item-border-radius: 3333px;--ds-comp-navbar-item-primary-default-background-color: #ffffff00;--ds-comp-navbar-item-primary-hover-state-layer: #307fdf14;--ds-comp-navbar-item-primary-active-state-layer: #307fdf29;--ds-comp-navbar-item-primary-indicator-background-color: #2B76B9;--ds-comp-navbar-item-primary-disabled-color: #19191952;--ds-comp-navbar-item-group-space-between: .375rem;--ds-comp-navbar-item-group-padding-x: .1875rem;--ds-comp-navbar-surface-background-color: #ffffff;--ds-comp-navbar-border-color: #E2E2E2;--ds-comp-navbar-box-shadow: 0px 2px 10px 0px #00000040;--ds-comp-navbar-min-height: 2.625rem;--ds-comp-navbar-border-width: .0625rem;--ds-comp-navbar-primary-background-color: #F0F2F8;--ds-comp-toast-border-radius: 3px;--ds-comp-toast-border-width: .0625rem;--ds-comp-toast-padding-left: .75rem;--ds-comp-toast-padding-right: .375rem;--ds-comp-toast-padding-y: .75rem;--ds-comp-toast-color: #191919;--ds-comp-toast-background-color: #ffffff;--ds-comp-toast-border-color: #E2E2E2;--ds-comp-toast-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-toast-typography-font-weight: 400;--ds-comp-toast-typography-line-height: 19px;--ds-comp-toast-typography-font-size: .9375rem;--ds-comp-toast-typography-letter-spacing: 0rem;--ds-comp-toast-action-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-toast-action-typography-font-weight: 400;--ds-comp-toast-action-typography-line-height: 19px;--ds-comp-toast-action-typography-font-size: .9375rem;--ds-comp-toast-action-typography-letter-spacing: 0rem;--ds-comp-toast-action-default-background-color: #ffffff00;--ds-comp-toast-action-hover-state-layer: #307fdf14;--ds-comp-toast-action-active-state-layer: #307fdf29;--ds-comp-toast-action-color: #307FDF;--ds-comp-toast-action-padding-x: .375rem;--ds-comp-toast-action-padding-y: .1875rem;--ds-comp-toast-action-border-radius: 3px;--ds-comp-toast-box-shadow: 0px 4px 42px 0px #00000040;--ds-comp-toast-space-between: .375rem;--ds-comp-toast-width: 25rem;--ds-comp-toast-gutter-left: .9375rem;--ds-comp-toast-gutter-bottom: .9375rem;--ds-comp-toast-dismiss-icon-size: .9375rem;--ds-comp-toast-dismiss-default-background-color: #ffffff00;--ds-comp-toast-dismiss-hover-state-layer: #76767614;--ds-comp-toast-dismiss-active-state-layer: #76767629;--ds-comp-toast-dismiss-color: #414141;--ds-comp-toast-dismiss-padding-x: .375rem;--ds-comp-toast-dismiss-padding-y: .375rem;--ds-comp-toast-dismiss-border-radius: 3333px;--ds-comp-toast-icon-danger-color: #D7291C;--ds-comp-toast-icon-success-color: #0F8653;--ds-comp-toast-icon-warning-color: #8A5B00;--ds-comp-toast-icon-size: 1.125rem;--ds-comp-chip-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-chip-small-typography-font-weight: 400;--ds-comp-chip-small-typography-font-size: .8125rem;--ds-comp-chip-small-typography-line-height: 19px;--ds-comp-chip-small-typography-letter-spacing: 0rem;--ds-comp-chip-small-min-width: 1.5rem;--ds-comp-chip-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-chip-medium-typography-font-weight: 400;--ds-comp-chip-medium-typography-font-size: .9375rem;--ds-comp-chip-medium-typography-line-height: 19px;--ds-comp-chip-medium-typography-letter-spacing: 0rem;--ds-comp-chip-medium-min-width: 2.25rem;--ds-comp-chip-outlined-border-width: .0625rem;--ds-comp-chip-outlined-medium-padding-x: .3125rem;--ds-comp-chip-outlined-medium-padding-y: .125rem;--ds-comp-chip-outlined-medium-space-between: .1875rem;--ds-comp-chip-outlined-default-background-color: #ffffff00;--ds-comp-chip-outlined-hover-state-layer: #76767614;--ds-comp-chip-outlined-active-state-layer: #76767629;--ds-comp-chip-outlined-border-color: #D5D5D5;--ds-comp-chip-outlined-color: #191919;--ds-comp-chip-outlined-small-padding-x: .125rem;--ds-comp-chip-outlined-small-padding-y: .03125rem;--ds-comp-chip-outlined-small-space-between: .1875rem;--ds-comp-chip-outlined-disabled-state-layer: #ffffff00;--ds-comp-chip-outlined-disabled-color: #19191952;--ds-comp-chip-outlined-disabled-border-color: #19191929;--ds-comp-chip-outlined-dismiss-default-color: #414141;--ds-comp-chip-outlined-dismiss-hover-color: #767676;--ds-comp-chip-icon-medium-size: .75rem;--ds-comp-chip-icon-small-size: .5625rem;--ds-comp-chip-filled-medium-padding-x: .375rem;--ds-comp-chip-filled-medium-padding-y: .1875rem;--ds-comp-chip-filled-medium-space-between: .1875rem;--ds-comp-chip-filled-small-padding-x: .1875rem;--ds-comp-chip-filled-small-padding-y: .09375rem;--ds-comp-chip-filled-small-space-between: .1875rem;--ds-comp-chip-filled-default-background-color: #2B76B9;--ds-comp-chip-filled-hover-state-layer: #ffffff14;--ds-comp-chip-filled-active-state-layer: #ffffff29;--ds-comp-chip-filled-color: #ffffff;--ds-comp-chip-filled-disabled-state-layer: #19191929;--ds-comp-chip-filled-disabled-color: #19191952;--ds-comp-chip-filled-dismiss-default-color: #F7F8FA;--ds-comp-chip-filled-dismiss-hover-color: #C8E5FF;--ds-comp-chip-tonal-default-background-color: #D7E3F6;--ds-comp-chip-tonal-hover-state-layer: #76767614;--ds-comp-chip-tonal-active-state-layer: #76767629;--ds-comp-chip-tonal-disabled-state-layer: #19191929;--ds-comp-chip-tonal-disabled-color: #19191952;--ds-comp-chip-tonal-color: #414141;--ds-comp-chip-tonal-dismiss-default-color: #414141;--ds-comp-chip-tonal-dismiss-hover-color: #767676;--ds-comp-chip-tonal-medium-padding-x: .375rem;--ds-comp-chip-tonal-medium-padding-y: .1875rem;--ds-comp-chip-tonal-medium-space-between: .1875rem;--ds-comp-chip-tonal-small-padding-x: .1875rem;--ds-comp-chip-tonal-small-padding-y: .09375rem;--ds-comp-chip-tonal-small-space-between: .1875rem;--ds-comp-chip-border-radius: 3px;--ds-comp-segcontrol-item-unselected-default-background-color: #ffffff00;--ds-comp-segcontrol-item-unselected-border-color: #ffffff00;--ds-comp-segcontrol-item-unselected-color: #414141;--ds-comp-segcontrol-item-unselected-hover-state-layer: #76767614;--ds-comp-segcontrol-item-unselected-active-state-layer: #76767629;--ds-comp-segcontrol-item-unselected-border-width: 0rem;--ds-comp-segcontrol-item-unselected-disabled-state-layer: #ffffff00;--ds-comp-segcontrol-item-selected-default-background-color: #ffffff;--ds-comp-segcontrol-item-selected-color: #191919;--ds-comp-segcontrol-item-selected-border-color: #D5D5D5;--ds-comp-segcontrol-item-selected-hover-state-layer: #76767614;--ds-comp-segcontrol-item-selected-active-state-layer: #76767629;--ds-comp-segcontrol-item-selected-border-width: .0625rem;--ds-comp-segcontrol-item-selected-disabled-state-layer: #ffffff00;--ds-comp-segcontrol-item-medium-selected-padding-x: .5625rem;--ds-comp-segcontrol-item-medium-selected-space-between: .1875rem;--ds-comp-segcontrol-item-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-segcontrol-item-medium-typography-font-weight: 400;--ds-comp-segcontrol-item-medium-typography-line-height: 19px;--ds-comp-segcontrol-item-medium-typography-font-size: .9375rem;--ds-comp-segcontrol-item-medium-typography-letter-spacing: 0rem;--ds-comp-segcontrol-item-medium-unselected-inner-padding-x: .375rem;--ds-comp-segcontrol-item-medium-unselected-inner-padding-y: .09375rem;--ds-comp-segcontrol-item-medium-unselected-inner-space-between: .1875rem;--ds-comp-segcontrol-item-medium-unselected-padding-x: .1875rem;--ds-comp-segcontrol-item-medium-icon-size: .9375rem;--ds-comp-segcontrol-item-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-segcontrol-item-small-typography-font-weight: 400;--ds-comp-segcontrol-item-small-typography-line-height: 19px;--ds-comp-segcontrol-item-small-typography-font-size: .8125rem;--ds-comp-segcontrol-item-small-typography-letter-spacing: 0rem;--ds-comp-segcontrol-item-small-icon-size: .75rem;--ds-comp-segcontrol-item-small-selected-padding-x: .375rem;--ds-comp-segcontrol-item-small-selected-space-between: .1875rem;--ds-comp-segcontrol-item-small-unselected-inner-padding-x: .1875rem;--ds-comp-segcontrol-item-small-unselected-inner-padding-y: .09375rem;--ds-comp-segcontrol-item-small-unselected-inner-space-between: .1875rem;--ds-comp-segcontrol-item-small-unselected-padding-x: .1875rem;--ds-comp-segcontrol-item-border-radius: 3px;--ds-comp-segcontrol-item-disabled-color: #19191952;--ds-comp-segcontrol-background-color: #E2E2E2;--ds-comp-segcontrol-border-color: #D5D5D5;--ds-comp-segcontrol-medium-height: 1.5rem;--ds-comp-segcontrol-small-height: 1.125rem;--ds-comp-segcontrol-border-radius: 3px;--ds-comp-segcontrol-divider-color: #D5D5D5;--ds-comp-segcontrol-divider-medium-height: .75rem;--ds-comp-segcontrol-divider-small-height: .5625rem;--ds-comp-segcontrol-border-width: .0625rem;--ds-comp-tab-item-unselected-default-background-color: #ffffff00;--ds-comp-tab-item-unselected-default-border-color: #ffffff00;--ds-comp-tab-item-unselected-default-color: #767676;--ds-comp-tab-item-unselected-hover-state-layer: #76767614;--ds-comp-tab-item-unselected-hover-border-color: #ffffff00;--ds-comp-tab-item-unselected-hover-color: #767676;--ds-comp-tab-item-unselected-active-state-layer: #76767629;--ds-comp-tab-item-unselected-active-border-color: #ffffff00;--ds-comp-tab-item-unselected-active-color: #767676;--ds-comp-tab-item-unselected-disabled-state-layer: #ffffff00;--ds-comp-tab-item-unselected-disabled-border-color: #ffffff00;--ds-comp-tab-item-unselected-disabled-color: #19191952;--ds-comp-tab-item-indicator-unselected-default-background-color: #ffffff00;--ds-comp-tab-item-indicator-unselected-hover-background-color: #ffffff00;--ds-comp-tab-item-indicator-unselected-active-background-color: #ffffff00;--ds-comp-tab-item-indicator-unselected-disabled-background-color: #ffffff00;--ds-comp-tab-item-indicator-selected-default-background-color: #307FDF;--ds-comp-tab-item-indicator-selected-hover-background-color: #307FDF;--ds-comp-tab-item-indicator-selected-active-background-color: #307FDF;--ds-comp-tab-item-indicator-selected-disabled-background-color: #19191952;--ds-comp-tab-item-indicator-top-border-radius: 3px;--ds-comp-tab-item-indicator-bottom-border-radius: 0px;--ds-comp-tab-item-indicator-height: .09375rem;--ds-comp-tab-item-overlay-unselected-background-color: #307fdf14;--ds-comp-tab-item-overlay-selected-background-color: #307fdf29;--ds-comp-tab-item-selected-default-background-color: #ffffff00;--ds-comp-tab-item-selected-default-color: #08439D;--ds-comp-tab-item-selected-default-border-color: #D9EDF7;--ds-comp-tab-item-selected-hover-state-layer: #307fdf14;--ds-comp-tab-item-selected-hover-color: #08439D;--ds-comp-tab-item-selected-hover-border-color: #D9EDF7;--ds-comp-tab-item-selected-active-state-layer: #307fdf29;--ds-comp-tab-item-selected-active-color: #08439D;--ds-comp-tab-item-selected-active-border-color: #D9EDF7;--ds-comp-tab-item-selected-disabled-state-layer: #ffffff00;--ds-comp-tab-item-selected-disabled-color: #19191952;--ds-comp-tab-item-selected-disabled-border-color: #19191929;--ds-comp-tab-item-padding-x: .75rem;--ds-comp-tab-item-padding-y: 0rem;--ds-comp-tab-item-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-tab-item-typography-font-weight: 600;--ds-comp-tab-item-typography-line-height: 19px;--ds-comp-tab-item-typography-font-size: .9375rem;--ds-comp-tab-item-typography-letter-spacing: 0rem;--ds-comp-tab-item-space-between: .375rem;--ds-comp-tab-item-icon-size: .75rem;--ds-comp-tab-list-button-container-width: 1.875rem;--ds-comp-tab-list-button-container-button-default-background-color: #ffffff;--ds-comp-tab-list-button-container-button-hover-state-layer: #76767614;--ds-comp-tab-list-button-container-button-active-state-layer: #76767629;--ds-comp-tab-list-button-container-button-icon-size: 1.125rem;--ds-comp-tab-list-button-container-button-color: #767676;--ds-comp-tab-list-button-container-background-color: #ffffff;--ds-comp-tab-list-button-container-padding-x: .375rem;--ds-comp-tab-list-linear-container-width: 1.875rem;--ds-comp-tab-list-linear-container-left-background-color: linear-gradient(90deg, #ffffff 20%, #ffffff00 80%);--ds-comp-tab-list-linear-container-right-background-color: linear-gradient(-90deg, #ffffff 20%, #ffffff00 80%);--ds-comp-tab-list-underline-background-color: #E2E2E2;--ds-comp-tab-list-underline-border-width: .0625rem;--ds-comp-switch-track-size-small-height: 1.125rem;--ds-comp-switch-track-size-small-width: 2.25rem;--ds-comp-switch-track-size-medium-height: 1.5rem;--ds-comp-switch-track-size-medium-width: 3.25rem;--ds-comp-switch-track-border-width-default: .125rem;--ds-comp-switch-track-color-off-default-background-color: #E2E2E2;--ds-comp-switch-track-color-off-default-border-color: #D5D5D5;--ds-comp-switch-track-color-off-hover-background-color: #E2E2E2;--ds-comp-switch-track-color-off-hover-border-color: #D5D5D5;--ds-comp-switch-track-color-off-active-background-color: #E2E2E2;--ds-comp-switch-track-color-off-active-border-color: #D5D5D5;--ds-comp-switch-track-color-off-disabled-background-color: #ffffff00;--ds-comp-switch-track-color-off-disabled-border-color: #19191929;--ds-comp-switch-track-color-on-default-background-color: #2B76B9;--ds-comp-switch-track-color-on-default-border-color: #2B76B9;--ds-comp-switch-track-color-on-hover-background-color: #2B76B9;--ds-comp-switch-track-color-on-hover-border-color: #2B76B9;--ds-comp-switch-track-color-on-active-background-color: #2B76B9;--ds-comp-switch-track-color-on-active-border-color: #2B76B9;--ds-comp-switch-track-color-on-disabled-background-color: #19191929;--ds-comp-switch-track-color-on-disabled-border-color: #19191929;--ds-comp-switch-border-radius-default: 3333px;--ds-comp-switch-thumb-container-size-small: 1.5rem;--ds-comp-switch-thumb-container-size-medium: 1.875rem;--ds-comp-switch-thumb-size-on-with-icon-small-default: .75rem;--ds-comp-switch-thumb-size-on-with-icon-small-hover: .75rem;--ds-comp-switch-thumb-size-on-with-icon-small-disabled: .75rem;--ds-comp-switch-thumb-size-on-with-icon-small-active: NaNrem;--ds-comp-switch-thumb-size-on-with-icon-medium-default: 1.125rem;--ds-comp-switch-thumb-size-on-with-icon-medium-hover: 1.125rem;--ds-comp-switch-thumb-size-on-with-icon-medium-disabled: 1.125rem;--ds-comp-switch-thumb-size-on-with-icon-medium-active: 1.375rem;--ds-comp-switch-thumb-size-on-no-icon-small-default: .75rem;--ds-comp-switch-thumb-size-on-no-icon-small-hover: .75rem;--ds-comp-switch-thumb-size-on-no-icon-small-disabled: .75rem;--ds-comp-switch-thumb-size-on-no-icon-small-active: 1rem;--ds-comp-switch-thumb-size-on-no-icon-medium-default: 1.125rem;--ds-comp-switch-thumb-size-on-no-icon-medium-hover: 1.125rem;--ds-comp-switch-thumb-size-on-no-icon-medium-disabled: 1.125rem;--ds-comp-switch-thumb-size-on-no-icon-medium-active: 1.375rem;--ds-comp-switch-thumb-size-off-with-icon-small-default: .75rem;--ds-comp-switch-thumb-size-off-with-icon-small-hover: .75rem;--ds-comp-switch-thumb-size-off-with-icon-small-disabled: .75rem;--ds-comp-switch-thumb-size-off-with-icon-small-active: 1rem;--ds-comp-switch-thumb-size-off-with-icon-medium-default: 1.125rem;--ds-comp-switch-thumb-size-off-with-icon-medium-hover: 1.125rem;--ds-comp-switch-thumb-size-off-with-icon-medium-disabled: 1.125rem;--ds-comp-switch-thumb-size-off-with-icon-medium-active: 1.375rem;--ds-comp-switch-thumb-size-off-no-icon-small-default: .5rem;--ds-comp-switch-thumb-size-off-no-icon-small-hover: .5rem;--ds-comp-switch-thumb-size-off-no-icon-small-disabled: .5rem;--ds-comp-switch-thumb-size-off-no-icon-small-active: 1rem;--ds-comp-switch-thumb-size-off-no-icon-medium-default: .875rem;--ds-comp-switch-thumb-size-off-no-icon-medium-hover: .875rem;--ds-comp-switch-thumb-size-off-no-icon-medium-disabled: .875rem;--ds-comp-switch-thumb-size-off-no-icon-medium-active: 1.375rem;--ds-comp-switch-icon-size-small: .5625rem;--ds-comp-switch-icon-size-medium: .9375rem;--ds-comp-switch-thumb-container-color-off-default-background-color: #ffffff00;--ds-comp-switch-thumb-container-color-off-hover-background-color: #76767614;--ds-comp-switch-thumb-container-color-off-active-background-color: #76767629;--ds-comp-switch-thumb-container-color-off-disabled-background-color: #ffffff00;--ds-comp-switch-thumb-container-color-on-default-background-color: #ffffff00;--ds-comp-switch-thumb-container-color-on-hover-background-color: #307fdf14;--ds-comp-switch-thumb-container-color-on-active-background-color: #307fdf29;--ds-comp-switch-thumb-container-color-on-disabled-background-color: #ffffff00;--ds-comp-switch-thumb-color-off-default-background-color: #767676;--ds-comp-switch-thumb-color-off-default-icon-color: #ffffff;--ds-comp-switch-thumb-color-off-hover-background-color: #767676;--ds-comp-switch-thumb-color-off-hover-icon-color: #ffffff;--ds-comp-switch-thumb-color-off-active-background-color: #767676;--ds-comp-switch-thumb-color-off-active-icon-color: #ffffff;--ds-comp-switch-thumb-color-off-disabled-background-color: #19191929;--ds-comp-switch-thumb-color-off-disabled-icon-color: #19191952;--ds-comp-switch-thumb-color-on-default-background-color: #D9EDF7;--ds-comp-switch-thumb-color-on-default-icon-color: #2B76B9;--ds-comp-switch-thumb-color-on-hover-background-color: #D9EDF7;--ds-comp-switch-thumb-color-on-hover-icon-color: #2B76B9;--ds-comp-switch-thumb-color-on-active-background-color: #D9EDF7;--ds-comp-switch-thumb-color-on-active-icon-color: #2B76B9;--ds-comp-switch-thumb-color-on-disabled-background-color: #19191929;--ds-comp-switch-thumb-color-on-disabled-icon-color: #19191952;--ds-comp-switch-thumb-offset-off-small: -.375rem;--ds-comp-switch-thumb-offset-off-medium: -.375rem;--ds-comp-switch-thumb-offset-on-small: .375rem;--ds-comp-switch-thumb-offset-on-medium: .875rem;--ds-comp-paper-surface-elevated-background-color: #ffffff;--ds-comp-paper-surface-elevated-border-color: #F0F0F0;--ds-comp-paper-surface-outlined-background-color: #ffffff;--ds-comp-paper-surface-filled-background-color: #ffffff;--ds-comp-paper-outlined-border-color: #E2E2E2;--ds-comp-paper-outlined-border-width: .0625rem;--ds-comp-paper-elevated-box-shadow: 0px 4px 42px 0px #00000040;--ds-comp-paper-primary-filled-background-color: #F3F4F8;--ds-comp-paper-primary-elevated-background-color: #F0F2F8;--ds-comp-paper-primary-elevated-border-color: #F0F0F0;--ds-comp-paper-primary-outlined-background-color: #F3F4F8;--ds-comp-table-row-unselected-default-background-color: #ffffff00;--ds-comp-table-row-unselected-hover-background-color: #76767614;--ds-comp-table-row-selected-default-background-color: #D9EDF7;--ds-comp-table-row-selected-hover-background-color: #307fdf14;--ds-comp-table-body-cell-border-color: #F0F0F0;--ds-comp-table-body-cell-text-color: #191919;--ds-comp-table-body-cell-border-width: .0625rem;--ds-comp-table-body-cell-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-table-body-cell-typography-font-weight: 400;--ds-comp-table-body-cell-typography-line-height: 19px;--ds-comp-table-body-cell-typography-font-size: .9375rem;--ds-comp-table-body-cell-typography-letter-spacing: 0rem;--ds-comp-table-body-cell-medium-padding-x: .75rem;--ds-comp-table-body-cell-medium-padding-y: .75rem;--ds-comp-table-body-cell-small-padding-x: .75rem;--ds-comp-table-body-cell-small-padding-y: .375rem;--ds-comp-table-head-cell-border-color: #E2E2E2;--ds-comp-table-head-cell-text-color: #191919;--ds-comp-table-head-cell-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-table-head-cell-typography-font-weight: 600;--ds-comp-table-head-cell-typography-line-height: 19px;--ds-comp-table-head-cell-typography-font-size: .9375rem;--ds-comp-table-head-cell-typography-letter-spacing: 0rem;--ds-comp-table-head-cell-medium-padding-x: .75rem;--ds-comp-table-head-cell-medium-padding-y: .75rem;--ds-comp-table-head-cell-border-width: .0625rem;--ds-comp-table-head-cell-small-padding-x: .75rem;--ds-comp-table-head-cell-small-padding-y: .375rem;--ds-comp-table-head-background-color: #ffffff00;--ds-comp-radio-overlay-primary-unselected-background-color: #76767614;--ds-comp-radio-overlay-primary-selected-background-color: #307fdf14;--ds-comp-radio-overlay-error-unselected-background-color: #d7291c14;--ds-comp-radio-overlay-error-selected-background-color: #d7291c14;--ds-comp-radio-primary-unselected-default-icon-color: #767676;--ds-comp-radio-primary-unselected-default-background-color: #ffffff00;--ds-comp-radio-primary-unselected-hover-icon-color: #767676;--ds-comp-radio-primary-unselected-hover-background-color: #76767614;--ds-comp-radio-primary-unselected-active-icon-color: #767676;--ds-comp-radio-primary-unselected-active-background-color: #76767629;--ds-comp-radio-primary-unselected-disabled-icon-color: #19191952;--ds-comp-radio-primary-unselected-disabled-background-color: #ffffff00;--ds-comp-radio-primary-selected-default-icon-color: #307FDF;--ds-comp-radio-primary-selected-default-background-color: #ffffff00;--ds-comp-radio-primary-selected-hover-icon-color: #307FDF;--ds-comp-radio-primary-selected-hover-background-color: #307fdf14;--ds-comp-radio-primary-selected-active-icon-color: #307FDF;--ds-comp-radio-primary-selected-active-background-color: #307fdf29;--ds-comp-radio-primary-selected-disabled-icon-color: #19191952;--ds-comp-radio-primary-selected-disabled-background-color: #ffffff00;--ds-comp-radio-default-color: #191919;--ds-comp-radio-disabled-color: #19191952;--ds-comp-radio-error-unselected-default-icon-color: #D7291C;--ds-comp-radio-error-unselected-default-background-color: #ffffff00;--ds-comp-radio-error-unselected-hover-icon-color: #D7291C;--ds-comp-radio-error-unselected-hover-background-color: #d7291c14;--ds-comp-radio-error-unselected-active-icon-color: #D7291C;--ds-comp-radio-error-unselected-active-background-color: #d7291c29;--ds-comp-radio-error-unselected-disabled-icon-color: #19191952;--ds-comp-radio-error-unselected-disabled-background-color: #ffffff00;--ds-comp-radio-error-selected-default-icon-color: #D7291C;--ds-comp-radio-error-selected-default-background-color: #ffffff00;--ds-comp-radio-error-selected-hover-icon-color: #D7291C;--ds-comp-radio-error-selected-hover-background-color: #d7291c14;--ds-comp-radio-error-selected-active-icon-color: #D7291C;--ds-comp-radio-error-selected-active-background-color: #d7291c29;--ds-comp-radio-error-selected-disabled-icon-color: #19191952;--ds-comp-radio-error-selected-disabled-background-color: #ffffff00;--ds-comp-radio-space-between: .09375rem;--ds-comp-radio-padding-x: 0rem;--ds-comp-radio-padding-y: 0rem;--ds-comp-radio-container-small-padding-x: .375rem;--ds-comp-radio-container-small-padding-y: .375rem;--ds-comp-radio-container-medium-padding-x: .5rem;--ds-comp-radio-container-medium-padding-y: .5rem;--ds-comp-radio-small-container-size: .75rem;--ds-comp-radio-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-radio-small-typography-font-weight: 400;--ds-comp-radio-small-typography-line-height: 19px;--ds-comp-radio-small-typography-font-size: .9375rem;--ds-comp-radio-small-typography-letter-spacing: 0rem;--ds-comp-radio-medium-container-size: .9375rem;--ds-comp-radio-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-radio-medium-typography-font-weight: 400;--ds-comp-radio-medium-typography-line-height: 19px;--ds-comp-radio-medium-typography-font-size: .9375rem;--ds-comp-radio-medium-typography-letter-spacing: 0rem;--ds-comp-radio-background-border-radius: 3333px;--ds-comp-radio-hover-color: #191919;--ds-comp-radio-active-color: #191919;--ds-comp-radio-group-space-between: .09375rem;--ds-comp-scrim-background-color: #00000080;--ds-comp-dialog-background-color: #ffffff;--ds-comp-dialog-border-radius-default: 12px;--ds-comp-dialog-max-width-xs: 15.9375rem;--ds-comp-dialog-max-width-sm: 27.5rem;--ds-comp-dialog-max-width-md: 43.75rem;--ds-comp-dialog-max-width-lg: 60rem;--ds-comp-dialog-max-width-xl: 70rem;--ds-comp-dialog-border-shadow-default: 0px 4px 42px 0px #00000040;--ds-comp-dialog-margin-y: 3rem;--ds-comp-dialog-margin-x: 3rem;--ds-comp-dialog-text-color: #191919;--ds-comp-dialog-headline-text-color: #191919;--ds-comp-dialog-headline-icon-color: #191919;--ds-comp-dialog-headline-padding-top: 1.125rem;--ds-comp-dialog-headline-padding-left: 1.125rem;--ds-comp-dialog-headline-padding-right: 1.125rem;--ds-comp-dialog-headline-padding-bottom: 0rem;--ds-comp-dialog-headline-space-between: .75rem;--ds-comp-dialog-headline-label-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-dialog-headline-label-font-weight: 600;--ds-comp-dialog-headline-label-line-height: 19px;--ds-comp-dialog-headline-label-font-size: 1.375rem;--ds-comp-dialog-headline-label-letter-spacing: 0rem;--ds-comp-dialog-support-text-text-color: #414141;--ds-comp-dialog-support-text-label-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-dialog-support-text-label-font-weight: 400;--ds-comp-dialog-support-text-label-line-height: 19px;--ds-comp-dialog-support-text-label-font-size: .9375rem;--ds-comp-dialog-support-text-label-letter-spacing: 0rem;--ds-comp-dialog-content-padding-top: .75rem;--ds-comp-dialog-content-padding-left: 1.125rem;--ds-comp-dialog-content-padding-right: 1.125rem;--ds-comp-dialog-content-padding-bottom: 0rem;--ds-comp-dialog-action-padding-top: 1.125rem;--ds-comp-dialog-action-padding-left: 1.125rem;--ds-comp-dialog-action-padding-right: 1.125rem;--ds-comp-dialog-action-padding-bottom: 1.125rem;--ds-comp-dialog-action-space-between: .375rem;--ds-comp-dialog-content-no-action-padding-top: .75rem;--ds-comp-dialog-content-no-action-padding-left: 1.125rem;--ds-comp-dialog-content-no-action-padding-right: 1.125rem;--ds-comp-dialog-content-no-action-padding-bottom: 1.125rem;--ds-comp-form-section-space-between: .75rem;--ds-comp-form-section-title-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-form-section-title-font-weight: 600;--ds-comp-form-section-title-line-height: 19px;--ds-comp-form-section-title-font-size: .9375rem;--ds-comp-form-section-title-letter-spacing: 0rem;--ds-comp-form-section-description-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-form-section-description-font-weight: 400;--ds-comp-form-section-description-line-height: 19px;--ds-comp-form-section-description-font-size: .9375rem;--ds-comp-form-section-description-letter-spacing: 0rem;--ds-comp-form-section-color-title: #191919;--ds-comp-form-section-color-description: #414141;--ds-comp-form-section-field-label-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-form-section-field-label-font-weight: 600;--ds-comp-form-section-field-label-line-height: 19px;--ds-comp-form-section-field-label-font-size: .9375rem;--ds-comp-form-section-field-label-letter-spacing: 0rem;--ds-comp-form-section-field-color-label: #191919;--ds-comp-form-section-field-color-is-required: #D7291C;--ds-comp-form-section-field-space-between: .1875rem;--ds-comp-form-header-space-between: 0rem;--ds-comp-form-header-title-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-form-header-title-font-weight: 600;--ds-comp-form-header-title-line-height: 28px;--ds-comp-form-header-title-font-size: 1.375rem;--ds-comp-form-header-title-letter-spacing: 0rem;--ds-comp-form-header-description-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-form-header-description-font-weight: 400;--ds-comp-form-header-description-line-height: 19px;--ds-comp-form-header-description-font-size: .9375rem;--ds-comp-form-header-description-letter-spacing: 0rem;--ds-comp-form-header-color-title: #191919;--ds-comp-form-header-color-description: #414141;--ds-comp-form-footer-space-between: .375rem;--ds-comp-form-helper-text-color-default: #414141;--ds-comp-form-helper-text-color-error: #D7291C;--ds-comp-form-helper-text-color-valid: #0F8653;--ds-comp-form-helper-text-default-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-form-helper-text-default-font-weight: 400;--ds-comp-form-helper-text-default-line-height: 16px;--ds-comp-form-helper-text-default-font-size: .8125rem;--ds-comp-form-helper-text-default-letter-spacing: 0rem;--ds-comp-form-space-between: 1.125rem;--ds-comp-form-text-color: #191919;--ds-comp-checkbox-overlay-primary-unselected-background-color: #76767614;--ds-comp-checkbox-overlay-primary-selected-background-color: #307fdf14;--ds-comp-checkbox-overlay-error-unselected-background-color: #d7291c14;--ds-comp-checkbox-overlay-error-selected-background-color: #d7291c14;--ds-comp-checkbox-primary-unselected-default-icon-color: #767676;--ds-comp-checkbox-primary-unselected-default-background-color: #ffffff00;--ds-comp-checkbox-primary-unselected-hover-icon-color: #767676;--ds-comp-checkbox-primary-unselected-hover-background-color: #76767614;--ds-comp-checkbox-primary-unselected-active-icon-color: #767676;--ds-comp-checkbox-primary-unselected-active-background-color: #76767629;--ds-comp-checkbox-primary-unselected-disabled-icon-color: #19191952;--ds-comp-checkbox-primary-unselected-disabled-background-color: #ffffff00;--ds-comp-checkbox-primary-selected-default-icon-color: #307FDF;--ds-comp-checkbox-primary-selected-default-background-color: #ffffff00;--ds-comp-checkbox-primary-selected-hover-icon-color: #307FDF;--ds-comp-checkbox-primary-selected-hover-background-color: #307fdf14;--ds-comp-checkbox-primary-selected-active-icon-color: #307FDF;--ds-comp-checkbox-primary-selected-active-background-color: #307fdf29;--ds-comp-checkbox-primary-selected-disabled-icon-color: #19191952;--ds-comp-checkbox-primary-selected-disabled-background-color: #ffffff00;--ds-comp-checkbox-default-color: #191919;--ds-comp-checkbox-disabled-color: #19191952;--ds-comp-checkbox-error-unselected-default-icon-color: #D7291C;--ds-comp-checkbox-error-unselected-default-background-color: #ffffff00;--ds-comp-checkbox-error-unselected-hover-icon-color: #D7291C;--ds-comp-checkbox-error-unselected-hover-background-color: #d7291c14;--ds-comp-checkbox-error-unselected-active-icon-color: #D7291C;--ds-comp-checkbox-error-unselected-active-background-color: #d7291c29;--ds-comp-checkbox-error-unselected-disabled-icon-color: #19191952;--ds-comp-checkbox-error-unselected-disabled-background-color: #fffffff00;--ds-comp-checkbox-error-selected-default-icon-color: #D7291C;--ds-comp-checkbox-error-selected-default-background-color: #ffffff00;--ds-comp-checkbox-error-selected-hover-icon-color: #D7291C;--ds-comp-checkbox-error-selected-hover-background-color: #d7291c14;--ds-comp-checkbox-error-selected-active-icon-color: #D7291C;--ds-comp-checkbox-error-selected-active-background-color: #d7291c29;--ds-comp-checkbox-error-selected-disabled-icon-color: #19191952;--ds-comp-checkbox-error-selected-disabled-background-color: #ffffff00;--ds-comp-checkbox-background-border-radius: 3333px;--ds-comp-checkbox-space-between: .1875rem;--ds-comp-checkbox-padding-x: 0rem;--ds-comp-checkbox-padding-y: 0rem;--ds-comp-checkbox-container-small-padding-x: .375rem;--ds-comp-checkbox-container-small-padding-y: .375rem;--ds-comp-checkbox-container-small-size: .75rem;--ds-comp-checkbox-container-medium-size: .9375rem;--ds-comp-checkbox-container-medium-padding-x: .5rem;--ds-comp-checkbox-container-medium-padding-y: .5rem;--ds-comp-checkbox-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-checkbox-small-typography-font-weight: 400;--ds-comp-checkbox-small-typography-line-height: 19px;--ds-comp-checkbox-small-typography-font-size: .9375rem;--ds-comp-checkbox-small-typography-letter-spacing: 0rem;--ds-comp-checkbox-hover-color: #191919;--ds-comp-checkbox-active-color: #191919;--ds-comp-checkbox-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-checkbox-medium-typography-font-weight: 400;--ds-comp-checkbox-medium-typography-line-height: 19px;--ds-comp-checkbox-medium-typography-font-size: .9375rem;--ds-comp-checkbox-medium-typography-letter-spacing: 0rem;--ds-comp-select-default-background-color: #ffffff00;--ds-comp-select-default-border-color: #E2E2E2;--ds-comp-select-icon-default-color: #767676;--ds-comp-select-icon-hover-color: #767676;--ds-comp-select-icon-active-color: #191919;--ds-comp-select-icon-disabled-color: #19191952;--ds-comp-select-input-default-color: #191919;--ds-comp-select-input-hover-color: #191919;--ds-comp-select-input-active-color: #191919;--ds-comp-select-input-disabled-color: #19191952;--ds-comp-select-input-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-select-input-typography-font-weight: 400;--ds-comp-select-input-typography-line-height: 19px;--ds-comp-select-input-typography-font-size: .9375rem;--ds-comp-select-input-typography-letter-spacing: 0rem;--ds-comp-select-input-icon-size: 1.125rem;--ds-comp-select-input-small-min-height: 1.5rem;--ds-comp-select-input-medium-min-height: 1.875rem;--ds-comp-select-placeholder-default-color: #767676;--ds-comp-select-placeholder-hover-color: #767676;--ds-comp-select-placeholder-active-color: #767676;--ds-comp-select-placeholder-disabled-color: #19191952;--ds-comp-select-placeholder-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-select-placeholder-typography-font-weight: 400;--ds-comp-select-placeholder-typography-line-height: 19px;--ds-comp-select-placeholder-typography-font-size: .9375rem;--ds-comp-select-placeholder-typography-letter-spacing: 0rem;--ds-comp-select-hover-border-color: #E2E2E2;--ds-comp-select-hover-background-color: #76767614;--ds-comp-select-focus-background-color: #ffffff00;--ds-comp-select-focus-border-color: #307FDF;--ds-comp-select-error-default-background-color: #ffffff00;--ds-comp-select-error-focus-background-color: #ffffff00;--ds-comp-select-error-focus-border-color: #307FDF;--ds-comp-select-error-hover-background-color: #d7291c14;--ds-comp-select-error-border-color: #D7291C;--ds-comp-select-error-icon-color: #D7291C;--ds-comp-select-disabled-border-color: #19191929;--ds-comp-select-disabled-background-color: #ffffff00;--ds-comp-select-border-radius: 3px;--ds-comp-select-menu-padding-y: .1875rem;--ds-comp-select-menu-group-padding-y: .1875rem;--ds-comp-select-medium-padding-left: .75rem;--ds-comp-select-medium-padding-right: .875rem;--ds-comp-select-medium-padding-top: .375rem;--ds-comp-select-medium-padding-bottom: .375rem;--ds-comp-select-medium-space-between: .375rem;--ds-comp-select-small-padding-left: .75rem;--ds-comp-select-small-padding-right: .625rem;--ds-comp-select-small-padding-top: .1875rem;--ds-comp-select-small-padding-bottom: .1875rem;--ds-comp-select-small-space-between: .375rem;--ds-comp-select-item-icon-size: .75rem;--ds-comp-select-item-padding-y: .375rem;--ds-comp-select-item-padding-x: .75rem;--ds-comp-select-item-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-select-item-typography-font-weight: 400;--ds-comp-select-item-typography-line-height: 19px;--ds-comp-select-item-typography-font-size: .9375rem;--ds-comp-select-item-typography-letter-spacing: 0rem;--ds-comp-select-item-unselected-default-background-color: #ffffff00;--ds-comp-select-item-unselected-hover-background-color: #76767614;--ds-comp-select-item-unselected-active-background-color: #76767629;--ds-comp-select-item-unselected-color: #191919;--ds-comp-select-item-disabled-color: #19191952;--ds-comp-select-item-disabled-background-color: #ffffff00;--ds-comp-select-item-overlay-background-color: #76767614;--ds-comp-select-item-selected-color: #191919;--ds-comp-select-item-selected-default-background-color: #D7E3F6;--ds-comp-select-item-selected-hover-background-color: #6c788814;--ds-comp-select-item-selected-active-background-color: #6c788829;--ds-comp-select-item-space-between: .375rem;--ds-comp-text-field-primary-default-background-color: #fffffff00;--ds-comp-text-field-primary-default-icon-color: #767676;--ds-comp-text-field-primary-default-prefix-color: #414141;--ds-comp-text-field-primary-default-suffix-color: #414141;--ds-comp-text-field-primary-default-label-color: #767676;--ds-comp-text-field-primary-default-input-color: #191919;--ds-comp-text-field-primary-default-placeholder-color: #767676;--ds-comp-text-field-primary-default-box-shadow: 0 0 0 1px #D5D5D5;--ds-comp-text-field-primary-hover-background-color: #76767614;--ds-comp-text-field-primary-hover-label-color: #767676;--ds-comp-text-field-primary-hover-icon-color: #767676;--ds-comp-text-field-primary-hover-prefix-color: #414141;--ds-comp-text-field-primary-hover-suffix-color: #414141;--ds-comp-text-field-primary-hover-placeholder-color: #767676;--ds-comp-text-field-primary-hover-input-color: #191919;--ds-comp-text-field-primary-hover-box-shadow: 0 0 0 1px #D5D5D5;--ds-comp-text-field-primary-focus-background-color: #ffffff00;--ds-comp-text-field-primary-focus-label-color: #767676;--ds-comp-text-field-primary-focus-placeholder-color: #767676;--ds-comp-text-field-primary-focus-prefix-color: #414141;--ds-comp-text-field-primary-focus-suffix-color: #414141;--ds-comp-text-field-primary-focus-input-color: #191919;--ds-comp-text-field-primary-focus-icon-color: #191919;--ds-comp-text-field-primary-disabled-background-color: #ffffff00;--ds-comp-text-field-primary-disabled-placeholder-color: #19191952;--ds-comp-text-field-primary-disabled-label-color: #19191952;--ds-comp-text-field-primary-disabled-input-color: #19191952;--ds-comp-text-field-primary-disabled-icon-color: #19191952;--ds-comp-text-field-primary-disabled-prefix-color: #19191952;--ds-comp-text-field-primary-disabled-suffix-color: #19191952;--ds-comp-text-field-primary-disabled-box-shadow: 0 0 0 1px #19191929;--ds-comp-text-field-primary-focused-box-shadow: 0 0 0 2px #307FDF;--ds-comp-text-field-error-default-background-color: #ffffff00;--ds-comp-text-field-error-default-error-icon-color: #D7291C;--ds-comp-text-field-error-default-icon-color: #767676;--ds-comp-text-field-error-default-prefix-color: #414141;--ds-comp-text-field-error-default-suffix-color: #414141;--ds-comp-text-field-error-default-label-color: #767676;--ds-comp-text-field-error-default-input-color: #191919;--ds-comp-text-field-error-default-placeholder-color: #767676;--ds-comp-text-field-error-default-box-shadow: 0 0 0 2px #D7291C;--ds-comp-text-field-error-hover-background-color: #d7291c14;--ds-comp-text-field-error-hover-error-icon-color: #D7291C;--ds-comp-text-field-error-hover-icon-color: #767676;--ds-comp-text-field-error-hover-prefix-color: #414141;--ds-comp-text-field-error-hover-suffix-color: #414141;--ds-comp-text-field-error-hover-label-color: #767676;--ds-comp-text-field-error-hover-placeholder-color: #767676;--ds-comp-text-field-error-hover-input-color: #191919;--ds-comp-text-field-error-hover-box-shadow: 0 0 0 2px #D7291C;--ds-comp-text-field-error-focus-background-color: #ffffff00;--ds-comp-text-field-error-focus-error-icon-color: #D7291C;--ds-comp-text-field-error-focus-label-color: #767676;--ds-comp-text-field-error-focus-prefix-color: #414141;--ds-comp-text-field-error-focus-suffix-color: #414141;--ds-comp-text-field-error-focus-placeholder-color: #767676;--ds-comp-text-field-error-focus-input-color: #191919;--ds-comp-text-field-error-focus-icon-color: #191919;--ds-comp-text-field-error-disabled-background-color: #ffffff00;--ds-comp-text-field-error-disabled-placeholder-color: #19191952;--ds-comp-text-field-error-disabled-label-color: #19191952;--ds-comp-text-field-error-disabled-input-color: #19191952;--ds-comp-text-field-error-disabled-icon-color: #19191952;--ds-comp-text-field-error-disabled-prefix-color: #19191952;--ds-comp-text-field-error-disabled-suffix-color: #19191952;--ds-comp-text-field-error-disabled-box-shadow: 0 0 0 1px #19191929;--ds-comp-text-field-error-focused-box-shadow: 0 0 0 2px #307FDF;--ds-comp-text-field-border-radius: 3px;--ds-comp-text-field-label-empty-default-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-empty-default-typography-font-weight: 400;--ds-comp-text-field-label-empty-default-typography-line-height: 19px;--ds-comp-text-field-label-empty-default-typography-font-size: .9375rem;--ds-comp-text-field-label-empty-default-typography-letter-spacing: 0rem;--ds-comp-text-field-label-empty-hover-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-empty-hover-typography-font-weight: 400;--ds-comp-text-field-label-empty-hover-typography-line-height: 19px;--ds-comp-text-field-label-empty-hover-typography-font-size: .9375rem;--ds-comp-text-field-label-empty-hover-typography-letter-spacing: 0rem;--ds-comp-text-field-label-empty-focus-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-empty-focus-typography-font-weight: 400;--ds-comp-text-field-label-empty-focus-typography-line-height: 16px;--ds-comp-text-field-label-empty-focus-typography-font-size: .8125rem;--ds-comp-text-field-label-empty-focus-typography-letter-spacing: 0rem;--ds-comp-text-field-label-empty-disabled-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-empty-disabled-typography-font-weight: 400;--ds-comp-text-field-label-empty-disabled-typography-line-height: 19px;--ds-comp-text-field-label-empty-disabled-typography-font-size: .9375rem;--ds-comp-text-field-label-empty-disabled-typography-letter-spacing: 0rem;--ds-comp-text-field-label-filled-default-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-filled-default-typography-font-weight: 400;--ds-comp-text-field-label-filled-default-typography-line-height: 16px;--ds-comp-text-field-label-filled-default-typography-font-size: .8125rem;--ds-comp-text-field-label-filled-default-typography-letter-spacing: 0rem;--ds-comp-text-field-label-filled-hover-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-filled-hover-typography-font-weight: 400;--ds-comp-text-field-label-filled-hover-typography-line-height: 16px;--ds-comp-text-field-label-filled-hover-typography-font-size: .8125rem;--ds-comp-text-field-label-filled-hover-typography-letter-spacing: 0rem;--ds-comp-text-field-label-filled-focus-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-filled-focus-typography-font-weight: 400;--ds-comp-text-field-label-filled-focus-typography-line-height: 16px;--ds-comp-text-field-label-filled-focus-typography-font-size: .8125rem;--ds-comp-text-field-label-filled-focus-typography-letter-spacing: 0rem;--ds-comp-text-field-label-filled-disabled-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-label-filled-disabled-typography-font-weight: 400;--ds-comp-text-field-label-filled-disabled-typography-line-height: 16px;--ds-comp-text-field-label-filled-disabled-typography-font-size: .8125rem;--ds-comp-text-field-label-filled-disabled-typography-letter-spacing: 0rem;--ds-comp-text-field-input-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-input-typography-font-weight: 400;--ds-comp-text-field-input-typography-line-height: 19px;--ds-comp-text-field-input-typography-font-size: .9375rem;--ds-comp-text-field-input-typography-letter-spacing: 0rem;--ds-comp-text-field-placeholder-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-placeholder-typography-font-weight: 400;--ds-comp-text-field-placeholder-typography-line-height: 19px;--ds-comp-text-field-placeholder-typography-font-size: .9375rem;--ds-comp-text-field-placeholder-typography-letter-spacing: 0rem;--ds-comp-text-field-prefix-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-prefix-typography-font-weight: 400;--ds-comp-text-field-prefix-typography-line-height: 16px;--ds-comp-text-field-prefix-typography-font-size: .8125rem;--ds-comp-text-field-prefix-typography-letter-spacing: 0rem;--ds-comp-text-field-suffix-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-text-field-suffix-typography-font-weight: 400;--ds-comp-text-field-suffix-typography-line-height: 16px;--ds-comp-text-field-suffix-typography-font-size: .8125rem;--ds-comp-text-field-suffix-typography-letter-spacing: 0rem;--ds-comp-text-field-with-label-default-medium-padding-left: .75rem;--ds-comp-text-field-with-label-default-medium-padding-right: .375rem;--ds-comp-text-field-with-label-default-medium-padding-top: .375rem;--ds-comp-text-field-with-label-default-medium-padding-bottom: .375rem;--ds-comp-text-field-with-label-default-medium-space-between: .375rem;--ds-comp-text-field-with-label-default-small-padding-left: .75rem;--ds-comp-text-field-with-label-default-small-padding-top: .1875rem;--ds-comp-text-field-with-label-default-small-padding-bottom: .1875rem;--ds-comp-text-field-with-label-default-small-padding-right: .375rem;--ds-comp-text-field-with-label-default-small-space-between: .375rem;--ds-comp-text-field-with-label-leading-medium-padding-left: .875rem;--ds-comp-text-field-with-label-leading-medium-padding-right: .625rem;--ds-comp-text-field-with-label-leading-medium-padding-top: .375rem;--ds-comp-text-field-with-label-leading-medium-padding-bottom: .375rem;--ds-comp-text-field-with-label-leading-medium-space-between: .375rem;--ds-comp-text-field-with-label-leading-small-padding-left: .875rem;--ds-comp-text-field-with-label-leading-small-padding-right: .625rem;--ds-comp-text-field-with-label-leading-small-padding-top: .1875rem;--ds-comp-text-field-with-label-leading-small-padding-bottom: .1875rem;--ds-comp-text-field-with-label-leading-small-space-between: .375rem;--ds-comp-text-field-with-label-medium-top-offset: .75rem;--ds-comp-text-field-with-label-medium-min-height: 3.625rem;--ds-comp-text-field-with-label-small-top-offset: .625rem;--ds-comp-text-field-with-label-small-min-height: 3.125rem;--ds-comp-text-field-no-label-default-medium-padding-left: .75rem;--ds-comp-text-field-no-label-default-medium-padding-right: .375rem;--ds-comp-text-field-no-label-default-medium-padding-top: .375rem;--ds-comp-text-field-no-label-default-medium-padding-bottom: .375rem;--ds-comp-text-field-no-label-default-medium-space-between: .375rem;--ds-comp-text-field-no-label-default-small-padding-left: .75rem;--ds-comp-text-field-no-label-default-small-padding-right: .375rem;--ds-comp-text-field-no-label-default-small-padding-top: .1875rem;--ds-comp-text-field-no-label-default-small-padding-bottom: .1875rem;--ds-comp-text-field-no-label-default-small-space-between: .375rem;--ds-comp-text-field-no-label-leading-medium-padding-left: .875rem;--ds-comp-text-field-no-label-leading-medium-padding-right: .625rem;--ds-comp-text-field-no-label-leading-medium-padding-top: .375rem;--ds-comp-text-field-no-label-leading-medium-padding-bottom: .375rem;--ds-comp-text-field-no-label-leading-medium-space-between: .375rem;--ds-comp-text-field-no-label-leading-small-padding-left: .875rem;--ds-comp-text-field-no-label-leading-small-padding-right: .625rem;--ds-comp-text-field-no-label-leading-small-padding-top: .1875rem;--ds-comp-text-field-no-label-leading-small-padding-bottom: .1875rem;--ds-comp-text-field-no-label-leading-small-space-between: .375rem;--ds-comp-text-field-no-label-small-min-height: 1.5rem;--ds-comp-text-field-no-label-medium-min-height: 1.875rem;--ds-comp-text-field-icon-size: 1.125rem;--ds-comp-text-editor-default-placeholder-color: #767676;--ds-comp-text-editor-default-input-color: #191919;--ds-comp-text-editor-hover-placeholder-color: #767676;--ds-comp-text-editor-hover-input-color: #191919;--ds-comp-text-editor-focus-placeholder-text: #767676;--ds-comp-text-editor-focus-input-color: #191919;--ds-comp-text-editor-disabled-placeholder-color: #19191952;--ds-comp-text-editor-disabled-input-color: #19191952;--ds-comp-text-editor-medium-padding-left: .75rem;--ds-comp-text-editor-medium-padding-right: .75rem;--ds-comp-text-editor-medium-padding-top: .375rem;--ds-comp-text-editor-medium-padding-bottom: .375rem;--ds-comp-text-editor-small-padding-left: .75rem;--ds-comp-text-editor-small-padding-right: .75rem;--ds-comp-text-editor-small-padding-top: .1875rem;--ds-comp-text-editor-small-padding-bottom: .1875rem;--ds-comp-badge-size-small: .375rem;--ds-comp-badge-size-large: .75rem;--ds-comp-badge-label-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-badge-label-font-weight: 400;--ds-comp-badge-label-line-height: 19px;--ds-comp-badge-label-font-size: .8125rem;--ds-comp-badge-label-letter-spacing: 0rem;--ds-comp-badge-color-danger-background-color: #D7291C;--ds-comp-badge-color-danger-label-color: #ffffff;--ds-comp-badge-color-warning-background-color: #FAB51E;--ds-comp-badge-color-warning-label-color: #191919;--ds-comp-badge-color-success-background-color: #0F8653;--ds-comp-badge-color-success-label-color: #ffffff;--ds-comp-badge-color-primary-background-color: #307FDF;--ds-comp-badge-color-primary-label-color: #ffffff;--ds-comp-badge-color-info-background-color: #767676;--ds-comp-badge-color-info-label-color: #ffffff;--ds-comp-badge-large-padding-y: 0rem;--ds-comp-badge-large-padding-x: .1875rem;--ds-comp-badge-border-radius-default: 12px;--ds-comp-skeleton-background-color: #E2E2E2;--ds-comp-skeleton-space-between: .5625rem;--ds-comp-skeleton-text-border-radius: 3px;--ds-comp-skeleton-circular-border-radius: 3333px;--ds-comp-skeleton-rounded-border-radius: 6px;--ds-comp-skeleton-rectangular-border-radius: 0px;--ds-comp-circular-progress-large-width: 3rem;--ds-comp-circular-progress-large-height: 3rem;--ds-comp-circular-progress-medium-width: 1.5rem;--ds-comp-circular-progress-medium-height: 1.5rem;--ds-comp-circular-progress-small-width: .75rem;--ds-comp-circular-progress-small-height: .75rem;--ds-comp-circular-progress-background-color: #E2E2E2;--ds-comp-circular-progress-bar-primary-background-color: #2B76B9;--ds-comp-circular-progress-bar-danger-background-color: #D43527;--ds-comp-circular-progress-bar-warning-background-color: #FAB51E;--ds-comp-circular-progress-bar-success-background-color: #057040;--ds-comp-circular-progress-bar-info-background-color: #767676;--ds-comp-circular-progress-label-color: #414141;--ds-comp-circular-progress-label-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-circular-progress-label-typography-font-size: .8125rem;--ds-comp-circular-progress-label-typography-font-weight: 400;--ds-comp-circular-progress-label-typography-line-height: 19px;--ds-comp-circular-progress-label-typography-letter-spacing: 0rem;--ds-comp-circular-progress-label-typography-paragraph-spacing: 0rem;--ds-comp-typing-progress-color: #414141;--ds-comp-typing-progress-large-width: .375rem;--ds-comp-typing-progress-large-height: .375rem;--ds-comp-typing-progress-large-space-between: .75rem;--ds-comp-typing-progress-medium-width: .28125rem;--ds-comp-typing-progress-medium-height: .28125rem;--ds-comp-typing-progress-medium-space-between: .375rem;--ds-comp-typing-progress-small-width: .1875rem;--ds-comp-typing-progress-small-height: .1875rem;--ds-comp-typing-progress-small-space-between: .1875rem;--ds-comp-linear-progress-background-color: #E2E2E2;--ds-comp-linear-progress-bar-primary-background-color: #307FDF;--ds-comp-linear-progress-bar-danger-background-color: #D7291C;--ds-comp-linear-progress-bar-warning-background-color: #8A5B00;--ds-comp-linear-progress-bar-success-background-color: #0F8653;--ds-comp-linear-progress-bar-info-background-color: #767676;--ds-comp-linear-progress-height: .1875rem;--ds-comp-linear-progress-border-radius: 6px;--ds-comp-linear-progress-label-color: #414141;--ds-comp-linear-progress-label-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-linear-progress-label-typography-font-size: .8125rem;--ds-comp-linear-progress-label-typography-font-weight: 400;--ds-comp-linear-progress-label-typography-line-height: 19px;--ds-comp-linear-progress-label-typography-letter-spacing: 0rem;--ds-comp-linear-progress-label-typography-paragraph-spacing: 0rem;--ds-comp-linear-progress-space-between: .375rem;--ds-comp-popup-background-color: #ffffff;--ds-comp-popup-border-radius: 3px;--ds-comp-popup-box-shadow: 0px 4px 42px 0px #00000040;--ds-comp-popup-space-between: .1875rem;--ds-comp-popup-border-color: #F0F0F0;--ds-comp-popup-border-width: .0625rem;--ds-comp-dropdown-item-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-dropdown-item-typography-font-weight: 400;--ds-comp-dropdown-item-typography-line-height: 19px;--ds-comp-dropdown-item-typography-font-size: .9375rem;--ds-comp-dropdown-item-typography-letter-spacing: 0rem;--ds-comp-dropdown-item-default-background-color: #ffffff00;--ds-comp-dropdown-item-hover-state-layer: #76767614;--ds-comp-dropdown-item-active-state-layer: #76767629;--ds-comp-dropdown-item-color: #191919;--ds-comp-dropdown-item-padding-y: .375rem;--ds-comp-dropdown-item-padding-x: .75rem;--ds-comp-dropdown-item-space-between: .75rem;--ds-comp-dropdown-item-icon-size: .75rem;--ds-comp-dropdown-item-disabled-opacity: 32%;--ds-comp-dropdown-menu-padding-y: .1875rem;--ds-comp-list-item-headline-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-list-item-headline-medium-typography-font-weight: 400;--ds-comp-list-item-headline-medium-typography-line-height: 19px;--ds-comp-list-item-headline-medium-typography-font-size: .9375rem;--ds-comp-list-item-headline-medium-typography-letter-spacing: 0rem;--ds-comp-list-item-headline-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-list-item-headline-small-typography-font-weight: 400;--ds-comp-list-item-headline-small-typography-line-height: 19px;--ds-comp-list-item-headline-small-typography-font-size: .9375rem;--ds-comp-list-item-headline-small-typography-letter-spacing: 0rem;--ds-comp-list-item-headline-color: #191919;--ds-comp-list-item-support-text-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-list-item-support-text-medium-typography-font-weight: 400;--ds-comp-list-item-support-text-medium-typography-line-height: 19px;--ds-comp-list-item-support-text-medium-typography-font-size: .9375rem;--ds-comp-list-item-support-text-medium-typography-letter-spacing: 0rem;--ds-comp-list-item-support-text-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-list-item-support-text-small-typography-font-weight: 400;--ds-comp-list-item-support-text-small-typography-line-height: 16px;--ds-comp-list-item-support-text-small-typography-font-size: .8125rem;--ds-comp-list-item-support-text-small-typography-letter-spacing: 0rem;--ds-comp-list-item-support-text-color: #767676;--ds-comp-list-item-small-padding-y: .1875rem;--ds-comp-list-item-small-padding-x: .75rem;--ds-comp-list-item-small-space-between: .75rem;--ds-comp-list-item-medium-padding-y: .375rem;--ds-comp-list-item-medium-padding-x: .75rem;--ds-comp-list-item-medium-space-between: .75rem;--ds-comp-list-item-default-background-color: #ffffff00;--ds-comp-list-item-hover-state-layer: #76767614;--ds-comp-list-item-active-state-layer: #76767629;--ds-comp-list-item-icon-color: #191919;--ds-comp-list-item-icon-size: .75rem;--ds-comp-list-item-thumbnail-size: 2.625rem;--ds-comp-list-item-avatar-size: 1.5rem;--ds-comp-list-item-avatar-label-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-list-item-avatar-label-typography-font-weight: 400;--ds-comp-list-item-avatar-label-typography-line-height: 19px;--ds-comp-list-item-avatar-label-typography-font-size: .9375rem;--ds-comp-list-item-avatar-label-typography-letter-spacing: 0rem;--ds-comp-list-item-disabled-opacity: 32%;--ds-comp-list-padding-y: .375rem;--ds-comp-tooltip-border-radius-default: 3px;--ds-comp-tooltip-padding-x: .375rem;--ds-comp-tooltip-padding-y: .1875rem;--ds-comp-tooltip-border-width-default: 0rem;--ds-comp-tooltip-color-default-text-color: #ffffff;--ds-comp-tooltip-color-default-background-color: #2e2e2e;--ds-comp-tooltip-color-default-border-color: #2e2e2e;--ds-comp-tooltip-label-default-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-tooltip-label-default-font-weight: 400;--ds-comp-tooltip-label-default-line-height: 19px;--ds-comp-tooltip-label-default-font-size: .8125rem;--ds-comp-tooltip-label-default-letter-spacing: 0rem;--ds-comp-tooltip-max-width: 17.5rem;--ds-comp-tag-icon-small-size: .5625rem;--ds-comp-tag-icon-medium-size: .75rem;--ds-comp-tag-border-radius: 12px;--ds-comp-tag-small-space-between: .09375rem;--ds-comp-tag-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-tag-small-typography-font-weight: 400;--ds-comp-tag-small-typography-font-size: .8125rem;--ds-comp-tag-small-typography-line-height: 19px;--ds-comp-tag-small-typography-letter-spacing: 0rem;--ds-comp-tag-small-min-width: 1.5rem;--ds-comp-tag-filled-small-padding-x: .28125rem;--ds-comp-tag-filled-small-padding-y: .09375rem;--ds-comp-tag-filled-medium-padding-x: .375rem;--ds-comp-tag-filled-medium-padding-y: .28125rem;--ds-comp-tag-outlined-border-width: .0625rem;--ds-comp-tag-outlined-small-padding-x: .21875rem;--ds-comp-tag-outlined-small-padding-y: .03125rem;--ds-comp-tag-outlined-medium-padding-x: .3125rem;--ds-comp-tag-outlined-medium-padding-y: .21875rem;--ds-comp-tag-primary-outlined-default-background-color: #D9EDF7;--ds-comp-tag-primary-outlined-default-border-color: #307FDF;--ds-comp-tag-primary-outlined-default-color: #307FDF;--ds-comp-tag-primary-outlined-hover-border-color: #307FDF;--ds-comp-tag-primary-outlined-hover-state-layer: #307fdf14;--ds-comp-tag-primary-outlined-hover-color: #307FDF;--ds-comp-tag-primary-outlined-active-border-color: #307FDF;--ds-comp-tag-primary-outlined-active-state-layer: #307fdf29;--ds-comp-tag-primary-outlined-active-color: #307FDF;--ds-comp-tag-primary-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-primary-outlined-disabled-border-color: #307fdf29;--ds-comp-tag-primary-outlined-disabled-color: #307fdf29;--ds-comp-tag-primary-filled-default-color: #08439D;--ds-comp-tag-primary-filled-default-background-color: #C8E5FF;--ds-comp-tag-primary-filled-hover-color: #08439D;--ds-comp-tag-primary-filled-hover-state-layer: #307fdf14;--ds-comp-tag-primary-filled-active-color: #08439D;--ds-comp-tag-primary-filled-active-state-layer: #307fdf29;--ds-comp-tag-primary-filled-disabled-color: #307fdf29;--ds-comp-tag-primary-filled-disabled-state-layer: #307fdf14;--ds-comp-tag-medium-space-between: .1875rem;--ds-comp-tag-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-tag-medium-typography-font-weight: 400;--ds-comp-tag-medium-typography-font-size: .8125rem;--ds-comp-tag-medium-typography-line-height: 19px;--ds-comp-tag-medium-typography-letter-spacing: 0rem;--ds-comp-tag-medium-min-width: 2.25rem;--ds-comp-tag-danger-outlined-default-background-color: #F2DEDE;--ds-comp-tag-danger-outlined-default-border-color: #D7291C;--ds-comp-tag-danger-outlined-default-color: #D7291C;--ds-comp-tag-danger-outlined-hover-border-color: #D7291C;--ds-comp-tag-danger-outlined-hover-state-layer: #d7291c14;--ds-comp-tag-danger-outlined-hover-color: #D7291C;--ds-comp-tag-danger-outlined-active-border-color: #D7291C;--ds-comp-tag-danger-outlined-active-state-layer: #d7291c29;--ds-comp-tag-danger-outlined-active-color: #D7291C;--ds-comp-tag-danger-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-danger-outlined-disabled-border-color: #d7291c29;--ds-comp-tag-danger-outlined-disabled-color: #d7291c29;--ds-comp-tag-danger-filled-default-color: #7E281E;--ds-comp-tag-danger-filled-default-background-color: #FFB5B0;--ds-comp-tag-danger-filled-hover-color: #7E281E;--ds-comp-tag-danger-filled-hover-state-layer: #d7291c14;--ds-comp-tag-danger-filled-active-color: #7E281E;--ds-comp-tag-danger-filled-active-state-layer: #d7291c29;--ds-comp-tag-danger-filled-disabled-color: #d7291c29;--ds-comp-tag-danger-filled-disabled-state-layer: #d7291c29;--ds-comp-tag-success-outlined-default-background-color: #DFF0D8;--ds-comp-tag-success-outlined-default-border-color: #0F8653;--ds-comp-tag-success-outlined-default-color: #0F8653;--ds-comp-tag-success-outlined-hover-border-color: #0F8653;--ds-comp-tag-success-outlined-hover-state-layer: #0f865314;--ds-comp-tag-success-outlined-hover-color: #0F8653;--ds-comp-tag-success-outlined-active-border-color: #0F8653;--ds-comp-tag-success-outlined-active-state-layer: #0f865329;--ds-comp-tag-success-outlined-active-color: #0F8653;--ds-comp-tag-success-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-success-outlined-disabled-border-color: #0f865329;--ds-comp-tag-success-outlined-disabled-color: #0f865329;--ds-comp-tag-success-filled-default-color: #005A30;--ds-comp-tag-success-filled-default-background-color: #91D9AC;--ds-comp-tag-success-filled-hover-color: #005A30;--ds-comp-tag-success-filled-hover-state-layer: #0f865314;--ds-comp-tag-success-filled-active-color: #005A30;--ds-comp-tag-success-filled-active-state-layer: #0f865329;--ds-comp-tag-success-filled-disabled-color: #0f865329;--ds-comp-tag-success-filled-disabled-state-layer: #0f865329;--ds-comp-tag-warning-outlined-default-background-color: #FCF8E3;--ds-comp-tag-warning-outlined-default-border-color: #BF8100;--ds-comp-tag-warning-outlined-default-color: #8A5B00;--ds-comp-tag-warning-outlined-hover-border-color: #BF8100;--ds-comp-tag-warning-outlined-hover-state-layer: #8a5b0014;--ds-comp-tag-warning-outlined-hover-color: #8A5B00;--ds-comp-tag-warning-outlined-active-border-color: #BF8100;--ds-comp-tag-warning-outlined-active-state-layer: #8a5b0029;--ds-comp-tag-warning-outlined-active-color: #8A5B00;--ds-comp-tag-warning-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-warning-outlined-disabled-border-color: #8a5b0029;--ds-comp-tag-warning-outlined-disabled-color: #8a5b0029;--ds-comp-tag-warning-filled-default-color: #644100;--ds-comp-tag-warning-filled-default-background-color: #FFE29E;--ds-comp-tag-warning-filled-hover-color: #644100;--ds-comp-tag-warning-filled-hover-state-layer: #8a5b0014;--ds-comp-tag-warning-filled-active-color: #644100;--ds-comp-tag-warning-filled-active-state-layer: #8a5b0029;--ds-comp-tag-warning-filled-disabled-color: #8a5b0029;--ds-comp-tag-warning-filled-disabled-state-layer: #8a5b0029;--ds-comp-tag-info-outlined-default-background-color: #F0F0F0;--ds-comp-tag-info-outlined-default-border-color: #767676;--ds-comp-tag-info-outlined-default-color: #767676;--ds-comp-tag-info-outlined-hover-border-color: #767676;--ds-comp-tag-info-outlined-hover-state-layer: #76767614;--ds-comp-tag-info-outlined-hover-color: #767676;--ds-comp-tag-info-outlined-active-border-color: #767676;--ds-comp-tag-info-outlined-active-state-layer: #76767629;--ds-comp-tag-info-outlined-active-color: #767676;--ds-comp-tag-info-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-info-outlined-disabled-border-color: #76767629;--ds-comp-tag-info-outlined-disabled-color: #76767629;--ds-comp-tag-info-filled-default-color: #414141;--ds-comp-tag-info-filled-default-background-color: #E2E2E2;--ds-comp-tag-info-filled-hover-color: #414141;--ds-comp-tag-info-filled-hover-state-layer: #76767614;--ds-comp-tag-info-filled-active-color: #414141;--ds-comp-tag-info-filled-active-state-layer: #76767629;--ds-comp-tag-info-filled-disabled-color: #76767629;--ds-comp-tag-info-filled-disabled-state-layer: #76767629;--ds-comp-tag-blue-outlined-default-background-color: #D9EDF7;--ds-comp-tag-blue-outlined-default-border-color: #307FDF;--ds-comp-tag-blue-outlined-default-color: #307FDF;--ds-comp-tag-blue-outlined-hover-border-color: #307FDF;--ds-comp-tag-blue-outlined-hover-state-layer: #2b76b914;--ds-comp-tag-blue-outlined-hover-color: #307FDF;--ds-comp-tag-blue-outlined-active-border-color: #307FDF;--ds-comp-tag-blue-outlined-active-state-layer: #2b76b929;--ds-comp-tag-blue-outlined-active-color: #307FDF;--ds-comp-tag-blue-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-blue-outlined-disabled-border-color: #2b76b929;--ds-comp-tag-blue-outlined-disabled-color: #2b76b929;--ds-comp-tag-blue-filled-default-color: #2B76B9;--ds-comp-tag-blue-filled-default-background-color: #D8EAFB;--ds-comp-tag-blue-filled-hover-color: #2B76B9;--ds-comp-tag-blue-filled-hover-state-layer: #2b76b914;--ds-comp-tag-blue-filled-active-color: #2B76B9;--ds-comp-tag-blue-filled-active-state-layer: #2b76b929;--ds-comp-tag-blue-filled-disabled-color: #2b76b929;--ds-comp-tag-blue-filled-disabled-state-layer: #2b76b914;--ds-comp-tag-red-outlined-default-background-color: #F2DEDE;--ds-comp-tag-red-outlined-default-border-color: #D7291C;--ds-comp-tag-red-outlined-default-color: #D7291C;--ds-comp-tag-red-outlined-hover-border-color: #D7291C;--ds-comp-tag-red-outlined-hover-state-layer: #d7291c14;--ds-comp-tag-red-outlined-hover-color: #D7291C;--ds-comp-tag-red-outlined-active-border-color: #D7291C;--ds-comp-tag-red-outlined-active-state-layer: #d7291c29;--ds-comp-tag-red-outlined-active-color: #D7291C;--ds-comp-tag-red-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-red-outlined-disabled-border-color: #d7291c29;--ds-comp-tag-red-outlined-disabled-color: #d7291c29;--ds-comp-tag-red-filled-default-color: #7E281E;--ds-comp-tag-red-filled-default-background-color: #FFB5B0;--ds-comp-tag-red-filled-hover-color: #7E281E;--ds-comp-tag-red-filled-hover-state-layer: #d7291c14;--ds-comp-tag-red-filled-active-color: #7E281E;--ds-comp-tag-red-filled-active-state-layer: #d7291c29;--ds-comp-tag-red-filled-disabled-color: #d7291c29;--ds-comp-tag-red-filled-disabled-state-layer: #d7291c14;--ds-comp-tag-yellow-outlined-default-background-color: #FCF8E3;--ds-comp-tag-yellow-outlined-default-border-color: #BF8100;--ds-comp-tag-yellow-outlined-default-color: #8A5B00;--ds-comp-tag-yellow-outlined-hover-border-color: #BF8100;--ds-comp-tag-yellow-outlined-hover-state-layer: #fab51e14;--ds-comp-tag-yellow-outlined-hover-color: #8A5B00;--ds-comp-tag-yellow-outlined-active-border-color: #BF8100;--ds-comp-tag-yellow-outlined-active-state-layer: #fab51e29;--ds-comp-tag-yellow-outlined-active-color: #8A5B00;--ds-comp-tag-yellow-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-yellow-outlined-disabled-border-color: #fab51e29;--ds-comp-tag-yellow-outlined-disabled-color: #fab51e29;--ds-comp-tag-yellow-filled-default-color: #644100;--ds-comp-tag-yellow-filled-default-background-color: #FFE29E;--ds-comp-tag-yellow-filled-hover-color: #644100;--ds-comp-tag-yellow-filled-hover-state-layer: #fab51e14;--ds-comp-tag-yellow-filled-active-color: #644100;--ds-comp-tag-yellow-filled-active-state-layer: #fab51e29;--ds-comp-tag-yellow-filled-disabled-color: #fab51e29;--ds-comp-tag-yellow-filled-disabled-state-layer: #fab51e14;--ds-comp-tag-green-outlined-default-background-color: #DFF0D8;--ds-comp-tag-green-outlined-default-border-color: #0F8653;--ds-comp-tag-green-outlined-default-color: #0F8653;--ds-comp-tag-green-outlined-hover-border-color: #0F8653;--ds-comp-tag-green-outlined-hover-state-layer: #0f865314;--ds-comp-tag-green-outlined-hover-color: #0F8653;--ds-comp-tag-green-outlined-active-border-color: #0F8653;--ds-comp-tag-green-outlined-active-state-layer: #0f865329;--ds-comp-tag-green-outlined-active-color: #0F8653;--ds-comp-tag-green-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-green-outlined-disabled-border-color: #0f865329;--ds-comp-tag-green-outlined-disabled-color: #0f865329;--ds-comp-tag-green-filled-default-color: #005A30;--ds-comp-tag-green-filled-default-background-color: #91D9AC;--ds-comp-tag-green-filled-hover-color: #005A30;--ds-comp-tag-green-filled-hover-state-layer: #0f865314;--ds-comp-tag-green-filled-active-color: #005A30;--ds-comp-tag-green-filled-active-state-layer: #0f865329;--ds-comp-tag-green-filled-disabled-color: #0f865329;--ds-comp-tag-green-filled-disabled-state-layer: #0f865314;--ds-comp-tag-teal-outlined-default-background-color: #EEFBFC;--ds-comp-tag-teal-outlined-default-border-color: #2CC9D0;--ds-comp-tag-teal-outlined-default-color: #03889C;--ds-comp-tag-teal-outlined-hover-border-color: #2CC9D0;--ds-comp-tag-teal-outlined-hover-state-layer: #12a7b614;--ds-comp-tag-teal-outlined-hover-color: #03889C;--ds-comp-tag-teal-outlined-active-border-color: #2CC9D0;--ds-comp-tag-teal-outlined-active-state-layer: #12a7b629;--ds-comp-tag-teal-outlined-active-color: #03889C;--ds-comp-tag-teal-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-teal-outlined-disabled-border-color: #12a7b629;--ds-comp-tag-teal-outlined-disabled-color: #12a7b629;--ds-comp-tag-teal-filled-default-color: #006D82;--ds-comp-tag-teal-filled-default-background-color: #D7F8FA;--ds-comp-tag-teal-filled-hover-color: #006D82;--ds-comp-tag-teal-filled-hover-state-layer: #12a7b614;--ds-comp-tag-teal-filled-active-color: #006D82;--ds-comp-tag-teal-filled-active-state-layer: #12a7b629;--ds-comp-tag-teal-filled-disabled-color: #12a7b629;--ds-comp-tag-teal-filled-disabled-state-layer: #12a7b614;--ds-comp-tag-purple-outlined-default-background-color: #EFEDFF;--ds-comp-tag-purple-outlined-default-border-color: #8257BE;--ds-comp-tag-purple-outlined-default-color: #8257BE;--ds-comp-tag-purple-outlined-hover-border-color: #8257BE;--ds-comp-tag-purple-outlined-hover-state-layer: #5a339f14;--ds-comp-tag-purple-outlined-hover-color: #8257BE;--ds-comp-tag-purple-outlined-active-border-color: #8257BE;--ds-comp-tag-purple-outlined-active-state-layer: #5a339f29;--ds-comp-tag-purple-outlined-active-color: #8257BE;--ds-comp-tag-purple-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-purple-outlined-disabled-border-color: #5a339f29;--ds-comp-tag-purple-outlined-disabled-color: #5a339f29;--ds-comp-tag-purple-filled-default-color: #5A339F;--ds-comp-tag-purple-filled-default-background-color: #E4E4FB;--ds-comp-tag-purple-filled-hover-color: #5A339F;--ds-comp-tag-purple-filled-hover-state-layer: #5a339f14;--ds-comp-tag-purple-filled-active-color: #5A339F;--ds-comp-tag-purple-filled-active-state-layer: #5a339f29;--ds-comp-tag-purple-filled-disabled-color: #5a339f29;--ds-comp-tag-purple-filled-disabled-state-layer: #5a339f14;--ds-comp-tag-silver-outlined-default-background-color: #F1F5F9;--ds-comp-tag-silver-outlined-default-border-color: #475569;--ds-comp-tag-silver-outlined-default-color: #64748B;--ds-comp-tag-silver-outlined-hover-border-color: #475569;--ds-comp-tag-silver-outlined-hover-state-layer: #33415514;--ds-comp-tag-silver-outlined-hover-color: #64748B;--ds-comp-tag-silver-outlined-active-border-color: #475569;--ds-comp-tag-silver-outlined-active-state-layer: #33415529;--ds-comp-tag-silver-outlined-active-color: #64748B;--ds-comp-tag-silver-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-silver-outlined-disabled-border-color: #33415529;--ds-comp-tag-silver-outlined-disabled-color: #33415529;--ds-comp-tag-silver-filled-default-color: #334155;--ds-comp-tag-silver-filled-default-background-color: #E2E8F0;--ds-comp-tag-silver-filled-hover-color: #334155;--ds-comp-tag-silver-filled-hover-state-layer: #33415514;--ds-comp-tag-silver-filled-active-color: #334155;--ds-comp-tag-silver-filled-active-state-layer: #33415529;--ds-comp-tag-silver-filled-disabled-color: #33415529;--ds-comp-tag-silver-filled-disabled-state-layer: #33415514;--ds-comp-tag-neutral-outlined-default-background-color: #F0F0F0;--ds-comp-tag-neutral-outlined-default-border-color: #767676;--ds-comp-tag-neutral-outlined-default-color: #767676;--ds-comp-tag-neutral-outlined-hover-border-color: #767676;--ds-comp-tag-neutral-outlined-hover-state-layer: #76767614;--ds-comp-tag-neutral-outlined-hover-color: #767676;--ds-comp-tag-neutral-outlined-active-border-color: #767676;--ds-comp-tag-neutral-outlined-active-state-layer: #76767629;--ds-comp-tag-neutral-outlined-active-color: #767676;--ds-comp-tag-neutral-outlined-disabled-state-layer: #ffffff00;--ds-comp-tag-neutral-outlined-disabled-border-color: #76767629;--ds-comp-tag-neutral-outlined-disabled-color: #76767629;--ds-comp-tag-neutral-filled-default-color: #414141;--ds-comp-tag-neutral-filled-default-background-color: #E2E2E2;--ds-comp-tag-neutral-filled-hover-color: #414141;--ds-comp-tag-neutral-filled-hover-state-layer: #76767614;--ds-comp-tag-neutral-filled-active-color: #414141;--ds-comp-tag-neutral-filled-active-state-layer: #76767629;--ds-comp-tag-neutral-filled-disabled-color: #33415529;--ds-comp-tag-neutral-filled-disabled-state-layer: #76767614;--ds-comp-typography-text-display-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-display-large-font-weight: 600;--ds-comp-typography-text-display-large-line-height: 39px;--ds-comp-typography-text-display-large-font-size: 1.875rem;--ds-comp-typography-text-display-large-letter-spacing: 0rem;--ds-comp-typography-text-display-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-display-medium-font-weight: 600;--ds-comp-typography-text-display-medium-line-height: 39px;--ds-comp-typography-text-display-medium-font-size: 1.875rem;--ds-comp-typography-text-display-medium-letter-spacing: 0rem;--ds-comp-typography-text-display-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-display-small-font-weight: 600;--ds-comp-typography-text-display-small-line-height: 39px;--ds-comp-typography-text-display-small-font-size: 1.875rem;--ds-comp-typography-text-display-small-letter-spacing: 0rem;--ds-comp-typography-text-headline-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-headline-large-font-weight: 600;--ds-comp-typography-text-headline-large-line-height: 28px;--ds-comp-typography-text-headline-large-font-size: 1.375rem;--ds-comp-typography-text-headline-large-letter-spacing: 0rem;--ds-comp-typography-text-headline-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-headline-medium-font-weight: 600;--ds-comp-typography-text-headline-medium-line-height: 19px;--ds-comp-typography-text-headline-medium-font-size: 1.375rem;--ds-comp-typography-text-headline-medium-letter-spacing: 0rem;--ds-comp-typography-text-headline-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-headline-small-font-weight: 600;--ds-comp-typography-text-headline-small-line-height: 19px;--ds-comp-typography-text-headline-small-font-size: 1.375rem;--ds-comp-typography-text-headline-small-letter-spacing: 0rem;--ds-comp-typography-text-title-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-title-large-font-weight: 600;--ds-comp-typography-text-title-large-line-height: 28px;--ds-comp-typography-text-title-large-font-size: 1.375rem;--ds-comp-typography-text-title-large-letter-spacing: 0rem;--ds-comp-typography-text-title-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-title-medium-font-weight: 600;--ds-comp-typography-text-title-medium-line-height: 19px;--ds-comp-typography-text-title-medium-font-size: .9375rem;--ds-comp-typography-text-title-medium-letter-spacing: 0rem;--ds-comp-typography-text-title-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-title-small-font-weight: 600;--ds-comp-typography-text-title-small-line-height: 19px;--ds-comp-typography-text-title-small-font-size: .9375rem;--ds-comp-typography-text-title-small-letter-spacing: 0rem;--ds-comp-typography-text-body-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-body-large-font-weight: 400;--ds-comp-typography-text-body-large-line-height: 19px;--ds-comp-typography-text-body-large-font-size: .9375rem;--ds-comp-typography-text-body-large-letter-spacing: 0rem;--ds-comp-typography-text-body-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-body-medium-font-weight: 400;--ds-comp-typography-text-body-medium-line-height: 19px;--ds-comp-typography-text-body-medium-font-size: .9375rem;--ds-comp-typography-text-body-medium-letter-spacing: 0rem;--ds-comp-typography-text-body-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-body-small-font-weight: 400;--ds-comp-typography-text-body-small-line-height: 16px;--ds-comp-typography-text-body-small-font-size: .8125rem;--ds-comp-typography-text-body-small-letter-spacing: 0rem;--ds-comp-typography-text-label-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-label-large-font-weight: 400;--ds-comp-typography-text-label-large-line-height: 19px;--ds-comp-typography-text-label-large-font-size: .9375rem;--ds-comp-typography-text-label-large-letter-spacing: 0rem;--ds-comp-typography-text-label-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-label-medium-font-weight: 400;--ds-comp-typography-text-label-medium-line-height: 19px;--ds-comp-typography-text-label-medium-font-size: .8125rem;--ds-comp-typography-text-label-medium-letter-spacing: 0rem;--ds-comp-typography-text-label-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-typography-text-label-small-font-weight: 400;--ds-comp-typography-text-label-small-line-height: 16px;--ds-comp-typography-text-label-small-font-size: .8125rem;--ds-comp-typography-text-label-small-letter-spacing: 0rem;--ds-comp-typography-display-large-gutter-bottom: 3.5rem;--ds-comp-typography-display-medium-gutter-bottom: 2.5rem;--ds-comp-typography-display-small-gutter-bottom: 1.75rem;--ds-comp-typography-headline-large-gutter-bottom: 1.25rem;--ds-comp-typography-headline-medium-gutter-bottom: 1rem;--ds-comp-typography-headline-small-gutter-bottom: .875rem;--ds-comp-typography-title-large-gutter-bottom: .875rem;--ds-comp-typography-title-medium-gutter-bottom: .75rem;--ds-comp-typography-title-small-gutter-bottom: .625rem;--ds-comp-typography-body-large-gutter-bottom: 1.5rem;--ds-comp-typography-body-medium-gutter-bottom: 1.5rem;--ds-comp-typography-body-small-gutter-bottom: 1.5rem;--ds-comp-typography-label-large-gutter-bottom: .625rem;--ds-comp-typography-label-medium-gutter-bottom: .5rem;--ds-comp-typography-label-small-gutter-bottom: .375rem;--ds-comp-icon-size-small: .75rem;--ds-comp-icon-size-medium: 1.125rem;--ds-comp-icon-size-large: 1.5rem;--ds-comp-icon-color-primary: #08439D;--ds-comp-icon-color-secondary: #6C7888;--ds-comp-icon-color-success: #0F8653;--ds-comp-icon-color-warning: #8A5B00;--ds-comp-icon-color-danger: #D7291C;--ds-comp-stack-space-between-0: 0rem;--ds-comp-stack-space-between-1: .375rem;--ds-comp-stack-space-between-2: .75rem;--ds-comp-stack-space-between-3: 1.125rem;--ds-comp-stack-space-between-4: 1.5rem;--ds-comp-stack-space-between-5: 1.875rem;--ds-comp-stack-space-between-6: 2.25rem;--ds-comp-stack-space-between-7: 2.625rem;--ds-comp-stack-space-between-8: 3rem;--ds-comp-stack-space-between-9: 3.375rem;--ds-comp-stack-space-between-10: 3.375rem;--ds-comp-grid-container-spacing-0: 0rem;--ds-comp-grid-container-spacing-1: .375rem;--ds-comp-grid-container-spacing-2: .75rem;--ds-comp-grid-container-spacing-3: 1.125rem;--ds-comp-grid-container-spacing-4: 1.5rem;--ds-comp-grid-container-spacing-5: 1.875rem;--ds-comp-grid-container-spacing-6: 2.25rem;--ds-comp-grid-container-spacing-7: 2.625rem;--ds-comp-grid-container-spacing-8: 3rem;--ds-comp-grid-container-spacing-9: 3.375rem;--ds-comp-grid-container-spacing-10: 3.375rem;--ds-comp-divider-color-line: #E2E2E2;--ds-comp-divider-color-text: #414141;--ds-comp-divider-space-between-text-align: .375rem;--ds-comp-divider-line-percentage-text-center-line-before: 50%;--ds-comp-divider-line-percentage-text-center-line-after: 50%;--ds-comp-divider-line-percentage-text-start-line-before: 10%;--ds-comp-divider-line-percentage-text-start-line-after: 90%;--ds-comp-divider-line-percentage-text-end-line-before: 90%;--ds-comp-divider-line-percentage-text-end-line-after: 10%;--ds-comp-divider-text-label-default-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-divider-text-label-default-font-weight: 400;--ds-comp-divider-text-label-default-line-height: 19px;--ds-comp-divider-text-label-default-font-size: .8125rem;--ds-comp-divider-text-label-default-letter-spacing: 0rem;--ds-comp-card-surface-hover-state-layer: #76767614;--ds-comp-card-surface-active-state-layer: #76767629;--ds-comp-card-surface-elevated-background-color: #ffffff;--ds-comp-card-surface-elevated-border-color: #F0F0F0;--ds-comp-card-surface-outlined-background-color: #ffffff;--ds-comp-card-surface-outlined-border-color: #E2E2E2;--ds-comp-card-surface-filled-background-color: #ffffff;--ds-comp-card-surface-filled-border-color: #ffffff;--ds-comp-card-primary-elevated-background-color: #D9EDF7;--ds-comp-card-primary-elevated-border-color: #F0F0F0;--ds-comp-card-primary-outlined-background-color: #F7F8FA;--ds-comp-card-primary-outlined-border-color: #E2E2E2;--ds-comp-card-primary-filled-background-color: #F0F2F8;--ds-comp-card-primary-filled-border-color: #ffffff00;--ds-comp-card-primary-hover-state-layer: #307fdf14;--ds-comp-card-primary-active-state-layer: #307fdf29;--ds-comp-card-elevated-box-shadow: 0px 2px 10px 0px #00000040;--ds-comp-card-elevated-border-width: .0625rem;--ds-comp-card-border-radius: 6px;--ds-comp-card-outlined-border-width: .0625rem;--ds-comp-card-filled-border-width: 0rem;--ds-comp-card-content-color: #191919;--ds-comp-card-content-space-between: .75rem;--ds-comp-card-content-padding-x: .75rem;--ds-comp-card-content-padding-y: .75rem;--ds-comp-card-media-default-space-bewteen: .75rem;--ds-comp-card-media-default-padding-x: .75rem;--ds-comp-card-media-default-padding-y: .75rem;--ds-comp-card-media-full-container-space-between: 0rem;--ds-comp-card-media-full-container-padding-x: 0rem;--ds-comp-card-media-full-container-padding-y: 0rem;--ds-comp-card-action-space-between: .375rem;--ds-comp-card-action-padding-x: .75rem;--ds-comp-card-action-padding-y: .75rem;--ds-comp-container-breakpoint-xs: 23.4375rem;--ds-comp-container-breakpoint-sm: 37.5rem;--ds-comp-container-breakpoint-md: 56.25rem;--ds-comp-container-breakpoint-lg: 75rem;--ds-comp-container-breakpoint-xl: 90rem;--ds-comp-container-side-spacing-default: .75rem;--ds-comp-seg-btn-item-color-primary-unselected-default-background-color: #ffffff;--ds-comp-seg-btn-item-color-primary-unselected-default-border-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-unselected-default-text-color: #414141;--ds-comp-seg-btn-item-color-primary-unselected-default-icon-color: #414141;--ds-comp-seg-btn-item-color-primary-unselected-hover-state-layer: #76767614;--ds-comp-seg-btn-item-color-primary-unselected-hover-border-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-unselected-hover-text-color: #414141;--ds-comp-seg-btn-item-color-primary-unselected-hover-icon-color: #414141;--ds-comp-seg-btn-item-color-primary-unselected-active-state-layer: #76767629;--ds-comp-seg-btn-item-color-primary-unselected-active-border-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-unselected-active-text-color: #414141;--ds-comp-seg-btn-item-color-primary-unselected-active-icon-color: #414141;--ds-comp-seg-btn-item-color-primary-unselected-disabled-state-layer: #ffffff00;--ds-comp-seg-btn-item-color-primary-unselected-disabled-border-color: #19191929;--ds-comp-seg-btn-item-color-primary-unselected-disabled-text-color: #19191952;--ds-comp-seg-btn-item-color-primary-unselected-disabled-icon-color: #19191952;--ds-comp-seg-btn-item-color-primary-selected-default-background-color: #D7E3F6;--ds-comp-seg-btn-item-color-primary-selected-default-border-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-selected-default-text-color: #414141;--ds-comp-seg-btn-item-color-primary-selected-default-icon-color: #414141;--ds-comp-seg-btn-item-color-primary-selected-hover-state-layer: #6c788814;--ds-comp-seg-btn-item-color-primary-selected-hover-border-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-selected-hover-text-color: #414141;--ds-comp-seg-btn-item-color-primary-selected-hover-icon-color: #414141;--ds-comp-seg-btn-item-color-primary-selected-active-state-layer: #6c788829;--ds-comp-seg-btn-item-color-primary-selected-active-border-color: #E2E2E2;--ds-comp-seg-btn-item-color-primary-selected-active-text-color: #414141;--ds-comp-seg-btn-item-color-primary-selected-active-icon-color: #414141;--ds-comp-seg-btn-item-color-primary-selected-disabled-state-layer: #19191929;--ds-comp-seg-btn-item-color-primary-selected-disabled-border-color: #19191929;--ds-comp-seg-btn-item-color-primary-selected-disabled-text-color: #19191952;--ds-comp-seg-btn-item-color-primary-selected-disabled-icon-color: #19191952;--ds-comp-seg-btn-item-border-width-default: .0625rem;--ds-comp-seg-btn-item-small-space-between: .1875rem;--ds-comp-seg-btn-item-small-padding-x: .5rem;--ds-comp-seg-btn-item-small-padding-y: .125rem;--ds-comp-seg-btn-item-border-radius-default: 3px;--ds-comp-seg-btn-item-icon-size-small: .75rem;--ds-comp-seg-btn-item-icon-size-medium: .9375rem;--ds-comp-seg-btn-item-icon-size-large: 1.125rem;--ds-comp-seg-btn-item-medium-space-between: .1875rem;--ds-comp-seg-btn-item-medium-padding-x: .5rem;--ds-comp-seg-btn-item-medium-padding-y: .21875rem;--ds-comp-seg-btn-item-large-space-between: .1875rem;--ds-comp-seg-btn-item-large-padding-x: .6875rem;--ds-comp-seg-btn-item-large-padding-y: .3125rem;--ds-comp-seg-btn-item-label-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-seg-btn-item-label-small-font-weight: 400;--ds-comp-seg-btn-item-label-small-line-height: 19px;--ds-comp-seg-btn-item-label-small-font-size: .8125rem;--ds-comp-seg-btn-item-label-small-letter-spacing: 0rem;--ds-comp-seg-btn-item-label-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-seg-btn-item-label-medium-font-weight: 400;--ds-comp-seg-btn-item-label-medium-line-height: 19px;--ds-comp-seg-btn-item-label-medium-font-size: .9375rem;--ds-comp-seg-btn-item-label-medium-letter-spacing: 0rem;--ds-comp-seg-btn-item-label-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-seg-btn-item-label-large-font-weight: 400;--ds-comp-seg-btn-item-label-large-line-height: 19px;--ds-comp-seg-btn-item-label-large-font-size: .9375rem;--ds-comp-seg-btn-item-label-large-letter-spacing: 0rem;--ds-comp-seg-btn-border-radius-default: 3px;--ds-comp-btn-primary-filled-default-background-color: #2B76B9;--ds-comp-btn-primary-filled-color: #F7F8FA;--ds-comp-btn-primary-filled-hover-state-layer: #ffffff14;--ds-comp-btn-primary-filled-active-state-layer: #ffffff29;--ds-comp-btn-primary-filled-disabled-state-layer: #19191929;--ds-comp-btn-primary-filled-disabled-color: #19191952;--ds-comp-btn-primary-outlined-default-background-color: #ffffff00;--ds-comp-btn-primary-outlined-border-color: #307FDF;--ds-comp-btn-primary-outlined-color: #08439D;--ds-comp-btn-primary-outlined-hover-state-layer: #307fdf14;--ds-comp-btn-primary-outlined-active-state-layer: #307fdf29;--ds-comp-btn-primary-outlined-disabled-state-layer: #ffffff00;--ds-comp-btn-primary-outlined-disabled-border-color: #19191929;--ds-comp-btn-primary-outlined-disabled-color: #19191952;--ds-comp-btn-primary-text-default-background-color: #ffffff00;--ds-comp-btn-primary-text-color: #08439D;--ds-comp-btn-primary-text-hover-state-layer: #307fdf14;--ds-comp-btn-primary-text-active-state-layer: #307fdf29;--ds-comp-btn-primary-text-disabled-state-layer: #ffffff00;--ds-comp-btn-primary-text-disabled-color: #19191952;--ds-comp-btn-primary-link-default-background-color: #ffffff00;--ds-comp-btn-primary-link-color: #08439D;--ds-comp-btn-primary-link-hover-state-layer: #307fdf14;--ds-comp-btn-primary-link-active-state-layer: #307fdf29;--ds-comp-btn-primary-link-disabled-state-layer: #ffffff00;--ds-comp-btn-primary-link-disabled-color: #19191952;--ds-comp-btn-primary-tonal-default-background-color: #D7E3F6;--ds-comp-btn-primary-tonal-color: #26313F;--ds-comp-btn-primary-tonal-hover-state-layer: #6c788814;--ds-comp-btn-primary-tonal-active-state-layer: #6c788829;--ds-comp-btn-primary-tonal-disabled-state-layer: #19191929;--ds-comp-btn-primary-tonal-disabled-color: #19191952;--ds-comp-btn-red-filled-default-background-color: #D43527;--ds-comp-btn-red-filled-color: #FFFFFF;--ds-comp-btn-red-filled-hover-state-layer: #ffffff14;--ds-comp-btn-red-filled-active-state-layer: #ffffff29;--ds-comp-btn-red-filled-disabled-state-layer: #19191929;--ds-comp-btn-red-filled-disabled-color: #19191952;--ds-comp-btn-red-outlined-default-background-color: #ffffff00;--ds-comp-btn-red-outlined-border-color: #D7291C;--ds-comp-btn-red-outlined-color: #7E281E;--ds-comp-btn-red-outlined-hover-state-layer: #d7291c14;--ds-comp-btn-red-outlined-active-state-layer: #d7291c29;--ds-comp-btn-red-outlined-disabled-state-layer: #ffffff00;--ds-comp-btn-red-outlined-disabled-border-color: #19191929;--ds-comp-btn-red-outlined-disabled-color: #19191952;--ds-comp-btn-red-text-default-background-color: #ffffff00;--ds-comp-btn-red-text-color: #7E281E;--ds-comp-btn-red-text-hover-state-layer: #d7291c14;--ds-comp-btn-red-text-active-state-layer: #d7291c29;--ds-comp-btn-red-text-disabled-state-layer: #ffffff00;--ds-comp-btn-red-text-disabled-color: #19191952;--ds-comp-btn-red-link-default-background-color: #ffffff00;--ds-comp-btn-red-link-color: #7E281E;--ds-comp-btn-red-link-hover-state-layer: #d7291c14;--ds-comp-btn-red-link-active-state-layer: #d7291c29;--ds-comp-btn-red-link-disabled-state-layer: #ffffff00;--ds-comp-btn-red-link-disabled-color: #19191952;--ds-comp-btn-red-tonal-default-background-color: #FFB5B0;--ds-comp-btn-red-tonal-color: #7E281E;--ds-comp-btn-red-tonal-hover-state-layer: #d7291c14;--ds-comp-btn-red-tonal-active-state-layer: #d7291c29;--ds-comp-btn-red-tonal-disabled-state-layer: #19191929;--ds-comp-btn-red-tonal-disabled-color: #19191952;--ds-comp-btn-warning-filled-default-background-color: #FAB51E;--ds-comp-btn-warning-filled-color: #000000;--ds-comp-btn-warning-filled-hover-state-layer: #76767614;--ds-comp-btn-warning-filled-active-state-layer: #76767629;--ds-comp-btn-warning-filled-disabled-state-layer: #19191929;--ds-comp-btn-warning-filled-disabled-color: #19191952;--ds-comp-btn-warning-outlined-default-background-color: #ffffff00;--ds-comp-btn-warning-outlined-border-color: #BF8100;--ds-comp-btn-warning-outlined-color: #644100;--ds-comp-btn-warning-outlined-hover-state-layer: #fab51e14;--ds-comp-btn-warning-outlined-active-state-layer: #fab51e29;--ds-comp-btn-warning-outlined-disabled-state-layer: #ffffff00;--ds-comp-btn-warning-outlined-disabled-border-color: #19191929;--ds-comp-btn-warning-outlined-disabled-color: #19191952;--ds-comp-btn-warning-text-default-background-color: #ffffff00;--ds-comp-btn-warning-text-color: #644100;--ds-comp-btn-warning-text-hover-state-layer: #fab51e14;--ds-comp-btn-warning-text-active-state-layer: #fab51e29;--ds-comp-btn-warning-text-disabled-state-layer: #ffffff00;--ds-comp-btn-warning-text-disabled-color: #19191952;--ds-comp-btn-warning-link-default-background-color: #ffffff00;--ds-comp-btn-warning-link-color: #644100;--ds-comp-btn-warning-link-hover-state-layer: #fab51e14;--ds-comp-btn-warning-link-active-state-layer: #fab51e29;--ds-comp-btn-warning-link-disabled-state-layer: #ffffff00;--ds-comp-btn-warning-link-disabled-color: #19191952;--ds-comp-btn-warning-tonal-default-background-color: #FFE29E;--ds-comp-btn-warning-tonal-color: #644100;--ds-comp-btn-warning-tonal-hover-state-layer: #fab51e14;--ds-comp-btn-warning-tonal-active-state-layer: #fab51e29;--ds-comp-btn-warning-tonal-disabled-state-layer: #19191929;--ds-comp-btn-warning-tonal-disabled-color: #19191952;--ds-comp-btn-success-filled-default-background-color: #057040;--ds-comp-btn-success-filled-color: #FFFFFF;--ds-comp-btn-success-filled-hover-state-layer: #ffffff14;--ds-comp-btn-success-filled-active-state-layer: #ffffff29;--ds-comp-btn-success-filled-disabled-state-layer: #19191929;--ds-comp-btn-success-filled-disabled-color: #19191952;--ds-comp-btn-success-outlined-default-background-color: #fffffff00;--ds-comp-btn-success-outlined-border-color: #0F8653;--ds-comp-btn-success-outlined-color: #005A30;--ds-comp-btn-success-outlined-hover-state-layer: #0f865314;--ds-comp-btn-success-outlined-active-state-layer: #0f865329;--ds-comp-btn-success-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-success-outlined-disabled-border-color: #19191929;--ds-comp-btn-success-outlined-disabled-color: #19191952;--ds-comp-btn-success-text-default-background-color: #ffffff00;--ds-comp-btn-success-text-color: #005A30;--ds-comp-btn-success-text-hover-state-layer: #0f865314;--ds-comp-btn-success-text-active-state-layer: #0f865329;--ds-comp-btn-success-text-disabled-state-layer: #ffffff00;--ds-comp-btn-success-text-disabled-color: #19191952;--ds-comp-btn-success-link-default-background-color: #ffffff00;--ds-comp-btn-success-link-color: #005A30;--ds-comp-btn-success-link-hover-state-layer: #0f865314;--ds-comp-btn-success-link-active-state-layer: #0f865329;--ds-comp-btn-success-link-disabled-state-layer: #ffffff00;--ds-comp-btn-success-link-disabled-color: #19191952;--ds-comp-btn-success-tonal-default-background-color: #91D9AC;--ds-comp-btn-success-tonal-color: #005A30;--ds-comp-btn-success-tonal-hover-state-layer: #0f865314;--ds-comp-btn-success-tonal-active-state-layer: #0f865329;--ds-comp-btn-success-tonal-disabled-state-layer: #19191929;--ds-comp-btn-success-tonal-disabled-color: #19191952;--ds-comp-btn-info-filled-default-background-color: #D5D5D5;--ds-comp-btn-info-filled-color: #414141;--ds-comp-btn-info-filled-hover-state-layer: #76767614;--ds-comp-btn-info-filled-active-state-layer: #76767629;--ds-comp-btn-info-filled-disabled-state-layer: #19191929;--ds-comp-btn-info-filled-disabled-color: #19191952;--ds-comp-btn-info-outlined-default-background-color: #fffffff00;--ds-comp-btn-info-outlined-border-color: #767676;--ds-comp-btn-info-outlined-color: #414141;--ds-comp-btn-info-outlined-hover-state-layer: #76767614;--ds-comp-btn-info-outlined-active-state-layer: #76767629;--ds-comp-btn-info-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-info-outlined-disabled-border-color: #19191929;--ds-comp-btn-info-outlined-disabled-color: #19191952;--ds-comp-btn-info-text-default-background-color: #ffffff00;--ds-comp-btn-info-text-color: #414141;--ds-comp-btn-info-text-hover-state-layer: #76767614;--ds-comp-btn-info-text-active-state-layer: #76767629;--ds-comp-btn-info-text-disabled-state-layer: #ffffff00;--ds-comp-btn-info-text-disabled-color: #19191952;--ds-comp-btn-info-link-default-background-color: #ffffff00;--ds-comp-btn-info-link-color: #414141;--ds-comp-btn-info-link-hover-state-layer: #76767614;--ds-comp-btn-info-link-active-state-layer: #76767629;--ds-comp-btn-info-link-disabled-state-layer: #ffffff00;--ds-comp-btn-info-link-disabled-color: #19191952;--ds-comp-btn-info-tonal-default-background-color: #E2E2E2;--ds-comp-btn-info-tonal-color: #414141;--ds-comp-btn-info-tonal-hover-state-layer: #76767614;--ds-comp-btn-info-tonal-active-state-layer: #76767629;--ds-comp-btn-info-tonal-disabled-state-layer: #19191929;--ds-comp-btn-info-tonal-disabled-color: #19191952;--ds-comp-btn-small-space-between: .140625rem;--ds-comp-btn-small-filled-padding-x: .28125rem;--ds-comp-btn-small-filled-padding-y: .1875rem;--ds-comp-btn-small-outlined-padding-x: .21875rem;--ds-comp-btn-small-outlined-padding-y: .125rem;--ds-comp-btn-small-text-padding-x: .28125rem;--ds-comp-btn-small-text-padding-y: .1875rem;--ds-comp-btn-small-link-padding-x: .28125rem;--ds-comp-btn-small-link-padding-y: .1875rem;--ds-comp-btn-small-tonal-padding-x: .28125rem;--ds-comp-btn-small-tonal-padding-y: .1875rem;--ds-comp-btn-border-radius: 3px;--ds-comp-btn-label-underline: underline;--ds-comp-btn-label-small-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-btn-label-small-font-weight: 400;--ds-comp-btn-label-small-line-height: 19px;--ds-comp-btn-label-small-font-size: .8125rem;--ds-comp-btn-label-small-letter-spacing: 0rem;--ds-comp-btn-label-medium-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-btn-label-medium-font-weight: 400;--ds-comp-btn-label-medium-line-height: 19px;--ds-comp-btn-label-medium-font-size: .9375rem;--ds-comp-btn-label-medium-letter-spacing: 0rem;--ds-comp-btn-label-large-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-btn-label-large-font-weight: 400;--ds-comp-btn-label-large-line-height: 19px;--ds-comp-btn-label-large-font-size: .9375rem;--ds-comp-btn-label-large-letter-spacing: 0rem;--ds-comp-btn-outlined-border-width: .0625rem;--ds-comp-btn-icon-small-size: .75rem;--ds-comp-btn-icon-medium-size: .9375rem;--ds-comp-btn-icon-large-size: 1.125rem;--ds-comp-btn-medium-space-between: .1875rem;--ds-comp-btn-medium-filled-padding-x: .375rem;--ds-comp-btn-medium-filled-padding-y: .28125rem;--ds-comp-btn-medium-outlined-padding-x: .3125rem;--ds-comp-btn-medium-outlined-padding-y: .21875rem;--ds-comp-btn-medium-text-padding-x: .375rem;--ds-comp-btn-medium-text-padding-y: .28125rem;--ds-comp-btn-medium-link-padding-x: .375rem;--ds-comp-btn-medium-link-padding-y: .28125rem;--ds-comp-btn-medium-tonal-padding-x: .375rem;--ds-comp-btn-medium-tonal-padding-y: .28125rem;--ds-comp-btn-large-space-between: .1875rem;--ds-comp-btn-large-filled-padding-x: .5rem;--ds-comp-btn-large-filled-padding-y: .375rem;--ds-comp-btn-large-outlined-padding-x: .4375rem;--ds-comp-btn-large-outlined-padding-y: .3125rem;--ds-comp-btn-large-text-padding-x: .5rem;--ds-comp-btn-large-text-padding-y: .375rem;--ds-comp-btn-large-link-padding-x: .5rem;--ds-comp-btn-large-link-padding-y: .375rem;--ds-comp-btn-large-tonal-padding-x: .5rem;--ds-comp-btn-large-tonal-padding-y: .375rem;--ds-comp-btn-purple-filled-default-background-color: #8257BE;--ds-comp-btn-purple-filled-color: #FFFFFF;--ds-comp-btn-purple-filled-hover-state-layer: #ffffff14;--ds-comp-btn-purple-filled-active-state-layer: #ffffff29;--ds-comp-btn-purple-filled-disabled-state-layer: #19191929;--ds-comp-btn-purple-filled-disabled-color: #19191952;--ds-comp-btn-purple-outlined-default-background-color: #ffffff00;--ds-comp-btn-purple-outlined-border-color: #8257BE;--ds-comp-btn-purple-outlined-color: #5A339F;--ds-comp-btn-purple-outlined-hover-state-layer: #5a339f14;--ds-comp-btn-purple-outlined-active-state-layer: #5a339f29;--ds-comp-btn-purple-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-purple-outlined-disabled-border-color: #19191929;--ds-comp-btn-purple-outlined-disabled-color: #19191952;--ds-comp-btn-purple-text-default-background-color: #ffffff00;--ds-comp-btn-purple-text-color: #5A339F;--ds-comp-btn-purple-text-hover-state-layer: #5a339f14;--ds-comp-btn-purple-text-active-state-layer: #5a339f29;--ds-comp-btn-purple-text-disabled-state-layer: #ffffff00;--ds-comp-btn-purple-text-disabled-color: #19191952;--ds-comp-btn-purple-link-default-background-color: #ffffff00;--ds-comp-btn-purple-link-color: #5A339F;--ds-comp-btn-purple-link-hover-state-layer: #5a339f14;--ds-comp-btn-purple-link-active-state-layer: #5a339f29;--ds-comp-btn-purple-link-disabled-state-layer: #ffffff00;--ds-comp-btn-purple-link-disabled-color: #19191952;--ds-comp-btn-purple-tonal-default-background-color: #E4E4FB;--ds-comp-btn-purple-tonal-color: #5A339F;--ds-comp-btn-purple-tonal-hover-state-layer: #5a339f14;--ds-comp-btn-purple-tonal-active-state-layer: #5a339f29;--ds-comp-btn-purple-tonal-disabled-state-layer: #19191929;--ds-comp-btn-purple-tonal-disabled-color: #19191952;--ds-comp-btn-teal-filled-default-background-color: #2CC9D0;--ds-comp-btn-teal-filled-color: #000000;--ds-comp-btn-teal-filled-hover-state-layer: #ffffff14;--ds-comp-btn-teal-filled-active-state-layer: #ffffff29;--ds-comp-btn-teal-filled-disabled-state-layer: #19191929;--ds-comp-btn-teal-filled-disabled-color: #19191952;--ds-comp-btn-teal-outlined-default-background-color: #ffffff00;--ds-comp-btn-teal-outlined-border-color: #2CC9D0;--ds-comp-btn-teal-outlined-color: #006D82;--ds-comp-btn-teal-outlined-hover-state-layer: #12a7b614;--ds-comp-btn-teal-outlined-active-state-layer: #12a7b629;--ds-comp-btn-teal-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-teal-outlined-disabled-border-color: #19191929;--ds-comp-btn-teal-outlined-disabled-color: #19191952;--ds-comp-btn-teal-text-default-background-color: #ffffff00;--ds-comp-btn-teal-text-color: #006D82;--ds-comp-btn-teal-text-hover-state-layer: #12a7b614;--ds-comp-btn-teal-text-active-state-layer: #12a7b629;--ds-comp-btn-teal-text-disabled-state-layer: #ffffff00;--ds-comp-btn-teal-text-disabled-color: #19191952;--ds-comp-btn-teal-link-default-background-color: #ffffff00;--ds-comp-btn-teal-link-color: #006D82;--ds-comp-btn-teal-link-hover-state-layer: #12a7b614;--ds-comp-btn-teal-link-active-state-layer: #12a7b629;--ds-comp-btn-teal-link-disabled-state-layer: #ffffff00;--ds-comp-btn-teal-link-disabled-color: #19191952;--ds-comp-btn-teal-tonal-default-background-color: #D7F8FA;--ds-comp-btn-teal-tonal-color: #006D82;--ds-comp-btn-teal-tonal-hover-state-layer: #12a7b614;--ds-comp-btn-teal-tonal-active-state-layer: #12a7b629;--ds-comp-btn-teal-tonal-disabled-state-layer: #19191929;--ds-comp-btn-teal-tonal-disabled-color: #19191952;--ds-comp-btn-silver-filled-default-background-color: #475569;--ds-comp-btn-silver-filled-color: #FFFFFF;--ds-comp-btn-silver-filled-hover-state-layer: #ffffff14;--ds-comp-btn-silver-filled-active-state-layer: #ffffff29;--ds-comp-btn-silver-filled-disabled-state-layer: #19191929;--ds-comp-btn-silver-filled-disabled-color: #19191952;--ds-comp-btn-silver-outlined-default-background-color: #ffffff00;--ds-comp-btn-silver-outlined-border-color: #475569;--ds-comp-btn-silver-outlined-color: #334155;--ds-comp-btn-silver-outlined-hover-state-layer: #33415514;--ds-comp-btn-silver-outlined-active-state-layer: #33415529;--ds-comp-btn-silver-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-silver-outlined-disabled-border-color: #19191929;--ds-comp-btn-silver-outlined-disabled-color: #19191952;--ds-comp-btn-silver-text-default-background-color: #ffffff00;--ds-comp-btn-silver-text-color: #334155;--ds-comp-btn-silver-text-hover-state-layer: #33415514;--ds-comp-btn-silver-text-active-state-layer: #33415529;--ds-comp-btn-silver-text-disabled-state-layer: #ffffff00;--ds-comp-btn-silver-text-disabled-color: #19191952;--ds-comp-btn-silver-link-default-background-color: #ffffff00;--ds-comp-btn-silver-link-color: #334155;--ds-comp-btn-silver-link-hover-state-layer: #33415514;--ds-comp-btn-silver-link-active-state-layer: #33415529;--ds-comp-btn-silver-link-disabled-state-layer: #ffffff00;--ds-comp-btn-silver-link-disabled-color: #19191952;--ds-comp-btn-silver-tonal-default-background-color: #E2E8F0;--ds-comp-btn-silver-tonal-color: #334155;--ds-comp-btn-silver-tonal-hover-state-layer: #33415514;--ds-comp-btn-silver-tonal-active-state-layer: #33415529;--ds-comp-btn-silver-tonal-disabled-state-layer: #19191929;--ds-comp-btn-silver-tonal-disabled-color: #19191952;--ds-comp-btn-danger-filled-default-background-color: #D43527;--ds-comp-btn-danger-filled-color: #FFFFFF;--ds-comp-btn-danger-filled-hover-state-layer: #ffffff14;--ds-comp-btn-danger-filled-active-state-layer: #ffffff29;--ds-comp-btn-danger-filled-disabled-state-layer: #19191929;--ds-comp-btn-danger-filled-disabled-color: #19191952;--ds-comp-btn-danger-outlined-default-background-color: #ffffff00;--ds-comp-btn-danger-outlined-border-color: #D7291C;--ds-comp-btn-danger-outlined-color: #7E281E;--ds-comp-btn-danger-outlined-hover-state-layer: #d7291c14;--ds-comp-btn-danger-outlined-active-state-layer: #d7291c29;--ds-comp-btn-danger-outlined-disabled-state-layer: #ffffff00;--ds-comp-btn-danger-outlined-disabled-border-color: #19191929;--ds-comp-btn-danger-outlined-disabled-color: #19191952;--ds-comp-btn-danger-text-default-background-color: #ffffff00;--ds-comp-btn-danger-text-color: #7E281E;--ds-comp-btn-danger-text-hover-state-layer: #d7291c14;--ds-comp-btn-danger-text-active-state-layer: #d7291c29;--ds-comp-btn-danger-text-disabled-state-layer: #ffffff00;--ds-comp-btn-danger-text-disabled-color: #19191952;--ds-comp-btn-danger-link-default-background-color: #ffffff00;--ds-comp-btn-danger-link-color: #7E281E;--ds-comp-btn-danger-link-hover-state-layer: #d7291c14;--ds-comp-btn-danger-link-active-state-layer: #d7291c29;--ds-comp-btn-danger-link-disabled-state-layer: #ffffff00;--ds-comp-btn-danger-link-disabled-color: #19191952;--ds-comp-btn-danger-tonal-default-background-color: #FFB5B0;--ds-comp-btn-danger-tonal-color: #7E281E;--ds-comp-btn-danger-tonal-hover-state-layer: #d7291c14;--ds-comp-btn-danger-tonal-active-state-layer: #d7291c29;--ds-comp-btn-danger-tonal-disabled-state-layer: #19191929;--ds-comp-btn-danger-tonal-disabled-color: #19191952;--ds-comp-btn-yellow-filled-default-background-color: #FAB51E;--ds-comp-btn-yellow-filled-color: #000000;--ds-comp-btn-yellow-filled-hover-state-layer: #76767614;--ds-comp-btn-yellow-filled-active-state-layer: #76767629;--ds-comp-btn-yellow-filled-disabled-state-layer: #19191929;--ds-comp-btn-yellow-filled-disabled-color: #19191952;--ds-comp-btn-yellow-outlined-default-background-color: #ffffff00;--ds-comp-btn-yellow-outlined-border-color: #BF8100;--ds-comp-btn-yellow-outlined-color: #644100;--ds-comp-btn-yellow-outlined-hover-state-layer: #fab51e14;--ds-comp-btn-yellow-outlined-active-state-layer: #fab51e29;--ds-comp-btn-yellow-outlined-disabled-state-layer: #ffffff00;--ds-comp-btn-yellow-outlined-disabled-border-color: #19191929;--ds-comp-btn-yellow-outlined-disabled-color: #19191952;--ds-comp-btn-yellow-text-default-background-color: #ffffff00;--ds-comp-btn-yellow-text-color: #644100;--ds-comp-btn-yellow-text-hover-state-layer: #fab51e14;--ds-comp-btn-yellow-text-active-state-layer: #fab51e29;--ds-comp-btn-yellow-text-disabled-state-layer: #ffffff00;--ds-comp-btn-yellow-text-disabled-color: #19191952;--ds-comp-btn-yellow-link-default-background-color: #ffffff00;--ds-comp-btn-yellow-link-color: #644100;--ds-comp-btn-yellow-link-hover-state-layer: #fab51e14;--ds-comp-btn-yellow-link-active-state-layer: #fab51e29;--ds-comp-btn-yellow-link-disabled-state-layer: #ffffff00;--ds-comp-btn-yellow-link-disabled-color: #19191952;--ds-comp-btn-yellow-tonal-default-background-color: #FFE29E;--ds-comp-btn-yellow-tonal-color: #644100;--ds-comp-btn-yellow-tonal-hover-state-layer: #fab51e14;--ds-comp-btn-yellow-tonal-active-state-layer: #fab51e29;--ds-comp-btn-yellow-tonal-disabled-state-layer: #19191929;--ds-comp-btn-yellow-tonal-disabled-color: #19191952;--ds-comp-btn-green-filled-default-background-color: #057040;--ds-comp-btn-green-filled-color: #FFFFFF;--ds-comp-btn-green-filled-hover-state-layer: #ffffff14;--ds-comp-btn-green-filled-active-state-layer: #ffffff29;--ds-comp-btn-green-filled-disabled-state-layer: #19191929;--ds-comp-btn-green-filled-disabled-color: #19191952;--ds-comp-btn-green-outlined-default-background-color: #ffffff00;--ds-comp-btn-green-outlined-border-color: #0F8653;--ds-comp-btn-green-outlined-color: #005A30;--ds-comp-btn-green-outlined-hover-state-layer: #0f865314;--ds-comp-btn-green-outlined-active-state-layer: #0f865329;--ds-comp-btn-green-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-green-outlined-disabled-border-color: #19191929;--ds-comp-btn-green-outlined-disabled-color: #19191952;--ds-comp-btn-green-text-default-background-color: #ffffff00;--ds-comp-btn-green-text-color: #005A30;--ds-comp-btn-green-text-hover-state-layer: #0f865314;--ds-comp-btn-green-text-active-state-layer: #0f865329;--ds-comp-btn-green-text-disabled-state-layer: #ffffff00;--ds-comp-btn-green-text-disabled-color: #19191952;--ds-comp-btn-green-link-default-background-color: #ffffff00;--ds-comp-btn-green-link-color: #005A30;--ds-comp-btn-green-link-hover-state-layer: #0f865314;--ds-comp-btn-green-link-active-state-layer: #0f865329;--ds-comp-btn-green-link-disabled-state-layer: #ffffff00;--ds-comp-btn-green-link-disabled-color: #19191952;--ds-comp-btn-green-tonal-default-background-color: #91D9AC;--ds-comp-btn-green-tonal-color: #005A30;--ds-comp-btn-green-tonal-hover-state-layer: #0f865314;--ds-comp-btn-green-tonal-active-state-layer: #0f865329;--ds-comp-btn-green-tonal-disabled-state-layer: #19191929;--ds-comp-btn-green-tonal-disabled-color: #19191952;--ds-comp-btn-neutral-filled-default-background-color: #D5D5D5;--ds-comp-btn-neutral-filled-color: #414141;--ds-comp-btn-neutral-filled-hover-state-layer: #76767614;--ds-comp-btn-neutral-filled-active-state-layer: #76767629;--ds-comp-btn-neutral-filled-disabled-state-layer: #19191929;--ds-comp-btn-neutral-filled-disabled-color: #19191952;--ds-comp-btn-neutral-outlined-default-background-color: #ffffff00;--ds-comp-btn-neutral-outlined-border-color: #767676;--ds-comp-btn-neutral-outlined-color: #414141;--ds-comp-btn-neutral-outlined-hover-state-layer: #76767614;--ds-comp-btn-neutral-outlined-active-state-layer: #76767629;--ds-comp-btn-neutral-outlined-disabled-state-layer: #fffffff00;--ds-comp-btn-neutral-outlined-disabled-border-color: #19191929;--ds-comp-btn-neutral-outlined-disabled-color: #19191952;--ds-comp-btn-neutral-text-default-background-color: #ffffff00;--ds-comp-btn-neutral-text-color: #414141;--ds-comp-btn-neutral-text-hover-state-layer: #76767614;--ds-comp-btn-neutral-text-active-state-layer: #76767629;--ds-comp-btn-neutral-text-disabled-state-layer: #ffffff00;--ds-comp-btn-neutral-text-disabled-color: #19191952;--ds-comp-btn-neutral-link-default-background-color: #ffffff00;--ds-comp-btn-neutral-link-color: #414141;--ds-comp-btn-neutral-link-hover-state-layer: #76767614;--ds-comp-btn-neutral-link-active-state-layer: #76767629;--ds-comp-btn-neutral-link-disabled-state-layer: #ffffff00;--ds-comp-btn-neutral-link-disabled-color: #19191952;--ds-comp-btn-neutral-tonal-default-background-color: #E2E2E2;--ds-comp-btn-neutral-tonal-color: #414141;--ds-comp-btn-neutral-tonal-hover-state-layer: #76767614;--ds-comp-btn-neutral-tonal-active-state-layer: #76767629;--ds-comp-btn-neutral-tonal-disabled-state-layer: #19191929;--ds-comp-btn-neutral-tonal-disabled-color: #19191952;--ds-comp-btn-blue-filled-default-background-color: #2B76B9;--ds-comp-btn-blue-filled-color: #F7F8FA;--ds-comp-btn-blue-filled-hover-state-layer: #ffffff14;--ds-comp-btn-blue-filled-active-state-layer: #ffffff29;--ds-comp-btn-blue-filled-disabled-state-layer: #19191929;--ds-comp-btn-blue-filled-disabled-color: #19191952;--ds-comp-btn-blue-outlined-default-background-color: #ffffff00;--ds-comp-btn-blue-outlined-border-color: #307FDF;--ds-comp-btn-blue-outlined-color: #08439D;--ds-comp-btn-blue-outlined-hover-state-layer: #307fdf14;--ds-comp-btn-blue-outlined-active-state-layer: #307fdf29;--ds-comp-btn-blue-outlined-disabled-state-layer: #ffffff00;--ds-comp-btn-blue-outlined-disabled-border-color: #19191929;--ds-comp-btn-blue-outlined-disabled-color: #19191952;--ds-comp-btn-blue-text-default-background-color: #ffffff00;--ds-comp-btn-blue-text-color: #08439D;--ds-comp-btn-blue-text-hover-state-layer: #307fdf14;--ds-comp-btn-blue-text-active-state-layer: #307fdf29;--ds-comp-btn-blue-text-disabled-state-layer: #ffffff00;--ds-comp-btn-blue-text-disabled-color: #19191952;--ds-comp-btn-blue-link-default-background-color: #ffffff00;--ds-comp-btn-blue-link-color: #08439D;--ds-comp-btn-blue-link-hover-state-layer: #307fdf14;--ds-comp-btn-blue-link-active-state-layer: #307fdf29;--ds-comp-btn-blue-link-disabled-state-layer: #ffffff00;--ds-comp-btn-blue-link-disabled-color: #19191952;--ds-comp-btn-blue-tonal-default-background-color: #D7E3F6;--ds-comp-btn-blue-tonal-color: #26313F;--ds-comp-btn-blue-tonal-hover-state-layer: #6c788814;--ds-comp-btn-blue-tonal-active-state-layer: #6c788829;--ds-comp-btn-blue-tonal-disabled-state-layer: #19191929;--ds-comp-btn-blue-tonal-disabled-color: #19191952;--ds-comp-icon-btn-border-radius: 3333px;--ds-comp-icon-btn-small-filled-padding: .1875rem;--ds-comp-icon-btn-small-outlined-padding: .125rem;--ds-comp-icon-btn-small-tonal-padding: .1875rem;--ds-comp-icon-btn-small-standard-padding: .1875rem;--ds-comp-icon-btn-outlined-border-width: .0625rem;--ds-comp-icon-btn-icon-small-size: .75rem;--ds-comp-icon-btn-icon-medium-size: .9375rem;--ds-comp-icon-btn-icon-large-size: 1.125rem;--ds-comp-icon-btn-medium-filled-padding: .28125rem;--ds-comp-icon-btn-medium-outlined-padding: .21875rem;--ds-comp-icon-btn-medium-tonal-padding: .28125rem;--ds-comp-icon-btn-medium-standard-padding: .28125rem;--ds-comp-icon-btn-large-filled-padding: .375rem;--ds-comp-icon-btn-large-outlined-padding: .3125rem;--ds-comp-icon-btn-large-tonal-padding: .375rem;--ds-comp-icon-btn-large-standard-padding: .375rem;--ds-comp-avatar-xxlarge-size: 6rem;--ds-comp-avatar-xxlarge-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-avatar-xxlarge-typography-font-weight: 600;--ds-comp-avatar-xxlarge-typography-line-height: 39px;--ds-comp-avatar-xxlarge-typography-font-size: 1.875rem;--ds-comp-avatar-xxlarge-typography-letter-spacing: 0rem;--ds-comp-avatar-xxlarge-border-width: .125rem;--ds-comp-avatar-xlarge-size: 4.5rem;--ds-comp-avatar-xlarge-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-avatar-xlarge-typography-font-weight: 600;--ds-comp-avatar-xlarge-typography-line-height: 39px;--ds-comp-avatar-xlarge-typography-font-size: 1.875rem;--ds-comp-avatar-xlarge-typography-letter-spacing: 0rem;--ds-comp-avatar-xlarge-border-width: .125rem;--ds-comp-avatar-large-size: 1.875rem;--ds-comp-avatar-large-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-avatar-large-typography-font-weight: 400;--ds-comp-avatar-large-typography-line-height: 19px;--ds-comp-avatar-large-typography-font-size: .9375rem;--ds-comp-avatar-large-typography-letter-spacing: 0rem;--ds-comp-avatar-large-border-width: .0625rem;--ds-comp-avatar-medium-size: 1.5rem;--ds-comp-avatar-medium-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-avatar-medium-typography-font-weight: 400;--ds-comp-avatar-medium-typography-line-height: 19px;--ds-comp-avatar-medium-typography-font-size: .9375rem;--ds-comp-avatar-medium-typography-letter-spacing: 0rem;--ds-comp-avatar-medium-border-width: .0625rem;--ds-comp-avatar-small-size: 1.125rem;--ds-comp-avatar-small-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-avatar-small-typography-font-weight: 400;--ds-comp-avatar-small-typography-line-height: 19px;--ds-comp-avatar-small-typography-font-size: .8125rem;--ds-comp-avatar-small-typography-letter-spacing: 0rem;--ds-comp-avatar-small-border-width: .0625rem;--ds-comp-avatar-square-border-radius: 3px;--ds-comp-avatar-xsmall-size: .75rem;--ds-comp-avatar-xsmall-typography-font-family: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-comp-avatar-xsmall-typography-font-weight: 400;--ds-comp-avatar-xsmall-typography-line-height: 16px;--ds-comp-avatar-xsmall-typography-font-size: .8125rem;--ds-comp-avatar-xsmall-typography-letter-spacing: 0rem;--ds-comp-avatar-xsmall-border-width: .0625rem;--ds-comp-avatar-circular-border-radius: 3333px;--ds-comp-avatar-background-color: #E2E2E2;--ds-comp-avatar-letter-color: #414141;--ds-comp-avatar-border-color: #ffffff;--ds-comp-avatar-active-state-layer: #76767629;--ds-comp-avatar-hover-state-layer: #76767614;--ds-comp-avatar-status-icon-online-color: #0F8653;--ds-comp-avatar-status-icon-busy-color: #D7291C;--ds-comp-avatar-status-icon-offline-color: #414141;--ds-comp-avatar-status-icon-away-color: #8A5B00;--ds-comp-avatar-status-border-color: #ffffff;--ds-comp-avatar-status-xlarge-size: 1.5rem;--ds-comp-avatar-status-large-size: .75rem;--ds-comp-avatar-status-medium-size: .5625rem;--ds-comp-avatar-status-small-size: .5625rem;--ds-comp-avatar-status-xsmall-size: 0rem;--ds-comp-avatar-status-xxlarge-size: 0rem;--ds-comp-avatar-status-border-width: .0625rem;--ds-alias-color-primary-100: #F7F8FA;--ds-alias-color-primary-200: #D9EDF7;--ds-alias-color-primary-300: #D8EAFB;--ds-alias-color-primary-400: #C8E5FF;--ds-alias-color-primary-500: #A3CFFF;--ds-alias-color-primary-600: #63A4F0;--ds-alias-color-primary-700: #307FDF;--ds-alias-color-primary-800: #2B76B9;--ds-alias-color-primary-900: #08439D;--ds-alias-color-primary-1000: #01307C;--ds-alias-color-primary-dark-100: #030C17;--ds-alias-color-primary-dark-200: #071531;--ds-alias-color-primary-dark-300: #0C1F4E;--ds-alias-color-primary-dark-400: #01307C;--ds-alias-color-primary-dark-500: #08439D;--ds-alias-color-primary-dark-600: #165DBE;--ds-alias-color-primary-dark-700: #307FDF;--ds-alias-color-primary-dark-800: #63A4F0;--ds-alias-color-primary-dark-900: #A3CFFF;--ds-alias-color-primary-dark-1000: #C8E5FF;--ds-alias-color-secondary-100: #F3F4F8;--ds-alias-color-secondary-200: #F0F2F8;--ds-alias-color-secondary-300: #E1E9F9;--ds-alias-color-secondary-400: #D7E3F6;--ds-alias-color-secondary-500: #A0ACBE;--ds-alias-color-secondary-600: #8692A2;--ds-alias-color-secondary-700: #6C7888;--ds-alias-color-secondary-800: #313C4B;--ds-alias-color-secondary-900: #26313F;--ds-alias-color-secondary-1000: #1B2734;--ds-alias-color-secondary-dark-100: #171B20;--ds-alias-color-secondary-dark-200: #1B2127;--ds-alias-color-secondary-dark-300: #293540;--ds-alias-color-secondary-dark-400: #344459;--ds-alias-color-secondary-dark-500: #4D5969;--ds-alias-color-secondary-dark-600: #525D6C;--ds-alias-color-secondary-dark-700: #6C7888;--ds-alias-color-secondary-dark-800: #8692A2;--ds-alias-color-secondary-dark-900: #A0ACBE;--ds-alias-color-secondary-dark-1000: #D7E3F6;--ds-alias-state-layer-subtle-primary-hover: #307fdf14;--ds-alias-state-layer-subtle-primary-active: #307fdf29;--ds-alias-state-layer-subtle-secondary-hover: #6c788814;--ds-alias-state-layer-subtle-secondary-active: #6c788829;--ds-alias-state-layer-subtle-primary-dark-hover: #63a4f014;--ds-alias-state-layer-subtle-primary-dark-active: #63a4f029;--ds-alias-state-layer-subtle-secondary-dark-hover: #8692a214;--ds-alias-state-layer-subtle-secondary-dark-active: #8692a229;--ds-sys-elevation-surface-none: #ffffff;--ds-sys-elevation-surface-sm: #ffffff;--ds-sys-elevation-surface-md: #ffffff;--ds-sys-elevation-surface-lg: #ffffff;--ds-sys-elevation-surface-xl: #ffffff;--ds-sys-elevation-shadow-none: 0px 0px 0px 0px #ffffff00;--ds-sys-elevation-shadow-sm: 0px 2px 10px 0px #00000040;--ds-sys-elevation-shadow-md: 0px 4px 42px 0px #00000040;--ds-sys-elevation-shadow-lg: -4px 4px 4px 3px #00000040;--ds-sys-elevation-shadow-xl: 0px 6px 10px 4px #0000001a, 0px 2px 3px 0px #0000001a;--ds-sys-color-bg-surface-bold: #2e2e2e;--ds-sys-color-bg-surface-subtle: #D5D5D5;--ds-sys-color-bg-surface-subtler: #E2E2E2;--ds-sys-color-bg-surface-subtlest: #F7F7F7;--ds-sys-color-bg-surface-default: #ffffff;--ds-sys-color-bg-surface-canvas: #F7F7F7;--ds-sys-color-bg-red-default: #D43527;--ds-sys-color-bg-red-subtle: #FFB5B0;--ds-sys-color-bg-red-subtler: #F2DEDE;--ds-sys-color-bg-red-subtlest: #FAF7F7;--ds-sys-color-bg-primary-default: #2B76B9;--ds-sys-color-bg-primary-subtle: #C8E5FF;--ds-sys-color-bg-primary-subtler: #D9EDF7;--ds-sys-color-bg-primary-subtlest: #F7F8FA;--ds-sys-color-bg-secondary-default: #8692A2;--ds-sys-color-bg-secondary-subtle: #D7E3F6;--ds-sys-color-bg-secondary-subtler: #F0F2F8;--ds-sys-color-bg-secondary-sutblest: #F3F4F8;--ds-sys-color-bg-green-default: #057040;--ds-sys-color-bg-green-subtle: #91D9AC;--ds-sys-color-bg-green-subtler: #DFF0D8;--ds-sys-color-bg-green-subtlest: #F7FAF7;--ds-sys-color-bg-yellow-default: #FAB51E;--ds-sys-color-bg-yellow-subtle: #FFE29E;--ds-sys-color-bg-yellow-subtler: #FCF8E3;--ds-sys-color-bg-yellow-subtlest: #FAF7F5;--ds-sys-color-bg-purple-default: #8257BE;--ds-sys-color-bg-purple-bold: #5A339F;--ds-sys-color-bg-purple-subtle: #E4E4FB;--ds-sys-color-bg-purple-subtler: #EFEDFF;--ds-sys-color-bg-teal-default: #2CC9D0;--ds-sys-color-bg-teal-bold: #12A7B6;--ds-sys-color-bg-teal-subtle: #D7F8FA;--ds-sys-color-bg-teal-subtler: #EEFBFC;--ds-sys-color-bg-blue-default: #307FDF;--ds-sys-color-bg-blue-bold: #2B76B9;--ds-sys-color-bg-blue-subtle: #D8EAFB;--ds-sys-color-bg-blue-subtler: #D9EDF7;--ds-sys-color-bg-silver-default: #475569;--ds-sys-color-bg-silver-bold: #334155;--ds-sys-color-bg-silver-subtle: #E2E8F0;--ds-sys-color-bg-silver-subtler: #F1F5F9;--ds-sys-color-bg-neutral-default: #D5D5D5;--ds-sys-color-bg-neutral-subtle: #E2E2E2;--ds-sys-color-bg-neutral-subtler: #F0F0F0;--ds-sys-color-bg-neutral-subtlest: #F7F7F7;--ds-sys-color-bg-danger-default: #D43527;--ds-sys-color-bg-danger-subtle: #FFB5B0;--ds-sys-color-bg-danger-subtler: #F2DEDE;--ds-sys-color-bg-danger-subtlest: #FAF7F7;--ds-sys-color-bg-success-default: #057040;--ds-sys-color-bg-success-subtle: #91D9AC;--ds-sys-color-bg-success-subtler: #DFF0D8;--ds-sys-color-bg-success-subtlest: #F7FAF7;--ds-sys-color-bg-warning-default: #FAB51E;--ds-sys-color-bg-warning-subtle: #FFE29E;--ds-sys-color-bg-warning-subtler: #FCF8E3;--ds-sys-color-bg-warning-subtlest: #FAF7F5;--ds-sys-color-bg-info-default: #D5D5D5;--ds-sys-color-bg-info-subtle: #E2E2E2;--ds-sys-color-bg-info-subtler: #F0F0F0;--ds-sys-color-bg-info-subtlest: #F7F7F7;--ds-sys-color-bg-accent-red-default: #D7291C;--ds-sys-color-bg-accent-red-bold: #D43527;--ds-sys-color-bg-accent-red-subtle: #FFDAD6;--ds-sys-color-bg-accent-red-subtler: #F2DEDE;--ds-sys-color-bg-accent-purple-default: #8257BE;--ds-sys-color-bg-accent-purple-bold: #5A339F;--ds-sys-color-bg-accent-purple-subtle: #E4E4FB;--ds-sys-color-bg-accent-purple-subtler: #EFEDFF;--ds-sys-color-bg-accent-yellow-default: #FFC758;--ds-sys-color-bg-accent-yellow-bold: #FAB51E;--ds-sys-color-bg-accent-yellow-subtle: #FFEFC6;--ds-sys-color-bg-accent-yellow-subtler: #FCF8E3;--ds-sys-color-bg-accent-green-default: #0F8653;--ds-sys-color-bg-accent-green-bold: #057040;--ds-sys-color-bg-accent-green-subtle: #C6F5D0;--ds-sys-color-bg-accent-green-subtler: #DFF0D8;--ds-sys-color-bg-accent-teal-default: #2CC9D0;--ds-sys-color-bg-accent-teal-bold: #12A7B6;--ds-sys-color-bg-accent-teal-subtle: #D7F8FA;--ds-sys-color-bg-accent-teal-subtler: #EEFBFC;--ds-sys-color-bg-accent-blue-default: #307FDF;--ds-sys-color-bg-accent-blue-bold: #2B76B9;--ds-sys-color-bg-accent-blue-subtle: #D8EAFB;--ds-sys-color-bg-accent-blue-subtler: #D9EDF7;--ds-sys-color-bg-accent-silver-default: #475569;--ds-sys-color-bg-accent-silver-bold: #334155;--ds-sys-color-bg-accent-silver-subtle: #E2E8F0;--ds-sys-color-bg-accent-silver-subtler: #F1F5F9;--ds-sys-color-bg-accent-neutral-default: #5C5C5C;--ds-sys-color-bg-accent-neutral-bold: #414141;--ds-sys-color-bg-accent-neutral-subtle: #E2E2E2;--ds-sys-color-bg-accent-neutral-subtler: #F0F0F0;--ds-sys-color-text-surface-default: #191919;--ds-sys-color-text-surface-subtle: #414141;--ds-sys-color-text-surface-subtler: #767676;--ds-sys-color-text-surface-bold: #ffffff;--ds-sys-color-text-red-default: #7E281E;--ds-sys-color-text-red-subtle: #D7291C;--ds-sys-color-text-primary-default: #08439D;--ds-sys-color-text-primary-subtle: #307FDF;--ds-sys-color-text-primary-auto: #F7F8FA;--ds-sys-color-text-secondary-default: #26313F;--ds-sys-color-text-secondary-subtle: #6C7888;--ds-sys-color-text-green-default: #005A30;--ds-sys-color-text-green-subtle: #0F8653;--ds-sys-color-text-yellow-default: #644100;--ds-sys-color-text-yellow-subtle: #8A5B00;--ds-sys-color-text-purple-default: #5A339F;--ds-sys-color-text-purple-subtle: #8257BE;--ds-sys-color-text-teal-default: #006D82;--ds-sys-color-text-teal-subtle: #03889C;--ds-sys-color-text-blue-default: #2B76B9;--ds-sys-color-text-blue-subtle: #307FDF;--ds-sys-color-text-silver-default: #334155;--ds-sys-color-text-silver-subtle: #64748B;--ds-sys-color-text-neutral-default: #414141;--ds-sys-color-text-neutral-subtle: #767676;--ds-sys-color-text-disabled: #19191952;--ds-sys-color-text-danger-default: #7E281E;--ds-sys-color-text-danger-subtle: #D7291C;--ds-sys-color-text-success-default: #005A30;--ds-sys-color-text-success-subtle: #0F8653;--ds-sys-color-text-warning-default: #644100;--ds-sys-color-text-warning-subtle: #8A5B00;--ds-sys-color-text-accent-purple-default: #5A339F;--ds-sys-color-text-accent-purple-subtle: #8257BE;--ds-sys-color-text-accent-neutral-default: #5C5C5C;--ds-sys-color-text-accent-neutral-subtle: #767676;--ds-sys-color-text-accent-teal-default: #006D82;--ds-sys-color-text-accent-teal-subtle: #03889C;--ds-sys-color-text-accent-blue-default: #2B76B9;--ds-sys-color-text-accent-blue-subtle: #307FDF;--ds-sys-color-text-accent-silver-default: #334155;--ds-sys-color-text-accent-silver-subtle: #64748B;--ds-sys-color-text-accent-green-default: #057040;--ds-sys-color-text-accent-green-subtle: #209B67;--ds-sys-color-text-accent-yellow-default: #8A5B00;--ds-sys-color-text-accent-yellow-subtle: #E28722;--ds-sys-color-text-accent-red-default: #D43527;--ds-sys-color-text-accent-red-subtle: #E64C41;--ds-sys-color-text-info-default: #414141;--ds-sys-color-text-info-subtle: #767676;--ds-sys-color-border-surface-default: #191919;--ds-sys-color-border-surface-subtler: #E2E2E2;--ds-sys-color-border-surface-subtle: #D5D5D5;--ds-sys-color-border-surface-bold: #ffffff;--ds-sys-color-border-surface-subtlest: #F0F0F0;--ds-sys-color-border-neutral: #767676;--ds-sys-color-border-accent-neutral: #767676;--ds-sys-color-border-accent-red: #D7291C;--ds-sys-color-border-accent-green: #0F8653;--ds-sys-color-border-accent-yellow: #BF8100;--ds-sys-color-border-accent-blue: #307FDF;--ds-sys-color-border-accent-teal: #2CC9D0;--ds-sys-color-border-accent-purple: #8257BE;--ds-sys-color-border-accent-silver: #475569;--ds-sys-color-border-info: #767676;--ds-sys-color-border-red: #D7291C;--ds-sys-color-border-danger: #D7291C;--ds-sys-color-border-primary: #307FDF;--ds-sys-color-border-secondary: #6C7888;--ds-sys-color-border-green: #0F8653;--ds-sys-color-border-success: #0F8653;--ds-sys-color-border-yellow: #BF8100;--ds-sys-color-border-warning: #BF8100;--ds-sys-color-border-blue: #307FDF;--ds-sys-color-border-teal: #2CC9D0;--ds-sys-color-border-purple: #8257BE;--ds-sys-color-border-silver: #475569;--ds-sys-color-border-disabled: #19191929;--ds-sys-color-chart-purple-bold: #8257BE;--ds-sys-color-chart-purple-default: #9A81D6;--ds-sys-color-chart-neutral-bold: #767676;--ds-sys-color-chart-neutral-default: #ACACAC;--ds-sys-color-chart-teal-bold: #2CC9D0;--ds-sys-color-chart-teal-default: #71E5E9;--ds-sys-color-chart-blue-bold: #307FDF;--ds-sys-color-chart-blue-default: #63A4F0;--ds-sys-color-chart-silver-bold: #475569;--ds-sys-color-chart-silver-default: #94A3B8;--ds-sys-color-chart-green-bold: #0F8653;--ds-sys-color-chart-green-default: #209B67;--ds-sys-color-chart-yellow-bold: #FAB51E;--ds-sys-color-chart-yellow-default: #FFC758;--ds-sys-color-chart-red-bold: #D7291C;--ds-sys-color-chart-red-default: #E64C41;--ds-sys-color-chart-primary-bold: #307FDF;--ds-sys-color-chart-primary-default: #63A4F0;--ds-sys-color-chart-pink-bold: #EB3693;--ds-sys-color-chart-pink-default: lch(68.5 51 354);--ds-sys-color-chart-fuchsia-bold: #9C27B0;--ds-sys-color-chart-fuchsia-default: lch(58.3 53.9 321);--ds-sys-color-chart-mauva-bold: #C8A1FF;--ds-sys-color-chart-mauva-default: lch(80.8 35.3 304);--ds-sys-color-chart-electic-bold: #3B00ED;--ds-sys-color-chart-electic-default: lch(43.7 97 303);--ds-sys-color-chart-lime-bold: #C0CA33;--ds-sys-color-chart-lime-default: lch(85 49.1 104);--ds-sys-color-chart-orange-bold: #EE6002;--ds-sys-color-chart-orange-default: lch(71.5 61 52);--ds-sys-color-chart-rose-bold: #D81B60;--ds-sys-color-chart-rose-default: lch(63.6 50.3 10.7);--ds-sys-color-white: #FFFFFF;--ds-sys-color-black: #000000;--ds-sys-color-icon-surface-default: #191919;--ds-sys-color-icon-surface-subtle: #414141;--ds-sys-color-icon-surface-subtler: #767676;--ds-sys-color-icon-surface-bold: #ffffff;--ds-sys-color-icon-danger-default: #7E281E;--ds-sys-color-icon-danger-subtle: #D7291C;--ds-sys-color-icon-primary-default: #08439D;--ds-sys-color-icon-primary-subtle: #307FDF;--ds-sys-color-icon-primary-auto: #F7F8FA;--ds-sys-color-icon-secondary-default: #26313F;--ds-sys-color-icon-secondary-subtle: #6C7888;--ds-sys-color-icon-success-default: #005A30;--ds-sys-color-icon-success-subtle: #0F8653;--ds-sys-color-icon-warning-default: #644100;--ds-sys-color-icon-warning-subtle: #8A5B00;--ds-sys-color-icon-accent-purple-default: #5A339F;--ds-sys-color-icon-accent-purple-subtle: #8257BE;--ds-sys-color-icon-accent-neutral-default: #5C5C5C;--ds-sys-color-icon-accent-neutral-subtle: #767676;--ds-sys-color-icon-accent-teal-default: #006D82;--ds-sys-color-icon-accent-teal-subtle: #03889C;--ds-sys-color-icon-accent-blue-default: #2B76B9;--ds-sys-color-icon-accent-blue-subtle: #307FDF;--ds-sys-color-icon-accent-silver-default: #334155;--ds-sys-color-icon-accent-silver-subtle: #64748B;--ds-sys-color-icon-accent-green-default: #057040;--ds-sys-color-icon-accent-green-subtle: #209B67;--ds-sys-color-icon-accent-yellow-default: #8A5B00;--ds-sys-color-icon-accent-yellow-subtle: #E28722;--ds-sys-color-icon-accent-red-default: #D43527;--ds-sys-color-icon-accent-red-subtle: #E64C41;--ds-sys-color-icon-info-default: #414141;--ds-sys-color-icon-info-subtle: #767676;--ds-sys-color-icon-disabled: #19191952;--ds-sys-state-layer-bold-hover: #ffffff14;--ds-sys-state-layer-bold-active: #ffffff29;--ds-sys-state-layer-subtle-surface-hover: #76767614;--ds-sys-state-layer-subtle-surface-active: #76767629;--ds-sys-state-layer-subtle-red-hover: #d7291c14;--ds-sys-state-layer-subtle-red-active: #d7291c29;--ds-sys-state-layer-subtle-green-hover: #0f865314;--ds-sys-state-layer-subtle-green-active: #0f865329;--ds-sys-state-layer-subtle-yellow-hover: #fab51e14;--ds-sys-state-layer-subtle-yellow-active: #fab51e29;--ds-sys-state-layer-subtle-purple-hover: #5a339f14;--ds-sys-state-layer-subtle-purple-active: #5a339f29;--ds-sys-state-layer-subtle-teal-hover: #12a7b614;--ds-sys-state-layer-subtle-teal-active: #12a7b629;--ds-sys-state-layer-subtle-silver-hover: #33415514;--ds-sys-state-layer-subtle-silver-active: #33415529;--ds-sys-state-layer-subtle-blue-hover: #2b76b914;--ds-sys-state-layer-subtle-blue-active: #2b76b929;--ds-sys-state-layer-subtle-neutral-hover: #76767614;--ds-sys-state-layer-subtle-neutral-active: #76767629;--ds-sys-state-layer-subtle-primary-hover: #307fdf14;--ds-sys-state-layer-subtle-primary-active: #307fdf29;--ds-sys-state-layer-subtle-secondary-hover: #6c788814;--ds-sys-state-layer-subtle-secondary-active: #6c788829;--ds-sys-state-layer-subtle-danger-hover: #d7291c14;--ds-sys-state-layer-subtle-danger-active: #d7291c29;--ds-sys-state-layer-subtle-success-hover: #0f865314;--ds-sys-state-layer-subtle-success-active: #0f865329;--ds-sys-state-layer-subtle-warning-hover: #8a5b0014;--ds-sys-state-layer-subtle-warning-active: #8a5b0029;--ds-sys-state-layer-subtle-info-hover: #76767614;--ds-sys-state-layer-subtle-info-active: #76767629;--ds-sys-state-layer-subtle-accent-red-hover: #d7291c14;--ds-sys-state-layer-subtle-accent-red-active: #d7291c29;--ds-sys-state-layer-subtle-accent-green-hover: #0f865314;--ds-sys-state-layer-subtle-accent-green-active: #0f865329;--ds-sys-state-layer-subtle-accent-yellow-hover: #fab51e14;--ds-sys-state-layer-subtle-accent-yellow-active: #fab51e29;--ds-sys-state-layer-subtle-accent-purple-hover: #5a339f14;--ds-sys-state-layer-subtle-accent-purple-active: #5a339f29;--ds-sys-state-layer-subtle-accent-teal-hover: #12a7b614;--ds-sys-state-layer-subtle-accent-teal-active: #12a7b629;--ds-sys-state-layer-subtle-accent-silver-hover: #33415514;--ds-sys-state-layer-subtle-accent-silver-active: #33415529;--ds-sys-state-layer-subtle-accent-blue-hover: #2b76b914;--ds-sys-state-layer-subtle-accent-blue-active: #2b76b929;--ds-sys-state-layer-subtle-accent-neutral-hover: #76767614;--ds-sys-state-layer-subtle-accent-neutral-active: #76767629;--ds-sys-state-layer-disabled: #19191929;--ds-sys-state-color-primary-default-hover: lch(49.7 41.3 263);--ds-sys-state-color-primary-default-active: lch(54.9 37 263);--ds-sys-state-color-primary-subtlest-hover: lch(91.6 8.91 233);--ds-sys-state-color-primary-subtlest-active: lch(89.7 8.73 233);--ds-sys-state-color-primary-subtle-hover: lch(86.7 16.5 250);--ds-sys-state-color-primary-subtle-active: lch(85 16.2 250);--ds-sys-state-color-primary-subtler-hover: lch(93.7 10.2 250);--ds-sys-state-color-primary-subtler-active: lch(91.5 13.6 250);--ds-sys-state-color-disabled: lch(90.9 0 0);--ds-sys-state-color-secondary-subtle-hover: lch(86.2 10.4 263);--ds-sys-state-color-secondary-subtle-active: lch(83.5 10.1 263);--ds-sys-state-color-secondary-default-hover: lch(63.6 9.27 259);--ds-sys-state-color-secondary-default-active: lch(66 8.66 259);--ds-sys-state-color-secondary-subtler-hover: lch(93.9 6.49 263);--ds-sys-state-color-secondary-subtler-active: lch(91.8 8.65 263);--ds-sys-state-color-secondary-subtlest-hover: lch(94.5 3.11 272);--ds-sys-state-color-secondary-subtlest-active: lch(92.6 3.05 272);--ds-sys-state-color-yellow-subtle-hover: lch(90.3 37 84.6);--ds-sys-state-color-yellow-subtle-active: lch(88.4 36.2 84.6);--ds-sys-state-color-yellow-default-hover: lch(80.2 73.1 77);--ds-sys-state-color-yellow-default-active: lch(81.9 66.8 77);--ds-sys-state-color-yellow-subtler-hover: lch(94.7 22.4 84.6);--ds-sys-state-color-yellow-subtler-active: lch(92.9 29.8 84.6);--ds-sys-state-color-yellow-subtlest-hover: lch(96.5 10.6 96.5);--ds-sys-state-color-yellow-subtlest-active: lch(94.5 10.4 96.5);--ds-sys-state-color-red-subtle-hover: lch(79.1 29.9 27);--ds-sys-state-color-red-subtle-active: lch(75.9 28.7 27);--ds-sys-state-color-red-default-hover: lch(52.3 72.2 37.7);--ds-sys-state-color-red-default-active: lch(56.4 66 37.7);--ds-sys-state-color-red-subtler-hover: lch(90.4 15.3 27);--ds-sys-state-color-red-subtler-active: lch(84.6 24.4 27);--ds-sys-state-color-red-subtlest-hover: lch(89.2 7.49 20.2);--ds-sys-state-color-red-subtlest-active: lch(86.1 7.22 20.2);--ds-sys-state-color-green-subtle-hover: lch(80.3 33.6 154);--ds-sys-state-color-green-subtle-active: lch(79.4 33.2 154);--ds-sys-state-color-green-default-hover: lch(45.3 38.9 153);--ds-sys-state-color-green-default-active: lch(52.9 33.5 153);--ds-sys-state-color-green-subtler-hover: lch(90.5 17 154);--ds-sys-state-color-green-subtler-active: lch(87.7 22 154);--ds-sys-state-color-green-subtlest-hover: lch(92.1 13.1 133);--ds-sys-state-color-green-subtlest-active: lch(88.8 12.6 133);--ds-sys-state-color-neutral-subtle-hover: lch(86.7 0 0);--ds-sys-state-color-neutral-subtle-active: lch(84.9 0 0);--ds-sys-state-color-neutral-default-hover: lch(86.7 0 0);--ds-sys-state-color-neutral-default-active: lch(89.7 0 0);--ds-sys-state-color-neutral-subtler-hover: lch(93.9 0 0);--ds-sys-state-color-neutral-subtler-active: lch(90.9 0 0);--ds-sys-state-color-neutral-subtlest-hover: lch(94.3 0 0);--ds-sys-state-color-neutral-subtlest-active: lch(92 0 0);--ds-sys-state-color-surface-bold-hover: lch(27 0 0);--ds-sys-state-color-surface-bold-active: lch(35.1 0 0);--ds-sys-state-color-surface-subtlest-hover: lch(95.3 0 0);--ds-sys-state-color-surface-subtlest-active: lch(91.4 0 0);--ds-sys-state-color-surface-subtle-hover: lch(84.4 0 0);--ds-sys-state-color-surface-subtle-active: lch(80.2 0 0);--ds-sys-state-color-surface-subtler-hover: lch(89 0 0);--ds-sys-state-color-surface-subtler-active: lch(85.4 0 0);--ds-sys-state-color-surface-default-hover: lch(98.6 0 0);--ds-sys-state-color-surface-default-active: lch(97.3 0 0);--ds-sys-state-color-warning-subtle-hover: lch(90.3 37 84.6);--ds-sys-state-color-warning-subtle-active: lch(88.4 36.2 84.6);--ds-sys-state-color-warning-default-hover: lch(80.2 73.1 77);--ds-sys-state-color-warning-default-active: lch(81.9 66.8 77);--ds-sys-state-color-warning-subtler-hover: lch(94.7 22.4 84.6);--ds-sys-state-color-warning-subtler-active: lch(92.9 29.8 84.6);--ds-sys-state-color-warning-subtlest-hover: lch(96.5 10.6 96.5);--ds-sys-state-color-warning-subtlest-active: lch(94.5 10.4 96.5);--ds-sys-state-color-danger-subtle-hover: lch(79.1 29.9 27);--ds-sys-state-color-danger-subtle-active: lch(75.9 28.7 27);--ds-sys-state-color-danger-default-hover: lch(52.3 72.2 37.7);--ds-sys-state-color-danger-default-active: lch(56.4 66 37.7);--ds-sys-state-color-danger-subtler-hover: lch(90.4 15.3 27);--ds-sys-state-color-danger-subtler-active: lch(84.6 24.4 27);--ds-sys-state-color-danger-subtlest-hover: lch(89.2 7.49 20.2);--ds-sys-state-color-danger-subtlest-active: lch(86.1 7.22 20.2);--ds-sys-state-color-success-subtle-hover: lch(80.3 33.6 154);--ds-sys-state-color-success-subtle-active: lch(79.4 33.2 154);--ds-sys-state-color-success-default-hover: lch(45.3 38.9 153);--ds-sys-state-color-success-default-active: lch(52.9 33.5 153);--ds-sys-state-color-success-subtler-hover: lch(90.5 17 154);--ds-sys-state-color-success-subtler-active: lch(87.7 22 154);--ds-sys-state-color-success-subtlest-hover: lch(92.1 13.1 133);--ds-sys-state-color-success-subtlest-active: lch(88.8 12.6 133);--ds-sys-state-color-info-subtle-hover: lch(86.7 0 0);--ds-sys-state-color-info-subtle-active: lch(84.9 0 0);--ds-sys-state-color-info-default-hover: lch(86.7 0 0);--ds-sys-state-color-info-default-active: lch(89.7 0 0);--ds-sys-state-color-info-subtler-hover: lch(93.9 0 0);--ds-sys-state-color-info-subtler-active: lch(90.9 0 0);--ds-sys-state-color-info-subtlest-hover: lch(94.3 0 0);--ds-sys-state-color-info-subtlest-active: lch(92 0 0);--ds-sys-font-family-inter: Lato,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--ds-sys-font-size-label-sm: .9375rem;--ds-sys-font-size-label-md: .9375rem;--ds-sys-font-size-label-lg: 1.375rem;--ds-sys-font-size-label-xs: .8125rem;--ds-sys-font-size-label-2xs: .8125rem;--ds-sys-font-size-body-sm: .9375rem;--ds-sys-font-size-body-md: .9375rem;--ds-sys-font-size-body-lg: 1.375rem;--ds-sys-font-size-body-xs: .8125rem;--ds-sys-font-size-title-sm: .9375rem;--ds-sys-font-size-title-md: .9375rem;--ds-sys-font-size-title-lg: 1.375rem;--ds-sys-font-size-headline-sm: 1.375rem;--ds-sys-font-size-headline-md: 1.375rem;--ds-sys-font-size-headline-lg: 1.375rem;--ds-sys-font-size-display-sm: 1.875rem;--ds-sys-font-size-display-md: 1.875rem;--ds-sys-font-size-display-lg: 1.875rem;--ds-sys-font-weight-label-sm: 400;--ds-sys-font-weight-label-md: 400;--ds-sys-font-weight-label-lg: 400;--ds-sys-font-weight-label-xs: 400;--ds-sys-font-weight-label-2xs: 400;--ds-sys-font-weight-body-sm: 400;--ds-sys-font-weight-body-md: 400;--ds-sys-font-weight-body-lg: 400;--ds-sys-font-weight-body-xs: 400;--ds-sys-font-weight-title-sm: 600;--ds-sys-font-weight-title-md: 600;--ds-sys-font-weight-title-lg: 600;--ds-sys-font-weight-headline-sm: 600;--ds-sys-font-weight-headline-md: 600;--ds-sys-font-weight-headline-lg: 600;--ds-sys-font-weight-display-sm: 600;--ds-sys-font-weight-display-md: 600;--ds-sys-font-weight-display-lg: 600;--ds-sys-font-line-height-label-sm: 19px;--ds-sys-font-line-height-label-md: 19px;--ds-sys-font-line-height-label-lg: 28px;--ds-sys-font-line-height-label-xs: 19px;--ds-sys-font-line-height-label-2xs: 16px;--ds-sys-font-line-height-body-sm: 19px;--ds-sys-font-line-height-body-md: 19px;--ds-sys-font-line-height-body-lg: 28px;--ds-sys-font-line-height-body-xs: 16px;--ds-sys-font-line-height-title-sm: 19px;--ds-sys-font-line-height-title-md: 19px;--ds-sys-font-line-height-title-lg: 28px;--ds-sys-font-line-height-headline-sm: 19px;--ds-sys-font-line-height-headline-md: 19px;--ds-sys-font-line-height-headline-lg: 28px;--ds-sys-font-line-height-display-sm: 39px;--ds-sys-font-line-height-display-md: 39px;--ds-sys-font-line-height-display-lg: 39px;--ds-sys-spacing-0: 0rem;--ds-sys-spacing-100: .375rem;--ds-sys-spacing-175: .5625rem;--ds-sys-spacing-200: .75rem;--ds-sys-spacing-300: 1.125rem;--ds-sys-spacing-400: 1.5rem;--ds-sys-spacing-500: 1.875rem;--ds-sys-spacing-600: 2.25rem;--ds-sys-spacing-700: 2.625rem;--ds-sys-spacing-800: 3rem;--ds-sys-spacing-900: 3.375rem;--ds-sys-spacing-1200: 4.5rem;--ds-sys-spacing-05: .1875rem;--ds-sys-spacing-0125: .046875rem;--ds-sys-spacing-025: .09375rem;--ds-sys-spacing-0375: .140625rem;--ds-sys-spacing-075: .28125rem;--ds-sys-border-radius-0: 0px;--ds-sys-border-radius-1: 3px;--ds-sys-border-radius-2: 6px;--ds-sys-border-radius-4: 12px;--ds-sys-border-radius-max: 3333px;--ds-sys-border-width-0: 0rem;--ds-sys-border-width-1: .0625rem;--ds-sys-border-width-2: .125rem;--ds-sys-border-width-3: .125rem;--ds-sys-sizing-0: 0rem;--ds-sys-sizing-100: .1875rem;--ds-sys-sizing-150: .28125rem;--ds-sys-sizing-200: .375rem;--ds-sys-sizing-300: .5625rem;--ds-sys-sizing-400: .75rem;--ds-sys-sizing-500: .9375rem;--ds-sys-sizing-600: 1.125rem;--ds-sys-sizing-800: 1.5rem;--ds-sys-sizing-1000: 1.875rem;--ds-sys-sizing-1200: 2.25rem;--ds-sys-sizing-1300: 2.4375rem;--ds-sys-sizing-1400: 2.625rem;--ds-sys-sizing-1600: 3rem;--ds-sys-sizing-1800: 3.375rem;--ds-sys-sizing-2000: 3.75rem;--ds-sys-sizing-2400: 4.5rem;--ds-sys-sizing-3200: 6rem;--ds-sys-sizing-050: .09375rem;--ds-sys-text-decoration-none: none;--ds-sys-text-decoration-underline: underline;--ds-sys-breakpoint-xs: 0px;--ds-sys-breakpoint-sm: 600px;--ds-sys-breakpoint-md: 900px;--ds-sys-breakpoint-lg: 1200px;--ds-sys-breakpoint-xl: 1440px;--ds-sys-font-letter-spacing-label-sm: 0rem;--ds-sys-font-letter-spacing-label-md: 0rem;--ds-sys-font-letter-spacing-label-lg: 0rem;--ds-sys-font-letter-spacing-label-2xs: 0rem;--ds-sys-font-letter-spacing-label-xs: 0rem;--ds-sys-font-letter-spacing-body-sm: 0rem;--ds-sys-font-letter-spacing-body-md: 0rem;--ds-sys-font-letter-spacing-body-lg: 0rem;--ds-sys-font-letter-spacing-body-xs: 0rem;--ds-sys-font-letter-spacing-title-sm: 0rem;--ds-sys-font-letter-spacing-title-md: 0rem;--ds-sys-font-letter-spacing-title-lg: 0rem;--ds-sys-font-letter-spacing-headline-sm: 0rem;--ds-sys-font-letter-spacing-headline-md: 0rem;--ds-sys-font-letter-spacing-headline-lg: 0rem;--ds-sys-font-letter-spacing-display-sm: 0rem;--ds-sys-font-letter-spacing-display-md: 0rem;--ds-sys-font-letter-spacing-display-lg: 0rem;--ds-sys-opacity-state-layer-none: 0%;--ds-sys-opacity-state-layer-hover: 8%;--ds-sys-opacity-state-layer-active: 16%;--ds-sys-opacity-state-layer-disabled: 16%;--ds-sys-opacity-text-disabled: 32%;--ds-sys-opacity-border-disabled: 16%}
