.ant-select-tree-focused:not(:hover):not(.ant-select-tree-active-focused){background:var(--primary-1)}.ant-select-tree-list-holder-inner{align-items:flex-start}.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner{align-items:stretch}.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-node-content-wrapper{flex:auto}.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-treenode.dragging{position:relative}.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-treenode.dragging:after{position:absolute;top:0;right:0;bottom:4px;left:0;border:1px solid var(--primary-color);opacity:0;animation:ant-tree-node-fx-do-not-use .3s;animation-play-state:running;animation-fill-mode:forwards;content:"";pointer-events:none}.ant-select-tree .ant-select-tree-treenode{display:flex;align-items:flex-start;padding:0 0 4px;outline:none}.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper{color:var(--disabled-color);cursor:not-allowed}.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper:hover{background:transparent}.ant-select-tree .ant-select-tree-treenode-active .ant-select-tree-node-content-wrapper{background:var(--tree-node-hover-bg)}.ant-select-tree .ant-select-tree-treenode:not(.ant-select-tree .ant-select-tree-treenode-disabled).filter-node .ant-select-tree-title{color:inherit;font-weight:500}.ant-select-tree .ant-select-tree-treenode-draggable .ant-select-tree-draggable-icon{width:var(--tree-title-height);line-height:var(--tree-title-height);text-align:center;visibility:visible;opacity:.2;transition:opacity var(--animation-duration-slow)}.ant-select-tree-treenode:hover .ant-select-tree .ant-select-tree-treenode-draggable .ant-select-tree-draggable-icon{opacity:.45}.ant-select-tree .ant-select-tree-treenode-draggable.ant-select-tree-treenode-disabled .ant-select-tree-draggable-icon{visibility:hidden}.ant-select-tree-indent{align-self:stretch;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-select-tree-indent-unit{display:inline-block;width:var(--tree-title-height)}.ant-select-tree-draggable-icon{visibility:hidden}.ant-select-tree-switcher{position:relative;flex:none;align-self:stretch;width:var(--tree-title-height);margin:0;line-height:var(--tree-title-height);text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-select-tree-switcher .ant-select-tree-switcher-icon,.ant-select-tree-switcher .ant-tree-switcher-icon{display:inline-block;font-size:10px;vertical-align:baseline}.ant-select-tree-switcher .ant-select-tree-switcher-icon svg,.ant-select-tree-switcher .ant-tree-switcher-icon svg{transition:transform .3s}.ant-select-tree-switcher-noop{cursor:default}.ant-select-tree-switcher_close .ant-select-tree-switcher-icon svg{transform:rotate(-90deg)}.ant-select-tree-switcher-loading-icon{color:var(--primary-color)}.ant-select-tree-switcher-leaf-line{position:relative;z-index:1;display:inline-block;width:100%;height:100%}.ant-select-tree-switcher-leaf-line:before{position:absolute;top:0;right:12px;bottom:-4px;margin-left:-1px;border-right:1px solid var(--normal-color);content:" "}.ant-select-tree-switcher-leaf-line:after{position:absolute;width:calc(var(--tree-title-height) - 14px);height:calc(var(--tree-title-height) - 10px);border-bottom:1px solid var(--normal-color);content:" "}.ant-select-tree-checkbox{top:auto;margin:4px 8px 0 0}.ant-select-tree .ant-select-tree-node-content-wrapper{position:relative;z-index:auto;min-height:var(--tree-title-height);margin:0;padding:0 4px;color:inherit;line-height:var(--tree-title-height);background:transparent;border-radius:var(--border-radius-base);cursor:pointer;transition:all .3s,border 0s,line-height 0s,box-shadow 0s}.ant-select-tree .ant-select-tree-node-content-wrapper:hover{background-color:var(--tree-node-hover-bg)}.ant-select-tree .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected{background-color:var(--fill-menu-selected)}.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle{display:inline-block;width:var(--tree-title-height);height:var(--tree-title-height);line-height:var(--tree-title-height);text-align:center;vertical-align:top}.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle:empty{display:none}.ant-select-tree-unselectable .ant-select-tree-node-content-wrapper:hover{background-color:transparent}.ant-select-tree-node-content-wrapper{line-height:var(--tree-title-height);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator{position:absolute;z-index:1;height:2px;background-color:var(--primary-color);border-radius:1px;pointer-events:none}.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator:after{position:absolute;top:-3px;left:-6px;width:8px;height:8px;background-color:transparent;border:2px solid var(--primary-color);border-radius:50%;content:""}.ant-select-tree .ant-select-tree-treenode.drop-container>[draggable]{box-shadow:0 0 0 2px var(--primary-color)}.ant-select-tree-show-line .ant-select-tree-indent-unit{position:relative;height:100%}.ant-select-tree-show-line .ant-select-tree-indent-unit:before{position:absolute;top:0;right:12px;bottom:-4px;border-right:1px solid var(--border-color-base);content:""}.ant-select-tree-show-line .ant-select-tree-indent-unit-end:before{display:none}.ant-select-tree-show-line .ant-select-tree-switcher{background:var(--component-background)}.ant-select-tree-show-line .ant-select-tree-switcher-line-icon{vertical-align:-.15em}.ant-select-tree .ant-select-tree-treenode-leaf-last .ant-select-tree-switcher-leaf-line:before{top:auto!important;bottom:auto!important;height:calc(var(--tree-title-height) - 10px)!important}.ant-tree-select-dropdown-rtl .ant-select-tree .ant-select-tree-switcher_close .ant-select-tree-switcher-icon svg{transform:rotate(90deg)}.ant-tree-select-dropdown-rtl .ant-select-tree .ant-select-tree-switcher-loading-icon{transform:scaleY(-1)}.ant-select-rtl.ant-select-multiple .ant-select-selector{padding-right:12px;padding-left:36px}.ant-typography{color:var(--text-color);overflow-wrap:break-word}.ant-typography.ant-typography-secondary{color:var(--text-color-secondary)}.ant-typography.ant-typography-success{color:var(--success-color)}.ant-typography.ant-typography-warning{color:var(--warning-color)}.ant-typography.ant-typography-danger{color:var(--error-color)}a.ant-typography.ant-typography-danger:active,a.ant-typography.ant-typography-danger:focus{color:var(--error-color-active)}a.ant-typography.ant-typography-danger:hover{color:var(--error-color-hover)}.ant-typography.ant-typography-disabled{color:var(--disabled-color);cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-typography p,div.ant-typography{margin-bottom:1em}.ant-typography h1,div.ant-typography-h1,div.ant-typography-h1>textarea,h1.ant-typography{margin-bottom:var(--typography-title-margin-bottom);color:var(--heading-color);font-weight:var(--typography-title-font-weight);font-size:var(--heading-1-size);line-height:1.23}.ant-typography h2,div.ant-typography-h2,div.ant-typography-h2>textarea,h2.ant-typography{margin-bottom:var(--typography-title-margin-bottom);color:var(--heading-color);font-weight:var(--typography-title-font-weight);font-size:var(--heading-2-size);line-height:1.35}.ant-typography h3,div.ant-typography-h3,div.ant-typography-h3>textarea,h3.ant-typography{margin-bottom:var(--typography-title-margin-bottom);color:var(--heading-color);font-weight:var(--typography-title-font-weight);font-size:var(--heading-3-size);line-height:1.35}.ant-typography h4,div.ant-typography-h4,div.ant-typography-h4>textarea,h4.ant-typography{margin-bottom:var(--typography-title-margin-bottom);color:var(--heading-color);font-weight:var(--typography-title-font-weight);font-size:var(--heading-4-size);line-height:1.4}.ant-typography h5,div.ant-typography-h5,div.ant-typography-h5>textarea,h5.ant-typography{margin-bottom:var(--typography-title-margin-bottom);color:var(--heading-color);font-weight:var(--typography-title-font-weight);font-size:var(--heading-5-size);line-height:1.5}.ant-typography div+h1,.ant-typography div+h2,.ant-typography div+h3,.ant-typography div+h4,.ant-typography div+h5,.ant-typography h1+h1,.ant-typography h1+h2,.ant-typography h1+h3,.ant-typography h1+h4,.ant-typography h1+h5,.ant-typography h2+h1,.ant-typography h2+h2,.ant-typography h2+h3,.ant-typography h2+h4,.ant-typography h2+h5,.ant-typography h3+h1,.ant-typography h3+h2,.ant-typography h3+h3,.ant-typography h3+h4,.ant-typography h3+h5,.ant-typography h4+h1,.ant-typography h4+h2,.ant-typography h4+h3,.ant-typography h4+h4,.ant-typography h4+h5,.ant-typography h5+h1,.ant-typography h5+h2,.ant-typography h5+h3,.ant-typography h5+h4,.ant-typography h5+h5,.ant-typography li+h1,.ant-typography li+h2,.ant-typography li+h3,.ant-typography li+h4,.ant-typography li+h5,.ant-typography p+h1,.ant-typography p+h2,.ant-typography p+h3,.ant-typography p+h4,.ant-typography p+h5,.ant-typography ul+h1,.ant-typography ul+h2,.ant-typography ul+h3,.ant-typography ul+h4,.ant-typography ul+h5,.ant-typography+h1.ant-typography,.ant-typography+h2.ant-typography,.ant-typography+h3.ant-typography,.ant-typography+h4.ant-typography,.ant-typography+h5.ant-typography{margin-top:var(--typography-title-margin-top)}a.ant-typography-ellipsis,span.ant-typography-ellipsis{display:inline-block;max-width:100%}.ant-typography a,a.ant-typography{color:var(--link-color);outline:none;cursor:pointer;transition:color .3s;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}.ant-typography a:focus-visible,.ant-typography a:hover,a.ant-typography:focus-visible,a.ant-typography:hover{color:var(--link-hover-color)}.ant-typography a:active,a.ant-typography:active{color:var(--link-active-color)}.ant-typography a:active,.ant-typography a:hover,a.ant-typography:active,a.ant-typography:hover{-webkit-text-decoration:var(--link-hover-decoration);text-decoration:var(--link-hover-decoration)}.ant-typography a.ant-typography-disabled,.ant-typography a[disabled],a.ant-typography.ant-typography-disabled,a.ant-typography[disabled]{color:var(--disabled-color);cursor:not-allowed}.ant-typography a.ant-typography-disabled:active,.ant-typography a.ant-typography-disabled:hover,.ant-typography a[disabled]:active,.ant-typography a[disabled]:hover,a.ant-typography.ant-typography-disabled:active,a.ant-typography.ant-typography-disabled:hover,a.ant-typography[disabled]:active,a.ant-typography[disabled]:hover{color:var(--disabled-color)}.ant-typography a.ant-typography-disabled:active,.ant-typography a[disabled]:active,a.ant-typography.ant-typography-disabled:active,a.ant-typography[disabled]:active{pointer-events:none}.ant-typography code{margin:0 .2em;padding:.2em .4em .1em;font-size:85%;background:hsla(0,0%,59%,.1);border:1px solid hsla(0,0%,39%,.2);border-radius:3px}.ant-typography kbd{margin:0 .2em;padding:.15em .4em .1em;font-size:90%;background:hsla(0,0%,59%,.06);border:solid hsla(0,0%,39%,.2);border-width:1px 1px 2px;border-radius:3px}.ant-typography mark{padding:0;background-color:var(--gold-3)}.ant-typography ins,.ant-typography u{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.ant-typography del,.ant-typography s{text-decoration:line-through}.ant-typography strong{font-weight:600}.ant-typography-copy,.ant-typography-edit,.ant-typography-expand{color:var(--link-color);outline:none;cursor:pointer;transition:color .3s;margin-left:4px}.ant-typography-copy:focus-visible,.ant-typography-copy:hover,.ant-typography-edit:focus-visible,.ant-typography-edit:hover,.ant-typography-expand:focus-visible,.ant-typography-expand:hover{color:var(--link-hover-color)}.ant-typography-copy:active,.ant-typography-edit:active,.ant-typography-expand:active{color:var(--link-active-color)}.ant-typography-copy-success,.ant-typography-copy-success:focus,.ant-typography-copy-success:hover{color:var(--success-color)}.ant-typography-edit-content{position:relative}div.ant-typography-edit-content{left:calc(1px - var(--input-padding-horizontal));margin-top:calc(1px - var(--input-padding-vertical-base));margin-bottom:calc(1em - var(--input-padding-vertical-base) - 1px)}.ant-typography-edit-content-confirm{position:absolute;right:10px;bottom:8px;color:var(--text-color-secondary);font-weight:400;font-size:var(--font-size-base);font-style:normal;pointer-events:none}.ant-typography-edit-content textarea{height:1em;margin:0!important;-moz-transition:none}.ant-typography ol,.ant-typography ul{margin:0 0 1em;padding:0}.ant-typography ol li,.ant-typography ul li{margin:0 0 0 20px;padding:0 0 0 4px}.ant-typography ul{list-style-type:circle}.ant-typography ul ul{list-style-type:disc}.ant-typography ol{list-style-type:decimal}.ant-typography blockquote,.ant-typography pre{margin:1em 0}.ant-typography pre{padding:.4em .6em;white-space:pre-wrap;word-wrap:break-word;background:hsla(0,0%,59%,.1);border:1px solid hsla(0,0%,39%,.2);border-radius:3px}.ant-typography pre code{display:inline;margin:0;padding:0;font-size:inherit;font-family:inherit;background:transparent;border:0}.ant-typography blockquote{padding:0 0 0 .6em;border-left:4px solid hsla(0,0%,39%,.2);opacity:.85}.ant-typography-single-line{white-space:nowrap}.ant-typography-ellipsis-single-line{overflow:hidden;text-overflow:ellipsis}a.ant-typography-ellipsis-single-line,span.ant-typography-ellipsis-single-line{vertical-align:bottom}.ant-typography-ellipsis-multiple-line{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;/*! autoprefixer: ignore next */-webkit-box-orient:vertical}.ant-typography-rtl{direction:rtl}.ant-typography-rtl .ant-typography-copy,.ant-typography-rtl .ant-typography-edit,.ant-typography-rtl .ant-typography-expand{margin-right:4px;margin-left:0}.ant-typography-rtl .ant-typography-expand{float:left}div.ant-typography-edit-content.ant-typography-rtl{right:calc(1px - var(--input-padding-horizontal));left:auto}.ant-typography-rtl .ant-typography-edit-content-confirm{right:auto;left:10px}.ant-typography-rtl.ant-typography ol li,.ant-typography-rtl.ant-typography ul li{margin:0 20px 0 0;padding:0 4px 0 0}.ant-typography{--typography-title-margin-top:1.2em}@modal-close-color :var (--text-primary);.text-xs{font-size:12px;line-height:20px}.text-sm{font-size:14px;line-height:22px}.text-base{font-size:16px;line-height:24px}.text-lg{font-size:20px;line-height:28px}.text-xl{font-size:24px;line-height:32px}.text-2xl{font-size:28px;line-height:36px}.text-3xl{font-size:32px;line-height:40px}.text-4xl{font-size:36px;line-height:44px}.text-5xl{font-size:48px;line-height:56px}.text-6xl{font-size:54px;line-height:62px}.font-normal{font-weight:300}.font-medium{font-weight:400}.font-bold{font-weight:600}.ant-upload{box-sizing:border-box;margin:0;padding:0;color:var(--text-color);font-size:var(--font-size-base);font-variant:var(--font-variant-base);line-height:var(--line-height-base);list-style:none;font-feature-settings:var(--font-feature-settings-base),;outline:0}.ant-upload p{margin:0}.ant-upload-btn{display:block;width:100%;outline:none}.ant-upload input[type=file]{cursor:pointer}.ant-upload.ant-upload-select{display:inline-block}.ant-upload.ant-upload-disabled{color:var(--disabled-color);cursor:not-allowed}.ant-upload.ant-upload-select-picture-card{width:104px;height:104px;margin-right:8px;margin-bottom:8px;text-align:center;vertical-align:top;background-color:var(--background-color-light);border:var(--border-width-base) dashed var(--border-color-base);border-radius:var(--border-radius-base);cursor:pointer;transition:border-color .3s}.ant-upload.ant-upload-select-picture-card>.ant-upload{display:flex;align-items:center;justify-content:center;height:100%;text-align:center}.ant-upload.ant-upload-select-picture-card:hover{border-color:var(--primary-color)}.ant-upload-disabled.ant-upload.ant-upload-select-picture-card:hover{border-color:var(--border-color-base)}.ant-upload.ant-upload-drag{position:relative;width:100%;height:100%;text-align:center;background:var(--background-color-light);border:var(--border-width-base) dashed var(--border-color-base);border-radius:var(--border-radius-base);cursor:pointer;transition:border-color .3s}.ant-upload.ant-upload-drag .ant-upload{padding:var(--padding-md) 0}.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled){border-color:var(--primary-7)}.ant-upload.ant-upload-drag.ant-upload-disabled{cursor:not-allowed}.ant-upload.ant-upload-drag .ant-upload-btn{display:table;height:100%}.ant-upload.ant-upload-drag .ant-upload-drag-container{display:table-cell;vertical-align:middle}.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{border-color:var(--primary-5)}.ant-upload.ant-upload-drag p.ant-upload-drag-icon{margin-bottom:20px}.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon{color:var(--primary-5);font-size:48px}.ant-upload.ant-upload-drag p.ant-upload-text{margin:0 0 4px;color:var(--heading-color);font-size:var(--font-size-lg)}.ant-upload.ant-upload-drag p.ant-upload-hint{color:var(--text-color-secondary);font-size:var(--font-size-base)}.ant-upload.ant-upload-drag .anticon-plus{color:var(--disabled-color);font-size:30px;transition:all .3s}.ant-upload.ant-upload-drag .anticon-plus:hover,.ant-upload.ant-upload-drag:hover .anticon-plus{color:var(--text-color-secondary)}.ant-upload-picture-card-wrapper{display:inline-block;width:100%}.ant-upload-picture-card-wrapper:before{display:table;content:""}.ant-upload-picture-card-wrapper:after{display:table;clear:both;content:""}.ant-upload-list{box-sizing:border-box;margin:0;padding:0;color:var(--text-color);font-size:var(--font-size-base);font-variant:var(--font-variant-base);list-style:none;font-feature-settings:var(--font-feature-settings-base),;line-height:var(--line-height-base)}.ant-upload-list:after,.ant-upload-list:before{display:table;content:""}.ant-upload-list:after{clear:both}.ant-upload-list-item{position:relative;height:22px;margin-top:var(--margin-xs);font-size:var(--font-size-base)}.ant-upload-list-item-name{display:inline-block;width:100%;padding-left:calc(var(--font-size-base) + 8px);overflow:hidden;line-height:var(--line-height-base);white-space:nowrap;text-overflow:ellipsis}.ant-upload-list-item-card-actions{position:absolute;right:0}.ant-upload-list-item-card-actions-btn{opacity:0}.ant-upload-list-item-card-actions-btn.ant-btn-sm{height:22px;line-height:1;vertical-align:top}.ant-upload-list-item-card-actions.picture{top:22px;line-height:0}.ant-upload-list-item-card-actions-btn:focus,.ant-upload-list-item-card-actions.picture .ant-upload-list-item-card-actions-btn{opacity:1}.ant-upload-list-item-card-actions .anticon{color:var(--upload-actions-color);transition:all .3s}.ant-upload-list-item-card-actions:hover .anticon{color:var(--text-color)}.ant-upload-list-item-info{height:100%;transition:background-color .3s}.ant-upload-list-item-info>span{display:block;width:100%;height:100%}.ant-upload-list-item-info .ant-upload-text-icon .anticon,.ant-upload-list-item-info .anticon-loading .anticon{position:absolute;top:5px;color:var(--text-color-secondary);font-size:var(--font-size-base)}.ant-upload-list-item:hover .ant-upload-list-item-info{background-color:var(--item-hover-bg)}.ant-upload-list-item:hover .ant-upload-list-item-card-actions-btn{opacity:1}.ant-upload-list-item-error,.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon,.ant-upload-list-item-error .ant-upload-list-item-name,.ant-upload-list-item-error .ant-upload-text-icon>.anticon{color:var(--error-color)}.ant-upload-list-item-error .ant-upload-list-item-card-actions-btn{opacity:1}.ant-upload-list-item-progress{position:absolute;bottom:-12px;width:100%;font-size:var(--font-size-base);line-height:0;padding-inline-start:calc(var(--font-size-base) + 12px)}.ant-upload-list-picture .ant-upload-list-item,.ant-upload-list-picture-card .ant-upload-list-item{position:relative;height:66px;padding:var(--padding-xs);border:var(--border-width-base) var(--border-style-base) var(--border-color-base);border-radius:var(--border-radius-base)}.ant-upload-list-picture .ant-upload-list-item:hover,.ant-upload-list-picture-card .ant-upload-list-item:hover{background:transparent}.ant-upload-list-picture .ant-upload-list-item-error,.ant-upload-list-picture-card .ant-upload-list-item-error{border-color:var(--error-color)}.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info{background:transparent}.ant-upload-list-picture .ant-upload-list-item-uploading,.ant-upload-list-picture-card .ant-upload-list-item-uploading{border-style:dashed}.ant-upload-list-picture .ant-upload-list-item-thumbnail,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail{width:48px;height:48px;line-height:60px;text-align:center;opacity:.8}.ant-upload-list-picture .ant-upload-list-item-thumbnail .anticon,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail .anticon{font-size:26px}.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#e6f7ff"],.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#e6f7ff"]{fill:var(--error-color-deprecated-bg)}.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#1890ff"],.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#1890ff"]{fill:var(--error-color)}.ant-upload-list-picture .ant-upload-list-item-icon,.ant-upload-list-picture-card .ant-upload-list-item-icon{position:absolute;top:50%;left:50%;font-size:26px;transform:translate(-50%,-50%)}.ant-upload-list-picture .ant-upload-list-item-icon .anticon,.ant-upload-list-picture-card .ant-upload-list-item-icon .anticon{font-size:26px}.ant-upload-list-picture .ant-upload-list-item-image,.ant-upload-list-picture-card .ant-upload-list-item-image{max-width:100%}.ant-upload-list-picture .ant-upload-list-item-thumbnail img,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{display:block;width:48px;height:48px;overflow:hidden}.ant-upload-list-picture .ant-upload-list-item-name,.ant-upload-list-picture-card .ant-upload-list-item-name{display:inline-block;box-sizing:border-box;max-width:100%;margin:0 0 0 8px;padding-right:8px;padding-left:48px;overflow:hidden;line-height:44px;white-space:nowrap;text-overflow:ellipsis;transition:all .3s}.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name{margin-bottom:12px}.ant-upload-list-picture .ant-upload-list-item-progress,.ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:14px;width:calc(100% - 24px);margin-top:0;padding-inline-start:56px}.ant-upload-list-picture-card-container{display:inline-block;width:104px;height:104px;margin:0 var(--margin-xs) var(--margin-xs) 0;vertical-align:top}.ant-upload-list-picture-card .ant-upload-list-item{height:100%;margin:0}.ant-upload-list-picture-card .ant-upload-list-item-info{position:relative;height:100%;overflow:hidden}.ant-upload-list-picture-card .ant-upload-list-item-info:before{position:absolute;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;transition:all .3s;content:" "}.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info:before{opacity:1}.ant-upload-list-picture-card .ant-upload-list-item-actions{position:absolute;top:50%;left:50%;z-index:10;white-space:nowrap;transform:translate(-50%,-50%);opacity:0;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye{z-index:10;width:16px;margin:0 4px;color:var(--text-color-dark);font-size:16px;cursor:pointer;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye:hover{color:var(--text-color-inverse)}.ant-upload-list-picture-card .ant-upload-list-item-actions:hover,.ant-upload-list-picture-card .ant-upload-list-item-info:hover+.ant-upload-list-item-actions{opacity:1}.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{position:static;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ant-upload-list-picture-card .ant-upload-list-item-name{display:none;margin:8px 0 0;padding:0;line-height:var(--line-height-base);text-align:center}.ant-upload-list-picture-card .ant-upload-list-item-file+.ant-upload-list-item-name{position:absolute;bottom:10px;display:block}.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item{background-color:var(--background-color-light)}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info{height:auto}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info:before{display:none}.ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:32px;width:calc(100% - 14px);padding-inline-start:0}.ant-upload-list-picture-container,.ant-upload-list-text-container{transition:opacity var(--animation-duration-slow),height var(--animation-duration-slow)}.ant-upload-list-picture-container:before,.ant-upload-list-text-container:before{display:table;width:0;height:0;content:""}.ant-upload-list-picture-container .ant-upload-span,.ant-upload-list-text-container .ant-upload-span{display:block;flex:auto}.ant-upload-list-picture .ant-upload-span,.ant-upload-list-text .ant-upload-span{display:flex;align-items:center}.ant-upload-list-picture .ant-upload-span>*,.ant-upload-list-text .ant-upload-span>*{flex:none}.ant-upload-list-picture .ant-upload-list-item-name,.ant-upload-list-text .ant-upload-list-item-name{flex:auto;margin:0;padding:0 var(--padding-xs)}.ant-upload-list-picture .ant-upload-list-item-card-actions,.ant-upload-list-text .ant-upload-list-item-card-actions,.ant-upload-list-text .ant-upload-text-icon .anticon{position:static}.ant-upload-list .ant-upload-animate-inline-appear,.ant-upload-list .ant-upload-animate-inline-enter,.ant-upload-list .ant-upload-animate-inline-leave{animation-duration:var(--animation-duration-slow);animation-timing-function:var(--ease-in-out-circ);animation-fill-mode:forwards}.ant-upload-list .ant-upload-animate-inline-appear,.ant-upload-list .ant-upload-animate-inline-enter{animation-name:uploadAnimateInlineIn}.ant-upload-list .ant-upload-animate-inline-leave{animation-name:uploadAnimateInlineOut}@keyframes uploadAnimateInlineIn{0%{width:0;height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateInlineOut{to{width:0;height:0;margin:0;padding:0;opacity:0}}.ant-upload-rtl{direction:rtl}.ant-upload-rtl.ant-upload.ant-upload-select-picture-card{margin-right:auto;margin-left:8px}.ant-upload-list-rtl{direction:rtl}.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1{padding-right:22px;padding-left:14px}.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2{padding-right:22px;padding-left:28px}.ant-upload-list-rtl .ant-upload-list-item-name-icon-count-1{padding-left:14px}.ant-upload-list-rtl .ant-upload-list-item-card-actions{right:auto;left:0}.ant-upload-list-rtl .ant-upload-list-item-card-actions .anticon,.ant-upload-list-rtl .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon{padding-right:0;padding-left:5px}.ant-upload-list-picture .ant-upload-list-item-info,.ant-upload-list-picture-card .ant-upload-list-item-info{padding:0}.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-thumbnail,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-thumbnail{right:8px;left:auto}.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-icon,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-icon{right:50%;left:auto;transform:translate(50%,-50%)}.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1{padding-right:48px;padding-left:18px}.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2{padding-right:48px;padding-left:36px}.ant-upload-list-rtl .ant-upload-list-picture-card-container{margin:0 0 var(--margin-xs) var(--margin-xs)}.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-actions{right:50%;left:auto;transform:translate(50%,-50%)}.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file+.ant-upload-list-item-name{margin:8px 0 0;padding:0}.ant-upload{--error-color-deprecated-bg:var(--error-base);--upload-actions-color:var(--text-secondary)}.remote-header-placeholder-itemTitle .remote-header-placeholder-headerTag{display:inline-flex;align-items:center}.remote-header-placeholder-navItemCustomIconTag{height:14px;margin-inline-start:2px;-o-object-fit:cover;object-fit:cover}html[data-from=app] .remote-header-placeholder-wrapper{display:none}.remote-header-placeholder-wrapper{position:relative;border-bottom:1px solid var(--divider-primary);background-color:var(--bg-l0);color:var(--text-primary);display:flex;justify-content:space-between;align-items:center;height:60px;padding-inline-start:16px}.remote-header-placeholder-affix{position:fixed!important;top:0!important;left:0!important;width:100%!important;z-index:1000!important}.remote-header-placeholder-leftWrapper,.remote-header-placeholder-rightWrapper{display:flex;align-items:center;height:100%}.remote-header-placeholder-leftWrapper{flex:1;overflow:hidden}.remote-header-placeholder-rightWrapper{padding-inline-end:16px;flex-shrink:0}.remote-header-placeholder-logoWrapper{display:flex;align-items:center;margin-inline-end:16px;cursor:pointer}.remote-header-placeholder-logoWrapper img{height:20px;line-height:0}.remote-header-placeholder-normalLeftMenuWrapper{display:flex;flex-wrap:nowrap;flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.remote-header-placeholder-normalLeftMenuWrapper::-webkit-scrollbar{display:none}.remote-header-placeholder-navItem{margin-inline-end:16px;display:flex;align-items:center;cursor:pointer;flex:0 0 auto}.remote-header-placeholder-navLinkItem{display:flex;align-items:center;height:60px}@media(max-width:767px){.remote-header-placeholder-navLinkItem,.remote-header-placeholder-wrapper{height:48px!important}.remote-header-placeholder-logoWrapper img{height:16px}.remote-header-placeholder-home .remote-header-placeholder-logoWrapper{display:none}}.remote-header-placeholder-itemTitle{font-weight:500;color:var(--text-primary);display:inline-flex;align-items:center}.remote-header-placeholder-hostMenuIcon{margin-inline-end:4px}.remote-header-placeholder-itemTitle>span{white-space:nowrap;display:inline-block}.remote-header-placeholder-itemTitle [data-icon=CaretDownOutlined]{font-size:7px;margin-inline-start:4px;display:inline-block;line-height:1}.remote-header-placeholder-customTextTag{height:16px;padding:0 4px;line-height:16px;color:var(--content-white);background-color:var(--brand-default);border-radius:4px;font-size:12px;font-weight:400;white-space:nowrap;margin-inline-start:2px;top:0}.remote-header-placeholder-newTagImg{width:30px}.remote-header-placeholder-hotTagImg,.remote-header-placeholder-newTagImg{margin-inline-start:2px;display:inline-block;height:14px;-o-object-fit:contain;object-fit:contain;vertical-align:middle;line-height:1}.remote-header-placeholder-hotTagImg{width:14px}.remote-header-placeholder-auth-cta{display:flex;gap:16px;align-items:center}.remote-header-placeholder-link{color:var(--text-primary);font-weight:600}.remote-header-placeholder-btn{display:inline-flex;align-items:center;height:32px;padding:0 16px;border-radius:999px;font-size:14px}.remote-header-placeholder-btn.remote-header-placeholder-ghost{border:1px solid var(--divider-primary);color:var(--text-primary)}.remote-header-placeholder-btn.remote-header-placeholder-primary{background:var(--primary-base,var(--brand-primary));color:#fff}.remote-header-placeholder-btn.remote-header-placeholder-deposit{padding-right:10px}.remote-header-placeholder-btn.remote-header-placeholder-deposit [data-icon=CaretDownOutlined]{font-size:10px;margin-inline-start:6px;transform:translateY(1px);opacity:.9}.remote-header-placeholder-divider{width:1px;height:24px;background-color:var(--divider-primary);margin-inline-start:16px;margin-inline-end:16px;align-self:center;opacity:1}.remote-header-placeholder-avatar-skeleton,.remote-header-placeholder-icon-btn{width:28px;height:28px;border-radius:50%;background:var(--bg-l3)}.remote-header-placeholder-icon-btn{margin-inline-start:12px;display:inline-flex;align-items:center;justify-content:center}.remote-header-placeholder-navtext{margin-inline:16px}.remote-header-placeholder-icon-btn.remote-header-placeholder-message{position:relative}.remote-header-placeholder-icon-btn.remote-header-placeholder-message .remote-header-placeholder-dot{position:absolute;top:-2px;right:-2px;width:6px;height:6px;border-radius:50%;background:var(--brand-primary)}.remote-header-placeholder-logoWrapper img.remote-header-placeholder-logo{display:none}.remote-header-placeholder-theme-light .remote-header-placeholder-logoWrapper img.remote-header-placeholder-logo.light{display:block}.remote-header-placeholder-theme-light .remote-header-placeholder-logoWrapper img.remote-header-placeholder-logo.dark{display:none!important}.remote-header-placeholder-theme-dark .remote-header-placeholder-logoWrapper img.remote-header-placeholder-logo.dark{display:block}.remote-header-placeholder-theme-dark .remote-header-placeholder-logoWrapper img.remote-header-placeholder-logo.light{display:none!important}[data-theme=dark] .remote-header-placeholder-wrapper:not(.remote-header-placeholder-theme-light):not(.remote-header-placeholder-theme-dark) .remote-header-placeholder-logoWrapper img.remote-header-placeholder-logo.dark,[data-theme=light] .remote-header-placeholder-wrapper:not(.remote-header-placeholder-theme-light):not(.remote-header-placeholder-theme-dark) .remote-header-placeholder-logoWrapper img.remote-header-placeholder-logo.light{display:block}.remote-header-placeholder-wrapper[data-r-stage="1"] .remote-header-placeholder-btn.remote-header-placeholder-deposit{padding:0 10px}.remote-header-placeholder-wrapper[data-r-stage="1"] .remote-header-placeholder-divider,.remote-header-placeholder-wrapper[data-r-stage="2"] .remote-header-placeholder-navtext,.remote-header-placeholder-wrapper[data-r-stage="3"] .remote-header-placeholder-icon-btn[title=download],.remote-header-placeholder-wrapper[data-r-stage="3"] .remote-header-placeholder-icon-btn[title=language]{display:none}@media(max-width:1023px){.remote-header-placeholder-normalLeftMenuWrapper{display:none!important}}.remote-footer-placeholder{background-color:var(--bg-primary);color:var(--primary-text);padding:64px 0;border-top:1px solid var(--divider-primary);opacity:1!important;overflow-x:clip}.remote-footer-placeholder__top{display:flex;max-width:1440px;flex-wrap:wrap;margin:0 auto;padding:0 20px}.remote-footer-placeholder__section{margin-right:24px;width:180px;margin-bottom:40px}.remote-footer-placeholder__section:first-child{width:267px;margin-right:82px}.remote-footer-placeholder__title{display:flex;align-items:center;margin-bottom:16px}.remote-footer-placeholder__title-text{height:24px;width:120px;background:var(--bg-tertiary);border-radius:4px;animation:skeleton-loading 1.5s infinite}.remote-footer-placeholder__title-icon{display:none}.remote-footer-placeholder ul{list-style:none;padding:0;margin:0}.remote-footer-placeholder ul li{height:20px;width:75%;background:var(--bg-tertiary);border-radius:4px;margin-bottom:16px;animation:skeleton-loading 1.5s infinite}.remote-footer-placeholder ul li:nth-child(2n){width:85%}.remote-footer-placeholder ul li:nth-child(3n){width:65%}.remote-footer-placeholder ul li:last-child{margin-bottom:0}.remote-footer-placeholder__qrcode{width:120px;height:120px;background:var(--bg-tertiary);border-radius:4px;margin:20px 0;animation:skeleton-loading 1.5s infinite}.remote-footer-placeholder__download{width:124px;height:48px;background:var(--bg-tertiary);border-radius:44px;margin-top:32px;animation:skeleton-loading 1.5s infinite}.remote-footer-placeholder__bottom{display:flex;flex-flow:column;align-items:center;margin:0 auto;max-width:1224px;padding-top:25px;border-top:1px solid var(--divider-primary)}.remote-footer-placeholder__phone{width:240px;height:20px;margin-bottom:16px}.remote-footer-placeholder__copyright,.remote-footer-placeholder__phone{background:var(--bg-tertiary);border-radius:4px;animation:skeleton-loading 1.5s infinite}.remote-footer-placeholder__copyright{height:16px;width:160px}@keyframes skeleton-loading{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}@media(max-width:768px){.remote-footer-placeholder{padding:20px 16px 72px}.remote-footer-placeholder__top{padding:0}.remote-footer-placeholder__section{flex-basis:100%;width:100%!important;margin:0;border-bottom:1px solid var(--divider-primary)}.remote-footer-placeholder__section:first-child{display:none}.remote-footer-placeholder__title{height:56px;margin:0;display:flex;align-items:center;justify-content:space-between;padding:16px 0}.remote-footer-placeholder__title-text{width:160px;height:20px}.remote-footer-placeholder__title-icon{display:block;width:20px;height:20px;background:var(--bg-tertiary);border-radius:50%;animation:skeleton-loading 1.5s infinite}.remote-footer-placeholder ul{display:none}.remote-footer-placeholder__bottom{margin:48px auto 0;border-top:none}.remote-footer-placeholder__phone{width:200px}}