@charset "UTF-8";.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:transparent;opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}.kds-dialog-container{background:var(--kds-background-primary)}.kds-loading-container{background:var(--kds-overlay-light);outline:none;width:100vw;height:100vh}*::highlight(kds-highlight){background:var(--kds-item-accent-default);color:var(--kds-on-accent)}/*!
 * 
 *   simple-keyboard v3.8.39
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"\25c4"}.hg-candidate-box-next:before{content:"\25ba"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}.djs-parent{--bjsl-color-info: var(--color-blue-205-100-45);--bjsl-color-warning: #f7c71a;--bjsl-color-error: var(--color-red-360-100-40);--bjsl-color-success: #52b415;--bjsl-font-color: var(--color-grey-225-10-15);--bjsl-font-family: "Arial", sans-serif;--bjsl-font-size: 13px}.bjsl-overlay{z-index:500}.bjsl-overlay *{box-sizing:border-box}.bjsl-overlay:hover{z-index:1000}.bjsl-dropdown{display:none}.bjsl-overlay:hover .bjsl-dropdown,.bjsl-dropdown.open{display:block}.bjsl-issues{padding:8px;color:var(--bjsl-font-color);font-family:var(--bjsl-font-family);font-size:var(--bjsl-font-size);background:var(--color-grey-225-10-97);border:solid 1px var(--color-grey-225-10-75);border-radius:2px}.bjsl-icon{--icon-color: white;background:var(--icon-bg-color);color:var(--icon-color);border-radius:100%;height:20px;width:20px;padding:5px;display:flex;align-items:center;justify-content:center}.bjsl-icon svg{width:100%;height:100%}.bjsl-icon-error{--icon-bg-color: var(--bjsl-color-error)}.bjsl-icon-warning{--icon-bg-color: var(--bjsl-color-warning)}.bjsl-icon-info{--icon-bg-color: var(--bjsl-color-info)}.bjsl-overlay{position:relative}.bjsl-issues-top-right .bjsl-dropdown,.bjsl-issues-bottom-right .bjsl-dropdown-content{top:0;left:0}.bjsl-issues-bottom-right .bjsl-dropdown,.bjsl-issues-top-right .bjsl-dropdown-content{bottom:0;left:0}.bjsl-issues-top-right .bjsl-dropdown-content{padding-bottom:5px}.bjsl-issues-bottom-right .bjsl-dropdown-content{padding-top:5px}.bjsl-dropdown-content{min-width:260px;position:absolute}.bjsl-dropdown{position:absolute}.bjsl-issues{list-style:none;margin:0}.bjsl-issues ul{list-style:none;margin:0;padding:0}.bjsl-issues li{display:flex;flex-direction:row;white-space:nowrap}.bjsl-issues .icon{width:1em;height:1em;margin-top:1px}.bjsl-issues li+li{margin-top:.5rem}.bjsl-issues .icon{--icon-color: var(--bjsl-font-color);color:var(--icon-color)}.bjsl-issues .error .icon{--icon-color: var(--bjsl-color-error)}.bjsl-issues .warning .icon{--icon-color: var(--bjsl-color-warning)}.bjsl-issues .info .icon{--icon-color: var(--bjsl-color-info)}.bjsl-issues .message{color:var(--bjsl-font-color);margin-left:.5em;text-decoration:none}.bjsl-issues .rule{color:var(--bjsl-font-color);margin-left:.5em;font-family:monospace}.bjsl-issues .bjsl-issue-heading{margin-left:0;font-weight:700;margin-bottom:100px}.bjsl-child-issues hr{display:block;height:1px;border:0;border-top:1px solid #ccc}.bjsl-child-issues ul{margin-top:7px}.bjsl-issues a:hover{text-decoration:none}.bjsl-id-hint{background-color:#bdbdbd;padding:1px 5px;font-weight:700;border-radius:20px}.bjsl-button{border-radius:100px;position:absolute;bottom:20px;left:50%;transform:translate(-50%);background-color:#fafafa;padding:5px 10px;border:none;color:#ddd;display:flex;outline:none;font-weight:700;font-size:var(--bjsl-font-size)}.bjsl-button-inactive:hover{color:#444}.bjsl-button .icon{margin-right:10px;margin-top:1px;width:.9em;height:.9em}.bjsl-button-success{background-color:var(--bjsl-color-success);color:#fff}.bjsl-button-error{background-color:var(--bjsl-color-error);color:#fff}.bjsl-button-warning{background-color:var(--bjsl-color-warning);color:#fff}.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;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors:active){.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,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.bio-properties-panel-description strong,.bio-properties-panel-text-entry__content strong{font-weight:bolder}@font-face{font-family:Ubuntu Regular;src:url(ubuntu.regular.4cbe8e3c583c394d.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Ubuntu Sans;src:url(UbuntuSans-VariableFont_wdth,wght.8fd7041b78df33fe.ttf) format("truetype-variations")}:root{--kds-background-primary: #ffffff;--kds-background-primary-active: #f0f2f4;--kds-background-secondary: #f2f3f3;--kds-background-secondary-active: #e4e6e7;--kds-background-tertiary: #e4e6e7;--kds-background-tertiary-active: #c9cdcf;--kds-background-accent: #deede6;--kds-background-error: #fad1d6;--kds-background-warning: #fff5cc;--kds-background-success: #deede6;--kds-item-display-default: #494f50;--kds-item-display-secondary: #798386;--kds-item-display-disabled: #afb5b6;--kds-on-display: #f2f3f3;--kds-item-primary-default: #566676;--kds-item-primary-active: #2b323b;--kds-item-primary-disabled: #a7b3be;--kds-on-primary: #f0f2f4;--kds-item-accent-default: #5ba484;--kds-item-accent-active: #37624f;--kds-item-accent-disabled: #9dc8b5;--kds-on-accent: #eff6f3;--kds-item-error-default: #e51a32;--kds-item-error-active: #8a0f1e;--kds-item-error-disabled: #f5a3ad;--kds-on-error: #fbeaee;--kds-item-warning-default: #ffd634;--kds-item-warning-active: #cca301;--kds-item-warning-disabled: #ffea99;--kds-on-warning: #332901;--kds-item-success-default: #5ba484;--kds-item-success-active: #37624f;--kds-item-success-disabled: #9dc8b5;--kds-on-success: #eff6f3;--kds-border-primary: #949c9e;--kds-border-secondary: #c9cdcf;--kds-border-inverse: #f2f3f3;--kds-border-error: #e51a32;--kds-border-focus: #2b323b;--kds-logo: #507295;--kds-overlay-dark: rgba(0, 0, 0, .5019607843);--kds-overlay-light: rgba(255, 255, 255, .5019607843);font-family:Ubuntu Sans;font-size:16px;line-height:1.3;background:var(--kds-background-primary)}[class^=p-]{box-sizing:border-box}body{margin:0;font-family:Ubuntu Regular,serif}.checkbox-outline svg:focus{outline:2px solid #2e3c4a;outline-offset:-4px}.tile-container svg .cls-1{fill:#fff!important}.cdk-overlay-container{z-index:1100}.sticky-banner-overlay{margin-top:3rem;height:fit-content;width:100%}ngb-tooltip-window{background:#fff;padding:4px!important;border:1px solid black}.input-container{margin-bottom:1rem}.large-mode,.small-mode{--kds-rem: 16px;--kds-font-scale-neg-2: .625rem;--kds-font-scale-neg-1: .75rem;--kds-font-scale-base: .875rem;--kds-font-scale-1: 1rem;--kds-font-scale-2: 1.25rem;--kds-font-scale-3: 1.5rem;--kds-font-scale-4: 1.75rem;--kds-font-scale-5: 2.25rem;--kds-font-scale-6: 3rem;--kds-font-scale-7: 4.5rem;--kds-icon-size-1: 1rem;--kds-icon-size-2: 1.25rem;--kds-icon-size-3: 1.5rem;--kds-icon-size-4: 1.75rem;--kds-icon-size-5: 2rem;--kds-icon-size-6: 2.25rem;--kds-icon-size-7: 3rem;--kds-icon-size-8: 4rem;--kds-border-width-1: .0625rem;--kds-border-width-2: .09375rem;--kds-border-width-3: .125rem;--kds-border-width-4: .1875rem;--kds-border-width-5: .25rem;--kds-border-width-6: .375rem;--kds-border-width-7: .5rem;--kds-border-radius-1: .25rem;--kds-border-radius-2: .5rem;--kds-border-radius-3: .75rem;--kds-border-radius-4: 1.25rem;--kds-spacing-neg-4: -1rem;--kds-spacing-1: .125rem;--kds-spacing-2: .25rem;--kds-spacing-3: .5rem;--kds-spacing-4: .75rem;--kds-spacing-5: 1rem;--kds-spacing-6: 1.25rem;--kds-spacing-7: 1.5rem;--kds-spacing-8: 1.75rem;--kds-spacing-9: 2.25rem;--kds-spacing-10: 3rem;--kds-sizing-0: 0;--kds-sizing-1: .125rem;--kds-sizing-2: .25rem;--kds-sizing-3: .5rem;--kds-sizing-4: .75rem;--kds-sizing-5: 1rem;--kds-sizing-6: 1.25rem;--kds-sizing-7: 1.5rem;--kds-sizing-8: 1.75rem;--kds-sizing-9: 2.25rem;--kds-sizing-10: 3rem;--kds-sizing-11: 4rem;--kds-sizing-12: 6rem;--kds-sizing-13: 7.5rem;--kds-sizing-14: 10rem;--kds-sizing-15: 12.5rem;--kds-sizing-16: 15rem;--kds-sizing-17: 17.5rem;--kds-sizing-18: 20rem;--kds-sizing-19: 22.5rem;--kds-sizing-20: 25rem;--kds-sizing-21: 30rem;--kds-sizing-22: 35rem;--kds-sizing-23: 40rem;--kds-sizing-24: 45rem;--kds-sizing-25: 50rem;--kds-sizing-26: 55rem}.warehouse-mode{--kds-rem: 16px;--kds-font-scale-neg-2: .625rem;--kds-font-scale-neg-1: 1rem;--kds-font-scale-base: 1.25rem;--kds-font-scale-1: 1.5rem;--kds-font-scale-2: 1.75rem;--kds-font-scale-3: 2rem;--kds-font-scale-4: 2.5rem;--kds-font-scale-5: 3rem;--kds-font-scale-6: 4.5rem;--kds-font-scale-7: 6rem;--kds-icon-size-1: 1.5rem;--kds-icon-size-2: 1.75rem;--kds-icon-size-3: 2rem;--kds-icon-size-4: 2.25rem;--kds-icon-size-5: 2.625rem;--kds-icon-size-6: 3rem;--kds-icon-size-7: 4.5rem;--kds-icon-size-8: 6rem;--kds-border-width-1: .125rem;--kds-border-width-2: .1875rem;--kds-border-width-3: .25rem;--kds-border-width-4: .375rem;--kds-border-width-5: .5rem;--kds-border-width-6: .75rem;--kds-border-width-7: 1rem;--kds-border-radius-1: .25rem;--kds-border-radius-2: .5rem;--kds-border-radius-3: .75rem;--kds-border-radius-4: 1.25rem;--kds-spacing-neg-4: -1rem;--kds-spacing-1: .1875rem;--kds-spacing-2: .5rem;--kds-spacing-3: 1rem;--kds-spacing-4: 1.25rem;--kds-spacing-5: 1.5rem;--kds-spacing-6: 1.75rem;--kds-spacing-7: 2.25rem;--kds-spacing-8: 3rem;--kds-spacing-9: 4rem;--kds-spacing-10: 4.5rem;--kds-sizing-0: 0;--kds-sizing-1: .1875rem;--kds-sizing-2: .25rem;--kds-sizing-3: .5rem;--kds-sizing-4: .875rem;--kds-sizing-5: 1.125rem;--kds-sizing-6: 1.5rem;--kds-sizing-7: 1.75rem;--kds-sizing-8: 2.25rem;--kds-sizing-9: 3rem;--kds-sizing-10: 4.5rem;--kds-sizing-11: 5.5rem;--kds-sizing-12: 9rem;--kds-sizing-13: 10rem;--kds-sizing-14: 12.5rem;--kds-sizing-15: 15rem;--kds-sizing-16: 18.75rem;--kds-sizing-17: 22.5rem;--kds-sizing-18: 25rem;--kds-sizing-19: 27.5rem;--kds-sizing-20: 30rem;--kds-sizing-21: 35rem;--kds-sizing-22: 40rem;--kds-sizing-23: 45rem;--kds-sizing-24: 50rem;--kds-sizing-25: 55rem;--kds-sizing-26: 60rem}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-clip-rotate-pulse,.la-ball-clip-rotate-pulse>div{position:relative;box-sizing:border-box}.la-ball-clip-rotate-pulse{display:block;font-size:0;color:#fff}.la-ball-clip-rotate-pulse.la-dark{color:#333}.la-ball-clip-rotate-pulse>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-clip-rotate-pulse{width:32px;height:32px}.la-ball-clip-rotate-pulse>div{position:absolute;top:50%;left:50%;border-radius:100%}.la-ball-clip-rotate-pulse>div:first-child{position:absolute;width:32px;height:32px;background:transparent;border-style:solid;border-width:2px;border-right-color:transparent;border-left-color:transparent;animation:ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09,.57,.49,.9) infinite}.la-ball-clip-rotate-pulse>div:last-child{width:16px;height:16px;animation:ball-clip-rotate-pulse-scale 1s cubic-bezier(.09,.57,.49,.9) infinite}.la-ball-clip-rotate-pulse.la-sm{width:16px;height:16px}.la-ball-clip-rotate-pulse.la-sm>div:first-child{width:16px;height:16px;border-width:1px}.la-ball-clip-rotate-pulse.la-sm>div:last-child{width:8px;height:8px}.la-ball-clip-rotate-pulse.la-2x{width:64px;height:64px}.la-ball-clip-rotate-pulse.la-2x>div:first-child{width:64px;height:64px;border-width:4px}.la-ball-clip-rotate-pulse.la-2x>div:last-child{width:32px;height:32px}.la-ball-clip-rotate-pulse.la-3x{width:96px;height:96px}.la-ball-clip-rotate-pulse.la-3x>div:first-child{width:96px;height:96px;border-width:6px}.la-ball-clip-rotate-pulse.la-3x>div:last-child{width:48px;height:48px}@keyframes ball-clip-rotate-pulse-rotate{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(180deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes ball-clip-rotate-pulse-scale{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}30%{opacity:.3;transform:translate(-50%,-50%) scale(.15)}}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning,.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning,.toast-error{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px)and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px)and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.toast-container{z-index:999;pointer-events:unset;transform:translateY(3rem)}.toast-info{background-color:var(--kds-item-primary-active);outline:2px solid var(--kds-item-primary-active);color:var(--kds-background-primary)!important}.toast-warning,.toast-error{background-color:var(--kds-item-warning-default);outline:2px solid var(--kds-item-warning-default);color:var(--kds-item-display-default)!important}.toast-error{background-color:var(--kds-item-error-default)!important;outline:2px solid var(--kds-item-error-default)!important;color:var(--kds-background-primary)!important}.toast-message{overflow:hidden;text-overflow:ellipsis}:root{--input-field-font-size: 28px;--input-field-header-font-size: 20px}.info-banner-message{background-color:var(--kds-item-primary-active);color:var(--kds-background-primary)}.error-banner-message{background-color:var(--kds-item-error-default);color:var(--kds-background-primary)}.warning-banner-message{background-color:var(--kds-item-warning-default);color:var(--kds-item-display-default)}
