.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-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-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-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-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-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}.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}@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-logo-small{vertical-align:top}@media(min-width: 37.5rem){.cg-logo-small{display:none}}.cg-logo-medium{vertical-align:top;display:none}@media(min-width: 37.5rem){.cg-logo-medium{display:inline}}.cg-logo-container{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}@media(min-width: 37.5rem){.cg-logo-container{width:3.5rem;height:auto}}.cg-banner-action-bar{height:2.5rem;display:flex;justify-content:flex-end;width:100%}.cg-banner-action-bar .cg-banner-action-items{display:flex;justify-content:flex-end;width:100%}@media(max-width: 63.9375rem){.cg-banner-action-bar{padding-left:0}}.cg-banner-action-bar .cg-banner-item-hidden{visibility:hidden;position:absolute;top:-312.5rem;left:-312.5rem}.cg-banner-action-bar [data-e2e=cg-dropdown-toggle]{margin-right:.25rem}.cg-banner-action-bar-item{display:inline-block}.cg-banner-action-bar-item .cg-button-field.cg-button-field-text button,.cg-banner-action-bar-item .cg-button-field.cg-button-field-text button:focus,.cg-banner-action-bar-item .cg-button-field.cg-button-field-text button:active,.cg-banner-action-bar-item .cg-button-field.cg-button-field-text a,.cg-banner-action-bar-item .cg-button-field.cg-button-field-text a:focus,.cg-banner-action-bar-item .cg-button-field.cg-button-field-text a:active{color:#353535}.cg-banner-action-bar-item .cg-button-field.cg-button-field-text button:hover,.cg-banner-action-bar-item .cg-button-field.cg-button-field-text a:hover{color:#005b92}.cg-banner-action-bar-item .cg-button-field.cg-button-field-text a{padding:.625rem 1rem}a.cg-logo-container{border:0;cursor:pointer;align-self:center;margin-left:-0.5rem}a.cg-logo-container:focus-visible{outline-color:#000;outline-offset:0;outline-style:solid;outline-width:.125rem}a.cg-logo-container:focus:not(:focus-visible){outline:none}@media(min-width: 37.5rem){a.cg-logo-container{margin-left:-1rem}}@media(min-width: 90rem){a.cg-logo-container{margin-left:-1rem}}.cg-banner-right-content{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}@media(min-width: 37.5rem){.cg-banner-right-content{gap:1rem}}@media(min-width: 64rem){.cg-banner-right-content{flex-grow:1}}.cg-banner-right-content banner-action-bar,.cg-banner-right-content [data-e2e=cg-button-group]:first-child,.cg-banner-right-content button-group:first-child{flex-grow:1}@media(min-width: 37.5rem){.cg-banner-right-content [data-e2e=cg-client-switcher-button]{margin-right:-0.5rem}}.cg-banner-right-content>[data-e2e=cg-fishbowl]:last-child,.cg-banner-right-content>fishbowl{margin-right:-0.5rem}@media(min-width: 37.5rem){.cg-banner-right-content>[data-e2e=cg-fishbowl]:last-child,.cg-banner-right-content>fishbowl{margin-right:-1rem}}.cg-banner-search .cg-banner-search-mobile{display:flex;justify-content:flex-end}@media(min-width: 64rem){.cg-banner-search .cg-banner-search-mobile{display:none}}@media(max-width: 63.9375rem){.cg-banner-search .cg-banner-search-default{display:none}}.cg-banner-search .cg-banner-search-default [data-e2e=cg-field],.cg-banner-search .cg-banner-search-default search-field{margin-bottom:0;width:100%}.cg-banner-search .cg-banner-search-default [data-e2e=cg-field] input[type=search],.cg-banner-search .cg-banner-search-default search-field input[type=search]{border-color:rgba(0,0,0,0)}.cg-banner-application-status{display:none;align-items:center;padding:.75rem}.cg-banner-application-status iconsvg{line-height:0}.cg-banner-application-status [icon-name=check-circle]{color:#648d18}@media(min-width: 37.5rem){.cg-banner-application-status{display:flex}}.cg-banner-brand-logo,.cg-banner-brand-logo *,.cg-banner-brand-logo *::before,.cg-banner-brand-logo *::after{box-sizing:border-box}.cg-banner-brand-logo{display:flex;align-items:center;justify-content:center;aspect-ratio:1;height:2.5rem;width:2.5rem;margin-left:-0.5rem}@media(min-width: 37.5rem){.cg-banner-brand-logo{height:3.5rem;width:3.5rem;margin-left:-0.9375rem}}.cg-banner-brand-logo img{max-height:calc(100% - .0625rem);max-width:calc(100% - .0625rem)}.cg-banner-brand-custom,.cg-banner-brand-custom *,.cg-banner-brand-custom *::before,.cg-banner-brand-custom *::after{box-sizing:border-box}.cg-banner-brand-custom{font-family:inherit}.cg-banner-brand-custom{display:inline-flex}.cg-banner-brand-custom picture,.cg-banner-brand-custom img{line-height:0}a.cg-banner-brand-custom{color:#005b92;text-decoration:none}a.cg-banner-brand-custom:hover{color:#003d61}a.cg-banner-brand-custom:hover{text-decoration:underline}a.cg-banner-brand-custom:hover{text-decoration:none}banner-brand-custom.cg{display:inline-flex}.cg-banner-brand-compact,.cg-banner-brand-compact *,.cg-banner-brand-compact *::before,.cg-banner-brand-compact *::after{box-sizing:border-box}.cg-banner-brand-compact{font-family:inherit}.cg-banner-brand-compact{display:flex;flex-direction:column;font-size:.875rem;line-height:1.29;overflow:hidden}@media(min-width: 64rem){.cg-banner-brand-compact{font-size:1rem;line-height:1.25}}.cg-banner-brand-compact .cg-banner-brand-parent,.cg-banner-brand-compact .cg-banner-brand-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}banner-brand-compact.cg{display:inline-flex;overflow:hidden}.cg-banner-brand-inline,.cg-banner-brand-inline *,.cg-banner-brand-inline *::before,.cg-banner-brand-inline *::after{box-sizing:border-box}.cg-banner-brand-inline{font-family:inherit}.cg-banner-brand-inline{font-size:1rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width: 64rem){.cg-banner-brand-inline{font-size:1.125rem;line-height:1.33}}.cg-banner-brand-inline .cg-banner-brand-child{margin-left:.5rem}banner-brand-inline.cg{display:inline-flex;overflow:hidden}.cg-banner-brand,.cg-banner-brand *,.cg-banner-brand *::before,.cg-banner-brand *::after{box-sizing:border-box}.cg-banner-brand-suite{font-family:inherit}a.cg-banner-brand-suite{color:#005b92;text-decoration:none}a.cg-banner-brand-suite:hover{color:#003d61}a.cg-banner-brand-suite:hover{text-decoration:underline}a.cg-banner-brand-suite:focus-visible{outline-offset:-0.125rem;outline:#000 solid .125rem}a.cg-banner-brand-suite:focus:not(:focus-visible){outline:none}a.cg-banner-brand-suite:hover{text-decoration:none}.cg-banner-brand-suite{display:inline-flex;justify-content:flex-start;align-items:center;flex-shrink:1;overflow:hidden}.cg-banner-brand-suite [data-e2e=cg-banner-brand-custom],.cg-banner-brand-suite [data-e2e=cg-banner-brand-inline],.cg-banner-brand-suite [data-e2e=cg-banner-brand-compact]{padding-inline:1.5rem 2rem}@media(min-width: 37.5rem){.cg-banner-brand-suite [data-e2e=cg-banner-brand-custom],.cg-banner-brand-suite [data-e2e=cg-banner-brand-inline],.cg-banner-brand-suite [data-e2e=cg-banner-brand-compact]{padding-left:1rem}}@media(min-width: 64rem){.cg-banner-brand-suite [data-e2e=cg-banner-brand-custom],.cg-banner-brand-suite [data-e2e=cg-banner-brand-inline],.cg-banner-brand-suite [data-e2e=cg-banner-brand-compact]{padding-left:2rem}}.cg-banner-brand-suite [data-e2e=cg-banner-brand-inline],.cg-banner-brand-suite [data-e2e=cg-banner-brand-compact]{color:#353535}.cg-banner-brand-suite [data-e2e=cg-banner-brand-inline] .cg-banner-brand-parent,.cg-banner-brand-suite [data-e2e=cg-banner-brand-compact] .cg-banner-brand-parent{font-weight:500}.cg-banner-brand-suite [data-e2e=cg-banner-brand-inline] .cg-banner-brand-child,.cg-banner-brand-suite [data-e2e=cg-banner-brand-compact] .cg-banner-brand-child{font-weight:300}banner-brand-suite.cg{display:flex;overflow:hidden}.cg-banner-skip-to-content{width:100%;display:flex;align-items:center;justify-content:center}.cg-banner-skip-to-content .cg-banner-skip-to-content-anchor-wrapper{display:flex;width:100%;max-width:83rem;margin-left:-2rem}.cg-banner-skip-to-content .cg-banner-skip-to-content-anchor-wrapper .cg-banner-skip-to-content-anchor{padding:.625rem 1rem}.cg-banner,.cg-banner *,.cg-banner *::before,.cg-banner *::after{box-sizing:border-box}.cg-banner{font-family:inherit}.cg-banner{position:relative}.cg-banner .cg-banner-container{height:3rem;background-color:var(--cg-banner-background-color, #fff);display:flex;justify-content:center;border-bottom:.0625rem solid var(--cg-banner-border-bottom-color, #dadada);padding:0 1rem}@media(min-width: 37.5rem){.cg-banner .cg-banner-container{height:3.5rem}}@media(min-width: 64rem){.cg-banner .cg-banner-container{padding-right:2rem}}.cg-banner .cg-banner-container.cg-banner-skip-to-content{height:0;background-color:var(--cg-banner-background-color, #f6f6f6);overflow:hidden;border-bottom:0}.cg-banner .cg-banner-container.cg-banner-skip-to-content:focus-within{height:3rem;border-bottom:.0625rem solid var(--cg-banner-border-bottom-color, #dadada)}.cg-banner banner-skip-to-content{width:100%;display:flex}.cg-banner banner-logo{display:flex}.cg-banner fishbowl{display:inline-flex}.cg-banner .cg-banner-product-name{padding-inline:1.5rem 1rem;cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:500;line-height:1.25}@media(min-width: 37.5rem){.cg-banner .cg-banner-product-name{padding-left:1rem}}@media(min-width: 64rem){.cg-banner .cg-banner-product-name{font-size:1.125rem;font-weight:500;line-height:1.3333333333;padding-inline:2rem}}.cg-banner .cg-banner-content{display:flex;flex:1 auto}.cg-banner .cg-banner-left-content{display:flex;flex:1;align-items:center;width:0}@media(min-width: 64rem){.cg-banner .cg-banner-left-content{flex:0 0 auto;width:auto}}.cg-banner .cg-banner-search-container{height:100%;align-items:center;display:flex;margin-right:.5rem}@media(min-width: 37.5rem){.cg-banner .cg-banner-search-container{margin-right:1rem}}@media(min-width: 64rem){.cg-banner .cg-banner-search-container{flex:0 1 100%;position:relative;flex-basis:0}}@media(min-width: 37.5rem){.cg-banner .cg-banner-search-container.cg-is-empty{flex-basis:auto}}.cg-banner .cg-banner-search-placeholder{display:flex;flex-grow:1}@media(min-width: 64rem){.cg-banner .cg-banner-search-placeholder{position:absolute;left:0;width:17rem;flex-direction:column;height:100%;justify-content:center;top:0}}.cg-banner .cg-banner-search-placeholder>*{width:100%}@media(min-width: 37.5rem){.cg-banner.cg-banner-extra-margins .cg-banner-container{padding:0 2rem}}@media(min-width: 64rem){.cg-banner.cg-banner-extra-margins .cg-banner-container{padding:0 3rem}}@media(min-width: 90rem){.cg-banner.cg-banner-extra-margins .cg-banner-container{padding:0 3.5rem}}.cg-banner.cg-banner-extra-margins .cg-banner-content{max-width:83rem}@media(min-width: 64rem){.cg-banner.cg-banner-extra-margins .cg-banner-product-name{padding-left:1rem}}@media(min-width: 64rem){.cg-banner.cg-banner-extra-margins [data-e2e=cg-banner-brand-custom],.cg-banner.cg-banner-extra-margins [data-e2e=cg-banner-brand-inline],.cg-banner.cg-banner-extra-margins [data-e2e=cg-banner-brand-compact]{padding-left:1rem}}.cg-banner.cg-banner-sticky{height:3rem}@media(min-width: 37.5rem){.cg-banner.cg-banner-sticky{height:3.5rem}}.cg-banner.cg-banner-sticky .cg-banner-sticky-container{z-index:10;position:fixed;top:0;left:0;right:0;margin-top:0}.cg-banner.cg-banner-sticky:has(.cg-banner-skip-to-content:focus-within) .cg-banner-sticky-container{margin-top:3rem}.cg-banner.cg-banner-sticky:has(.cg-banner-skip-to-content:focus-within){height:6rem}@media(min-width: 37.5rem){.cg-banner.cg-banner-sticky:has(.cg-banner-skip-to-content:focus-within){height:6.5rem}}.cg-banner.cg-banner-sticky:has(.cg-banner-skip-to-content:focus-within) .cg-banner-skip-to-content{z-index:10;position:fixed;top:0;left:0;right:0}.cg-banner banner-right{display:flex;align-items:center}@media(min-width: 64rem){.cg-banner banner-right{flex-grow:1}}
