.cg-drag-handle{width:1rem;cursor:col-resize;z-index:1;display:flex;align-items:center}.cg-drag-handle:focus,.cg-drag-handle:focus-visible{outline:0}.cg-drag-handle.cg-has-position-absolute{position:absolute;top:0;bottom:0}drag-handle-private.cg{display:flex}.cg-button-field button,.cg-button-field label,.cg-button-field button,.cg-button-field label *,.cg-button-field button,.cg-button-field label *::before,.cg-button-field button,.cg-button-field label *::after{box-sizing:border-box}.cg-button-field button,.cg-button-field label,.cg-button-field a{font-family:inherit}.cg-button-field a{text-decoration:none}.cg-button-field a:focus-visible{outline-color:#000;outline-offset:0;outline-style:solid;outline-width:.125rem}.cg-button-field a:focus:not(:focus-visible){outline:none}.cg-button-field{display:inline-block}.cg-button-field button *,.cg-button-field a *{pointer-events:none}.cg-button-field button,.cg-button-field label,.cg-button-field a{transition:background-color 300ms cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0ms;transition:color 300ms cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0ms;transition-property:color,background-color,border;will-change:auto;appearance:none;border:.0625rem solid;border-radius:0;box-sizing:border-box;display:inline-block;font-size:.875rem;font-weight:400;line-height:1.29;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.cg-button-field button .cg-loading-button-icon,.cg-button-field label .cg-loading-button-icon,.cg-button-field a .cg-loading-button-icon{display:none}.cg-button-field button,.cg-button-field label{padding:.625rem 1rem}.cg-button-field.cg-loading-button-field button .cg-loading-button-icon{display:inline-block}.cg-button-field.cg-button-field-icon-left button:hover [data-e2e=cg-icon],.cg-button-field.cg-button-field-icon-right button:hover [data-e2e=cg-icon]{text-decoration:none}.cg-button-field.cg-button-field-icon-left button,.cg-button-field.cg-button-field-icon-left a,.cg-button-field.cg-button-field-icon-right button,.cg-button-field.cg-button-field-icon-right a{display:inline-flex}.cg-button-field.cg-button-field-icon-left iconsvg,.cg-button-field.cg-button-field-icon-right iconsvg{display:inline-flex}.cg-button-field.cg-button-field-icon-right [data-e2e=cg-icon]{margin-left:.5rem}.cg-button-field.cg-button-field-icon-left [data-e2e=cg-icon]{margin-right:.5rem}.cg-button-field.cg-button-field-small button,.cg-button-field.cg-button-field-small label{padding-bottom:.375rem;padding-top:.375rem}.cg-button-field.cg-button-field-expanded button{display:block;width:100%}.cg-button-field.cg-button-toolbar{display:flex;flex-wrap:wrap}.cg-button-field button{background-color:var(--cg-button-background-color, #007ac3);border-color:var(--cg-button-background-color, #007ac3);color:var(--cg-button-text-color, #fff)}.cg-button-field button:focus-visible{outline-color:#000;outline-offset:0;outline-style:solid;outline-width:.125rem}.cg-button-field button:focus:not(:focus-visible){outline:none}.cg-button-field button:hover{background-color:var(--cg-button-hover-background-color, #003d61);color:var(--cg-button-hover-text-color, #fff);border-color:var(--cg-button-hover-background-color, #003d61);cursor:pointer}.cg-button-field button:active,.cg-button-field button.cg-is-active{transition:background-color 100ms cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0ms;will-change:auto;color:var(--cg-button-active-text-color, #fff);background-color:var(--cg-button-active-background-color, #005b92);border-color:var(--cg-button-active-background-color, #005b92)}.cg-button-field button:disabled{opacity:.5;pointer-events:none;color:var(--cg-button-disabled-text-color, rgba(255, 255, 255, 0.5));background-color:var(--cg-button-disabled-background-color, #007ac3);border-color:var(--cg-button-disabled-background-color, #007ac3)}.cg-button-field.cg-button-field-danger button{background-color:var(--cg-button-danger-background-color, #e5202e);border-color:var(--cg-button-danger-background-color, #e5202e);color:var(--cg-button-danger-text-color, #fff)}.cg-button-field.cg-button-field-danger button:hover{background-color:var(--cg-button-danger-hover-background-color, #721017);color:var(--cg-button-danger-hover-text-color, #fff);border-color:var(--cg-button-danger-hover-background-color, #721017)}.cg-button-field.cg-button-field-danger button:active,.cg-button-field.cg-button-field-danger button.cg-is-active{transition:background-color 100ms cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0ms;will-change:auto;color:var(--cg-button-danger-active-text-color, #fff);background-color:var(--cg-button-danger-active-background-color, #ac1822);border-color:var(--cg-button-danger-active-background-color, #ac1822)}.cg-button-field.cg-button-field-danger button:disabled{opacity:.5;pointer-events:none;color:var(--cg-button-danger-disabled-text-color, rgba(255, 255, 255, 0.5));background-color:var(--cg-button-danger-disabled-background-color, #e5202e);border-color:var(--cg-button-danger-disabled-background-color, #e5202e)}.cg-button-field.cg-button-field-ghost button{background-color:var(--cg-button-ghost-background-color, transparent);border-color:var(--cg-button-ghost-border-color, #005b92);color:var(--cg-button-ghost-text-color, #005b92)}.cg-button-field.cg-button-field-ghost button:hover{background-color:var(--cg-button-ghost-hover-background-color, #003d61);color:var(--cg-button-ghost-hover-text-color, #fff);border-color:var(--cg-button-ghost-hover-border-color, #003d61)}.cg-button-field.cg-button-field-ghost button:active,.cg-button-field.cg-button-field-ghost button.cg-is-active{transition:background-color 100ms cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0ms;will-change:auto;color:var(--cg-button-ghost-active-text-color, #fff);background-color:var(--cg-button-ghost-active-background-color, #005b92);border-color:var(--cg-button-ghost-active-border-color, #005b92)}.cg-button-field.cg-button-field-ghost button:disabled{opacity:.5;pointer-events:none;color:var(--cg-button-ghost-disabled-text-color, #005b92);background-color:var(--cg-button-ghost-disabled-background-color, transparent);border-color:var(--cg-button-ghost-disabled-border-color, #005b92)}.cg-button-field.cg-button-field-text button,.cg-button-field.cg-button-field-text a{background-color:var(--cg-button-text-background-color, transparent);border-color:var(--cg-button-text-background-color, transparent);color:var(--cg-button-text-text-color, #005b92)}.cg-button-field.cg-button-field-text button:hover,.cg-button-field.cg-button-field-text a:hover{background-color:var(--cg-button-text-hover-background-color, transparent);color:var(--cg-button-text-hover-text-color, #003d61);border-color:var(--cg-button-text-hover-background-color, transparent);text-decoration:underline}.cg-button-field.cg-button-field-text button:active,.cg-button-field.cg-button-field-text button.cg-is-active,.cg-button-field.cg-button-field-text a:active,.cg-button-field.cg-button-field-text a.cg-is-active{transition:background-color 100ms cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0ms;will-change:auto;color:var(--cg-button-text-active-text-color, #353535);background-color:var(--cg-button-text-active-background-color, transparent);border-color:var(--cg-button-text-active-background-color, transparent)}.cg-button-field.cg-button-field-text button:disabled,.cg-button-field.cg-button-field-text a:disabled{opacity:.5;pointer-events:none;color:var(--cg-button-text-disabled-text-color, #005b92);background-color:var(--cg-button-text-disabled-background-color, transparent);border-color:var(--cg-button-text-disabled-background-color, transparent)}.cg-button-field.cg-button-field-ghost.cg-button-field-danger button{background-color:var(--cg-button-ghost-danger-background-color, transparent);border-color:var(--cg-button-ghost-danger-border-color, #e5202e);color:var(--cg-button-ghost-danger-text-color, #e5202e)}.cg-button-field.cg-button-field-ghost.cg-button-field-danger button:hover{background-color:var(--cg-button-ghost-danger-hover-background-color, #721017);color:var(--cg-button-ghost-danger-hover-text-color, #fff);border-color:var(--cg-button-ghost-danger-hover-border-color, #721017)}.cg-button-field.cg-button-field-ghost.cg-button-field-danger button:active,.cg-button-field.cg-button-field-ghost.cg-button-field-danger button.cg-is-active{transition:background-color 100ms cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0ms;will-change:auto;color:var(--cg-button-ghost-danger-active-text-color, #fff);background-color:var(--cg-button-ghost-danger-active-background-color, #ac1822);border-color:var(--cg-button-ghost-danger-active-border-color, #ac1822)}.cg-button-field.cg-button-field-ghost.cg-button-field-danger button:disabled{opacity:.5;pointer-events:none;color:var(--cg-button-ghost-danger-disabled-text-color, #e5202e);background-color:var(--cg-button-ghost-danger-disabled-background-color, transparent);border-color:var(--cg-button-ghost-danger-disabled-border-color, #e5202e)}.cg-button-field.cg-button-field-text.cg-button-field-danger button{background-color:var(--cg-button-text-danger-background-color, transparent);border-color:var(--cg-button-text-danger-background-color, transparent);color:var(--cg-button-text-danger-text-color, #e5202e)}.cg-button-field.cg-button-field-text.cg-button-field-danger button:hover{background-color:var(--cg-button-text-danger-hover-background-color, transparent);color:var(--cg-button-text-danger-hover-text-color, #721017);border-color:var(--cg-button-text-danger-hover-background-color, transparent);text-decoration:underline}.cg-button-field.cg-button-field-text.cg-button-field-danger button:active,.cg-button-field.cg-button-field-text.cg-button-field-danger button.cg-is-active{transition:background-color 100ms cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0ms;will-change:auto;color:var(--cg-button-text-danger-active-text-color, #353535);background-color:var(--cg-button-text-danger-active-background-color, transparent);border-color:var(--cg-button-text-danger-active-background-color, transparent)}.cg-button-field.cg-button-field-text.cg-button-field-danger button:disabled{opacity:.5;pointer-events:none;color:var(--cg-button-text-danger-disabled-text-color, #e5202e);background-color:var(--cg-button-text-danger-disabled-background-color, transparent);border-color:var(--cg-button-text-danger-disabled-background-color, transparent)}.cg-button-field.cg-button-field-icon button,.cg-button-field.cg-button-field-icon label{line-height:0;padding:.75rem;border:rgba(0,0,0,0);background-color:var(--cg-button-icon-background-color, transparent);color:var(--cg-button-icon-text-color, #353535)}.cg-button-field.cg-button-field-icon button[title] [data-e2e=cg-icon],.cg-button-field.cg-button-field-icon label[title] [data-e2e=cg-icon]{pointer-events:none}.cg-button-field.cg-button-field-icon button .cg-icon+.cg-icon,.cg-button-field.cg-button-field-icon button iconsvg+iconsvg,.cg-button-field.cg-button-field-icon label .cg-icon+.cg-icon,.cg-button-field.cg-button-field-icon label iconsvg+iconsvg{display:none}.cg-button-field.cg-button-field-icon button:hover,.cg-button-field.cg-button-field-icon label:hover{background-color:var(--cg-button-icon-hover-background-color, #e6f2f9);color:var(--cg-button-icon-hover-text-color, #353535);cursor:pointer}.cg-button-field.cg-button-field-icon button:active,.cg-button-field.cg-button-field-icon button.cg-is-active,.cg-button-field.cg-button-field-icon label:active,.cg-button-field.cg-button-field-icon label.cg-is-active{transition:background-color 100ms cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0ms;will-change:auto;color:var(--cg-button-icon-active-text-color, #005b92);background-color:var(--cg-button-icon-active-background-color, #e6f2f9)}.cg-button-field.cg-button-field-icon button:disabled,.cg-button-field.cg-button-field-icon label:disabled{opacity:.5;pointer-events:none;color:var(--cg-button-icon-disabled-text-color, #353535);background-color:var(--cg-button-icon-disabled-background-color, transparent)}.cg-button-field.cg-button-field-icon button:active .cg-icon,.cg-button-field.cg-button-field-icon button:active iconsvg,.cg-button-field.cg-button-field-icon button.cg-is-active .cg-icon,.cg-button-field.cg-button-field-icon button.cg-is-active iconsvg,.cg-button-field.cg-button-field-icon label:active .cg-icon,.cg-button-field.cg-button-field-icon label:active iconsvg,.cg-button-field.cg-button-field-icon label.cg-is-active .cg-icon,.cg-button-field.cg-button-field-icon label.cg-is-active iconsvg{display:none}.cg-button-field.cg-button-field-icon button:active .cg-icon:nth-last-child(2),.cg-button-field.cg-button-field-icon button:active .cg-icon:only-child,.cg-button-field.cg-button-field-icon button.cg-is-active .cg-icon:nth-last-child(2),.cg-button-field.cg-button-field-icon button.cg-is-active .cg-icon:only-child,.cg-button-field.cg-button-field-icon label:active .cg-icon:nth-last-child(2),.cg-button-field.cg-button-field-icon label:active .cg-icon:only-child,.cg-button-field.cg-button-field-icon label.cg-is-active .cg-icon:nth-last-child(2),.cg-button-field.cg-button-field-icon label.cg-is-active .cg-icon:only-child{display:inline-block}.cg-button-field.cg-button-field-icon button:active iconsvg:last-of-type,.cg-button-field.cg-button-field-icon button.cg-is-active iconsvg:last-of-type,.cg-button-field.cg-button-field-icon label:active iconsvg:last-of-type,.cg-button-field.cg-button-field-icon label.cg-is-active iconsvg:last-of-type{display:inline-block}.cg-button-field.cg-button-field-icon.cg-is-active button,.cg-button-field.cg-button-field-icon.cg-is-active label{background-color:var(--cg-button-icon-active-background-color, #e6f2f9);color:var(--cg-button-icon-active-text-color, #005b92)}.cg-button-field.cg-button-field-icon.cg-button-field-small button,.cg-button-field.cg-button-field-icon.cg-button-field-small label{padding:.5rem}.cg-button-field.cg-button-field-icon.cg-button-field-icon-large button,.cg-button-field.cg-button-field-icon.cg-button-field-icon-large label{padding:.5rem}.cg-button-field.cg-button-field-icon.cg-button-field-icon-large button .cg-icon,.cg-button-field.cg-button-field-icon.cg-button-field-icon-large label .cg-icon{font-size:1.5rem}.cg-button-field.cg-button-field-icon.cg-button-field-icon-large.cg-button-field-small button{padding:.25rem}.cg-button-field.cg-breadcrumb-context.cg-button-field-icon button{color:#005b92;padding:.5625rem .75rem .5625rem 0}.cg-button-field.cg-breadcrumb-context.cg-button-field-icon button:hover{color:#005b92}.cg-button-field.cg-breadcrumb-context.cg-button-field-icon button:after{content:"";display:inline-block;background-color:#dadada;height:1rem;width:.0625rem;position:absolute;top:.5rem;right:0}.cg-button-field.cg-breadcrumb-context.cg-button-field-icon button .cg-icon{font-size:.875rem}.cg-button-field.cg-button-field-icon.cg-button-field-close{display:block}.cg-button-field.cg-button-field-icon.cg-button-field-close button{margin:.25rem}.cg-button-field.cg-button-field-icon.cg-button-field-close button,.cg-button-field.cg-button-field-icon.cg-button-field-close button:link,.cg-button-field.cg-button-field-icon.cg-button-field-close button:hover,.cg-button-field.cg-button-field-icon.cg-button-field-close button:focus,.cg-button-field.cg-button-field-icon.cg-button-field-close button:active,.cg-button-field.cg-button-field-icon.cg-button-field-close button:visited{background-color:rgba(0,0,0,0);color:#757575}.cg-icon{font-size:1rem;line-height:0;vertical-align:middle;display:inline-block}.cg-icon svg{fill:currentColor;height:1em;width:1em}@keyframes cg-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.cg-icon .cg-icon-cdn{display:inline-block;background-color:currentColor;mask-size:cover;height:1em;width:1em}.cg-sr-only{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:.0625rem;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.cg-splitpane-aside-container,.cg-splitpane-aside-container *,.cg-splitpane-aside-container *::before,.cg-splitpane-aside-container *::after{box-sizing:border-box}.cg-splitpane-aside-container{height:100%;overflow:auto;z-index:1}.cg-splitpane-aside-container .cg-splitpane-aside{background-color:#fff}.cg-splitpane-aside-container .cg-splitpane-overlay{transition:opacity 200ms linear;opacity:1;background-color:rgba(0,0,0,.5);height:100%;left:0;position:absolute;top:0;width:100%}.cg-splitpane-aside-container.cg-placement-fullscreen{position:fixed;top:0;bottom:0;left:0;right:0;width:100vw}.cg-splitpane-aside-container .cg-splitpane-activator{position:absolute;top:0;right:0;z-index:1}.cg-splitpane-aside-container.cg-placement-elevated{display:flex;flex-direction:row;position:absolute;top:0;bottom:0;overflow:unset}.cg-splitpane-aside-container.cg-placement-elevated .cg-splitpane-aside{overflow:auto}.cg-splitpane-aside-container.cg-placement-elevated.cg-is-left{left:0}.cg-splitpane-aside-container.cg-placement-elevated.cg-is-right{right:0}.cg-splitpane-aside-container.cg-placement-elevated.cg-has-default-width{left:0;right:0;flex-direction:column}.cg-splitpane-aside-container.cg-placement-elevated.cg-has-default-width .cg-splitpane-aside{background-color:#fff;width:23.5rem}.cg-splitpane-aside-container.cg-placement-elevated.cg-is-open{max-width:100%}.cg-splitpane-aside-container.cg-placement-elevated.cg-is-open.cg-is-left:not(.cg-has-default-width)::after{pointer-events:none;content:"";position:absolute;top:0;right:-1.5rem;bottom:0;width:1.5rem;background:linear-gradient(to right, rgba(0, 0, 0, 0.1), transparent)}.cg-splitpane-aside-container.cg-placement-elevated.cg-is-open.cg-is-right:not(.cg-has-default-width)::before{pointer-events:none;content:"";position:absolute;top:0;left:-1.5rem;bottom:0;width:1.5rem;background:linear-gradient(to left, rgba(0, 0, 0, 0.1), transparent)}.cg-splitpane-aside-container.cg-placement-aside{display:flex;flex-direction:row;position:relative;top:unset;bottom:unset;left:unset;right:unset;z-index:1;overflow:unset}.cg-splitpane-aside-container.cg-placement-aside.cg-is-open{max-width:100%}.cg-splitpane-aside-container.cg-placement-aside.cg-is-closed{max-width:3rem}.cg-splitpane-aside-container.cg-placement-aside.cg-is-closed{width:3rem}.cg-splitpane-aside-container.cg-placement-aside.cg-is-closed .cg-splitpane-aside-body{padding-top:0}.cg-splitpane-aside-container.cg-placement-aside.cg-is-closed.cg-is-left:not(.cg-has-toggle-hidden) .cg-splitpane-aside-body{overflow:hidden;padding-right:2.9375rem}.cg-splitpane-aside-container.cg-placement-aside.cg-is-closed.cg-is-right:not(.cg-has-toggle-hidden) .cg-splitpane-aside-body{overflow:hidden;padding-left:2.9375rem}.cg-splitpane-aside-container.cg-placement-aside.cg-is-open{width:unset}.cg-splitpane-aside-container.cg-placement-aside.cg-is-open.cg-is-left [data-e2e=cg-separator]{left:100%}.cg-splitpane-aside-container.cg-placement-aside.cg-is-right .cg-splitpane-activator{left:-0.0625rem;right:initial}.cg-splitpane-aside-container.cg-placement-aside.cg-is-right .cg-splitpane-header{flex-direction:row-reverse}.cg-splitpane-aside-container.cg-placement-aside.cg-is-right .cg-splitpane-heading{padding-left:0;padding-right:1rem}.cg-splitpane-aside-container.cg-placement-aside.cg-is-left .cg-splitpane-activator{right:-0.0625rem;left:initial}.cg-splitpane-aside-container.cg-placement-elevated.cg-is-left .cg-splitpane-aside,.cg-splitpane-aside-container.cg-placement-aside.cg-is-left .cg-splitpane-aside{border-right:.0625rem solid #dadada}.cg-splitpane-aside-container.cg-placement-elevated.cg-is-right .cg-splitpane-aside,.cg-splitpane-aside-container.cg-placement-aside.cg-is-right .cg-splitpane-aside{border-left:.0625rem solid #dadada}.cg-splitpane-aside-container.cg-placement-elevated.cg-is-right .cg-splitpane-aside{position:absolute;right:0}.cg-splitpane-aside-container.cg-is-closed:not(.cg-placement-aside){display:none;max-width:0}.cg-splitpane-aside-container.cg-is-open .cg-splitpane-header+.cg-splitpane-aside-body{padding:0}.cg-splitpane-aside-container.cg-is-open.cg-has-small-content-margins .cg-splitpane-aside-body{padding-inline:1rem;padding-bottom:1rem}.cg-splitpane-aside-container.cg-is-open.cg-has-small-content-margins .cg-splitpane-header+.cg-splitpane-aside-body{padding:1rem}.cg-splitpane-aside-container.cg-is-open.cg-has-small-content-margins.cg-has-toggle-hidden .cg-splitpane-aside-body{padding-top:1rem}.cg-splitpane-aside-container.cg-is-open.cg-has-big-content-margins .cg-splitpane-aside-body{padding-inline:2rem;padding-bottom:2rem}.cg-splitpane-aside-container.cg-is-open.cg-has-big-content-margins .cg-splitpane-header+.cg-splitpane-aside-body{padding:2rem}.cg-splitpane-aside-container.cg-is-open.cg-has-big-content-margins.cg-has-toggle-hidden .cg-splitpane-aside-body{padding-top:2rem}@media(min-width: 37.5rem){.cg-splitpane-aside-container.cg-is-left .cg-splitpane-activator{right:-0.0625rem}}.cg-splitpane-aside-container.cg-is-right [data-e2e=cg-separator]{right:100%}.cg-splitpane-aside-container .cg-splitpane-aside{flex:1;position:relative;min-height:3rem;min-width:0;height:100%;display:flex;flex-direction:column;overflow-x:hidden}.cg-splitpane-aside-container .cg-splitpane-header{display:flex;justify-content:flex-end;z-index:1;border-bottom:.0625rem solid rgba(0,0,0,0)}.cg-splitpane-aside-container .cg-splitpane-header.cg-has-scroll-shadow{box-shadow:0 .75rem 1.5rem 0 rgba(0,0,0,.1);border-bottom-color:#dadada}.cg-splitpane-aside-container .cg-splitpane-header.cg-has-border{border-bottom-color:#dadada}.cg-splitpane-aside-container .cg-splitpane-header .cg-splitpane-activator{position:static}.cg-splitpane-aside-container .cg-splitpane-heading{flex-grow:1;display:flex;align-items:flex-start;gap:.5rem;padding-block:.75rem;padding-left:1rem;overflow:hidden}.cg-splitpane-aside-container h2.cg-splitpane-heading-text{color:#353535;font-size:.875rem;line-height:1.29;margin-block:.1875rem;font-weight:500}.cg-splitpane-aside-container .cg-splitpane-heading-img{width:1.5rem;height:1.5rem;object-fit:cover}.cg-splitpane-aside-container .cg-splitpane-heading-img+.cg-splitpane-heading-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-splitpane-aside-container .cg-splitpane-aside-body{flex-grow:1;overflow:auto;position:relative;padding-top:3rem}.cg-splitpane-aside-container .cg-splitpane-aside-body [data-e2e=cg-tree-header]{margin-top:-3rem}splitpane-aside.cg{display:flex;height:100%}.cg-action-bar-panel-button{border-right:.0625rem solid #dadada;display:inline-flex;align-items:center}@media screen and (min-width: 75rem){.cg-action-bar-panel-button.cg-hide-on-big-screen{display:none}}.cg-action-bar-panel-custom{flex:0 0 auto;display:flex;align-items:center;white-space:nowrap}.cg-action-bar-panel-actions{flex:1 1 auto;display:flex;align-items:stretch;white-space:nowrap}.cg-action-bar-panel-actions button-group{width:100%}.cg-action-bar-panel-actions button-group [data-e2e=cg-button-group]{height:100%}.cg-action-bar-panel-actions .cg-button-field.cg-button-field-icon [data-e2e=cg-dropdown-toggle]{margin-right:.25rem}.cg-action-bar-panel-actions .cg-button-field.cg-button-field-icon.cg-button-field-small [data-e2e=cg-dropdown-toggle]{margin-right:.5rem}.cg-dropdown-menu-category{color:#757575;font-size:.75rem;font-weight:500;letter-spacing:.0625rem;line-height:1.33;text-transform:uppercase;padding:1.375rem 1rem .625rem;margin:0}.cg-dropdown-list-section{color:#757575;font-size:.75rem;font-weight:500;letter-spacing:.0625rem;line-height:1.33;text-transform:uppercase;padding:1.375rem 1rem .625rem;margin:0}.cg-dropdown-submenu{margin:0;padding:0}.cg-dropdown-submenu .cg-dropdown-submenu-wrapper{background-color:var(--cg-dropdown-menu-background-color, #fff);border:.0625rem solid var(--cg-dropdown-menu-border-color, #dadada);box-shadow:0 .375rem .75rem 0 rgba(0,0,0,.1);display:none;padding:0;position:absolute;z-index:1040;top:100%;left:0;min-width:11rem;max-width:50vw;position:absolute;left:100%;top:0}.cg-dropdown-submenu .cg-dropdown-submenu-wrapper.cg-is-open{display:flex;flex-direction:column}.cg-dropdown-submenu .cg-dropdown-submenu-wrapper [data-e2e=cg-dropdown-menu],.cg-dropdown-submenu .cg-dropdown-submenu-wrapper [data-e2e=cg-dropdown-list]{list-style:none;margin:0;padding:0}.cg-dropdown-submenu .cg-dropdown-close-area{display:none}.cg-dropdown-submenu .cg-submenu-target{border:0;cursor:pointer;display:block;font-size:.875rem;line-height:1.29;margin:0;padding:.9375rem 1rem;text-align:left;white-space:nowrap;width:100%;color:var(--cg-dropdown-menu-item-text-color, #353535);background-color:var(--cg-dropdown-menu-item-background-color, transparent)}.cg-dropdown-submenu .cg-submenu-target .cg-dropdown-item-content,.cg-dropdown-submenu .cg-submenu-target .cg-dropdown-item-description{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-dropdown-submenu .cg-submenu-target .cg-dropdown-item-content [data-e2e=cg-icon]{margin-right:.5rem;vertical-align:text-top}.cg-dropdown-submenu .cg-submenu-target .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-text-color, #757575);font-size:.75rem;line-height:1.33}.cg-dropdown-submenu .cg-submenu-target.cg-has-description{height:auto}.cg-dropdown-submenu .cg-submenu-target:hover{background-color:var(--cg-dropdown-menu-item-hover-background-color, #e6f2f9);color:var(--cg-dropdown-menu-item-hover-text-color, #353535);text-decoration:none}.cg-dropdown-submenu .cg-submenu-target:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-hover-text-color, #757575)}.cg-dropdown-submenu .cg-submenu-target:active{background-color:var(--cg-dropdown-menu-item-active-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-active-text-color, #005b92)}.cg-dropdown-submenu .cg-submenu-target:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-active-text-color, #757575)}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-selected{background-color:var(--cg-dropdown-menu-item-selected-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-selected-text-color, #353535)}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-selected .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-selected-text-color, #757575)}.cg-dropdown-submenu .cg-submenu-target:disabled,.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-disabled-background-color, transparent)}.cg-dropdown-submenu .cg-submenu-target:disabled .cg-dropdown-item-description,.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-disabled-text-color, #757575)}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger{color:var(--cg-dropdown-menu-item-danger-text-color, #e5202e);background-color:var(--cg-dropdown-menu-item-danger-background-color, transparent)}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-text-color, #757575)}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger:focus{outline-offset:-0.125rem;outline:#000 solid .125rem}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger:focus:not(:focus-visible){outline:0}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger:focus:not(:-moz-focusring){outline:0}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger:hover{background-color:var(--cg-dropdown-menu-item-danger-hover-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-hover-text-color, #fff);text-decoration:none}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-hover-text-color, #757575)}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger:active{background-color:var(--cg-dropdown-menu-item-danger-active-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-active-text-color, #fff)}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-active-text-color, #fff)}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger:disabled,.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger.cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-danger-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-danger-disabled-background-color, transparent)}.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger:disabled .cg-dropdown-item-description,.cg-dropdown-submenu .cg-submenu-target.cg-dropdown-item-danger.cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-disabled-text-color, #757575)}.cg-dropdown-submenu .cg-submenu-target{display:flex;justify-content:space-between;align-items:center}.cg-dropdown-submenu .cg-submenu-target:focus:focus-visible{outline:.125rem solid #000;outline-offset:-0.125rem}.cg-dropdown-submenu .cg-submenu-target .cg-dropdown-item-chevron-icon [data-e2e=cg-icon]{margin-left:.5rem;font-size:.875rem}.cg-dropdown-list li{margin:0}.cg-dropdown-tab{padding:.375rem;border:0;cursor:pointer;color:var(--cg-dropdown-tab-text-color, #005b92);background-color:var(--cg-dropdown-tab-background-color, transparent);line-height:0;box-sizing:border-box;border:.125rem solid rgba(0,0,0,0);outline:none}.cg-dropdown-tab:focus-visible{outline:.125rem solid #000;outline-offset:-0.125rem}.cg-dropdown-tab:hover{color:var(--cg-dropdown-tab-hover-text-color, #005b92);background-color:var(--cg-dropdown-tab-hover-background-color, #fff)}.cg-dropdown-tab.cg-dropdown-tab-selected{background-color:var(--cg-dropdown-tab-selected-background-color, #fff);color:var(--cg-dropdown-tab-selected-text-color, #353535)}.cg-dropdown-tab.cg-dropdown-tab-disabled{opacity:.5;cursor:default;background-color:var(--cg-dropdown-tab-disabled-background-color, transparent);color:var(--cg-dropdown-tab-disabled-text-color, #005b92)}.cg-dropdown-tabs-bar{background:var(--cg-dropdown-tabs-bar-background-color, #f6f6f6);margin-bottom:.25rem}.cg-dropdown-tab-list_unique:focus:focus-visible{outline:.125rem solid #000;outline-offset:-0.125rem}.cg-dropdown-divider{border-top:.0625rem solid #dadada;margin:.25rem 0}.cg-dropdown-separator{border-top:.0625rem solid #dadada;margin:.25rem 0}.cg-field-choice-label,.cg-field-choice-label *,.cg-field-choice-label *::before,.cg-field-choice-label *::after{box-sizing:border-box}.cg-field-choice-label{display:inline-flex;font-size:1rem;line-height:1.25;padding-bottom:.5rem;padding-top:.5rem}@media(min-width: 37.5rem){.cg-field-choice-label{padding-bottom:.25rem;padding-top:.25rem}}.cg-field-choice-label .cg-field-choice-box{flex-shrink:0;box-sizing:border-box;cursor:pointer;position:relative;background-color:var(--cg-field-choice-custom-background-color, #fff);border:.0625rem solid #757575;height:1rem;width:1rem;margin:.125rem 0}.cg-field-choice-label .cg-field-choice-description{width:100%;height:1.125rem;line-height:1.125rem;margin:.125rem 0 0 1.5rem;font-size:.875rem;word-break:break-all}.cg-field-choice-label input[type=checkbox],.cg-field-choice-label input[type=radio]{clip:rect(0, 0, 0, 0);position:absolute}.cg-field-choice-label input[type=checkbox]:focus-visible~.cg-field-choice-box,.cg-field-choice-label input[type=radio]:focus-visible~.cg-field-choice-box{box-shadow:0 0 0 .125rem var(--cg-field-choice-custom-focus-border-color, #000);outline:0}.cg-field-choice-label input[type=checkbox]:enabled:checked~.cg-field-choice-box,.cg-field-choice-label input[type=radio]:enabled:checked~.cg-field-choice-box{background-color:var(--cg-field-choice-custom-checked-background-color, #005b92);border-color:var(--cg-field-choice-custom-checked-border-color, #005b92)}.cg-field-choice-label input[type=checkbox]:disabled:checked~.cg-field-choice-box::after,.cg-field-choice-label input[type=radio]:disabled:checked~.cg-field-choice-box::after{color:var(--cg-field-choice-indicator-checked-disabled-color, #757575)}.cg-field-choice-label input[type=checkbox]:disabled~.cg-field-choice-box,.cg-field-choice-label input[type=checkbox]:disabled~.cg-field-choice-description,.cg-field-choice-label input[type=checkbox]:disabled~.cg-field-choice-text,.cg-field-choice-label input[type=radio]:disabled~.cg-field-choice-box,.cg-field-choice-label input[type=radio]:disabled~.cg-field-choice-description,.cg-field-choice-label input[type=radio]:disabled~.cg-field-choice-text{opacity:.5;cursor:auto}.cg-field-choice-label input[type=checkbox]:checked~.cg-field-choice-box::after{border:0 solid currentColor;border-left-width:.0625rem;border-bottom-width:.0625rem;color:var(--cg-field-choice-indicator-checked-color, #fff);content:"";height:.25rem;left:50%;position:absolute;top:20%;transform:rotate(-45deg) translate(-50%, -50%);width:.5rem}.cg-field-choice-label.cg-field-choice-half-checked input[type=checkbox]:checked~.cg-field-choice-box::after{border-left-width:0;top:50%;transform:rotate(0) translate(-50%, -50%);height:0}.cg-field-choice-label.cg-field-choice-label-wrap{flex-wrap:wrap}.cg-field-choice-label input[type=radio]~.cg-field-choice-box{border-radius:50%}.cg-field-choice-label input[type=radio]:checked~.cg-field-choice-box::after{background-color:currentColor;border:.125rem solid currentColor;border-radius:50%;color:var(--cg-field-choice-indicator-checked-color, #fff);content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:0}.cg-field-choice-label .cg-field-choice-text{color:#353535;cursor:pointer;margin-left:.5rem}.cg-dropdown-menu-label{padding:0;margin:0;position:relative}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label]{border:0;cursor:pointer;display:block;font-size:.875rem;line-height:1.29;margin:0;padding:.9375rem 1rem;text-align:left;white-space:nowrap;width:100%;color:var(--cg-dropdown-menu-item-text-color, #353535);background-color:var(--cg-dropdown-menu-item-background-color, transparent);background-color:rgba(0,0,0,0);display:inline-flex}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label] .cg-dropdown-item-content,.cg-dropdown-menu-label [data-e2e=cg-field-choice-label] .cg-dropdown-item-description{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label] .cg-dropdown-item-content [data-e2e=cg-icon]{margin-right:.5rem;vertical-align:text-top}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label] .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-text-color, #757575);font-size:.75rem;line-height:1.33}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-has-description{height:auto}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label]:hover{background-color:var(--cg-dropdown-menu-item-hover-background-color, #e6f2f9);color:var(--cg-dropdown-menu-item-hover-text-color, #353535);text-decoration:none}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label]:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-hover-text-color, #757575)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label]:active{background-color:var(--cg-dropdown-menu-item-active-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-active-text-color, #005b92)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label]:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-active-text-color, #757575)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-selected{background-color:var(--cg-dropdown-menu-item-selected-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-selected-text-color, #353535)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-selected .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-selected-text-color, #757575)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label]:disabled,.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-disabled-background-color, transparent)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label]:disabled .cg-dropdown-item-description,.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-disabled-text-color, #757575)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger{color:var(--cg-dropdown-menu-item-danger-text-color, #e5202e);background-color:var(--cg-dropdown-menu-item-danger-background-color, transparent)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-text-color, #757575)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:focus{outline-offset:-0.125rem;outline:#000 solid .125rem}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:focus:not(:focus-visible){outline:0}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:focus:not(:-moz-focusring){outline:0}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:hover{background-color:var(--cg-dropdown-menu-item-danger-hover-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-hover-text-color, #fff);text-decoration:none}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-hover-text-color, #757575)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:active{background-color:var(--cg-dropdown-menu-item-danger-active-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-active-text-color, #fff)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-active-text-color, #fff)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:disabled,.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger.cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-danger-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-danger-disabled-background-color, transparent)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:disabled .cg-dropdown-item-description,.cg-dropdown-menu-label [data-e2e=cg-field-choice-label].cg-dropdown-item-danger.cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-disabled-text-color, #757575)}.cg-dropdown-menu-label [data-e2e=cg-field-choice-label] .cg-field-choice-box{margin:.0625rem 0}.cg-dropdown-menu-label input:checked~.cg-dropdown-list-checkbox-background,.cg-dropdown-menu-label input:checked~.cg-dropdown-menu-label-background{background-color:#f2f8fc;width:100%;height:100%;content:"";top:0;z-index:-1;position:absolute;left:0}.cg-dropdown-list-checkbox{padding:0;margin:0;position:relative}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label]{border:0;cursor:pointer;display:block;font-size:.875rem;line-height:1.29;margin:0;padding:.9375rem 1rem;text-align:left;white-space:nowrap;width:100%;color:var(--cg-dropdown-menu-item-text-color, #353535);background-color:var(--cg-dropdown-menu-item-background-color, transparent);background-color:rgba(0,0,0,0);display:inline-flex}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label] .cg-dropdown-item-content,.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label] .cg-dropdown-item-description{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label] .cg-dropdown-item-content [data-e2e=cg-icon]{margin-right:.5rem;vertical-align:text-top}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label] .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-text-color, #757575);font-size:.75rem;line-height:1.33}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-has-description{height:auto}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label]:hover{background-color:var(--cg-dropdown-menu-item-hover-background-color, #e6f2f9);color:var(--cg-dropdown-menu-item-hover-text-color, #353535);text-decoration:none}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label]:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-hover-text-color, #757575)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label]:active{background-color:var(--cg-dropdown-menu-item-active-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-active-text-color, #005b92)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label]:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-active-text-color, #757575)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-selected{background-color:var(--cg-dropdown-menu-item-selected-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-selected-text-color, #353535)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-selected .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-selected-text-color, #757575)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label]:disabled,.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-disabled-background-color, transparent)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label]:disabled .cg-dropdown-item-description,.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-disabled-text-color, #757575)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger{color:var(--cg-dropdown-menu-item-danger-text-color, #e5202e);background-color:var(--cg-dropdown-menu-item-danger-background-color, transparent)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-text-color, #757575)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:focus{outline-offset:-0.125rem;outline:#000 solid .125rem}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:focus:not(:focus-visible){outline:0}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:focus:not(:-moz-focusring){outline:0}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:hover{background-color:var(--cg-dropdown-menu-item-danger-hover-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-hover-text-color, #fff);text-decoration:none}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-hover-text-color, #757575)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:active{background-color:var(--cg-dropdown-menu-item-danger-active-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-active-text-color, #fff)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-active-text-color, #fff)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:disabled,.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger.cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-danger-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-danger-disabled-background-color, transparent)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger:disabled .cg-dropdown-item-description,.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label].cg-dropdown-item-danger.cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-disabled-text-color, #757575)}.cg-dropdown-list-checkbox [data-e2e=cg-field-choice-label] .cg-field-choice-box{margin:.0625rem 0}.cg-dropdown-list-checkbox input:checked~.cg-dropdown-list-checkbox-background,.cg-dropdown-list-checkbox input:checked~.cg-dropdown-menu-label-background{background-color:#f2f8fc;width:100%;height:100%;content:"";top:0;z-index:-1;position:absolute;left:0}.cg-dropdown-menu-item{padding:0;margin:0}.cg-dropdown-menu-item button:focus:focus-visible{outline:.125rem solid #000;outline-offset:-0.125rem}.cg-dropdown-menu-item .cg-dropdown-menu-item{border:0;cursor:pointer;display:block;font-size:.875rem;line-height:1.29;margin:0;padding:.9375rem 1rem;text-align:left;white-space:nowrap;width:100%;color:var(--cg-dropdown-menu-item-text-color, #353535);background-color:var(--cg-dropdown-menu-item-background-color, transparent)}.cg-dropdown-menu-item .cg-dropdown-menu-item .cg-dropdown-item-content,.cg-dropdown-menu-item .cg-dropdown-menu-item .cg-dropdown-item-description{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-dropdown-menu-item .cg-dropdown-menu-item .cg-dropdown-item-content [data-e2e=cg-icon]{margin-right:.5rem;vertical-align:text-top}.cg-dropdown-menu-item .cg-dropdown-menu-item .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-text-color, #757575);font-size:.75rem;line-height:1.33}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-has-description{height:auto}.cg-dropdown-menu-item .cg-dropdown-menu-item:hover{background-color:var(--cg-dropdown-menu-item-hover-background-color, #e6f2f9);color:var(--cg-dropdown-menu-item-hover-text-color, #353535);text-decoration:none}.cg-dropdown-menu-item .cg-dropdown-menu-item:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-hover-text-color, #757575)}.cg-dropdown-menu-item .cg-dropdown-menu-item:active{background-color:var(--cg-dropdown-menu-item-active-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-active-text-color, #005b92)}.cg-dropdown-menu-item .cg-dropdown-menu-item:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-active-text-color, #757575)}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-selected{background-color:var(--cg-dropdown-menu-item-selected-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-selected-text-color, #353535)}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-selected .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-selected-text-color, #757575)}.cg-dropdown-menu-item .cg-dropdown-menu-item:disabled,.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-disabled-background-color, transparent)}.cg-dropdown-menu-item .cg-dropdown-menu-item:disabled .cg-dropdown-item-description,.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-disabled-text-color, #757575)}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger{color:var(--cg-dropdown-menu-item-danger-text-color, #e5202e);background-color:var(--cg-dropdown-menu-item-danger-background-color, transparent)}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-text-color, #757575)}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger:focus{outline-offset:-0.125rem;outline:#000 solid .125rem}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger:focus:not(:focus-visible){outline:0}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger:focus:not(:-moz-focusring){outline:0}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger:hover{background-color:var(--cg-dropdown-menu-item-danger-hover-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-hover-text-color, #fff);text-decoration:none}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-hover-text-color, #757575)}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger:active{background-color:var(--cg-dropdown-menu-item-danger-active-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-active-text-color, #fff)}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-active-text-color, #fff)}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger:disabled,.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger.cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-danger-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-danger-disabled-background-color, transparent)}.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger:disabled .cg-dropdown-item-description,.cg-dropdown-menu-item .cg-dropdown-menu-item.cg-dropdown-item-danger.cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-disabled-text-color, #757575)}.cg-dropdown-list-item{border:0;cursor:pointer;display:block;font-size:.875rem;line-height:1.29;margin:0;padding:.9375rem 1rem;text-align:left;white-space:nowrap;width:100%;color:var(--cg-dropdown-menu-item-text-color, #353535);background-color:var(--cg-dropdown-menu-item-background-color, transparent)}.cg-dropdown-list-item .cg-dropdown-item-content,.cg-dropdown-list-item .cg-dropdown-item-description{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-dropdown-list-item .cg-dropdown-item-content [data-e2e=cg-icon]{margin-right:.5rem;vertical-align:text-top}.cg-dropdown-list-item .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-text-color, #757575);font-size:.75rem;line-height:1.33}.cg-dropdown-list-item.cg-has-description{height:auto}.cg-dropdown-list-item:hover{background-color:var(--cg-dropdown-menu-item-hover-background-color, #e6f2f9);color:var(--cg-dropdown-menu-item-hover-text-color, #353535);text-decoration:none}.cg-dropdown-list-item:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-hover-text-color, #757575)}.cg-dropdown-list-item:active{background-color:var(--cg-dropdown-menu-item-active-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-active-text-color, #005b92)}.cg-dropdown-list-item:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-active-text-color, #757575)}.cg-dropdown-list-item.cg-dropdown-item-selected{background-color:var(--cg-dropdown-menu-item-selected-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-selected-text-color, #353535)}.cg-dropdown-list-item.cg-dropdown-item-selected .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-selected-text-color, #757575)}.cg-dropdown-list-item:disabled,.cg-dropdown-list-item.cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-disabled-background-color, transparent)}.cg-dropdown-list-item:disabled .cg-dropdown-item-description,.cg-dropdown-list-item.cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-disabled-text-color, #757575)}.cg-dropdown-list-item.cg-dropdown-item-danger{color:var(--cg-dropdown-menu-item-danger-text-color, #e5202e);background-color:var(--cg-dropdown-menu-item-danger-background-color, transparent)}.cg-dropdown-list-item.cg-dropdown-item-danger .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-text-color, #757575)}.cg-dropdown-list-item.cg-dropdown-item-danger:focus{outline-offset:-0.125rem;outline:#000 solid .125rem}.cg-dropdown-list-item.cg-dropdown-item-danger:focus:not(:focus-visible){outline:0}.cg-dropdown-list-item.cg-dropdown-item-danger:focus:not(:-moz-focusring){outline:0}.cg-dropdown-list-item.cg-dropdown-item-danger:hover{background-color:var(--cg-dropdown-menu-item-danger-hover-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-hover-text-color, #fff);text-decoration:none}.cg-dropdown-list-item.cg-dropdown-item-danger:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-hover-text-color, #757575)}.cg-dropdown-list-item.cg-dropdown-item-danger:active{background-color:var(--cg-dropdown-menu-item-danger-active-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-active-text-color, #fff)}.cg-dropdown-list-item.cg-dropdown-item-danger:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-active-text-color, #fff)}.cg-dropdown-list-item.cg-dropdown-item-danger:disabled,.cg-dropdown-list-item.cg-dropdown-item-danger.cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-danger-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-danger-disabled-background-color, transparent)}.cg-dropdown-list-item.cg-dropdown-item-danger:disabled .cg-dropdown-item-description,.cg-dropdown-list-item.cg-dropdown-item-danger.cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-disabled-text-color, #757575)}.cg-button-field.cg-button-field-icon button.cg-is-button-more,.cg-button-field.cg-button-field-icon button.cg-is-button-more:hover,.cg-button-field.cg-button-field-icon button.cg-is-button-more:focus{color:#005b92}.cg-button-field.cg-button-field-icon button.cg-is-button-more:active,.cg-button-field.cg-button-field-icon button.cg-is-button-more.cg-is-active{color:#353535}.cg-dropdown-listbox{margin:0;padding:0}.cg-dropdown-listbox .cg-dropdown-submenu-wrapper{background-color:var(--cg-dropdown-menu-background-color, #fff);border:.0625rem solid var(--cg-dropdown-menu-border-color, #dadada);box-shadow:0 .375rem .75rem 0 rgba(0,0,0,.1);display:none;padding:0;position:absolute;z-index:1040;top:100%;left:0;min-width:11rem;max-width:50vw;position:absolute;left:100%;top:0}.cg-dropdown-listbox .cg-dropdown-submenu-wrapper.cg-is-open{display:flex;flex-direction:column}.cg-dropdown-listbox .cg-dropdown-submenu-wrapper [data-e2e=cg-dropdown-menu],.cg-dropdown-listbox .cg-dropdown-submenu-wrapper [data-e2e=cg-dropdown-list]{list-style:none;margin:0;padding:0}.cg-dropdown-listbox .cg-dropdown-close-area{display:none}.cg-dropdown-listbox .cg-submenu-target{border:0;cursor:pointer;display:block;font-size:.875rem;line-height:1.29;margin:0;padding:.9375rem 1rem;text-align:left;white-space:nowrap;width:100%;color:var(--cg-dropdown-menu-item-text-color, #353535);background-color:var(--cg-dropdown-menu-item-background-color, transparent)}.cg-dropdown-listbox .cg-submenu-target .cg-dropdown-item-content,.cg-dropdown-listbox .cg-submenu-target .cg-dropdown-item-description{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-dropdown-listbox .cg-submenu-target .cg-dropdown-item-content [data-e2e=cg-icon]{margin-right:.5rem;vertical-align:text-top}.cg-dropdown-listbox .cg-submenu-target .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-text-color, #757575);font-size:.75rem;line-height:1.33}.cg-dropdown-listbox .cg-submenu-target.cg-has-description{height:auto}.cg-dropdown-listbox .cg-submenu-target:hover{background-color:var(--cg-dropdown-menu-item-hover-background-color, #e6f2f9);color:var(--cg-dropdown-menu-item-hover-text-color, #353535);text-decoration:none}.cg-dropdown-listbox .cg-submenu-target:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-hover-text-color, #757575)}.cg-dropdown-listbox .cg-submenu-target:active{background-color:var(--cg-dropdown-menu-item-active-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-active-text-color, #005b92)}.cg-dropdown-listbox .cg-submenu-target:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-active-text-color, #757575)}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-selected{background-color:var(--cg-dropdown-menu-item-selected-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-selected-text-color, #353535)}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-selected .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-selected-text-color, #757575)}.cg-dropdown-listbox .cg-submenu-target:disabled,.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-disabled-background-color, transparent)}.cg-dropdown-listbox .cg-submenu-target:disabled .cg-dropdown-item-description,.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-disabled-text-color, #757575)}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger{color:var(--cg-dropdown-menu-item-danger-text-color, #e5202e);background-color:var(--cg-dropdown-menu-item-danger-background-color, transparent)}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-text-color, #757575)}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger:focus{outline-offset:-0.125rem;outline:#000 solid .125rem}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger:focus:not(:focus-visible){outline:0}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger:focus:not(:-moz-focusring){outline:0}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger:hover{background-color:var(--cg-dropdown-menu-item-danger-hover-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-hover-text-color, #fff);text-decoration:none}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-hover-text-color, #757575)}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger:active{background-color:var(--cg-dropdown-menu-item-danger-active-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-active-text-color, #fff)}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-active-text-color, #fff)}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger:disabled,.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger.cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-danger-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-danger-disabled-background-color, transparent)}.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger:disabled .cg-dropdown-item-description,.cg-dropdown-listbox .cg-submenu-target.cg-dropdown-item-danger.cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-disabled-text-color, #757575)}.cg-dropdown-listbox .cg-submenu-target{display:flex;justify-content:space-between;align-items:center}.cg-dropdown-listbox .cg-submenu-target:focus:focus-visible{outline:.125rem solid #000;outline-offset:-0.125rem}.cg-dropdown-listbox .cg-submenu-target .cg-dropdown-item-chevron-icon [data-e2e=cg-icon]{margin-left:.5rem;font-size:.875rem}.cg-dropdown-list-anchor-item{border:0;cursor:pointer;display:block;font-size:.875rem;line-height:1.29;margin:0;padding:.9375rem 1rem;text-align:left;white-space:nowrap;width:100%;color:var(--cg-dropdown-menu-item-text-color, #353535);background-color:var(--cg-dropdown-menu-item-background-color, transparent)}.cg-dropdown-list-anchor-item .cg-dropdown-item-content,.cg-dropdown-list-anchor-item .cg-dropdown-item-description{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-dropdown-list-anchor-item .cg-dropdown-item-content [data-e2e=cg-icon]{margin-right:.5rem;vertical-align:text-top}.cg-dropdown-list-anchor-item .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-text-color, #757575);font-size:.75rem;line-height:1.33}.cg-dropdown-list-anchor-item.cg-has-description{height:auto}.cg-dropdown-list-anchor-item:hover{background-color:var(--cg-dropdown-menu-item-hover-background-color, #e6f2f9);color:var(--cg-dropdown-menu-item-hover-text-color, #353535);text-decoration:none}.cg-dropdown-list-anchor-item:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-hover-text-color, #757575)}.cg-dropdown-list-anchor-item:active{background-color:var(--cg-dropdown-menu-item-active-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-active-text-color, #005b92)}.cg-dropdown-list-anchor-item:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-active-text-color, #757575)}.cg-dropdown-list-anchor-item.cg-dropdown-item-selected{background-color:var(--cg-dropdown-menu-item-selected-background-color, #f2f8fc);color:var(--cg-dropdown-menu-item-selected-text-color, #353535)}.cg-dropdown-list-anchor-item.cg-dropdown-item-selected .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-selected-text-color, #757575)}.cg-dropdown-list-anchor-item:disabled,.cg-dropdown-list-anchor-item.cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-disabled-background-color, transparent)}.cg-dropdown-list-anchor-item:disabled .cg-dropdown-item-description,.cg-dropdown-list-anchor-item.cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-disabled-text-color, #757575)}.cg-dropdown-list-anchor-item.cg-dropdown-item-danger{color:var(--cg-dropdown-menu-item-danger-text-color, #e5202e);background-color:var(--cg-dropdown-menu-item-danger-background-color, transparent)}.cg-dropdown-list-anchor-item.cg-dropdown-item-danger .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-text-color, #757575)}.cg-dropdown-list-anchor-item.cg-dropdown-item-danger:focus{outline-offset:-0.125rem;outline:#000 solid .125rem}.cg-dropdown-list-anchor-item.cg-dropdown-item-danger:focus:not(:focus-visible){outline:0}.cg-dropdown-list-anchor-item.cg-dropdown-item-danger:focus:not(:-moz-focusring){outline:0}.cg-dropdown-list-anchor-item.cg-dropdown-item-danger:hover{background-color:var(--cg-dropdown-menu-item-danger-hover-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-hover-text-color, #fff);text-decoration:none}.cg-dropdown-list-anchor-item.cg-dropdown-item-danger:hover .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-hover-text-color, #757575)}.cg-dropdown-list-anchor-item.cg-dropdown-item-danger:active{background-color:var(--cg-dropdown-menu-item-danger-active-background-color, #e5202e);color:var(--cg-dropdown-menu-item-danger-active-text-color, #fff)}.cg-dropdown-list-anchor-item.cg-dropdown-item-danger:active .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-active-text-color, #fff)}.cg-dropdown-list-anchor-item.cg-dropdown-item-danger:disabled,.cg-dropdown-list-anchor-item.cg-dropdown-item-danger.cg-dropdown-item-disabled{opacity:.5;pointer-events:none;color:var(--cg-dropdown-menu-item-danger-disabled-text-color, #353535);background-color:var(--cg-dropdown-menu-item-danger-disabled-background-color, transparent)}.cg-dropdown-list-anchor-item.cg-dropdown-item-danger:disabled .cg-dropdown-item-description,.cg-dropdown-list-anchor-item.cg-dropdown-item-danger.cg-dropdown-item-disabled .cg-dropdown-item-description{color:var(--cg-dropdown-menu-item-description-danger-disabled-text-color, #757575)}a.cg-dropdown-list-anchor-item:active,a.cg-dropdown-list-anchor-item:hover,a.cg-dropdown-list-anchor-item:visited,a.cg-dropdown-list-anchor-item:focus:not(.cg-dropdown-item-danger),a.cg-dropdown-list-anchor-item{text-decoration:none}@keyframes cg-fade-in{to{width:100vw;height:100vh;top:0;left:0}}@keyframes cg-fade-out{from{width:100vw;height:100vh;top:0;left:0}}.cg-fullscreen{max-height:100vh;max-width:100vw;display:flex}.cg-fullscreen.cg-fade-in,.cg-fullscreen.cg-fade-out{animation-timing-function:cubic-bezier(0.4, 0, 1, 1);animation-duration:300ms;animation-fill-mode:forwards}.cg-fullscreen.cg-fade-in{animation-name:cg-fade-in}.cg-fullscreen.cg-fade-out{animation-name:cg-fade-out}.cg-fullscreen.cg-fullscreen-instant{width:100vw;height:100vh}.cg-dropdown,.cg-dropdown *,.cg-dropdown *::before,.cg-dropdown *::after{box-sizing:border-box}.cg-dropdown{font-family:inherit}.cg-dropdown button{font-family:inherit}.cg-dropdown{display:inline-block;position:relative}.cg-dropdown [data-dropdown-focus=dropdown-list] li:focus-visible,.cg-dropdown [data-dropdown-focus=dropdown-list] button:focus-visible,.cg-dropdown [data-dropdown-focus=dropdown-list] a[data-dropdown-focus=dropdown-list-anchor-item]:focus-visible{outline:.125rem solid #000;outline-offset:-0.125rem}.cg-dropdown [data-dropdown-focus=dropdown-list] li:focus,.cg-dropdown [data-dropdown-focus=dropdown-list] button:focus,.cg-dropdown [data-dropdown-focus=dropdown-list] a[data-dropdown-focus=dropdown-list-anchor-item]:focus{outline:.125rem solid #000;outline-offset:-0.125rem}.cg-dropdown [data-dropdown-focus=dropdown-list] li:focus:active,.cg-dropdown [data-dropdown-focus=dropdown-list] button:focus:active,.cg-dropdown [data-dropdown-focus=dropdown-list] a[data-dropdown-focus=dropdown-list-anchor-item]:focus:active{outline:none}.cg-dropdown [data-dropdown-focus=dropdown-list] li[aria-haspopup=menu]:focus,.cg-dropdown [data-dropdown-focus=dropdown-list] [data-dropdown-focus=dropdown-listbox-btn]:focus{outline:none}.cg-dropdown [data-dropdown-focus=dropdown-list] li[aria-haspopup=menu]:focus-visible,.cg-dropdown [data-dropdown-focus=dropdown-list] [data-dropdown-focus=dropdown-listbox-btn]:focus-visible{outline:.125rem solid #000;outline-offset:-0.125rem}.cg-dropdown .cg-dropdown-menu-wrapper{background-color:var(--cg-dropdown-menu-background-color, #fff);border:.0625rem solid var(--cg-dropdown-menu-border-color, #dadada);box-shadow:0 .375rem .75rem 0 rgba(0,0,0,.1);display:none;padding:0;position:absolute;z-index:1040;top:100%;left:0;min-width:11rem;max-width:50vw}.cg-dropdown .cg-dropdown-menu-wrapper.cg-is-open{display:flex;flex-direction:column}.cg-dropdown .cg-dropdown-menu-wrapper [data-e2e=cg-dropdown-menu],.cg-dropdown .cg-dropdown-menu-wrapper [data-e2e=cg-dropdown-list]{list-style:none;margin:0;padding:0}.cg-dropdown .cg-dropdown-menu-wrapper.cg-has-tabs .cg-dropdown-close-area{background-color:#f6f6f6}.cg-dropdown .cg-dropdown-menu-wrapper .cg-dropdown-menu-area{overflow-y:auto}.cg-dropdown .cg-dropdown-menu-wrapper .cg-dropdown-menu-area [data-e2e=cg-field]{margin-bottom:0;padding:0 1rem .5rem}.cg-dropdown .cg-dropdown-menu-wrapper .cg-dropdown-menu-area [data-e2e=cg-field] input{padding-top:0;padding-bottom:0}.cg-dropdown .cg-dropdown-menu-wrapper .cg-dropdown-menu-area [data-e2e=cg-field].cg-field-secondary input{padding-left:0}.cg-dropdown.cg-dropdown-mobile .cg-dropdown-menu-wrapper{bottom:0;left:0;margin-top:0;overflow:auto;padding:0;position:relative;right:0;top:0;width:auto;max-width:none;min-width:auto}.cg-dropdown.cg-dropdown-mobile [data-e2e=cg-fullscreen]{position:fixed;z-index:1040;left:0;top:0}.cg-dropdown.cg-dropdown-mobile .cg-fullscreen-mobile-open [data-e2e=cg-menu-wrapper].cg-is-open{width:100vw;height:100vh}.cg-dropdown.cg-dropdown-mobile .cg-dropdown-tabs-bar{position:absolute;top:0;left:0;right:3rem;margin-bottom:0;height:3rem;overflow:hidden}.cg-dropdown.cg-dropdown-mobile .cg-dropdown-tab{padding:.875rem}.cg-dropdown.cg-dropdown-mobile .cg-dropdown-submenu .cg-dropdown-submenu-wrapper .cg-dropdown-nested-item,.cg-dropdown.cg-dropdown-mobile .cg-dropdown-listbox .cg-dropdown-submenu-wrapper .cg-dropdown-nested-item{padding-left:2rem}.cg-dropdown.cg-dropdown-mobile .cg-dropdown-submenu .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-nested-item,.cg-dropdown.cg-dropdown-mobile .cg-dropdown-listbox .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-nested-item{padding-left:3rem}.cg-dropdown.cg-dropdown-mobile .cg-dropdown-submenu .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-nested-item,.cg-dropdown.cg-dropdown-mobile .cg-dropdown-listbox .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-nested-item{padding-left:4rem}.cg-dropdown.cg-dropdown-mobile .cg-dropdown-submenu .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-nested-item,.cg-dropdown.cg-dropdown-mobile .cg-dropdown-listbox .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-nested-item{padding-left:5rem}.cg-dropdown.cg-dropdown-mobile .cg-dropdown-submenu .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-nested-item,.cg-dropdown.cg-dropdown-mobile .cg-dropdown-listbox .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-submenu-wrapper .cg-dropdown-nested-item{padding-left:6rem}.cg-dropdown.cg-dropdown-mobile .cg-dropdown-submenu .cg-dropdown-submenu-wrapper,.cg-dropdown.cg-dropdown-mobile .cg-dropdown-listbox .cg-dropdown-submenu-wrapper{left:0;top:auto;padding-left:0;border:none;min-width:100%;box-shadow:none;position:relative}.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-menu-wrapper [data-e2e=cg-dropdown-menu],.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-menu-wrapper [data-e2e=cg-dropdown-list],.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-submenu-wrapper [data-e2e=cg-dropdown-menu],.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-submenu-wrapper [data-e2e=cg-dropdown-list]{padding:.25rem 0}.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-menu-area{max-height:37.5rem}.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-menu-area [data-e2e=cg-field]{padding:1rem 1rem .25rem}.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-list-anchor-item,.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-list-item,.cg-dropdown:not(.cg-dropdown-mobile) .cg-submenu-target,.cg-dropdown:not(.cg-dropdown-mobile) [data-e2e=cg-field-choice-label]{padding:.4375rem 1rem}.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-list-anchor-item:not(.cg-has-description),.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-list-item:not(.cg-has-description),.cg-dropdown:not(.cg-dropdown-mobile) .cg-submenu-target:not(.cg-has-description),.cg-dropdown:not(.cg-dropdown-mobile) [data-e2e=cg-field-choice-label]:not(.cg-has-description){height:2rem}.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-menu-item .cg-dropdown-menu-item{padding:.4375rem 1rem}.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-menu-item .cg-dropdown-menu-item:not(.cg-has-description){height:2rem}.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-menu-category,.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-list-section{padding:.75rem 1rem .25rem}.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-menu-category:first-child,.cg-dropdown:not(.cg-dropdown-mobile) .cg-dropdown-list-section:first-child{padding-top:.5rem}.cg-dropdown .cg-dropdown-close-area{justify-content:flex-end;display:flex}.cg-dropdown .cg-fullscreen-mobile-scrolled .cg-dropdown-close-area{border-bottom:.0625rem solid #dadada;box-shadow:0 .375rem .75rem 0 rgba(0,0,0,.1);position:relative}.cg-dropdown-doc-ref{display:inline;height:0}dropdown.cg{height:0}.cg-button-group{width:100%;display:flex;justify-content:flex-end}.cg-button-group .cg-button-group-separator{border-left:.0625rem solid #dadada}.cg-button-group .cg-button-group-items{width:100%;display:flex;align-items:stretch;justify-content:flex-end;list-style:none;margin:0;padding:0}.cg-button-group .cg-button-group-items.cg-is-left-aligned{justify-content:flex-start;margin-left:-1rem}.cg-button-group .cg-button-group-items.cg-is-left-aligned .cg-button-group-dropdown-container{margin-left:auto}.cg-button-group .cg-button-group-item{display:flex;align-items:center;margin-top:0;flex-shrink:0}.cg-button-group .cg-button-group-dropdown-container{margin-top:0;display:inline-flex;align-items:center}.cg-button-group .cg-button-group-item.cg-has-margin-left-icon,.cg-button-group .cg-button-group-dropdown-container.cg-has-margin-left-icon{margin-left:.5rem}.cg-button-group .cg-button-group-item.cg-has-margin-left-default,.cg-button-group .cg-button-group-dropdown-container.cg-has-margin-left-default{margin-left:1rem}.cg-button-group .cg-is-hidden{visibility:hidden;position:absolute;top:-312.5rem;left:-312.5rem}.cg-button-group .cg-is-hidden button[data-e2e=cg-dropdown-toggle]{width:0;height:0;padding:0}.cg-button-group.cg-is-static{width:auto}.cg-button-group.cg-is-static-collapsed-on-mobile{width:auto}@media(max-width: 37.4375rem){.cg-button-group.cg-is-static-collapsed-on-mobile .cg-button-group-item{display:none}}@media(min-width: 37.5rem){.cg-button-group.cg-is-static-collapsed-on-mobile .cg-button-group-dropdown-container{display:none}}.cg-action-bar,.cg-action-bar *,.cg-action-bar *::before,.cg-action-bar *::after{box-sizing:border-box}.cg-action-bar{font-family:inherit;display:flex;font-size:.875rem;opacity:1;height:3rem;background-color:#fff;border-top:.0625rem solid #dadada}@media(min-width: 37.5rem){.cg-action-bar{height:3.5rem}}.cg-action-bar .cg-action-bar-panels{flex-grow:1;margin-left:1rem;margin-right:0;display:flex;align-items:stretch}@media(min-width: 64rem){.cg-action-bar .cg-action-bar-panels{margin-left:2rem;margin-right:1rem}}.cg-action-bar .cg-action-bar-panels>[data-e2e=cg-action-bar-panel-actions]:only-child,.cg-action-bar .cg-action-bar-panels action-bar-panel-actions:only-child{margin-left:-1rem}.cg-action-bar action-bar-panel-button{display:flex}.cg-action-bar action-bar-panel-custom,.cg-action-bar action-bar-panel-actions{flex:0 0 auto;display:flex}.cg-action-bar action-bar-panel-custom:last-child,.cg-action-bar action-bar-panel-actions:last-child{flex-grow:1}.cg-action-bar action-bar-panel-custom+action-bar-panel-actions [data-e2e=cg-action-bar-panel-actions],.cg-action-bar [data-e2e=cg-action-bar-panel-custom]+[data-e2e=cg-action-bar-panel-actions]{border-left:.0625rem solid #dadada}.cg-splitpane{display:flex;align-items:stretch;height:100%;position:relative}.cg-splitpane .cg-splitpane-main-container{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;height:100%}.cg-splitpane .cg-splitpane-main-container.cg-is-small-resolution .cg-splitpane-action-bar [data-e2e=cg-action-bar]{border-color:#bfbfbf;background:none}.cg-splitpane .cg-splitpane-main{overflow-y:auto;flex-grow:1;padding:1rem}@media(min-width: 90rem){.cg-splitpane .cg-splitpane-main{padding:2rem}}@media(min-width: 64rem){.cg-splitpane .cg-splitpane-right{margin-right:.5rem;padding-right:.5rem}}@media(min-width: 90rem){.cg-splitpane .cg-splitpane-right{margin-right:1rem;padding-right:1rem}}@media(min-width: 64rem){.cg-splitpane splitpane-aside,.cg-splitpane [data-e2e=cg-splitpane-aside]{height:auto}.cg-splitpane .cg-splitpane-action-bar{display:none}}
