.dui-popup{display:inline-block;color:var(--component-color-primary-regular);cursor:pointer}.dui-popup--disabled{cursor:auto}.dui-popup__panel{position:absolute;top:0;left:0;z-index:999;box-sizing:border-box;border-radius:var(--border-radius-large)}.dui-popup__panel.gda-popover-placement-left,.dui-popup__panel.gda-popover-placement-leftTop,.dui-popup__panel.gda-popover-placement-leftBottom{padding-right:0}.dui-popup__panel.gda-popover-placement-bottom,.dui-popup__panel.gda-popover-placement-bottomLeft,.dui-popup__panel.gda-popover-placement-bottomRight{padding-top:0}.dui-popup__panel .gda-popover-inner{background:none;border:none;border-radius:0;box-shadow:none}.dui-popup__panel .gda-popover-inner-content{min-width:auto;padding:0}.dui-popup__panel--box-shadow{box-shadow:var(--boxshadow-medium)}.dui-popup__panel--padding{padding:0 16px 16px}.dui-popup__panel--padding.gda-popover-placement-left,.dui-popup__panel--padding.gda-popover-placement-leftTop,.dui-popup__panel--padding.gda-popover-placement-leftBottom{padding-right:16px}.dui-popup__panel--background{background:var(--modal-background-color)}.dui-popup__panel--medium{width:264px}.dui-popup__panel--large{width:334px;padding:0 20px 24px;border-radius:--var(--border-radius-xlarge)}.dui-popup__size--medium{width:264px}.dui-popup__size--large{width:344px}.dui-popup__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:calc(100% + 32px);height:48px;padding:0 32px;margin-left:-16px;-webkit-user-select:none;user-select:none}.dui-popup__header--large{height:56px}.dui-popup__header--grab{cursor:grab}.dui-popup__panel--padding .dui-popup__header{padding:0 16px}.dui-popup__title{font:var(--text-p1-bold);color:var(--text-color-primary)}.dui-popup__title--large{font:var(--text-h6-bold)}.dui-popup__close{margin-left:24px;cursor:pointer}.gda-slider{box-sizing:border-box;color:var(--text-color-primary, #222529);font-size:var(--font-size-medium, 14px);font-variant:tabular-nums;line-height:var(--line-height-medium, 1.5);list-style:none;font-feature-settings:"tnum";position:relative;height:var(--slider-height-small, 6px);margin:14px 6px 10px;cursor:pointer;touch-action:none;padding:0}.gda-slider-wide,.gda-slider-wide .gda-slider-rail{height:var(--slider-height-medium, 12px);border-radius:calc(var(--slider-height-medium, 12px) / 2)}.gda-slider-wide .gda-slider-track{height:var(--slider-height-medium, 12px)}.gda-slider-wide .gda-slider-handle{margin-top:0;width:var(--slider-dot-size, 12px);height:var(--slider-dot-size, 12px)}.gda-slider-wide .gda-slider-step{height:var(--slider-height-medium, 12px)}.gda-slider-vertical{width:12px;height:100%;margin:6px 10px;padding:0 4px}.gda-slider-vertical .gda-slider-rail{width:var(--slider-height-small, 6px);height:calc(100% + var(--slider-dot-size, 12px));left:auto;top:calc(var(--slider-dot-size, 12px) / -2)}.gda-slider-vertical .gda-slider-track{width:var(--slider-height-small, 6px);left:auto}.gda-slider-vertical .gda-slider-track:before,.gda-slider-vertical .gda-slider-track:after{width:100%;height:var(--slider-height-small, 6px)}.gda-slider-vertical .gda-slider-track:before{left:0;top:calc(var(--slider-dot-size, 12px) / -2);border-radius:calc(var(--slider-dot-size, 12px) / 2) calc(var(--slider-dot-size, 12px) / 2) 0 0}.gda-slider-vertical .gda-slider-track:after{right:auto;bottom:calc(var(--slider-dot-size, 12px) / -2);border-radius:0 0 calc(var(--slider-dot-size, 12px) / 2) calc(var(--slider-dot-size, 12px) / 2)}.gda-slider-vertical .gda-slider-handle{margin-top:calc(var(--slider-dot-size, 12px) / -2);margin-left:-3px}.gda-slider-vertical .gda-slider-mark{top:0;left:12px;width:18px;height:100%}.gda-slider-vertical .gda-slider-mark-text{left:4px;white-space:nowrap}.gda-slider-vertical .gda-slider-step{width:var(--slider-height-small, 6px);height:100%}.gda-slider-vertical .gda-slider-dot{top:auto;left:3px;margin-bottom:-4px}.gda-slider-tooltip .gda-tooltip-inner{min-width:unset}.gda-slider-rtl.gda-slider-vertical .gda-slider-handle{margin-right:-5px;margin-left:0}.gda-slider-rtl.gda-slider-vertical .gda-slider-mark{right:12px;left:auto}.gda-slider-rtl.gda-slider-vertical .gda-slider-mark-text{right:4px;left:auto}.gda-slider-rtl.gda-slider-vertical .gda-slider-dot{right:2px;left:auto}.gda-slider-with-marks{margin-bottom:28px}.gda-slider-rail{position:absolute;width:calc(100% + var(--slider-dot-size, 12px));left:calc(var(--slider-dot-size, 12px) / -2);height:var(--slider-height-small, 6px);background-color:var(--slider-background-color-regular, #f1f2f4);border-radius:calc(var(--slider-height-small, 6px) / 2);transition:background-color .3s}.gda-slider-track{position:absolute;height:var(--slider-height-small, 6px);background-color:var(--slider-background-color-checked, #d9dcdf);transition:background-color .3s;left:calc(var(--slider-dot-size, 12px) / -2)}.gda-slider-track:before,.gda-slider-track:after{content:"";position:absolute;width:calc(var(--slider-dot-size, 12px) / 2);min-width:calc(var(--slider-dot-size, 12px) / 2);max-width:100%;height:100%;background-color:var(--slider-background-color-checked, #d9dcdf)}.gda-slider-track:before{left:calc(var(--slider-dot-size, 12px) / -2);border-radius:calc(var(--slider-dot-size, 12px) / 2) 0 0 calc(var(--slider-dot-size, 12px) / 2)}.gda-slider-track:after{right:calc(var(--slider-dot-size, 12px) / -2);border-radius:0 calc(var(--slider-dot-size, 12px) / 2) calc(var(--slider-dot-size, 12px) / 2) 0}.gda-slider-handle{position:absolute;width:var(--slider-dot-size, 12px);height:var(--slider-dot-size, 12px);margin-top:-3px;background-color:var(--slider-dot-color-regular, #fff);border:solid 1px var(--slider-dot-border-color-regular, #222529);border-radius:50%;box-shadow:0;cursor:pointer;transition:border-color .3s,box-shadow .3s}.gda-slider-handle-dragging.gda-slider-handle-dragging.gda-slider-handle-dragging{border-color:var(--slider-dot-border-color-regular, #222529);box-shadow:0 0 0 5px var(--slider-dot-outline-color-active, rgba(0, 0, 0, .08))}.gda-slider-handle:focus{border-color:var(--slider-dot-border-color-regular, #222529);outline:none;box-shadow:0 0 0 5px var(--slider-dot-outline-color-active, rgba(0, 0, 0, .08))}.gda-slider-handle.gda-tooltip-open{border-color:var(--slider-dot-border-color-regular, #222529)}.gda-slider:hover .gda-slider-rail{background-color:var(--slider-background-color-hover, #f1f2f4)}.gda-slider:hover .gda-slider-track{background-color:var(--slider-background-color-checked, #d9dcdf)}.gda-slider:hover .gda-slider-handle:not(.gda-tooltip-open){border-color:var(--slider-dot-border-color-regular, #222529)}.gda-slider-mark{position:absolute;top:14px;left:0;width:100%;font-size:var(--font-size-medium, 14px)}.gda-slider-mark-text{position:absolute;display:inline-block;color:var(--text-color-placeholder, #9da3ac);text-align:center;word-break:keep-all;cursor:pointer;-webkit-user-select:none;user-select:none}.gda-slider-mark-text-active{color:var(--text-color-primary, #222529)}.gda-slider-step{position:absolute;width:100%;height:6px;background:transparent}.gda-slider-dot{position:absolute;top:-1px;width:8px;height:8px;margin-left:-4px;background-color:var(--background-color-primary-regular, #fff);border:1px solid var(--slider-dot-border-color-regular, #222529);border-radius:50%;cursor:pointer}.gda-slider-dot:first-child{margin-left:-4px}.gda-slider-dot:last-child{margin-left:-4px}.gda-slider-dot-active{border-color:var(--slider-dot-border-color-regular, #222529)}.gda-slider-disabled{cursor:not-allowed}.gda-slider-disabled .gda-slider-track{background-color:var(--text-color-disabled, #b4b8bf)!important}.gda-slider-disabled .gda-slider-handle,.gda-slider-disabled .gda-slider-dot{background-color:var(--background-color-primary-regular, #fff);border-color:var(--text-color-disabled, #b4b8bf)!important;box-shadow:none;cursor:not-allowed}.gda-slider-disabled .gda-slider-mark-text,.gda-slider-disabled .gda-slider-dot{cursor:not-allowed!important}@media screen and (max-width: 1279px){.gda-slider-handle:before{position:absolute;width:calc(var(--slider-dot-size) * 2);height:calc(var(--slider-dot-size) * 2);left:calc(var(--slider-dot-size) / -2 - 1px);top:calc(var(--slider-dot-size) / -2 - 1px);content:""}}.gda-slider-rtl{direction:rtl}.gda-slider-rtl .gda-slider-mark{right:0;left:auto}.gda-slider-rtl .gda-slider-dot,.gda-slider-rtl .gda-slider-dot:first-child{margin-right:-4px;margin-left:0}.gda-slider-rtl .gda-slider-dot:last-child{margin-right:-4px;margin-left:0}.dui-color-picker-alpha{position:relative;height:12px}.dui-color-picker-alpha__slider{height:12px;margin-top:0;margin-right:6px;margin-left:6px}.dui-color-picker-alpha__slider .gda-slider-rail{display:none}.dui-color-picker-alpha__slider .gda-slider-handle{top:50%;z-index:2;margin-top:0;transform:translate(-50%,-50%)!important}.dui-color-picker-alpha__slider .gda-slider-track{display:none}.dui-color-picker-alpha__background{position:absolute;top:0;left:0;width:100%;height:12px;background-image:linear-gradient(to top right,hsla(0,0%,80%,.6) 25%,transparent 0,transparent 75%,hsla(0,0%,80%,.6) 0,hsla(0,0%,80%,.6)),linear-gradient(to top right,hsla(0,0%,80%,.6) 25%,transparent 0,transparent 75%,hsla(0,0%,80%,.6) 0,hsla(0,0%,80%,.6));background-position:0 0,6px 6px;background-size:12px 12px;border-radius:var(--border-radius-medium);pointer-events:none}.dui-color-picker-alpha__gradient{height:12px;border-radius:var(--border-radius-medium)}.dui-color-picker-hue{position:relative;height:12px}.dui-color-picker-hue__slider{height:12px;margin-top:0;margin-right:6px;margin-left:6px}.dui-color-picker-hue__slider .gda-slider-rail,.dui-color-picker-hue__slider .gda-slider-track{display:none}.dui-color-picker-hue__slider .gda-slider-handle{top:50%;z-index:2;margin-top:0;transform:translate(-50%,-50%)!important}.dui-color-picker-hue__background{position:absolute;top:0;left:0;width:100%;height:12px;background:linear-gradient(to right,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red);border-radius:var(--border-radius-medium);pointer-events:none}.gda-input-number{box-sizing:border-box;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:relative;width:100%;height:var(--input-height-large, 40px);padding:4px var(--input-space-horizontal-large, 12px);color:var(--text-color-primary, #222529);font-size:var(--font-size-medium, 14px);line-height:var(--line-height-medium, 1.5);background-color:var(--background-color-primary-regular, #fff);background-image:none;transition:all .3s,padding-right 0s;display:inline-block;width:90px;margin:0;padding:0;border:var(--border-width-small, 1px) solid var(--border-color-primary-regular, #e8eaec);border-radius:var(--border-radius-large, 8px)}.gda-input-number::-moz-placeholder{color:var(--text-color-placeholder, #9da3ac);opacity:1}.gda-input-number:-ms-input-placeholder{color:var(--text-color-placeholder, #9da3ac)}.gda-input-number::-webkit-input-placeholder{color:var(--text-color-placeholder, #9da3ac)}.gda-input-number:placeholder-shown{text-overflow:ellipsis}.gda-input-number:focus,.gda-input-number-focused{border-color:var(--border-color-primary-hover, #2254f4);border-right-width:var(--border-width-small, 1px)!important;outline:0}.gda-input-number[disabled]{color:var(--text-color-disabled, #b4b8bf);background-color:var(--background-color-disabled, #f1f2f4);border-color:var(--border-color-primary-regular, #e8eaec);box-shadow:none;cursor:not-allowed;opacity:1}.gda-input-number[disabled]:hover{border-color:var(--border-color-primary-regular, #e8eaec);border-right-width:var(--border-width-small, 1px)!important}.gda-input-number-borderless,.gda-input-number-borderless:hover,.gda-input-number-borderless:focus,.gda-input-number-borderless-focused,.gda-input-number-borderless-disabled,.gda-input-number-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.gda-input-number{max-width:100%;height:auto;min-height:var(--input-height-large, 40px);line-height:var(--line-height-medium, 1.5);padding:8px var(--input-space-horizontal-large, 12px);vertical-align:bottom;transition:all .3s,height 0s}.gda-input-number-lg{height:var(--input-height-large, 40px);padding:6px var(--input-space-horizontal-large, 12px);font-size:var(--font-size-medium, 14px);border-radius:var(--border-radius-large, 8px)}.gda-input-number-sm{height:var(--input-height-medium, 32px);padding:1px var(--input-space-horizontal-medium, 8px);font-size:var(--font-size-medium, 14px);border-radius:var(--border-radius-medium, 6px)}.gda-input-number-xs{height:var(--height-small, 24px);padding:1px var(--input-space-horizontal-small, 8px);font-size:var(--font-size-small, 12px);border-radius:var(--border-radius-small, 4px)}.gda-input-number-group{box-sizing:border-box;margin:0;padding:0;color:var(--text-color-primary, #222529);font-size:var(--font-size-medium, 14px);font-variant:tabular-nums;line-height:var(--line-height-medium, 1.5);list-style:none;font-feature-settings:"tnum";position:relative;display:table;width:100%;border-collapse:separate;border-spacing:0}.gda-input-number-group[class*=col-]{float:none;padding-right:0;padding-left:0}.gda-input-number-group>[class*=col-]{padding-right:8px}.gda-input-number-group>[class*=col-]:last-child{padding-right:0}.gda-input-number-group-addon,.gda-input-number-group-wrap,.gda-input-number-group>.gda-input-number{display:table-cell}.gda-input-number-group-addon:not(:first-child):not(:last-child),.gda-input-number-group-wrap:not(:first-child):not(:last-child),.gda-input-number-group>.gda-input-number:not(:first-child):not(:last-child){border-radius:0}.gda-input-number-group-addon,.gda-input-number-group-wrap{width:1px;white-space:nowrap;vertical-align:middle}.gda-input-number-group-wrap>*{display:block!important}.gda-input-number-group .gda-input-number{float:left;width:100%;margin-bottom:0;text-align:inherit}.gda-input-number-group .gda-input-number:focus{z-index:1;border-right-width:1px}.gda-input-number-group .gda-input-number:hover{z-index:1;border-right-width:1px}.gda-input-search-with-button .gda-input-number-group .gda-input-number:hover{z-index:0}.gda-input-number-group-addon{position:relative;padding:0 var(--input-space-horizontal-large, 12px);color:var(--text-color-primary, #222529);font-weight:400;font-size:var(--font-size-medium, 14px);text-align:center;background-color:var(--background-color-tertiary-regular, #f1f2f4);border:var(--border-width-small, 1px) solid var(--border-color-primary-regular, #e8eaec);border-radius:var(--border-radius-large, 8px);transition:all .3s}.gda-input-number-group-addon .gda-select{margin:-5px calc(var(--input-space-horizontal-large, 12px) * -1)}.gda-input-number-group-addon .gda-select.gda-select-single:not(.gda-select-customize-input) .gda-select-selector{background-color:inherit;border:var(--border-width-small, 1px) solid transparent;box-shadow:none}.gda-input-number-group-addon .gda-select-open .gda-select-selector,.gda-input-number-group-addon .gda-select-focused .gda-select-selector{color:var(--text-color-primary, #222529)}.gda-input-number-group-addon .gda-cascader-picker{margin:-9px -8px;background-color:transparent}.gda-input-number-group-addon .gda-cascader-picker .gda-cascader-input{text-align:left;border:0;box-shadow:none}.gda-input-number-group>.gda-input-number:first-child,.gda-input-number-group-addon:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.gda-input-number-group>.gda-input-number:first-child .gda-select .gda-select-selector,.gda-input-number-group-addon:first-child .gda-select .gda-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.gda-input-number-group>.gda-input-number-affix-wrapper:not(:first-child) .gda-input-number{border-top-left-radius:0;border-bottom-left-radius:0}.gda-input-number-group>.gda-input-number-affix-wrapper:not(:last-child) .gda-input-number{border-top-right-radius:0;border-bottom-right-radius:0}.gda-input-number-group-addon:first-child{border-right:0}.gda-input-number-group-addon:last-child{border-left:0}.gda-input-number-group>.gda-input-number:last-child,.gda-input-number-group-addon:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.gda-input-number-group>.gda-input-number:last-child .gda-select .gda-select-selector,.gda-input-number-group-addon:last-child .gda-select .gda-select-selector{border-top-left-radius:0;border-bottom-left-radius:0}.gda-input-number-group-lg .gda-input-number,.gda-input-number-group-lg>.gda-input-number-group-addon{height:var(--input-height-large, 40px);padding:6px var(--input-space-horizontal-large, 12px);font-size:var(--font-size-medium, 14px);border-radius:var(--border-radius-large, 8px)}.gda-input-number-group-sm .gda-input-number,.gda-input-number-group-sm>.gda-input-number-group-addon{height:var(--input-height-medium, 32px);padding:1px var(--input-space-horizontal-medium, 8px);font-size:var(--font-size-medium, 14px);border-radius:var(--border-radius-medium, 6px)}.gda-input-number-group-xs .gda-input-number,.gda-input-number-group-xs>.gda-input-number-group-addon{height:var(--height-small, 24px);padding:1px var(--input-space-horizontal-small, 8px);font-size:var(--font-size-small, 12px);border-radius:var(--border-radius-small, 4px)}.gda-input-number-group-lg .gda-select-single .gda-select-selector{height:var(--input-height-large, 40px)}.gda-input-number-group-sm .gda-select-single .gda-select-selector{height:var(--input-height-medium, 32px)}.gda-input-number-group-xs .gda-select-single .gda-select-selector{height:var(--height-small, 24px)}.gda-input-number-group .gda-input-number-affix-wrapper:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.gda-input-search .gda-input-number-group .gda-input-number-affix-wrapper:not(:last-child){border-top-left-radius:var(--border-radius-large, 8px);border-bottom-left-radius:var(--border-radius-large, 8px)}.gda-input-number-group .gda-input-number-affix-wrapper:not(:first-child),.gda-input-search .gda-input-number-group .gda-input-number-affix-wrapper:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.gda-input-number-group.gda-input-number-group-compact{display:block}.gda-input-number-group.gda-input-number-group-compact:before,.gda-input-number-group.gda-input-number-group-compact:after{display:table;content:""}.gda-input-number-group.gda-input-number-group-compact:after{clear:both}.gda-input-number-group.gda-input-number-group-compact-addon:not(:first-child):not(:last-child),.gda-input-number-group.gda-input-number-group-compact-wrap:not(:first-child):not(:last-child),.gda-input-number-group.gda-input-number-group-compact>.gda-input-number:not(:first-child):not(:last-child){border-right-width:var(--border-width-small, 1px)}.gda-input-number-group.gda-input-number-group-compact-addon:not(:first-child):not(:last-child):hover,.gda-input-number-group.gda-input-number-group-compact-wrap:not(:first-child):not(:last-child):hover,.gda-input-number-group.gda-input-number-group-compact>.gda-input-number:not(:first-child):not(:last-child):hover{z-index:1}.gda-input-number-group.gda-input-number-group-compact-addon:not(:first-child):not(:last-child):focus,.gda-input-number-group.gda-input-number-group-compact-wrap:not(:first-child):not(:last-child):focus,.gda-input-number-group.gda-input-number-group-compact>.gda-input-number:not(:first-child):not(:last-child):focus{z-index:1}.gda-input-number-group.gda-input-number-group-compact>*{display:inline-block;float:none;vertical-align:top;border-radius:0}.gda-input-number-group.gda-input-number-group-compact>.gda-input-number-affix-wrapper{display:inline-flex}.gda-input-number-group.gda-input-number-group-compact>.gda-picker-range{display:inline-flex}.gda-input-number-group.gda-input-number-group-compact>*:not(:last-child){margin-right:calc(var(--border-width-small, 1px) * -1);border-right-width:var(--border-width-small, 1px)}.gda-input-number-group.gda-input-number-group-compact .gda-input-number{float:none}.gda-input-number-group.gda-input-number-group-compact>.gda-select>.gda-select-selector,.gda-input-number-group.gda-input-number-group-compact>.gda-select-auto-complete .gda-input,.gda-input-number-group.gda-input-number-group-compact>.gda-cascader-picker .gda-input,.gda-input-number-group.gda-input-number-group-compact>.gda-input-group-wrapper .gda-input{border-right-width:var(--border-width-small, 1px);border-radius:0}.gda-input-number-group.gda-input-number-group-compact>.gda-select>.gda-select-selector:hover,.gda-input-number-group.gda-input-number-group-compact>.gda-select-auto-complete .gda-input:hover,.gda-input-number-group.gda-input-number-group-compact>.gda-cascader-picker .gda-input:hover,.gda-input-number-group.gda-input-number-group-compact>.gda-input-group-wrapper .gda-input:hover{z-index:1}.gda-input-number-group.gda-input-number-group-compact>.gda-select>.gda-select-selector:focus,.gda-input-number-group.gda-input-number-group-compact>.gda-select-auto-complete .gda-input:focus,.gda-input-number-group.gda-input-number-group-compact>.gda-cascader-picker .gda-input:focus,.gda-input-number-group.gda-input-number-group-compact>.gda-input-group-wrapper .gda-input:focus{z-index:1}.gda-input-number-group.gda-input-number-group-compact>.gda-select-focused{z-index:1}.gda-input-number-group.gda-input-number-group-compact>.gda-select>.gda-select-arrow{z-index:1}.gda-input-number-group.gda-input-number-group-compact>*:first-child,.gda-input-number-group.gda-input-number-group-compact>.gda-select:first-child>.gda-select-selector,.gda-input-number-group.gda-input-number-group-compact>.gda-select-auto-complete:first-child .gda-input,.gda-input-number-group.gda-input-number-group-compact>.gda-cascader-picker:first-child .gda-input{border-top-left-radius:var(--border-radius-large, 8px);border-bottom-left-radius:var(--border-radius-large, 8px)}.gda-input-number-group.gda-input-number-group-compact>*:last-child,.gda-input-number-group.gda-input-number-group-compact>.gda-select:last-child>.gda-select-selector,.gda-input-number-group.gda-input-number-group-compact>.gda-cascader-picker:last-child .gda-input,.gda-input-number-group.gda-input-number-group-compact>.gda-cascader-picker-focused:last-child .gda-input{border-right-width:var(--border-width-small, 1px);border-top-right-radius:var(--border-radius-large, 8px);border-bottom-right-radius:var(--border-radius-large, 8px)}.gda-input-number-group.gda-input-number-group-compact>.gda-select-auto-complete .gda-input{vertical-align:top}.gda-input-number-group.gda-input-number-group-compact .gda-input-group-wrapper+.gda-input-group-wrapper{margin-left:-1px}.gda-input-number-group.gda-input-number-group-compact .gda-input-group-wrapper+.gda-input-group-wrapper .gda-input-affix-wrapper{border-radius:0}.gda-input-number-group.gda-input-number-group-compact .gda-input-group-wrapper:not(:last-child).gda-input-search>.gda-input-group>.gda-input-group-addon>.gda-input-search-button{border-radius:0}.gda-input-number-group.gda-input-number-group-compact .gda-input-group-wrapper:not(:last-child).gda-input-search>.gda-input-group>.gda-input{border-radius:var(--border-radius-large, 8px) 0 0 var(--border-radius-large, 8px)}.gda-input-number-group-wrapper{display:inline-block;text-align:start;vertical-align:top}.gda-input-number-handler{position:relative;display:block;width:100%;height:50%;overflow:hidden;color:var(--text-color-placeholder, #9da3ac);font-weight:700;line-height:0;text-align:center;border-left:var(--border-width-small, 1px) solid var(--border-color-primary-regular, #e8eaec);transition:all .1s linear}.gda-input-number-handler:active{background:var(--background-color-primary-regular, #fff)}.gda-input-number-handler:hover .gda-input-number-handler-up-inner,.gda-input-number-handler:hover .gda-input-number-handler-down-inner{color:var(--brand-500, #4d7cff)}.gda-input-number-handler-up-inner,.gda-input-number-handler-down-inner{display:inline-block;color:inherit;font-style:normal;font-size:var(--icon-size-medium, 20px);line-height:0;text-align:center;text-transform:none;vertical-align:-.15em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:4px;width:12px;height:12px;color:var(--text-color-placeholder, #9da3ac);line-height:12px;transition:all .1s linear;-webkit-user-select:none;user-select:none}.gda-input-number-handler-up-inner>*,.gda-input-number-handler-down-inner>*{line-height:1}.gda-input-number-handler-up-inner svg,.gda-input-number-handler-down-inner svg{display:inline-block}.gda-input-number-handler-up-inner:before,.gda-input-number-handler-down-inner:before{display:none}.gda-input-number-handler-up-inner .gda-input-number-handler-up-inner-icon,.gda-input-number-handler-up-inner .gda-input-number-handler-down-inner-icon,.gda-input-number-handler-down-inner .gda-input-number-handler-up-inner-icon,.gda-input-number-handler-down-inner .gda-input-number-handler-down-inner-icon{display:block}.gda-input-number:hover{border-color:var(--border-color-primary-hover, #2254f4);border-right-width:var(--border-width-small, 1px)!important}.gda-input-number:hover+.gda-form-item-children-icon{opacity:0;transition:opacity .24s linear .24s}.gda-input-number-focused{border-color:var(--border-color-primary-hover, #2254f4);border-right-width:var(--border-width-small, 1px)!important;outline:0}.gda-input-number-disabled{color:var(--text-color-disabled, #b4b8bf);background-color:var(--background-color-disabled, #f1f2f4);border-color:var(--border-color-primary-regular, #e8eaec);box-shadow:none;cursor:not-allowed;opacity:1}.gda-input-number-disabled:hover{border-color:var(--border-color-primary-regular, #e8eaec);border-right-width:var(--border-width-small, 1px)!important}.gda-input-number-disabled .gda-input-number-input{cursor:not-allowed}.gda-input-number-disabled .gda-input-number-handler-wrap,.gda-input-number-readonly .gda-input-number-handler-wrap{display:none}.gda-input-number-input{width:100%;height:var(--input-height-large, 40px);padding:0 7px;text-align:left;background-color:transparent;border:0;border-radius:var(--border-radius-large, 8px);outline:0;transition:all .3s linear;-webkit-appearance:textfield!important;appearance:textfield!important}.gda-input-number-input::-moz-placeholder{color:var(--text-color-placeholder, #9da3ac);opacity:1}.gda-input-number-input:-ms-input-placeholder{color:var(--text-color-placeholder, #9da3ac)}.gda-input-number-input::-webkit-input-placeholder{color:var(--text-color-placeholder, #9da3ac)}.gda-input-number-input:placeholder-shown{text-overflow:ellipsis}.gda-input-number-input[type=number]::-webkit-inner-spin-button,.gda-input-number-input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.gda-input-number-lg{padding:0;font-size:var(--font-size-large, 16px)}.gda-input-number-lg input{height:var(--input-height-large, 40px)}.gda-input-number-sm{padding:0}.gda-input-number-sm input{height:var(--input-height-medium, 32px);padding:0 3px}.gda-input-number-xs{padding:0;font-size:var(--font-size-small, 12px)}.gda-input-number-xs input{height:var(--height-small, 24px);padding:0 3px}.gda-input-number-handler-wrap{position:absolute;top:0;right:0;width:22px;height:100%;background:var(--background-color-primary-regular, #fff);border-radius:0 var(--border-radius-large, 8px) var(--border-radius-large, 8px) 0;opacity:0;transition:opacity .24s linear .1s}.gda-input-number-handler-wrap .gda-input-number-handler .gda-input-number-handler-up-inner,.gda-input-number-handler-wrap .gda-input-number-handler .gda-input-number-handler-down-inner{display:flex;align-items:center;justify-content:center;min-width:auto;margin-right:0;font-size:7px}.gda-input-number-borderless .gda-input-number-handler-wrap{border-left-width:0}.gda-input-number-handler-wrap:hover .gda-input-number-handler{height:40%}.gda-input-number:hover .gda-input-number-handler-wrap,.gda-input-number-focused .gda-input-number-handler-wrap{opacity:1}.gda-input-number-handler-up{border-top-right-radius:var(--border-radius-large, 8px);cursor:pointer}.gda-input-number-handler-up-inner{top:50%;margin-top:-5px;text-align:center}.gda-input-number-handler-up:hover{height:60%!important}.gda-input-number-handler-down{top:0;border-top:var(--border-width-small, 1px) solid var(--border-color-primary-regular, #e8eaec);border-bottom-right-radius:var(--border-radius-large, 8px);cursor:pointer}.gda-input-number-handler-down-inner{top:50%;text-align:center;transform:translateY(-50%)}.gda-input-number-handler-down:hover{height:60%!important}.gda-input-number-borderless .gda-input-number-handler-down{border-top-width:0}.gda-input-number-handler-up-disabled,.gda-input-number-handler-down-disabled{cursor:not-allowed}.gda-input-number-handler-up-disabled:hover .gda-input-number-handler-up-inner,.gda-input-number-handler-down-disabled:hover .gda-input-number-handler-down-inner{color:var(--text-color-disabled, #b4b8bf)}.gda-input-number-borderless{box-shadow:none}.gda-input-number-out-of-range input{color:var(--color-red-600, #f54531)}.gda-input-number-rtl{direction:rtl}.gda-input-number-rtl .gda-input-number-handler{border-right:var(--border-width-small, 1px) solid var(--border-color-primary-regular, #e8eaec);border-left:0}.gda-input-number-rtl .gda-input-number-handler-wrap{right:auto;left:0}.gda-input-number-rtl.gda-input-number-borderless .gda-input-number-handler-wrap{border-right-width:0}.gda-input-number-rtl .gda-input-number-handler-up{border-top-right-radius:0}.gda-input-number-rtl .gda-input-number-handler-down{border-bottom-right-radius:0}.gda-input-number-rtl .gda-input-number-input{direction:ltr;text-align:right}.dui-color-picker-input-row{display:flex}.dui-color-picker-input-row__hex{flex:1;height:32px}.dui-color-picker-input-row__hex .gda-input{width:100%;height:32px}.dui-color-picker-input-row__alpha{width:64px;height:32px;margin-left:4px}.dui-color-picker-input-row__alpha .gda-input-number{width:100%;height:32px}.dui-color-picker-input-row__alpha .gda-input-number-handler-wrap{display:none}.dui-color-picker-input-row__alpha input{height:32px}.dui-color-picker-input-row__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:var(--background-color-tertiary-regular);border-radius:var(--border-radius-medium);cursor:pointer}.dui-color-picker-input-row__icon:hover{background-color:var(--background-color-tertiary-hover)}.dui-color-picker-input-row__icon--dropping{background-color:var(--button-background-color-primary-regular)}.dui-color-picker-input-row__icon--dropping svg{color:#fff}.dui-color-picker-input-row__icon--dropping:hover{background-color:var(--button-background-color-primary-regular)}.dui-color-picker-input-row .gda-input,.dui-color-picker-input-row .gda-input-number{border-radius:var(--border-radius-small)}.dui-color-picker-saturation{position:relative;height:140px;overflow:hidden;border-radius:var(--border-radius-medium)}.dui-color-picker-saturation__white,.dui-color-picker-saturation__black{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.dui-color-picker-saturation__white{background:linear-gradient(to right,#fff,#fff0)}.dui-color-picker-saturation__black{background:linear-gradient(to top,#000,#0000)}.dui-color-picker-saturation__pointer{position:absolute;cursor:pointer}.dui-color-picker-saturation__pointer--circle{width:22px;height:22px;border:2px solid var(--static-color-white);border-radius:50%;transform:translate(-11px,-11px)}.dui-pure-color-panel{width:232px}.dui-pure-color-panel__hue{margin-top:14px}.dui-pure-color-panel__alpha{margin-top:12px}.dui-pure-color-panel__value{margin:14px 0 8px}.gda-select-single .gda-select-selector{display:flex}.gda-select-single .gda-select-selector .gda-select-selection-search{position:absolute;top:0;right:var(--input-space-horizontal-large, 12px);bottom:0;left:var(--input-space-horizontal-large, 12px)}.gda-select-single .gda-select-selector .gda-select-selection-search-input{width:100%}.gda-select-single .gda-select-selector .gda-select-selection-item,.gda-select-single .gda-select-selector .gda-select-selection-placeholder{padding:0;line-height:calc(var(--input-height-large, 40px) - 2 * var(--border-width-small, 1px));transition:all .3s}@supports (-moz-appearance: meterbar){.gda-select-single .gda-select-selector .gda-select-selection-item,.gda-select-single .gda-select-selector .gda-select-selection-placeholder{line-height:calc(var(--input-height-large, 40px) - 2 * var(--border-width-small, 1px))}}.gda-select-single .gda-select-selector .gda-select-selection-item{position:relative;-webkit-user-select:none;user-select:none}.gda-select-single .gda-select-selector .gda-select-selection-placeholder{transition:none;pointer-events:none}.gda-select-single .gda-select-selector:after,.gda-select-single .gda-select-selector .gda-select-selection-item:after,.gda-select-single .gda-select-selector .gda-select-selection-placeholder:after{display:inline-block;width:0;visibility:hidden;content:" "}.gda-select-single.gda-select-show-arrow .gda-select-selection-search{right:calc(var(--input-space-horizontal-large, 12px) + var(--font-size-medium, 14px))}.gda-select-single.gda-select-show-arrow .gda-select-selection-item,.gda-select-single.gda-select-show-arrow .gda-select-selection-placeholder{padding-right:calc(var(--select-space-right-medium, 4px) + var(--select-icon-size-large, 20px))}.gda-select-single.gda-select-open .gda-select-selection-item{color:var(--text-color-placeholder, #9da3ac)}.gda-select-single:not(.gda-select-customize-input) .gda-select-selector{width:100%;height:var(--input-height-large, 40px);padding:0 var(--input-space-horizontal-large, 12px)}.gda-select-single:not(.gda-select-customize-input) .gda-select-selector .gda-select-selection-search-input{height:calc(var(--input-height-large, 40px) - 2 * var(--border-width-small, 1px))}.gda-select-single:not(.gda-select-customize-input) .gda-select-selector:after{line-height:calc(var(--input-height-large, 40px) - 2 * var(--border-width-small, 1px))}.gda-select-single.gda-select-customize-input .gda-select-selector:after{display:none}.gda-select-single.gda-select-customize-input .gda-select-selector .gda-select-selection-search{position:static;width:100%}.gda-select-single.gda-select-customize-input .gda-select-selector .gda-select-selection-placeholder{position:absolute;right:0;left:0;padding:0 var(--input-space-horizontal-large, 12px)}.gda-select-single.gda-select-customize-input .gda-select-selector .gda-select-selection-placeholder:after{display:none}.gda-select-single.gda-select-lg:not(.gda-select-customize-input) .gda-select-selector{height:var(--height-large, 40px)}.gda-select-single.gda-select-lg:not(.gda-select-customize-input) .gda-select-selector:after,.gda-select-single.gda-select-lg:not(.gda-select-customize-input) .gda-select-selector .gda-select-selection-item,.gda-select-single.gda-select-lg:not(.gda-select-customize-input) .gda-select-selector .gda-select-selection-placeholder{line-height:calc(var(--height-large, 40px) - 2 * var(--border-width-small, 1px))}.gda-select-single.gda-select-lg:not(.gda-select-customize-input):not(.gda-select-customize-input) .gda-select-selection-search-input{height:calc(var(--height-large, 40px) - 2 * var(--border-width-small, 1px))}.gda-select-single.gda-select-sm:not(.gda-select-customize-input) .gda-select-selector{height:var(--input-height-medium, 32px)}.gda-select-single.gda-select-sm:not(.gda-select-customize-input) .gda-select-selector:after,.gda-select-single.gda-select-sm:not(.gda-select-customize-input) .gda-select-selector .gda-select-selection-item,.gda-select-single.gda-select-sm:not(.gda-select-customize-input) .gda-select-selector .gda-select-selection-placeholder{line-height:calc(var(--input-height-medium, 32px) - 2 * var(--border-width-small, 1px))}.gda-select-single.gda-select-sm:not(.gda-select-customize-input):not(.gda-select-customize-input) .gda-select-selection-search-input{height:calc(var(--input-height-medium, 32px) - 2 * var(--border-width-small, 1px))}.gda-select-single.gda-select-xs:not(.gda-select-customize-input) .gda-select-selector{height:var(--height-small, 24px)}.gda-select-single.gda-select-xs:not(.gda-select-customize-input) .gda-select-selector:after,.gda-select-single.gda-select-xs:not(.gda-select-customize-input) .gda-select-selector .gda-select-selection-item,.gda-select-single.gda-select-xs:not(.gda-select-customize-input) .gda-select-selector .gda-select-selection-placeholder{line-height:calc(var(--height-small, 24px) - 2 * var(--border-width-small, 1px))}.gda-select-single.gda-select-xs:not(.gda-select-customize-input):not(.gda-select-customize-input) .gda-select-selection-search-input{height:calc(var(--height-small, 24px) - 2 * var(--border-width-small, 1px))}.gda-select-single.gda-select-sm:not(.gda-select-customize-input) .gda-select-selection-search{right:var(--input-space-horizontal-medium, 8px);left:var(--input-space-horizontal-medium, 8px)}.gda-select-single.gda-select-sm:not(.gda-select-customize-input) .gda-select-selector{padding:0 var(--input-space-horizontal-medium, 8px)}.gda-select-single.gda-select-sm:not(.gda-select-customize-input).gda-select-show-arrow .gda-select-selection-search{right:calc(var(--input-space-horizontal-medium, 8px) + var(--font-size-medium, 14px) * 1.5)}.gda-select-single.gda-select-sm:not(.gda-select-customize-input).gda-select-show-arrow .gda-select-selection-item,.gda-select-single.gda-select-sm:not(.gda-select-customize-input).gda-select-show-arrow .gda-select-selection-placeholder{padding-right:calc(var(--font-size-medium, 14px) * 1.5)}.gda-select-single.gda-select-xs:not(.gda-select-customize-input) .gda-select-selection-search{right:var(--input-space-horizontal-small, 8px);left:var(--input-space-horizontal-small, 8px)}.gda-select-single.gda-select-xs:not(.gda-select-customize-input) .gda-select-selector{padding:0 var(--input-space-horizontal-small, 8px)}.gda-select-single.gda-select-xs:not(.gda-select-customize-input).gda-select-show-arrow .gda-select-selection-search{right:calc(var(--input-space-horizontal-small, 8px) + var(--font-size-medium, 14px) * 1.5)}.gda-select-single.gda-select-xs:not(.gda-select-customize-input).gda-select-show-arrow .gda-select-selection-item,.gda-select-single.gda-select-xs:not(.gda-select-customize-input).gda-select-show-arrow .gda-select-selection-placeholder{padding-right:calc(var(--font-size-medium, 14px) * 1.5)}.gda-select-single.gda-select-lg:not(.gda-select-customize-input) .gda-select-selector{padding:0 var(--input-space-horizontal-large, 12px)}.gda-select-selection-overflow{position:relative;display:flex;flex:auto;flex-wrap:wrap;max-width:100%;gap:4px}.gda-select-selection-overflow-item{flex:none;align-self:center;max-width:100%}.gda-select-multiple .gda-select-selector{display:flex;flex-wrap:wrap;align-items:center;padding:3px 0;padding-right:calc(var(--select-space-right-large, 8px) - 1px);padding-left:calc(var(--select-space-left-large, 12px) - 1px)}.gda-select-show-search.gda-select-multiple .gda-select-selector{cursor:text}.gda-select-disabled.gda-select-multiple .gda-select-selector{background:var(--background-color-disabled, #f1f2f4);cursor:not-allowed}.gda-select-multiple .gda-select-selector:after{display:inline-block;width:0;content:" "}.gda-select-multiple.gda-select-show-arrow .gda-select-selector,.gda-select-multiple.gda-select-allow-clear .gda-select-selector{padding-right:calc(var(--font-size-small, 12px) + 8px)}.gda-select-multiple .gda-select-selection-item{position:relative;display:flex;align-items:center;flex:none;box-sizing:border-box;max-width:100%;height:calc(var(--height-large, 40px) - 8px);line-height:calc(var(--height-large, 40px) - 8px);color:var(--tag-color, #222529);background-color:var(--tag-background-color-regular, rgba(0, 0, 0, .08));border:1px solid var(--background-color-divider-regular, rgba(0, 0, 0, .08));border-radius:var(--border-radius-medium, 6px);cursor:default;transition:font-size .3s,line-height .3s,height .3s;-webkit-user-select:none;user-select:none;margin-inline-end:calc(4px - 4);padding-inline-start:8px;padding-inline-end:4px}.gda-select-disabled.gda-select-multiple .gda-select-selection-item{color:var(--select-background-color-disabled, #f1f2f4);border-color:var(--border-color-primary-regular, #e8eaec);cursor:not-allowed}.gda-select-multiple .gda-select-selection-item-content{display:inline-block;margin-right:4px;overflow:hidden;white-space:pre;text-overflow:ellipsis}.gda-select-multiple .gda-select-selection-item-remove{display:inline-block;color:inherit;font-style:normal;font-size:var(--icon-size-medium, 20px);line-height:0;text-align:center;text-transform:none;vertical-align:-.15em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--select-tag-delete-color-regular, #9da3ac);font-weight:700;font-size:var(--icon-size-small, 16px);line-height:1;cursor:pointer}.gda-select-multiple .gda-select-selection-item-remove>*{line-height:1}.gda-select-multiple .gda-select-selection-item-remove svg{display:inline-block}.gda-select-multiple .gda-select-selection-item-remove:before{display:none}.gda-select-multiple .gda-select-selection-item-remove .gda-select-multiple .gda-select-selection-item-remove-icon{display:block}.gda-select-multiple .gda-select-selection-item-remove>.gdaicon{font-size:var(--icon-size-small, 16px);vertical-align:-.2em}.gda-select-multiple .gda-select-selection-item-remove:hover{color:var(--select-tag-delete-color-hover, #222529)}.gda-select-multiple .gda-select-selection-search{position:relative;max-width:100%}.gda-select-multiple .gda-select-selection-search-input,.gda-select-multiple .gda-select-selection-search-mirror{height:calc(var(--height-large, 40px) - 8px);font-family:var(--font-family-body, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji);line-height:calc(var(--height-large, 40px) - 8px);transition:all .3s}.gda-select-multiple .gda-select-selection-search-input{width:100%;min-width:4.1px}.gda-select-multiple .gda-select-selection-search-mirror{position:absolute;top:0;left:0;z-index:999;white-space:pre;visibility:hidden}.gda-select-multiple .gda-select-selection-placeholder{position:absolute;top:50%;right:calc(var(--select-space-right-large, 8px) - 1px);left:calc(var(--select-space-left-large, 12px) - 1px);transform:translateY(-50%);transition:all .3s}.gda-select-multiple.gda-select-lg .gda-select-selector{padding-right:calc(var(--select-space-right-large, 8px) - 1px);padding-left:calc(var(--select-space-left-large, 12px) - 1px)}.gda-select-multiple.gda-select-lg .gda-select-selection-placeholder{right:calc(var(--select-space-right-large, 8px) - 1px);left:calc(var(--select-space-left-large, 12px) - 1px)}.gda-select-multiple.gda-select-lg .gda-select-selection-item{height:calc(var(--input-height-large, 40px) - 4px * 2);line-height:calc(calc(var(--input-height-large, 40px) - 4px * 2) - var(--border-width-small, 1px) * 2)}.gda-select-multiple.gda-select-lg .gda-select-selection-search{height:calc(var(--input-height-large, 40px) - 4px * 2);line-height:calc(var(--input-height-large, 40px) - 4px * 2)}.gda-select-multiple.gda-select-lg .gda-select-selection-search-input,.gda-select-multiple.gda-select-lg .gda-select-selection-search-mirror{height:calc(var(--input-height-large, 40px) - 4px * 2);line-height:calc(calc(var(--input-height-large, 40px) - 4px * 2) - var(--border-width-small, 1px) * 2)}.gda-select-multiple.gda-select-sm .gda-select-selector{padding-right:calc(var(--select-space-right-medium, 4px) - 1px);padding-left:calc(var(--select-space-left-medium, 8px) - 1px)}.gda-select-multiple.gda-select-sm .gda-select-selection-placeholder{right:calc(var(--select-space-right-medium, 4px) - 1px);left:calc(var(--select-space-left-medium, 8px) - 1px)}.gda-select-multiple.gda-select-sm .gda-select-selection-item{height:calc(var(--input-height-medium, 32px) - 4px * 2);line-height:calc(calc(var(--input-height-medium, 32px) - 4px * 2) - var(--border-width-small, 1px) * 2)}.gda-select-multiple.gda-select-sm .gda-select-selection-search{height:calc(var(--input-height-medium, 32px) - 4px * 2);line-height:calc(var(--input-height-medium, 32px) - 4px * 2)}.gda-select-multiple.gda-select-sm .gda-select-selection-search-input,.gda-select-multiple.gda-select-sm .gda-select-selection-search-mirror{height:calc(var(--input-height-medium, 32px) - 4px * 2);line-height:calc(calc(var(--input-height-medium, 32px) - 4px * 2) - var(--border-width-small, 1px) * 2)}.gda-select-multiple.gda-select-xs .gda-select-selector{padding-right:calc(var(--select-space-right-small, 4px) - 1px);padding-left:calc(var(--select-space-left-small, 8px) - 1px)}.gda-select-multiple.gda-select-xs .gda-select-selection-placeholder{right:calc(var(--select-space-right-small, 4px) - 1px);left:calc(var(--select-space-left-small, 8px) - 1px)}.gda-select-multiple.gda-select-xs .gda-select-selection-item{height:calc(var(--height-small, 24px) - 4px * 2);line-height:calc(calc(var(--height-small, 24px) - 4px * 2) - var(--border-width-small, 1px) * 2)}.gda-select-multiple.gda-select-xs .gda-select-selection-search{height:calc(var(--height-small, 24px) - 4px * 2);line-height:calc(var(--height-small, 24px) - 4px * 2)}.gda-select-multiple.gda-select-xs .gda-select-selection-search-input,.gda-select-multiple.gda-select-xs .gda-select-selection-search-mirror{height:calc(var(--height-small, 24px) - 4px * 2);line-height:calc(calc(var(--height-small, 24px) - 4px * 2) - var(--border-width-small, 1px) * 2)}.gda-select-multiple.gda-select-lg .gda-select-selection-item{height:calc(var(--height-large, 40px) - 8px);line-height:calc(var(--height-large, 40px) - 8px)}.gda-select-multiple.gda-select-xs{font-size:var(--font-size-small, 12px)}.gda-select-multiple.gda-select-xs .gda-select-selector{padding-top:2px;padding-bottom:2px}.gda-select-multiple.gda-select-xs .gda-select-selection-item{height:calc(var(--height-small, 24px) - 3px * 2);line-height:calc(calc(var(--height-small, 24px) - 3px * 2) - var(--border-width-small, 1px) * 2);border-radius:var(--border-radius-small, 4px)}.gda-select-disabled .gda-select-selection-item-remove{display:none}.gda-select-rtl{direction:rtl}.gda-select-rtl .gda-select-arrow,.gda-select-rtl .gda-select-clear{right:initial;left:7px}.gda-select-dropdown-rtl{direction:rtl}.gda-select-dropdown-rtl .gda-select-item-option-grouped{padding-right:16px;padding-left:8px}.gda-select-rtl.gda-select-multiple.gda-select-show-arrow .gda-select-selector,.gda-select-rtl.gda-select-multiple.gda-select-allow-clear .gda-select-selector{padding-right:4px;padding-left:calc(var(--font-size-small, 12px) + 8px)}.gda-select-rtl.gda-select-multiple .gda-select-selection-item{text-align:right}.gda-select-rtl.gda-select-multiple .gda-select-selection-item-content{margin-right:0;margin-left:4px;text-align:right}.gda-select-rtl.gda-select-multiple .gda-select-selection-search-mirror{right:0;left:auto}.gda-select-rtl.gda-select-multiple .gda-select-selection-placeholder{right:8px;left:auto}.gda-select-rtl.gda-select-multiple.gda-select-sm .gda-select-selection-placeholder{right:var(--input-space-horizontal-medium, 8px)}.gda-select-rtl.gda-select-single .gda-select-selector .gda-select-selection-item,.gda-select-rtl.gda-select-single .gda-select-selector .gda-select-selection-placeholder{right:0;left:9px;text-align:right}.gda-select-rtl.gda-select-single.gda-select-show-arrow .gda-select-selection-search{right:var(--input-space-horizontal-large, 12px);left:calc(var(--input-space-horizontal-large, 12px) + var(--font-size-medium, 14px))}.gda-select-rtl.gda-select-single.gda-select-show-arrow .gda-select-selection-item,.gda-select-rtl.gda-select-single.gda-select-show-arrow .gda-select-selection-placeholder{padding-right:0;padding-left:calc(var(--select-space-left-medium, 8px) + var(--select-icon-size-large, 20px))}.gda-select-rtl.gda-select-single.gda-select-sm:not(.gda-select-customize-input).gda-select-show-arrow .gda-select-selection-search{right:calc(var(--input-space-horizontal-medium, 8px) - 1px)}.gda-select-rtl.gda-select-single.gda-select-sm:not(.gda-select-customize-input).gda-select-show-arrow .gda-select-selection-item,.gda-select-rtl.gda-select-single.gda-select-sm:not(.gda-select-customize-input).gda-select-show-arrow .gda-select-selection-placeholder{padding-right:0;padding-left:calc(var(--font-size-medium, 14px) * 1.5)}.gda-select{box-sizing:border-box;margin:0;padding:0;color:var(--text-color-primary, #222529);font-size:var(--font-size-medium, 14px);font-variant:tabular-nums;line-height:var(--line-height-medium, 1.5);list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;cursor:pointer}.gda-select:not(.gda-select-customize-input) .gda-select-selector{position:relative;background-color:var(--select-background-color-regular, #fff);border:var(--border-width-small, 1px) solid var(--border-color-primary-regular, #e8eaec);border-radius:var(--border-radius-large, 8px);transition:all .3s cubic-bezier(.645,.045,.355,1)}.gda-select:not(.gda-select-customize-input) .gda-select-selector input{cursor:pointer}.gda-select-show-search.gda-select:not(.gda-select-customize-input) .gda-select-selector{cursor:text}.gda-select-show-search.gda-select:not(.gda-select-customize-input) .gda-select-selector input{cursor:auto}.gda-select:not(.gda-select-customize-input) .gda-select-selector .gda-select-focused{border-color:var(--border-color-primary-hover, #2254f4);border-right-width:var(--border-width-small, 1px)!important;outline:0}.gda-select-disabled.gda-select:not(.gda-select-customize-input) .gda-select-selector{color:var(--text-color-disabled, #b4b8bf);background:var(--background-color-disabled, #f1f2f4);cursor:not-allowed}.gda-select-disabled.gda-select:not(.gda-select-customize-input) .gda-select-selector:hover,.gda-select-disabled.gda-select:not(.gda-select-customize-input) .gda-select-selector:active{border-color:transparent}.gda-select-multiple.gda-select-disabled.gda-select:not(.gda-select-customize-input) .gda-select-selector{background:var(--background-color-disabled, #f1f2f4)}.gda-select-disabled.gda-select:not(.gda-select-customize-input) .gda-select-selector input{cursor:not-allowed}.gda-select:not(.gda-select-customize-input) .gda-select-selector .gda-select-selection-search-input{margin:0;padding:0;background:transparent;border:none;outline:none;-webkit-appearance:none;appearance:none}.gda-select:not(.gda-select-customize-input) .gda-select-selector .gda-select-selection-search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.gda-select:hover .gda-select-selector{border-color:var(--border-color-primary-hover, #2254f4);border-right-width:var(--border-width-small, 1px)!important}.gda-select.gda-select-open .gda-select-selector{border-color:var(--border-color-primary-hover, #2254f4);border-right-width:var(--border-width-small, 1px)!important;outline:0}.gda-select-quiet.gda-select:not(.gda-select-customize-input) .gda-select-selector{border-color:transparent}.gda-select-quiet.gda-select:not(.gda-select-customize-input) .gda-select-selector-selected-value{padding-right:4px}.gda-select-quiet.gda-select:not(.gda-select-customize-input) .gda-select-selector:hover{background-color:var(--select-quiet-background-color-hover, rgba(0, 0, 0, .04))}.gda-select-quiet.gda-select:not(.gda-select-customize-input) .gda-select-selector:focus,.gda-select-quiet.gda-select:not(.gda-select-customize-input) .gda-select-selector:active{background-color:var(--select-quiet-background-color-active, rgba(0, 0, 0, .08));border-color:transparent}.gda-select-quiet.gda-select:not(.gda-select-customize-input).gda-select-disabled{color:var(--text-color-disabled)}.gda-select-quiet.gda-select:not(.gda-select-customize-input).gda-select-disabled .gda-select-selector{background-color:transparent;border-color:transparent}.gda-select-quiet.gda-select:not(.gda-select-customize-input).gda-select-open .gda-select-selector{background-color:var(--background-color-tertiary-regular);border-color:transparent}.gda-select-selection-item{flex:1;overflow:hidden;font-weight:400;white-space:nowrap;text-overflow:ellipsis}@media all and (-ms-high-contrast: none){.gda-select-selection-item *::-ms-backdrop,.gda-select-selection-item{flex:auto}}.gda-select-selection-placeholder{flex:1;overflow:hidden;color:var(--text-color-placeholder, #9da3ac);white-space:nowrap;text-overflow:ellipsis;pointer-events:none}@media all and (-ms-high-contrast: none){.gda-select-selection-placeholder *::-ms-backdrop,.gda-select-selection-placeholder{flex:auto}}.gda-select-arrow{position:absolute;top:50%;right:var(--select-space-right-large, 8px);margin-top:calc(var(--select-icon-size-large, 20px) / -2);color:var(--select-arrow-color-regular, #9da3ac);font-size:var(--select-icon-size-large, 20px);line-height:1;text-align:center;pointer-events:none;transform-origin:50% 50%;z-index:1}.gda-select-arrow .gdaicon{font-size:var(--select-icon-size-large, 20px);vertical-align:top;transition:transform .3s}.gda-select-arrow .gdaicon>svg{vertical-align:top}.gda-select-arrow .gdaicon:not(.gda-select-suffix){pointer-events:auto}.gda-select-disabled .gda-select-arrow{color:var(--select-arrow-color-disabled, #b4b8bf)}.gda-select-open:not(.gda-select-show-search) .gda-select-arrow .gdaicon{transform:rotate(180deg)}.gda-select-clear{position:absolute;top:50%;right:8px;z-index:1;display:inline-block;margin-top:calc(var(--select-icon-size-large, 20px) / -2);color:var(--select-clear-color-regular, #9da3ac);font-size:var(--select-icon-size-large, 20px);font-style:normal;line-height:1;text-align:center;text-transform:none;cursor:pointer;opacity:0;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.gda-select-clear:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:auto;width:8px;height:8px;background:var(--select-background-color-regular, #fff);content:""}.gda-select-clear:before{display:block}.gda-select-clear:hover{color:var(--select-clear-color-hover, #222529)}.gda-select:hover .gda-select-clear{opacity:1}.gda-select-dropdown{margin:0;padding:0;color:var(--text-color-primary, #222529);font-variant:tabular-nums;line-height:var(--line-height-medium, 1.5);list-style:none;font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:2050;box-sizing:border-box;overflow:hidden;font-size:var(--font-size-medium, 14px);font-variant:initial;background-color:var(--dropdown-background-color-regular, #fff);border-radius:var(--dropdown-border-radius-loose, 8px);outline:none;box-shadow:var(--boxshadow-medium, 0px 0px 1px 0px rgba(0, 0, 0, .35), 0px 8px 32px 2px rgba(0, 0, 0, .1))}.gda-select-dropdown.gda-slide-up-enter.gda-slide-up-enter-active.gda-select-dropdown-placement-bottomLeft,.gda-select-dropdown.gda-slide-up-appear.gda-slide-up-appear-active.gda-select-dropdown-placement-bottomLeft{animation-name:antSlideUpIn}.gda-select-dropdown.gda-slide-up-enter.gda-slide-up-enter-active.gda-select-dropdown-placement-topLeft,.gda-select-dropdown.gda-slide-up-appear.gda-slide-up-appear-active.gda-select-dropdown-placement-topLeft{animation-name:antSlideDownIn}.gda-select-dropdown.gda-slide-up-leave.gda-slide-up-leave-active.gda-select-dropdown-placement-bottomLeft{animation-name:antSlideUpOut}.gda-select-dropdown.gda-slide-up-leave.gda-slide-up-leave-active.gda-select-dropdown-placement-topLeft{animation-name:antSlideDownOut}.gda-select-dropdown-hidden{display:none}.gda-select-dropdown-empty{color:var(--text-color-disabled, #b4b8bf)}.gda-select-dropdown-sm,.gda-select-dropdown-xs{border-radius:var(--dropdown-border-radius-compact, 6px)}.gda-select-dropdown-sm .gda-select-item,.gda-select-dropdown-xs .gda-select-item{min-height:var(--dropdown-height-compact, 32px);padding:var(--dropdown-space-compact-vertical, 4px) var(--dropdown-space-compact-horizontal, 12px);border-radius:var(--dropdown-border-radius-compact, 6px)}.gda-select-list{padding:var(--dropdown-menu-space-loose-primary-vertical, 4px) var(--dropdown-menu-space-loose-primary-horizontal, 4px)}.gda-select-item-empty{position:relative;display:block;min-height:var(--height-small, 24px);padding:var(--dropdown-space-loose-vertical, 8px) var(--dropdown-space-loose-horizontal, 12px);border-radius:var(--dropdown-border-radius-loose, 8px);color:var(--dropdown-color-regular, #222529);font-weight:400;font-size:var(--font-size-medium, 14px);line-height:var(--dropdown-line-height, 22px);color:var(--text-color-disabled, #b4b8bf);display:flex;justify-content:center}.gda-select-item-empty .gda-spin-spinning{display:inline-flex}.gda-select-item{position:relative;display:block;min-height:var(--height-small, 24px);padding:var(--dropdown-space-loose-vertical, 8px) var(--dropdown-space-loose-horizontal, 12px);border-radius:var(--dropdown-border-radius-loose, 8px);color:var(--dropdown-color-regular, #222529);font-weight:400;font-size:var(--font-size-medium, 14px);line-height:var(--dropdown-line-height, 22px);cursor:pointer;transition:background .3s ease}.gda-select-item-group{color:var(--text-color-placeholder, #9da3ac);font-size:var(--font-size-small, 12px);cursor:default}.gda-select-item-option{display:flex}.gda-select-item-option-content{flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gda-select-item-option-state{flex:none}.gda-select-item-option:hover:not(.gda-select-item-option-disabled){background-color:var(--dropdown-background-color-hover, #f6f7f9)}.gda-select-item-option-selected:not(.gda-select-item-option-disabled){color:var(--text-color-primary, #222529);font-weight:var(--font-weight-bold, 600);background-color:transparent}.gda-select-item-option-selected:not(.gda-select-item-option-disabled) .gda-select-item-option-state{font-size:var(--select-icon-size-large, 20px);margin-left:var(--dropdown-space-gap-horizontal, 8px);margin-right:var(--icon-space-offset-horizontal, -4px)}.gda-select-item-option-disabled{color:var(--select-color-disabled, #b4b8bf);cursor:not-allowed}.gda-select-sm:not(.gda-select-sm-customize-input) .gda-select-selector{border-radius:var(--border-radius-medium, 6px)}.gda-select-sm .gda-select-clear,.gda-select-sm .gda-select-arrow{right:var(--select-space-right-small, 4px);margin-top:calc(var(--select-icon-size-small, 16px) / -2);font-size:var(--select-icon-size-small, 16px)}.gda-select-sm .gda-select-clear .gdaicon,.gda-select-sm .gda-select-arrow .gdaicon{width:var(--select-icon-size-small, 16px);height:var(--select-icon-size-small, 16px);font-size:var(--select-icon-size-small, 16px)}.gda-select-xs:not(.gda-select-xs-customize-input) .gda-select-selector{border-radius:var(--border-radius-small, 4px)}.gda-select-xs .gda-select-clear,.gda-select-xs .gda-select-arrow{right:var(--select-space-right-small, 4px);margin-top:calc(var(--select-icon-size-small, 16px) / -2);font-size:var(--select-icon-size-small, 16px)}.gda-select-xs .gda-select-clear .gdaicon,.gda-select-xs .gda-select-arrow .gdaicon{width:var(--select-icon-size-small, 16px);height:var(--select-icon-size-small, 16px);font-size:var(--select-icon-size-small, 16px)}.gda-select-borderless .gda-select-selector{background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}:root,html[data-theme=light]{--empty-default-ellipse-color: #f5f5f5;--empty-default-ellipse-opacity: .8;--empty-default-path1-color: #aeb8c2;--empty-default-path2-color: url(#linearGradient-1);--empty-default-path3-color: #f5f5f7;--empty-default-path4-color: #dce0e6;--empty-default-path5-color: #dce0e6;--empty-default-g-color: #fff;--empty-simple-ellipse-color: #f5f5f5;--empty-simple-g-color: #d9d9d9;--empty-simple-path-color: #fafafa;--empty-simple-path-stroke: var(--empty-simple-g-color)}html[data-theme=dark]{--empty-default-ellipse-color: #fff;--empty-default-ellipse-opacity: .08;--empty-default-path1-color: #262626;--empty-default-path2-color: url(#linearGradient-1);--empty-default-path3-color: #595959;--empty-default-path4-color: #434343;--empty-default-path5-color: #595959;--empty-default-g-color: #434343;--empty-simple-ellipse-color: #fff;--empty-simple-g-color: #434343;--empty-simple-path-color: #262626;--empty-simple-path-stroke: #434343}.gda-empty{margin:0 8px;font-size:var(--font-size-medium, 14px);line-height:var(--line-height-medium, 1.5);text-align:center;color:var(--text-color-placeholder, #9da3ac)}.gda-empty-image{height:100px;margin-bottom:8px}.gda-empty-image img{height:100%}.gda-empty-image svg{height:100%;margin:auto}.gda-empty-description{margin:0}.gda-empty-footer{margin-top:16px}.gda-empty-normal{color:var(--text-color-placeholder, #9da3ac)}.gda-empty-normal .gda-empty-image{height:148px}.gda-empty-normal .gda-empty-image svg{width:148px;height:148px}.gda-empty-simple{margin:32px 0}.gda-empty-simple .gda-empty-image{height:40px}.gda-empty-simple .gda-empty-image svg{width:auto;height:100%}.gda-empty-small{margin:8px 0;color:var(--text-color-placeholder, #9da3ac)}.gda-empty-small .gda-empty-image{height:35px}.gda-empty-img-default-ellipse{fill:var(--empty-default-ellipse-color);fill-opacity:var(--empty-default-ellipse-opacity)}.gda-empty-img-default-path-1{fill:var(--empty-default-path1-color)}.gda-empty-img-default-path-2{fill:var(--empty-default-path2-color)}.gda-empty-img-default-path-3{fill:var(--empty-default-path3-color)}.gda-empty-img-default-path-4{fill:var(--empty-default-path4-color)}.gda-empty-img-default-path-5{fill:var(--empty-default-path5-color)}.gda-empty-img-default-g{fill:var(--empty-default-g-color)}.gda-empty-img-simple-ellipse{fill:var(--empty-simple-ellipse-color);fill-opacity:.08}.gda-empty-img-simple-g{stroke:var(--empty-simple-g-color)}.gda-empty-img-simple-path{fill:var(--empty-simple-path-color);stroke:var(--empty-simple-path-stroke)}.gda-empty-rtl{direction:rtl}.dui-angle-picker{width:32px;height:32px}.dui-angle-picker__cursor{position:fixed;z-index:100;width:10px;height:10px;background:#000}.dui-angle-picker__line{position:absolute;top:50%;left:50%;width:50%;height:1px;background:var(--text-color-primary);pointer-events:none;transform-origin:left top}.dui-angle-picker__line--disabled{background:var(--text-color-disabled)}.dui-angle-picker__medium,.dui-angle-picker__small,.dui-angle-picker__large{position:relative;overflow:hidden;background:var(--background-color-tertiary-regular);border-radius:50%;cursor:grab;-webkit-user-select:none;user-select:none}.dui-angle-picker__medium:hover,.dui-angle-picker__small:hover,.dui-angle-picker__large:hover,.dui-angle-picker__medium:active,.dui-angle-picker__small:active,.dui-angle-picker__large:active{background:var(--background-color-tertiary-hover)}.dui-angle-picker__medium:active,.dui-angle-picker__small:active,.dui-angle-picker__large:active{cursor:grabbing}.dui-angle-picker__medium--disabled,.dui-angle-picker__small--disabled,.dui-angle-picker__large--disabled,.dui-angle-picker__medium--disabled:hover,.dui-angle-picker__small--disabled:hover,.dui-angle-picker__large--disabled:hover,.dui-angle-picker__medium--disabled:active,.dui-angle-picker__small--disabled:active,.dui-angle-picker__large--disabled:active{background:var(--background-color-secondary-regular);cursor:not-allowed}.dui-angle-picker__medium{width:32px;height:32px}.dui-angle-picker__small{width:24px;height:24px}.dui-angle-picker__large{width:48px;height:48px}.dui-color-picker-angle-input__wrap .gda-popover-arrow,.dui-color-picker-angle-input__input .gda-input-number-handler-wrap{display:none}.dui-color-picker-angle-input__angle-popup{padding:4px}.dui-gradient-slider--direction{flex-direction:column}.dui-gradient-slider-picker:focus{outline:none}.dui-gradient-slider__top{display:flex;align-items:center}.dui-gradient-slider__bottom{display:flex;margin-top:12px}.dui-gradient-slider__background{position:relative;box-sizing:border-box;width:232px;height:16px;border-radius:var(--border-radius-small);box-shadow:inset 0 0 0 1px #0000000f}.dui-gradient-slider__background *{box-sizing:border-box}.dui-gradient-slider__background--inline{width:168px;margin-right:8px}.dui-gradient-slider__select{width:172px;margin-right:4px}.dui-gradient-slider__bar{position:absolute;top:0;left:9px;width:calc(100% - 18px);height:100%}.dui-gradient-slider__stop{position:absolute;top:-3px;width:18px;height:20px;overflow:hidden;background-color:var(--static-color-white);border:2px solid var(--static-color-white);border-radius:2px;box-shadow:0 0 2px #00000059;cursor:pointer}.dui-gradient-slider__stop__inner{display:inline-block;width:14px;height:16px}.dui-gradient-slider__stop--current{position:relative;z-index:1;box-shadow:0 0 0 1.5px #2254f4}.dui-gradient-slider .gda-popover-arrow{display:none}.dui-gradient-color-panel__slider--direction{padding-top:8px}.dui-gradient-color-panel__pure,.dui-gradient-color-panel__presets{margin-top:8px}.dui-segmented{position:relative}.dui-segmented__block{position:absolute;left:0;transition:transform .2s}.dui-segmented__item{position:relative;z-index:1;font:var(--text-p1-regular);color:var(--text-color-primary);cursor:pointer}.dui-segmented__item__text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none}.dui-segmented__item--active{font-weight:500}.dui-segmented__item--active:before{display:none}.dui-segmented__item--active+.dui-segmented__item:before{display:none}.dui-segmented--top{display:flex;box-sizing:border-box;align-items:center;height:40px;padding:2px;background-color:var(--background-color-tertiary-regular);border-radius:var(--border-radius-medium)}.dui-segmented--top .dui-segmented__item{display:flex;flex:1;align-items:center;justify-content:center;width:0;height:100%;padding:0 4px}.dui-segmented--top .dui-segmented__item+.dui-segmented--top .dui-segmented__item:before{position:absolute;top:50%;left:-1px;width:1px;height:16px;background-color:var(--background-color-divider-regular);content:"";transform:translateY(-50%)}.dui-segmented--top .dui-segmented__item__block{position:absolute;top:1px;z-index:-1;box-sizing:border-box;width:100%;height:calc(100% - 2px);background-color:var(--background-color-primary-regular);border-radius:var(--border-radius-small);box-shadow:0 0 0 1px var(--border-color-primary-regular)}.dui-segmented--top .dui-segmented__block{top:2px;display:none;box-sizing:border-box;height:calc(100% - 4px);background-color:var(--background-color-primary-regular);border-radius:var(--border-radius-small);box-shadow:0 0 0 1px var(--border-color-primary-regular)}.dui-segmented--left .dui-segmented__item{box-sizing:content-box;padding:0 var(--actionbutton-space-horizontal-large);margin-bottom:4px;line-height:var(--button-height-large);border-radius:var(--actionbutton-border-radius-medium)}.dui-segmented--left .dui-segmented__item:not(.dui-segmented--left .dui-segmented__item--active):hover{background-color:var(--actionbutton-quiet-background-color-hover)}.dui-segmented--left .dui-segmented__item__text--active-placeholder{height:0;font-weight:500;visibility:hidden}.dui-segmented--left .dui-segmented__item__block{position:absolute;top:0;left:1px;z-index:-1;box-sizing:border-box;width:100%;height:var(--button-height-large);background:var(--actionbutton-quiet-background-color-checked-regular);border-radius:var(--actionbutton-border-radius-medium)}.dui-segmented--left .dui-segmented__block{top:0;width:100%;height:var(--button-height-large);background:var(--actionbutton-quiet-background-color-checked-regular);border-radius:var(--actionbutton-border-radius-medium);transform:translateY(0)}.dui-color-popup{width:264px;padding:0 16px 16px;color:var(--component-color-primary-regular)}.dui-color-popup__tabs{margin-bottom:8px;-webkit-user-select:none;user-select:none}.dui-color-popup__parameter{position:absolute;right:100%;bottom:8px;width:100%;padding:8px 16px;margin-top:8px;margin-right:8px;background:var(--static-color-white);border-radius:var(--border-radius-medium);box-shadow:var(--boxshadow-medium)}.dui-color-popup__wrap{padding-bottom:8px}.dui-color-popup__wrap .dui-popup__header{width:100%;padding:16px;margin:0}.dui-color-popup__wrap .dui-popup__content{background:var(--static-color-white);border-radius:var(--border-radius-medium);box-shadow:var(--boxshadow-medium)}.dui-color-popup__wrap .gda-popover-arrow{display:none}
