@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css";/*!
* 
* antd v4.24.16
* 
* Copyright 2015-present, Alipay, Inc.
* All rights reserved.
*       
*/[class^=ant-]::-ms-clear,[class*=ant-]::-ms-clear,[class^=ant-] input::-ms-clear,[class*=ant-] input::-ms-clear,[class^=ant-] input::-ms-reveal,[class*=ant-] input::-ms-reveal{display:none}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0;color:#000000d9;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-variant:tabular-nums;line-height:1.5715;background-color:#fff;font-feature-settings:"tnum"}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;color:#000000d9;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;transition:color .3s;-webkit-text-decoration-skip:objects}a:hover{color:#40a9ff}a:active{color:#096dd9}a:active,a:hover{text-decoration:none;outline:0}a:focus{text-decoration:none;outline:0}a[disabled]{color:#00000040;cursor:not-allowed}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type="range"]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:#00000073;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}::-moz-selection{color:#fff;background:#1890ff}::selection{color:#fff;background:#1890ff}.clearfix:before{display:table;content:""}.clearfix:after{display:table;clear:both;content:""}.anticon{display:inline-flex;align-items:center;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*{line-height:1}.anticon svg{display:inline-block}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon>.anticon{line-height:0;vertical-align:0}.anticon[tabindex]{cursor:pointer}.anticon-spin,.anticon-spin:before{display:inline-block;animation:loadingCircle 1s infinite linear}.ant-fade-enter,.ant-fade-appear,.ant-fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-fade-enter.ant-fade-enter-active,.ant-fade-appear.ant-fade-appear-active{animation-name:antFadeIn;animation-play-state:running}.ant-fade-leave.ant-fade-leave-active{animation-name:antFadeOut;animation-play-state:running;pointer-events:none}.ant-fade-enter,.ant-fade-appear{opacity:0;animation-timing-function:linear}.ant-fade-leave{animation-timing-function:linear}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.ant-move-up-enter,.ant-move-up-appear,.ant-move-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-up-enter.ant-move-up-enter-active,.ant-move-up-appear.ant-move-up-appear-active{animation-name:antMoveUpIn;animation-play-state:running}.ant-move-up-leave.ant-move-up-leave-active{animation-name:antMoveUpOut;animation-play-state:running;pointer-events:none}.ant-move-up-enter,.ant-move-up-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-down-enter,.ant-move-down-appear,.ant-move-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-down-enter.ant-move-down-enter-active,.ant-move-down-appear.ant-move-down-appear-active{animation-name:antMoveDownIn;animation-play-state:running}.ant-move-down-leave.ant-move-down-leave-active{animation-name:antMoveDownOut;animation-play-state:running;pointer-events:none}.ant-move-down-enter,.ant-move-down-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-left-enter,.ant-move-left-appear,.ant-move-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-left-enter.ant-move-left-enter-active,.ant-move-left-appear.ant-move-left-appear-active{animation-name:antMoveLeftIn;animation-play-state:running}.ant-move-left-leave.ant-move-left-leave-active{animation-name:antMoveLeftOut;animation-play-state:running;pointer-events:none}.ant-move-left-enter,.ant-move-left-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-right-enter,.ant-move-right-appear,.ant-move-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-right-enter.ant-move-right-enter-active,.ant-move-right-appear.ant-move-right-appear-active{animation-name:antMoveRightIn;animation-play-state:running}.ant-move-right-leave.ant-move-right-leave-active{animation-name:antMoveRightOut;animation-play-state:running;pointer-events:none}.ant-move-right-enter,.ant-move-right-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes antMoveDownIn{0%{transform:translateY(100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes antMoveDownOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(100%);transform-origin:0 0;opacity:0}}@keyframes antMoveLeftIn{0%{transform:translate(-100%);transform-origin:0 0;opacity:0}to{transform:translate(0);transform-origin:0 0;opacity:1}}@keyframes antMoveLeftOut{0%{transform:translate(0);transform-origin:0 0;opacity:1}to{transform:translate(-100%);transform-origin:0 0;opacity:0}}@keyframes antMoveRightIn{0%{transform:translate(100%);transform-origin:0 0;opacity:0}to{transform:translate(0);transform-origin:0 0;opacity:1}}@keyframes antMoveRightOut{0%{transform:translate(0);transform-origin:0 0;opacity:1}to{transform:translate(100%);transform-origin:0 0;opacity:0}}@keyframes antMoveUpIn{0%{transform:translateY(-100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes antMoveUpOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(-100%);transform-origin:0 0;opacity:0}}@keyframes loadingCircle{to{transform:rotate(360deg)}}[ant-click-animating=true],[ant-click-animating-without-extra-node=true]{position:relative}html{--antd-wave-shadow-color: #1890ff;--scroll-bar: 0}[ant-click-animating-without-extra-node=true]:after,.ant-click-animating-node{position:absolute;inset:0;display:block;border-radius:inherit;box-shadow:0 0 #1890ff;box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation-fill-mode:forwards;content:"";pointer-events:none}@keyframes waveEffect{to{box-shadow:0 0 #1890ff;box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes fadeEffect{to{opacity:0}}.ant-slide-up-enter,.ant-slide-up-appear,.ant-slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-up-enter.ant-slide-up-enter-active,.ant-slide-up-appear.ant-slide-up-appear-active{animation-name:antSlideUpIn;animation-play-state:running}.ant-slide-up-leave.ant-slide-up-leave-active{animation-name:antSlideUpOut;animation-play-state:running;pointer-events:none}.ant-slide-up-enter,.ant-slide-up-appear{transform:scale(0);transform-origin:0% 0%;opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-up-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-down-enter,.ant-slide-down-appear,.ant-slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-down-enter.ant-slide-down-enter-active,.ant-slide-down-appear.ant-slide-down-appear-active{animation-name:antSlideDownIn;animation-play-state:running}.ant-slide-down-leave.ant-slide-down-leave-active{animation-name:antSlideDownOut;animation-play-state:running;pointer-events:none}.ant-slide-down-enter,.ant-slide-down-appear{transform:scale(0);transform-origin:0% 0%;opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-left-enter,.ant-slide-left-appear,.ant-slide-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-left-enter.ant-slide-left-enter-active,.ant-slide-left-appear.ant-slide-left-appear-active{animation-name:antSlideLeftIn;animation-play-state:running}.ant-slide-left-leave.ant-slide-left-leave-active{animation-name:antSlideLeftOut;animation-play-state:running;pointer-events:none}.ant-slide-left-enter,.ant-slide-left-appear{transform:scale(0);transform-origin:0% 0%;opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-left-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-right-enter,.ant-slide-right-appear,.ant-slide-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-right-enter.ant-slide-right-enter-active,.ant-slide-right-appear.ant-slide-right-appear-active{animation-name:antSlideRightIn;animation-play-state:running}.ant-slide-right-leave.ant-slide-right-leave-active{animation-name:antSlideRightOut;animation-play-state:running;pointer-events:none}.ant-slide-right-enter,.ant-slide-right-appear{transform:scale(0);transform-origin:0% 0%;opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-right-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes antSlideUpIn{0%{transform:scaleY(.8);transform-origin:0% 0%;opacity:0}to{transform:scaleY(1);transform-origin:0% 0%;opacity:1}}@keyframes antSlideUpOut{0%{transform:scaleY(1);transform-origin:0% 0%;opacity:1}to{transform:scaleY(.8);transform-origin:0% 0%;opacity:0}}@keyframes antSlideDownIn{0%{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}to{transform:scaleY(1);transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownOut{0%{transform:scaleY(1);transform-origin:100% 100%;opacity:1}to{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}}@keyframes antSlideLeftIn{0%{transform:scaleX(.8);transform-origin:0% 0%;opacity:0}to{transform:scaleX(1);transform-origin:0% 0%;opacity:1}}@keyframes antSlideLeftOut{0%{transform:scaleX(1);transform-origin:0% 0%;opacity:1}to{transform:scaleX(.8);transform-origin:0% 0%;opacity:0}}@keyframes antSlideRightIn{0%{transform:scaleX(.8);transform-origin:100% 0%;opacity:0}to{transform:scaleX(1);transform-origin:100% 0%;opacity:1}}@keyframes antSlideRightOut{0%{transform:scaleX(1);transform-origin:100% 0%;opacity:1}to{transform:scaleX(.8);transform-origin:100% 0%;opacity:0}}.ant-zoom-enter,.ant-zoom-appear,.ant-zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-enter.ant-zoom-enter-active,.ant-zoom-appear.ant-zoom-appear-active{animation-name:antZoomIn;animation-play-state:running}.ant-zoom-leave.ant-zoom-leave-active{animation-name:antZoomOut;animation-play-state:running;pointer-events:none}.ant-zoom-enter,.ant-zoom-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-enter-prepare,.ant-zoom-appear-prepare{transform:none}.ant-zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-big-enter,.ant-zoom-big-appear,.ant-zoom-big-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-big-enter.ant-zoom-big-enter-active,.ant-zoom-big-appear.ant-zoom-big-appear-active{animation-name:antZoomBigIn;animation-play-state:running}.ant-zoom-big-leave.ant-zoom-big-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.ant-zoom-big-enter,.ant-zoom-big-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-big-enter-prepare,.ant-zoom-big-appear-prepare{transform:none}.ant-zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-big-fast-enter,.ant-zoom-big-fast-appear,.ant-zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active{animation-name:antZoomBigIn;animation-play-state:running}.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.ant-zoom-big-fast-enter,.ant-zoom-big-fast-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-big-fast-enter-prepare,.ant-zoom-big-fast-appear-prepare{transform:none}.ant-zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-up-enter,.ant-zoom-up-appear,.ant-zoom-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-up-enter.ant-zoom-up-enter-active,.ant-zoom-up-appear.ant-zoom-up-appear-active{animation-name:antZoomUpIn;animation-play-state:running}.ant-zoom-up-leave.ant-zoom-up-leave-active{animation-name:antZoomUpOut;animation-play-state:running;pointer-events:none}.ant-zoom-up-enter,.ant-zoom-up-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-up-enter-prepare,.ant-zoom-up-appear-prepare{transform:none}.ant-zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-down-enter,.ant-zoom-down-appear,.ant-zoom-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-down-enter.ant-zoom-down-enter-active,.ant-zoom-down-appear.ant-zoom-down-appear-active{animation-name:antZoomDownIn;animation-play-state:running}.ant-zoom-down-leave.ant-zoom-down-leave-active{animation-name:antZoomDownOut;animation-play-state:running;pointer-events:none}.ant-zoom-down-enter,.ant-zoom-down-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-down-enter-prepare,.ant-zoom-down-appear-prepare{transform:none}.ant-zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-left-enter,.ant-zoom-left-appear,.ant-zoom-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-left-enter.ant-zoom-left-enter-active,.ant-zoom-left-appear.ant-zoom-left-appear-active{animation-name:antZoomLeftIn;animation-play-state:running}.ant-zoom-left-leave.ant-zoom-left-leave-active{animation-name:antZoomLeftOut;animation-play-state:running;pointer-events:none}.ant-zoom-left-enter,.ant-zoom-left-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-left-enter-prepare,.ant-zoom-left-appear-prepare{transform:none}.ant-zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-right-enter,.ant-zoom-right-appear,.ant-zoom-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-right-enter.ant-zoom-right-enter-active,.ant-zoom-right-appear.ant-zoom-right-appear-active{animation-name:antZoomRightIn;animation-play-state:running}.ant-zoom-right-leave.ant-zoom-right-leave-active{animation-name:antZoomRightOut;animation-play-state:running;pointer-events:none}.ant-zoom-right-enter,.ant-zoom-right-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-right-enter-prepare,.ant-zoom-right-appear-prepare{transform:none}.ant-zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes antZoomIn{0%{transform:scale(.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes antZoomOut{0%{transform:scale(1)}to{transform:scale(.2);opacity:0}}@keyframes antZoomBigIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes antZoomBigOut{0%{transform:scale(1)}to{transform:scale(.8);opacity:0}}@keyframes antZoomUpIn{0%{transform:scale(.8);transform-origin:50% 0%;opacity:0}to{transform:scale(1);transform-origin:50% 0%}}@keyframes antZoomUpOut{0%{transform:scale(1);transform-origin:50% 0%}to{transform:scale(.8);transform-origin:50% 0%;opacity:0}}@keyframes antZoomLeftIn{0%{transform:scale(.8);transform-origin:0% 50%;opacity:0}to{transform:scale(1);transform-origin:0% 50%}}@keyframes antZoomLeftOut{0%{transform:scale(1);transform-origin:0% 50%}to{transform:scale(.8);transform-origin:0% 50%;opacity:0}}@keyframes antZoomRightIn{0%{transform:scale(.8);transform-origin:100% 50%;opacity:0}to{transform:scale(1);transform-origin:100% 50%}}@keyframes antZoomRightOut{0%{transform:scale(1);transform-origin:100% 50%}to{transform:scale(.8);transform-origin:100% 50%;opacity:0}}@keyframes antZoomDownIn{0%{transform:scale(.8);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes antZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(.8);transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse-legacy-active{transition:height .2s cubic-bezier(.645,.045,.355,1),opacity .2s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden;transition:height .2s cubic-bezier(.645,.045,.355,1),opacity .2s cubic-bezier(.645,.045,.355,1)!important}.ant-affix{position:fixed;z-index:10}.ant-alert{box-sizing:border-box;margin:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;display:flex;align-items:center;padding:8px 15px;word-wrap:break-word;border-radius:2px}.ant-alert-content{flex:1;min-width:0}.ant-alert-icon{margin-right:8px}.ant-alert-description{display:none;font-size:14px;line-height:22px}.ant-alert-success{background-color:#f6ffed;border:1px solid #b7eb8f}.ant-alert-success .ant-alert-icon{color:#52c41a}.ant-alert-info{background-color:#e6f7ff;border:1px solid #91d5ff}.ant-alert-info .ant-alert-icon{color:#1890ff}.ant-alert-warning{background-color:#fffbe6;border:1px solid #ffe58f}.ant-alert-warning .ant-alert-icon{color:#faad14}.ant-alert-error{background-color:#fff2f0;border:1px solid #ffccc7}.ant-alert-error .ant-alert-icon{color:#ff4d4f}.ant-alert-error .ant-alert-description>pre{margin:0;padding:0}.ant-alert-action{margin-left:8px}.ant-alert-close-icon{margin-left:8px;padding:0;overflow:hidden;font-size:12px;line-height:12px;background-color:transparent;border:none;outline:none;cursor:pointer}.ant-alert-close-icon .anticon-close{color:#00000073;transition:color .3s}.ant-alert-close-icon .anticon-close:hover{color:#000000bf}.ant-alert-close-text{color:#00000073;transition:color .3s}.ant-alert-close-text:hover{color:#000000bf}.ant-alert-with-description{align-items:flex-start;padding:15px 15px 15px 24px}.ant-alert-with-description.ant-alert-no-icon{padding:15px}.ant-alert-with-description .ant-alert-icon{margin-right:15px;font-size:24px}.ant-alert-with-description .ant-alert-message{display:block;margin-bottom:4px;color:#000000d9;font-size:16px}.ant-alert-message{color:#000000d9}.ant-alert-with-description .ant-alert-description{display:block}.ant-alert.ant-alert-motion-leave{overflow:hidden;opacity:1;transition:max-height .3s cubic-bezier(.78,.14,.15,.86),opacity .3s cubic-bezier(.78,.14,.15,.86),padding-top .3s cubic-bezier(.78,.14,.15,.86),padding-bottom .3s cubic-bezier(.78,.14,.15,.86),margin-bottom .3s cubic-bezier(.78,.14,.15,.86)}.ant-alert.ant-alert-motion-leave-active{max-height:0;margin-bottom:0!important;padding-top:0;padding-bottom:0;opacity:0}.ant-alert-banner{margin-bottom:0;border:0;border-radius:0}.ant-alert.ant-alert-rtl{direction:rtl}.ant-alert-rtl .ant-alert-icon{margin-right:auto;margin-left:8px}.ant-alert-rtl .ant-alert-action,.ant-alert-rtl .ant-alert-close-icon{margin-right:8px;margin-left:auto}.ant-alert-rtl.ant-alert-with-description{padding-right:24px;padding-left:15px}.ant-alert-rtl.ant-alert-with-description .ant-alert-icon{margin-right:auto;margin-left:15px}.ant-anchor{box-sizing:border-box;margin:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;padding:0 0 0 2px}.ant-anchor-wrapper{margin-left:-4px;padding-left:4px;overflow:auto;background-color:transparent}.ant-anchor-ink{position:absolute;top:0;left:0;height:100%}.ant-anchor-ink:before{position:relative;display:block;width:2px;height:100%;margin:0 auto;background-color:#f0f0f0;content:" "}.ant-anchor-ink-ball{position:absolute;left:50%;display:none;width:8px;height:8px;background-color:#fff;border:2px solid #1890ff;border-radius:8px;transform:translate(-50%);transition:top .3s ease-in-out}.ant-anchor-ink-ball.ant-anchor-ink-ball-visible{display:inline-block}.ant-anchor-fixed .ant-anchor-ink .ant-anchor-ink-ball{display:none}.ant-anchor-link{padding:4px 0 4px 16px}.ant-anchor-link-title{position:relative;display:block;margin-bottom:3px;overflow:hidden;color:#000000d9;white-space:nowrap;text-overflow:ellipsis;transition:all .3s}.ant-anchor-link-title:only-child{margin-bottom:0}.ant-anchor-link-active>.ant-anchor-link-title{color:#1890ff}.ant-anchor-link .ant-anchor-link{padding-top:2px;padding-bottom:2px}.ant-anchor-rtl{direction:rtl}.ant-anchor-rtl.ant-anchor-wrapper{margin-right:-4px;margin-left:0;padding-right:4px;padding-left:0}.ant-anchor-rtl .ant-anchor-ink{right:0;left:auto}.ant-anchor-rtl .ant-anchor-ink-ball{right:50%;left:0;transform:translate(50%)}.ant-anchor-rtl .ant-anchor-link{padding:4px 16px 4px 0}.ant-select-auto-complete{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum"}.ant-select-auto-complete .ant-select-clear{right:13px}.ant-select-single .ant-select-selector{display:flex}.ant-select-single .ant-select-selector .ant-select-selection-search{position:absolute;inset:0 11px}.ant-select-single .ant-select-selector .ant-select-selection-search-input{width:100%}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{padding:0;line-height:30px;transition:all .3s,visibility 0s}.ant-select-single .ant-select-selector .ant-select-selection-item{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-select-single .ant-select-selector .ant-select-selection-placeholder{transition:none;pointer-events:none}.ant-select-single .ant-select-selector:after,.ant-select-single .ant-select-selector .ant-select-selection-item:after,.ant-select-single .ant-select-selector .ant-select-selection-placeholder:after{display:inline-block;width:0;visibility:hidden;content:"\a0"}.ant-select-single.ant-select-show-arrow .ant-select-selection-search{right:25px}.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:18px}.ant-select-single.ant-select-open .ant-select-selection-item{color:#bfbfbf}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{width:100%;height:32px;padding:0 11px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:30px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{line-height:30px}.ant-select-single.ant-select-customize-input .ant-select-selector:after{display:none}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search{position:static;width:100%}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder{position:absolute;right:0;left:0;padding:0 11px}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder:after{display:none}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:40px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder{line-height:38px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:38px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:24px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder{line-height:22px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:22px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search{right:7px;left:7px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{padding:0 7px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search{right:28px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder{padding-right:21px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{padding:0 11px}.ant-select-selection-overflow{position:relative;display:flex;flex:auto;flex-wrap:wrap;max-width:100%}.ant-select-selection-overflow-item{flex:none;align-self:center;max-width:100%}.ant-select-multiple .ant-select-selector{display:flex;flex-wrap:wrap;align-items:center;padding:1px 4px}.ant-select-show-search.ant-select-multiple .ant-select-selector{cursor:text}.ant-select-disabled.ant-select-multiple .ant-select-selector{background:#f5f5f5;cursor:not-allowed}.ant-select-multiple .ant-select-selector:after{display:inline-block;width:0;margin:2px 0;line-height:24px;visibility:hidden;content:"\a0"}.ant-select-multiple.ant-select-show-arrow .ant-select-selector,.ant-select-multiple.ant-select-allow-clear .ant-select-selector{padding-right:24px}.ant-select-multiple .ant-select-selection-item{position:relative;display:flex;flex:none;box-sizing:border-box;max-width:100%;height:24px;margin-top:2px;margin-bottom:2px;line-height:22px;background:#f5f5f5;border:1px solid #f0f0f0;border-radius:2px;cursor:default;transition:font-size .3s,line-height .3s,height .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-inline-end:4px;padding-inline-start:8px;padding-inline-end:4px}.ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:#bfbfbf;border-color:#d9d9d9;cursor:not-allowed}.ant-select-multiple .ant-select-selection-item-content{display:inline-block;margin-right:4px;overflow:hidden;white-space:pre;text-overflow:ellipsis}.ant-select-multiple .ant-select-selection-item-remove{color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-flex;align-items:center;color:#00000073;font-weight:700;font-size:10px;line-height:inherit;cursor:pointer}.ant-select-multiple .ant-select-selection-item-remove>*{line-height:1}.ant-select-multiple .ant-select-selection-item-remove svg{display:inline-block}.ant-select-multiple .ant-select-selection-item-remove:before{display:none}.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon{display:block}.ant-select-multiple .ant-select-selection-item-remove>.anticon{vertical-align:middle}.ant-select-multiple .ant-select-selection-item-remove:hover{color:#000000bf}.ant-select-multiple .ant-select-selection-overflow-item+.ant-select-selection-overflow-item .ant-select-selection-search{margin-inline-start:0}.ant-select-multiple .ant-select-selection-search{position:relative;max-width:100%;margin-inline-start:7px}.ant-select-multiple .ant-select-selection-search-input,.ant-select-multiple .ant-select-selection-search-mirror{height:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:24px;transition:all .3s}.ant-select-multiple .ant-select-selection-search-input{width:100%;min-width:4.1px}.ant-select-multiple .ant-select-selection-search-mirror{position:absolute;top:0;left:0;z-index:999;white-space:pre;visibility:hidden}.ant-select-multiple .ant-select-selection-placeholder{position:absolute;top:50%;right:11px;left:11px;transform:translateY(-50%);transition:all .3s}.ant-select-multiple.ant-select-lg .ant-select-selector:after{line-height:32px}.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:32px;line-height:30px}.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:32px;line-height:32px}.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror{height:32px;line-height:30px}.ant-select-multiple.ant-select-sm .ant-select-selector:after{line-height:16px}.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:16px;line-height:14px}.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:16px;line-height:16px}.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror{height:16px;line-height:14px}.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder{left:7px}.ant-select-multiple.ant-select-sm .ant-select-selection-search{margin-inline-start:3px}.ant-select-disabled .ant-select-selection-item-remove{display:none}.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{background-color:#fff;border-color:#ff4d4f!important}.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector,.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector{border-color:#ff7875;box-shadow:0 0 0 2px #ff4d4f33;border-right-width:1px;outline:0}.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{background-color:#fff;border-color:#faad14!important}.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector,.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector{border-color:#ffc53d;box-shadow:0 0 0 2px #faad1433;border-right-width:1px;outline:0}.ant-select-status-error.ant-select-has-feedback .ant-select-clear,.ant-select-status-warning.ant-select-has-feedback .ant-select-clear,.ant-select-status-success.ant-select-has-feedback .ant-select-clear,.ant-select-status-validating.ant-select-has-feedback .ant-select-clear{right:32px}.ant-select-status-error.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-warning.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-success.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-validating.ant-select-has-feedback .ant-select-selection-selected-value{padding-right:42px}.ant-select{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;cursor:pointer}.ant-select:not(.ant-select-customize-input) .ant-select-selector{position:relative;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:pointer}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector{cursor:text}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:auto}.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{color:#00000040;background:#f5f5f5;cursor:not-allowed}.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{background:#f5f5f5}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:not-allowed}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{margin:0;padding:0;background:transparent;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#40a9ff;border-right-width:1px}.ant-select-selection-item{flex:1;overflow:hidden;font-weight:400;white-space:nowrap;text-overflow:ellipsis}@media all and (-ms-high-contrast: none){.ant-select-selection-item *::-ms-backdrop,.ant-select-selection-item{flex:auto}}.ant-select-selection-placeholder{flex:1;overflow:hidden;color:#bfbfbf;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}@media all and (-ms-high-contrast: none){.ant-select-selection-placeholder *::-ms-backdrop,.ant-select-selection-placeholder{flex:auto}}.ant-select-arrow{display:inline-flex;color:inherit;font-style:normal;line-height:0;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;right:11px;display:flex;align-items:center;height:12px;margin-top:-6px;color:#00000040;font-size:12px;line-height:1;text-align:center;pointer-events:none}.ant-select-arrow>*{line-height:1}.ant-select-arrow svg{display:inline-block}.ant-select-arrow:before{display:none}.ant-select-arrow .ant-select-arrow-icon{display:block}.ant-select-arrow .anticon{vertical-align:top;transition:transform .3s}.ant-select-arrow .anticon>svg{vertical-align:top}.ant-select-arrow .anticon:not(.ant-select-suffix){pointer-events:auto}.ant-select-disabled .ant-select-arrow{cursor:not-allowed}.ant-select-arrow>*:not(:last-child){margin-inline-end:8px}.ant-select-clear{position:absolute;top:50%;right:11px;z-index:1;display:inline-block;width:12px;height:12px;margin-top:-6px;color:#00000040;font-size:12px;font-style:normal;line-height:1;text-align:center;text-transform:none;background:#fff;cursor:pointer;opacity:0;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.ant-select-clear:before{display:block}.ant-select-clear:hover{color:#00000073}.ant-select:hover .ant-select-clear{opacity:1}.ant-select-dropdown{margin:0;color:#000000d9;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;box-sizing:border-box;padding:4px 0;overflow:hidden;font-size:14px;font-variant:initial;background-color:#fff;border-radius:2px;outline:none;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft{animation-name:antSlideUpIn}.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft{animation-name:antSlideDownIn}.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{animation-name:antSlideUpOut}.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft{animation-name:antSlideDownOut}.ant-select-dropdown-hidden{display:none}.ant-select-dropdown-empty{color:#00000040}.ant-select-item-empty{position:relative;display:block;min-height:32px;padding:5px 12px;color:#000000d9;font-weight:400;font-size:14px;line-height:22px;color:#00000040}.ant-select-item{position:relative;display:block;min-height:32px;padding:5px 12px;color:#000000d9;font-weight:400;font-size:14px;line-height:22px;cursor:pointer;transition:background .3s ease}.ant-select-item-group{color:#00000073;font-size:12px;cursor:default}.ant-select-item-option{display:flex}.ant-select-item-option-content{flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-select-item-option-state{flex:none}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#f5f5f5}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#000000d9;font-weight:600;background-color:#e6f7ff}.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:#1890ff}.ant-select-item-option-disabled{color:#00000040;cursor:not-allowed}.ant-select-item-option-disabled.ant-select-item-option-selected{background-color:#f5f5f5}.ant-select-item-option-grouped{padding-left:24px}.ant-select-lg{font-size:16px}.ant-select-borderless .ant-select-selector{background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}.ant-select.ant-select-in-form-item{width:100%}.ant-select-compact-item:not(.ant-select-compact-last-item){margin-right:-1px}.ant-select-compact-item:not(.ant-select-compact-last-item).ant-select-compact-item-rtl{margin-right:0;margin-left:-1px}.ant-select-compact-item:hover>*,.ant-select-compact-item:focus>*,.ant-select-compact-item:active>*{z-index:2}.ant-select-compact-item.ant-select-focused>*{z-index:2}.ant-select-compact-item[disabled]>*{z-index:0}.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select>.ant-select-selector{border-radius:0}.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)>.ant-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)>.ant-select-selector{border-top-left-radius:0;border-bottom-left-radius:0}.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)>.ant-select-selector{border-top-left-radius:0;border-bottom-left-radius:0}.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)>.ant-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.ant-select-rtl{direction:rtl}.ant-select-rtl .ant-select-arrow,.ant-select-rtl .ant-select-clear{right:initial;left:11px}.ant-select-dropdown-rtl{direction:rtl}.ant-select-dropdown-rtl .ant-select-item-option-grouped{padding-right:24px;padding-left:12px}.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector,.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector{padding-right:4px;padding-left:24px}.ant-select-rtl.ant-select-multiple .ant-select-selection-item{text-align:right}.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content{margin-right:0;margin-left:4px;text-align:right}.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror{right:0;left:auto}.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder{right:11px;left:auto}.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder{right:7px}.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder{right:0;left:9px;text-align:right}.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search{right:11px;left:25px}.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:0;padding-left:18px}.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search{right:6px}.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder{padding-right:0;padding-left:21px}.ant-empty{margin:0 8px;font-size:14px;line-height:1.5715;text-align:center}.ant-empty-image{height:100px;margin-bottom:8px}.ant-empty-image img{height:100%}.ant-empty-image svg{height:100%;margin:auto}.ant-empty-footer{margin-top:16px}.ant-empty-normal{margin:32px 0;color:#00000040}.ant-empty-normal .ant-empty-image{height:40px}.ant-empty-small{margin:8px 0;color:#00000040}.ant-empty-small .ant-empty-image{height:35px}.ant-empty-img-default-ellipse{fill:#f5f5f5;fill-opacity:.8}.ant-empty-img-default-path-1{fill:#aeb8c2}.ant-empty-img-default-path-2{fill:url(#linearGradient-1)}.ant-empty-img-default-path-3{fill:#f5f5f7}.ant-empty-img-default-path-4,.ant-empty-img-default-path-5{fill:#dce0e6}.ant-empty-img-default-g{fill:#fff}.ant-empty-img-simple-ellipse{fill:#f5f5f5}.ant-empty-img-simple-g{stroke:#d9d9d9}.ant-empty-img-simple-path{fill:#fafafa}.ant-empty-rtl{direction:rtl}.ant-avatar{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;overflow:hidden;color:#fff;white-space:nowrap;text-align:center;vertical-align:middle;background:#ccc;width:32px;height:32px;line-height:32px;border-radius:50%}.ant-avatar-image{background:transparent}.ant-avatar .ant-image-img{display:block}.ant-avatar-string{position:absolute;left:50%;transform-origin:0 center}.ant-avatar.ant-avatar-icon{font-size:18px}.ant-avatar.ant-avatar-icon>.anticon{margin:0}.ant-avatar-lg{width:40px;height:40px;line-height:40px;border-radius:50%}.ant-avatar-lg-string{position:absolute;left:50%;transform-origin:0 center}.ant-avatar-lg.ant-avatar-icon{font-size:24px}.ant-avatar-lg.ant-avatar-icon>.anticon{margin:0}.ant-avatar-sm{width:24px;height:24px;line-height:24px;border-radius:50%}.ant-avatar-sm-string{position:absolute;left:50%;transform-origin:0 center}.ant-avatar-sm.ant-avatar-icon{font-size:14px}.ant-avatar-sm.ant-avatar-icon>.anticon{margin:0}.ant-avatar-square{border-radius:2px}.ant-avatar>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ant-avatar-group{display:inline-flex}.ant-avatar-group .ant-avatar{border:1px solid #fff}.ant-avatar-group .ant-avatar:not(:first-child){margin-left:-8px}.ant-avatar-group-popover .ant-avatar+.ant-avatar{margin-left:3px}.ant-avatar-group-rtl .ant-avatar:not(:first-child){margin-right:-8px;margin-left:0}.ant-avatar-group-popover.ant-popover-rtl .ant-avatar+.ant-avatar{margin-right:3px;margin-left:0}.ant-popover{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;top:0;left:0;z-index:1030;max-width:100vw;font-weight:400;white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ant-popover-content{position:relative}.ant-popover:after{position:absolute;background:rgba(255,255,255,.01);content:""}.ant-popover-hidden{display:none}.ant-popover-placement-top,.ant-popover-placement-topLeft,.ant-popover-placement-topRight{padding-bottom:15.3137085px}.ant-popover-placement-right,.ant-popover-placement-rightTop,.ant-popover-placement-rightBottom{padding-left:15.3137085px}.ant-popover-placement-bottom,.ant-popover-placement-bottomLeft,.ant-popover-placement-bottomRight{padding-top:15.3137085px}.ant-popover-placement-left,.ant-popover-placement-leftTop,.ant-popover-placement-leftBottom{padding-right:15.3137085px}.ant-popover-inner{background-color:#fff;background-clip:padding-box;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ant-popover-inner{box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}}.ant-popover-title{min-width:177px;min-height:32px;margin:0;padding:5px 16px 4px;color:#000000d9;font-weight:500;border-bottom:1px solid #f0f0f0}.ant-popover-inner-content{width:-moz-max-content;width:max-content;max-width:100%;padding:12px 16px;color:#000000d9}.ant-popover-message{display:flex;padding:4px 0 12px;color:#000000d9;font-size:14px}.ant-popover-message-icon{display:inline-block;margin-right:8px;color:#faad14;font-size:14px}.ant-popover-buttons{margin-bottom:4px;text-align:right}.ant-popover-buttons button:not(:first-child){margin-left:8px}.ant-popover-arrow{position:absolute;display:block;width:22px;height:22px;overflow:hidden;background:transparent;pointer-events:none}.ant-popover-arrow-content{--antd-arrow-background-color: #fff;position:absolute;inset:0;display:block;width:11.3137085px;height:11.3137085px;margin:auto;content:"";pointer-events:auto;border-radius:0 0 2px;pointer-events:none}.ant-popover-arrow-content:before{position:absolute;top:-11.3137085px;left:-11.3137085px;width:33.9411255px;height:33.9411255px;background:var(--antd-arrow-background-color);background-repeat:no-repeat;background-position:-10px -10px;content:"";-webkit-clip-path:inset(33% 33%);clip-path:inset(33% 33%);-webkit-clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z");clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z")}.ant-popover-placement-top .ant-popover-arrow,.ant-popover-placement-topLeft .ant-popover-arrow,.ant-popover-placement-topRight .ant-popover-arrow{bottom:0;transform:translateY(100%)}.ant-popover-placement-top .ant-popover-arrow-content,.ant-popover-placement-topLeft .ant-popover-arrow-content,.ant-popover-placement-topRight .ant-popover-arrow-content{box-shadow:3px 3px 7px #00000012;transform:translateY(-11px) rotate(45deg)}.ant-popover-placement-top .ant-popover-arrow{left:50%;transform:translateY(100%) translate(-50%)}.ant-popover-placement-topLeft .ant-popover-arrow{left:16px}.ant-popover-placement-topRight .ant-popover-arrow{right:16px}.ant-popover-placement-right .ant-popover-arrow,.ant-popover-placement-rightTop .ant-popover-arrow,.ant-popover-placement-rightBottom .ant-popover-arrow{left:0;transform:translate(-100%)}.ant-popover-placement-right .ant-popover-arrow-content,.ant-popover-placement-rightTop .ant-popover-arrow-content,.ant-popover-placement-rightBottom .ant-popover-arrow-content{box-shadow:3px 3px 7px #00000012;transform:translate(11px) rotate(135deg)}.ant-popover-placement-right .ant-popover-arrow{top:50%;transform:translate(-100%) translateY(-50%)}.ant-popover-placement-rightTop .ant-popover-arrow{top:12px}.ant-popover-placement-rightBottom .ant-popover-arrow{bottom:12px}.ant-popover-placement-bottom .ant-popover-arrow,.ant-popover-placement-bottomLeft .ant-popover-arrow,.ant-popover-placement-bottomRight .ant-popover-arrow{top:0;transform:translateY(-100%)}.ant-popover-placement-bottom .ant-popover-arrow-content,.ant-popover-placement-bottomLeft .ant-popover-arrow-content,.ant-popover-placement-bottomRight .ant-popover-arrow-content{box-shadow:2px 2px 5px #0000000f;transform:translateY(11px) rotate(-135deg)}.ant-popover-placement-bottom .ant-popover-arrow{left:50%;transform:translateY(-100%) translate(-50%)}.ant-popover-placement-bottomLeft .ant-popover-arrow{left:16px}.ant-popover-placement-bottomRight .ant-popover-arrow{right:16px}.ant-popover-placement-left .ant-popover-arrow,.ant-popover-placement-leftTop .ant-popover-arrow,.ant-popover-placement-leftBottom .ant-popover-arrow{right:0;transform:translate(100%)}.ant-popover-placement-left .ant-popover-arrow-content,.ant-popover-placement-leftTop .ant-popover-arrow-content,.ant-popover-placement-leftBottom .ant-popover-arrow-content{box-shadow:3px 3px 7px #00000012;transform:translate(-11px) rotate(-45deg)}.ant-popover-placement-left .ant-popover-arrow{top:50%;transform:translate(100%) translateY(-50%)}.ant-popover-placement-leftTop .ant-popover-arrow{top:12px}.ant-popover-placement-leftBottom .ant-popover-arrow{bottom:12px}.ant-popover-pink .ant-popover-inner,.ant-popover-pink .ant-popover-arrow-content,.ant-popover-magenta .ant-popover-inner,.ant-popover-magenta .ant-popover-arrow-content{background-color:#eb2f96}.ant-popover-red .ant-popover-inner,.ant-popover-red .ant-popover-arrow-content{background-color:#f5222d}.ant-popover-volcano .ant-popover-inner,.ant-popover-volcano .ant-popover-arrow-content{background-color:#fa541c}.ant-popover-orange .ant-popover-inner,.ant-popover-orange .ant-popover-arrow-content{background-color:#fa8c16}.ant-popover-yellow .ant-popover-inner,.ant-popover-yellow .ant-popover-arrow-content{background-color:#fadb14}.ant-popover-gold .ant-popover-inner,.ant-popover-gold .ant-popover-arrow-content{background-color:#faad14}.ant-popover-cyan .ant-popover-inner,.ant-popover-cyan .ant-popover-arrow-content{background-color:#13c2c2}.ant-popover-lime .ant-popover-inner,.ant-popover-lime .ant-popover-arrow-content{background-color:#a0d911}.ant-popover-green .ant-popover-inner,.ant-popover-green .ant-popover-arrow-content{background-color:#52c41a}.ant-popover-blue .ant-popover-inner,.ant-popover-blue .ant-popover-arrow-content{background-color:#1890ff}.ant-popover-geekblue .ant-popover-inner,.ant-popover-geekblue .ant-popover-arrow-content{background-color:#2f54eb}.ant-popover-purple .ant-popover-inner,.ant-popover-purple .ant-popover-arrow-content{background-color:#722ed1}.ant-popover-rtl{direction:rtl;text-align:right}.ant-popover-rtl .ant-popover-message-icon{margin-right:0;margin-left:8px}.ant-popover-rtl .ant-popover-message-title{padding-left:16px}.ant-popover-rtl .ant-popover-buttons{text-align:left}.ant-popover-rtl .ant-popover-buttons button{margin-right:8px;margin-left:0}.ant-back-top{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;right:100px;bottom:50px;z-index:10;width:40px;height:40px;cursor:pointer}.ant-back-top:empty{display:none}.ant-back-top-rtl{right:auto;left:100px;direction:rtl}.ant-back-top-content{width:40px;height:40px;overflow:hidden;color:#fff;text-align:center;background-color:#00000073;border-radius:20px;transition:all .3s}.ant-back-top-content:hover{background-color:#000000d9;transition:all .3s}.ant-back-top-icon{font-size:24px;line-height:40px}@media screen and (max-width: 768px){.ant-back-top{right:60px}.ant-back-top-rtl{right:auto;left:60px}}@media screen and (max-width: 480px){.ant-back-top{right:20px}.ant-back-top-rtl{right:auto;left:20px}}.ant-badge{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;line-height:1}.ant-badge-count{z-index:auto;min-width:20px;height:20px;padding:0 6px;color:#fff;font-weight:400;font-size:12px;line-height:20px;white-space:nowrap;text-align:center;background:#ff4d4f;border-radius:10px;box-shadow:0 0 0 1px #fff}.ant-badge-count a,.ant-badge-count a:hover{color:#fff}.ant-badge-count-sm{min-width:14px;height:14px;padding:0;font-size:12px;line-height:14px;border-radius:7px}.ant-badge-multiple-words{padding:0 8px}.ant-badge-dot{z-index:auto;width:6px;min-width:6px;height:6px;background:#ff4d4f;border-radius:100%;box-shadow:0 0 0 1px #fff}.ant-badge-dot.ant-scroll-number{transition:background 1.5s}.ant-badge-count,.ant-badge-dot,.ant-badge .ant-scroll-number-custom-component{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0%}.ant-badge-count.anticon-spin,.ant-badge-dot.anticon-spin,.ant-badge .ant-scroll-number-custom-component.anticon-spin{animation:antBadgeLoadingCircle 1s infinite linear}.ant-badge-status{line-height:inherit;vertical-align:baseline}.ant-badge-status-dot{position:relative;top:-1px;display:inline-block;width:6px;height:6px;vertical-align:middle;border-radius:50%}.ant-badge-status-success{background-color:#52c41a}.ant-badge-status-processing{position:relative;background-color:#1890ff}.ant-badge-status-processing:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:50%;animation:antStatusProcessing 1.2s infinite ease-in-out;content:""}.ant-badge-status-default{background-color:#d9d9d9}.ant-badge-status-error{background-color:#ff4d4f}.ant-badge-status-warning{background-color:#faad14}.ant-badge-status-pink,.ant-badge-status-magenta{background:#eb2f96}.ant-badge-status-red{background:#f5222d}.ant-badge-status-volcano{background:#fa541c}.ant-badge-status-orange{background:#fa8c16}.ant-badge-status-yellow{background:#fadb14}.ant-badge-status-gold{background:#faad14}.ant-badge-status-cyan{background:#13c2c2}.ant-badge-status-lime{background:#a0d911}.ant-badge-status-green{background:#52c41a}.ant-badge-status-blue{background:#1890ff}.ant-badge-status-geekblue{background:#2f54eb}.ant-badge-status-purple{background:#722ed1}.ant-badge-status-text{margin-left:8px;color:#000000d9;font-size:14px}.ant-badge-zoom-appear,.ant-badge-zoom-enter{animation:antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);animation-fill-mode:both}.ant-badge-zoom-leave{animation:antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);animation-fill-mode:both}.ant-badge-not-a-wrapper .ant-badge-zoom-appear,.ant-badge-not-a-wrapper .ant-badge-zoom-enter{animation:antNoWrapperZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46)}.ant-badge-not-a-wrapper .ant-badge-zoom-leave{animation:antNoWrapperZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6)}.ant-badge-not-a-wrapper:not(.ant-badge-status){vertical-align:middle}.ant-badge-not-a-wrapper .ant-scroll-number-custom-component,.ant-badge-not-a-wrapper .ant-badge-count{transform:none}.ant-badge-not-a-wrapper .ant-scroll-number-custom-component,.ant-badge-not-a-wrapper .ant-scroll-number{position:relative;top:auto;display:block;transform-origin:50% 50%}@keyframes antStatusProcessing{0%{transform:scale(.8);opacity:.5}to{transform:scale(2.4);opacity:0}}.ant-scroll-number{overflow:hidden;direction:ltr}.ant-scroll-number-only{position:relative;display:inline-block;height:20px;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.ant-scroll-number-only>p.ant-scroll-number-only-unit{height:20px;margin:0;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.ant-scroll-number-symbol{vertical-align:top}@keyframes antZoomBadgeIn{0%{transform:scale(0) translate(50%,-50%);opacity:0}to{transform:scale(1) translate(50%,-50%)}}@keyframes antZoomBadgeOut{0%{transform:scale(1) translate(50%,-50%)}to{transform:scale(0) translate(50%,-50%);opacity:0}}@keyframes antNoWrapperZoomBadgeIn{0%{transform:scale(0);opacity:0}to{transform:scale(1)}}@keyframes antNoWrapperZoomBadgeOut{0%{transform:scale(1)}to{transform:scale(0);opacity:0}}@keyframes antBadgeLoadingCircle{0%{transform-origin:50%}to{transform:translate(50%,-50%) rotate(360deg);transform-origin:50%}}.ant-ribbon-wrapper{position:relative}.ant-ribbon{box-sizing:border-box;margin:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;top:8px;height:22px;padding:0 8px;color:#fff;line-height:22px;white-space:nowrap;background-color:#1890ff;border-radius:2px}.ant-ribbon-text{color:#fff}.ant-ribbon-corner{position:absolute;top:100%;width:8px;height:8px;color:currentcolor;border:4px solid;transform:scaleY(.75);transform-origin:top}.ant-ribbon-corner:after{position:absolute;top:-4px;left:-4px;width:inherit;height:inherit;color:#00000040;border:inherit;content:""}.ant-ribbon-color-pink,.ant-ribbon-color-magenta{color:#eb2f96;background:#eb2f96}.ant-ribbon-color-red{color:#f5222d;background:#f5222d}.ant-ribbon-color-volcano{color:#fa541c;background:#fa541c}.ant-ribbon-color-orange{color:#fa8c16;background:#fa8c16}.ant-ribbon-color-yellow{color:#fadb14;background:#fadb14}.ant-ribbon-color-gold{color:#faad14;background:#faad14}.ant-ribbon-color-cyan{color:#13c2c2;background:#13c2c2}.ant-ribbon-color-lime{color:#a0d911;background:#a0d911}.ant-ribbon-color-green{color:#52c41a;background:#52c41a}.ant-ribbon-color-blue{color:#1890ff;background:#1890ff}.ant-ribbon-color-geekblue{color:#2f54eb;background:#2f54eb}.ant-ribbon-color-purple{color:#722ed1;background:#722ed1}.ant-ribbon.ant-ribbon-placement-end{right:-8px;border-bottom-right-radius:0}.ant-ribbon.ant-ribbon-placement-end .ant-ribbon-corner{right:0;border-color:currentcolor transparent transparent currentcolor}.ant-ribbon.ant-ribbon-placement-start{left:-8px;border-bottom-left-radius:0}.ant-ribbon.ant-ribbon-placement-start .ant-ribbon-corner{left:0;border-color:currentcolor currentcolor transparent transparent}.ant-badge-rtl{direction:rtl}.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-badge-count,.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-badge-dot,.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-scroll-number-custom-component{right:auto;left:0;direction:ltr;transform:translate(-50%,-50%);transform-origin:0% 0%}.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-scroll-number-custom-component{right:auto;left:0;transform:translate(-50%,-50%);transform-origin:0% 0%}.ant-badge-rtl .ant-badge-status-text{margin-right:8px;margin-left:0}.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-appear,.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-enter{animation-name:antZoomBadgeInRtl}.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-leave{animation-name:antZoomBadgeOutRtl}.ant-ribbon-rtl{direction:rtl}.ant-ribbon-rtl.ant-ribbon-placement-end{right:unset;left:-8px;border-bottom-right-radius:2px;border-bottom-left-radius:0}.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner{right:unset;left:0;border-color:currentcolor currentcolor transparent transparent}.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner:after{border-color:currentcolor currentcolor transparent transparent}.ant-ribbon-rtl.ant-ribbon-placement-start{right:-8px;left:unset;border-bottom-right-radius:0;border-bottom-left-radius:2px}.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner{right:0;left:unset;border-color:currentcolor transparent transparent currentcolor}.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner:after{border-color:currentcolor transparent transparent currentcolor}@keyframes antZoomBadgeInRtl{0%{transform:scale(0) translate(-50%,-50%);opacity:0}to{transform:scale(1) translate(-50%,-50%)}}@keyframes antZoomBadgeOutRtl{0%{transform:scale(1) translate(-50%,-50%)}to{transform:scale(0) translate(-50%,-50%);opacity:0}}.ant-breadcrumb{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";color:#00000073;font-size:14px}.ant-breadcrumb .anticon{font-size:14px}.ant-breadcrumb ol{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.ant-breadcrumb a{color:#00000073;transition:color .3s}.ant-breadcrumb a:hover{color:#000000d9}.ant-breadcrumb li:last-child{color:#000000d9}.ant-breadcrumb li:last-child a{color:#000000d9}li:last-child>.ant-breadcrumb-separator{display:none}.ant-breadcrumb-separator{margin:0 8px;color:#00000073}.ant-breadcrumb-link>.anticon+span,.ant-breadcrumb-link>.anticon+a{margin-left:4px}.ant-breadcrumb-overlay-link>.anticon{margin-left:4px}.ant-breadcrumb-rtl{direction:rtl}.ant-breadcrumb-rtl:before{display:table;content:""}.ant-breadcrumb-rtl:after{display:table;clear:both;content:""}.ant-breadcrumb-rtl>span{float:right}.ant-breadcrumb-rtl .ant-breadcrumb-link>.anticon+span,.ant-breadcrumb-rtl .ant-breadcrumb-link>.anticon+a{margin-right:4px;margin-left:0}.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link>.anticon{margin-right:4px;margin-left:0}.ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:#ff4d4f}.ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover{color:#fff;background-color:#ff4d4f}.ant-dropdown{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;display:block}.ant-dropdown:before{position:absolute;inset:-4px 0 -4px -7px;z-index:-9999;opacity:.0001;content:" "}.ant-dropdown-wrap{position:relative}.ant-dropdown-wrap .ant-btn>.anticon-down{font-size:10px}.ant-dropdown-wrap .anticon-down:before{transition:transform .2s}.ant-dropdown-wrap-open .anticon-down:before{transform:rotate(180deg)}.ant-dropdown-hidden,.ant-dropdown-menu-hidden,.ant-dropdown-menu-submenu-hidden{display:none}.ant-dropdown-show-arrow.ant-dropdown-placement-topLeft,.ant-dropdown-show-arrow.ant-dropdown-placement-top,.ant-dropdown-show-arrow.ant-dropdown-placement-topRight{padding-bottom:15.3137085px}.ant-dropdown-show-arrow.ant-dropdown-placement-bottomLeft,.ant-dropdown-show-arrow.ant-dropdown-placement-bottom,.ant-dropdown-show-arrow.ant-dropdown-placement-bottomRight{padding-top:15.3137085px}.ant-dropdown-arrow{position:absolute;z-index:1;display:block;width:11.3137085px;height:11.3137085px;border-radius:0 0 2px;pointer-events:none}.ant-dropdown-arrow:before{position:absolute;top:-11.3137085px;left:-11.3137085px;width:33.9411255px;height:33.9411255px;background:#fff;background-repeat:no-repeat;background-position:-10px -10px;content:"";-webkit-clip-path:inset(33% 33%);clip-path:inset(33% 33%);-webkit-clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z");clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z")}.ant-dropdown-placement-top>.ant-dropdown-arrow,.ant-dropdown-placement-topLeft>.ant-dropdown-arrow,.ant-dropdown-placement-topRight>.ant-dropdown-arrow{bottom:10px;box-shadow:3px 3px 7px -3px #0000001a;transform:rotate(45deg)}.ant-dropdown-placement-top>.ant-dropdown-arrow{left:50%;transform:translate(-50%) rotate(45deg)}.ant-dropdown-placement-topLeft>.ant-dropdown-arrow{left:16px}.ant-dropdown-placement-topRight>.ant-dropdown-arrow{right:16px}.ant-dropdown-placement-bottom>.ant-dropdown-arrow,.ant-dropdown-placement-bottomLeft>.ant-dropdown-arrow,.ant-dropdown-placement-bottomRight>.ant-dropdown-arrow{top:9.41421356px;box-shadow:2px 2px 5px -2px #0000001a;transform:rotate(-135deg) translateY(-.5px)}.ant-dropdown-placement-bottom>.ant-dropdown-arrow{left:50%;transform:translate(-50%) rotate(-135deg) translateY(-.5px)}.ant-dropdown-placement-bottomLeft>.ant-dropdown-arrow{left:16px}.ant-dropdown-placement-bottomRight>.ant-dropdown-arrow{right:16px}.ant-dropdown-menu{position:relative;margin:0;padding:4px 0;text-align:left;list-style-type:none;background-color:#fff;background-clip:padding-box;border-radius:2px;outline:none;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-dropdown-menu-item-group-title{padding:5px 12px;color:#00000073;transition:all .3s}.ant-dropdown-menu-submenu-popup{position:absolute;z-index:1050;background:transparent;box-shadow:none;transform-origin:0 0}.ant-dropdown-menu-submenu-popup ul,.ant-dropdown-menu-submenu-popup li{list-style:none}.ant-dropdown-menu-submenu-popup ul{margin-right:.3em;margin-left:.3em}.ant-dropdown-menu-item{position:relative;display:flex;align-items:center}.ant-dropdown-menu-item-icon{min-width:12px;margin-right:8px;font-size:12px}.ant-dropdown-menu-title-content{flex:auto}.ant-dropdown-menu-title-content>a{color:inherit;transition:all .3s}.ant-dropdown-menu-title-content>a:hover{color:inherit}.ant-dropdown-menu-title-content>a:after{position:absolute;inset:0;content:""}.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title{clear:both;margin:0;padding:5px 12px;color:#000000d9;font-weight:400;font-size:14px;line-height:22px;cursor:pointer;transition:all .3s}.ant-dropdown-menu-item-selected,.ant-dropdown-menu-submenu-title-selected{color:#1890ff;background-color:#e6f7ff}.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover,.ant-dropdown-menu-item.ant-dropdown-menu-item-active,.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-active,.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-active,.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-active{background-color:#f5f5f5}.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled,.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-disabled,.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled,.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-disabled{color:#00000040;cursor:not-allowed}.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled:hover,.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-disabled:hover,.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled:hover,.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-disabled:hover{color:#00000040;background-color:#fff;cursor:not-allowed}.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled a,.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-disabled a,.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled a,.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-disabled a{pointer-events:none}.ant-dropdown-menu-item-divider,.ant-dropdown-menu-submenu-title-divider{height:1px;margin:4px 0;overflow:hidden;line-height:0;background-color:#f0f0f0}.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon{position:absolute;right:8px}.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon{margin-right:0!important;color:#00000073;font-size:10px;font-style:normal}.ant-dropdown-menu-item-group-list{margin:0 8px;padding:0;list-style:none}.ant-dropdown-menu-submenu-title{padding-right:24px}.ant-dropdown-menu-submenu-vertical{position:relative}.ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu{position:absolute;top:0;left:100%;min-width:100%;margin-left:4px;transform-origin:0 0}.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{color:#00000040;background-color:#fff;cursor:not-allowed}.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title{color:#1890ff}.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottom,.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottom,.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomRight,.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomRight{animation-name:antSlideUpIn}.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topLeft,.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topLeft,.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-top,.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-top,.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topRight,.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topRight{animation-name:antSlideDownIn}.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottom,.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomRight{animation-name:antSlideUpOut}.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topLeft,.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-top,.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topRight{animation-name:antSlideDownOut}.ant-dropdown-trigger>.anticon.anticon-down,.ant-dropdown-link>.anticon.anticon-down,.ant-dropdown-button>.anticon.anticon-down{font-size:10px;vertical-align:baseline}.ant-dropdown-button{white-space:nowrap}.ant-dropdown-button.ant-btn-group>.ant-btn-loading,.ant-dropdown-button.ant-btn-group>.ant-btn-loading+.ant-btn{cursor:default;pointer-events:none}.ant-dropdown-button.ant-btn-group>.ant-btn-loading+.ant-btn:before{display:block}.ant-dropdown-button.ant-btn-group>.ant-btn:last-child:not(:first-child):not(.ant-btn-icon-only){padding-right:8px;padding-left:8px}.ant-dropdown-menu-dark,.ant-dropdown-menu-dark .ant-dropdown-menu{background:#001529}.ant-dropdown-menu-dark .ant-dropdown-menu-item,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a,.ant-dropdown-menu-dark .ant-dropdown-menu-item>.anticon+span>a{color:#ffffffa6}.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-item>.anticon+span>a .ant-dropdown-menu-submenu-arrow:after{color:#ffffffa6}.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item>.anticon+span>a:hover{color:#fff;background:transparent}.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected>a{color:#fff;background:#1890ff}.ant-dropdown-rtl{direction:rtl}.ant-dropdown-rtl.ant-dropdown:before{right:-7px;left:0}.ant-dropdown-menu.ant-dropdown-menu-rtl,.ant-dropdown-rtl .ant-dropdown-menu-item-group-title,.ant-dropdown-menu-submenu-rtl .ant-dropdown-menu-item-group-title{direction:rtl;text-align:right}.ant-dropdown-menu-submenu-popup.ant-dropdown-menu-submenu-rtl{transform-origin:100% 0}.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup ul,.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup li,.ant-dropdown-rtl .ant-dropdown-menu-item,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title{text-align:right}.ant-dropdown-rtl .ant-dropdown-menu-item>.anticon:first-child,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title>.anticon:first-child,.ant-dropdown-rtl .ant-dropdown-menu-item>span>.anticon:first-child,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title>span>.anticon:first-child{margin-right:0;margin-left:8px}.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon{right:auto;left:8px}.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon{margin-left:0!important;transform:scaleX(-1)}.ant-dropdown-rtl .ant-dropdown-menu-submenu-title{padding-right:12px;padding-left:24px}.ant-dropdown-rtl .ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu{right:100%;left:0;margin-right:4px;margin-left:0}.ant-btn{line-height:1.5715;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;box-shadow:0 2px #00000004;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;height:32px;padding:4px 15px;font-size:14px;border-radius:2px;color:#000000d9;border-color:#d9d9d9;background:#fff}.ant-btn>.anticon{line-height:1}.ant-btn,.ant-btn:active,.ant-btn:focus{outline:0}.ant-btn:not([disabled]):hover{text-decoration:none}.ant-btn:not([disabled]):active{outline:0;box-shadow:none}.ant-btn[disabled]{cursor:not-allowed}.ant-btn[disabled]>*{pointer-events:none}.ant-btn-lg{height:40px;padding:6.4px 15px;font-size:16px;border-radius:2px}.ant-btn-sm{height:24px;padding:0 7px;font-size:14px;border-radius:2px}.ant-btn>a:only-child{color:currentcolor}.ant-btn>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn:hover,.ant-btn:focus{color:#40a9ff;border-color:#40a9ff;background:#fff}.ant-btn:hover>a:only-child,.ant-btn:focus>a:only-child{color:currentcolor}.ant-btn:hover>a:only-child:after,.ant-btn:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn:active{color:#096dd9;border-color:#096dd9;background:#fff}.ant-btn:active>a:only-child{color:currentcolor}.ant-btn:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn[disabled],.ant-btn[disabled]:hover,.ant-btn[disabled]:focus,.ant-btn[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn[disabled]>a:only-child,.ant-btn[disabled]:hover>a:only-child,.ant-btn[disabled]:focus>a:only-child,.ant-btn[disabled]:active>a:only-child{color:currentcolor}.ant-btn[disabled]>a:only-child:after,.ant-btn[disabled]:hover>a:only-child:after,.ant-btn[disabled]:focus>a:only-child:after,.ant-btn[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn:hover,.ant-btn:focus,.ant-btn:active{text-decoration:none;background:#fff}.ant-btn>span{display:inline-block}.ant-btn-primary{color:#fff;border-color:#1890ff;background:#1890ff;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-primary>a:only-child{color:currentcolor}.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-primary:hover,.ant-btn-primary:focus{color:#fff;border-color:#40a9ff;background:#40a9ff}.ant-btn-primary:hover>a:only-child,.ant-btn-primary:focus>a:only-child{color:currentcolor}.ant-btn-primary:hover>a:only-child:after,.ant-btn-primary:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-primary:active{color:#fff;border-color:#096dd9;background:#096dd9}.ant-btn-primary:active>a:only-child{color:currentcolor}.ant-btn-primary:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-primary[disabled],.ant-btn-primary[disabled]:hover,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-primary[disabled]>a:only-child,.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-primary[disabled]:active>a:only-child{color:currentcolor}.ant-btn-primary[disabled]>a:only-child:after,.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-primary[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-right-color:#40a9ff;border-left-color:#40a9ff}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#d9d9d9}.ant-btn-group .ant-btn-primary:first-child:not(:last-child){border-right-color:#40a9ff}.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#d9d9d9}.ant-btn-group .ant-btn-primary:last-child:not(:first-child),.ant-btn-group .ant-btn-primary+.ant-btn-primary{border-left-color:#40a9ff}.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled]{border-left-color:#d9d9d9}.ant-btn-ghost{color:#000000d9;border-color:#d9d9d9;background:transparent}.ant-btn-ghost>a:only-child{color:currentcolor}.ant-btn-ghost>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-ghost:hover,.ant-btn-ghost:focus{color:#40a9ff;border-color:#40a9ff;background:transparent}.ant-btn-ghost:hover>a:only-child,.ant-btn-ghost:focus>a:only-child{color:currentcolor}.ant-btn-ghost:hover>a:only-child:after,.ant-btn-ghost:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-ghost:active{color:#096dd9;border-color:#096dd9;background:transparent}.ant-btn-ghost:active>a:only-child{color:currentcolor}.ant-btn-ghost:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-ghost[disabled],.ant-btn-ghost[disabled]:hover,.ant-btn-ghost[disabled]:focus,.ant-btn-ghost[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-ghost[disabled]>a:only-child,.ant-btn-ghost[disabled]:hover>a:only-child,.ant-btn-ghost[disabled]:focus>a:only-child,.ant-btn-ghost[disabled]:active>a:only-child{color:currentcolor}.ant-btn-ghost[disabled]>a:only-child:after,.ant-btn-ghost[disabled]:hover>a:only-child:after,.ant-btn-ghost[disabled]:focus>a:only-child:after,.ant-btn-ghost[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dashed{color:#000000d9;border-color:#d9d9d9;background:#fff;border-style:dashed}.ant-btn-dashed>a:only-child{color:currentcolor}.ant-btn-dashed>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dashed:hover,.ant-btn-dashed:focus{color:#40a9ff;border-color:#40a9ff;background:#fff}.ant-btn-dashed:hover>a:only-child,.ant-btn-dashed:focus>a:only-child{color:currentcolor}.ant-btn-dashed:hover>a:only-child:after,.ant-btn-dashed:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dashed:active{color:#096dd9;border-color:#096dd9;background:#fff}.ant-btn-dashed:active>a:only-child{color:currentcolor}.ant-btn-dashed:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dashed[disabled],.ant-btn-dashed[disabled]:hover,.ant-btn-dashed[disabled]:focus,.ant-btn-dashed[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-dashed[disabled]>a:only-child,.ant-btn-dashed[disabled]:hover>a:only-child,.ant-btn-dashed[disabled]:focus>a:only-child,.ant-btn-dashed[disabled]:active>a:only-child{color:currentcolor}.ant-btn-dashed[disabled]>a:only-child:after,.ant-btn-dashed[disabled]:hover>a:only-child:after,.ant-btn-dashed[disabled]:focus>a:only-child:after,.ant-btn-dashed[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-danger{color:#fff;border-color:#ff4d4f;background:#ff4d4f;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-danger>a:only-child{color:currentcolor}.ant-btn-danger>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-danger:hover,.ant-btn-danger:focus{color:#fff;border-color:#ff7875;background:#ff7875}.ant-btn-danger:hover>a:only-child,.ant-btn-danger:focus>a:only-child{color:currentcolor}.ant-btn-danger:hover>a:only-child:after,.ant-btn-danger:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-danger:active{color:#fff;border-color:#d9363e;background:#d9363e}.ant-btn-danger:active>a:only-child{color:currentcolor}.ant-btn-danger:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-danger[disabled],.ant-btn-danger[disabled]:hover,.ant-btn-danger[disabled]:focus,.ant-btn-danger[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-danger[disabled]>a:only-child,.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-danger[disabled]:active>a:only-child{color:currentcolor}.ant-btn-danger[disabled]>a:only-child:after,.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-danger[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-link{color:#1890ff;border-color:transparent;background:transparent;box-shadow:none}.ant-btn-link>a:only-child{color:currentcolor}.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-link:hover,.ant-btn-link:focus{color:#40a9ff;border-color:#40a9ff;background:transparent}.ant-btn-link:hover>a:only-child,.ant-btn-link:focus>a:only-child{color:currentcolor}.ant-btn-link:hover>a:only-child:after,.ant-btn-link:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-link:active{color:#096dd9;border-color:#096dd9;background:transparent}.ant-btn-link:active>a:only-child{color:currentcolor}.ant-btn-link:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-link[disabled],.ant-btn-link[disabled]:hover,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-link:hover{background:transparent}.ant-btn-link:hover,.ant-btn-link:focus,.ant-btn-link:active{border-color:transparent}.ant-btn-link[disabled],.ant-btn-link[disabled]:hover,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-link[disabled]>a:only-child,.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-link[disabled]:active>a:only-child{color:currentcolor}.ant-btn-link[disabled]>a:only-child:after,.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-link[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-text{color:#000000d9;border-color:transparent;background:transparent;box-shadow:none}.ant-btn-text>a:only-child{color:currentcolor}.ant-btn-text>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-text:hover,.ant-btn-text:focus{color:#40a9ff;border-color:#40a9ff;background:transparent}.ant-btn-text:hover>a:only-child,.ant-btn-text:focus>a:only-child{color:currentcolor}.ant-btn-text:hover>a:only-child:after,.ant-btn-text:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-text:active{color:#096dd9;border-color:#096dd9;background:transparent}.ant-btn-text:active>a:only-child{color:currentcolor}.ant-btn-text:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-text[disabled],.ant-btn-text[disabled]:hover,.ant-btn-text[disabled]:focus,.ant-btn-text[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-text:hover,.ant-btn-text:focus{color:#000000d9;background:rgba(0,0,0,.018);border-color:transparent}.ant-btn-text:active{color:#000000d9;background:rgba(0,0,0,.028);border-color:transparent}.ant-btn-text[disabled],.ant-btn-text[disabled]:hover,.ant-btn-text[disabled]:focus,.ant-btn-text[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-text[disabled]>a:only-child,.ant-btn-text[disabled]:hover>a:only-child,.ant-btn-text[disabled]:focus>a:only-child,.ant-btn-text[disabled]:active>a:only-child{color:currentcolor}.ant-btn-text[disabled]>a:only-child:after,.ant-btn-text[disabled]:hover>a:only-child:after,.ant-btn-text[disabled]:focus>a:only-child:after,.ant-btn-text[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous{color:#ff4d4f;border-color:#ff4d4f;background:#fff}.ant-btn-dangerous>a:only-child{color:currentcolor}.ant-btn-dangerous>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous:hover,.ant-btn-dangerous:focus{color:#ff7875;border-color:#ff7875;background:#fff}.ant-btn-dangerous:hover>a:only-child,.ant-btn-dangerous:focus>a:only-child{color:currentcolor}.ant-btn-dangerous:hover>a:only-child:after,.ant-btn-dangerous:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous:active{color:#d9363e;border-color:#d9363e;background:#fff}.ant-btn-dangerous:active>a:only-child{color:currentcolor}.ant-btn-dangerous:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous[disabled],.ant-btn-dangerous[disabled]:hover,.ant-btn-dangerous[disabled]:focus,.ant-btn-dangerous[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-dangerous[disabled]>a:only-child,.ant-btn-dangerous[disabled]:hover>a:only-child,.ant-btn-dangerous[disabled]:focus>a:only-child,.ant-btn-dangerous[disabled]:active>a:only-child{color:currentcolor}.ant-btn-dangerous[disabled]>a:only-child:after,.ant-btn-dangerous[disabled]:hover>a:only-child:after,.ant-btn-dangerous[disabled]:focus>a:only-child:after,.ant-btn-dangerous[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-primary{color:#fff;border-color:#ff4d4f;background:#ff4d4f;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-dangerous.ant-btn-primary>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-primary:hover,.ant-btn-dangerous.ant-btn-primary:focus{color:#fff;border-color:#ff7875;background:#ff7875}.ant-btn-dangerous.ant-btn-primary:hover>a:only-child,.ant-btn-dangerous.ant-btn-primary:focus>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-primary:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-primary:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-primary:active{color:#fff;border-color:#d9363e;background:#d9363e}.ant-btn-dangerous.ant-btn-primary:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-primary:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-primary[disabled],.ant-btn-dangerous.ant-btn-primary[disabled]:hover,.ant-btn-dangerous.ant-btn-primary[disabled]:focus,.ant-btn-dangerous.ant-btn-primary[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-primary[disabled]>a:only-child,.ant-btn-dangerous.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-dangerous.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-dangerous.ant-btn-primary[disabled]:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-primary[disabled]>a:only-child:after,.ant-btn-dangerous.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-dangerous.ant-btn-primary[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-link{color:#ff4d4f;border-color:transparent;background:transparent;box-shadow:none}.ant-btn-dangerous.ant-btn-link>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-link:hover,.ant-btn-dangerous.ant-btn-link:focus{color:#40a9ff;border-color:#40a9ff;background:transparent}.ant-btn-dangerous.ant-btn-link:active{color:#096dd9;border-color:#096dd9;background:transparent}.ant-btn-dangerous.ant-btn-link[disabled],.ant-btn-dangerous.ant-btn-link[disabled]:hover,.ant-btn-dangerous.ant-btn-link[disabled]:focus,.ant-btn-dangerous.ant-btn-link[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-link:hover,.ant-btn-dangerous.ant-btn-link:focus{color:#ff7875;border-color:transparent;background:transparent}.ant-btn-dangerous.ant-btn-link:hover>a:only-child,.ant-btn-dangerous.ant-btn-link:focus>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-link:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-link:active{color:#d9363e;border-color:transparent;background:transparent}.ant-btn-dangerous.ant-btn-link:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-link[disabled],.ant-btn-dangerous.ant-btn-link[disabled]:hover,.ant-btn-dangerous.ant-btn-link[disabled]:focus,.ant-btn-dangerous.ant-btn-link[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child,.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-dangerous.ant-btn-link[disabled]:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child:after,.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-dangerous.ant-btn-link[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-text{color:#ff4d4f;border-color:transparent;background:transparent;box-shadow:none}.ant-btn-dangerous.ant-btn-text>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-text>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-text:hover,.ant-btn-dangerous.ant-btn-text:focus{color:#40a9ff;border-color:#40a9ff;background:transparent}.ant-btn-dangerous.ant-btn-text:active{color:#096dd9;border-color:#096dd9;background:transparent}.ant-btn-dangerous.ant-btn-text[disabled],.ant-btn-dangerous.ant-btn-text[disabled]:hover,.ant-btn-dangerous.ant-btn-text[disabled]:focus,.ant-btn-dangerous.ant-btn-text[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-text:hover,.ant-btn-dangerous.ant-btn-text:focus{color:#ff7875;border-color:transparent;background:rgba(0,0,0,.018)}.ant-btn-dangerous.ant-btn-text:hover>a:only-child,.ant-btn-dangerous.ant-btn-text:focus>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-text:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-text:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-text:active{color:#d9363e;border-color:transparent;background:rgba(0,0,0,.028)}.ant-btn-dangerous.ant-btn-text:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-text:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-text[disabled],.ant-btn-dangerous.ant-btn-text[disabled]:hover,.ant-btn-dangerous.ant-btn-text[disabled]:focus,.ant-btn-dangerous.ant-btn-text[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-text[disabled]>a:only-child,.ant-btn-dangerous.ant-btn-text[disabled]:hover>a:only-child,.ant-btn-dangerous.ant-btn-text[disabled]:focus>a:only-child,.ant-btn-dangerous.ant-btn-text[disabled]:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-text[disabled]>a:only-child:after,.ant-btn-dangerous.ant-btn-text[disabled]:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-text[disabled]:focus>a:only-child:after,.ant-btn-dangerous.ant-btn-text[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-icon-only{width:32px;height:32px;padding:2.4px 0;font-size:16px;border-radius:2px;vertical-align:-3px}.ant-btn-icon-only>*{font-size:16px}.ant-btn-icon-only.ant-btn-lg{width:40px;height:40px;padding:4.9px 0;font-size:18px;border-radius:2px}.ant-btn-icon-only.ant-btn-lg>*{font-size:18px}.ant-btn-icon-only.ant-btn-sm{width:24px;height:24px;padding:0;font-size:14px;border-radius:2px}.ant-btn-icon-only.ant-btn-sm>*{font-size:14px}.ant-btn-icon-only>.anticon{display:flex;justify-content:center}.ant-btn-icon-only .anticon-loading{padding:0!important}a.ant-btn-icon-only{vertical-align:-1px}a.ant-btn-icon-only>.anticon{display:inline}.ant-btn-round{height:32px;padding:4px 16px;font-size:14px;border-radius:32px}.ant-btn-round.ant-btn-lg{height:40px;padding:6.4px 20px;font-size:16px;border-radius:40px}.ant-btn-round.ant-btn-sm{height:24px;padding:0 12px;font-size:14px;border-radius:24px}.ant-btn-round.ant-btn-icon-only{width:auto}.ant-btn-circle{min-width:32px;padding-right:0;padding-left:0;text-align:center;border-radius:50%}.ant-btn-circle.ant-btn-lg{min-width:40px;border-radius:50%}.ant-btn-circle.ant-btn-sm{min-width:24px;border-radius:50%}.ant-btn:before{position:absolute;inset:-1px;z-index:1;display:none;background:#fff;border-radius:inherit;opacity:.35;transition:opacity .2s;content:"";pointer-events:none}.ant-btn .anticon{transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.ant-btn .anticon.anticon-plus>svg,.ant-btn .anticon.anticon-minus>svg{shape-rendering:optimizespeed}.ant-btn.ant-btn-loading{position:relative;cursor:default}.ant-btn.ant-btn-loading:before{display:block}.ant-btn>.ant-btn-loading-icon{transition:width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1)}.ant-btn>.ant-btn-loading-icon .anticon{padding-right:8px;animation:none}.ant-btn>.ant-btn-loading-icon .anticon svg{animation:loadingCircle 1s infinite linear}.ant-btn-group{position:relative;display:inline-flex}.ant-btn-group>.ant-btn,.ant-btn-group>span>.ant-btn{position:relative}.ant-btn-group>.ant-btn:hover,.ant-btn-group>span>.ant-btn:hover,.ant-btn-group>.ant-btn:focus,.ant-btn-group>span>.ant-btn:focus,.ant-btn-group>.ant-btn:active,.ant-btn-group>span>.ant-btn:active{z-index:2}.ant-btn-group>.ant-btn[disabled],.ant-btn-group>span>.ant-btn[disabled]{z-index:0}.ant-btn-group .ant-btn-icon-only{font-size:14px}.ant-btn-group .ant-btn+.ant-btn,.ant-btn+.ant-btn-group,.ant-btn-group span+.ant-btn,.ant-btn-group .ant-btn+span,.ant-btn-group>span+span,.ant-btn-group+.ant-btn,.ant-btn-group+.ant-btn-group{margin-left:-1px}.ant-btn-group .ant-btn-primary+.ant-btn:not(.ant-btn-primary):not([disabled]){border-left-color:transparent}.ant-btn-group .ant-btn{border-radius:0}.ant-btn-group>.ant-btn:first-child,.ant-btn-group>span:first-child>.ant-btn{margin-left:0}.ant-btn-group>.ant-btn:only-child{border-radius:2px}.ant-btn-group>span:only-child>.ant-btn{border-radius:2px}.ant-btn-group>.ant-btn:first-child:not(:last-child),.ant-btn-group>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-btn-group>.ant-btn:last-child:not(:first-child),.ant-btn-group>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:2px;border-bottom-right-radius:2px}.ant-btn-group-sm>.ant-btn:only-child{border-radius:2px}.ant-btn-group-sm>span:only-child>.ant-btn{border-radius:2px}.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:2px;border-bottom-right-radius:2px}.ant-btn-group>.ant-btn-group{float:left}.ant-btn-group>.ant-btn-group:not(:first-child):not(:last-child)>.ant-btn{border-radius:0}.ant-btn-group>.ant-btn-group:first-child:not(:last-child)>.ant-btn:last-child{padding-right:8px;border-top-right-radius:0;border-bottom-right-radius:0}.ant-btn-group>.ant-btn-group:last-child:not(:first-child)>.ant-btn:first-child{padding-left:8px;border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn-rtl.ant-btn-group .ant-btn+.ant-btn,.ant-btn-rtl.ant-btn+.ant-btn-group,.ant-btn-rtl.ant-btn-group span+.ant-btn,.ant-btn-rtl.ant-btn-group .ant-btn+span,.ant-btn-rtl.ant-btn-group>span+span,.ant-btn-rtl.ant-btn-group+.ant-btn,.ant-btn-rtl.ant-btn-group+.ant-btn-group,.ant-btn-group-rtl.ant-btn-group .ant-btn+.ant-btn,.ant-btn-group-rtl.ant-btn+.ant-btn-group,.ant-btn-group-rtl.ant-btn-group span+.ant-btn,.ant-btn-group-rtl.ant-btn-group .ant-btn+span,.ant-btn-group-rtl.ant-btn-group>span+span,.ant-btn-group-rtl.ant-btn-group+.ant-btn,.ant-btn-group-rtl.ant-btn-group+.ant-btn-group{margin-right:-1px;margin-left:auto}.ant-btn-group.ant-btn-group-rtl{direction:rtl}.ant-btn-group-rtl.ant-btn-group>.ant-btn:first-child:not(:last-child),.ant-btn-group-rtl.ant-btn-group>span:first-child:not(:last-child)>.ant-btn{border-radius:0 2px 2px 0}.ant-btn-group-rtl.ant-btn-group>.ant-btn:last-child:not(:first-child),.ant-btn-group-rtl.ant-btn-group>span:last-child:not(:first-child)>.ant-btn{border-radius:2px 0 0 2px}.ant-btn-group-rtl.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.ant-btn-group-rtl.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn{border-radius:0 2px 2px 0}.ant-btn-group-rtl.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.ant-btn-group-rtl.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn{border-radius:2px 0 0 2px}.ant-btn:focus>span,.ant-btn:active>span{position:relative}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-left:8px}.ant-btn.ant-btn-background-ghost{color:#fff;border-color:#fff}.ant-btn.ant-btn-background-ghost,.ant-btn.ant-btn-background-ghost:hover,.ant-btn.ant-btn-background-ghost:active,.ant-btn.ant-btn-background-ghost:focus{background:transparent}.ant-btn.ant-btn-background-ghost:hover,.ant-btn.ant-btn-background-ghost:focus{color:#40a9ff;border-color:#40a9ff}.ant-btn.ant-btn-background-ghost:active{color:#096dd9;border-color:#096dd9}.ant-btn.ant-btn-background-ghost[disabled]{color:#00000040;background:transparent;border-color:#d9d9d9}.ant-btn-background-ghost.ant-btn-primary{color:#1890ff;border-color:#1890ff;text-shadow:none}.ant-btn-background-ghost.ant-btn-primary>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary:hover,.ant-btn-background-ghost.ant-btn-primary:focus{color:#40a9ff;border-color:#40a9ff}.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary:active{color:#096dd9;border-color:#096dd9}.ant-btn-background-ghost.ant-btn-primary:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-primary:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary[disabled],.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,.ant-btn-background-ghost.ant-btn-primary[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger{color:#ff4d4f;border-color:#ff4d4f;text-shadow:none}.ant-btn-background-ghost.ant-btn-danger>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-danger>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger:hover,.ant-btn-background-ghost.ant-btn-danger:focus{color:#ff7875;border-color:#ff7875}.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger:active{color:#d9363e;border-color:#d9363e}.ant-btn-background-ghost.ant-btn-danger:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-danger:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger[disabled],.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,.ant-btn-background-ghost.ant-btn-danger[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous{color:#ff4d4f;border-color:#ff4d4f;text-shadow:none}.ant-btn-background-ghost.ant-btn-dangerous>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous:hover,.ant-btn-background-ghost.ant-btn-dangerous:focus{color:#ff7875;border-color:#ff7875}.ant-btn-background-ghost.ant-btn-dangerous:hover>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous:focus>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous:active{color:#d9363e;border-color:#d9363e}.ant-btn-background-ghost.ant-btn-dangerous:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous[disabled],.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-dangerous[disabled]>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous[disabled]>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link{color:#ff4d4f;border-color:transparent;text-shadow:none}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus{color:#ff7875;border-color:transparent}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active{color:#d9363e;border-color:transparent}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled],.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-two-chinese-chars:first-letter{letter-spacing:.34em}.ant-btn-two-chinese-chars>*:not(.anticon){margin-right:-.34em;letter-spacing:.34em}.ant-btn.ant-btn-block{width:100%}.ant-btn:empty{display:inline-block;width:0;visibility:hidden;content:"\a0"}a.ant-btn{padding-top:.01px!important;line-height:30px}a.ant-btn-disabled{cursor:not-allowed}a.ant-btn-disabled>*{pointer-events:none}a.ant-btn-disabled,a.ant-btn-disabled:hover,a.ant-btn-disabled:focus,a.ant-btn-disabled:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}a.ant-btn-disabled>a:only-child,a.ant-btn-disabled:hover>a:only-child,a.ant-btn-disabled:focus>a:only-child,a.ant-btn-disabled:active>a:only-child{color:currentcolor}a.ant-btn-disabled>a:only-child:after,a.ant-btn-disabled:hover>a:only-child:after,a.ant-btn-disabled:focus>a:only-child:after,a.ant-btn-disabled:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}a.ant-btn-lg{line-height:38px}a.ant-btn-sm{line-height:22px}.ant-btn-compact-item:not(.ant-btn-compact-last-item):not(.ant-btn-compact-item-rtl){margin-right:-1px}.ant-btn-compact-item:not(.ant-btn-compact-last-item).ant-btn-compact-item-rtl{margin-left:-1px}.ant-btn-compact-item:hover,.ant-btn-compact-item:focus,.ant-btn-compact-item:active{z-index:2}.ant-btn-compact-item[disabled]{z-index:0}.ant-btn-compact-item:not(.ant-btn-compact-first-item):not(.ant-btn-compact-last-item).ant-btn{border-radius:0}.ant-btn-compact-item.ant-btn.ant-btn-compact-first-item:not(.ant-btn-compact-last-item):not(.ant-btn-compact-item-rtl){border-top-right-radius:0;border-bottom-right-radius:0}.ant-btn-compact-item.ant-btn.ant-btn-compact-last-item:not(.ant-btn-compact-first-item):not(.ant-btn-compact-item-rtl){border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn-compact-item.ant-btn.ant-btn-compact-item-rtl.ant-btn-compact-first-item:not(.ant-btn-compact-last-item){border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn-compact-item.ant-btn.ant-btn-compact-item-rtl.ant-btn-compact-last-item:not(.ant-btn-compact-first-item){border-top-right-radius:0;border-bottom-right-radius:0}.ant-btn-icon-only.ant-btn-compact-item{flex:none}.ant-btn-compact-item.ant-btn-primary:not([disabled])+.ant-btn-compact-item.ant-btn-primary:not([disabled]){position:relative}.ant-btn-compact-item.ant-btn-primary:not([disabled])+.ant-btn-compact-item.ant-btn-primary:not([disabled]):after{position:absolute;top:-1px;left:-1px;display:inline-block;width:1px;height:calc(100% + 2px);background-color:#40a9ff;content:" "}.ant-btn-compact-item-rtl.ant-btn-compact-first-item.ant-btn-compact-item-rtl:not(.ant-btn-compact-last-item){border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn-compact-item-rtl.ant-btn-compact-last-item.ant-btn-compact-item-rtl:not(.ant-btn-compact-first-item){border-top-right-radius:0;border-bottom-right-radius:0}.ant-btn-compact-item-rtl.ant-btn-sm.ant-btn-compact-first-item.ant-btn-compact-item-rtl.ant-btn-sm:not(.ant-btn-compact-last-item){border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn-compact-item-rtl.ant-btn-sm.ant-btn-compact-last-item.ant-btn-compact-item-rtl.ant-btn-sm:not(.ant-btn-compact-first-item){border-top-right-radius:0;border-bottom-right-radius:0}.ant-btn-compact-item-rtl.ant-btn-primary:not([disabled])+.ant-btn-compact-item-rtl.ant-btn-primary:not([disabled]):after{right:-1px}.ant-btn-compact-vertical-item:not(.ant-btn-compact-vertical-last-item){margin-bottom:-1px}.ant-btn-compact-vertical-item:hover,.ant-btn-compact-vertical-item:focus,.ant-btn-compact-vertical-item:active{z-index:2}.ant-btn-compact-vertical-item[disabled]{z-index:0}.ant-btn-compact-vertical-item:not(.ant-btn-compact-vertical-first-item):not(.ant-btn-compact-vertical-last-item){border-radius:0}.ant-btn-compact-vertical-item.ant-btn-compact-vertical-first-item:not(.ant-btn-compact-vertical-last-item){border-bottom-right-radius:0;border-bottom-left-radius:0}.ant-btn-compact-vertical-item.ant-btn-compact-vertical-last-item:not(.ant-btn-compact-vertical-first-item){border-top-left-radius:0;border-top-right-radius:0}.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled])+.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]){position:relative}.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled])+.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]):after{position:absolute;top:-1px;left:-1px;display:inline-block;width:calc(100% + 2px);height:1px;background-color:#40a9ff;content:" "}.ant-btn-rtl{direction:rtl}.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child),.ant-btn-group-rtl.ant-btn-group .ant-btn-primary+.ant-btn-primary{border-right-color:#40a9ff;border-left-color:#d9d9d9}.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],.ant-btn-group-rtl.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled]{border-right-color:#d9d9d9;border-left-color:#40a9ff}.ant-btn-rtl.ant-btn>.ant-btn-loading-icon .anticon{padding-right:0;padding-left:8px}.ant-btn-rtl.ant-btn>.anticon+span,.ant-btn-rtl.ant-btn>span+.anticon{margin-right:8px;margin-left:0}.ant-menu-item-danger.ant-menu-item,.ant-menu-item-danger.ant-menu-item:hover,.ant-menu-item-danger.ant-menu-item-active{color:#ff4d4f}.ant-menu-item-danger.ant-menu-item:active{background:#fff1f0}.ant-menu-item-danger.ant-menu-item-selected{color:#ff4d4f}.ant-menu-item-danger.ant-menu-item-selected>a,.ant-menu-item-danger.ant-menu-item-selected>a:hover{color:#ff4d4f}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected{background-color:#fff1f0}.ant-menu-inline .ant-menu-item-danger.ant-menu-item:after{border-right-color:#ff4d4f}.ant-menu-dark .ant-menu-item-danger.ant-menu-item,.ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover,.ant-menu-dark .ant-menu-item-danger.ant-menu-item>a{color:#ff4d4f}.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected{color:#fff;background-color:#ff4d4f}.ant-menu{box-sizing:border-box;margin:0;font-variant:tabular-nums;line-height:1.5715;font-feature-settings:"tnum";padding:0;color:#000000d9;font-size:14px;line-height:0;text-align:left;list-style:none;background:#fff;outline:none;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;transition:background .3s,width .3s cubic-bezier(.2,0,0,1) 0s}.ant-menu:before{display:table;content:""}.ant-menu:after{display:table;clear:both;content:""}.ant-menu.ant-menu-root:focus-visible{box-shadow:0 0 0 2px #bae7ff}.ant-menu ul,.ant-menu ol{margin:0;padding:0;list-style:none}.ant-menu-overflow{display:flex}.ant-menu-overflow-item{flex:none}.ant-menu-hidden,.ant-menu-submenu-hidden{display:none}.ant-menu-item-group-title{height:1.5715;padding:8px 16px;color:#00000073;font-size:14px;line-height:1.5715;transition:all .3s}.ant-menu-horizontal .ant-menu-submenu{transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu,.ant-menu-submenu-inline{transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-selected{color:#1890ff}.ant-menu-item:active,.ant-menu-submenu-title:active{background:#e6f7ff}.ant-menu-submenu .ant-menu-sub{cursor:initial;transition:background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-title-content{transition:color .3s}.ant-menu-item a{color:#000000d9}.ant-menu-item a:hover{color:#1890ff}.ant-menu-item a:before{position:absolute;inset:0;background-color:transparent;content:""}.ant-menu-item>.ant-badge a{color:#000000d9}.ant-menu-item>.ant-badge a:hover{color:#1890ff}.ant-menu-item-divider{overflow:hidden;line-height:0;border-color:#f0f0f0;border-style:solid;border-width:1px 0 0}.ant-menu-item-divider-dashed{border-style:dashed}.ant-menu-horizontal .ant-menu-item,.ant-menu-horizontal .ant-menu-submenu{margin-top:-1px}.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-item-active,.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-title:hover{background-color:transparent}.ant-menu-item-selected,.ant-menu-item-selected a,.ant-menu-item-selected a:hover{color:#1890ff}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#e6f7ff}.ant-menu-inline,.ant-menu-vertical,.ant-menu-vertical-left{border-right:1px solid #f0f0f0}.ant-menu-vertical-right{border-left:1px solid #f0f0f0}.ant-menu-vertical.ant-menu-sub,.ant-menu-vertical-left.ant-menu-sub,.ant-menu-vertical-right.ant-menu-sub{min-width:160px;max-height:calc(100vh - 100px);padding:0;overflow:hidden;border-right:0}.ant-menu-vertical.ant-menu-sub:not([class*="-active"]),.ant-menu-vertical-left.ant-menu-sub:not([class*="-active"]),.ant-menu-vertical-right.ant-menu-sub:not([class*="-active"]){overflow-x:hidden;overflow-y:auto}.ant-menu-vertical.ant-menu-sub .ant-menu-item,.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,.ant-menu-vertical-right.ant-menu-sub .ant-menu-item{left:0;margin-left:0;border-right:0}.ant-menu-vertical.ant-menu-sub .ant-menu-item:after,.ant-menu-vertical-left.ant-menu-sub .ant-menu-item:after,.ant-menu-vertical-right.ant-menu-sub .ant-menu-item:after{border-right:0}.ant-menu-vertical.ant-menu-sub>.ant-menu-item,.ant-menu-vertical-left.ant-menu-sub>.ant-menu-item,.ant-menu-vertical-right.ant-menu-sub>.ant-menu-item,.ant-menu-vertical.ant-menu-sub>.ant-menu-submenu,.ant-menu-vertical-left.ant-menu-sub>.ant-menu-submenu,.ant-menu-vertical-right.ant-menu-sub>.ant-menu-submenu{transform-origin:0 0}.ant-menu-horizontal.ant-menu-sub{min-width:114px}.ant-menu-horizontal .ant-menu-item,.ant-menu-horizontal .ant-menu-submenu-title{transition:border-color .3s,background .3s}.ant-menu-item,.ant-menu-submenu-title{position:relative;display:block;margin:0;padding:0 20px;white-space:nowrap;cursor:pointer;transition:border-color .3s,background .3s,padding .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-item .ant-menu-item-icon,.ant-menu-submenu-title .ant-menu-item-icon,.ant-menu-item .anticon,.ant-menu-submenu-title .anticon{min-width:14px;font-size:14px;transition:font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1),color .3s}.ant-menu-item .ant-menu-item-icon+span,.ant-menu-submenu-title .ant-menu-item-icon+span,.ant-menu-item .anticon+span,.ant-menu-submenu-title .anticon+span{margin-left:10px;opacity:1;transition:opacity .3s cubic-bezier(.645,.045,.355,1),margin .3s,color .3s}.ant-menu-item .ant-menu-item-icon.svg,.ant-menu-submenu-title .ant-menu-item-icon.svg{vertical-align:-.125em}.ant-menu-item.ant-menu-item-only-child>.anticon,.ant-menu-submenu-title.ant-menu-item-only-child>.anticon,.ant-menu-item.ant-menu-item-only-child>.ant-menu-item-icon,.ant-menu-submenu-title.ant-menu-item-only-child>.ant-menu-item-icon{margin-right:0}.ant-menu-item:not(.ant-menu-item-disabled):focus-visible,.ant-menu-submenu-title:not(.ant-menu-item-disabled):focus-visible{box-shadow:0 0 0 2px #bae7ff}.ant-menu>.ant-menu-item-divider{margin:1px 0;padding:0}.ant-menu-submenu-popup{position:absolute;z-index:1050;background:transparent;border-radius:2px;box-shadow:none;transform-origin:0 0}.ant-menu-submenu-popup:before{position:absolute;inset:-7px 0 0;z-index:-1;width:100%;height:100%;opacity:.0001;content:" "}.ant-menu-submenu-placement-rightTop:before{top:0;left:-7px}.ant-menu-submenu>.ant-menu{background-color:#fff;border-radius:2px}.ant-menu-submenu>.ant-menu-submenu-title:after{transition:transform .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-popup>.ant-menu{background-color:#fff}.ant-menu-submenu-expand-icon,.ant-menu-submenu-arrow{position:absolute;top:50%;right:16px;width:10px;color:#000000d9;transform:translateY(-50%);transition:transform .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-arrow:before,.ant-menu-submenu-arrow:after{position:absolute;width:6px;height:1.5px;background-color:currentcolor;border-radius:2px;transition:background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);content:""}.ant-menu-submenu-arrow:before{transform:rotate(45deg) translateY(-2.5px)}.ant-menu-submenu-arrow:after{transform:rotate(-45deg) translateY(2.5px)}.ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-expand-icon,.ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow{color:#1890ff}.ant-menu-inline-collapsed .ant-menu-submenu-arrow:before,.ant-menu-submenu-inline .ant-menu-submenu-arrow:before{transform:rotate(-45deg) translate(2.5px)}.ant-menu-inline-collapsed .ant-menu-submenu-arrow:after,.ant-menu-submenu-inline .ant-menu-submenu-arrow:after{transform:rotate(45deg) translate(-2.5px)}.ant-menu-submenu-horizontal .ant-menu-submenu-arrow{display:none}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title>.ant-menu-submenu-arrow{transform:translateY(-2px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after{transform:rotate(-45deg) translate(-2.5px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{transform:rotate(45deg) translate(2.5px)}.ant-menu-vertical .ant-menu-submenu-selected,.ant-menu-vertical-left .ant-menu-submenu-selected,.ant-menu-vertical-right .ant-menu-submenu-selected{color:#1890ff}.ant-menu-horizontal{line-height:46px;border:0;border-bottom:1px solid #f0f0f0;box-shadow:none}.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu{margin-top:-1px;margin-bottom:0;padding:0 20px}.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:hover,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu:hover,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-active,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-open,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected{color:#1890ff}.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:hover:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu:hover:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-active:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-open:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected:after{border-bottom:2px solid #1890ff}.ant-menu-horizontal>.ant-menu-item,.ant-menu-horizontal>.ant-menu-submenu{position:relative;top:1px;display:inline-block;vertical-align:bottom}.ant-menu-horizontal>.ant-menu-item:after,.ant-menu-horizontal>.ant-menu-submenu:after{position:absolute;right:20px;bottom:0;left:20px;border-bottom:2px solid transparent;transition:border-color .3s cubic-bezier(.645,.045,.355,1);content:""}.ant-menu-horizontal>.ant-menu-submenu>.ant-menu-submenu-title{padding:0}.ant-menu-horizontal>.ant-menu-item a{color:#000000d9}.ant-menu-horizontal>.ant-menu-item a:hover{color:#1890ff}.ant-menu-horizontal>.ant-menu-item a:before{bottom:-2px}.ant-menu-horizontal>.ant-menu-item-selected a{color:#1890ff}.ant-menu-horizontal:after{display:block;clear:both;height:0;content:" "}.ant-menu-vertical .ant-menu-item,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-right .ant-menu-item,.ant-menu-inline .ant-menu-item{position:relative}.ant-menu-vertical .ant-menu-item:after,.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-vertical-right .ant-menu-item:after,.ant-menu-inline .ant-menu-item:after{position:absolute;top:0;right:0;bottom:0;border-right:3px solid #1890ff;transform:scaleY(.0001);opacity:0;transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1);content:""}.ant-menu-vertical .ant-menu-item,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-right .ant-menu-item,.ant-menu-inline .ant-menu-item,.ant-menu-vertical .ant-menu-submenu-title,.ant-menu-vertical-left .ant-menu-submenu-title,.ant-menu-vertical-right .ant-menu-submenu-title,.ant-menu-inline .ant-menu-submenu-title{height:40px;margin-top:4px;margin-bottom:4px;padding:0 16px;overflow:hidden;line-height:40px;text-overflow:ellipsis}.ant-menu-vertical .ant-menu-submenu,.ant-menu-vertical-left .ant-menu-submenu,.ant-menu-vertical-right .ant-menu-submenu,.ant-menu-inline .ant-menu-submenu{padding-bottom:.02px}.ant-menu-vertical .ant-menu-item:not(:last-child),.ant-menu-vertical-left .ant-menu-item:not(:last-child),.ant-menu-vertical-right .ant-menu-item:not(:last-child),.ant-menu-inline .ant-menu-item:not(:last-child){margin-bottom:8px}.ant-menu-vertical>.ant-menu-item,.ant-menu-vertical-left>.ant-menu-item,.ant-menu-vertical-right>.ant-menu-item,.ant-menu-inline>.ant-menu-item,.ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title{height:40px;line-height:40px}.ant-menu-vertical .ant-menu-item-group-list .ant-menu-submenu-title,.ant-menu-vertical .ant-menu-submenu-title{padding-right:34px}.ant-menu-inline{width:100%}.ant-menu-inline .ant-menu-selected:after,.ant-menu-inline .ant-menu-item-selected:after{transform:scaleY(1);opacity:1;transition:transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{width:calc(100% + 1px)}.ant-menu-inline .ant-menu-item-group-list .ant-menu-submenu-title,.ant-menu-inline .ant-menu-submenu-title{padding-right:34px}.ant-menu-inline.ant-menu-root .ant-menu-item,.ant-menu-inline.ant-menu-root .ant-menu-submenu-title{display:flex;align-items:center;transition:border-color .3s,background .3s,padding .1s cubic-bezier(.215,.61,.355,1)}.ant-menu-inline.ant-menu-root .ant-menu-item>.ant-menu-title-content,.ant-menu-inline.ant-menu-root .ant-menu-submenu-title>.ant-menu-title-content{flex:auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.ant-menu-inline.ant-menu-root .ant-menu-item>*,.ant-menu-inline.ant-menu-root .ant-menu-submenu-title>*{flex:none}.ant-menu.ant-menu-inline-collapsed{width:80px}.ant-menu.ant-menu-inline-collapsed>.ant-menu-item,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{left:0;padding:0 calc(50% - 8px);text-overflow:clip}.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-submenu-arrow,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-submenu-arrow,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow{opacity:0}.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-item-icon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-item-icon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .anticon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon{margin:0;font-size:16px;line-height:40px}.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-item-icon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-item-icon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .anticon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span{display:inline-block;opacity:0}.ant-menu.ant-menu-inline-collapsed .ant-menu-item-icon,.ant-menu.ant-menu-inline-collapsed .anticon{display:inline-block}.ant-menu.ant-menu-inline-collapsed-tooltip{pointer-events:none}.ant-menu.ant-menu-inline-collapsed-tooltip .ant-menu-item-icon,.ant-menu.ant-menu-inline-collapsed-tooltip .anticon{display:none}.ant-menu.ant-menu-inline-collapsed-tooltip a{color:#ffffffd9}.ant-menu.ant-menu-inline-collapsed .ant-menu-item-group-title{padding-right:4px;padding-left:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-menu-item-group-list{margin:0;padding:0}.ant-menu-item-group-list .ant-menu-item,.ant-menu-item-group-list .ant-menu-submenu-title{padding:0 16px 0 28px}.ant-menu-root.ant-menu-vertical,.ant-menu-root.ant-menu-vertical-left,.ant-menu-root.ant-menu-vertical-right,.ant-menu-root.ant-menu-inline{box-shadow:none}.ant-menu-root.ant-menu-inline-collapsed .ant-menu-item>.ant-menu-inline-collapsed-noicon,.ant-menu-root.ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title>.ant-menu-inline-collapsed-noicon{font-size:16px;text-align:center}.ant-menu-sub.ant-menu-inline{padding:0;background:#fafafa;border:0;border-radius:0;box-shadow:none}.ant-menu-sub.ant-menu-inline>.ant-menu-item,.ant-menu-sub.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title{height:40px;line-height:40px;list-style-position:inside;list-style-type:disc}.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title{padding-left:32px}.ant-menu-item-disabled,.ant-menu-submenu-disabled{color:#00000040!important;background:none;cursor:not-allowed}.ant-menu-item-disabled:after,.ant-menu-submenu-disabled:after{border-color:transparent!important}.ant-menu-item-disabled a,.ant-menu-submenu-disabled a{color:#00000040!important;pointer-events:none}.ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-submenu-disabled>.ant-menu-submenu-title{color:#00000040!important;cursor:not-allowed}.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after{background:rgba(0,0,0,.25)!important}.ant-layout-header .ant-menu{line-height:inherit}.ant-menu-inline-collapsed-tooltip a,.ant-menu-inline-collapsed-tooltip a:hover{color:#fff}.ant-menu-light .ant-menu-item:hover,.ant-menu-light .ant-menu-item-active,.ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,.ant-menu-light .ant-menu-submenu-active,.ant-menu-light .ant-menu-submenu-title:hover{color:#1890ff}.ant-menu.ant-menu-root:focus-visible{box-shadow:0 0 0 2px #096dd9}.ant-menu-dark .ant-menu-item:focus-visible,.ant-menu-dark .ant-menu-submenu-title:focus-visible{box-shadow:0 0 0 2px #096dd9}.ant-menu.ant-menu-dark,.ant-menu-dark .ant-menu-sub,.ant-menu.ant-menu-dark .ant-menu-sub{color:#ffffffa6;background:#001529}.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow{opacity:.45;transition:all .3s}.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before{background:#fff}.ant-menu-dark.ant-menu-submenu-popup{background:transparent}.ant-menu-dark .ant-menu-inline.ant-menu-sub{background:#000c17}.ant-menu-dark.ant-menu-horizontal{border-bottom:0}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item,.ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu{top:0;margin-top:0;padding:0 20px;border-color:#001529;border-bottom:0}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item:hover{background-color:#1890ff}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item>a:before{bottom:0}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-item-group-title,.ant-menu-dark .ant-menu-item>a,.ant-menu-dark .ant-menu-item>span>a{color:#ffffffa6}.ant-menu-dark.ant-menu-inline,.ant-menu-dark.ant-menu-vertical,.ant-menu-dark.ant-menu-vertical-left,.ant-menu-dark.ant-menu-vertical-right{border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark.ant-menu-vertical .ant-menu-item,.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,.ant-menu-dark.ant-menu-vertical-right .ant-menu-item{left:0;margin-left:0;border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical-right .ant-menu-item:after{border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title{width:100%}.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-item-active,.ant-menu-dark .ant-menu-submenu-active,.ant-menu-dark .ant-menu-submenu-open,.ant-menu-dark .ant-menu-submenu-selected,.ant-menu-dark .ant-menu-submenu-title:hover{color:#fff;background-color:transparent}.ant-menu-dark .ant-menu-item:hover>a,.ant-menu-dark .ant-menu-item-active>a,.ant-menu-dark .ant-menu-submenu-active>a,.ant-menu-dark .ant-menu-submenu-open>a,.ant-menu-dark .ant-menu-submenu-selected>a,.ant-menu-dark .ant-menu-submenu-title:hover>a,.ant-menu-dark .ant-menu-item:hover>span>a,.ant-menu-dark .ant-menu-item-active>span>a,.ant-menu-dark .ant-menu-submenu-active>span>a,.ant-menu-dark .ant-menu-submenu-open>span>a,.ant-menu-dark .ant-menu-submenu-selected>span>a,.ant-menu-dark .ant-menu-submenu-title:hover>span>a{color:#fff}.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow{opacity:1}.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:#fff}.ant-menu-dark .ant-menu-item:hover{background-color:transparent}.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#1890ff}.ant-menu-dark .ant-menu-item-selected{color:#fff;border-right:0}.ant-menu-dark .ant-menu-item-selected:after{border-right:0}.ant-menu-dark .ant-menu-item-selected>a,.ant-menu-dark .ant-menu-item-selected>span>a,.ant-menu-dark .ant-menu-item-selected>a:hover,.ant-menu-dark .ant-menu-item-selected>span>a:hover{color:#fff}.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon,.ant-menu-dark .ant-menu-item-selected .anticon{color:#fff}.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon+span,.ant-menu-dark .ant-menu-item-selected .anticon+span{color:#fff}.ant-menu.ant-menu-dark .ant-menu-item-selected,.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected{background-color:#1890ff}.ant-menu-dark .ant-menu-item-disabled,.ant-menu-dark .ant-menu-submenu-disabled,.ant-menu-dark .ant-menu-item-disabled>a,.ant-menu-dark .ant-menu-submenu-disabled>a,.ant-menu-dark .ant-menu-item-disabled>span>a,.ant-menu-dark .ant-menu-submenu-disabled>span>a{color:#ffffff59!important;opacity:.8}.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title{color:#ffffff59!important}.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after{background:rgba(255,255,255,.35)!important}.ant-menu.ant-menu-rtl{direction:rtl;text-align:right}.ant-menu-rtl .ant-menu-item-group-title{text-align:right}.ant-menu-rtl.ant-menu-inline,.ant-menu-rtl.ant-menu-vertical{border-right:none;border-left:1px solid #f0f0f0}.ant-menu-rtl.ant-menu-dark.ant-menu-inline,.ant-menu-rtl.ant-menu-dark.ant-menu-vertical{border-left:none}.ant-menu-rtl.ant-menu-vertical.ant-menu-sub>.ant-menu-item,.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub>.ant-menu-item,.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub>.ant-menu-item,.ant-menu-rtl.ant-menu-vertical.ant-menu-sub>.ant-menu-submenu,.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub>.ant-menu-submenu,.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub>.ant-menu-submenu{transform-origin:top right}.ant-menu-rtl .ant-menu-item .ant-menu-item-icon,.ant-menu-rtl .ant-menu-submenu-title .ant-menu-item-icon,.ant-menu-rtl .ant-menu-item .anticon,.ant-menu-rtl .ant-menu-submenu-title .anticon{margin-right:auto;margin-left:10px}.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child>.ant-menu-item-icon,.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child>.ant-menu-item-icon,.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child>.anticon,.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child>.anticon{margin-left:0}.ant-menu-submenu-rtl.ant-menu-submenu-popup{transform-origin:100% 0}.ant-menu-rtl .ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-rtl .ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-rtl .ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-rtl .ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow{right:auto;left:16px}.ant-menu-rtl .ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-rtl .ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-rtl .ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{transform:rotate(-45deg) translateY(-2px)}.ant-menu-rtl .ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-rtl .ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-rtl .ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:after{transform:rotate(45deg) translateY(2px)}.ant-menu-rtl.ant-menu-vertical .ant-menu-item:after,.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item:after,.ant-menu-rtl.ant-menu-inline .ant-menu-item:after{right:auto;left:0}.ant-menu-rtl.ant-menu-vertical .ant-menu-item,.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item,.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item,.ant-menu-rtl.ant-menu-inline .ant-menu-item,.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title,.ant-menu-rtl.ant-menu-vertical-left .ant-menu-submenu-title,.ant-menu-rtl.ant-menu-vertical-right .ant-menu-submenu-title,.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title{text-align:right}.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title{padding-right:0;padding-left:34px}.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title{padding-right:16px;padding-left:34px}.ant-menu-rtl.ant-menu-inline-collapsed.ant-menu-vertical .ant-menu-submenu-title{padding:0 calc(50% - 8px)}.ant-menu-rtl .ant-menu-item-group-list .ant-menu-item,.ant-menu-rtl .ant-menu-item-group-list .ant-menu-submenu-title{padding:0 28px 0 16px}.ant-menu-sub.ant-menu-inline{border:0}.ant-menu-rtl.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title{padding-right:32px;padding-left:0}.ant-tooltip{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;z-index:1070;display:block;width:-moz-max-content;width:max-content;width:intrinsic;max-width:250px;visibility:visible}.ant-tooltip-content{position:relative}.ant-tooltip-hidden{display:none}.ant-tooltip-placement-top,.ant-tooltip-placement-topLeft,.ant-tooltip-placement-topRight{padding-bottom:14.3137085px}.ant-tooltip-placement-right,.ant-tooltip-placement-rightTop,.ant-tooltip-placement-rightBottom{padding-left:14.3137085px}.ant-tooltip-placement-bottom,.ant-tooltip-placement-bottomLeft,.ant-tooltip-placement-bottomRight{padding-top:14.3137085px}.ant-tooltip-placement-left,.ant-tooltip-placement-leftTop,.ant-tooltip-placement-leftBottom{padding-right:14.3137085px}.ant-tooltip-inner{min-width:30px;min-height:32px;padding:6px 8px;color:#fff;text-align:left;text-decoration:none;word-wrap:break-word;background-color:#000000bf;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-tooltip-arrow{position:absolute;z-index:2;display:block;width:22px;height:22px;overflow:hidden;background:transparent;pointer-events:none}.ant-tooltip-arrow-content{--antd-arrow-background-color: linear-gradient(to right bottom, rgba(0, 0, 0, .65), rgba(0, 0, 0, .75));position:absolute;inset:0;display:block;width:11.3137085px;height:11.3137085px;margin:auto;content:"";pointer-events:auto;border-radius:0 0 2px;pointer-events:none}.ant-tooltip-arrow-content:before{position:absolute;top:-11.3137085px;left:-11.3137085px;width:33.9411255px;height:33.9411255px;background:var(--antd-arrow-background-color);background-repeat:no-repeat;background-position:-10px -10px;content:"";-webkit-clip-path:inset(33% 33%);clip-path:inset(33% 33%);-webkit-clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z");clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z")}.ant-tooltip-placement-top .ant-tooltip-arrow,.ant-tooltip-placement-topLeft .ant-tooltip-arrow,.ant-tooltip-placement-topRight .ant-tooltip-arrow{bottom:0;transform:translateY(100%)}.ant-tooltip-placement-top .ant-tooltip-arrow-content,.ant-tooltip-placement-topLeft .ant-tooltip-arrow-content,.ant-tooltip-placement-topRight .ant-tooltip-arrow-content{box-shadow:3px 3px 7px #00000012;transform:translateY(-11px) rotate(45deg)}.ant-tooltip-placement-top .ant-tooltip-arrow{left:50%;transform:translateY(100%) translate(-50%)}.ant-tooltip-placement-topLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-topRight .ant-tooltip-arrow{right:13px}.ant-tooltip-placement-right .ant-tooltip-arrow,.ant-tooltip-placement-rightTop .ant-tooltip-arrow,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow{left:0;transform:translate(-100%)}.ant-tooltip-placement-right .ant-tooltip-arrow-content,.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content{box-shadow:-3px 3px 7px #00000012;transform:translate(11px) rotate(135deg)}.ant-tooltip-placement-right .ant-tooltip-arrow{top:50%;transform:translate(-100%) translateY(-50%)}.ant-tooltip-placement-rightTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-rightBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-left .ant-tooltip-arrow,.ant-tooltip-placement-leftTop .ant-tooltip-arrow,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{right:0;transform:translate(100%)}.ant-tooltip-placement-left .ant-tooltip-arrow-content,.ant-tooltip-placement-leftTop .ant-tooltip-arrow-content,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow-content{box-shadow:3px -3px 7px #00000012;transform:translate(-11px) rotate(315deg)}.ant-tooltip-placement-left .ant-tooltip-arrow{top:50%;transform:translate(100%) translateY(-50%)}.ant-tooltip-placement-leftTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-bottom .ant-tooltip-arrow,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{top:0;transform:translateY(-100%)}.ant-tooltip-placement-bottom .ant-tooltip-arrow-content,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow-content,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow-content{box-shadow:-3px -3px 7px #00000012;transform:translateY(11px) rotate(225deg)}.ant-tooltip-placement-bottom .ant-tooltip-arrow{left:50%;transform:translateY(-100%) translate(-50%)}.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{right:13px}.ant-tooltip-pink .ant-tooltip-inner{background-color:#eb2f96}.ant-tooltip-pink .ant-tooltip-arrow-content:before{background:#eb2f96}.ant-tooltip-magenta .ant-tooltip-inner{background-color:#eb2f96}.ant-tooltip-magenta .ant-tooltip-arrow-content:before{background:#eb2f96}.ant-tooltip-red .ant-tooltip-inner{background-color:#f5222d}.ant-tooltip-red .ant-tooltip-arrow-content:before{background:#f5222d}.ant-tooltip-volcano .ant-tooltip-inner{background-color:#fa541c}.ant-tooltip-volcano .ant-tooltip-arrow-content:before{background:#fa541c}.ant-tooltip-orange .ant-tooltip-inner{background-color:#fa8c16}.ant-tooltip-orange .ant-tooltip-arrow-content:before{background:#fa8c16}.ant-tooltip-yellow .ant-tooltip-inner{background-color:#fadb14}.ant-tooltip-yellow .ant-tooltip-arrow-content:before{background:#fadb14}.ant-tooltip-gold .ant-tooltip-inner{background-color:#faad14}.ant-tooltip-gold .ant-tooltip-arrow-content:before{background:#faad14}.ant-tooltip-cyan .ant-tooltip-inner{background-color:#13c2c2}.ant-tooltip-cyan .ant-tooltip-arrow-content:before{background:#13c2c2}.ant-tooltip-lime .ant-tooltip-inner{background-color:#a0d911}.ant-tooltip-lime .ant-tooltip-arrow-content:before{background:#a0d911}.ant-tooltip-green .ant-tooltip-inner{background-color:#52c41a}.ant-tooltip-green .ant-tooltip-arrow-content:before{background:#52c41a}.ant-tooltip-blue .ant-tooltip-inner{background-color:#1890ff}.ant-tooltip-blue .ant-tooltip-arrow-content:before{background:#1890ff}.ant-tooltip-geekblue .ant-tooltip-inner{background-color:#2f54eb}.ant-tooltip-geekblue .ant-tooltip-arrow-content:before{background:#2f54eb}.ant-tooltip-purple .ant-tooltip-inner{background-color:#722ed1}.ant-tooltip-purple .ant-tooltip-arrow-content:before{background:#722ed1}.ant-tooltip-rtl{direction:rtl}.ant-tooltip-rtl .ant-tooltip-inner{text-align:right}.ant-space{display:inline-flex}.ant-space-vertical{flex-direction:column}.ant-space-align-center{align-items:center}.ant-space-align-start{align-items:flex-start}.ant-space-align-end{align-items:flex-end}.ant-space-align-baseline{align-items:baseline}.ant-space-item:empty{display:none}.ant-space-compact{display:inline-flex}.ant-space-compact-block{display:flex;width:100%}.ant-space-compact-vertical{flex-direction:column}.ant-space-rtl,.ant-space-compact-rtl{direction:rtl}.ant-picker-calendar{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";background:#fff}.ant-picker-calendar-header{display:flex;justify-content:flex-end;padding:12px 0}.ant-picker-calendar-header .ant-picker-calendar-year-select{min-width:80px}.ant-picker-calendar-header .ant-picker-calendar-month-select{min-width:70px;margin-left:8px}.ant-picker-calendar-header .ant-picker-calendar-mode-switch{margin-left:8px}.ant-picker-calendar .ant-picker-panel{background:#fff;border:0;border-top:1px solid #f0f0f0;border-radius:0}.ant-picker-calendar .ant-picker-panel .ant-picker-month-panel,.ant-picker-calendar .ant-picker-panel .ant-picker-date-panel{width:auto}.ant-picker-calendar .ant-picker-panel .ant-picker-body{padding:8px 0}.ant-picker-calendar .ant-picker-panel .ant-picker-content{width:100%}.ant-picker-calendar-mini{border-radius:2px}.ant-picker-calendar-mini .ant-picker-calendar-header{padding-right:8px;padding-left:8px}.ant-picker-calendar-mini .ant-picker-panel{border-radius:0 0 2px 2px}.ant-picker-calendar-mini .ant-picker-content{height:256px}.ant-picker-calendar-mini .ant-picker-content th{height:auto;padding:0;line-height:18px}.ant-picker-calendar-mini .ant-picker-cell:before{pointer-events:none}.ant-picker-calendar-full .ant-picker-panel{display:block;width:100%;text-align:right;background:#fff;border:0}.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th,.ant-picker-calendar-full .ant-picker-panel .ant-picker-body td{padding:0}.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th{height:auto;padding:0 12px 5px 0;line-height:18px}.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell:before{display:none}.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell:hover .ant-picker-calendar-date{background:#f5f5f5}.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell .ant-picker-calendar-date-today:before{display:none}.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date-today,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date-today{background:#e6f7ff}.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date .ant-picker-calendar-date-value,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date .ant-picker-calendar-date-value,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date-today .ant-picker-calendar-date-value,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date-today .ant-picker-calendar-date-value{color:#1890ff}.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date{display:block;width:auto;height:auto;margin:0 4px;padding:4px 8px 0;border:0;border-top:2px solid #f0f0f0;border-radius:0;transition:background .3s}.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-value{line-height:24px;transition:color .3s}.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-content{position:static;width:auto;height:86px;overflow-y:auto;color:#000000d9;line-height:1.5715;text-align:left}.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today{border-color:#1890ff}.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today .ant-picker-calendar-date-value{color:#000000d9}@media only screen and (max-width: 480px){.ant-picker-calendar-header{display:block}.ant-picker-calendar-header .ant-picker-calendar-year-select{width:50%}.ant-picker-calendar-header .ant-picker-calendar-month-select{width:calc(50% - 8px)}.ant-picker-calendar-header .ant-picker-calendar-mode-switch{width:100%;margin-top:8px;margin-left:0}.ant-picker-calendar-header .ant-picker-calendar-mode-switch>label{width:50%;text-align:center}}.ant-picker-calendar-rtl{direction:rtl}.ant-picker-calendar-rtl .ant-picker-calendar-header .ant-picker-calendar-month-select,.ant-picker-calendar-rtl .ant-picker-calendar-header .ant-picker-calendar-mode-switch{margin-right:8px;margin-left:0}.ant-picker-calendar-rtl.ant-picker-calendar-full .ant-picker-panel{text-align:left}.ant-picker-calendar-rtl.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th{padding:0 0 5px 12px}.ant-picker-calendar-rtl.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-content{text-align:right}.ant-picker-status-error.ant-picker,.ant-picker-status-error.ant-picker:not(.ant-picker-disabled):hover{background-color:#fff;border-color:#ff4d4f}.ant-picker-status-error.ant-picker-focused,.ant-picker-status-error.ant-picker:focus{border-color:#ff7875;box-shadow:0 0 0 2px #ff4d4f33;border-right-width:1px;outline:0}.ant-picker-status-error.ant-picker .ant-picker-active-bar{background:#ff7875}.ant-picker-status-warning.ant-picker,.ant-picker-status-warning.ant-picker:not(.ant-picker-disabled):hover{background-color:#fff;border-color:#faad14}.ant-picker-status-warning.ant-picker-focused,.ant-picker-status-warning.ant-picker:focus{border-color:#ffc53d;box-shadow:0 0 0 2px #faad1433;border-right-width:1px;outline:0}.ant-picker-status-warning.ant-picker .ant-picker-active-bar{background:#ffc53d}.ant-picker{box-sizing:border-box;margin:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";padding:4px 11px;position:relative;display:inline-flex;align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:2px;transition:border .3s,box-shadow .3s}.ant-picker:hover,.ant-picker-focused{border-color:#40a9ff;border-right-width:1px}.ant-picker-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-picker.ant-picker-disabled{background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-picker.ant-picker-disabled .ant-picker-suffix{color:#00000040}.ant-picker.ant-picker-borderless{background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}.ant-picker-input{position:relative;display:inline-flex;align-items:center;width:100%}.ant-picker-input>input{position:relative;display:inline-block;width:100%;min-width:0;color:#000000d9;font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s;flex:auto;min-width:1px;height:auto;padding:0;background:transparent;border:0}.ant-picker-input>input::-moz-placeholder{color:#bfbfbf;-moz-user-select:none;user-select:none}.ant-picker-input>input:-ms-input-placeholder{color:#bfbfbf;-ms-user-select:none;user-select:none}.ant-picker-input>input::placeholder{color:#bfbfbf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-picker-input>input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-picker-input>input:-ms-input-placeholder{text-overflow:ellipsis}.ant-picker-input>input:placeholder-shown{text-overflow:ellipsis}.ant-picker-input>input:hover{border-color:#40a9ff;border-right-width:1px}.ant-picker-input>input:focus,.ant-picker-input>input-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-picker-input>input-disabled{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-picker-input>input-disabled:hover{border-color:#d9d9d9;border-right-width:1px}.ant-picker-input>input[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-picker-input>input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-picker-input>input-borderless,.ant-picker-input>input-borderless:hover,.ant-picker-input>input-borderless:focus,.ant-picker-input>input-borderless-focused,.ant-picker-input>input-borderless-disabled,.ant-picker-input>input-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-picker-input>input{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-picker-input>input-lg{padding:6.5px 11px;font-size:16px}.ant-picker-input>input-sm{padding:0 7px}.ant-picker-input>input:focus{box-shadow:none}.ant-picker-input>input[disabled]{background:transparent}.ant-picker-input:hover .ant-picker-clear{opacity:1}.ant-picker-input-placeholder>input{color:#bfbfbf}.ant-picker-large{padding:6.5px 11px}.ant-picker-large .ant-picker-input>input{font-size:16px}.ant-picker-small{padding:0 7px}.ant-picker-suffix{display:flex;flex:none;align-self:center;margin-left:4px;color:#00000040;line-height:1;pointer-events:none}.ant-picker-suffix>*{vertical-align:top}.ant-picker-suffix>*:not(:last-child){margin-right:8px}.ant-picker-clear{position:absolute;top:50%;right:0;color:#00000040;line-height:1;background:#fff;transform:translateY(-50%);cursor:pointer;opacity:0;transition:opacity .3s,color .3s}.ant-picker-clear>*{vertical-align:top}.ant-picker-clear:hover{color:#00000073}.ant-picker-separator{position:relative;display:inline-block;width:1em;height:16px;color:#00000040;font-size:16px;vertical-align:top;cursor:default}.ant-picker-focused .ant-picker-separator{color:#00000073}.ant-picker-disabled .ant-picker-range-separator .ant-picker-separator{cursor:not-allowed}.ant-picker-range{position:relative;display:inline-flex}.ant-picker-range .ant-picker-clear{right:11px}.ant-picker-range:hover .ant-picker-clear{opacity:1}.ant-picker-range .ant-picker-active-bar{bottom:-1px;height:2px;margin-left:11px;background:#1890ff;opacity:0;transition:all .3s ease-out;pointer-events:none}.ant-picker-range.ant-picker-focused .ant-picker-active-bar{opacity:1}.ant-picker-range-separator{align-items:center;padding:0 8px;line-height:1}.ant-picker-range.ant-picker-small .ant-picker-clear{right:7px}.ant-picker-range.ant-picker-small .ant-picker-active-bar{margin-left:7px}.ant-picker-dropdown{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050}.ant-picker-dropdown-hidden{display:none}.ant-picker-dropdown-placement-bottomLeft .ant-picker-range-arrow{top:2.58561808px;display:block;transform:rotate(-135deg) translateY(1px)}.ant-picker-dropdown-placement-topLeft .ant-picker-range-arrow{bottom:2.58561808px;display:block;transform:rotate(45deg)}.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topLeft,.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topRight,.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topLeft,.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topRight{animation-name:antSlideDownIn}.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomLeft,.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomRight,.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomLeft,.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomRight{animation-name:antSlideUpIn}.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topLeft,.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topRight{animation-name:antSlideDownOut}.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomLeft,.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomRight{animation-name:antSlideUpOut}.ant-picker-dropdown-range{padding:7.54247233px 0}.ant-picker-dropdown-range-hidden{display:none}.ant-picker-dropdown .ant-picker-panel>.ant-picker-time-panel{padding-top:4px}.ant-picker-ranges{margin-bottom:0;padding:4px 12px;overflow:hidden;line-height:34px;text-align:left;list-style:none}.ant-picker-ranges>li{display:inline-block}.ant-picker-ranges .ant-picker-preset>.ant-tag-blue{color:#1890ff;background:#e6f7ff;border-color:#91d5ff;cursor:pointer}.ant-picker-ranges .ant-picker-ok{float:right;margin-left:8px}.ant-picker-range-wrapper{display:flex}.ant-picker-range-arrow{position:absolute;z-index:1;width:11.3137085px;height:11.3137085px;margin-left:16.5px;box-shadow:2px 2px 6px -2px #0000001a;transition:left .3s ease-out;border-radius:0 0 2px;pointer-events:none}.ant-picker-range-arrow:before{position:absolute;top:-11.3137085px;left:-11.3137085px;width:33.9411255px;height:33.9411255px;background:#fff;background-repeat:no-repeat;background-position:-10px -10px;content:"";-webkit-clip-path:inset(33% 33%);clip-path:inset(33% 33%);-webkit-clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z");clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z")}.ant-picker-panel-container{overflow:hidden;vertical-align:top;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;transition:margin .3s}.ant-picker-panel-container .ant-picker-panels{display:inline-flex;flex-wrap:nowrap;direction:ltr}.ant-picker-panel-container .ant-picker-panel{vertical-align:top;background:transparent;border-width:0 0 1px 0;border-radius:0}.ant-picker-panel-container .ant-picker-panel .ant-picker-content,.ant-picker-panel-container .ant-picker-panel table{text-align:center}.ant-picker-panel-container .ant-picker-panel-focused{border-color:#f0f0f0}.ant-picker-compact-item:not(.ant-picker-compact-last-item):not(.ant-picker-compact-item-rtl){margin-right:-1px}.ant-picker-compact-item:not(.ant-picker-compact-last-item).ant-picker-compact-item-rtl{margin-left:-1px}.ant-picker-compact-item:hover,.ant-picker-compact-item:focus,.ant-picker-compact-item:active{z-index:2}.ant-picker-compact-item.ant-picker-focused{z-index:2}.ant-picker-compact-item[disabled]{z-index:0}.ant-picker-compact-item:not(.ant-picker-compact-first-item):not(.ant-picker-compact-last-item).ant-picker{border-radius:0}.ant-picker-compact-item.ant-picker.ant-picker-compact-first-item:not(.ant-picker-compact-last-item):not(.ant-picker-compact-item-rtl){border-top-right-radius:0;border-bottom-right-radius:0}.ant-picker-compact-item.ant-picker.ant-picker-compact-last-item:not(.ant-picker-compact-first-item):not(.ant-picker-compact-item-rtl){border-top-left-radius:0;border-bottom-left-radius:0}.ant-picker-compact-item.ant-picker.ant-picker-compact-item-rtl.ant-picker-compact-first-item:not(.ant-picker-compact-last-item){border-top-left-radius:0;border-bottom-left-radius:0}.ant-picker-compact-item.ant-picker.ant-picker-compact-item-rtl.ant-picker-compact-last-item:not(.ant-picker-compact-first-item){border-top-right-radius:0;border-bottom-right-radius:0}.ant-picker-panel{display:inline-flex;flex-direction:column;text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:2px;outline:none}.ant-picker-panel-focused{border-color:#1890ff}.ant-picker-decade-panel,.ant-picker-year-panel,.ant-picker-quarter-panel,.ant-picker-month-panel,.ant-picker-week-panel,.ant-picker-date-panel,.ant-picker-time-panel{display:flex;flex-direction:column;width:280px}.ant-picker-header{display:flex;padding:0 8px;color:#000000d9;border-bottom:1px solid #f0f0f0}.ant-picker-header>*{flex:none}.ant-picker-header button{padding:0;color:#00000040;line-height:40px;background:transparent;border:0;cursor:pointer;transition:color .3s}.ant-picker-header>button{min-width:1.6em;font-size:14px}.ant-picker-header>button:hover{color:#000000d9}.ant-picker-header-view{flex:auto;font-weight:500;line-height:40px}.ant-picker-header-view button{color:inherit;font-weight:inherit}.ant-picker-header-view button:not(:first-child){margin-left:8px}.ant-picker-header-view button:hover{color:#1890ff}.ant-picker-prev-icon,.ant-picker-next-icon,.ant-picker-super-prev-icon,.ant-picker-super-next-icon{position:relative;display:inline-block;width:7px;height:7px}.ant-picker-prev-icon:before,.ant-picker-next-icon:before,.ant-picker-super-prev-icon:before,.ant-picker-super-next-icon:before{position:absolute;top:0;left:0;display:inline-block;width:7px;height:7px;border:0 solid currentcolor;border-width:1.5px 0 0 1.5px;content:""}.ant-picker-super-prev-icon:after,.ant-picker-super-next-icon:after{position:absolute;top:4px;left:4px;display:inline-block;width:7px;height:7px;border:0 solid currentcolor;border-width:1.5px 0 0 1.5px;content:""}.ant-picker-prev-icon,.ant-picker-super-prev-icon{transform:rotate(-45deg)}.ant-picker-next-icon,.ant-picker-super-next-icon{transform:rotate(135deg)}.ant-picker-content{width:100%;table-layout:fixed;border-collapse:collapse}.ant-picker-content th,.ant-picker-content td{position:relative;min-width:24px;font-weight:400}.ant-picker-content th{height:30px;color:#000000d9;line-height:30px}.ant-picker-cell{padding:3px 0;color:#00000040;cursor:pointer}.ant-picker-cell-in-view{color:#000000d9}.ant-picker-cell:before{position:absolute;top:50%;right:0;left:0;z-index:1;height:24px;transform:translateY(-50%);transition:all .3s;content:""}.ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,.ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner{background:#f5f5f5}.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{position:absolute;inset:0;z-index:1;border:1px solid #1890ff;border-radius:2px;content:""}.ant-picker-cell-in-view.ant-picker-cell-in-range{position:relative}.ant-picker-cell-in-view.ant-picker-cell-in-range:before{background:#e6f7ff}.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{color:#fff;background:#1890ff}.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):before,.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):before{background:#e6f7ff}.ant-picker-cell-in-view.ant-picker-cell-range-start:before{left:50%}.ant-picker-cell-in-view.ant-picker-cell-range-end:before{right:50%}.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single:after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-end-near-hover:after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-start-near-hover:after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single:after,.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-in-range):after{position:absolute;top:50%;z-index:0;height:24px;border-top:1px dashed #7ec1ff;border-bottom:1px dashed #7ec1ff;transform:translateY(-50%);transition:all .3s;content:""}.ant-picker-cell-range-hover-start:after,.ant-picker-cell-range-hover-end:after,.ant-picker-cell-range-hover:after{right:0;left:2px}.ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover:before,.ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover:before,.ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover:before,.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start:before,.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end:before,.ant-picker-panel>:not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start:before,.ant-picker-panel>:not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end:before{background:#cbe6ff}.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner{border-radius:2px 0 0 2px}.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner{border-radius:0 2px 2px 0}.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner:after,.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner:after{position:absolute;top:0;bottom:0;z-index:-1;background:#cbe6ff;transition:all .3s;content:""}.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner:after{right:-6px;left:0}.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner:after{right:0;left:-6px}.ant-picker-cell-range-hover.ant-picker-cell-range-start:after{right:50%}.ant-picker-cell-range-hover.ant-picker-cell-range-end:after{left:50%}tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover:first-child:after,tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child:after,.ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range:after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range):after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:after{left:6px;border-left:1px dashed #7ec1ff;border-top-left-radius:2px;border-bottom-left-radius:2px}tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child:after,tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child:after,.ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range:after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range):after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:after{right:6px;border-right:1px dashed #7ec1ff;border-top-right-radius:2px;border-bottom-right-radius:2px}.ant-picker-cell-disabled{color:#00000040;pointer-events:none}.ant-picker-cell-disabled .ant-picker-cell-inner{background:transparent}.ant-picker-cell-disabled:before{background:rgba(0,0,0,.04)}.ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#00000040}.ant-picker-decade-panel .ant-picker-content,.ant-picker-year-panel .ant-picker-content,.ant-picker-quarter-panel .ant-picker-content,.ant-picker-month-panel .ant-picker-content{height:264px}.ant-picker-decade-panel .ant-picker-cell-inner,.ant-picker-year-panel .ant-picker-cell-inner,.ant-picker-quarter-panel .ant-picker-cell-inner,.ant-picker-month-panel .ant-picker-cell-inner{padding:0 8px}.ant-picker-quarter-panel .ant-picker-content{height:56px}.ant-picker-footer{width:-moz-min-content;width:min-content;min-width:100%;line-height:38px;text-align:center;border-bottom:1px solid transparent}.ant-picker-panel .ant-picker-footer{border-top:1px solid #f0f0f0}.ant-picker-footer-extra{padding:0 12px;line-height:38px;text-align:left}.ant-picker-footer-extra:not(:last-child){border-bottom:1px solid #f0f0f0}.ant-picker-now{text-align:left}.ant-picker-today-btn{color:#1890ff}.ant-picker-today-btn:hover{color:#40a9ff}.ant-picker-today-btn:active{color:#096dd9}.ant-picker-today-btn.ant-picker-today-btn-disabled{color:#00000040;cursor:not-allowed}.ant-picker-decade-panel .ant-picker-cell-inner{padding:0 4px}.ant-picker-decade-panel .ant-picker-cell:before{display:none}.ant-picker-year-panel .ant-picker-body,.ant-picker-quarter-panel .ant-picker-body,.ant-picker-month-panel .ant-picker-body{padding:0 8px}.ant-picker-year-panel .ant-picker-cell-inner,.ant-picker-quarter-panel .ant-picker-cell-inner,.ant-picker-month-panel .ant-picker-cell-inner{width:60px}.ant-picker-year-panel .ant-picker-cell-range-hover-start:after,.ant-picker-quarter-panel .ant-picker-cell-range-hover-start:after,.ant-picker-month-panel .ant-picker-cell-range-hover-start:after{left:14px;border-left:1px dashed #7ec1ff;border-radius:2px 0 0 2px}.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-start:after,.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-start:after,.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-start:after{right:14px;border-right:1px dashed #7ec1ff;border-radius:0 2px 2px 0}.ant-picker-year-panel .ant-picker-cell-range-hover-end:after,.ant-picker-quarter-panel .ant-picker-cell-range-hover-end:after,.ant-picker-month-panel .ant-picker-cell-range-hover-end:after{right:14px;border-right:1px dashed #7ec1ff;border-radius:0 2px 2px 0}.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-end:after,.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-end:after,.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-end:after{left:14px;border-left:1px dashed #7ec1ff;border-radius:2px 0 0 2px}.ant-picker-week-panel .ant-picker-body{padding:8px 12px}.ant-picker-week-panel .ant-picker-cell:hover .ant-picker-cell-inner,.ant-picker-week-panel .ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-week-panel .ant-picker-cell .ant-picker-cell-inner{background:transparent!important}.ant-picker-week-panel-row td{transition:background .3s}.ant-picker-week-panel-row:hover td{background:#f5f5f5}.ant-picker-week-panel-row-selected td,.ant-picker-week-panel-row-selected:hover td{background:#1890ff}.ant-picker-week-panel-row-selected td.ant-picker-cell-week,.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-week{color:#ffffff80}.ant-picker-week-panel-row-selected td.ant-picker-cell-today .ant-picker-cell-inner:before,.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#fff}.ant-picker-week-panel-row-selected td .ant-picker-cell-inner,.ant-picker-week-panel-row-selected:hover td .ant-picker-cell-inner{color:#fff}.ant-picker-date-panel .ant-picker-body{padding:8px 12px}.ant-picker-date-panel .ant-picker-content{width:252px}.ant-picker-date-panel .ant-picker-content th{width:36px}.ant-picker-datetime-panel{display:flex}.ant-picker-datetime-panel .ant-picker-time-panel{border-left:1px solid #f0f0f0}.ant-picker-datetime-panel .ant-picker-date-panel,.ant-picker-datetime-panel .ant-picker-time-panel{transition:opacity .3s}.ant-picker-datetime-panel-active .ant-picker-date-panel,.ant-picker-datetime-panel-active .ant-picker-time-panel{opacity:.3}.ant-picker-datetime-panel-active .ant-picker-date-panel-active,.ant-picker-datetime-panel-active .ant-picker-time-panel-active{opacity:1}.ant-picker-time-panel{width:auto;min-width:auto}.ant-picker-time-panel .ant-picker-content{display:flex;flex:auto;height:224px}.ant-picker-time-panel-column{flex:1 0 auto;width:56px;margin:0;padding:0;overflow-y:hidden;text-align:left;list-style:none;transition:background .3s}.ant-picker-time-panel-column:after{display:block;height:196px;content:""}.ant-picker-datetime-panel .ant-picker-time-panel-column:after{height:198px}.ant-picker-time-panel-column:not(:first-child){border-left:1px solid #f0f0f0}.ant-picker-time-panel-column-active{background:rgba(230,247,255,.2)}.ant-picker-time-panel-column:hover{overflow-y:auto}.ant-picker-time-panel-column>li{margin:0;padding:0}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{display:block;width:100%;height:28px;margin:0;padding:0 0 0 14px;color:#000000d9;line-height:28px;border-radius:0;cursor:pointer;transition:background .3s}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover{background:#f5f5f5}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#e6f7ff}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner{color:#00000040;background:transparent;cursor:not-allowed}_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,:root .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell,:root .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell{padding:21px 0}.ant-picker-rtl{direction:rtl}.ant-picker-rtl .ant-picker-suffix{margin-right:4px;margin-left:0}.ant-picker-rtl .ant-picker-clear{right:auto;left:0}.ant-picker-rtl .ant-picker-separator{transform:rotate(180deg)}.ant-picker-panel-rtl .ant-picker-header-view button:not(:first-child){margin-right:8px;margin-left:0}.ant-picker-rtl.ant-picker-range .ant-picker-clear{right:auto;left:11px}.ant-picker-rtl.ant-picker-range .ant-picker-active-bar{margin-right:11px;margin-left:0}.ant-picker-rtl.ant-picker-range.ant-picker-small .ant-picker-active-bar{margin-right:7px}.ant-picker-dropdown-rtl .ant-picker-ranges{text-align:right}.ant-picker-dropdown-rtl .ant-picker-ranges .ant-picker-ok{float:left;margin-right:8px;margin-left:0}.ant-picker-panel-rtl{direction:rtl}.ant-picker-panel-rtl .ant-picker-prev-icon,.ant-picker-panel-rtl .ant-picker-super-prev-icon{transform:rotate(135deg)}.ant-picker-panel-rtl .ant-picker-next-icon,.ant-picker-panel-rtl .ant-picker-super-next-icon{transform:rotate(-45deg)}.ant-picker-cell .ant-picker-cell-inner{position:relative;z-index:2;display:inline-block;min-width:24px;height:24px;line-height:24px;border-radius:2px;transition:background .3s,border .3s}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start:before{right:50%;left:0}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end:before{right:0;left:50%}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-end:before{right:50%;left:50%}.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner:after{right:0;left:-6px}.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner:after{right:-6px;left:0}.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-start:after{right:0;left:50%}.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-end:after{right:50%;left:0}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner{border-radius:0 2px 2px 0}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner{border-radius:2px 0 0 2px}.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):first-child:after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range:after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range):after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:after{right:6px;left:0;border-right:1px dashed #7ec1ff;border-left:none;border-radius:0 2px 2px 0}.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):last-child:after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range:after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range):after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:after{right:0;left:6px;border-right:none;border-left:1px dashed #7ec1ff;border-radius:2px 0 0 2px}.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child:after,.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child:after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover):after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-end.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover):after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-start.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover):after,.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-start:last-child:after,.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-end:first-child:after{right:6px;left:6px;border-right:1px dashed #7ec1ff;border-left:1px dashed #7ec1ff;border-radius:2px}.ant-picker-dropdown-rtl .ant-picker-footer-extra{direction:rtl;text-align:right}.ant-picker-panel-rtl .ant-picker-time-panel{direction:ltr}.ant-tag{box-sizing:border-box;margin:0 8px 0 0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-block;height:auto;padding:0 7px;font-size:12px;line-height:20px;white-space:nowrap;background:#fafafa;border:1px solid #d9d9d9;border-radius:2px;opacity:1;transition:all .3s}.ant-tag,.ant-tag a,.ant-tag a:hover{color:#000000d9}.ant-tag>a:first-child:last-child{display:inline-block;margin:0 -8px;padding:0 8px}.ant-tag-close-icon{margin-left:3px;color:#00000073;font-size:10px;cursor:pointer;transition:all .3s}.ant-tag-close-icon:hover{color:#000000d9}.ant-tag-has-color{border-color:transparent}.ant-tag-has-color,.ant-tag-has-color a,.ant-tag-has-color a:hover,.ant-tag-has-color .anticon-close,.ant-tag-has-color .anticon-close:hover{color:#fff}.ant-tag-checkable{background-color:transparent;border-color:transparent;cursor:pointer}.ant-tag-checkable:not(.ant-tag-checkable-checked):hover{color:#1890ff}.ant-tag-checkable:active,.ant-tag-checkable-checked{color:#fff}.ant-tag-checkable-checked{background-color:#1890ff}.ant-tag-checkable:active{background-color:#096dd9}.ant-tag-hidden{display:none}.ant-tag-pink{color:#c41d7f;background:#fff0f6;border-color:#ffadd2}.ant-tag-pink-inverse{color:#fff;background:#eb2f96;border-color:#eb2f96}.ant-tag-magenta{color:#c41d7f;background:#fff0f6;border-color:#ffadd2}.ant-tag-magenta-inverse{color:#fff;background:#eb2f96;border-color:#eb2f96}.ant-tag-red{color:#cf1322;background:#fff1f0;border-color:#ffa39e}.ant-tag-red-inverse{color:#fff;background:#f5222d;border-color:#f5222d}.ant-tag-volcano{color:#d4380d;background:#fff2e8;border-color:#ffbb96}.ant-tag-volcano-inverse{color:#fff;background:#fa541c;border-color:#fa541c}.ant-tag-orange{color:#d46b08;background:#fff7e6;border-color:#ffd591}.ant-tag-orange-inverse{color:#fff;background:#fa8c16;border-color:#fa8c16}.ant-tag-yellow{color:#d4b106;background:#feffe6;border-color:#fffb8f}.ant-tag-yellow-inverse{color:#fff;background:#fadb14;border-color:#fadb14}.ant-tag-gold{color:#d48806;background:#fffbe6;border-color:#ffe58f}.ant-tag-gold-inverse{color:#fff;background:#faad14;border-color:#faad14}.ant-tag-cyan{color:#08979c;background:#e6fffb;border-color:#87e8de}.ant-tag-cyan-inverse{color:#fff;background:#13c2c2;border-color:#13c2c2}.ant-tag-lime{color:#7cb305;background:#fcffe6;border-color:#eaff8f}.ant-tag-lime-inverse{color:#fff;background:#a0d911;border-color:#a0d911}.ant-tag-green{color:#389e0d;background:#f6ffed;border-color:#b7eb8f}.ant-tag-green-inverse{color:#fff;background:#52c41a;border-color:#52c41a}.ant-tag-blue{color:#096dd9;background:#e6f7ff;border-color:#91d5ff}.ant-tag-blue-inverse{color:#fff;background:#1890ff;border-color:#1890ff}.ant-tag-geekblue{color:#1d39c4;background:#f0f5ff;border-color:#adc6ff}.ant-tag-geekblue-inverse{color:#fff;background:#2f54eb;border-color:#2f54eb}.ant-tag-purple{color:#531dab;background:#f9f0ff;border-color:#d3adf7}.ant-tag-purple-inverse{color:#fff;background:#722ed1;border-color:#722ed1}.ant-tag-success{color:#52c41a;background:#f6ffed;border-color:#b7eb8f}.ant-tag-processing{color:#1890ff;background:#e6f7ff;border-color:#91d5ff}.ant-tag-error{color:#ff4d4f;background:#fff2f0;border-color:#ffccc7}.ant-tag-warning{color:#faad14;background:#fffbe6;border-color:#ffe58f}.ant-tag>.anticon+span,.ant-tag>span+.anticon{margin-left:7px}.ant-tag.ant-tag-rtl{margin-right:0;margin-left:8px;direction:rtl;text-align:right}.ant-tag-rtl .ant-tag-close-icon{margin-right:3px;margin-left:0}.ant-tag-rtl.ant-tag>.anticon+span,.ant-tag-rtl.ant-tag>span+.anticon{margin-right:7px;margin-left:0}.ant-radio-group{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-block;font-size:0}.ant-radio-group .ant-badge-count{z-index:1}.ant-radio-group>.ant-badge:not(:first-child)>.ant-radio-button-wrapper{border-left:none}.ant-radio-wrapper{box-sizing:border-box;margin:0 8px 0 0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-flex;align-items:baseline;cursor:pointer}.ant-radio-wrapper-disabled{cursor:not-allowed}.ant-radio-wrapper:after{display:inline-block;width:0;overflow:hidden;content:"\a0"}.ant-radio-wrapper.ant-radio-wrapper-in-form-item input[type=radio]{width:14px;height:14px}.ant-radio{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;top:.2em;display:inline-block;outline:none;cursor:pointer}.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner,.ant-radio-input:focus+.ant-radio-inner{border-color:#1890ff}.ant-radio-input:focus+.ant-radio-inner{box-shadow:0 0 0 3px #1890ff1f}.ant-radio-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:50%;visibility:hidden;animation:antRadioEffect .36s ease-in-out;animation-fill-mode:both;content:""}.ant-radio:hover:after,.ant-radio-wrapper:hover .ant-radio:after{visibility:visible}.ant-radio-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border-color:#d9d9d9;border-style:solid;border-width:1px;border-radius:50%;transition:all .3s}.ant-radio-inner:after{position:absolute;top:50%;left:50%;display:block;width:16px;height:16px;margin-top:-8px;margin-left:-8px;background-color:#1890ff;border-top:0;border-left:0;border-radius:16px;transform:scale(0);opacity:0;transition:all .3s cubic-bezier(.78,.14,.15,.86);content:" "}.ant-radio-input{position:absolute;inset:0;z-index:1;cursor:pointer;opacity:0}.ant-radio.ant-radio-disabled .ant-radio-inner{border-color:#d9d9d9}.ant-radio-checked .ant-radio-inner{border-color:#1890ff}.ant-radio-checked .ant-radio-inner:after{transform:scale(.5);opacity:1;transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-radio-disabled{cursor:not-allowed}.ant-radio-disabled .ant-radio-inner{background-color:#f5f5f5;cursor:not-allowed}.ant-radio-disabled .ant-radio-inner:after{background-color:#0003}.ant-radio-disabled .ant-radio-input{cursor:not-allowed}.ant-radio-disabled+span{color:#00000040;cursor:not-allowed}span.ant-radio+*{padding-right:8px;padding-left:8px}.ant-radio-button-wrapper{position:relative;display:inline-block;height:32px;margin:0;padding:0 15px;color:#000000d9;font-size:14px;line-height:30px;background:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-left-width:0;cursor:pointer;transition:color .3s,background .3s,border-color .3s,box-shadow .3s}.ant-radio-button-wrapper a{color:#000000d9}.ant-radio-button-wrapper>.ant-radio-button{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.ant-radio-group-large .ant-radio-button-wrapper{height:40px;font-size:16px;line-height:38px}.ant-radio-group-small .ant-radio-button-wrapper{height:24px;padding:0 7px;line-height:22px}.ant-radio-button-wrapper:not(:first-child):before{position:absolute;top:-1px;left:-1px;display:block;box-sizing:content-box;width:1px;height:100%;padding:1px 0;background-color:#d9d9d9;transition:background-color .3s;content:""}.ant-radio-button-wrapper:first-child{border-left:1px solid #d9d9d9;border-radius:2px 0 0 2px}.ant-radio-button-wrapper:last-child{border-radius:0 2px 2px 0}.ant-radio-button-wrapper:first-child:last-child{border-radius:2px}.ant-radio-button-wrapper:hover{position:relative;color:#1890ff}.ant-radio-button-wrapper:focus-within{box-shadow:0 0 0 3px #1890ff1f}.ant-radio-button-wrapper .ant-radio-inner,.ant-radio-button-wrapper input[type=checkbox],.ant-radio-button-wrapper input[type=radio]{width:0;height:0;opacity:0;pointer-events:none}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){z-index:1;color:#1890ff;background:#fff;border-color:#1890ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#1890ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child{border-color:#1890ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#40a9ff;border-color:#40a9ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover:before{background-color:#40a9ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#096dd9;border-color:#096dd9}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active:before{background-color:#096dd9}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{box-shadow:0 0 0 3px #1890ff1f}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;background:#1890ff;border-color:#1890ff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#fff;background:#40a9ff;border-color:#40a9ff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#fff;background:#096dd9;border-color:#096dd9}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{box-shadow:0 0 0 3px #1890ff1f}.ant-radio-button-wrapper-disabled{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-radio-button-wrapper-disabled:first-child,.ant-radio-button-wrapper-disabled:hover{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9}.ant-radio-button-wrapper-disabled:first-child{border-left-color:#d9d9d9}.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{color:#00000040;background-color:#e6e6e6;border-color:#d9d9d9;box-shadow:none}@keyframes antRadioEffect{0%{transform:scale(1);opacity:.5}to{transform:scale(1.6);opacity:0}}.ant-radio-group.ant-radio-group-rtl{direction:rtl}.ant-radio-wrapper.ant-radio-wrapper-rtl{margin-right:0;margin-left:8px;direction:rtl}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl{border-right-width:0;border-left-width:1px}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child):before{right:-1px;left:0}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child{border-right:1px solid #d9d9d9;border-radius:0 2px 2px 0}.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child{border-right-color:#40a9ff}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:last-child{border-radius:2px 0 0 2px}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child{border-right-color:#d9d9d9}.ant-card{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;background:#fff;border-radius:2px}.ant-card-rtl{direction:rtl}.ant-card-hoverable{cursor:pointer;transition:box-shadow .3s,border-color .3s}.ant-card-hoverable:hover{border-color:transparent;box-shadow:0 1px 2px -2px #00000029,0 3px 6px #0000001f,0 5px 12px 4px #00000017}.ant-card-bordered{border:1px solid #f0f0f0}.ant-card-head{min-height:48px;margin-bottom:-1px;padding:0 24px;color:#000000d9;font-weight:500;font-size:16px;background:transparent;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.ant-card-head:before{display:table;content:""}.ant-card-head:after{display:table;clear:both;content:""}.ant-card-head-wrapper{display:flex;align-items:center}.ant-card-head-title{display:inline-block;flex:1;padding:16px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-card-head-title>.ant-typography,.ant-card-head-title>.ant-typography-edit-content{left:0;margin-top:0;margin-bottom:0}.ant-card-head .ant-tabs-top{clear:both;margin-bottom:-17px;color:#000000d9;font-weight:400;font-size:14px}.ant-card-head .ant-tabs-top-bar{border-bottom:1px solid #f0f0f0}.ant-card-extra{margin-left:auto;padding:16px 0;color:#000000d9;font-weight:400;font-size:14px}.ant-card-rtl .ant-card-extra{margin-right:auto;margin-left:0}.ant-card-body{padding:24px}.ant-card-body:before{display:table;content:""}.ant-card-body:after{display:table;clear:both;content:""}.ant-card-contain-grid .ant-card-body{display:flex;flex-wrap:wrap}.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body{margin:-1px 0 0 -1px;padding:0}.ant-card-grid{width:33.33%;padding:24px;border:0;border-radius:0;box-shadow:1px 0 #f0f0f0,0 1px #f0f0f0,1px 1px #f0f0f0,1px 0 #f0f0f0 inset,0 1px #f0f0f0 inset;transition:all .3s}.ant-card-grid-hoverable:hover{position:relative;z-index:1;box-shadow:0 1px 2px -2px #00000029,0 3px 6px #0000001f,0 5px 12px 4px #00000017}.ant-card-contain-tabs>.ant-card-head .ant-card-head-title{min-height:32px;padding-bottom:0}.ant-card-contain-tabs>.ant-card-head .ant-card-extra{padding-bottom:0}.ant-card-bordered .ant-card-cover{margin-top:-1px;margin-right:-1px;margin-left:-1px}.ant-card-cover>*{display:block;width:100%}.ant-card-cover img{border-radius:2px 2px 0 0}.ant-card-actions{display:flex;margin:0;padding:0;list-style:none;background:#fff;border-top:1px solid #f0f0f0}.ant-card-actions:before{display:table;content:""}.ant-card-actions:after{display:table;clear:both;content:""}.ant-card-actions>li{margin:12px 0;color:#00000073;text-align:center}.ant-card-actions>li>span{position:relative;display:block;min-width:32px;font-size:14px;line-height:1.5715;cursor:pointer}.ant-card-actions>li>span:hover{color:#1890ff;transition:color .3s}.ant-card-actions>li>span a:not(.ant-btn),.ant-card-actions>li>span>.anticon{display:inline-block;width:100%;color:#00000073;line-height:22px;transition:color .3s}.ant-card-actions>li>span a:not(.ant-btn):hover,.ant-card-actions>li>span>.anticon:hover{color:#1890ff}.ant-card-actions>li>span>.anticon{font-size:16px;line-height:22px}.ant-card-actions>li:not(:last-child){border-right:1px solid #f0f0f0}.ant-card-rtl .ant-card-actions>li:not(:last-child){border-right:none;border-left:1px solid #f0f0f0}.ant-card-type-inner .ant-card-head{padding:0 24px;background:#fafafa}.ant-card-type-inner .ant-card-head-title{padding:12px 0;font-size:14px}.ant-card-type-inner .ant-card-body{padding:16px 24px}.ant-card-type-inner .ant-card-extra{padding:13.5px 0}.ant-card-meta{display:flex;margin:-4px 0}.ant-card-meta:before{display:table;content:""}.ant-card-meta:after{display:table;clear:both;content:""}.ant-card-meta-avatar{padding-right:16px}.ant-card-rtl .ant-card-meta-avatar{padding-right:0;padding-left:16px}.ant-card-meta-detail{flex:1;overflow:hidden}.ant-card-meta-detail>div:not(:last-child){margin-bottom:8px}.ant-card-meta-title{overflow:hidden;color:#000000d9;font-weight:500;font-size:16px;white-space:nowrap;text-overflow:ellipsis}.ant-card-meta-description{color:#00000073}.ant-card-loading{overflow:hidden}.ant-card-loading .ant-card-body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-card-small>.ant-card-head{min-height:36px;padding:0 12px;font-size:14px}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-head-title{padding:8px 0}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-extra{padding:8px 0;font-size:14px}.ant-card-small>.ant-card-body{padding:12px}.ant-skeleton{display:table;width:100%}.ant-skeleton-header{display:table-cell;padding-right:16px;vertical-align:top}.ant-skeleton-header .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);width:32px;height:32px;line-height:32px}.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-lg{width:40px;height:40px;line-height:40px}.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-sm{width:24px;height:24px;line-height:24px}.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-content{display:table-cell;width:100%;vertical-align:top}.ant-skeleton-content .ant-skeleton-title{width:100%;height:16px;background:rgba(190,190,190,.2);border-radius:2px}.ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:24px}.ant-skeleton-content .ant-skeleton-paragraph{padding:0}.ant-skeleton-content .ant-skeleton-paragraph>li{width:100%;height:16px;list-style:none;background:rgba(190,190,190,.2);border-radius:2px}.ant-skeleton-content .ant-skeleton-paragraph>li:last-child:not(:first-child):not(:nth-child(2)){width:61%}.ant-skeleton-content .ant-skeleton-paragraph>li+li{margin-top:16px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title{margin-top:12px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:28px}.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title,.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph>li{border-radius:100px}.ant-skeleton-active .ant-skeleton-title,.ant-skeleton-active .ant-skeleton-paragraph>li,.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton-active .ant-skeleton-button,.ant-skeleton-active .ant-skeleton-input,.ant-skeleton-active .ant-skeleton-image{position:relative;z-index:0;overflow:hidden;background:transparent}.ant-skeleton-active .ant-skeleton-title:after,.ant-skeleton-active .ant-skeleton-paragraph>li:after,.ant-skeleton-active .ant-skeleton-avatar:after,.ant-skeleton-active .ant-skeleton-button:after,.ant-skeleton-active .ant-skeleton-input:after,.ant-skeleton-active .ant-skeleton-image:after{position:absolute;inset:0 -150%;background:linear-gradient(90deg,rgba(190,190,190,.2) 25%,rgba(129,129,129,.24) 37%,rgba(190,190,190,.2) 63%);animation:ant-skeleton-loading 1.4s ease infinite;content:""}.ant-skeleton.ant-skeleton-block,.ant-skeleton.ant-skeleton-block .ant-skeleton-button,.ant-skeleton.ant-skeleton-block .ant-skeleton-input{width:100%}.ant-skeleton-element{display:inline-block;width:auto}.ant-skeleton-element .ant-skeleton-button{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);border-radius:2px;width:64px;min-width:64px;height:32px;line-height:32px}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-square{width:32px;min-width:32px}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle{width:32px;min-width:32px;border-radius:50%}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round{border-radius:32px}.ant-skeleton-element .ant-skeleton-button-lg{width:80px;min-width:80px;height:40px;line-height:40px}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-square{width:40px;min-width:40px}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle{width:40px;min-width:40px;border-radius:50%}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round{border-radius:40px}.ant-skeleton-element .ant-skeleton-button-sm{width:48px;min-width:48px;height:24px;line-height:24px}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-square{width:24px;min-width:24px}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle{width:24px;min-width:24px;border-radius:50%}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round{border-radius:24px}.ant-skeleton-element .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);width:32px;height:32px;line-height:32px}.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-avatar-lg{width:40px;height:40px;line-height:40px}.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-avatar-sm{width:24px;height:24px;line-height:24px}.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-input{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);width:160px;min-width:160px;height:32px;line-height:32px}.ant-skeleton-element .ant-skeleton-input-lg{width:200px;min-width:200px;height:40px;line-height:40px}.ant-skeleton-element .ant-skeleton-input-sm{width:120px;min-width:120px;height:24px;line-height:24px}.ant-skeleton-element .ant-skeleton-image{display:flex;align-items:center;justify-content:center;vertical-align:top;background:rgba(190,190,190,.2);width:96px;height:96px;line-height:96px}.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-image-path{fill:#bfbfbf}.ant-skeleton-element .ant-skeleton-image-svg{width:48px;height:48px;line-height:48px;max-width:192px;max-height:192px}.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle{border-radius:50%}@keyframes ant-skeleton-loading{0%{transform:translate(-37.5%)}to{transform:translate(37.5%)}}.ant-skeleton-rtl{direction:rtl}.ant-skeleton-rtl .ant-skeleton-header{padding-right:0;padding-left:16px}.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li{animation-name:ant-skeleton-loading-rtl}.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar{animation-name:ant-skeleton-loading-rtl}@keyframes ant-skeleton-loading-rtl{0%{background-position:0% 50%}to{background-position:100% 50%}}.ant-tabs-small>.ant-tabs-nav .ant-tabs-tab{padding:8px 0;font-size:14px}.ant-tabs-large>.ant-tabs-nav .ant-tabs-tab{padding:16px 0;font-size:16px}.ant-tabs-card.ant-tabs-small>.ant-tabs-nav .ant-tabs-tab{padding:6px 16px}.ant-tabs-card.ant-tabs-large>.ant-tabs-nav .ant-tabs-tab{padding:7px 16px 6px}.ant-tabs-rtl{direction:rtl}.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab{margin:0 0 0 32px}.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type{margin-left:0}.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon{margin-right:0;margin-left:12px}.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove{margin-right:8px;margin-left:-4px}.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon{margin:0}.ant-tabs-rtl.ant-tabs-left>.ant-tabs-nav{order:1}.ant-tabs-rtl.ant-tabs-left>.ant-tabs-content-holder{order:0}.ant-tabs-rtl.ant-tabs-right>.ant-tabs-nav{order:0}.ant-tabs-rtl.ant-tabs-right>.ant-tabs-content-holder{order:1}.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin-right:2px;margin-left:0}.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-add{margin-right:2px;margin-left:0}.ant-tabs-dropdown-rtl{direction:rtl}.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item{text-align:right}.ant-tabs-top,.ant-tabs-bottom{flex-direction:column}.ant-tabs-top>.ant-tabs-nav,.ant-tabs-bottom>.ant-tabs-nav,.ant-tabs-top>div>.ant-tabs-nav,.ant-tabs-bottom>div>.ant-tabs-nav{margin:0 0 16px}.ant-tabs-top>.ant-tabs-nav:before,.ant-tabs-bottom>.ant-tabs-nav:before,.ant-tabs-top>div>.ant-tabs-nav:before,.ant-tabs-bottom>div>.ant-tabs-nav:before{position:absolute;right:0;left:0;border-bottom:1px solid #f0f0f0;content:""}.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar{height:2px}.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar-animated{transition:width .3s,left .3s,right .3s}.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:after{top:0;bottom:0;width:30px}.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:before{left:0;box-shadow:inset 10px 0 8px -8px #00000014}.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:after{right:0;box-shadow:inset -10px 0 8px -8px #00000014}.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before{opacity:1}.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after{opacity:1}.ant-tabs-top>.ant-tabs-nav:before,.ant-tabs-top>div>.ant-tabs-nav:before{bottom:0}.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar{bottom:0}.ant-tabs-bottom>.ant-tabs-nav,.ant-tabs-bottom>div>.ant-tabs-nav{order:1;margin-top:16px;margin-bottom:0}.ant-tabs-bottom>.ant-tabs-nav:before,.ant-tabs-bottom>div>.ant-tabs-nav:before{top:0}.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar{top:0}.ant-tabs-bottom>.ant-tabs-content-holder,.ant-tabs-bottom>div>.ant-tabs-content-holder{order:0}.ant-tabs-left>.ant-tabs-nav,.ant-tabs-right>.ant-tabs-nav,.ant-tabs-left>div>.ant-tabs-nav,.ant-tabs-right>div>.ant-tabs-nav{flex-direction:column;min-width:50px}.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab{padding:8px 24px;text-align:center}.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin:16px 0 0}.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap{flex-direction:column}.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:after{right:0;left:0;height:30px}.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:before{top:0;box-shadow:inset 0 10px 8px -8px #00000014}.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:after{bottom:0;box-shadow:inset 0 -10px 8px -8px #00000014}.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before{opacity:1}.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after{opacity:1}.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar{width:2px}.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar-animated{transition:height .3s,top .3s}.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-operations,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-operations,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-operations,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-operations{flex:1 0 auto;flex-direction:column}.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar{right:0}.ant-tabs-left>.ant-tabs-content-holder,.ant-tabs-left>div>.ant-tabs-content-holder{margin-left:-1px;border-left:1px solid #f0f0f0}.ant-tabs-left>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane,.ant-tabs-left>div>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane{padding-left:24px}.ant-tabs-right>.ant-tabs-nav,.ant-tabs-right>div>.ant-tabs-nav{order:1}.ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar{left:0}.ant-tabs-right>.ant-tabs-content-holder,.ant-tabs-right>div>.ant-tabs-content-holder{order:0;margin-right:-1px;border-right:1px solid #f0f0f0}.ant-tabs-right>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane,.ant-tabs-right>div>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane{padding-right:24px}.ant-tabs-dropdown{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;display:block}.ant-tabs-dropdown-hidden{display:none}.ant-tabs-dropdown-menu{max-height:200px;margin:0;padding:4px 0;overflow-x:hidden;overflow-y:auto;text-align:left;list-style-type:none;background-color:#fff;background-clip:padding-box;border-radius:2px;outline:none;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-tabs-dropdown-menu-item{display:flex;align-items:center;min-width:120px;margin:0;padding:5px 12px;overflow:hidden;color:#000000d9;font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:all .3s}.ant-tabs-dropdown-menu-item>span{flex:1;white-space:nowrap}.ant-tabs-dropdown-menu-item-remove{flex:none;margin-left:12px;color:#00000073;font-size:12px;background:transparent;border:0;cursor:pointer}.ant-tabs-dropdown-menu-item-remove:hover{color:#40a9ff}.ant-tabs-dropdown-menu-item:hover{background:#f5f5f5}.ant-tabs-dropdown-menu-item-disabled,.ant-tabs-dropdown-menu-item-disabled:hover{color:#00000040;background:transparent;cursor:not-allowed}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab{margin:0;padding:8px 16px;background:#fafafa;border:1px solid #f0f0f0;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab-active{color:#1890ff;background:#fff}.ant-tabs-card>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-ink-bar{visibility:hidden}.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin-left:2px}.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab{border-radius:2px 2px 0 0}.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab-active{border-bottom-color:#fff}.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab{border-radius:0 0 2px 2px}.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab-active{border-top-color:#fff}.ant-tabs-card.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin-top:2px}.ant-tabs-card.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab{border-radius:2px 0 0 2px}.ant-tabs-card.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab-active{border-right-color:#fff}.ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab{border-radius:0 2px 2px 0}.ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab-active{border-left-color:#fff}.ant-tabs{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:flex}.ant-tabs>.ant-tabs-nav,.ant-tabs>div>.ant-tabs-nav{position:relative;display:flex;flex:none;align-items:center}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap{position:relative;display:inline-block;display:flex;flex:auto;align-self:stretch;overflow:hidden;white-space:nowrap;transform:translate(0)}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap:after{position:absolute;z-index:1;opacity:0;transition:opacity .3s;content:"";pointer-events:none}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-list{position:relative;display:flex;transition:transform .3s}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-operations{display:flex;align-self:stretch}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations-hidden,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-operations-hidden{position:absolute;visibility:hidden;pointer-events:none}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-more,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-more{position:relative;padding:8px 16px;background:transparent;border:0}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-more:after,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-more:after{position:absolute;right:0;bottom:0;left:0;height:5px;transform:translateY(100%);content:""}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add{min-width:40px;margin-left:2px;padding:0 8px;background:#fafafa;border:1px solid #f0f0f0;border-radius:2px 2px 0 0;outline:none;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:hover,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:hover{color:#40a9ff}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:active,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:active,.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:focus,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:focus{color:#096dd9}.ant-tabs-extra-content{flex:none}.ant-tabs-centered>.ant-tabs-nav .ant-tabs-nav-wrap:not([class*="ant-tabs-nav-wrap-ping"]),.ant-tabs-centered>div>.ant-tabs-nav .ant-tabs-nav-wrap:not([class*="ant-tabs-nav-wrap-ping"]){justify-content:center}.ant-tabs-ink-bar{position:absolute;background:#1890ff;pointer-events:none}.ant-tabs-tab{position:relative;display:inline-flex;align-items:center;padding:12px 0;font-size:14px;background:transparent;border:0;outline:none;cursor:pointer}.ant-tabs-tab-btn:focus,.ant-tabs-tab-remove:focus,.ant-tabs-tab-btn:active,.ant-tabs-tab-remove:active{color:#096dd9}.ant-tabs-tab-btn{outline:none;transition:all .3s}.ant-tabs-tab-remove{flex:none;margin-right:-4px;margin-left:8px;color:#00000073;font-size:12px;background:transparent;border:none;outline:none;cursor:pointer;transition:all .3s}.ant-tabs-tab-remove:hover{color:#000000d9}.ant-tabs-tab:hover{color:#40a9ff}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1890ff;text-shadow:0 0 .25px currentcolor}.ant-tabs-tab.ant-tabs-tab-disabled{color:#00000040;cursor:not-allowed}.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus,.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active{color:#00000040}.ant-tabs-tab .ant-tabs-tab-remove .anticon{margin:0}.ant-tabs-tab .anticon{margin-right:12px}.ant-tabs-tab+.ant-tabs-tab{margin:0 0 0 32px}.ant-tabs-content{position:relative;width:100%}.ant-tabs-content-holder{flex:auto;min-width:0;min-height:0}.ant-tabs-tabpane{outline:none}.ant-tabs-tabpane-hidden{display:none}.ant-tabs-switch-appear,.ant-tabs-switch-enter{transition:none}.ant-tabs-switch-appear-start,.ant-tabs-switch-enter-start{opacity:0}.ant-tabs-switch-appear-active,.ant-tabs-switch-enter-active{opacity:1;transition:opacity .3s}.ant-tabs-switch-leave{position:absolute;transition:none;inset:0}.ant-tabs-switch-leave-start{opacity:1}.ant-tabs-switch-leave-active{opacity:0;transition:opacity .3s}.ant-carousel{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum"}.ant-carousel .slick-slider{position:relative;display:block;box-sizing:border-box;touch-action:pan-y;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.ant-carousel .slick-list{position:relative;display:block;margin:0;padding:0;overflow:hidden}.ant-carousel .slick-list:focus{outline:none}.ant-carousel .slick-list.dragging{cursor:pointer}.ant-carousel .slick-list .slick-slide{pointer-events:none}.ant-carousel .slick-list .slick-slide input.ant-radio-input,.ant-carousel .slick-list .slick-slide input.ant-checkbox-input{visibility:hidden}.ant-carousel .slick-list .slick-slide.slick-active{pointer-events:auto}.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input,.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input{visibility:visible}.ant-carousel .slick-list .slick-slide>div>div{vertical-align:bottom}.ant-carousel .slick-slider .slick-track,.ant-carousel .slick-slider .slick-list{transform:translateZ(0);touch-action:pan-y}.ant-carousel .slick-track{position:relative;top:0;left:0;display:block}.ant-carousel .slick-track:before,.ant-carousel .slick-track:after{display:table;content:""}.ant-carousel .slick-track:after{clear:both}.slick-loading .ant-carousel .slick-track{visibility:hidden}.ant-carousel .slick-slide{display:none;float:left;height:100%;min-height:1px}.ant-carousel .slick-slide img{display:block}.ant-carousel .slick-slide.slick-loading img{display:none}.ant-carousel .slick-slide.dragging img{pointer-events:none}.ant-carousel .slick-initialized .slick-slide{display:block}.ant-carousel .slick-loading .slick-slide{visibility:hidden}.ant-carousel .slick-vertical .slick-slide{display:block;height:auto}.ant-carousel .slick-arrow.slick-hidden{display:none}.ant-carousel .slick-prev,.ant-carousel .slick-next{position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;color:transparent;font-size:0;line-height:0;background:transparent;border:0;outline:none;cursor:pointer}.ant-carousel .slick-prev:hover,.ant-carousel .slick-next:hover,.ant-carousel .slick-prev:focus,.ant-carousel .slick-next:focus{color:transparent;background:transparent;outline:none}.ant-carousel .slick-prev:hover:before,.ant-carousel .slick-next:hover:before,.ant-carousel .slick-prev:focus:before,.ant-carousel .slick-next:focus:before{opacity:1}.ant-carousel .slick-prev.slick-disabled:before,.ant-carousel .slick-next.slick-disabled:before{opacity:.25}.ant-carousel .slick-prev{left:-25px}.ant-carousel .slick-prev:before{content:"\2190"}.ant-carousel .slick-next{right:-25px}.ant-carousel .slick-next:before{content:"\2192"}.ant-carousel .slick-dots{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex!important;justify-content:center;margin-right:15%;margin-bottom:0;margin-left:15%;padding-left:0;list-style:none}.ant-carousel .slick-dots-bottom{bottom:12px}.ant-carousel .slick-dots-top{top:12px;bottom:auto}.ant-carousel .slick-dots li{position:relative;display:inline-block;flex:0 1 auto;box-sizing:content-box;width:16px;height:3px;margin:0 4px;padding:0;text-align:center;text-indent:-999px;vertical-align:top;transition:all .5s}.ant-carousel .slick-dots li button{position:relative;display:block;width:100%;height:3px;padding:0;color:transparent;font-size:0;background:#fff;border:0;border-radius:1px;outline:none;cursor:pointer;opacity:.3;transition:all .5s}.ant-carousel .slick-dots li button:hover,.ant-carousel .slick-dots li button:focus{opacity:.75}.ant-carousel .slick-dots li button:after{position:absolute;inset:-4px;content:""}.ant-carousel .slick-dots li.slick-active{width:24px}.ant-carousel .slick-dots li.slick-active button{background:#fff;opacity:1}.ant-carousel .slick-dots li.slick-active:hover,.ant-carousel .slick-dots li.slick-active:focus{opacity:1}.ant-carousel-vertical .slick-dots{top:50%;bottom:auto;flex-direction:column;width:3px;height:auto;margin:0;transform:translateY(-50%)}.ant-carousel-vertical .slick-dots-left{right:auto;left:12px}.ant-carousel-vertical .slick-dots-right{right:12px;left:auto}.ant-carousel-vertical .slick-dots li{width:3px;height:16px;margin:4px 0;vertical-align:baseline}.ant-carousel-vertical .slick-dots li button{width:3px;height:16px}.ant-carousel-vertical .slick-dots li.slick-active,.ant-carousel-vertical .slick-dots li.slick-active button{width:3px;height:24px}.ant-carousel-rtl{direction:rtl}.ant-carousel-rtl .ant-carousel .slick-track{right:0;left:auto}.ant-carousel-rtl .ant-carousel .slick-prev{right:-25px;left:auto}.ant-carousel-rtl .ant-carousel .slick-prev:before{content:"\2192"}.ant-carousel-rtl .ant-carousel .slick-next{right:auto;left:-25px}.ant-carousel-rtl .ant-carousel .slick-next:before{content:"\2190"}.ant-carousel-rtl.ant-carousel .slick-dots{flex-direction:row-reverse}.ant-carousel-rtl.ant-carousel-vertical .slick-dots{flex-direction:column}.ant-cascader-checkbox{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;top:.2em;line-height:1;white-space:nowrap;outline:none;cursor:pointer}.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-inner,.ant-cascader-checkbox:hover .ant-cascader-checkbox-inner,.ant-cascader-checkbox-input:focus+.ant-cascader-checkbox-inner{border-color:#1890ff}.ant-cascader-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:2px;visibility:hidden;animation:antCheckboxEffect .36s ease-in-out;animation-fill-mode:backwards;content:""}.ant-cascader-checkbox:hover:after,.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox:after{visibility:visible}.ant-cascader-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;direction:ltr;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;transition:all .3s}.ant-cascader-checkbox-inner:after{position:absolute;top:50%;left:21.5%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-cascader-checkbox-input{position:absolute;inset:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-cascader-checkbox-disabled{cursor:not-allowed}.ant-cascader-checkbox-disabled.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner:after{border-color:#00000040;animation-name:none}.ant-cascader-checkbox-disabled .ant-cascader-checkbox-input{cursor:not-allowed;pointer-events:none}.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;animation-name:none}.ant-cascader-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.ant-cascader-checkbox-disabled:hover:after,.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-disabled:after{visibility:hidden}.ant-cascader-checkbox-wrapper{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-flex;align-items:baseline;line-height:unset;cursor:pointer}.ant-cascader-checkbox-wrapper:after{display:inline-block;width:0;overflow:hidden;content:"\a0"}.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-disabled{cursor:not-allowed}.ant-cascader-checkbox-wrapper+.ant-cascader-checkbox-wrapper{margin-left:8px}.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-in-form-item input[type=checkbox]{width:14px;height:14px}.ant-cascader-checkbox+span{padding-right:8px;padding-left:8px}.ant-cascader-checkbox-group{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-block}.ant-cascader-checkbox-group-item{margin-right:8px}.ant-cascader-checkbox-group-item:last-child{margin-right:0}.ant-cascader-checkbox-group-item+.ant-cascader-checkbox-group-item{margin-left:0}.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#1890ff;border:0;transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-cascader-checkbox-indeterminate.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.ant-cascader{width:184px}.ant-cascader-checkbox{top:0;margin-right:8px}.ant-cascader-menus{display:flex;flex-wrap:nowrap;align-items:flex-start}.ant-cascader-menus.ant-cascader-menu-empty .ant-cascader-menu{width:100%;height:auto}.ant-cascader-menu{flex-grow:1;min-width:111px;height:180px;margin:-4px 0;padding:4px 0;overflow:auto;vertical-align:top;list-style:none;border-right:1px solid #f0f0f0;-ms-overflow-style:-ms-autohiding-scrollbar}.ant-cascader-menu-item{display:flex;flex-wrap:nowrap;align-items:center;padding:5px 12px;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:all .3s}.ant-cascader-menu-item:hover{background:#f5f5f5}.ant-cascader-menu-item-disabled{color:#00000040;cursor:not-allowed}.ant-cascader-menu-item-disabled:hover{background:transparent}.ant-cascader-menu-empty .ant-cascader-menu-item{color:#00000040;cursor:default;pointer-events:none}.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover{font-weight:600;background-color:#e6f7ff}.ant-cascader-menu-item-content{flex:auto}.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-loading-icon{margin-left:4px;color:#00000073;font-size:10px}.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon{color:#00000040}.ant-cascader-menu-item-keyword{color:#ff4d4f}.ant-cascader-compact-item:not(.ant-cascader-compact-last-item):not(.ant-cascader-compact-item-rtl){margin-right:-1px}.ant-cascader-compact-item:not(.ant-cascader-compact-last-item).ant-cascader-compact-item-rtl{margin-left:-1px}.ant-cascader-compact-item:hover,.ant-cascader-compact-item:focus,.ant-cascader-compact-item:active{z-index:2}.ant-cascader-compact-item[disabled]{z-index:0}.ant-cascader-compact-item:not(.ant-cascader-compact-first-item):not(.ant-cascader-compact-last-item).ant-cascader{border-radius:0}.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-first-item:not(.ant-cascader-compact-last-item):not(.ant-cascader-compact-item-rtl){border-top-right-radius:0;border-bottom-right-radius:0}.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-last-item:not(.ant-cascader-compact-first-item):not(.ant-cascader-compact-item-rtl){border-top-left-radius:0;border-bottom-left-radius:0}.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-item-rtl.ant-cascader-compact-first-item:not(.ant-cascader-compact-last-item){border-top-left-radius:0;border-bottom-left-radius:0}.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-item-rtl.ant-cascader-compact-last-item:not(.ant-cascader-compact-first-item){border-top-right-radius:0;border-bottom-right-radius:0}.ant-cascader-rtl .ant-cascader-menu-item-expand-icon,.ant-cascader-rtl .ant-cascader-menu-item-loading-icon{margin-right:4px;margin-left:0}.ant-cascader-rtl .ant-cascader-checkbox{top:0;margin-right:0;margin-left:8px}.ant-checkbox{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;top:.2em;line-height:1;white-space:nowrap;outline:none;cursor:pointer}.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner,.ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#1890ff}.ant-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:2px;visibility:hidden;animation:antCheckboxEffect .36s ease-in-out;animation-fill-mode:backwards;content:""}.ant-checkbox:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox:after{visibility:visible}.ant-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;direction:ltr;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;transition:all .3s}.ant-checkbox-inner:after{position:absolute;top:50%;left:21.5%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-checkbox-input{position:absolute;inset:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-checkbox-checked .ant-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-checkbox-checked .ant-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-checkbox-disabled{cursor:not-allowed}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#00000040;animation-name:none}.ant-checkbox-disabled .ant-checkbox-input{cursor:not-allowed;pointer-events:none}.ant-checkbox-disabled .ant-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-checkbox-disabled .ant-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;animation-name:none}.ant-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.ant-checkbox-disabled:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after{visibility:hidden}.ant-checkbox-wrapper{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-flex;align-items:baseline;line-height:unset;cursor:pointer}.ant-checkbox-wrapper:after{display:inline-block;width:0;overflow:hidden;content:"\a0"}.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{cursor:not-allowed}.ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:8px}.ant-checkbox-wrapper.ant-checkbox-wrapper-in-form-item input[type=checkbox]{width:14px;height:14px}.ant-checkbox+span{padding-right:8px;padding-left:8px}.ant-checkbox-group{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-block}.ant-checkbox-group-item{margin-right:8px}.ant-checkbox-group-item:last-child{margin-right:0}.ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-checkbox-indeterminate .ant-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#1890ff;border:0;transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.ant-checkbox-rtl{direction:rtl}.ant-checkbox-group-rtl .ant-checkbox-group-item{margin-right:0;margin-left:8px}.ant-checkbox-group-rtl .ant-checkbox-group-item:last-child{margin-left:0!important}.ant-checkbox-group-rtl .ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:8px}.ant-row{display:flex;flex-flow:row wrap;min-width:0}.ant-row:before,.ant-row:after{display:flex}.ant-row-no-wrap{flex-wrap:nowrap}.ant-row-start{justify-content:flex-start}.ant-row-center{justify-content:center}.ant-row-end{justify-content:flex-end}.ant-row-space-between{justify-content:space-between}.ant-row-space-around{justify-content:space-around}.ant-row-space-evenly{justify-content:space-evenly}.ant-row-top{align-items:flex-start}.ant-row-middle{align-items:center}.ant-row-bottom{align-items:flex-end}.ant-col{position:relative;max-width:100%;min-height:1px}.ant-col-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-push-24{left:100%}.ant-col-pull-24{right:100%}.ant-col-offset-24{margin-left:100%}.ant-col-order-24{order:24}.ant-col-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-push-23{left:95.83333333%}.ant-col-pull-23{right:95.83333333%}.ant-col-offset-23{margin-left:95.83333333%}.ant-col-order-23{order:23}.ant-col-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-push-22{left:91.66666667%}.ant-col-pull-22{right:91.66666667%}.ant-col-offset-22{margin-left:91.66666667%}.ant-col-order-22{order:22}.ant-col-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-push-21{left:87.5%}.ant-col-pull-21{right:87.5%}.ant-col-offset-21{margin-left:87.5%}.ant-col-order-21{order:21}.ant-col-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-push-20{left:83.33333333%}.ant-col-pull-20{right:83.33333333%}.ant-col-offset-20{margin-left:83.33333333%}.ant-col-order-20{order:20}.ant-col-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-push-19{left:79.16666667%}.ant-col-pull-19{right:79.16666667%}.ant-col-offset-19{margin-left:79.16666667%}.ant-col-order-19{order:19}.ant-col-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-push-18{left:75%}.ant-col-pull-18{right:75%}.ant-col-offset-18{margin-left:75%}.ant-col-order-18{order:18}.ant-col-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-push-17{left:70.83333333%}.ant-col-pull-17{right:70.83333333%}.ant-col-offset-17{margin-left:70.83333333%}.ant-col-order-17{order:17}.ant-col-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-push-16{left:66.66666667%}.ant-col-pull-16{right:66.66666667%}.ant-col-offset-16{margin-left:66.66666667%}.ant-col-order-16{order:16}.ant-col-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-push-15{left:62.5%}.ant-col-pull-15{right:62.5%}.ant-col-offset-15{margin-left:62.5%}.ant-col-order-15{order:15}.ant-col-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-push-14{left:58.33333333%}.ant-col-pull-14{right:58.33333333%}.ant-col-offset-14{margin-left:58.33333333%}.ant-col-order-14{order:14}.ant-col-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-push-13{left:54.16666667%}.ant-col-pull-13{right:54.16666667%}.ant-col-offset-13{margin-left:54.16666667%}.ant-col-order-13{order:13}.ant-col-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-push-12{left:50%}.ant-col-pull-12{right:50%}.ant-col-offset-12{margin-left:50%}.ant-col-order-12{order:12}.ant-col-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-push-11{left:45.83333333%}.ant-col-pull-11{right:45.83333333%}.ant-col-offset-11{margin-left:45.83333333%}.ant-col-order-11{order:11}.ant-col-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-push-10{left:41.66666667%}.ant-col-pull-10{right:41.66666667%}.ant-col-offset-10{margin-left:41.66666667%}.ant-col-order-10{order:10}.ant-col-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-push-9{left:37.5%}.ant-col-pull-9{right:37.5%}.ant-col-offset-9{margin-left:37.5%}.ant-col-order-9{order:9}.ant-col-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-push-8{left:33.33333333%}.ant-col-pull-8{right:33.33333333%}.ant-col-offset-8{margin-left:33.33333333%}.ant-col-order-8{order:8}.ant-col-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-push-7{left:29.16666667%}.ant-col-pull-7{right:29.16666667%}.ant-col-offset-7{margin-left:29.16666667%}.ant-col-order-7{order:7}.ant-col-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-push-6{left:25%}.ant-col-pull-6{right:25%}.ant-col-offset-6{margin-left:25%}.ant-col-order-6{order:6}.ant-col-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-push-5{left:20.83333333%}.ant-col-pull-5{right:20.83333333%}.ant-col-offset-5{margin-left:20.83333333%}.ant-col-order-5{order:5}.ant-col-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-push-4{left:16.66666667%}.ant-col-pull-4{right:16.66666667%}.ant-col-offset-4{margin-left:16.66666667%}.ant-col-order-4{order:4}.ant-col-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-push-3{left:12.5%}.ant-col-pull-3{right:12.5%}.ant-col-offset-3{margin-left:12.5%}.ant-col-order-3{order:3}.ant-col-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-push-2{left:8.33333333%}.ant-col-pull-2{right:8.33333333%}.ant-col-offset-2{margin-left:8.33333333%}.ant-col-order-2{order:2}.ant-col-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-push-1{left:4.16666667%}.ant-col-pull-1{right:4.16666667%}.ant-col-offset-1{margin-left:4.16666667%}.ant-col-order-1{order:1}.ant-col-0{display:none}.ant-col-offset-0{margin-left:0}.ant-col-order-0{order:0}.ant-col-offset-0.ant-col-rtl{margin-right:0}.ant-col-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}.ant-col-xs-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-xs-push-24{left:100%}.ant-col-xs-pull-24{right:100%}.ant-col-xs-offset-24{margin-left:100%}.ant-col-xs-order-24{order:24}.ant-col-xs-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-xs-push-23{left:95.83333333%}.ant-col-xs-pull-23{right:95.83333333%}.ant-col-xs-offset-23{margin-left:95.83333333%}.ant-col-xs-order-23{order:23}.ant-col-xs-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-xs-push-22{left:91.66666667%}.ant-col-xs-pull-22{right:91.66666667%}.ant-col-xs-offset-22{margin-left:91.66666667%}.ant-col-xs-order-22{order:22}.ant-col-xs-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-xs-push-21{left:87.5%}.ant-col-xs-pull-21{right:87.5%}.ant-col-xs-offset-21{margin-left:87.5%}.ant-col-xs-order-21{order:21}.ant-col-xs-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-xs-push-20{left:83.33333333%}.ant-col-xs-pull-20{right:83.33333333%}.ant-col-xs-offset-20{margin-left:83.33333333%}.ant-col-xs-order-20{order:20}.ant-col-xs-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-xs-push-19{left:79.16666667%}.ant-col-xs-pull-19{right:79.16666667%}.ant-col-xs-offset-19{margin-left:79.16666667%}.ant-col-xs-order-19{order:19}.ant-col-xs-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-xs-push-18{left:75%}.ant-col-xs-pull-18{right:75%}.ant-col-xs-offset-18{margin-left:75%}.ant-col-xs-order-18{order:18}.ant-col-xs-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-xs-push-17{left:70.83333333%}.ant-col-xs-pull-17{right:70.83333333%}.ant-col-xs-offset-17{margin-left:70.83333333%}.ant-col-xs-order-17{order:17}.ant-col-xs-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-xs-push-16{left:66.66666667%}.ant-col-xs-pull-16{right:66.66666667%}.ant-col-xs-offset-16{margin-left:66.66666667%}.ant-col-xs-order-16{order:16}.ant-col-xs-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-xs-push-15{left:62.5%}.ant-col-xs-pull-15{right:62.5%}.ant-col-xs-offset-15{margin-left:62.5%}.ant-col-xs-order-15{order:15}.ant-col-xs-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-xs-push-14{left:58.33333333%}.ant-col-xs-pull-14{right:58.33333333%}.ant-col-xs-offset-14{margin-left:58.33333333%}.ant-col-xs-order-14{order:14}.ant-col-xs-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-xs-push-13{left:54.16666667%}.ant-col-xs-pull-13{right:54.16666667%}.ant-col-xs-offset-13{margin-left:54.16666667%}.ant-col-xs-order-13{order:13}.ant-col-xs-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-xs-push-12{left:50%}.ant-col-xs-pull-12{right:50%}.ant-col-xs-offset-12{margin-left:50%}.ant-col-xs-order-12{order:12}.ant-col-xs-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-xs-push-11{left:45.83333333%}.ant-col-xs-pull-11{right:45.83333333%}.ant-col-xs-offset-11{margin-left:45.83333333%}.ant-col-xs-order-11{order:11}.ant-col-xs-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-xs-push-10{left:41.66666667%}.ant-col-xs-pull-10{right:41.66666667%}.ant-col-xs-offset-10{margin-left:41.66666667%}.ant-col-xs-order-10{order:10}.ant-col-xs-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-xs-push-9{left:37.5%}.ant-col-xs-pull-9{right:37.5%}.ant-col-xs-offset-9{margin-left:37.5%}.ant-col-xs-order-9{order:9}.ant-col-xs-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-xs-push-8{left:33.33333333%}.ant-col-xs-pull-8{right:33.33333333%}.ant-col-xs-offset-8{margin-left:33.33333333%}.ant-col-xs-order-8{order:8}.ant-col-xs-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-xs-push-7{left:29.16666667%}.ant-col-xs-pull-7{right:29.16666667%}.ant-col-xs-offset-7{margin-left:29.16666667%}.ant-col-xs-order-7{order:7}.ant-col-xs-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-xs-push-6{left:25%}.ant-col-xs-pull-6{right:25%}.ant-col-xs-offset-6{margin-left:25%}.ant-col-xs-order-6{order:6}.ant-col-xs-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-xs-push-5{left:20.83333333%}.ant-col-xs-pull-5{right:20.83333333%}.ant-col-xs-offset-5{margin-left:20.83333333%}.ant-col-xs-order-5{order:5}.ant-col-xs-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-xs-push-4{left:16.66666667%}.ant-col-xs-pull-4{right:16.66666667%}.ant-col-xs-offset-4{margin-left:16.66666667%}.ant-col-xs-order-4{order:4}.ant-col-xs-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-xs-push-3{left:12.5%}.ant-col-xs-pull-3{right:12.5%}.ant-col-xs-offset-3{margin-left:12.5%}.ant-col-xs-order-3{order:3}.ant-col-xs-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-xs-push-2{left:8.33333333%}.ant-col-xs-pull-2{right:8.33333333%}.ant-col-xs-offset-2{margin-left:8.33333333%}.ant-col-xs-order-2{order:2}.ant-col-xs-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-xs-push-1{left:4.16666667%}.ant-col-xs-pull-1{right:4.16666667%}.ant-col-xs-offset-1{margin-left:4.16666667%}.ant-col-xs-order-1{order:1}.ant-col-xs-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xs-push-0{left:auto}.ant-col-xs-pull-0{right:auto}.ant-col-xs-offset-0{margin-left:0}.ant-col-xs-order-0{order:0}.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-pull-0.ant-col-rtl{left:auto}.ant-col-xs-push-0.ant-col-rtl{right:auto}.ant-col-xs-pull-0.ant-col-rtl{left:auto}.ant-col-xs-offset-0.ant-col-rtl{margin-right:0}.ant-col-xs-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-xs-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-xs-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-xs-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-xs-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-xs-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-xs-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-xs-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-xs-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-xs-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-xs-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-xs-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-xs-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-xs-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-xs-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-xs-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-xs-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-xs-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-xs-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-xs-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-xs-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-xs-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-xs-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-xs-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-xs-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-xs-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-xs-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-xs-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-xs-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-xs-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-xs-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-xs-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-xs-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-xs-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-xs-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-xs-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-xs-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-xs-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-xs-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-xs-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-xs-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-xs-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-xs-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-xs-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-xs-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-xs-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-xs-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-xs-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-xs-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-xs-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-xs-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-xs-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-xs-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-xs-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-xs-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-xs-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-xs-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-xs-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-xs-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-xs-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-xs-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-xs-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-xs-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-xs-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-xs-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-xs-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-xs-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-xs-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-xs-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-xs-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-xs-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-xs-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}@media (min-width: 576px){.ant-col-sm-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-sm-push-24{left:100%}.ant-col-sm-pull-24{right:100%}.ant-col-sm-offset-24{margin-left:100%}.ant-col-sm-order-24{order:24}.ant-col-sm-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-sm-push-23{left:95.83333333%}.ant-col-sm-pull-23{right:95.83333333%}.ant-col-sm-offset-23{margin-left:95.83333333%}.ant-col-sm-order-23{order:23}.ant-col-sm-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-sm-push-22{left:91.66666667%}.ant-col-sm-pull-22{right:91.66666667%}.ant-col-sm-offset-22{margin-left:91.66666667%}.ant-col-sm-order-22{order:22}.ant-col-sm-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-sm-push-21{left:87.5%}.ant-col-sm-pull-21{right:87.5%}.ant-col-sm-offset-21{margin-left:87.5%}.ant-col-sm-order-21{order:21}.ant-col-sm-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-sm-push-20{left:83.33333333%}.ant-col-sm-pull-20{right:83.33333333%}.ant-col-sm-offset-20{margin-left:83.33333333%}.ant-col-sm-order-20{order:20}.ant-col-sm-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-sm-push-19{left:79.16666667%}.ant-col-sm-pull-19{right:79.16666667%}.ant-col-sm-offset-19{margin-left:79.16666667%}.ant-col-sm-order-19{order:19}.ant-col-sm-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-sm-push-18{left:75%}.ant-col-sm-pull-18{right:75%}.ant-col-sm-offset-18{margin-left:75%}.ant-col-sm-order-18{order:18}.ant-col-sm-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-sm-push-17{left:70.83333333%}.ant-col-sm-pull-17{right:70.83333333%}.ant-col-sm-offset-17{margin-left:70.83333333%}.ant-col-sm-order-17{order:17}.ant-col-sm-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-sm-push-16{left:66.66666667%}.ant-col-sm-pull-16{right:66.66666667%}.ant-col-sm-offset-16{margin-left:66.66666667%}.ant-col-sm-order-16{order:16}.ant-col-sm-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-sm-push-15{left:62.5%}.ant-col-sm-pull-15{right:62.5%}.ant-col-sm-offset-15{margin-left:62.5%}.ant-col-sm-order-15{order:15}.ant-col-sm-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-sm-push-14{left:58.33333333%}.ant-col-sm-pull-14{right:58.33333333%}.ant-col-sm-offset-14{margin-left:58.33333333%}.ant-col-sm-order-14{order:14}.ant-col-sm-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-sm-push-13{left:54.16666667%}.ant-col-sm-pull-13{right:54.16666667%}.ant-col-sm-offset-13{margin-left:54.16666667%}.ant-col-sm-order-13{order:13}.ant-col-sm-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-sm-push-12{left:50%}.ant-col-sm-pull-12{right:50%}.ant-col-sm-offset-12{margin-left:50%}.ant-col-sm-order-12{order:12}.ant-col-sm-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-sm-push-11{left:45.83333333%}.ant-col-sm-pull-11{right:45.83333333%}.ant-col-sm-offset-11{margin-left:45.83333333%}.ant-col-sm-order-11{order:11}.ant-col-sm-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-sm-push-10{left:41.66666667%}.ant-col-sm-pull-10{right:41.66666667%}.ant-col-sm-offset-10{margin-left:41.66666667%}.ant-col-sm-order-10{order:10}.ant-col-sm-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-sm-push-9{left:37.5%}.ant-col-sm-pull-9{right:37.5%}.ant-col-sm-offset-9{margin-left:37.5%}.ant-col-sm-order-9{order:9}.ant-col-sm-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-sm-push-8{left:33.33333333%}.ant-col-sm-pull-8{right:33.33333333%}.ant-col-sm-offset-8{margin-left:33.33333333%}.ant-col-sm-order-8{order:8}.ant-col-sm-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-sm-push-7{left:29.16666667%}.ant-col-sm-pull-7{right:29.16666667%}.ant-col-sm-offset-7{margin-left:29.16666667%}.ant-col-sm-order-7{order:7}.ant-col-sm-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-sm-push-6{left:25%}.ant-col-sm-pull-6{right:25%}.ant-col-sm-offset-6{margin-left:25%}.ant-col-sm-order-6{order:6}.ant-col-sm-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-sm-push-5{left:20.83333333%}.ant-col-sm-pull-5{right:20.83333333%}.ant-col-sm-offset-5{margin-left:20.83333333%}.ant-col-sm-order-5{order:5}.ant-col-sm-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-sm-push-4{left:16.66666667%}.ant-col-sm-pull-4{right:16.66666667%}.ant-col-sm-offset-4{margin-left:16.66666667%}.ant-col-sm-order-4{order:4}.ant-col-sm-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-sm-push-3{left:12.5%}.ant-col-sm-pull-3{right:12.5%}.ant-col-sm-offset-3{margin-left:12.5%}.ant-col-sm-order-3{order:3}.ant-col-sm-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-sm-push-2{left:8.33333333%}.ant-col-sm-pull-2{right:8.33333333%}.ant-col-sm-offset-2{margin-left:8.33333333%}.ant-col-sm-order-2{order:2}.ant-col-sm-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-sm-push-1{left:4.16666667%}.ant-col-sm-pull-1{right:4.16666667%}.ant-col-sm-offset-1{margin-left:4.16666667%}.ant-col-sm-order-1{order:1}.ant-col-sm-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-sm-push-0{left:auto}.ant-col-sm-pull-0{right:auto}.ant-col-sm-offset-0{margin-left:0}.ant-col-sm-order-0{order:0}.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-pull-0.ant-col-rtl{left:auto}.ant-col-sm-push-0.ant-col-rtl{right:auto}.ant-col-sm-pull-0.ant-col-rtl{left:auto}.ant-col-sm-offset-0.ant-col-rtl{margin-right:0}.ant-col-sm-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-sm-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-sm-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-sm-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-sm-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-sm-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-sm-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-sm-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-sm-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-sm-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-sm-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-sm-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-sm-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-sm-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-sm-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-sm-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-sm-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-sm-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-sm-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-sm-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-sm-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-sm-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-sm-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-sm-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-sm-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-sm-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-sm-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-sm-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-sm-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-sm-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-sm-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-sm-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-sm-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-sm-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-sm-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-sm-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-sm-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-sm-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-sm-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-sm-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-sm-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-sm-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-sm-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-sm-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-sm-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-sm-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-sm-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-sm-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-sm-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-sm-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-sm-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-sm-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-sm-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-sm-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-sm-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-sm-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-sm-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-sm-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-sm-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-sm-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-sm-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-sm-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-sm-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-sm-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-sm-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-sm-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-sm-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-sm-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-sm-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-sm-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-sm-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-sm-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}@media (min-width: 768px){.ant-col-md-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-md-push-24{left:100%}.ant-col-md-pull-24{right:100%}.ant-col-md-offset-24{margin-left:100%}.ant-col-md-order-24{order:24}.ant-col-md-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-md-push-23{left:95.83333333%}.ant-col-md-pull-23{right:95.83333333%}.ant-col-md-offset-23{margin-left:95.83333333%}.ant-col-md-order-23{order:23}.ant-col-md-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-md-push-22{left:91.66666667%}.ant-col-md-pull-22{right:91.66666667%}.ant-col-md-offset-22{margin-left:91.66666667%}.ant-col-md-order-22{order:22}.ant-col-md-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-md-push-21{left:87.5%}.ant-col-md-pull-21{right:87.5%}.ant-col-md-offset-21{margin-left:87.5%}.ant-col-md-order-21{order:21}.ant-col-md-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-md-push-20{left:83.33333333%}.ant-col-md-pull-20{right:83.33333333%}.ant-col-md-offset-20{margin-left:83.33333333%}.ant-col-md-order-20{order:20}.ant-col-md-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-md-push-19{left:79.16666667%}.ant-col-md-pull-19{right:79.16666667%}.ant-col-md-offset-19{margin-left:79.16666667%}.ant-col-md-order-19{order:19}.ant-col-md-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-md-push-18{left:75%}.ant-col-md-pull-18{right:75%}.ant-col-md-offset-18{margin-left:75%}.ant-col-md-order-18{order:18}.ant-col-md-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-md-push-17{left:70.83333333%}.ant-col-md-pull-17{right:70.83333333%}.ant-col-md-offset-17{margin-left:70.83333333%}.ant-col-md-order-17{order:17}.ant-col-md-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-md-push-16{left:66.66666667%}.ant-col-md-pull-16{right:66.66666667%}.ant-col-md-offset-16{margin-left:66.66666667%}.ant-col-md-order-16{order:16}.ant-col-md-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-md-push-15{left:62.5%}.ant-col-md-pull-15{right:62.5%}.ant-col-md-offset-15{margin-left:62.5%}.ant-col-md-order-15{order:15}.ant-col-md-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-md-push-14{left:58.33333333%}.ant-col-md-pull-14{right:58.33333333%}.ant-col-md-offset-14{margin-left:58.33333333%}.ant-col-md-order-14{order:14}.ant-col-md-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-md-push-13{left:54.16666667%}.ant-col-md-pull-13{right:54.16666667%}.ant-col-md-offset-13{margin-left:54.16666667%}.ant-col-md-order-13{order:13}.ant-col-md-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-md-push-12{left:50%}.ant-col-md-pull-12{right:50%}.ant-col-md-offset-12{margin-left:50%}.ant-col-md-order-12{order:12}.ant-col-md-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-md-push-11{left:45.83333333%}.ant-col-md-pull-11{right:45.83333333%}.ant-col-md-offset-11{margin-left:45.83333333%}.ant-col-md-order-11{order:11}.ant-col-md-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-md-push-10{left:41.66666667%}.ant-col-md-pull-10{right:41.66666667%}.ant-col-md-offset-10{margin-left:41.66666667%}.ant-col-md-order-10{order:10}.ant-col-md-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-md-push-9{left:37.5%}.ant-col-md-pull-9{right:37.5%}.ant-col-md-offset-9{margin-left:37.5%}.ant-col-md-order-9{order:9}.ant-col-md-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-md-push-8{left:33.33333333%}.ant-col-md-pull-8{right:33.33333333%}.ant-col-md-offset-8{margin-left:33.33333333%}.ant-col-md-order-8{order:8}.ant-col-md-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-md-push-7{left:29.16666667%}.ant-col-md-pull-7{right:29.16666667%}.ant-col-md-offset-7{margin-left:29.16666667%}.ant-col-md-order-7{order:7}.ant-col-md-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-md-push-6{left:25%}.ant-col-md-pull-6{right:25%}.ant-col-md-offset-6{margin-left:25%}.ant-col-md-order-6{order:6}.ant-col-md-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-md-push-5{left:20.83333333%}.ant-col-md-pull-5{right:20.83333333%}.ant-col-md-offset-5{margin-left:20.83333333%}.ant-col-md-order-5{order:5}.ant-col-md-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-md-push-4{left:16.66666667%}.ant-col-md-pull-4{right:16.66666667%}.ant-col-md-offset-4{margin-left:16.66666667%}.ant-col-md-order-4{order:4}.ant-col-md-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-md-push-3{left:12.5%}.ant-col-md-pull-3{right:12.5%}.ant-col-md-offset-3{margin-left:12.5%}.ant-col-md-order-3{order:3}.ant-col-md-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-md-push-2{left:8.33333333%}.ant-col-md-pull-2{right:8.33333333%}.ant-col-md-offset-2{margin-left:8.33333333%}.ant-col-md-order-2{order:2}.ant-col-md-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-md-push-1{left:4.16666667%}.ant-col-md-pull-1{right:4.16666667%}.ant-col-md-offset-1{margin-left:4.16666667%}.ant-col-md-order-1{order:1}.ant-col-md-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-md-push-0{left:auto}.ant-col-md-pull-0{right:auto}.ant-col-md-offset-0{margin-left:0}.ant-col-md-order-0{order:0}.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-pull-0.ant-col-rtl{left:auto}.ant-col-md-push-0.ant-col-rtl{right:auto}.ant-col-md-pull-0.ant-col-rtl{left:auto}.ant-col-md-offset-0.ant-col-rtl{margin-right:0}.ant-col-md-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-md-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-md-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-md-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-md-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-md-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-md-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-md-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-md-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-md-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-md-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-md-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-md-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-md-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-md-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-md-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-md-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-md-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-md-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-md-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-md-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-md-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-md-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-md-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-md-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-md-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-md-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-md-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-md-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-md-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-md-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-md-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-md-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-md-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-md-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-md-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-md-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-md-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-md-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-md-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-md-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-md-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-md-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-md-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-md-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-md-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-md-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-md-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-md-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-md-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-md-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-md-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-md-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-md-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-md-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-md-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-md-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-md-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-md-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-md-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-md-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-md-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-md-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-md-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-md-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-md-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-md-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-md-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-md-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-md-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-md-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-md-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}@media (min-width: 992px){.ant-col-lg-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-lg-push-24{left:100%}.ant-col-lg-pull-24{right:100%}.ant-col-lg-offset-24{margin-left:100%}.ant-col-lg-order-24{order:24}.ant-col-lg-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-lg-push-23{left:95.83333333%}.ant-col-lg-pull-23{right:95.83333333%}.ant-col-lg-offset-23{margin-left:95.83333333%}.ant-col-lg-order-23{order:23}.ant-col-lg-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-lg-push-22{left:91.66666667%}.ant-col-lg-pull-22{right:91.66666667%}.ant-col-lg-offset-22{margin-left:91.66666667%}.ant-col-lg-order-22{order:22}.ant-col-lg-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-lg-push-21{left:87.5%}.ant-col-lg-pull-21{right:87.5%}.ant-col-lg-offset-21{margin-left:87.5%}.ant-col-lg-order-21{order:21}.ant-col-lg-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-lg-push-20{left:83.33333333%}.ant-col-lg-pull-20{right:83.33333333%}.ant-col-lg-offset-20{margin-left:83.33333333%}.ant-col-lg-order-20{order:20}.ant-col-lg-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-lg-push-19{left:79.16666667%}.ant-col-lg-pull-19{right:79.16666667%}.ant-col-lg-offset-19{margin-left:79.16666667%}.ant-col-lg-order-19{order:19}.ant-col-lg-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-lg-push-18{left:75%}.ant-col-lg-pull-18{right:75%}.ant-col-lg-offset-18{margin-left:75%}.ant-col-lg-order-18{order:18}.ant-col-lg-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-lg-push-17{left:70.83333333%}.ant-col-lg-pull-17{right:70.83333333%}.ant-col-lg-offset-17{margin-left:70.83333333%}.ant-col-lg-order-17{order:17}.ant-col-lg-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-lg-push-16{left:66.66666667%}.ant-col-lg-pull-16{right:66.66666667%}.ant-col-lg-offset-16{margin-left:66.66666667%}.ant-col-lg-order-16{order:16}.ant-col-lg-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-lg-push-15{left:62.5%}.ant-col-lg-pull-15{right:62.5%}.ant-col-lg-offset-15{margin-left:62.5%}.ant-col-lg-order-15{order:15}.ant-col-lg-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-lg-push-14{left:58.33333333%}.ant-col-lg-pull-14{right:58.33333333%}.ant-col-lg-offset-14{margin-left:58.33333333%}.ant-col-lg-order-14{order:14}.ant-col-lg-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-lg-push-13{left:54.16666667%}.ant-col-lg-pull-13{right:54.16666667%}.ant-col-lg-offset-13{margin-left:54.16666667%}.ant-col-lg-order-13{order:13}.ant-col-lg-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-lg-push-12{left:50%}.ant-col-lg-pull-12{right:50%}.ant-col-lg-offset-12{margin-left:50%}.ant-col-lg-order-12{order:12}.ant-col-lg-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-lg-push-11{left:45.83333333%}.ant-col-lg-pull-11{right:45.83333333%}.ant-col-lg-offset-11{margin-left:45.83333333%}.ant-col-lg-order-11{order:11}.ant-col-lg-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-lg-push-10{left:41.66666667%}.ant-col-lg-pull-10{right:41.66666667%}.ant-col-lg-offset-10{margin-left:41.66666667%}.ant-col-lg-order-10{order:10}.ant-col-lg-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-lg-push-9{left:37.5%}.ant-col-lg-pull-9{right:37.5%}.ant-col-lg-offset-9{margin-left:37.5%}.ant-col-lg-order-9{order:9}.ant-col-lg-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-lg-push-8{left:33.33333333%}.ant-col-lg-pull-8{right:33.33333333%}.ant-col-lg-offset-8{margin-left:33.33333333%}.ant-col-lg-order-8{order:8}.ant-col-lg-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-lg-push-7{left:29.16666667%}.ant-col-lg-pull-7{right:29.16666667%}.ant-col-lg-offset-7{margin-left:29.16666667%}.ant-col-lg-order-7{order:7}.ant-col-lg-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-lg-push-6{left:25%}.ant-col-lg-pull-6{right:25%}.ant-col-lg-offset-6{margin-left:25%}.ant-col-lg-order-6{order:6}.ant-col-lg-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-lg-push-5{left:20.83333333%}.ant-col-lg-pull-5{right:20.83333333%}.ant-col-lg-offset-5{margin-left:20.83333333%}.ant-col-lg-order-5{order:5}.ant-col-lg-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-lg-push-4{left:16.66666667%}.ant-col-lg-pull-4{right:16.66666667%}.ant-col-lg-offset-4{margin-left:16.66666667%}.ant-col-lg-order-4{order:4}.ant-col-lg-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-lg-push-3{left:12.5%}.ant-col-lg-pull-3{right:12.5%}.ant-col-lg-offset-3{margin-left:12.5%}.ant-col-lg-order-3{order:3}.ant-col-lg-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-lg-push-2{left:8.33333333%}.ant-col-lg-pull-2{right:8.33333333%}.ant-col-lg-offset-2{margin-left:8.33333333%}.ant-col-lg-order-2{order:2}.ant-col-lg-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-lg-push-1{left:4.16666667%}.ant-col-lg-pull-1{right:4.16666667%}.ant-col-lg-offset-1{margin-left:4.16666667%}.ant-col-lg-order-1{order:1}.ant-col-lg-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-lg-push-0{left:auto}.ant-col-lg-pull-0{right:auto}.ant-col-lg-offset-0{margin-left:0}.ant-col-lg-order-0{order:0}.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-pull-0.ant-col-rtl{left:auto}.ant-col-lg-push-0.ant-col-rtl{right:auto}.ant-col-lg-pull-0.ant-col-rtl{left:auto}.ant-col-lg-offset-0.ant-col-rtl{margin-right:0}.ant-col-lg-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-lg-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-lg-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-lg-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-lg-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-lg-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-lg-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-lg-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-lg-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-lg-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-lg-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-lg-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-lg-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-lg-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-lg-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-lg-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-lg-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-lg-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-lg-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-lg-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-lg-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-lg-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-lg-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-lg-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-lg-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-lg-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-lg-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-lg-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-lg-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-lg-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-lg-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-lg-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-lg-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-lg-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-lg-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-lg-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-lg-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-lg-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-lg-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-lg-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-lg-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-lg-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-lg-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-lg-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-lg-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-lg-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-lg-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-lg-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-lg-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-lg-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-lg-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-lg-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-lg-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-lg-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-lg-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-lg-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-lg-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-lg-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-lg-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-lg-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-lg-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-lg-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-lg-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-lg-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-lg-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-lg-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-lg-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-lg-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-lg-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-lg-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-lg-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-lg-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}@media (min-width: 1200px){.ant-col-xl-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-xl-push-24{left:100%}.ant-col-xl-pull-24{right:100%}.ant-col-xl-offset-24{margin-left:100%}.ant-col-xl-order-24{order:24}.ant-col-xl-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-xl-push-23{left:95.83333333%}.ant-col-xl-pull-23{right:95.83333333%}.ant-col-xl-offset-23{margin-left:95.83333333%}.ant-col-xl-order-23{order:23}.ant-col-xl-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-xl-push-22{left:91.66666667%}.ant-col-xl-pull-22{right:91.66666667%}.ant-col-xl-offset-22{margin-left:91.66666667%}.ant-col-xl-order-22{order:22}.ant-col-xl-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-xl-push-21{left:87.5%}.ant-col-xl-pull-21{right:87.5%}.ant-col-xl-offset-21{margin-left:87.5%}.ant-col-xl-order-21{order:21}.ant-col-xl-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-xl-push-20{left:83.33333333%}.ant-col-xl-pull-20{right:83.33333333%}.ant-col-xl-offset-20{margin-left:83.33333333%}.ant-col-xl-order-20{order:20}.ant-col-xl-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-xl-push-19{left:79.16666667%}.ant-col-xl-pull-19{right:79.16666667%}.ant-col-xl-offset-19{margin-left:79.16666667%}.ant-col-xl-order-19{order:19}.ant-col-xl-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-xl-push-18{left:75%}.ant-col-xl-pull-18{right:75%}.ant-col-xl-offset-18{margin-left:75%}.ant-col-xl-order-18{order:18}.ant-col-xl-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-xl-push-17{left:70.83333333%}.ant-col-xl-pull-17{right:70.83333333%}.ant-col-xl-offset-17{margin-left:70.83333333%}.ant-col-xl-order-17{order:17}.ant-col-xl-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-xl-push-16{left:66.66666667%}.ant-col-xl-pull-16{right:66.66666667%}.ant-col-xl-offset-16{margin-left:66.66666667%}.ant-col-xl-order-16{order:16}.ant-col-xl-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-xl-push-15{left:62.5%}.ant-col-xl-pull-15{right:62.5%}.ant-col-xl-offset-15{margin-left:62.5%}.ant-col-xl-order-15{order:15}.ant-col-xl-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-xl-push-14{left:58.33333333%}.ant-col-xl-pull-14{right:58.33333333%}.ant-col-xl-offset-14{margin-left:58.33333333%}.ant-col-xl-order-14{order:14}.ant-col-xl-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-xl-push-13{left:54.16666667%}.ant-col-xl-pull-13{right:54.16666667%}.ant-col-xl-offset-13{margin-left:54.16666667%}.ant-col-xl-order-13{order:13}.ant-col-xl-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-xl-push-12{left:50%}.ant-col-xl-pull-12{right:50%}.ant-col-xl-offset-12{margin-left:50%}.ant-col-xl-order-12{order:12}.ant-col-xl-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-xl-push-11{left:45.83333333%}.ant-col-xl-pull-11{right:45.83333333%}.ant-col-xl-offset-11{margin-left:45.83333333%}.ant-col-xl-order-11{order:11}.ant-col-xl-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-xl-push-10{left:41.66666667%}.ant-col-xl-pull-10{right:41.66666667%}.ant-col-xl-offset-10{margin-left:41.66666667%}.ant-col-xl-order-10{order:10}.ant-col-xl-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-xl-push-9{left:37.5%}.ant-col-xl-pull-9{right:37.5%}.ant-col-xl-offset-9{margin-left:37.5%}.ant-col-xl-order-9{order:9}.ant-col-xl-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-xl-push-8{left:33.33333333%}.ant-col-xl-pull-8{right:33.33333333%}.ant-col-xl-offset-8{margin-left:33.33333333%}.ant-col-xl-order-8{order:8}.ant-col-xl-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-xl-push-7{left:29.16666667%}.ant-col-xl-pull-7{right:29.16666667%}.ant-col-xl-offset-7{margin-left:29.16666667%}.ant-col-xl-order-7{order:7}.ant-col-xl-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-xl-push-6{left:25%}.ant-col-xl-pull-6{right:25%}.ant-col-xl-offset-6{margin-left:25%}.ant-col-xl-order-6{order:6}.ant-col-xl-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-xl-push-5{left:20.83333333%}.ant-col-xl-pull-5{right:20.83333333%}.ant-col-xl-offset-5{margin-left:20.83333333%}.ant-col-xl-order-5{order:5}.ant-col-xl-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-xl-push-4{left:16.66666667%}.ant-col-xl-pull-4{right:16.66666667%}.ant-col-xl-offset-4{margin-left:16.66666667%}.ant-col-xl-order-4{order:4}.ant-col-xl-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-xl-push-3{left:12.5%}.ant-col-xl-pull-3{right:12.5%}.ant-col-xl-offset-3{margin-left:12.5%}.ant-col-xl-order-3{order:3}.ant-col-xl-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-xl-push-2{left:8.33333333%}.ant-col-xl-pull-2{right:8.33333333%}.ant-col-xl-offset-2{margin-left:8.33333333%}.ant-col-xl-order-2{order:2}.ant-col-xl-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-xl-push-1{left:4.16666667%}.ant-col-xl-pull-1{right:4.16666667%}.ant-col-xl-offset-1{margin-left:4.16666667%}.ant-col-xl-order-1{order:1}.ant-col-xl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xl-push-0{left:auto}.ant-col-xl-pull-0{right:auto}.ant-col-xl-offset-0{margin-left:0}.ant-col-xl-order-0{order:0}.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-pull-0.ant-col-rtl{left:auto}.ant-col-xl-push-0.ant-col-rtl{right:auto}.ant-col-xl-pull-0.ant-col-rtl{left:auto}.ant-col-xl-offset-0.ant-col-rtl{margin-right:0}.ant-col-xl-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-xl-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-xl-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-xl-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-xl-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-xl-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-xl-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-xl-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-xl-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-xl-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-xl-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-xl-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-xl-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-xl-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-xl-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-xl-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-xl-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-xl-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-xl-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-xl-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-xl-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-xl-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-xl-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-xl-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-xl-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-xl-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-xl-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-xl-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-xl-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-xl-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-xl-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-xl-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-xl-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-xl-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-xl-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-xl-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-xl-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-xl-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-xl-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-xl-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-xl-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-xl-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-xl-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-xl-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-xl-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-xl-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-xl-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-xl-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-xl-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-xl-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-xl-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-xl-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-xl-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-xl-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-xl-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-xl-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-xl-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-xl-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-xl-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-xl-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-xl-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-xl-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-xl-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-xl-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-xl-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-xl-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-xl-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-xl-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-xl-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-xl-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-xl-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-xl-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}@media (min-width: 1600px){.ant-col-xxl-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-xxl-push-24{left:100%}.ant-col-xxl-pull-24{right:100%}.ant-col-xxl-offset-24{margin-left:100%}.ant-col-xxl-order-24{order:24}.ant-col-xxl-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-xxl-push-23{left:95.83333333%}.ant-col-xxl-pull-23{right:95.83333333%}.ant-col-xxl-offset-23{margin-left:95.83333333%}.ant-col-xxl-order-23{order:23}.ant-col-xxl-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-xxl-push-22{left:91.66666667%}.ant-col-xxl-pull-22{right:91.66666667%}.ant-col-xxl-offset-22{margin-left:91.66666667%}.ant-col-xxl-order-22{order:22}.ant-col-xxl-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-xxl-push-21{left:87.5%}.ant-col-xxl-pull-21{right:87.5%}.ant-col-xxl-offset-21{margin-left:87.5%}.ant-col-xxl-order-21{order:21}.ant-col-xxl-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-xxl-push-20{left:83.33333333%}.ant-col-xxl-pull-20{right:83.33333333%}.ant-col-xxl-offset-20{margin-left:83.33333333%}.ant-col-xxl-order-20{order:20}.ant-col-xxl-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-xxl-push-19{left:79.16666667%}.ant-col-xxl-pull-19{right:79.16666667%}.ant-col-xxl-offset-19{margin-left:79.16666667%}.ant-col-xxl-order-19{order:19}.ant-col-xxl-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-xxl-push-18{left:75%}.ant-col-xxl-pull-18{right:75%}.ant-col-xxl-offset-18{margin-left:75%}.ant-col-xxl-order-18{order:18}.ant-col-xxl-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-xxl-push-17{left:70.83333333%}.ant-col-xxl-pull-17{right:70.83333333%}.ant-col-xxl-offset-17{margin-left:70.83333333%}.ant-col-xxl-order-17{order:17}.ant-col-xxl-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-xxl-push-16{left:66.66666667%}.ant-col-xxl-pull-16{right:66.66666667%}.ant-col-xxl-offset-16{margin-left:66.66666667%}.ant-col-xxl-order-16{order:16}.ant-col-xxl-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-xxl-push-15{left:62.5%}.ant-col-xxl-pull-15{right:62.5%}.ant-col-xxl-offset-15{margin-left:62.5%}.ant-col-xxl-order-15{order:15}.ant-col-xxl-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-xxl-push-14{left:58.33333333%}.ant-col-xxl-pull-14{right:58.33333333%}.ant-col-xxl-offset-14{margin-left:58.33333333%}.ant-col-xxl-order-14{order:14}.ant-col-xxl-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-xxl-push-13{left:54.16666667%}.ant-col-xxl-pull-13{right:54.16666667%}.ant-col-xxl-offset-13{margin-left:54.16666667%}.ant-col-xxl-order-13{order:13}.ant-col-xxl-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-xxl-push-12{left:50%}.ant-col-xxl-pull-12{right:50%}.ant-col-xxl-offset-12{margin-left:50%}.ant-col-xxl-order-12{order:12}.ant-col-xxl-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-xxl-push-11{left:45.83333333%}.ant-col-xxl-pull-11{right:45.83333333%}.ant-col-xxl-offset-11{margin-left:45.83333333%}.ant-col-xxl-order-11{order:11}.ant-col-xxl-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-xxl-push-10{left:41.66666667%}.ant-col-xxl-pull-10{right:41.66666667%}.ant-col-xxl-offset-10{margin-left:41.66666667%}.ant-col-xxl-order-10{order:10}.ant-col-xxl-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-xxl-push-9{left:37.5%}.ant-col-xxl-pull-9{right:37.5%}.ant-col-xxl-offset-9{margin-left:37.5%}.ant-col-xxl-order-9{order:9}.ant-col-xxl-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-xxl-push-8{left:33.33333333%}.ant-col-xxl-pull-8{right:33.33333333%}.ant-col-xxl-offset-8{margin-left:33.33333333%}.ant-col-xxl-order-8{order:8}.ant-col-xxl-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-xxl-push-7{left:29.16666667%}.ant-col-xxl-pull-7{right:29.16666667%}.ant-col-xxl-offset-7{margin-left:29.16666667%}.ant-col-xxl-order-7{order:7}.ant-col-xxl-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-xxl-push-6{left:25%}.ant-col-xxl-pull-6{right:25%}.ant-col-xxl-offset-6{margin-left:25%}.ant-col-xxl-order-6{order:6}.ant-col-xxl-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-xxl-push-5{left:20.83333333%}.ant-col-xxl-pull-5{right:20.83333333%}.ant-col-xxl-offset-5{margin-left:20.83333333%}.ant-col-xxl-order-5{order:5}.ant-col-xxl-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-xxl-push-4{left:16.66666667%}.ant-col-xxl-pull-4{right:16.66666667%}.ant-col-xxl-offset-4{margin-left:16.66666667%}.ant-col-xxl-order-4{order:4}.ant-col-xxl-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-xxl-push-3{left:12.5%}.ant-col-xxl-pull-3{right:12.5%}.ant-col-xxl-offset-3{margin-left:12.5%}.ant-col-xxl-order-3{order:3}.ant-col-xxl-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-xxl-push-2{left:8.33333333%}.ant-col-xxl-pull-2{right:8.33333333%}.ant-col-xxl-offset-2{margin-left:8.33333333%}.ant-col-xxl-order-2{order:2}.ant-col-xxl-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-xxl-push-1{left:4.16666667%}.ant-col-xxl-pull-1{right:4.16666667%}.ant-col-xxl-offset-1{margin-left:4.16666667%}.ant-col-xxl-order-1{order:1}.ant-col-xxl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xxl-push-0{left:auto}.ant-col-xxl-pull-0{right:auto}.ant-col-xxl-offset-0{margin-left:0}.ant-col-xxl-order-0{order:0}.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-pull-0.ant-col-rtl{left:auto}.ant-col-xxl-push-0.ant-col-rtl{right:auto}.ant-col-xxl-pull-0.ant-col-rtl{left:auto}.ant-col-xxl-offset-0.ant-col-rtl{margin-right:0}.ant-col-xxl-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-xxl-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-xxl-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-xxl-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-xxl-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-xxl-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-xxl-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-xxl-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-xxl-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-xxl-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-xxl-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-xxl-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-xxl-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-xxl-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-xxl-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-xxl-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-xxl-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-xxl-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-xxl-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-xxl-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-xxl-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-xxl-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-xxl-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-xxl-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-xxl-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-xxl-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-xxl-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-xxl-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-xxl-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-xxl-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-xxl-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-xxl-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-xxl-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-xxl-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-xxl-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-xxl-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-xxl-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-xxl-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-xxl-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-xxl-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-xxl-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-xxl-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-xxl-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-xxl-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-xxl-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-xxl-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-xxl-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-xxl-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-xxl-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-xxl-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-xxl-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-xxl-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-xxl-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-xxl-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-xxl-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-xxl-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-xxl-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-xxl-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-xxl-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-xxl-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-xxl-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-xxl-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-xxl-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-xxl-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-xxl-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-xxl-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-xxl-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-xxl-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-xxl-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-xxl-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-xxl-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-xxl-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}.ant-row-rtl{direction:rtl}.ant-collapse{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";background-color:#fafafa;border:1px solid #d9d9d9;border-bottom:0;border-radius:2px}.ant-collapse>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.ant-collapse>.ant-collapse-item:last-child,.ant-collapse>.ant-collapse-item:last-child>.ant-collapse-header{border-radius:0 0 2px 2px}.ant-collapse>.ant-collapse-item>.ant-collapse-header{position:relative;display:flex;flex-wrap:nowrap;align-items:flex-start;padding:12px 16px;color:#000000d9;line-height:1.5715;cursor:pointer;transition:all .3s,visibility 0s}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{display:inline-block;margin-right:12px;font-size:12px;vertical-align:-1px}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{transition:transform .24s}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-header-text{flex:auto}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-extra{margin-left:auto}.ant-collapse>.ant-collapse-item>.ant-collapse-header:focus{outline:none}.ant-collapse>.ant-collapse-item .ant-collapse-header-collapsible-only{cursor:default}.ant-collapse>.ant-collapse-item .ant-collapse-header-collapsible-only .ant-collapse-header-text{flex:none;cursor:pointer}.ant-collapse>.ant-collapse-item .ant-collapse-icon-collapsible-only{cursor:default}.ant-collapse>.ant-collapse-item .ant-collapse-icon-collapsible-only .ant-collapse-expand-icon{cursor:pointer}.ant-collapse>.ant-collapse-item.ant-collapse-no-arrow>.ant-collapse-header{padding-left:12px}.ant-collapse-icon-position-end>.ant-collapse-item>.ant-collapse-header{position:relative;padding:12px 40px 12px 16px}.ant-collapse-icon-position-end>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{position:absolute;top:50%;right:16px;left:auto;margin:0;transform:translateY(-50%)}.ant-collapse-content{color:#000000d9;background-color:#fff;border-top:1px solid #d9d9d9}.ant-collapse-content>.ant-collapse-content-box{padding:16px}.ant-collapse-content-hidden{display:none}.ant-collapse-item:last-child>.ant-collapse-content{border-radius:0 0 2px 2px}.ant-collapse-borderless{background-color:#fafafa;border:0}.ant-collapse-borderless>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.ant-collapse-borderless>.ant-collapse-item:last-child,.ant-collapse-borderless>.ant-collapse-item:last-child .ant-collapse-header{border-radius:0}.ant-collapse-borderless>.ant-collapse-item:last-child{border-bottom:0}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content{background-color:transparent;border-top:0}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:4px}.ant-collapse-ghost{background-color:transparent;border:0}.ant-collapse-ghost>.ant-collapse-item{border-bottom:0}.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content{background-color:transparent;border-top:0}.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:12px;padding-bottom:12px}.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header,.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header>.arrow{color:#00000040;cursor:not-allowed}.ant-collapse-rtl{direction:rtl}.ant-collapse-rtl.ant-collapse.ant-collapse-icon-position-end>.ant-collapse-item>.ant-collapse-header{position:relative;padding:12px 16px 12px 40px}.ant-collapse-rtl.ant-collapse.ant-collapse-icon-position-end>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{position:absolute;top:50%;right:auto;left:16px;margin:0;transform:translateY(-50%)}.ant-collapse-rtl .ant-collapse>.ant-collapse-item>.ant-collapse-header{padding:12px 40px 12px 16px}.ant-collapse-rtl.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{margin-right:0;margin-left:12px}.ant-collapse-rtl.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{transform:rotate(180deg)}.ant-collapse-rtl.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-extra{margin-right:auto;margin-left:0}.ant-collapse-rtl.ant-collapse>.ant-collapse-item.ant-collapse-no-arrow>.ant-collapse-header{padding-right:12px;padding-left:0}.ant-comment{position:relative;background-color:inherit}.ant-comment-inner{display:flex;padding:16px 0}.ant-comment-avatar{position:relative;flex-shrink:0;margin-right:12px;cursor:pointer}.ant-comment-avatar img{width:32px;height:32px;border-radius:50%}.ant-comment-content{position:relative;flex:1 1 auto;min-width:1px;font-size:14px;word-wrap:break-word}.ant-comment-content-author{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:4px;font-size:14px}.ant-comment-content-author>a,.ant-comment-content-author>span{padding-right:8px;font-size:12px;line-height:18px}.ant-comment-content-author-name{color:#00000073;font-size:14px;transition:color .3s}.ant-comment-content-author-name>*{color:#00000073}.ant-comment-content-author-name>*:hover{color:#00000073}.ant-comment-content-author-time{color:#ccc;white-space:nowrap;cursor:auto}.ant-comment-content-detail p{margin-bottom:inherit;white-space:pre-wrap}.ant-comment-actions{margin-top:12px;margin-bottom:inherit;padding-left:0}.ant-comment-actions>li{display:inline-block;color:#00000073}.ant-comment-actions>li>span{margin-right:10px;color:#00000073;font-size:12px;cursor:pointer;transition:color .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-comment-actions>li>span:hover{color:#595959}.ant-comment-nested{margin-left:44px}.ant-comment-rtl{direction:rtl}.ant-comment-rtl .ant-comment-avatar{margin-right:0;margin-left:12px}.ant-comment-rtl .ant-comment-content-author>a,.ant-comment-rtl .ant-comment-content-author>span{padding-right:0;padding-left:8px}.ant-comment-rtl .ant-comment-actions{padding-right:0}.ant-comment-rtl .ant-comment-actions>li>span{margin-right:0;margin-left:10px}.ant-comment-rtl .ant-comment-nested{margin-right:44px;margin-left:0}.ant-descriptions-header{display:flex;align-items:center;margin-bottom:20px}.ant-descriptions-title{flex:auto;overflow:hidden;color:#000000d9;font-weight:700;font-size:16px;line-height:1.5715;white-space:nowrap;text-overflow:ellipsis}.ant-descriptions-extra{margin-left:auto;color:#000000d9;font-size:14px}.ant-descriptions-view{width:100%;border-radius:2px}.ant-descriptions-view table{width:100%;table-layout:fixed}.ant-descriptions-row>th,.ant-descriptions-row>td{padding-bottom:16px}.ant-descriptions-row:last-child{border-bottom:none}.ant-descriptions-item-label{color:#000000d9;font-weight:400;font-size:14px;line-height:1.5715;text-align:start}.ant-descriptions-item-label:after{content:":";position:relative;top:-.5px;margin:0 8px 0 2px}.ant-descriptions-item-label.ant-descriptions-item-no-colon:after{content:" "}.ant-descriptions-item-no-label:after{margin:0;content:""}.ant-descriptions-item-content{display:table-cell;flex:1;color:#000000d9;font-size:14px;line-height:1.5715;word-break:break-word;overflow-wrap:break-word}.ant-descriptions-item{padding-bottom:0;vertical-align:top}.ant-descriptions-item-container{display:flex}.ant-descriptions-item-container .ant-descriptions-item-label,.ant-descriptions-item-container .ant-descriptions-item-content{display:inline-flex;align-items:baseline}.ant-descriptions-middle .ant-descriptions-row>th,.ant-descriptions-middle .ant-descriptions-row>td{padding-bottom:12px}.ant-descriptions-small .ant-descriptions-row>th,.ant-descriptions-small .ant-descriptions-row>td{padding-bottom:8px}.ant-descriptions-bordered .ant-descriptions-view{border:1px solid #f0f0f0}.ant-descriptions-bordered .ant-descriptions-view>table{table-layout:auto;border-collapse:collapse}.ant-descriptions-bordered .ant-descriptions-item-label,.ant-descriptions-bordered .ant-descriptions-item-content{padding:16px 24px;border-right:1px solid #f0f0f0}.ant-descriptions-bordered .ant-descriptions-item-label:last-child,.ant-descriptions-bordered .ant-descriptions-item-content:last-child{border-right:none}.ant-descriptions-bordered .ant-descriptions-item-label{background-color:#fafafa}.ant-descriptions-bordered .ant-descriptions-item-label:after{display:none}.ant-descriptions-bordered .ant-descriptions-row{border-bottom:1px solid #f0f0f0}.ant-descriptions-bordered .ant-descriptions-row:last-child{border-bottom:none}.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label,.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content{padding:12px 24px}.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label,.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content{padding:8px 16px}.ant-descriptions-rtl{direction:rtl}.ant-descriptions-rtl .ant-descriptions-item-label:after{margin:0 2px 0 8px}.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label,.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content{border-right:none;border-left:1px solid #f0f0f0}.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label:last-child,.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content:last-child{border-left:none}.ant-divider{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";border-top:1px solid rgba(0,0,0,.06)}.ant-divider-vertical{position:relative;top:-.06em;display:inline-block;height:.9em;margin:0 8px;vertical-align:middle;border-top:0;border-left:1px solid rgba(0,0,0,.06)}.ant-divider-horizontal{display:flex;clear:both;width:100%;min-width:100%;margin:24px 0}.ant-divider-horizontal.ant-divider-with-text{display:flex;align-items:center;margin:16px 0;color:#000000d9;font-weight:500;font-size:16px;white-space:nowrap;text-align:center;border-top:0;border-top-color:#0000000f}.ant-divider-horizontal.ant-divider-with-text:before,.ant-divider-horizontal.ant-divider-with-text:after{position:relative;width:50%;border-top:1px solid transparent;border-top-color:inherit;border-bottom:0;transform:translateY(50%);content:""}.ant-divider-horizontal.ant-divider-with-text-left:before{width:5%}.ant-divider-horizontal.ant-divider-with-text-left:after{width:95%}.ant-divider-horizontal.ant-divider-with-text-right:before{width:95%}.ant-divider-horizontal.ant-divider-with-text-right:after{width:5%}.ant-divider-inner-text{display:inline-block;padding:0 1em}.ant-divider-dashed{background:none;border-color:#0000000f;border-style:dashed;border-width:1px 0 0}.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:after{border-style:dashed none none}.ant-divider-vertical.ant-divider-dashed{border-width:0 0 0 1px}.ant-divider-plain.ant-divider-with-text{color:#000000d9;font-weight:400;font-size:14px}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:before{width:0}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:after{width:100%}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text{padding-left:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:before{width:100%}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:after{width:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text{padding-right:0}.ant-divider-rtl{direction:rtl}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:before{width:95%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:after{width:5%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:before{width:5%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:after{width:95%}.ant-drawer{position:fixed;inset:0;z-index:1000;pointer-events:none}.ant-drawer-inline{position:absolute}.ant-drawer-mask{position:absolute;inset:0;z-index:1000;background:rgba(0,0,0,.45);pointer-events:auto}.ant-drawer-content-wrapper{position:absolute;z-index:1000;transition:all .3s}.ant-drawer-content-wrapper-hidden{display:none}.ant-drawer-left>.ant-drawer-content-wrapper{top:0;bottom:0;left:0;box-shadow:6px 0 16px -8px #00000014,9px 0 28px #0000000d,12px 0 48px 16px #00000008}.ant-drawer-right>.ant-drawer-content-wrapper{top:0;right:0;bottom:0;box-shadow:-6px 0 16px -8px #00000014,-9px 0 28px #0000000d,-12px 0 48px 16px #00000008}.ant-drawer-top>.ant-drawer-content-wrapper{top:0;right:0;left:0;box-shadow:0 6px 16px -8px #00000014,0 9px 28px #0000000d,0 12px 48px 16px #00000008}.ant-drawer-bottom>.ant-drawer-content-wrapper{right:0;bottom:0;left:0;box-shadow:0 -6px 16px -8px #00000014,0 -9px 28px #0000000d,0 -12px 48px 16px #00000008}.ant-drawer-content{width:100%;height:100%;overflow:auto;background:#fff;pointer-events:auto}.ant-drawer-wrapper-body{display:flex;flex-direction:column;width:100%;height:100%}.ant-drawer-header{display:flex;flex:0;align-items:center;padding:16px 24px;font-size:16px;line-height:22px;border-bottom:1px solid #f0f0f0}.ant-drawer-header-title{display:flex;flex:1;align-items:center;min-width:0;min-height:0}.ant-drawer-extra{flex:none}.ant-drawer-close{display:inline-block;margin-right:12px;color:#00000073;font-weight:700;font-size:16px;font-style:normal;line-height:1;text-align:center;text-transform:none;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s;text-rendering:auto}.ant-drawer-close:focus,.ant-drawer-close:hover{color:#000000bf;text-decoration:none}.ant-drawer-title{flex:1;margin:0;color:#000000d9;font-weight:500;font-size:16px;line-height:22px}.ant-drawer-body{flex:1;min-width:0;min-height:0;padding:24px;overflow:auto}.ant-drawer-footer{flex-shrink:0;padding:10px 16px;border-top:1px solid #f0f0f0}.panel-motion-enter-start,.panel-motion-appear-start,.panel-motion-leave-start{transition:none}.panel-motion-enter-active,.panel-motion-appear-active,.panel-motion-leave-active,.ant-drawer-mask-motion-enter-active,.ant-drawer-mask-motion-appear-active,.ant-drawer-mask-motion-leave-active{transition:all .3s}.ant-drawer-mask-motion-enter,.ant-drawer-mask-motion-appear{opacity:0}.ant-drawer-mask-motion-enter-active,.ant-drawer-mask-motion-appear-active,.ant-drawer-mask-motion-leave{opacity:1}.ant-drawer-mask-motion-leave-active{opacity:0}.ant-drawer-panel-motion-left-enter-start,.ant-drawer-panel-motion-left-appear-start,.ant-drawer-panel-motion-left-leave-start{transition:none}.ant-drawer-panel-motion-left-enter-active,.ant-drawer-panel-motion-left-appear-active,.ant-drawer-panel-motion-left-leave-active{transition:all .3s}.ant-drawer-panel-motion-left-enter-start,.ant-drawer-panel-motion-left-appear-start{transform:translate(-100%)!important}.ant-drawer-panel-motion-left-enter-active,.ant-drawer-panel-motion-left-appear-active,.ant-drawer-panel-motion-left-leave{transform:translate(0)}.ant-drawer-panel-motion-left-leave-active{transform:translate(-100%)}.ant-drawer-panel-motion-right-enter-start,.ant-drawer-panel-motion-right-appear-start,.ant-drawer-panel-motion-right-leave-start{transition:none}.ant-drawer-panel-motion-right-enter-active,.ant-drawer-panel-motion-right-appear-active,.ant-drawer-panel-motion-right-leave-active{transition:all .3s}.ant-drawer-panel-motion-right-enter-start,.ant-drawer-panel-motion-right-appear-start{transform:translate(100%)!important}.ant-drawer-panel-motion-right-enter-active,.ant-drawer-panel-motion-right-appear-active,.ant-drawer-panel-motion-right-leave{transform:translate(0)}.ant-drawer-panel-motion-right-leave-active{transform:translate(100%)}.ant-drawer-panel-motion-top-enter-start,.ant-drawer-panel-motion-top-appear-start,.ant-drawer-panel-motion-top-leave-start{transition:none}.ant-drawer-panel-motion-top-enter-active,.ant-drawer-panel-motion-top-appear-active,.ant-drawer-panel-motion-top-leave-active{transition:all .3s}.ant-drawer-panel-motion-top-enter-start,.ant-drawer-panel-motion-top-appear-start{transform:translateY(-100%)!important}.ant-drawer-panel-motion-top-enter-active,.ant-drawer-panel-motion-top-appear-active,.ant-drawer-panel-motion-top-leave{transform:translateY(0)}.ant-drawer-panel-motion-top-leave-active{transform:translateY(-100%)}.ant-drawer-panel-motion-bottom-enter-start,.ant-drawer-panel-motion-bottom-appear-start,.ant-drawer-panel-motion-bottom-leave-start{transition:none}.ant-drawer-panel-motion-bottom-enter-active,.ant-drawer-panel-motion-bottom-appear-active,.ant-drawer-panel-motion-bottom-leave-active{transition:all .3s}.ant-drawer-panel-motion-bottom-enter-start,.ant-drawer-panel-motion-bottom-appear-start{transform:translateY(100%)!important}.ant-drawer-panel-motion-bottom-enter-active,.ant-drawer-panel-motion-bottom-appear-active,.ant-drawer-panel-motion-bottom-leave{transform:translateY(0)}.ant-drawer-panel-motion-bottom-leave-active{transform:translateY(100%)}.ant-drawer-rtl{direction:rtl}.ant-drawer-rtl .ant-drawer-close{margin-right:0;margin-left:12px}.ant-form-item .ant-input-number+.ant-form-text{margin-left:8px}.ant-form-inline{display:flex;flex-wrap:wrap}.ant-form-inline .ant-form-item{flex:none;flex-wrap:nowrap;margin-right:16px;margin-bottom:0}.ant-form-inline .ant-form-item-with-help{margin-bottom:24px}.ant-form-inline .ant-form-item>.ant-form-item-label,.ant-form-inline .ant-form-item>.ant-form-item-control{display:inline-block;vertical-align:top}.ant-form-inline .ant-form-item>.ant-form-item-label{flex:none}.ant-form-inline .ant-form-item .ant-form-text,.ant-form-inline .ant-form-item .ant-form-item-has-feedback{display:inline-block}.ant-form-horizontal .ant-form-item-label{flex-grow:0}.ant-form-horizontal .ant-form-item-control{flex:1 1 0;min-width:0}.ant-form-horizontal .ant-form-item-label[class$="-24"]+.ant-form-item-control,.ant-form-horizontal .ant-form-item-label[class*="-24 "]+.ant-form-item-control{min-width:unset}.ant-form-vertical .ant-form-item-row{flex-direction:column}.ant-form-vertical .ant-form-item-label>label{height:auto}.ant-form-vertical .ant-form-item .ant-form-item-control{width:100%}.ant-form-vertical .ant-form-item-label,.ant-col-24.ant-form-item-label,.ant-col-xl-24.ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-form-vertical .ant-form-item-label>label,.ant-col-24.ant-form-item-label>label,.ant-col-xl-24.ant-form-item-label>label{margin:0}.ant-form-vertical .ant-form-item-label>label:after,.ant-col-24.ant-form-item-label>label:after,.ant-col-xl-24.ant-form-item-label>label:after{display:none}.ant-form-rtl.ant-form-vertical .ant-form-item-label,.ant-form-rtl.ant-col-24.ant-form-item-label,.ant-form-rtl.ant-col-xl-24.ant-form-item-label{text-align:right}@media (max-width: 575px){.ant-form-item .ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-form-item .ant-form-item-label>label{margin:0}.ant-form-item .ant-form-item-label>label:after{display:none}.ant-form-rtl.ant-form-item .ant-form-item-label{text-align:right}.ant-form .ant-form-item{flex-wrap:wrap}.ant-form .ant-form-item .ant-form-item-label,.ant-form .ant-form-item .ant-form-item-control{flex:0 0 100%;max-width:100%}.ant-col-xs-24.ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-col-xs-24.ant-form-item-label>label{margin:0}.ant-col-xs-24.ant-form-item-label>label:after{display:none}.ant-form-rtl.ant-col-xs-24.ant-form-item-label{text-align:right}}@media (max-width: 767px){.ant-col-sm-24.ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-col-sm-24.ant-form-item-label>label{margin:0}.ant-col-sm-24.ant-form-item-label>label:after{display:none}.ant-form-rtl.ant-col-sm-24.ant-form-item-label{text-align:right}}@media (max-width: 991px){.ant-col-md-24.ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-col-md-24.ant-form-item-label>label{margin:0}.ant-col-md-24.ant-form-item-label>label:after{display:none}.ant-form-rtl.ant-col-md-24.ant-form-item-label{text-align:right}}@media (max-width: 1199px){.ant-col-lg-24.ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-col-lg-24.ant-form-item-label>label{margin:0}.ant-col-lg-24.ant-form-item-label>label:after{display:none}.ant-form-rtl.ant-col-lg-24.ant-form-item-label{text-align:right}}@media (max-width: 1599px){.ant-col-xl-24.ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-col-xl-24.ant-form-item-label>label{margin:0}.ant-col-xl-24.ant-form-item-label>label:after{display:none}.ant-form-rtl.ant-col-xl-24.ant-form-item-label{text-align:right}}.ant-form-item-explain-error{color:#ff4d4f}.ant-form-item-explain-warning{color:#faad14}.ant-form-item-has-feedback .ant-switch{margin:2px 0 4px}.ant-form-item-has-warning .ant-form-item-split{color:#faad14}.ant-form-item-has-error .ant-form-item-split{color:#ff4d4f}.ant-form{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum"}.ant-form legend{display:block;width:100%;margin-bottom:20px;padding:0;color:#00000073;font-size:16px;line-height:inherit;border:0;border-bottom:1px solid #d9d9d9}.ant-form label{font-size:14px}.ant-form input[type=search]{box-sizing:border-box}.ant-form input[type=radio],.ant-form input[type=checkbox]{line-height:normal}.ant-form input[type=file]{display:block}.ant-form input[type=range]{display:block;width:100%}.ant-form select[multiple],.ant-form select[size]{height:auto}.ant-form input[type=file]:focus,.ant-form input[type=radio]:focus,.ant-form input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ant-form output{display:block;padding-top:15px;color:#000000d9;font-size:14px;line-height:1.5715}.ant-form .ant-form-text{display:inline-block;padding-right:8px}.ant-form-small .ant-form-item-label>label{height:24px}.ant-form-small .ant-form-item-control-input{min-height:24px}.ant-form-large .ant-form-item-label>label{height:40px}.ant-form-large .ant-form-item-control-input{min-height:40px}.ant-form-item{box-sizing:border-box;margin:0 0 24px;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";vertical-align:top}.ant-form-item-with-help{transition:none}.ant-form-item-hidden,.ant-form-item-hidden.ant-row{display:none}.ant-form-item-label{display:inline-block;flex-grow:0;overflow:hidden;white-space:nowrap;text-align:right;vertical-align:middle}.ant-form-item-label-left{text-align:left}.ant-form-item-label-wrap{overflow:unset;line-height:1.3215em;white-space:unset}.ant-form-item-label>label{position:relative;display:inline-flex;align-items:center;max-width:100%;height:32px;color:#000000d9;font-size:14px}.ant-form-item-label>label>.anticon{font-size:14px;vertical-align:top}.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{display:inline-block;margin-right:4px;color:#ff4d4f;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.ant-form-hide-required-mark .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{display:none}.ant-form-item-label>label .ant-form-item-optional{display:inline-block;margin-left:4px;color:#00000073}.ant-form-hide-required-mark .ant-form-item-label>label .ant-form-item-optional{display:none}.ant-form-item-label>label .ant-form-item-tooltip{color:#00000073;cursor:help;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;margin-inline-start:4px}.ant-form-item-label>label:after{content:":";position:relative;top:-.5px;margin:0 8px 0 2px}.ant-form-item-label>label.ant-form-item-no-colon:after{content:" "}.ant-form-item-control{display:flex;flex-direction:column;flex-grow:1}.ant-form-item-control:first-child:not([class^="ant-col-"]):not([class*=" ant-col-"]){width:100%}.ant-form-item-control-input{position:relative;display:flex;align-items:center;min-height:32px}.ant-form-item-control-input-content{flex:auto;max-width:100%}.ant-form-item-explain,.ant-form-item-extra{clear:both;color:#00000073;font-size:14px;line-height:1.5715;transition:color .3s cubic-bezier(.215,.61,.355,1)}.ant-form-item-explain-connected{width:100%}.ant-form-item-extra{min-height:24px}.ant-form-item-with-help .ant-form-item-explain{height:auto;opacity:1}.ant-form-item-feedback-icon{font-size:14px;text-align:center;visibility:visible;animation:zoomIn .3s cubic-bezier(.12,.4,.29,1.46);pointer-events:none}.ant-form-item-feedback-icon-success{color:#52c41a}.ant-form-item-feedback-icon-error{color:#ff4d4f}.ant-form-item-feedback-icon-warning{color:#faad14}.ant-form-item-feedback-icon-validating{color:#1890ff}.ant-show-help{transition:opacity .3s cubic-bezier(.645,.045,.355,1)}.ant-show-help-appear,.ant-show-help-enter{opacity:0}.ant-show-help-appear-active,.ant-show-help-enter-active,.ant-show-help-leave{opacity:1}.ant-show-help-leave-active{opacity:0}.ant-show-help-item{overflow:hidden;transition:height .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1)!important}.ant-show-help-item-appear,.ant-show-help-item-enter{transform:translateY(-5px);opacity:0}.ant-show-help-item-appear-active,.ant-show-help-item-enter-active{transform:translateY(0);opacity:1}.ant-show-help-item-leave{transition:height .2s cubic-bezier(.645,.045,.355,1),opacity .2s cubic-bezier(.645,.045,.355,1),transform .2s cubic-bezier(.645,.045,.355,1)!important}.ant-show-help-item-leave-active{transform:translateY(-5px)}@keyframes diffZoomIn1{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes diffZoomIn2{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes diffZoomIn3{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.ant-form-rtl{direction:rtl}.ant-form-rtl .ant-form-item-label{text-align:left}.ant-form-rtl .ant-form-item-label>label.ant-form-item-required:before{margin-right:0;margin-left:4px}.ant-form-rtl .ant-form-item-label>label:after{margin:0 2px 0 8px}.ant-form-rtl .ant-form-item-label>label .ant-form-item-optional{margin-right:4px;margin-left:0}.ant-col-rtl .ant-form-item-control:first-child{width:100%}.ant-form-rtl .ant-form-item-has-feedback .ant-input{padding-right:11px;padding-left:24px}.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input-suffix{padding-right:11px;padding-left:18px}.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input,.ant-form-rtl .ant-form-item-has-feedback .ant-input-number-affix-wrapper .ant-input-number{padding:0}.ant-form-rtl .ant-form-item-has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix{right:auto;left:28px}.ant-form-rtl .ant-form-item-has-feedback .ant-input-number{padding-left:18px}.ant-form-rtl .ant-form-item-has-feedback>.ant-select .ant-select-arrow,.ant-form-rtl .ant-form-item-has-feedback>.ant-select .ant-select-clear,.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-arrow,.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-clear,.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon)>.ant-select .ant-select-arrow,.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon)>.ant-select .ant-select-clear{right:auto;left:32px}.ant-form-rtl .ant-form-item-has-feedback>.ant-select .ant-select-selection-selected-value,.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection-selected-value,.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon)>.ant-select .ant-select-selection-selected-value{padding-right:0;padding-left:42px}.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-arrow{margin-right:0;margin-left:19px}.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-clear{right:auto;left:32px}.ant-form-rtl .ant-form-item-has-feedback .ant-picker,.ant-form-rtl .ant-form-item-has-feedback .ant-picker-large{padding-right:11px;padding-left:29.2px}.ant-form-rtl .ant-form-item-has-feedback .ant-picker-small{padding-right:7px;padding-left:25.2px}.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-success .ant-form-item-children-icon,.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-warning .ant-form-item-children-icon,.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-error .ant-form-item-children-icon,.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-is-validating .ant-form-item-children-icon{right:auto;left:0}.ant-form-rtl.ant-form-inline .ant-form-item{margin-right:0;margin-left:16px}.ant-image{position:relative;display:inline-block}.ant-image-img{width:100%;height:auto;vertical-align:middle}.ant-image-img-placeholder{background-color:#f5f5f5;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);background-repeat:no-repeat;background-position:center center;background-size:30%}.ant-image-mask{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(0,0,0,.5);cursor:pointer;opacity:0;transition:opacity .3s}.ant-image-mask-info{padding:0 4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-image-mask-info .anticon{margin-inline-end:4px}.ant-image-mask:hover{opacity:1}.ant-image-placeholder{position:absolute;inset:0}.ant-image-preview{pointer-events:none;height:100%;text-align:center}.ant-image-preview.ant-zoom-enter,.ant-image-preview.ant-zoom-appear{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-image-preview-mask{position:fixed;inset:0;z-index:1000;height:100%;background-color:#00000073}.ant-image-preview-mask-hidden{display:none}.ant-image-preview-wrap{position:fixed;inset:0;overflow:auto;outline:0}.ant-image-preview-body{position:absolute;inset:0;overflow:hidden}.ant-image-preview-img{max-width:100%;max-height:100%;vertical-align:middle;transform:scaleZ(1);cursor:grab;transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:auto}.ant-image-preview-img-wrapper{position:absolute;inset:0;transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s}.ant-image-preview-img-wrapper:before{display:inline-block;width:1px;height:50%;margin-right:-1px;content:""}.ant-image-preview-moving .ant-image-preview-img{cursor:grabbing}.ant-image-preview-moving .ant-image-preview-img-wrapper{transition-duration:0s}.ant-image-preview-wrap{z-index:1080}.ant-image-preview-operations-wrapper{position:fixed;top:0;right:0;z-index:1081;width:100%}.ant-image-preview-operations{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;font-feature-settings:"tnum";display:flex;flex-direction:row-reverse;align-items:center;color:#ffffffd9;list-style:none;background:rgba(0,0,0,.1);pointer-events:auto}.ant-image-preview-operations-operation{margin-left:12px;padding:12px;cursor:pointer;transition:all .3s}.ant-image-preview-operations-operation:hover{background:rgba(0,0,0,.2)}.ant-image-preview-operations-operation-disabled{color:#ffffff40;pointer-events:none}.ant-image-preview-operations-operation:last-of-type{margin-left:0}.ant-image-preview-operations-progress{position:absolute;left:50%;transform:translate(-50%)}.ant-image-preview-operations-icon{font-size:18px}.ant-image-preview-switch-left,.ant-image-preview-switch-right{position:fixed;top:50%;right:8px;z-index:1081;display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#ffffffd9;background:rgba(0,0,0,.1);border-radius:50%;transform:translateY(-50%);cursor:pointer;transition:all .3s;pointer-events:auto}.ant-image-preview-switch-left:hover,.ant-image-preview-switch-right:hover{background:rgba(0,0,0,.2)}.ant-image-preview-switch-left-disabled,.ant-image-preview-switch-right-disabled,.ant-image-preview-switch-left-disabled:hover,.ant-image-preview-switch-right-disabled:hover{color:#ffffff40;background:rgba(0,0,0,.1);cursor:not-allowed}.ant-image-preview-switch-left-disabled>.anticon,.ant-image-preview-switch-right-disabled>.anticon,.ant-image-preview-switch-left-disabled:hover>.anticon,.ant-image-preview-switch-right-disabled:hover>.anticon{cursor:not-allowed}.ant-image-preview-switch-left>.anticon,.ant-image-preview-switch-right>.anticon{font-size:18px}.ant-image-preview-switch-left{left:8px}.ant-image-preview-switch-right{right:8px}.ant-input-number-affix-wrapper{display:inline-block;width:100%;min-width:0;color:#000000d9;font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s;position:relative;display:inline-flex;width:90px;padding:0;padding-inline-start:11px}.ant-input-number-affix-wrapper::-moz-placeholder{color:#bfbfbf;-moz-user-select:none;user-select:none}.ant-input-number-affix-wrapper:-ms-input-placeholder{color:#bfbfbf;-ms-user-select:none;user-select:none}.ant-input-number-affix-wrapper::placeholder{color:#bfbfbf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-number-affix-wrapper:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number-affix-wrapper:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number-affix-wrapper:placeholder-shown{text-overflow:ellipsis}.ant-input-number-affix-wrapper:hover{border-color:#40a9ff;border-right-width:1px}.ant-input-number-affix-wrapper:focus,.ant-input-number-affix-wrapper-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-input-number-affix-wrapper-disabled{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-number-affix-wrapper-disabled:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input-number-affix-wrapper[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-number-affix-wrapper[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input-number-affix-wrapper-borderless,.ant-input-number-affix-wrapper-borderless:hover,.ant-input-number-affix-wrapper-borderless:focus,.ant-input-number-affix-wrapper-borderless-focused,.ant-input-number-affix-wrapper-borderless-disabled,.ant-input-number-affix-wrapper-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input-number-affix-wrapper{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-number-affix-wrapper-lg{padding:6.5px 11px;font-size:16px}.ant-input-number-affix-wrapper-sm{padding:0 7px}.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover{border-color:#40a9ff;border-right-width:1px;z-index:1}.ant-input-number-affix-wrapper-focused,.ant-input-number-affix-wrapper:focus{z-index:1}.ant-input-number-affix-wrapper-disabled .ant-input-number[disabled]{background:transparent}.ant-input-number-affix-wrapper>div.ant-input-number{width:100%;border:none;outline:none}.ant-input-number-affix-wrapper>div.ant-input-number.ant-input-number-focused{box-shadow:none!important}.ant-input-number-affix-wrapper input.ant-input-number-input{padding:0}.ant-input-number-affix-wrapper:before{display:inline-block;width:0;visibility:hidden;content:"\a0"}.ant-input-number-affix-wrapper .ant-input-number-handler-wrap{z-index:2}.ant-input-number-prefix,.ant-input-number-suffix{display:flex;flex:none;align-items:center;pointer-events:none}.ant-input-number-prefix{margin-inline-end:4px}.ant-input-number-suffix{position:absolute;top:0;right:0;z-index:1;height:100%;margin-right:11px;margin-left:4px}.ant-input-number-group-wrapper .ant-input-number-affix-wrapper{width:100%}.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover{background:#fff;border-color:#ff4d4f}.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused{border-color:#ff7875;box-shadow:0 0 0 2px #ff4d4f33;border-right-width:1px;outline:0}.ant-input-number-status-error .ant-input-number-prefix{color:#ff4d4f}.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover{background:#fff;border-color:#faad14}.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused{border-color:#ffc53d;box-shadow:0 0 0 2px #faad1433;border-right-width:1px;outline:0}.ant-input-number-status-warning .ant-input-number-prefix{color:#faad14}.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover{background:#fff;border-color:#ff4d4f}.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused{border-color:#ff7875;box-shadow:0 0 0 2px #ff4d4f33;border-right-width:1px;outline:0}.ant-input-number-affix-wrapper-status-error .ant-input-number-prefix{color:#ff4d4f}.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover{background:#fff;border-color:#faad14}.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused{border-color:#ffc53d;box-shadow:0 0 0 2px #faad1433;border-right-width:1px;outline:0}.ant-input-number-affix-wrapper-status-warning .ant-input-number-prefix{color:#faad14}.ant-input-number-group-wrapper-status-error .ant-input-number-group-addon{color:#ff4d4f;border-color:#ff4d4f}.ant-input-number-group-wrapper-status-warning .ant-input-number-group-addon{color:#faad14;border-color:#faad14}.ant-input-number{box-sizing:border-box;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:relative;width:100%;min-width:0;color:#000000d9;font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;transition:all .3s;display:inline-block;width:90px;margin:0;padding:0;border:1px solid #d9d9d9;border-radius:2px}.ant-input-number::-moz-placeholder{color:#bfbfbf;-moz-user-select:none;user-select:none}.ant-input-number:-ms-input-placeholder{color:#bfbfbf;-ms-user-select:none;user-select:none}.ant-input-number::placeholder{color:#bfbfbf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-number:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number:placeholder-shown{text-overflow:ellipsis}.ant-input-number:focus,.ant-input-number-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-input-number[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-number[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input-number-borderless,.ant-input-number-borderless:hover,.ant-input-number-borderless:focus,.ant-input-number-borderless-focused,.ant-input-number-borderless-disabled,.ant-input-number-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input-number{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-number-lg{padding:6.5px 11px;font-size:16px}.ant-input-number-sm{padding:0 7px}.ant-input-number-group{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;display:table;width:100%;border-collapse:separate;border-spacing:0}.ant-input-number-group[class*=col-]{float:none;padding-right:0;padding-left:0}.ant-input-number-group>[class*=col-]{padding-right:8px}.ant-input-number-group>[class*=col-]:last-child{padding-right:0}.ant-input-number-group-addon,.ant-input-number-group-wrap,.ant-input-number-group>.ant-input-number{display:table-cell}.ant-input-number-group-addon:not(:first-child):not(:last-child),.ant-input-number-group-wrap:not(:first-child):not(:last-child),.ant-input-number-group>.ant-input-number:not(:first-child):not(:last-child){border-radius:0}.ant-input-number-group-addon,.ant-input-number-group-wrap{width:1px;white-space:nowrap;vertical-align:middle}.ant-input-number-group-wrap>*{display:block!important}.ant-input-number-group .ant-input-number{float:left;width:100%;margin-bottom:0;text-align:inherit}.ant-input-number-group .ant-input-number:focus{z-index:1;border-right-width:1px}.ant-input-number-group .ant-input-number:hover{z-index:1;border-right-width:1px}.ant-input-search-with-button .ant-input-number-group .ant-input-number:hover{z-index:0}.ant-input-number-group-addon{position:relative;padding:0 11px;color:#000000d9;font-weight:400;font-size:14px;text-align:center;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.ant-input-number-group-addon .ant-select{margin:-5px -11px}.ant-input-number-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background-color:inherit;border:1px solid transparent;box-shadow:none}.ant-input-number-group-addon .ant-select-open .ant-select-selector,.ant-input-number-group-addon .ant-select-focused .ant-select-selector{color:#1890ff}.ant-input-number-group-addon .ant-cascader-picker{margin:-9px -12px;background-color:transparent}.ant-input-number-group-addon .ant-cascader-picker .ant-cascader-input{text-align:left;border:0;box-shadow:none}.ant-input-number-group>.ant-input-number:first-child,.ant-input-number-group-addon:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-number-group>.ant-input-number:first-child .ant-select .ant-select-selector,.ant-input-number-group-addon:first-child .ant-select .ant-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-number-group>.ant-input-number-affix-wrapper:not(:first-child) .ant-input-number{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-number-group>.ant-input-number-affix-wrapper:not(:last-child) .ant-input-number{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-number-group-addon:first-child{border-right:0}.ant-input-number-group-addon:last-child{border-left:0}.ant-input-number-group>.ant-input-number:last-child,.ant-input-number-group-addon:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-number-group>.ant-input-number:last-child .ant-select .ant-select-selector,.ant-input-number-group-addon:last-child .ant-select .ant-select-selector{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-number-group-lg .ant-input-number,.ant-input-number-group-lg>.ant-input-number-group-addon{padding:6.5px 11px;font-size:16px}.ant-input-number-group-sm .ant-input-number,.ant-input-number-group-sm>.ant-input-number-group-addon{padding:0 7px}.ant-input-number-group-lg .ant-select-single .ant-select-selector{height:40px}.ant-input-number-group-sm .ant-select-single .ant-select-selector{height:24px}.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child){border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child),.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-number-group.ant-input-number-group-compact{display:block}.ant-input-number-group.ant-input-number-group-compact:before{display:table;content:""}.ant-input-number-group.ant-input-number-group-compact:after{display:table;clear:both;content:""}.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child),.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child),.ant-input-number-group.ant-input-number-group-compact>.ant-input-number:not(:first-child):not(:last-child){border-right-width:1px}.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):hover,.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):hover,.ant-input-number-group.ant-input-number-group-compact>.ant-input-number:not(:first-child):not(:last-child):hover{z-index:1}.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):focus,.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):focus,.ant-input-number-group.ant-input-number-group-compact>.ant-input-number:not(:first-child):not(:last-child):focus{z-index:1}.ant-input-number-group.ant-input-number-group-compact>*{display:inline-block;float:none;vertical-align:top;border-radius:0}.ant-input-number-group.ant-input-number-group-compact>.ant-input-number-affix-wrapper,.ant-input-number-group.ant-input-number-group-compact>.ant-input-number-number-affix-wrapper,.ant-input-number-group.ant-input-number-group-compact>.ant-picker-range{display:inline-flex}.ant-input-number-group.ant-input-number-group-compact>*:not(:last-child){margin-right:-1px;border-right-width:1px}.ant-input-number-group.ant-input-number-group-compact .ant-input-number{float:none}.ant-input-number-group.ant-input-number-group-compact>.ant-select>.ant-select-selector,.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-input-group-wrapper .ant-input{border-right-width:1px;border-radius:0}.ant-input-number-group.ant-input-number-group-compact>.ant-select>.ant-select-selector:hover,.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete .ant-input:hover,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker .ant-input:hover,.ant-input-number-group.ant-input-number-group-compact>.ant-input-group-wrapper .ant-input:hover{z-index:1}.ant-input-number-group.ant-input-number-group-compact>.ant-select>.ant-select-selector:focus,.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete .ant-input:focus,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker .ant-input:focus,.ant-input-number-group.ant-input-number-group-compact>.ant-input-group-wrapper .ant-input:focus{z-index:1}.ant-input-number-group.ant-input-number-group-compact>.ant-select-focused{z-index:1}.ant-input-number-group.ant-input-number-group-compact>.ant-select>.ant-select-arrow{z-index:1}.ant-input-number-group.ant-input-number-group-compact>*:first-child,.ant-input-number-group.ant-input-number-group-compact>.ant-select:first-child>.ant-select-selector,.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker:first-child .ant-input{border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-input-number-group.ant-input-number-group-compact>*:last-child,.ant-input-number-group.ant-input-number-group-compact>.ant-select:last-child>.ant-select-selector,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker-focused:last-child .ant-input{border-right-width:1px;border-top-right-radius:2px;border-bottom-right-radius:2px}.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete .ant-input{vertical-align:top}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper{margin-left:-1px}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper .ant-input-affix-wrapper{border-radius:0}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input-group-addon>.ant-input-search-button{border-radius:0}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input{border-radius:2px 0 0 2px}.ant-input-number-group>.ant-input-number-rtl:first-child{border-radius:0 2px 2px 0}.ant-input-number-group>.ant-input-number-rtl:last-child{border-radius:2px 0 0 2px}.ant-input-number-group-rtl .ant-input-number-group-addon:first-child{border-right:1px solid #d9d9d9;border-left:0;border-radius:0 2px 2px 0}.ant-input-number-group-rtl .ant-input-number-group-addon:last-child{border-right:0;border-left:1px solid #d9d9d9;border-radius:2px 0 0 2px}.ant-input-number-group-wrapper{display:inline-block;text-align:start;vertical-align:top}.ant-input-number-handler{position:relative;display:block;width:100%;height:50%;overflow:hidden;color:#00000073;font-weight:700;line-height:0;text-align:center;border-left:1px solid #d9d9d9;transition:all .1s linear}.ant-input-number-handler:active{background:#f4f4f4}.ant-input-number-handler:hover .ant-input-number-handler-up-inner,.ant-input-number-handler:hover .ant-input-number-handler-down-inner{color:#40a9ff}.ant-input-number-handler-up-inner,.ant-input-number-handler-down-inner{display:inline-flex;align-items:center;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:4px;width:12px;height:12px;color:#00000073;line-height:12px;transition:all .1s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-number-handler-up-inner>*,.ant-input-number-handler-down-inner>*{line-height:1}.ant-input-number-handler-up-inner svg,.ant-input-number-handler-down-inner svg{display:inline-block}.ant-input-number-handler-up-inner:before,.ant-input-number-handler-down-inner:before{display:none}.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon{display:block}.ant-input-number:hover{border-color:#40a9ff;border-right-width:1px}.ant-input-number:hover+.ant-form-item-children-icon{opacity:0;transition:opacity .24s linear .24s}.ant-input-number-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-input-number-disabled{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-number-disabled:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input-number-disabled .ant-input-number-input{cursor:not-allowed}.ant-input-number-disabled .ant-input-number-handler-wrap,.ant-input-number-readonly .ant-input-number-handler-wrap{display:none}.ant-input-number-input{width:100%;height:30px;padding:0 11px;text-align:left;background-color:transparent;border:0;border-radius:2px;outline:0;transition:all .3s linear;-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important}.ant-input-number-input::-moz-placeholder{color:#bfbfbf;-moz-user-select:none;user-select:none}.ant-input-number-input:-ms-input-placeholder{color:#bfbfbf;-ms-user-select:none;user-select:none}.ant-input-number-input::placeholder{color:#bfbfbf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-number-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number-input:placeholder-shown{text-overflow:ellipsis}.ant-input-number-input[type=number]::-webkit-inner-spin-button,.ant-input-number-input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.ant-input-number-lg{padding:0;font-size:16px}.ant-input-number-lg input{height:38px}.ant-input-number-sm{padding:0}.ant-input-number-sm input{height:22px;padding:0 7px}.ant-input-number-handler-wrap{position:absolute;top:0;right:0;width:22px;height:100%;background:#fff;border-radius:0 2px 2px 0;opacity:0;transition:opacity .24s linear .1s}.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner{display:flex;align-items:center;justify-content:center;min-width:auto;margin-right:0;font-size:7px}.ant-input-number-borderless .ant-input-number-handler-wrap{border-left-width:0}.ant-input-number-handler-wrap:hover .ant-input-number-handler{height:40%}.ant-input-number:hover .ant-input-number-handler-wrap,.ant-input-number-focused .ant-input-number-handler-wrap{opacity:1}.ant-input-number-handler-up{border-top-right-radius:2px;cursor:pointer}.ant-input-number-handler-up-inner{top:50%;margin-top:-5px;text-align:center}.ant-input-number-handler-up:hover{height:60%!important}.ant-input-number-handler-down{top:0;border-top:1px solid #d9d9d9;border-bottom-right-radius:2px;cursor:pointer}.ant-input-number-handler-down-inner{top:50%;text-align:center;transform:translateY(-50%)}.ant-input-number-handler-down:hover{height:60%!important}.ant-input-number-borderless .ant-input-number-handler-down{border-top-width:0}.ant-input-number:hover:not(.ant-input-number-borderless) .ant-input-number-handler-down,.ant-input-number-focused:not(.ant-input-number-borderless) .ant-input-number-handler-down{border-top:1px solid #d9d9d9}.ant-input-number-handler-up-disabled,.ant-input-number-handler-down-disabled{cursor:not-allowed}.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner{color:#00000040}.ant-input-number-borderless{box-shadow:none}.ant-input-number-out-of-range input{color:#ff4d4f}.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl){margin-right:-1px}.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl{margin-left:-1px}.ant-input-number-compact-item:hover,.ant-input-number-compact-item:focus,.ant-input-number-compact-item:active{z-index:2}.ant-input-number-compact-item.ant-input-number-focused{z-index:2}.ant-input-number-compact-item[disabled]{z-index:0}.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number{border-radius:0}.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl){border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl){border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item){border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item){border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-number-rtl{direction:rtl}.ant-input-number-rtl .ant-input-number-handler{border-right:1px solid #d9d9d9;border-left:0}.ant-input-number-rtl .ant-input-number-handler-wrap{right:auto;left:0}.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap{border-right-width:0}.ant-input-number-rtl .ant-input-number-handler-up{border-top-right-radius:0}.ant-input-number-rtl .ant-input-number-handler-down{border-bottom-right-radius:0}.ant-input-number-rtl .ant-input-number-input{direction:ltr;text-align:right}.ant-input-affix-wrapper{position:relative;display:inline-block;width:100%;min-width:0;padding:4px 11px;color:#000000d9;font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s;display:inline-flex}.ant-input-affix-wrapper::-moz-placeholder{color:#bfbfbf;-moz-user-select:none;user-select:none}.ant-input-affix-wrapper:-ms-input-placeholder{color:#bfbfbf;-ms-user-select:none;user-select:none}.ant-input-affix-wrapper::placeholder{color:#bfbfbf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-affix-wrapper:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-affix-wrapper:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-affix-wrapper:placeholder-shown{text-overflow:ellipsis}.ant-input-affix-wrapper:hover{border-color:#40a9ff;border-right-width:1px}.ant-input-rtl .ant-input-affix-wrapper:hover{border-right-width:0;border-left-width:1px!important}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-input-rtl .ant-input-affix-wrapper:focus,.ant-input-rtl .ant-input-affix-wrapper-focused{border-right-width:0;border-left-width:1px!important}.ant-input-affix-wrapper-disabled{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-affix-wrapper-disabled:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input-affix-wrapper[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-affix-wrapper[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input-affix-wrapper-borderless,.ant-input-affix-wrapper-borderless:hover,.ant-input-affix-wrapper-borderless:focus,.ant-input-affix-wrapper-borderless-focused,.ant-input-affix-wrapper-borderless-disabled,.ant-input-affix-wrapper-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input-affix-wrapper{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-affix-wrapper-lg{padding:6.5px 11px;font-size:16px}.ant-input-affix-wrapper-sm{padding:0 7px}.ant-input-affix-wrapper-rtl{direction:rtl}.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-color:#40a9ff;border-right-width:1px;z-index:1}.ant-input-rtl .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-right-width:0;border-left-width:1px!important}.ant-input-search-with-button .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{z-index:0}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus{z-index:1}.ant-input-affix-wrapper-disabled .ant-input[disabled]{background:rgba(255,255,255,0)}.ant-input-affix-wrapper>.ant-input{font-size:inherit;border:none;outline:none}.ant-input-affix-wrapper>.ant-input:focus{box-shadow:none!important}.ant-input-affix-wrapper>.ant-input:not(textarea){padding:0}.ant-input-affix-wrapper:before{display:inline-block;width:0;visibility:hidden;content:"\a0"}.ant-input-prefix,.ant-input-suffix{display:flex;flex:none;align-items:center}.ant-input-prefix>*:not(:last-child),.ant-input-suffix>*:not(:last-child){margin-right:8px}.ant-input-show-count-suffix{color:#00000073}.ant-input-show-count-has-suffix{margin-right:2px}.ant-input-prefix{margin-right:4px}.ant-input-suffix{margin-left:4px}.anticon.ant-input-clear-icon,.ant-input-clear-icon{margin:0;color:#00000040;font-size:12px;vertical-align:-1px;cursor:pointer;transition:color .3s}.anticon.ant-input-clear-icon:hover,.ant-input-clear-icon:hover{color:#00000073}.anticon.ant-input-clear-icon:active,.ant-input-clear-icon:active{color:#000000d9}.anticon.ant-input-clear-icon-hidden,.ant-input-clear-icon-hidden{visibility:hidden}.anticon.ant-input-clear-icon-has-suffix,.ant-input-clear-icon-has-suffix{margin:0 4px}.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn{padding:0}.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-clear-icon{position:absolute;top:8px;right:8px;z-index:1}.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover{background:#fff;border-color:#ff4d4f}.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused{border-color:#ff7875;box-shadow:0 0 0 2px #ff4d4f33;border-right-width:1px;outline:0}.ant-input-status-error .ant-input-prefix{color:#ff4d4f}.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover{background:#fff;border-color:#faad14}.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused{border-color:#ffc53d;box-shadow:0 0 0 2px #faad1433;border-right-width:1px;outline:0}.ant-input-status-warning .ant-input-prefix{color:#faad14}.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover{background:#fff;border-color:#ff4d4f}.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused{border-color:#ff7875;box-shadow:0 0 0 2px #ff4d4f33;border-right-width:1px;outline:0}.ant-input-affix-wrapper-status-error .ant-input-prefix{color:#ff4d4f}.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover{background:#fff;border-color:#faad14}.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused{border-color:#ffc53d;box-shadow:0 0 0 2px #faad1433;border-right-width:1px;outline:0}.ant-input-affix-wrapper-status-warning .ant-input-prefix{color:#faad14}.ant-input-textarea-status-error.ant-input-textarea-has-feedback .ant-input,.ant-input-textarea-status-warning.ant-input-textarea-has-feedback .ant-input,.ant-input-textarea-status-success.ant-input-textarea-has-feedback .ant-input,.ant-input-textarea-status-validating.ant-input-textarea-has-feedback .ant-input{padding-right:24px}.ant-input-group-wrapper-status-error .ant-input-group-addon{color:#ff4d4f;border-color:#ff4d4f}.ant-input-group-wrapper-status-warning .ant-input-group-addon{color:#faad14;border-color:#faad14}.ant-input{box-sizing:border-box;margin:0;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;width:100%;min-width:0;padding:4px 11px;color:#000000d9;font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.ant-input::-moz-placeholder{color:#bfbfbf;-moz-user-select:none;user-select:none}.ant-input:-ms-input-placeholder{color:#bfbfbf;-ms-user-select:none;user-select:none}.ant-input::placeholder{color:#bfbfbf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input:placeholder-shown{text-overflow:ellipsis}.ant-input:hover{border-color:#40a9ff;border-right-width:1px}.ant-input-rtl .ant-input:hover{border-right-width:0;border-left-width:1px!important}.ant-input:focus,.ant-input-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-input-rtl .ant-input:focus,.ant-input-rtl .ant-input-focused{border-right-width:0;border-left-width:1px!important}.ant-input-disabled{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input-borderless,.ant-input-borderless:hover,.ant-input-borderless:focus,.ant-input-borderless-focused,.ant-input-borderless-disabled,.ant-input-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-lg{padding:6.5px 11px;font-size:16px}.ant-input-sm{padding:0 7px}.ant-input-rtl{direction:rtl}.ant-input-group{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;display:table;width:100%;border-collapse:separate;border-spacing:0}.ant-input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.ant-input-group>[class*=col-]{padding-right:8px}.ant-input-group>[class*=col-]:last-child{padding-right:0}.ant-input-group-addon,.ant-input-group-wrap,.ant-input-group>.ant-input{display:table-cell}.ant-input-group-addon:not(:first-child):not(:last-child),.ant-input-group-wrap:not(:first-child):not(:last-child),.ant-input-group>.ant-input:not(:first-child):not(:last-child){border-radius:0}.ant-input-group-addon,.ant-input-group-wrap{width:1px;white-space:nowrap;vertical-align:middle}.ant-input-group-wrap>*{display:block!important}.ant-input-group .ant-input{float:left;width:100%;margin-bottom:0;text-align:inherit}.ant-input-group .ant-input:focus{z-index:1;border-right-width:1px}.ant-input-group .ant-input:hover{z-index:1;border-right-width:1px}.ant-input-search-with-button .ant-input-group .ant-input:hover{z-index:0}.ant-input-group-addon{position:relative;padding:0 11px;color:#000000d9;font-weight:400;font-size:14px;text-align:center;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.ant-input-group-addon .ant-select{margin:-5px -11px}.ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background-color:inherit;border:1px solid transparent;box-shadow:none}.ant-input-group-addon .ant-select-open .ant-select-selector,.ant-input-group-addon .ant-select-focused .ant-select-selector{color:#1890ff}.ant-input-group-addon .ant-cascader-picker{margin:-9px -12px;background-color:transparent}.ant-input-group-addon .ant-cascader-picker .ant-cascader-input{text-align:left;border:0;box-shadow:none}.ant-input-group>.ant-input:first-child,.ant-input-group-addon:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group>.ant-input:first-child .ant-select .ant-select-selector,.ant-input-group-addon:first-child .ant-select .ant-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:first-child) .ant-input{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:last-child) .ant-input{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group-addon:first-child{border-right:0}.ant-input-group-addon:last-child{border-left:0}.ant-input-group>.ant-input:last-child,.ant-input-group-addon:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group>.ant-input:last-child .ant-select .ant-select-selector,.ant-input-group-addon:last-child .ant-select .ant-select-selector{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group-lg .ant-input,.ant-input-group-lg>.ant-input-group-addon{padding:6.5px 11px;font-size:16px}.ant-input-group-sm .ant-input,.ant-input-group-sm>.ant-input-group-addon{padding:0 7px}.ant-input-group-lg .ant-select-single .ant-select-selector{height:40px}.ant-input-group-sm .ant-select-single .ant-select-selector{height:24px}.ant-input-group .ant-input-affix-wrapper:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child){border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-input-group .ant-input-affix-wrapper:not(:first-child),.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group.ant-input-group-compact{display:block}.ant-input-group.ant-input-group-compact:before{display:table;content:""}.ant-input-group.ant-input-group-compact:after{display:table;clear:both;content:""}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child){border-right-width:1px}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):hover{z-index:1}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):focus{z-index:1}.ant-input-group.ant-input-group-compact>*{display:inline-block;float:none;vertical-align:top;border-radius:0}.ant-input-group.ant-input-group-compact>.ant-input-affix-wrapper,.ant-input-group.ant-input-group-compact>.ant-input-number-affix-wrapper,.ant-input-group.ant-input-group-compact>.ant-picker-range{display:inline-flex}.ant-input-group.ant-input-group-compact>*:not(:last-child){margin-right:-1px;border-right-width:1px}.ant-input-group.ant-input-group-compact .ant-input{float:none}.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input{border-right-width:1px;border-radius:0}.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector:hover,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:hover{z-index:1}.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector:focus,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:focus{z-index:1}.ant-input-group.ant-input-group-compact>.ant-select-focused{z-index:1}.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-arrow{z-index:1}.ant-input-group.ant-input-group-compact>*:first-child,.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selector,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input{border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-input-group.ant-input-group-compact>*:last-child,.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selector,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input{border-right-width:1px;border-top-right-radius:2px;border-bottom-right-radius:2px}.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input{vertical-align:top}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper{margin-left:-1px}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper .ant-input-affix-wrapper{border-radius:0}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input-group-addon>.ant-input-search-button{border-radius:0}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input{border-radius:2px 0 0 2px}.ant-input-group>.ant-input-rtl:first-child,.ant-input-group-rtl .ant-input-group-addon:first-child{border-radius:0 2px 2px 0}.ant-input-group-rtl .ant-input-group-addon:first-child{border-right:1px solid #d9d9d9;border-left:0}.ant-input-group-rtl .ant-input-group-addon:last-child{border-right:0;border-left:1px solid #d9d9d9;border-radius:2px 0 0 2px}.ant-input-group-rtl.ant-input-group>.ant-input:last-child,.ant-input-group-rtl.ant-input-group-addon:last-child{border-radius:2px 0 0 2px}.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:first-child){border-radius:2px 0 0 2px}.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:last-child){border-radius:0 2px 2px 0}.ant-input-group-rtl.ant-input-group.ant-input-group-compact>*:not(:last-child){margin-right:0;margin-left:-1px;border-left-width:1px}.ant-input-group-rtl.ant-input-group.ant-input-group-compact>*:first-child,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selector,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input{border-radius:0 2px 2px 0}.ant-input-group-rtl.ant-input-group.ant-input-group-compact>*:last-child,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selector,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:last-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input{border-left-width:1px;border-radius:2px 0 0 2px}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl+.ant-input-group-wrapper-rtl{margin-right:-1px;margin-left:0}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search>.ant-input-group>.ant-input{border-radius:0 2px 2px 0}.ant-input-group-wrapper{display:inline-block;width:100%;text-align:start;vertical-align:top}.ant-input-password-icon.anticon{color:#00000073;cursor:pointer;transition:all .3s}.ant-input-password-icon.anticon:hover{color:#000000d9}.ant-input[type=color]{height:32px}.ant-input[type=color].ant-input-lg{height:40px}.ant-input[type=color].ant-input-sm{height:24px;padding-top:3px;padding-bottom:3px}.ant-input-textarea-show-count>.ant-input{height:100%}.ant-input-textarea-show-count:after{float:right;color:#00000073;white-space:nowrap;content:attr(data-count);pointer-events:none}.ant-input-textarea-show-count.ant-input-textarea-in-form-item:after{margin-bottom:-22px}.ant-input-textarea-suffix{position:absolute;top:0;right:11px;bottom:0;z-index:1;display:inline-flex;align-items:center;margin:auto}.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl){margin-right:-1px}.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl{margin-left:-1px}.ant-input-compact-item:hover,.ant-input-compact-item:focus,.ant-input-compact-item:active{z-index:2}.ant-input-compact-item[disabled]{z-index:0}.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input{border-radius:0}.ant-input-compact-item.ant-input.ant-input-compact-first-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl){border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-compact-item.ant-input.ant-input-compact-last-item:not(.ant-input-compact-first-item):not(.ant-input-compact-item-rtl){border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-compact-item.ant-input.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item){border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-compact-item.ant-input.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item){border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-search .ant-input:hover,.ant-input-search .ant-input:focus{border-color:#40a9ff}.ant-input-search .ant-input:hover+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),.ant-input-search .ant-input:focus+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary){border-left-color:#40a9ff}.ant-input-search .ant-input-affix-wrapper{border-radius:0}.ant-input-search .ant-input-lg{line-height:1.5713}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child{left:-1px;padding:0;border:0}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button{padding-top:0;padding-bottom:0;border-radius:0 2px 2px 0}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary){color:#00000073}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading:before{inset:0}.ant-input-search-button{height:32px}.ant-input-search-button:hover,.ant-input-search-button:focus{z-index:1}.ant-input-search-large .ant-input-search-button{height:40px}.ant-input-search-small .ant-input-search-button{height:24px}.ant-input-search.ant-input-compact-item:not(.ant-input-compact-item-rtl):not(.ant-input-compact-last-item) .ant-input-group-addon .ant-input-search-button{margin-right:-1px;border-radius:0}.ant-input-search.ant-input-compact-item:not(.ant-input-compact-first-item) .ant-input,.ant-input-search.ant-input-compact-item:not(.ant-input-compact-first-item) .ant-input-affix-wrapper{border-radius:0}.ant-input-search.ant-input-compact-item>.ant-input-group-addon .ant-input-search-button:hover,.ant-input-search.ant-input-compact-item>.ant-input:hover,.ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:hover,.ant-input-search.ant-input-compact-item>.ant-input-group-addon .ant-input-search-button:focus,.ant-input-search.ant-input-compact-item>.ant-input:focus,.ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:focus,.ant-input-search.ant-input-compact-item>.ant-input-group-addon .ant-input-search-button:active,.ant-input-search.ant-input-compact-item>.ant-input:active,.ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:active{z-index:2}.ant-input-search.ant-input-compact-item>.ant-input-affix-wrapper-focused{z-index:2}.ant-input-search.ant-input-compact-item-rtl:not(.ant-input-compact-last-item) .ant-input-group-addon:last-child .ant-input-search-button{margin-left:-1px;border-radius:0}.ant-input-group-wrapper-rtl,.ant-input-group-rtl{direction:rtl}.ant-input-affix-wrapper.ant-input-affix-wrapper-rtl>input.ant-input{border:none;outline:none}.ant-input-affix-wrapper-rtl .ant-input-prefix{margin:0 0 0 4px}.ant-input-affix-wrapper-rtl .ant-input-suffix{margin:0 4px 0 0}.ant-input-textarea-rtl{direction:rtl}.ant-input-textarea-rtl.ant-input-textarea-show-count:after{text-align:left}.ant-input-affix-wrapper-rtl .ant-input-clear-icon-has-suffix{margin-right:0;margin-left:4px}.ant-input-affix-wrapper-rtl .ant-input-clear-icon{right:auto;left:8px}.ant-input-search-rtl{direction:rtl}.ant-input-search-rtl .ant-input:hover+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),.ant-input-search-rtl .ant-input:focus+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary){border-left-color:#d9d9d9}.ant-input-search-rtl .ant-input:hover+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary):hover,.ant-input-search-rtl .ant-input:focus+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary):hover{border-left-color:#40a9ff}.ant-input-search-rtl>.ant-input-group>.ant-input-affix-wrapper:hover,.ant-input-search-rtl>.ant-input-group>.ant-input-affix-wrapper-focused{border-right-color:#40a9ff}.ant-input-search-rtl>.ant-input-group>.ant-input-group-addon:last-child{right:-1px;left:auto}.ant-input-search-rtl>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button{border-radius:2px 0 0 2px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ant-input{height:32px}.ant-input-lg{height:40px}.ant-input-sm{height:24px}.ant-input-affix-wrapper>input.ant-input{height:auto}}.ant-layout{display:flex;flex:auto;flex-direction:column;min-height:0;background:#f0f2f5}.ant-layout,.ant-layout *{box-sizing:border-box}.ant-layout.ant-layout-has-sider{flex-direction:row}.ant-layout.ant-layout-has-sider>.ant-layout,.ant-layout.ant-layout-has-sider>.ant-layout-content{width:0}.ant-layout-header,.ant-layout-footer{flex:0 0 auto}.ant-layout-header{height:64px;padding:0 50px;color:#000000d9;line-height:64px;background:#001529}.ant-layout-footer{padding:24px 50px;color:#000000d9;font-size:14px;background:#f0f2f5}.ant-layout-content{flex:auto;min-height:0}.ant-layout-sider{position:relative;min-width:0;background:#001529;transition:all .2s}.ant-layout-sider-children{height:100%;margin-top:-.1px;padding-top:.1px}.ant-layout-sider-children .ant-menu.ant-menu-inline-collapsed{width:auto}.ant-layout-sider-has-trigger{padding-bottom:48px}.ant-layout-sider-right{order:1}.ant-layout-sider-trigger{position:fixed;bottom:0;z-index:1;height:48px;color:#fff;line-height:48px;text-align:center;background:#002140;cursor:pointer;transition:all .2s}.ant-layout-sider-zero-width>*{overflow:hidden}.ant-layout-sider-zero-width-trigger{position:absolute;top:64px;right:-36px;z-index:1;width:36px;height:42px;color:#fff;font-size:18px;line-height:42px;text-align:center;background:#001529;border-radius:0 2px 2px 0;cursor:pointer;transition:background .3s ease}.ant-layout-sider-zero-width-trigger:after{position:absolute;inset:0;background:transparent;transition:all .3s;content:""}.ant-layout-sider-zero-width-trigger:hover:after{background:rgba(255,255,255,.1)}.ant-layout-sider-zero-width-trigger-right{left:-36px;border-radius:2px 0 0 2px}.ant-layout-sider-light{background:#fff}.ant-layout-sider-light .ant-layout-sider-trigger,.ant-layout-sider-light .ant-layout-sider-zero-width-trigger{color:#000000d9;background:#fff}.ant-layout-rtl{direction:rtl}.ant-list{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative}.ant-list *{outline:none}.ant-list-pagination{margin-top:24px;text-align:right}.ant-list-pagination .ant-pagination-options{text-align:left}.ant-list-more{margin-top:12px;text-align:center}.ant-list-more button{padding-right:32px;padding-left:32px}.ant-list-spin{min-height:40px;text-align:center}.ant-list-empty-text{padding:16px;color:#00000040;font-size:14px;text-align:center}.ant-list-items{margin:0;padding:0;list-style:none}.ant-list-item{display:flex;align-items:center;justify-content:space-between;padding:12px 0;color:#000000d9}.ant-list-item-meta{display:flex;flex:1;align-items:flex-start;max-width:100%}.ant-list-item-meta-avatar{margin-right:16px}.ant-list-item-meta-content{flex:1 0;width:0;color:#000000d9}.ant-list-item-meta-title{margin-bottom:4px;color:#000000d9;font-size:14px;line-height:1.5715}.ant-list-item-meta-title>a{color:#000000d9;transition:all .3s}.ant-list-item-meta-title>a:hover{color:#1890ff}.ant-list-item-meta-description{color:#00000073;font-size:14px;line-height:1.5715}.ant-list-item-action{flex:0 0 auto;margin-left:48px;padding:0;font-size:0;list-style:none}.ant-list-item-action>li{position:relative;display:inline-block;padding:0 8px;color:#00000073;font-size:14px;line-height:1.5715;text-align:center}.ant-list-item-action>li:first-child{padding-left:0}.ant-list-item-action-split{position:absolute;top:50%;right:0;width:1px;height:14px;margin-top:-7px;background-color:#f0f0f0}.ant-list-header,.ant-list-footer{background:transparent}.ant-list-header,.ant-list-footer{padding-top:12px;padding-bottom:12px}.ant-list-empty{padding:16px 0;color:#00000073;font-size:12px;text-align:center}.ant-list-split .ant-list-item{border-bottom:1px solid #f0f0f0}.ant-list-split .ant-list-item:last-child{border-bottom:none}.ant-list-split .ant-list-header{border-bottom:1px solid #f0f0f0}.ant-list-split.ant-list-empty .ant-list-footer{border-top:1px solid #f0f0f0}.ant-list-loading .ant-list-spin-nested-loading{min-height:32px}.ant-list-split.ant-list-something-after-last-item .ant-spin-container>.ant-list-items>.ant-list-item:last-child{border-bottom:1px solid #f0f0f0}.ant-list-lg .ant-list-item{padding:16px 24px}.ant-list-sm .ant-list-item{padding:8px 16px}.ant-list-vertical .ant-list-item{align-items:initial}.ant-list-vertical .ant-list-item-main{display:block;flex:1}.ant-list-vertical .ant-list-item-extra{margin-left:40px}.ant-list-vertical .ant-list-item-meta{margin-bottom:16px}.ant-list-vertical .ant-list-item-meta-title{margin-bottom:12px;color:#000000d9;font-size:16px;line-height:24px}.ant-list-vertical .ant-list-item-action{margin-top:16px;margin-left:auto}.ant-list-vertical .ant-list-item-action>li{padding:0 16px}.ant-list-vertical .ant-list-item-action>li:first-child{padding-left:0}.ant-list-grid .ant-col>.ant-list-item{display:block;max-width:100%;margin-bottom:16px;padding-top:0;padding-bottom:0;border-bottom:none}.ant-list-item-no-flex{display:block}.ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action{float:right}.ant-list-bordered{border:1px solid #d9d9d9;border-radius:2px}.ant-list-bordered .ant-list-header,.ant-list-bordered .ant-list-footer,.ant-list-bordered .ant-list-item{padding-right:24px;padding-left:24px}.ant-list-bordered .ant-list-pagination{margin:16px 24px}.ant-list-bordered.ant-list-sm .ant-list-item,.ant-list-bordered.ant-list-sm .ant-list-header,.ant-list-bordered.ant-list-sm .ant-list-footer{padding:8px 16px}.ant-list-bordered.ant-list-lg .ant-list-item,.ant-list-bordered.ant-list-lg .ant-list-header,.ant-list-bordered.ant-list-lg .ant-list-footer{padding:16px 24px}@media screen and (max-width: 768px){.ant-list-item-action,.ant-list-vertical .ant-list-item-extra{margin-left:24px}}@media screen and (max-width: 576px){.ant-list-item{flex-wrap:wrap}.ant-list-item-action{margin-left:12px}.ant-list-vertical .ant-list-item{flex-wrap:wrap-reverse}.ant-list-vertical .ant-list-item-main{min-width:220px}.ant-list-vertical .ant-list-item-extra{margin:auto auto 16px}}.ant-list-rtl{direction:rtl;text-align:right}.ant-list-rtl .ReactVirtualized__List .ant-list-item{direction:rtl}.ant-list-rtl .ant-list-pagination{text-align:left}.ant-list-rtl .ant-list-item-meta-avatar{margin-right:0;margin-left:16px}.ant-list-rtl .ant-list-item-action{margin-right:48px;margin-left:0}.ant-list.ant-list-rtl .ant-list-item-action>li:first-child{padding-right:0;padding-left:16px}.ant-list-rtl .ant-list-item-action-split{right:auto;left:0}.ant-list-rtl.ant-list-vertical .ant-list-item-extra{margin-right:40px;margin-left:0}.ant-list-rtl.ant-list-vertical .ant-list-item-action{margin-right:auto}.ant-list-rtl .ant-list-vertical .ant-list-item-action>li:first-child{padding-right:0;padding-left:16px}.ant-list-rtl .ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action{float:left}@media screen and (max-width: 768px){.ant-list-rtl .ant-list-item-action,.ant-list-rtl .ant-list-vertical .ant-list-item-extra{margin-right:24px;margin-left:0}}@media screen and (max-width: 576px){.ant-list-rtl .ant-list-item-action{margin-right:22px;margin-left:0}.ant-list-rtl.ant-list-vertical .ant-list-item-extra{margin:auto auto 16px}}.ant-pagination{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum"}.ant-pagination ul,.ant-pagination ol{margin:0;padding:0;list-style:none}.ant-pagination:after{display:block;clear:both;height:0;overflow:hidden;visibility:hidden;content:" "}.ant-pagination-total-text{display:inline-block;height:32px;margin-right:8px;line-height:30px;vertical-align:middle}.ant-pagination-item{display:inline-block;min-width:32px;height:32px;margin-right:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:30px;text-align:center;vertical-align:middle;list-style:none;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-pagination-item a{display:block;padding:0 6px;color:#000000d9;transition:none}.ant-pagination-item a:hover{text-decoration:none}.ant-pagination-item:hover{border-color:#1890ff;transition:all .3s}.ant-pagination-item:hover a{color:#1890ff}.ant-pagination-item:focus-visible{border-color:#1890ff;transition:all .3s}.ant-pagination-item:focus-visible a{color:#1890ff}.ant-pagination-item-active{font-weight:500;background:#fff;border-color:#1890ff}.ant-pagination-item-active a{color:#1890ff}.ant-pagination-item-active:hover{border-color:#40a9ff}.ant-pagination-item-active:focus-visible{border-color:#40a9ff}.ant-pagination-item-active:hover a{color:#40a9ff}.ant-pagination-item-active:focus-visible a{color:#40a9ff}.ant-pagination-jump-prev,.ant-pagination-jump-next{outline:0}.ant-pagination-jump-prev .ant-pagination-item-container,.ant-pagination-jump-next .ant-pagination-item-container{position:relative}.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon{color:#1890ff;font-size:12px;letter-spacing:-1px;opacity:0;transition:all .2s}.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg{inset:0;margin:auto}.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis{position:absolute;inset:0;display:block;margin:auto;color:#00000040;font-family:Arial,Helvetica,sans-serif;letter-spacing:2px;text-align:center;text-indent:.13em;opacity:1;transition:all .2s}.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,.ant-pagination-jump-next:hover .ant-pagination-item-link-icon{opacity:1}.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis{opacity:0}.ant-pagination-jump-prev:focus-visible .ant-pagination-item-link-icon,.ant-pagination-jump-next:focus-visible .ant-pagination-item-link-icon{opacity:1}.ant-pagination-jump-prev:focus-visible .ant-pagination-item-ellipsis,.ant-pagination-jump-next:focus-visible .ant-pagination-item-ellipsis{opacity:0}.ant-pagination-prev,.ant-pagination-jump-prev,.ant-pagination-jump-next{margin-right:8px}.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next{display:inline-block;min-width:32px;height:32px;color:#000000d9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:32px;text-align:center;vertical-align:middle;list-style:none;border-radius:2px;cursor:pointer;transition:all .3s}.ant-pagination-prev,.ant-pagination-next{font-family:Arial,Helvetica,sans-serif;outline:0}.ant-pagination-prev button,.ant-pagination-next button{color:#000000d9;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-pagination-prev:hover button,.ant-pagination-next:hover button{border-color:#40a9ff}.ant-pagination-prev .ant-pagination-item-link,.ant-pagination-next .ant-pagination-item-link{display:block;width:100%;height:100%;padding:0;font-size:12px;text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;outline:none;transition:all .3s}.ant-pagination-prev:focus-visible .ant-pagination-item-link,.ant-pagination-next:focus-visible .ant-pagination-item-link{color:#1890ff;border-color:#1890ff}.ant-pagination-prev:hover .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link{color:#1890ff;border-color:#1890ff}.ant-pagination-disabled,.ant-pagination-disabled:hover{cursor:not-allowed}.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination-disabled:hover .ant-pagination-item-link{color:#00000040;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination-disabled:focus-visible{cursor:not-allowed}.ant-pagination-disabled:focus-visible .ant-pagination-item-link{color:#00000040;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination-slash{margin:0 10px 0 5px}.ant-pagination-options{display:inline-block;margin-left:16px;vertical-align:middle}@media all and (-ms-high-contrast: none){.ant-pagination-options *::-ms-backdrop,.ant-pagination-options{vertical-align:top}}.ant-pagination-options-size-changer.ant-select{display:inline-block;width:auto}.ant-pagination-options-quick-jumper{display:inline-block;height:32px;margin-left:8px;line-height:32px;vertical-align:top}.ant-pagination-options-quick-jumper input{position:relative;display:inline-block;width:100%;min-width:0;padding:4px 11px;color:#000000d9;font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s;width:50px;height:32px;margin:0 8px}.ant-pagination-options-quick-jumper input::-moz-placeholder{color:#bfbfbf;-moz-user-select:none;user-select:none}.ant-pagination-options-quick-jumper input:-ms-input-placeholder{color:#bfbfbf;-ms-user-select:none;user-select:none}.ant-pagination-options-quick-jumper input::placeholder{color:#bfbfbf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-pagination-options-quick-jumper input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:-ms-input-placeholder{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:placeholder-shown{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:hover{border-color:#40a9ff;border-right-width:1px}.ant-pagination-options-quick-jumper input:focus,.ant-pagination-options-quick-jumper input-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-pagination-options-quick-jumper input-disabled{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-pagination-options-quick-jumper input-disabled:hover{border-color:#d9d9d9;border-right-width:1px}.ant-pagination-options-quick-jumper input[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-pagination-options-quick-jumper input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-pagination-options-quick-jumper input-borderless,.ant-pagination-options-quick-jumper input-borderless:hover,.ant-pagination-options-quick-jumper input-borderless:focus,.ant-pagination-options-quick-jumper input-borderless-focused,.ant-pagination-options-quick-jumper input-borderless-disabled,.ant-pagination-options-quick-jumper input-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-pagination-options-quick-jumper input{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-pagination-options-quick-jumper input-lg{padding:6.5px 11px;font-size:16px}.ant-pagination-options-quick-jumper input-sm{padding:0 7px}.ant-pagination-simple .ant-pagination-prev,.ant-pagination-simple .ant-pagination-next{height:24px;line-height:24px;vertical-align:top}.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link{height:24px;background-color:transparent;border:0}.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link:after,.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link:after{height:24px;line-height:24px}.ant-pagination-simple .ant-pagination-simple-pager{display:inline-block;height:24px;margin-right:8px}.ant-pagination-simple .ant-pagination-simple-pager input{box-sizing:border-box;height:100%;margin-right:8px;padding:0 6px;text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;outline:none;transition:border-color .3s}.ant-pagination-simple .ant-pagination-simple-pager input:hover{border-color:#1890ff}.ant-pagination-simple .ant-pagination-simple-pager input:focus{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}.ant-pagination-simple .ant-pagination-simple-pager input[disabled]{color:#00000040;background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination.ant-pagination-mini .ant-pagination-total-text,.ant-pagination.ant-pagination-mini .ant-pagination-simple-pager{height:24px;line-height:24px}.ant-pagination.ant-pagination-mini .ant-pagination-item{min-width:24px;height:24px;margin:0;line-height:22px}.ant-pagination.ant-pagination-mini .ant-pagination-item:not(.ant-pagination-item-active){background:transparent;border-color:transparent}.ant-pagination.ant-pagination-mini .ant-pagination-prev,.ant-pagination.ant-pagination-mini .ant-pagination-next{min-width:24px;height:24px;margin:0;line-height:24px}.ant-pagination.ant-pagination-mini .ant-pagination-prev .ant-pagination-item-link,.ant-pagination.ant-pagination-mini .ant-pagination-next .ant-pagination-item-link{background:transparent;border-color:transparent}.ant-pagination.ant-pagination-mini .ant-pagination-prev .ant-pagination-item-link:after,.ant-pagination.ant-pagination-mini .ant-pagination-next .ant-pagination-item-link:after{height:24px;line-height:24px}.ant-pagination.ant-pagination-mini .ant-pagination-jump-prev,.ant-pagination.ant-pagination-mini .ant-pagination-jump-next{height:24px;margin-right:0;line-height:24px}.ant-pagination.ant-pagination-mini .ant-pagination-options{margin-left:2px}.ant-pagination.ant-pagination-mini .ant-pagination-options-size-changer{top:0}.ant-pagination.ant-pagination-mini .ant-pagination-options-quick-jumper{height:24px;line-height:24px}.ant-pagination.ant-pagination-mini .ant-pagination-options-quick-jumper input{padding:0 7px;width:44px;height:24px}.ant-pagination.ant-pagination-disabled{cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item{background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item a{color:#00000040;background:transparent;border:none;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item-active{background:#e6e6e6}.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a{color:#00000040}.ant-pagination.ant-pagination-disabled .ant-pagination-item-link{color:#00000040;background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination-simple.ant-pagination.ant-pagination-disabled .ant-pagination-item-link{background:transparent}.ant-pagination.ant-pagination-disabled .ant-pagination-item-link-icon{opacity:0}.ant-pagination.ant-pagination-disabled .ant-pagination-item-ellipsis{opacity:1}.ant-pagination.ant-pagination-disabled .ant-pagination-simple-pager{color:#00000040}@media only screen and (max-width: 992px){.ant-pagination-item-after-jump-prev,.ant-pagination-item-before-jump-next{display:none}}@media only screen and (max-width: 576px){.ant-pagination-options{display:none}}.ant-pagination-rtl .ant-pagination-total-text,.ant-pagination-rtl .ant-pagination-item,.ant-pagination-rtl .ant-pagination-prev,.ant-pagination-rtl .ant-pagination-jump-prev,.ant-pagination-rtl .ant-pagination-jump-next{margin-right:0;margin-left:8px}.ant-pagination-rtl .ant-pagination-slash{margin:0 5px 0 10px}.ant-pagination-rtl .ant-pagination-options{margin-right:16px;margin-left:0}.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-size-changer.ant-select{margin-right:0;margin-left:8px}.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-quick-jumper{margin-left:0}.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager,.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager input{margin-right:0;margin-left:8px}.ant-pagination-rtl.ant-pagination.mini .ant-pagination-options{margin-right:2px;margin-left:0}.ant-spin{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;display:none;color:#1890ff;font-size:0;text-align:center;vertical-align:middle;opacity:0;transition:transform .3s cubic-bezier(.78,.14,.15,.86)}.ant-spin-spinning{position:static;display:inline-block;opacity:1}.ant-spin-nested-loading{position:relative}.ant-spin-nested-loading>div>.ant-spin{position:absolute;top:0;left:0;z-index:4;display:block;width:100%;height:100%;max-height:400px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:absolute;top:50%;left:50%;margin:-10px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-text{position:absolute;top:50%;width:100%;padding-top:5px;font-size:14px;text-shadow:0 1px 2px #fff}.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot{margin-top:-20px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot{margin:-7px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text{padding-top:2px}.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot{margin-top:-17px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot{margin:-16px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text{padding-top:11px}.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot{margin-top:-26px}.ant-spin-container{position:relative;transition:opacity .3s}.ant-spin-container:after{position:absolute;inset:0;z-index:10;display:none \	;width:100%;height:100%;background:#fff;opacity:0;transition:all .3s;content:"";pointer-events:none}.ant-spin-blur{clear:both;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ant-spin-blur:after{opacity:.4;pointer-events:auto}.ant-spin-tip{color:#00000073}.ant-spin-dot{position:relative;display:inline-block;font-size:20px;width:1em;height:1em}.ant-spin-dot-item{position:absolute;display:block;width:9px;height:9px;background-color:#1890ff;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;animation:antSpinMove 1s infinite linear alternate}.ant-spin-dot-item:nth-child(1){top:0;left:0}.ant-spin-dot-item:nth-child(2){top:0;right:0;animation-delay:.4s}.ant-spin-dot-item:nth-child(3){right:0;bottom:0;animation-delay:.8s}.ant-spin-dot-item:nth-child(4){bottom:0;left:0;animation-delay:1.2s}.ant-spin-dot-spin{transform:rotate(0);animation:antRotate 1.2s infinite linear}.ant-spin-sm .ant-spin-dot{font-size:14px}.ant-spin-sm .ant-spin-dot i{width:6px;height:6px}.ant-spin-lg .ant-spin-dot{font-size:32px}.ant-spin-lg .ant-spin-dot i{width:14px;height:14px}.ant-spin.ant-spin-show-text .ant-spin-text{display:block}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.ant-spin-blur{background:#fff;opacity:.5}}@keyframes antSpinMove{to{opacity:1}}@keyframes antRotate{to{transform:rotate(360deg)}}.ant-spin-rtl{direction:rtl}.ant-spin-rtl .ant-spin-dot-spin{transform:rotate(-45deg);animation-name:antRotateRtl}@keyframes antRotateRtl{to{transform:rotate(-405deg)}}.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions,.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover{background:#fff;border-color:#ff4d4f}.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus,.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused{border-color:#ff7875;box-shadow:0 0 0 2px #ff4d4f33;border-right-width:1px;outline:0}.ant-mentions-status-error .ant-input-prefix{color:#ff4d4f}.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions,.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover{background:#fff;border-color:#faad14}.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus,.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused{border-color:#ffc53d;box-shadow:0 0 0 2px #faad1433;border-right-width:1px;outline:0}.ant-mentions-status-warning .ant-input-prefix{color:#faad14}.ant-mentions{box-sizing:border-box;margin:0;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";width:100%;min-width:0;color:#000000d9;font-size:14px;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s;position:relative;display:inline-block;height:auto;padding:0;overflow:hidden;line-height:1.5715;white-space:pre-wrap;vertical-align:bottom}.ant-mentions::-moz-placeholder{color:#bfbfbf;-moz-user-select:none;user-select:none}.ant-mentions:-ms-input-placeholder{color:#bfbfbf;-ms-user-select:none;user-select:none}.ant-mentions::placeholder{color:#bfbfbf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-mentions:-moz-placeholder-shown{text-overflow:ellipsis}.ant-mentions:-ms-input-placeholder{text-overflow:ellipsis}.ant-mentions:placeholder-shown{text-overflow:ellipsis}.ant-mentions:hover{border-color:#40a9ff;border-right-width:1px}.ant-mentions:focus,.ant-mentions-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-mentions-disabled{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-mentions-disabled:hover{border-color:#d9d9d9;border-right-width:1px}.ant-mentions[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-mentions[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-mentions-borderless,.ant-mentions-borderless:hover,.ant-mentions-borderless:focus,.ant-mentions-borderless-focused,.ant-mentions-borderless-disabled,.ant-mentions-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-mentions{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-mentions-lg{padding:6.5px 11px;font-size:16px}.ant-mentions-sm{padding:0 7px}.ant-mentions-disabled>textarea{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-mentions-disabled>textarea:hover{border-color:#d9d9d9;border-right-width:1px}.ant-mentions-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-mentions>textarea,.ant-mentions-measure{min-height:30px;margin:0;padding:4px 11px;overflow:inherit;overflow-x:hidden;overflow-y:auto;font-weight:inherit;font-size:inherit;font-family:inherit;font-style:inherit;font-variant:inherit;font-size-adjust:inherit;font-stretch:inherit;line-height:inherit;direction:inherit;letter-spacing:inherit;white-space:inherit;text-align:inherit;vertical-align:top;word-wrap:break-word;word-break:inherit;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit}.ant-mentions>textarea{width:100%;border:none;outline:none;resize:none}.ant-mentions>textarea::-moz-placeholder{color:#bfbfbf;-moz-user-select:none;user-select:none}.ant-mentions>textarea:-ms-input-placeholder{color:#bfbfbf;-ms-user-select:none;user-select:none}.ant-mentions>textarea::placeholder{color:#bfbfbf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-mentions>textarea:-moz-placeholder-shown{text-overflow:ellipsis}.ant-mentions>textarea:-ms-input-placeholder{text-overflow:ellipsis}.ant-mentions>textarea:placeholder-shown{text-overflow:ellipsis}.ant-mentions-measure{position:absolute;inset:0;z-index:-1;color:transparent;pointer-events:none}.ant-mentions-measure>span{display:inline-block;min-height:1em}.ant-mentions-dropdown{margin:0;padding:0;color:#000000d9;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;box-sizing:border-box;font-size:14px;font-variant:initial;background-color:#fff;border-radius:2px;outline:none;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-mentions-dropdown-hidden{display:none}.ant-mentions-dropdown-menu{max-height:250px;margin-bottom:0;padding-left:0;overflow:auto;list-style:none;outline:none}.ant-mentions-dropdown-menu-item{position:relative;display:block;min-width:100px;padding:5px 12px;overflow:hidden;color:#000000d9;font-weight:400;line-height:1.5715;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:background .3s ease}.ant-mentions-dropdown-menu-item:hover{background-color:#f5f5f5}.ant-mentions-dropdown-menu-item:first-child{border-radius:2px 2px 0 0}.ant-mentions-dropdown-menu-item:last-child{border-radius:0 0 2px 2px}.ant-mentions-dropdown-menu-item-disabled{color:#00000040;cursor:not-allowed}.ant-mentions-dropdown-menu-item-disabled:hover{color:#00000040;background-color:#fff;cursor:not-allowed}.ant-mentions-dropdown-menu-item-selected{color:#000000d9;font-weight:600;background-color:#fafafa}.ant-mentions-dropdown-menu-item-active{background-color:#f5f5f5}.ant-mentions-suffix{position:absolute;top:0;right:11px;bottom:0;z-index:1;display:inline-flex;align-items:center;margin:auto}.ant-mentions-rtl{direction:rtl}.ant-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;pointer-events:all}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#ff4d4f}.ant-message-warning .anticon{color:#faad14}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active{animation-name:MessageMoveOut;animation-duration:.3s}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ant-message-rtl,.ant-message-rtl span{direction:rtl}.ant-message-rtl .anticon{margin-right:0;margin-left:8px}.ant-modal{box-sizing:border-box;padding:0 0 24px;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";pointer-events:none;position:relative;top:100px;width:auto;max-width:calc(100vw - 32px);margin:0 auto}.ant-modal.ant-zoom-enter,.ant-modal.ant-zoom-appear{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-modal-mask{position:fixed;inset:0;z-index:1000;height:100%;background-color:#00000073}.ant-modal-mask-hidden{display:none}.ant-modal-wrap{position:fixed;inset:0;overflow:auto;outline:0}.ant-modal-wrap{z-index:1000}.ant-modal-title{margin:0;color:#000000d9;font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:#00000073;font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s}.ant-modal-close-x{display:block;width:54px;height:54px;font-size:16px;font-style:normal;line-height:54px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:#000000bf;text-decoration:none}.ant-modal-header{padding:16px 24px;color:#000000d9;background:#fff;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.ant-modal-body{padding:24px;font-size:14px;line-height:1.5715;word-wrap:break-word}.ant-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #f0f0f0;border-radius:0 0 2px 2px}.ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger){margin-bottom:0;margin-left:8px}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;padding-bottom:0;text-align:left;vertical-align:middle}@media (max-width: 767px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{flex:1}}.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper:before{display:table;content:""}.ant-modal-confirm-body-wrapper:after{display:table;clear:both;content:""}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:#000000d9;font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:#000000d9;font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{margin-top:24px;text-align:right}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#ff4d4f}.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon,.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#1890ff}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.ant-modal-confirm .ant-zoom-leave .ant-modal-confirm-btns{pointer-events:none}.ant-modal-wrap-rtl{direction:rtl}.ant-modal-wrap-rtl .ant-modal-close{right:initial;left:0}.ant-modal-wrap-rtl .ant-modal-footer{text-align:left}.ant-modal-wrap-rtl .ant-modal-footer .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-body{direction:rtl}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon{float:right;margin-right:0;margin-left:16px}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-right:38px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-btns{text-align:left}.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl.ant-modal-centered .ant-modal{text-align:right}.ant-notification{box-sizing:border-box;margin:0 24px 0 0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;z-index:1010}.ant-notification-close-icon{font-size:14px;cursor:pointer}.ant-notification-hook-holder{position:relative}.ant-notification-notice{position:relative;width:384px;max-width:calc(100vw - 48px);margin-bottom:16px;margin-left:auto;padding:16px 24px;overflow:hidden;line-height:1.5715;word-wrap:break-word;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-notification-top .ant-notification-notice,.ant-notification-bottom .ant-notification-notice{margin-right:auto;margin-left:auto}.ant-notification-topLeft .ant-notification-notice,.ant-notification-bottomLeft .ant-notification-notice{margin-right:auto;margin-left:0}.ant-notification-notice-message{margin-bottom:8px;color:#000000d9;font-size:16px;line-height:24px}.ant-notification-notice-message-single-line-auto-margin{display:block;width:calc(264px - 100%);max-width:4px;background-color:transparent;pointer-events:none}.ant-notification-notice-message-single-line-auto-margin:before{display:block;content:""}.ant-notification-notice-description{font-size:14px}.ant-notification-notice-closable .ant-notification-notice-message{padding-right:24px}.ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:4px;margin-left:48px;font-size:16px}.ant-notification-notice-with-icon .ant-notification-notice-description{margin-left:48px;font-size:14px}.ant-notification-notice-icon{position:absolute;margin-left:4px;font-size:24px;line-height:24px}.anticon.ant-notification-notice-icon-success{color:#52c41a}.anticon.ant-notification-notice-icon-info{color:#1890ff}.anticon.ant-notification-notice-icon-warning{color:#faad14}.anticon.ant-notification-notice-icon-error{color:#ff4d4f}.ant-notification-notice-close{position:absolute;top:16px;right:22px;color:#00000073;outline:none}.ant-notification-notice-close:hover{color:#000000ab}.ant-notification-notice-btn{float:right;margin-top:16px}.ant-notification .notification-fade-effect{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both}.ant-notification-fade-enter,.ant-notification-fade-appear{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both;opacity:0;animation-play-state:paused}.ant-notification-fade-leave{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both;animation-duration:.2s;animation-play-state:paused}.ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-fade-appear.ant-notification-fade-appear-active{animation-name:NotificationFadeIn;animation-play-state:running}.ant-notification-fade-leave.ant-notification-fade-leave-active{animation-name:NotificationFadeOut;animation-play-state:running}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}.ant-notification-rtl{direction:rtl}.ant-notification-rtl .ant-notification-notice-closable .ant-notification-notice-message{padding-right:0;padding-left:24px}.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-message,.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-description{margin-right:48px;margin-left:0}.ant-notification-rtl .ant-notification-notice-icon{margin-right:4px;margin-left:0}.ant-notification-rtl .ant-notification-notice-close{right:auto;left:22px}.ant-notification-rtl .ant-notification-notice-btn{float:left}.ant-notification-top,.ant-notification-bottom{margin-right:0;margin-left:0}.ant-notification-top .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-top .ant-notification-fade-appear.ant-notification-fade-appear-active{animation-name:NotificationTopFadeIn}.ant-notification-bottom .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-bottom .ant-notification-fade-appear.ant-notification-fade-appear-active{animation-name:NotificationBottomFadeIn}.ant-notification-topLeft,.ant-notification-bottomLeft{margin-right:0;margin-left:24px}.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active{animation-name:NotificationLeftFadeIn}@keyframes NotificationTopFadeIn{0%{margin-top:-100%;opacity:0}to{margin-top:0;opacity:1}}@keyframes NotificationBottomFadeIn{0%{margin-bottom:-100%;opacity:0}to{margin-bottom:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}.ant-page-header{box-sizing:border-box;margin:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;padding:16px 24px;background-color:#fff}.ant-page-header-ghost{background-color:inherit}.ant-page-header.has-breadcrumb{padding-top:12px}.ant-page-header.has-footer{padding-bottom:0}.ant-page-header-back{margin-right:16px;font-size:16px;line-height:1}.ant-page-header-back-button{color:#1890ff;outline:none;cursor:pointer;transition:color .3s;color:#000}.ant-page-header-back-button:focus-visible,.ant-page-header-back-button:hover{color:#40a9ff}.ant-page-header-back-button:active{color:#096dd9}.ant-page-header .ant-divider-vertical{height:14px;margin:0 12px;vertical-align:middle}.ant-breadcrumb+.ant-page-header-heading{margin-top:8px}.ant-page-header-heading{display:flex;justify-content:space-between}.ant-page-header-heading-left{display:flex;align-items:center;margin:4px 0;overflow:hidden}.ant-page-header-heading-title{margin-right:12px;margin-bottom:0;color:#000000d9;font-weight:600;font-size:20px;line-height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-page-header-heading .ant-avatar{margin-right:12px}.ant-page-header-heading-sub-title{margin-right:12px;color:#00000073;font-size:14px;line-height:1.5715;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-page-header-heading-extra{margin:4px 0;white-space:nowrap}.ant-page-header-heading-extra>*{white-space:unset}.ant-page-header-content{padding-top:12px}.ant-page-header-footer{margin-top:16px}.ant-page-header-footer .ant-tabs>.ant-tabs-nav{margin:0}.ant-page-header-footer .ant-tabs>.ant-tabs-nav:before{border:none}.ant-page-header-footer .ant-tabs .ant-tabs-tab{padding-top:8px;padding-bottom:8px;font-size:16px}.ant-page-header-compact .ant-page-header-heading{flex-wrap:wrap}.ant-page-header-rtl{direction:rtl}.ant-page-header-rtl .ant-page-header-back{float:right;margin-right:0;margin-left:16px}.ant-page-header-rtl .ant-page-header-heading-title,.ant-page-header-rtl .ant-page-header-heading .ant-avatar{margin-right:0;margin-left:12px}.ant-page-header-rtl .ant-page-header-heading-sub-title{float:right;margin-right:0;margin-left:12px}.ant-page-header-rtl .ant-page-header-heading-tags{float:right}.ant-page-header-rtl .ant-page-header-heading-extra{float:left}.ant-page-header-rtl .ant-page-header-heading-extra>*{margin-right:12px;margin-left:0}.ant-page-header-rtl .ant-page-header-heading-extra>*:first-child{margin-right:0}.ant-page-header-rtl .ant-page-header-footer .ant-tabs-bar .ant-tabs-nav{float:right}.ant-popconfirm{z-index:1060}.ant-progress{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-block}.ant-progress-line{position:relative;width:100%;font-size:14px}.ant-progress-steps{display:inline-block}.ant-progress-steps-outer{display:flex;flex-direction:row;align-items:center}.ant-progress-steps-item{flex-shrink:0;min-width:2px;margin-right:2px;background:#f3f3f3;transition:all .3s}.ant-progress-steps-item-active{background:#1890ff}.ant-progress-small.ant-progress-line,.ant-progress-small.ant-progress-line .ant-progress-text .anticon{font-size:12px}.ant-progress-outer{display:inline-block;width:100%;margin-right:0;padding-right:0}.ant-progress-show-info .ant-progress-outer{margin-right:calc(-2em - 8px);padding-right:calc(2em + 8px)}.ant-progress-inner{position:relative;display:inline-block;width:100%;overflow:hidden;vertical-align:middle;background-color:#f5f5f5;border-radius:100px}.ant-progress-circle-trail{stroke:#f5f5f5}.ant-progress-circle-path{animation:ant-progress-appear .3s}.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#1890ff}.ant-progress-success-bg,.ant-progress-bg{position:relative;background-color:#1890ff;border-radius:100px;transition:all .4s cubic-bezier(.08,.82,.17,1) 0s}.ant-progress-success-bg{position:absolute;top:0;left:0;background-color:#52c41a}.ant-progress-text{display:inline-block;width:2em;margin-left:8px;color:#000000d9;font-size:1em;line-height:1;white-space:nowrap;text-align:left;vertical-align:middle;word-break:normal}.ant-progress-text .anticon{font-size:14px}.ant-progress-status-active .ant-progress-bg:before{position:absolute;inset:0;background:#fff;border-radius:10px;opacity:0;animation:ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;content:""}.ant-progress-status-exception .ant-progress-bg{background-color:#ff4d4f}.ant-progress-status-exception .ant-progress-text{color:#ff4d4f}.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#ff4d4f}.ant-progress-status-success .ant-progress-bg{background-color:#52c41a}.ant-progress-status-success .ant-progress-text{color:#52c41a}.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#52c41a}.ant-progress-circle .ant-progress-inner{position:relative;line-height:1;background-color:transparent}.ant-progress-circle .ant-progress-text{position:absolute;top:50%;left:50%;width:100%;margin:0;padding:0;color:#000000d9;font-size:1em;line-height:1;white-space:normal;text-align:center;transform:translate(-50%,-50%)}.ant-progress-circle .ant-progress-text .anticon{font-size:1.16666667em}.ant-progress-circle.ant-progress-status-exception .ant-progress-text{color:#ff4d4f}.ant-progress-circle.ant-progress-status-success .ant-progress-text{color:#52c41a}@keyframes ant-progress-active{0%{transform:translate(-100%) scaleX(0);opacity:.1}20%{transform:translate(-100%) scaleX(0);opacity:.5}to{transform:translate(0) scaleX(1);opacity:0}}.ant-progress-rtl{direction:rtl}.ant-progress-rtl.ant-progress-show-info .ant-progress-outer{margin-right:0;margin-left:calc(-2em - 8px);padding-right:0;padding-left:calc(2em + 8px)}.ant-progress-rtl .ant-progress-success-bg{right:0;left:auto}.ant-progress-rtl.ant-progress-line .ant-progress-text,.ant-progress-rtl.ant-progress-steps .ant-progress-text{margin-right:8px;margin-left:0;text-align:right}.ant-rate{box-sizing:border-box;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;font-feature-settings:"tnum";display:inline-block;margin:0;padding:0;color:#fadb14;font-size:20px;line-height:unset;list-style:none;outline:none}.ant-rate-disabled .ant-rate-star{cursor:default}.ant-rate-disabled .ant-rate-star>div:hover{transform:scale(1)}.ant-rate-star{position:relative;display:inline-block;color:inherit;cursor:pointer}.ant-rate-star:not(:last-child){margin-right:8px}.ant-rate-star>div{transition:all .3s,outline 0s}.ant-rate-star>div:hover{transform:scale(1.1)}.ant-rate-star>div:focus{outline:0}.ant-rate-star>div:focus-visible{outline:1px dashed #fadb14;transform:scale(1.1)}.ant-rate-star-first,.ant-rate-star-second{color:#f0f0f0;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-rate-star-first .anticon,.ant-rate-star-second .anticon{vertical-align:middle}.ant-rate-star-first{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;opacity:0}.ant-rate-star-half .ant-rate-star-first,.ant-rate-star-half .ant-rate-star-second{opacity:1}.ant-rate-star-half .ant-rate-star-first,.ant-rate-star-full .ant-rate-star-second{color:inherit}.ant-rate-text{display:inline-block;margin:0 8px;font-size:14px}.ant-rate-rtl{direction:rtl}.ant-rate-rtl .ant-rate-star:not(:last-child){margin-right:0;margin-left:8px}.ant-rate-rtl .ant-rate-star-first{right:0;left:auto}.ant-result{padding:48px 32px}.ant-result-success .ant-result-icon>.anticon{color:#52c41a}.ant-result-error .ant-result-icon>.anticon{color:#ff4d4f}.ant-result-info .ant-result-icon>.anticon{color:#1890ff}.ant-result-warning .ant-result-icon>.anticon{color:#faad14}.ant-result-image{width:250px;height:295px;margin:auto}.ant-result-icon{margin-bottom:24px;text-align:center}.ant-result-icon>.anticon{font-size:72px}.ant-result-title{color:#000000d9;font-size:24px;line-height:1.8;text-align:center}.ant-result-subtitle{color:#00000073;font-size:14px;line-height:1.6;text-align:center}.ant-result-extra{margin:24px 0 0;text-align:center}.ant-result-extra>*{margin-right:8px}.ant-result-extra>*:last-child{margin-right:0}.ant-result-content{margin-top:24px;padding:24px 40px;background-color:#fafafa}.ant-result-rtl{direction:rtl}.ant-result-rtl .ant-result-extra>*{margin-right:0;margin-left:8px}.ant-result-rtl .ant-result-extra>*:last-child{margin-left:0}.segmented-disabled-item,.segmented-disabled-item:hover,.segmented-disabled-item:focus{color:#00000040;cursor:not-allowed}.segmented-item-selected{background-color:#fff;border-radius:2px;box-shadow:0 2px 8px -2px #0000000d,0 1px 4px -1px #00000012,0 0 1px #00000014}.segmented-text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all}.ant-segmented{box-sizing:border-box;margin:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-block;padding:2px;color:#000000a6;background-color:#0000000a;border-radius:2px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-segmented-group{position:relative;display:flex;align-items:stretch;justify-items:flex-start;width:100%}.ant-segmented.ant-segmented-block{display:flex}.ant-segmented.ant-segmented-block .ant-segmented-item{flex:1;min-width:0}.ant-segmented:not(.ant-segmented-disabled):hover,.ant-segmented:not(.ant-segmented-disabled):focus{background-color:#0000000f}.ant-segmented-item{position:relative;text-align:center;cursor:pointer;transition:color .3s cubic-bezier(.645,.045,.355,1)}.ant-segmented-item-selected{background-color:#fff;border-radius:2px;box-shadow:0 2px 8px -2px #0000000d,0 1px 4px -1px #00000012,0 0 1px #00000014;color:#262626}.ant-segmented-item:hover,.ant-segmented-item:focus{color:#262626}.ant-segmented-item-label{min-height:28px;padding:0 11px;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all}.ant-segmented-item-icon+*{margin-left:6px}.ant-segmented-item-input{position:absolute;top:0;left:0;width:0;height:0;opacity:0;pointer-events:none}.ant-segmented.ant-segmented-lg .ant-segmented-item-label{min-height:36px;padding:0 11px;font-size:16px;line-height:36px}.ant-segmented.ant-segmented-sm .ant-segmented-item-label{min-height:20px;padding:0 7px;line-height:20px}.ant-segmented-item-disabled,.ant-segmented-item-disabled:hover,.ant-segmented-item-disabled:focus{color:#00000040;cursor:not-allowed}.ant-segmented-thumb{background-color:#fff;border-radius:2px;box-shadow:0 2px 8px -2px #0000000d,0 1px 4px -1px #00000012,0 0 1px #00000014;position:absolute;top:0;left:0;width:0;height:100%;padding:4px 0}.ant-segmented-thumb-motion-appear-active{transition:transform .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1);will-change:transform,width}.ant-segmented.ant-segmented-rtl{direction:rtl}.ant-segmented.ant-segmented-rtl .ant-segmented-item-icon{margin-right:0;margin-left:6px}.ant-slider{box-sizing:border-box;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;height:12px;margin:10px 6px;padding:4px 0;cursor:pointer;touch-action:none}.ant-slider-vertical{width:12px;height:100%;margin:6px 10px;padding:0 4px}.ant-slider-vertical .ant-slider-rail{width:4px;height:100%}.ant-slider-vertical .ant-slider-track{width:4px}.ant-slider-vertical .ant-slider-handle{margin-top:-6px;margin-left:-5px}.ant-slider-vertical .ant-slider-mark{top:0;left:12px;width:18px;height:100%}.ant-slider-vertical .ant-slider-mark-text{left:4px;white-space:nowrap}.ant-slider-vertical .ant-slider-step{width:4px;height:100%}.ant-slider-vertical .ant-slider-dot{top:auto;margin-left:-2px}.ant-slider-tooltip .ant-tooltip-inner{min-width:unset}.ant-slider-rtl.ant-slider-vertical .ant-slider-handle{margin-right:-5px;margin-left:0}.ant-slider-rtl.ant-slider-vertical .ant-slider-mark{right:12px;left:auto}.ant-slider-rtl.ant-slider-vertical .ant-slider-mark-text{right:4px;left:auto}.ant-slider-rtl.ant-slider-vertical .ant-slider-dot{right:2px;left:auto}.ant-slider-with-marks{margin-bottom:28px}.ant-slider-rail{position:absolute;width:100%;height:4px;background-color:#f5f5f5;border-radius:2px;transition:background-color .3s}.ant-slider-track{position:absolute;height:4px;background-color:#91d5ff;border-radius:2px;transition:background-color .3s}.ant-slider-handle{position:absolute;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #91d5ff;border-radius:50%;box-shadow:0;cursor:pointer;transition:border-color .3s,box-shadow .6s,transform .3s cubic-bezier(.18,.89,.32,1.28)}.ant-slider-handle-dragging{z-index:1}.ant-slider-handle:focus{border-color:#46a6ff;outline:none;box-shadow:0 0 0 5px #1890ff1f}.ant-slider-handle.ant-tooltip-open{border-color:#1890ff}.ant-slider-handle:after{position:absolute;inset:-6px;content:""}.ant-slider:hover .ant-slider-rail{background-color:#e1e1e1}.ant-slider:hover .ant-slider-track{background-color:#69c0ff}.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open){border-color:#69c0ff}.ant-slider-mark{position:absolute;top:14px;left:0;width:100%;font-size:14px}.ant-slider-mark-text{position:absolute;display:inline-block;color:#00000073;text-align:center;word-break:keep-all;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-slider-mark-text-active{color:#000000d9}.ant-slider-step{position:absolute;width:100%;height:4px;background:transparent;pointer-events:none}.ant-slider-dot{position:absolute;top:-2px;width:8px;height:8px;background-color:#fff;border:2px solid #f0f0f0;border-radius:50%;cursor:pointer}.ant-slider-dot-active{border-color:#8cc8ff}.ant-slider-disabled{cursor:not-allowed}.ant-slider-disabled .ant-slider-rail{background-color:#f5f5f5!important}.ant-slider-disabled .ant-slider-track{background-color:#00000040!important}.ant-slider-disabled .ant-slider-handle,.ant-slider-disabled .ant-slider-dot{background-color:#fff;border-color:#00000040!important;box-shadow:none;cursor:not-allowed}.ant-slider-disabled .ant-slider-mark-text,.ant-slider-disabled .ant-slider-dot{cursor:not-allowed!important}.ant-slider-rtl{direction:rtl}.ant-slider-rtl .ant-slider-mark{right:0;left:auto}.ant-statistic{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum"}.ant-statistic-title{margin-bottom:4px;color:#00000073;font-size:14px}.ant-statistic-skeleton{padding-top:16px}.ant-statistic-content{color:#000000d9;font-size:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.ant-statistic-content-value{display:inline-block;direction:ltr}.ant-statistic-content-prefix,.ant-statistic-content-suffix{display:inline-block}.ant-statistic-content-prefix{margin-right:4px}.ant-statistic-content-suffix{margin-left:4px}.ant-statistic-rtl{direction:rtl}.ant-statistic-rtl .ant-statistic-content-prefix{margin-right:0;margin-left:4px}.ant-statistic-rtl .ant-statistic-content-suffix{margin-right:4px;margin-left:0}.ant-steps{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:flex;width:100%;font-size:0;text-align:initial}.ant-steps-item{position:relative;display:inline-block;flex:1;overflow:hidden;vertical-align:top}.ant-steps-item-container{outline:none}.ant-steps-item:last-child{flex:none}.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-tail,.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{display:none}.ant-steps-item-icon,.ant-steps-item-content{display:inline-block;vertical-align:top}.ant-steps-item-icon{width:32px;height:32px;margin:0 8px 0 0;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:32px;text-align:center;border:1px solid rgba(0,0,0,.25);border-radius:32px;transition:background-color .3s,border-color .3s}.ant-steps-item-icon .ant-steps-icon{position:relative;top:-.5px;color:#1890ff;line-height:1}.ant-steps-item-tail{position:absolute;top:12px;left:0;width:100%;padding:0 10px}.ant-steps-item-tail:after{display:inline-block;width:100%;height:1px;background:#f0f0f0;border-radius:1px;transition:background .3s;content:""}.ant-steps-item-title{position:relative;display:inline-block;padding-right:16px;color:#000000d9;font-size:16px;line-height:32px}.ant-steps-item-title:after{position:absolute;top:16px;left:100%;display:block;width:9999px;height:1px;background:#f0f0f0;content:""}.ant-steps-item-subtitle{display:inline;margin-left:8px;color:#00000073;font-weight:400;font-size:14px}.ant-steps-item-description{color:#00000073;font-size:14px}.ant-steps-item-wait .ant-steps-item-icon{background-color:#fff;border-color:#00000040}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:#00000040}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:rgba(0,0,0,.25)}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#00000073}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#f0f0f0}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:#00000073}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#f0f0f0}.ant-steps-item-process .ant-steps-item-icon{background-color:#fff;border-color:#1890ff}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#1890ff}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#1890ff}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#000000d9}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#f0f0f0}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:#000000d9}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#f0f0f0}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-icon{background:#1890ff}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-icon .ant-steps-icon{color:#fff}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-title{font-weight:500}.ant-steps-item-finish .ant-steps-item-icon{background-color:#fff;border-color:#1890ff}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#1890ff}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#1890ff}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#000000d9}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#1890ff}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:#00000073}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#1890ff}.ant-steps-item-error .ant-steps-item-icon{background-color:#fff;border-color:#ff4d4f}.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon{color:#ff4d4f}.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#ff4d4f}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#ff4d4f}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#f0f0f0}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:#ff4d4f}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#f0f0f0}.ant-steps-item.ant-steps-next-error .ant-steps-item-title:after{background:#ff4d4f}.ant-steps-item-disabled{cursor:not-allowed}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]{cursor:pointer}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-title,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-subtitle,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-icon .ant-steps-icon{transition:color .3s}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-title,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-subtitle,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-description{color:#1890ff}.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon{border-color:#1890ff}.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon .ant-steps-icon{color:#1890ff}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{padding-left:16px;white-space:nowrap}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child{padding-left:0}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title{padding-right:0}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail{display:none}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description{max-width:140px;white-space:normal}.ant-steps-item-custom>.ant-steps-item-container>.ant-steps-item-icon{height:auto;background:none;border:0}.ant-steps-item-custom>.ant-steps-item-container>.ant-steps-item-icon>.ant-steps-icon{top:0;left:.5px;width:32px;height:32px;font-size:24px;line-height:32px}.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#1890ff}.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon{width:auto;background:none}.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{padding-left:12px}.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child{padding-left:0}.ant-steps-small .ant-steps-item-icon{width:24px;height:24px;margin:0 8px 0 0;font-size:12px;line-height:24px;text-align:center;border-radius:24px}.ant-steps-small .ant-steps-item-title{padding-right:12px;font-size:14px;line-height:24px}.ant-steps-small .ant-steps-item-title:after{top:12px}.ant-steps-small .ant-steps-item-description{color:#00000073;font-size:14px}.ant-steps-small .ant-steps-item-tail{top:8px}.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon{width:inherit;height:inherit;line-height:inherit;background:none;border:0;border-radius:0}.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{font-size:24px;line-height:24px;transform:none}.ant-steps-vertical{display:flex;flex-direction:column}.ant-steps-vertical>.ant-steps-item{display:block;flex:1 0 auto;padding-left:0;overflow:visible}.ant-steps-vertical>.ant-steps-item .ant-steps-item-icon{float:left;margin-right:16px}.ant-steps-vertical>.ant-steps-item .ant-steps-item-content{display:block;min-height:48px;overflow:hidden}.ant-steps-vertical>.ant-steps-item .ant-steps-item-title{line-height:32px}.ant-steps-vertical>.ant-steps-item .ant-steps-item-description{padding-bottom:12px}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{position:absolute;top:0;left:15px;width:1px;height:100%;padding:38px 0 6px}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{width:1px;height:100%}.ant-steps-vertical>.ant-steps-item:not(:last-child)>.ant-steps-item-container>.ant-steps-item-tail{display:block}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{display:none}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{position:absolute;top:0;left:11px;padding:30px 0 6px}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title{line-height:24px}.ant-steps-label-vertical .ant-steps-item{overflow:visible}.ant-steps-label-vertical .ant-steps-item-tail{margin-left:58px;padding:3.5px 24px}.ant-steps-label-vertical .ant-steps-item-content{display:block;width:116px;margin-top:8px;text-align:center}.ant-steps-label-vertical .ant-steps-item-icon{display:inline-block;margin-left:42px}.ant-steps-label-vertical .ant-steps-item-title{padding-right:0;padding-left:0}.ant-steps-label-vertical .ant-steps-item-title:after{display:none}.ant-steps-label-vertical .ant-steps-item-subtitle{display:block;margin-bottom:4px;margin-left:0;line-height:1.5715}.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon{margin-left:46px}.ant-steps-dot .ant-steps-item-title,.ant-steps-dot.ant-steps-small .ant-steps-item-title{line-height:1.5715}.ant-steps-dot .ant-steps-item-tail,.ant-steps-dot.ant-steps-small .ant-steps-item-tail{top:2px;width:100%;margin:0 0 0 70px;padding:0}.ant-steps-dot .ant-steps-item-tail:after,.ant-steps-dot.ant-steps-small .ant-steps-item-tail:after{width:calc(100% - 20px);height:3px;margin-left:12px}.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot{left:2px}.ant-steps-dot .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-icon{width:8px;height:8px;margin-left:67px;padding-right:0;line-height:8px;background:transparent;border:0}.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot{position:relative;float:left;width:100%;height:100%;border-radius:100px;transition:all .3s}.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot:after,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot:after{position:absolute;top:-12px;left:-26px;width:60px;height:32px;background:rgba(0,0,0,.001);content:""}.ant-steps-dot .ant-steps-item-content,.ant-steps-dot.ant-steps-small .ant-steps-item-content{width:140px}.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon{position:relative;top:-1px;width:10px;height:10px;line-height:10px;background:none}.ant-steps-dot .ant-steps-item-process .ant-steps-icon:first-child .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-icon:first-child .ant-steps-icon-dot{left:0}.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon{margin-top:13px;margin-left:0;background:none}.ant-steps-vertical.ant-steps-dot .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{top:6.5px;left:-9px;margin:0;padding:22px 0 4px}.ant-steps-vertical.ant-steps-dot.ant-steps-small .ant-steps-item-icon{margin-top:10px}.ant-steps-vertical.ant-steps-dot.ant-steps-small .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{top:3.5px}.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot{left:0}.ant-steps-vertical.ant-steps-dot .ant-steps-item-content{width:inherit}.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon-dot{top:-1px;left:-1px}.ant-steps-navigation{padding-top:12px}.ant-steps-navigation.ant-steps-small .ant-steps-item-container{margin-left:-12px}.ant-steps-navigation .ant-steps-item{overflow:visible;text-align:center}.ant-steps-navigation .ant-steps-item-container{display:inline-block;height:100%;margin-left:-16px;padding-bottom:12px;text-align:left;transition:opacity .3s}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content{max-width:auto}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title{max-width:100%;padding-right:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title:after{display:none}.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]{cursor:pointer}.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]:hover{opacity:.85}.ant-steps-navigation .ant-steps-item:last-child{flex:1}.ant-steps-navigation .ant-steps-item:last-child:after{display:none}.ant-steps-navigation .ant-steps-item:after{position:absolute;top:50%;left:100%;display:inline-block;width:12px;height:12px;margin-top:-14px;margin-left:-2px;border:1px solid rgba(0,0,0,.25);border-bottom:none;border-left:none;transform:rotate(45deg);content:""}.ant-steps-navigation .ant-steps-item:before{position:absolute;bottom:0;left:50%;display:inline-block;width:0;height:2px;background-color:#1890ff;transition:width .3s,left .3s;transition-timing-function:ease-out;content:""}.ant-steps-navigation .ant-steps-item.ant-steps-item-active:before{left:0;width:100%}.ant-steps-navigation.ant-steps-vertical>.ant-steps-item{margin-right:0!important}.ant-steps-navigation.ant-steps-vertical>.ant-steps-item:before{display:none}.ant-steps-navigation.ant-steps-vertical>.ant-steps-item.ant-steps-item-active:before{top:0;right:0;left:unset;display:block;width:3px;height:calc(100% - 24px)}.ant-steps-navigation.ant-steps-vertical>.ant-steps-item:after{position:relative;top:-2px;left:50%;display:block;width:8px;height:8px;margin-bottom:8px;text-align:center;transform:rotate(135deg)}.ant-steps-navigation.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{visibility:hidden}.ant-steps-navigation.ant-steps-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{visibility:hidden}.ant-steps-rtl{direction:rtl}.ant-steps.ant-steps-rtl .ant-steps-item-icon{margin-right:0;margin-left:8px}.ant-steps-rtl .ant-steps-item-tail{right:0;left:auto}.ant-steps-rtl .ant-steps-item-title{padding-right:0;padding-left:16px}.ant-steps-rtl .ant-steps-item-title .ant-steps-item-subtitle{float:left;margin-right:8px;margin-left:0}.ant-steps-rtl .ant-steps-item-title:after{right:100%;left:auto}.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{padding-right:16px;padding-left:0}.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child{padding-right:0}.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title{padding-left:0}.ant-steps-rtl .ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{right:.5px;left:auto}.ant-steps-rtl.ant-steps-navigation.ant-steps-small .ant-steps-item-container{margin-right:-12px;margin-left:0}.ant-steps-rtl.ant-steps-navigation .ant-steps-item-container{margin-right:-16px;margin-left:0;text-align:right}.ant-steps-rtl.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title{padding-left:0}.ant-steps-rtl.ant-steps-navigation .ant-steps-item:after{right:100%;left:auto;margin-right:-2px;margin-left:0;transform:rotate(225deg)}.ant-steps-rtl.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{padding-right:12px;padding-left:0}.ant-steps-rtl.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child{padding-right:0}.ant-steps-rtl.ant-steps-small .ant-steps-item-title{padding-right:0;padding-left:12px}.ant-steps-rtl.ant-steps-vertical>.ant-steps-item .ant-steps-item-icon{float:right;margin-right:0;margin-left:16px}.ant-steps-rtl.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{right:16px;left:auto}.ant-steps-rtl.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{right:12px;left:auto}.ant-steps-rtl.ant-steps-label-vertical .ant-steps-item-title{padding-left:0}.ant-steps-rtl.ant-steps-dot .ant-steps-item-tail,.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-tail{margin:0 70px 0 0}.ant-steps-rtl.ant-steps-dot .ant-steps-item-tail:after,.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-tail:after{margin-right:12px;margin-left:0}.ant-steps-rtl.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot{right:2px;left:auto}.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon,.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon{margin-right:67px;margin-left:0}.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot{float:right}.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot:after,.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot:after{right:-26px;left:auto}.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon{margin-right:0;margin-left:16px}.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{right:-9px;left:auto}.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot{right:0;left:auto}.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot{right:-2px;left:auto}.ant-steps-rtl.ant-steps-with-progress.ant-steps-vertical>.ant-steps-item{padding-right:4px}.ant-steps-rtl.ant-steps-with-progress.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{right:19px}.ant-steps-rtl.ant-steps-with-progress.ant-steps-small.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{right:15px}.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child{padding-right:4px;padding-left:0}.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child.ant-steps-item-active{padding-right:4px}.ant-steps-with-progress .ant-steps-item{padding-top:4px}.ant-steps-with-progress .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{top:4px;left:19px}.ant-steps-with-progress.ant-steps-horizontal .ant-steps-item:first-child,.ant-steps-with-progress.ant-steps-small.ant-steps-horizontal .ant-steps-item:first-child{padding-bottom:4px;padding-left:4px}.ant-steps-with-progress.ant-steps-small>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{left:15px}.ant-steps-with-progress.ant-steps-vertical .ant-steps-item{padding-left:4px}.ant-steps-with-progress.ant-steps-label-vertical .ant-steps-item .ant-steps-item-tail{top:14px!important}.ant-steps-with-progress .ant-steps-item-icon{position:relative}.ant-steps-with-progress .ant-steps-item-icon .ant-progress{position:absolute;inset:-5px}.ant-switch{margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;box-sizing:border-box;min-width:44px;height:22px;line-height:22px;vertical-align:middle;background-color:#00000040;border:0;border-radius:100px;cursor:pointer;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-switch:focus{outline:0;box-shadow:0 0 0 2px #0000001a}.ant-switch-checked:focus{box-shadow:0 0 0 2px #e6f7ff}.ant-switch:focus:hover{box-shadow:none}.ant-switch-checked{background-color:#1890ff}.ant-switch-loading,.ant-switch-disabled{cursor:not-allowed;opacity:.4}.ant-switch-loading *,.ant-switch-disabled *{box-shadow:none;cursor:not-allowed}.ant-switch-inner{display:block;margin:0 7px 0 25px;color:#fff;font-size:12px;transition:margin .2s}.ant-switch-checked .ant-switch-inner{margin:0 25px 0 7px}.ant-switch-handle{position:absolute;top:2px;left:2px;width:18px;height:18px;transition:all .2s ease-in-out}.ant-switch-handle:before{position:absolute;inset:0;background-color:#fff;border-radius:9px;box-shadow:0 2px 4px #00230b33;transition:all .2s ease-in-out;content:""}.ant-switch-checked .ant-switch-handle{left:calc(100% - 20px)}.ant-switch:not(.ant-switch-disabled):active .ant-switch-handle:before{right:-30%;left:0}.ant-switch:not(.ant-switch-disabled):active.ant-switch-checked .ant-switch-handle:before{right:0;left:-30%}.ant-switch-loading-icon.anticon{position:relative;top:2px;color:#000000a6;vertical-align:top}.ant-switch-checked .ant-switch-loading-icon{color:#1890ff}.ant-switch-small{min-width:28px;height:16px;line-height:16px}.ant-switch-small .ant-switch-inner{margin:0 5px 0 18px;font-size:12px}.ant-switch-small .ant-switch-handle{width:12px;height:12px}.ant-switch-small .ant-switch-loading-icon{top:1.5px;font-size:9px}.ant-switch-small.ant-switch-checked .ant-switch-inner{margin:0 18px 0 5px}.ant-switch-small.ant-switch-checked .ant-switch-handle{left:calc(100% - 14px)}.ant-switch-rtl{direction:rtl}.ant-switch-rtl .ant-switch-inner{margin:0 25px 0 7px}.ant-switch-rtl .ant-switch-handle{right:2px;left:auto}.ant-switch-rtl:not(.ant-switch-rtl-disabled):active .ant-switch-handle:before{right:0;left:-30%}.ant-switch-rtl:not(.ant-switch-rtl-disabled):active.ant-switch-checked .ant-switch-handle:before{right:-30%;left:0}.ant-switch-rtl.ant-switch-checked .ant-switch-inner{margin:0 7px 0 25px}.ant-switch-rtl.ant-switch-checked .ant-switch-handle{right:calc(100% - 20px)}.ant-switch-rtl.ant-switch-small.ant-switch-checked .ant-switch-handle{right:calc(100% - 14px)}.ant-table.ant-table-middle{font-size:14px}.ant-table.ant-table-middle .ant-table-title,.ant-table.ant-table-middle .ant-table-footer,.ant-table.ant-table-middle .ant-table-thead>tr>th,.ant-table.ant-table-middle .ant-table-tbody>tr>td,.ant-table.ant-table-middle tfoot>tr>th,.ant-table.ant-table-middle tfoot>tr>td{padding:12px 8px}.ant-table.ant-table-middle .ant-table-filter-trigger{margin-right:-4px}.ant-table.ant-table-middle .ant-table-expanded-row-fixed{margin:-12px -8px}.ant-table.ant-table-middle .ant-table-tbody .ant-table-wrapper:only-child .ant-table{margin:-12px -8px -12px 40px}.ant-table.ant-table-middle .ant-table-selection-column{padding-inline-start:2px}.ant-table.ant-table-small{font-size:14px}.ant-table.ant-table-small .ant-table-title,.ant-table.ant-table-small .ant-table-footer,.ant-table.ant-table-small .ant-table-thead>tr>th,.ant-table.ant-table-small .ant-table-tbody>tr>td,.ant-table.ant-table-small tfoot>tr>th,.ant-table.ant-table-small tfoot>tr>td{padding:8px}.ant-table.ant-table-small .ant-table-filter-trigger{margin-right:-4px}.ant-table.ant-table-small .ant-table-expanded-row-fixed{margin:-8px}.ant-table.ant-table-small .ant-table-tbody .ant-table-wrapper:only-child .ant-table{margin:-8px -8px -8px 40px}.ant-table.ant-table-small .ant-table-selection-column{padding-inline-start:2px}.ant-table.ant-table-bordered>.ant-table-title{border:1px solid #f0f0f0;border-bottom:0}.ant-table.ant-table-bordered>.ant-table-container{border-left:1px solid #f0f0f0}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>thead>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tbody>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tfoot>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tfoot>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tfoot>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tfoot>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tfoot>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tfoot>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tfoot>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tfoot>tr>td{border-right:1px solid #f0f0f0}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr:not(:last-child)>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr:not(:last-child)>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr:not(:last-child)>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>thead>tr:not(:last-child)>th{border-bottom:1px solid #f0f0f0}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th:before,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>th:before,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr>th:before,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>thead>tr>th:before{background-color:transparent!important}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>thead>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tbody>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tfoot>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tfoot>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tfoot>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tfoot>tr>.ant-table-cell-fix-right-first:after{border-right:1px solid #f0f0f0}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td>.ant-table-expanded-row-fixed,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>td>.ant-table-expanded-row-fixed,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>td>.ant-table-expanded-row-fixed,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tbody>tr>td>.ant-table-expanded-row-fixed{margin:-16px -17px}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td>.ant-table-expanded-row-fixed:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>td>.ant-table-expanded-row-fixed:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>td>.ant-table-expanded-row-fixed:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tbody>tr>td>.ant-table-expanded-row-fixed:after{position:absolute;top:0;right:1px;bottom:0;border-right:1px solid #f0f0f0;content:""}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table{border-top:1px solid #f0f0f0}.ant-table.ant-table-bordered.ant-table-scroll-horizontal>.ant-table-container>.ant-table-body>table>tbody>tr.ant-table-expanded-row>td,.ant-table.ant-table-bordered.ant-table-scroll-horizontal>.ant-table-container>.ant-table-body>table>tbody>tr.ant-table-placeholder>td{border-right:0}.ant-table.ant-table-bordered.ant-table-middle>.ant-table-container>.ant-table-content>table>tbody>tr>td>.ant-table-expanded-row-fixed,.ant-table.ant-table-bordered.ant-table-middle>.ant-table-container>.ant-table-body>table>tbody>tr>td>.ant-table-expanded-row-fixed{margin:-12px -9px}.ant-table.ant-table-bordered.ant-table-small>.ant-table-container>.ant-table-content>table>tbody>tr>td>.ant-table-expanded-row-fixed,.ant-table.ant-table-bordered.ant-table-small>.ant-table-container>.ant-table-body>table>tbody>tr>td>.ant-table-expanded-row-fixed{margin:-8px -9px}.ant-table.ant-table-bordered>.ant-table-footer{border:1px solid #f0f0f0;border-top:0}.ant-table-cell .ant-table-container:first-child{border-top:0}.ant-table-cell-scrollbar:not([rowspan]){box-shadow:0 1px 0 1px #fafafa}.ant-table-wrapper{clear:both;max-width:100%}.ant-table-wrapper:before{display:table;content:""}.ant-table-wrapper:after{display:table;clear:both;content:""}.ant-table{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;font-size:14px;background:#fff;border-radius:2px}.ant-table table{width:100%;text-align:left;border-radius:2px 2px 0 0;border-collapse:separate;border-spacing:0}.ant-table-thead>tr>th,.ant-table-tbody>tr>td,.ant-table tfoot>tr>th,.ant-table tfoot>tr>td{position:relative;padding:16px;overflow-wrap:break-word}.ant-table-cell-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all}.ant-table-cell-ellipsis.ant-table-cell-fix-left-last,.ant-table-cell-ellipsis.ant-table-cell-fix-right-first{overflow:visible}.ant-table-cell-ellipsis.ant-table-cell-fix-left-last .ant-table-cell-content,.ant-table-cell-ellipsis.ant-table-cell-fix-right-first .ant-table-cell-content{display:block;overflow:hidden;text-overflow:ellipsis}.ant-table-cell-ellipsis .ant-table-column-title{overflow:hidden;text-overflow:ellipsis;word-break:keep-all}.ant-table-title{padding:16px}.ant-table-footer{padding:16px;color:#000000d9;background:#fafafa}.ant-table-thead>tr>th{position:relative;color:#000000d9;font-weight:500;text-align:left;background:#fafafa;border-bottom:1px solid #f0f0f0;transition:background .3s ease}.ant-table-thead>tr>th[colspan]:not([colspan="1"]){text-align:center}.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{position:absolute;top:50%;right:0;width:1px;height:1.6em;background-color:#0000000f;transform:translateY(-50%);transition:background-color .3s;content:""}.ant-table-thead>tr:not(:last-child)>th[colspan]{border-bottom:0}.ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;transition:background .3s}.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table,.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table{margin:-16px -16px -16px 32px}.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td,.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td{border-bottom:0}.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:first-child,.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:first-child,.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:last-child,.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:last-child{border-radius:0}.ant-table-tbody>tr.ant-table-row:hover>td,.ant-table-tbody>tr>td.ant-table-cell-row-hover{background:#fafafa}.ant-table-tbody>tr.ant-table-row-selected>td{background:#e6f7ff;border-color:#00000008}.ant-table-tbody>tr.ant-table-row-selected:hover>td{background:#dcf4ff}.ant-table-summary{position:relative;z-index:2;background:#fff}div.ant-table-summary{box-shadow:0 -1px #f0f0f0}.ant-table-summary>tr>th,.ant-table-summary>tr>td{border-bottom:1px solid #f0f0f0}.ant-table-pagination.ant-pagination{margin:16px 0}.ant-table-pagination{display:flex;flex-wrap:wrap;row-gap:8px}.ant-table-pagination>*{flex:none}.ant-table-pagination-left{justify-content:flex-start}.ant-table-pagination-center{justify-content:center}.ant-table-pagination-right{justify-content:flex-end}.ant-table-thead th.ant-table-column-has-sorters{outline:none;cursor:pointer;transition:all .3s}.ant-table-thead th.ant-table-column-has-sorters:hover{background:rgba(0,0,0,.04)}.ant-table-thead th.ant-table-column-has-sorters:hover:before{background-color:transparent!important}.ant-table-thead th.ant-table-column-has-sorters:focus-visible{color:#1890ff}.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-left:hover,.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-right:hover,.ant-table-thead th.ant-table-column-sort{background:#f5f5f5}.ant-table-thead th.ant-table-column-sort:before{background-color:transparent!important}td.ant-table-column-sort{background:#fafafa}.ant-table-column-title{position:relative;z-index:1;flex:1}.ant-table-column-sorters{display:flex;flex:auto;align-items:center;justify-content:space-between}.ant-table-column-sorters:after{position:absolute;inset:0;width:100%;height:100%;content:""}.ant-table-column-sorter{margin-left:4px;color:#bfbfbf;font-size:0;transition:color .3s}.ant-table-column-sorter-inner{display:inline-flex;flex-direction:column;align-items:center}.ant-table-column-sorter-up,.ant-table-column-sorter-down{font-size:11px}.ant-table-column-sorter-up.active,.ant-table-column-sorter-down.active{color:#1890ff}.ant-table-column-sorter-up+.ant-table-column-sorter-down{margin-top:-.3em}.ant-table-column-sorters:hover .ant-table-column-sorter{color:#a6a6a6}.ant-table-filter-column{display:flex;justify-content:space-between}.ant-table-filter-trigger{position:relative;display:flex;align-items:center;margin:-4px -8px -4px 4px;padding:0 4px;color:#bfbfbf;font-size:12px;border-radius:2px;cursor:pointer;transition:all .3s}.ant-table-filter-trigger:hover{color:#00000073;background:rgba(0,0,0,.04)}.ant-table-filter-trigger.active{color:#1890ff}.ant-table-filter-dropdown{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";min-width:120px;background-color:#fff;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-table-filter-dropdown .ant-dropdown-menu{max-height:264px;overflow-x:hidden;border:0;box-shadow:none}.ant-table-filter-dropdown .ant-dropdown-menu:empty:after{display:block;padding:8px 0;color:#00000040;font-size:12px;text-align:center;content:"Not Found"}.ant-table-filter-dropdown-tree{padding:8px 8px 0}.ant-table-filter-dropdown-tree .ant-tree-treenode .ant-tree-node-content-wrapper:hover{background-color:#f5f5f5}.ant-table-filter-dropdown-tree .ant-tree-treenode-checkbox-checked .ant-tree-node-content-wrapper,.ant-table-filter-dropdown-tree .ant-tree-treenode-checkbox-checked .ant-tree-node-content-wrapper:hover{background-color:#bae7ff}.ant-table-filter-dropdown-search{padding:8px;border-bottom:1px #f0f0f0 solid}.ant-table-filter-dropdown-search-input input{min-width:140px}.ant-table-filter-dropdown-search-input .anticon{color:#00000040}.ant-table-filter-dropdown-checkall{width:100%;margin-bottom:4px;margin-left:4px}.ant-table-filter-dropdown-submenu>ul{max-height:calc(100vh - 130px);overflow-x:hidden;overflow-y:auto}.ant-table-filter-dropdown .ant-checkbox-wrapper+span,.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span{padding-left:8px}.ant-table-filter-dropdown-btns{display:flex;justify-content:space-between;padding:7px 8px;overflow:hidden;background-color:inherit;border-top:1px solid #f0f0f0}.ant-table-selection-col{width:32px}.ant-table-bordered .ant-table-selection-col{width:50px}table tr th.ant-table-selection-column,table tr td.ant-table-selection-column{padding-right:8px;padding-left:8px;text-align:center}table tr th.ant-table-selection-column .ant-radio-wrapper,table tr td.ant-table-selection-column .ant-radio-wrapper{margin-right:0}table tr th.ant-table-selection-column.ant-table-cell-fix-left{z-index:3}table tr th.ant-table-selection-column:after{background-color:transparent!important}.ant-table-selection{position:relative;display:inline-flex;flex-direction:column}.ant-table-selection-extra{position:absolute;top:0;z-index:1;cursor:pointer;transition:all .3s;margin-inline-start:100%;padding-inline-start:4px}.ant-table-selection-extra .anticon{color:#bfbfbf;font-size:10px}.ant-table-selection-extra .anticon:hover{color:#a6a6a6}.ant-table-expand-icon-col{width:48px}.ant-table-row-expand-icon-cell{text-align:center}.ant-table-row-expand-icon-cell .ant-table-row-expand-icon{display:inline-flex;float:none;vertical-align:sub}.ant-table-row-indent{float:left;height:1px}.ant-table-row-expand-icon{color:#1890ff;outline:none;cursor:pointer;transition:color .3s;position:relative;float:left;box-sizing:border-box;width:17px;height:17px;padding:0;color:inherit;line-height:17px;background:#fff;border:1px solid #f0f0f0;border-radius:2px;transform:scale(.94117647);transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-table-row-expand-icon:focus-visible,.ant-table-row-expand-icon:hover{color:#40a9ff}.ant-table-row-expand-icon:active{color:#096dd9}.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover,.ant-table-row-expand-icon:active{border-color:currentcolor}.ant-table-row-expand-icon:before,.ant-table-row-expand-icon:after{position:absolute;background:currentcolor;transition:transform .3s ease-out;content:""}.ant-table-row-expand-icon:before{top:7px;right:3px;left:3px;height:1px}.ant-table-row-expand-icon:after{top:3px;bottom:3px;left:7px;width:1px;transform:rotate(90deg)}.ant-table-row-expand-icon-collapsed:before{transform:rotate(-180deg)}.ant-table-row-expand-icon-collapsed:after{transform:rotate(0)}.ant-table-row-expand-icon-spaced{background:transparent;border:0;visibility:hidden}.ant-table-row-expand-icon-spaced:before,.ant-table-row-expand-icon-spaced:after{display:none;content:none}.ant-table-row-indent+.ant-table-row-expand-icon{margin-top:2.5005px;margin-right:8px}tr.ant-table-expanded-row>td,tr.ant-table-expanded-row:hover>td{background:#fbfbfb}tr.ant-table-expanded-row .ant-descriptions-view{display:flex}tr.ant-table-expanded-row .ant-descriptions-view table{flex:auto;width:auto}.ant-table .ant-table-expanded-row-fixed{position:relative;margin:-16px;padding:16px}.ant-table-tbody>tr.ant-table-placeholder{text-align:center}.ant-table-empty .ant-table-tbody>tr.ant-table-placeholder{color:#00000040}.ant-table-tbody>tr.ant-table-placeholder:hover>td{background:#fff}.ant-table-cell-fix-left,.ant-table-cell-fix-right{position:sticky!important;z-index:2;background:#fff}.ant-table-cell-fix-left-first:after,.ant-table-cell-fix-left-last:after{position:absolute;top:0;right:0;bottom:-1px;width:30px;transform:translate(100%);transition:box-shadow .3s;content:"";pointer-events:none}.ant-table-cell-fix-left-all:after{display:none}.ant-table-cell-fix-right-first:after,.ant-table-cell-fix-right-last:after{position:absolute;top:0;bottom:-1px;left:0;width:30px;transform:translate(-100%);transition:box-shadow .3s;content:"";pointer-events:none}.ant-table .ant-table-container:before,.ant-table .ant-table-container:after{position:absolute;top:0;bottom:0;z-index:4;width:30px;transition:box-shadow .3s;content:"";pointer-events:none}.ant-table .ant-table-container:before{left:0}.ant-table .ant-table-container:after{right:0}.ant-table-ping-left:not(.ant-table-has-fix-left)>.ant-table-container{position:relative}.ant-table-ping-left:not(.ant-table-has-fix-left)>.ant-table-container:before{box-shadow:inset 10px 0 8px -8px #00000026}.ant-table-ping-left .ant-table-cell-fix-left-first:after,.ant-table-ping-left .ant-table-cell-fix-left-last:after{box-shadow:inset 10px 0 8px -8px #00000026}.ant-table-ping-left .ant-table-cell-fix-left-last:before{background-color:transparent!important}.ant-table-ping-right:not(.ant-table-has-fix-right)>.ant-table-container{position:relative}.ant-table-ping-right:not(.ant-table-has-fix-right)>.ant-table-container:after{box-shadow:inset -10px 0 8px -8px #00000026}.ant-table-ping-right .ant-table-cell-fix-right-first:after,.ant-table-ping-right .ant-table-cell-fix-right-last:after{box-shadow:inset -10px 0 8px -8px #00000026}.ant-table-sticky-holder{position:sticky;z-index:3;background:#fff}.ant-table-sticky-scroll{position:sticky;bottom:0;z-index:3;display:flex;align-items:center;background:#ffffff;border-top:1px solid #f0f0f0;opacity:.6}.ant-table-sticky-scroll:hover{transform-origin:center bottom}.ant-table-sticky-scroll-bar{height:8px;background-color:#00000059;border-radius:4px}.ant-table-sticky-scroll-bar:hover,.ant-table-sticky-scroll-bar-active{background-color:#000c}@media all and (-ms-high-contrast: none){.ant-table-ping-left .ant-table-cell-fix-left-last:after{box-shadow:none!important}.ant-table-ping-right .ant-table-cell-fix-right-first:after{box-shadow:none!important}}.ant-table-title{border-radius:2px 2px 0 0}.ant-table-title+.ant-table-container{border-top-left-radius:0;border-top-right-radius:0}.ant-table-title+.ant-table-container table{border-radius:0}.ant-table-title+.ant-table-container table>thead>tr:first-child th:first-child{border-radius:0}.ant-table-title+.ant-table-container table>thead>tr:first-child th:last-child{border-radius:0}.ant-table-container{border-top-left-radius:2px;border-top-right-radius:2px}.ant-table-container table>thead>tr:first-child th:first-child{border-top-left-radius:2px}.ant-table-container table>thead>tr:first-child th:last-child{border-top-right-radius:2px}.ant-table-footer{border-radius:0 0 2px 2px}.ant-table-wrapper-rtl,.ant-table-rtl{direction:rtl}.ant-table-wrapper-rtl .ant-table table{text-align:right}.ant-table-wrapper-rtl .ant-table-thead>tr>th[colspan]:not([colspan="1"]){text-align:center}.ant-table-wrapper-rtl .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{right:auto;left:0}.ant-table-wrapper-rtl .ant-table-thead>tr>th{text-align:right}.ant-table-tbody>tr .ant-table-wrapper:only-child .ant-table.ant-table-rtl{margin:-16px 33px -16px -16px}.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-left{justify-content:flex-end}.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-right{justify-content:flex-start}.ant-table-wrapper-rtl .ant-table-column-sorter{margin-right:4px;margin-left:0}.ant-table-wrapper-rtl .ant-table-filter-column-title{padding:16px 16px 16px 2.3em}.ant-table-rtl .ant-table-thead tr th.ant-table-column-has-sorters .ant-table-filter-column-title{padding:0 0 0 2.3em}.ant-table-wrapper-rtl .ant-table-filter-trigger{margin:-4px 4px -4px -8px}.ant-dropdown-rtl .ant-table-filter-dropdown .ant-checkbox-wrapper+span,.ant-dropdown-rtl .ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span,.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown .ant-checkbox-wrapper+span,.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span{padding-right:8px;padding-left:0}.ant-table-wrapper-rtl .ant-table-selection{text-align:center}.ant-table-wrapper-rtl .ant-table-row-indent,.ant-table-wrapper-rtl .ant-table-row-expand-icon{float:right}.ant-table-wrapper-rtl .ant-table-row-indent+.ant-table-row-expand-icon{margin-right:0;margin-left:8px}.ant-table-wrapper-rtl .ant-table-row-expand-icon:after{transform:rotate(-90deg)}.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed:before{transform:rotate(180deg)}.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed:after{transform:rotate(0)}.ant-tree.ant-tree-directory .ant-tree-treenode{position:relative}.ant-tree.ant-tree-directory .ant-tree-treenode:before{position:absolute;inset:0 0 4px;transition:background-color .3s;content:"";pointer-events:none}.ant-tree.ant-tree-directory .ant-tree-treenode:hover:before{background:#f5f5f5}.ant-tree.ant-tree-directory .ant-tree-treenode>*{z-index:1}.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-switcher{transition:color .3s}.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper{border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper:hover{background:transparent}.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected{color:#fff;background:transparent}.ant-tree.ant-tree-directory .ant-tree-treenode-selected:hover:before,.ant-tree.ant-tree-directory .ant-tree-treenode-selected:before{background:#1890ff}.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-switcher{color:#fff}.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-node-content-wrapper{color:#fff;background:transparent}.ant-tree-checkbox{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;top:.2em;line-height:1;white-space:nowrap;outline:none;cursor:pointer}.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,.ant-tree-checkbox:hover .ant-tree-checkbox-inner,.ant-tree-checkbox-input:focus+.ant-tree-checkbox-inner{border-color:#1890ff}.ant-tree-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:2px;visibility:hidden;animation:antCheckboxEffect .36s ease-in-out;animation-fill-mode:backwards;content:""}.ant-tree-checkbox:hover:after,.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox:after{visibility:visible}.ant-tree-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;direction:ltr;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;transition:all .3s}.ant-tree-checkbox-inner:after{position:absolute;top:50%;left:21.5%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-tree-checkbox-input{position:absolute;inset:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-tree-checkbox-checked .ant-tree-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-tree-checkbox-disabled{cursor:not-allowed}.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{border-color:#00000040;animation-name:none}.ant-tree-checkbox-disabled .ant-tree-checkbox-input{cursor:not-allowed;pointer-events:none}.ant-tree-checkbox-disabled .ant-tree-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;animation-name:none}.ant-tree-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.ant-tree-checkbox-disabled:hover:after,.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled:after{visibility:hidden}.ant-tree-checkbox-wrapper{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-flex;align-items:baseline;line-height:unset;cursor:pointer}.ant-tree-checkbox-wrapper:after{display:inline-block;width:0;overflow:hidden;content:"\a0"}.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled{cursor:not-allowed}.ant-tree-checkbox-wrapper+.ant-tree-checkbox-wrapper{margin-left:8px}.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-in-form-item input[type=checkbox]{width:14px;height:14px}.ant-tree-checkbox+span{padding-right:8px;padding-left:8px}.ant-tree-checkbox-group{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-block}.ant-tree-checkbox-group-item{margin-right:8px}.ant-tree-checkbox-group-item:last-child{margin-right:0}.ant-tree-checkbox-group-item+.ant-tree-checkbox-group-item{margin-left:0}.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#1890ff;border:0;transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.ant-tree{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";background:#fff;border-radius:2px;transition:background-color .3s}.ant-tree-focused:not(:hover):not(.ant-tree-active-focused){background:#e6f7ff}.ant-tree-list-holder-inner{align-items:flex-start}.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner{align-items:stretch}.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-node-content-wrapper{flex:auto}.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-treenode.dragging{position:relative}.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-treenode.dragging:after{position:absolute;inset:0 0 4px;border:1px solid #1890ff;opacity:0;animation:ant-tree-node-fx-do-not-use .3s;animation-play-state:running;animation-fill-mode:forwards;content:"";pointer-events:none}.ant-tree .ant-tree-treenode{display:flex;align-items:flex-start;padding:0 0 4px;outline:none}.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper{color:#00000040;cursor:not-allowed}.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper:hover{background:transparent}.ant-tree .ant-tree-treenode-active .ant-tree-node-content-wrapper{background:#f5f5f5}.ant-tree .ant-tree-treenode:not(.ant-tree .ant-tree-treenode-disabled).filter-node .ant-tree-title{color:inherit;font-weight:500}.ant-tree .ant-tree-treenode-draggable .ant-tree-draggable-icon{width:24px;line-height:24px;text-align:center;visibility:visible;opacity:.2;transition:opacity .3s}.ant-tree-treenode:hover .ant-tree .ant-tree-treenode-draggable .ant-tree-draggable-icon{opacity:.45}.ant-tree .ant-tree-treenode-draggable.ant-tree-treenode-disabled .ant-tree-draggable-icon{visibility:hidden}.ant-tree-indent{align-self:stretch;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-tree-indent-unit{display:inline-block;width:24px}.ant-tree-draggable-icon{visibility:hidden}.ant-tree-switcher{position:relative;flex:none;align-self:stretch;width:24px;margin:0;line-height:24px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-tree-switcher .ant-tree-switcher-icon,.ant-tree-switcher .ant-select-tree-switcher-icon{display:inline-block;font-size:10px;vertical-align:baseline}.ant-tree-switcher .ant-tree-switcher-icon svg,.ant-tree-switcher .ant-select-tree-switcher-icon svg{transition:transform .3s}.ant-tree-switcher-noop{cursor:default}.ant-tree-switcher_close .ant-tree-switcher-icon svg{transform:rotate(-90deg)}.ant-tree-switcher-loading-icon{color:#1890ff}.ant-tree-switcher-leaf-line{position:relative;z-index:1;display:inline-block;width:100%;height:100%}.ant-tree-switcher-leaf-line:before{position:absolute;top:0;right:12px;bottom:-4px;margin-left:-1px;border-right:1px solid #d9d9d9;content:" "}.ant-tree-switcher-leaf-line:after{position:absolute;width:10px;height:14px;border-bottom:1px solid #d9d9d9;content:" "}.ant-tree-checkbox{top:initial;margin:4px 8px 0 0}.ant-tree .ant-tree-node-content-wrapper{position:relative;z-index:auto;min-height:24px;margin:0;padding:0 4px;color:inherit;line-height:24px;background:transparent;border-radius:2px;cursor:pointer;transition:all .3s,border 0s,line-height 0s,box-shadow 0s}.ant-tree .ant-tree-node-content-wrapper:hover{background-color:#f5f5f5}.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#bae7ff}.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle{display:inline-block;width:24px;height:24px;line-height:24px;text-align:center;vertical-align:top}.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle:empty{display:none}.ant-tree-unselectable .ant-tree-node-content-wrapper:hover{background-color:transparent}.ant-tree-node-content-wrapper{line-height:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-tree-node-content-wrapper .ant-tree-drop-indicator{position:absolute;z-index:1;height:2px;background-color:#1890ff;border-radius:1px;pointer-events:none}.ant-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 #1890ff;border-radius:50%;content:""}.ant-tree .ant-tree-treenode.drop-container>[draggable]{box-shadow:0 0 0 2px #1890ff}.ant-tree-show-line .ant-tree-indent-unit{position:relative;height:100%}.ant-tree-show-line .ant-tree-indent-unit:before{position:absolute;top:0;right:12px;bottom:-4px;border-right:1px solid #d9d9d9;content:""}.ant-tree-show-line .ant-tree-indent-unit-end:before{display:none}.ant-tree-show-line .ant-tree-switcher{background:#fff}.ant-tree-show-line .ant-tree-switcher-line-icon{vertical-align:-.15em}.ant-tree .ant-tree-treenode-leaf-last .ant-tree-switcher-leaf-line:before{top:auto!important;bottom:auto!important;height:14px!important}.ant-tree-rtl{direction:rtl}.ant-tree-rtl .ant-tree-node-content-wrapper[draggable=true] .ant-tree-drop-indicator:after{right:-6px;left:unset}.ant-tree .ant-tree-treenode-rtl{direction:rtl}.ant-tree-rtl .ant-tree-switcher_close .ant-tree-switcher-icon svg{transform:rotate(90deg)}.ant-tree-rtl.ant-tree-show-line .ant-tree-indent-unit:before{right:auto;left:-13px;border-right:none;border-left:1px solid #d9d9d9}.ant-tree-rtl .ant-tree-checkbox,.ant-tree-select-dropdown-rtl .ant-select-tree-checkbox{margin:4px 0 0 8px}.ant-timeline{box-sizing:border-box;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;font-feature-settings:"tnum";margin:0;padding:0;list-style:none}.ant-timeline-item{position:relative;margin:0;padding-bottom:20px;font-size:14px;list-style:none}.ant-timeline-item-tail{position:absolute;top:10px;left:4px;height:calc(100% - 10px);border-left:2px solid #f0f0f0}.ant-timeline-item-pending .ant-timeline-item-head{font-size:12px;background-color:transparent}.ant-timeline-item-pending .ant-timeline-item-tail{display:none}.ant-timeline-item-head{position:absolute;width:10px;height:10px;background-color:#fff;border:2px solid transparent;border-radius:100px}.ant-timeline-item-head-blue{color:#1890ff;border-color:#1890ff}.ant-timeline-item-head-red{color:#ff4d4f;border-color:#ff4d4f}.ant-timeline-item-head-green{color:#52c41a;border-color:#52c41a}.ant-timeline-item-head-gray{color:#00000040;border-color:#00000040}.ant-timeline-item-head-custom{position:absolute;top:5.5px;left:5px;width:auto;height:auto;margin-top:0;padding:3px 1px;line-height:1;text-align:center;border:0;border-radius:0;transform:translate(-50%,-50%)}.ant-timeline-item-content{position:relative;top:-7.001px;margin:0 0 0 26px;word-break:break-word}.ant-timeline-item-last>.ant-timeline-item-tail{display:none}.ant-timeline-item-last>.ant-timeline-item-content{min-height:48px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,.ant-timeline.ant-timeline-right .ant-timeline-item-tail,.ant-timeline.ant-timeline-label .ant-timeline-item-tail,.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head,.ant-timeline.ant-timeline-label .ant-timeline-item-head,.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom{left:50%}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head,.ant-timeline.ant-timeline-label .ant-timeline-item-head{margin-left:-4px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom{margin-left:1px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content{left:calc(50% - 4px);width:calc(50% - 14px);text-align:left}.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content{width:calc(50% - 12px);margin:0;text-align:right}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom{left:calc(100% - 6px)}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(100% - 18px)}.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail{display:block;height:calc(100% - 14px);border-left:2px dotted #f0f0f0}.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail{display:none}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail{top:15px;display:block;height:calc(100% - 15px);border-left:2px dotted #f0f0f0}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content{min-height:48px}.ant-timeline.ant-timeline-label .ant-timeline-item-label{position:absolute;top:-7.001px;width:calc(50% - 12px);text-align:right}.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label{left:calc(50% + 14px);width:calc(50% - 14px);text-align:left}.ant-timeline-rtl{direction:rtl}.ant-timeline-rtl .ant-timeline-item-tail{right:4px;left:auto;border-right:2px solid #f0f0f0;border-left:none}.ant-timeline-rtl .ant-timeline-item-head-custom{right:5px;left:auto;transform:translate(50%,-50%)}.ant-timeline-rtl .ant-timeline-item-content{margin:0 18px 0 0}.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-tail,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-tail,.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head,.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom{right:50%;left:auto}.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head{margin-right:-4px;margin-left:0}.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom{margin-right:1px;margin-left:0}.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content{right:calc(50% - 4px);left:auto;text-align:right}.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content{text-align:left}.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom{right:0;left:auto}.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:100%;margin-right:18px;text-align:right}.ant-timeline-rtl.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail,.ant-timeline-rtl.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail{border-right:2px dotted #f0f0f0;border-left:none}.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-label{text-align:left}.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label{right:calc(50% + 14px);text-align:right}.ant-transfer-customize-list .ant-transfer-list{flex:1 1 50%;width:auto;height:auto;min-height:200px}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small{border:0;border-radius:0}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-selection-column{width:40px;min-width:40px}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th{background:#fafafa}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small>.ant-table-content .ant-table-row:last-child td{border-bottom:1px solid #f0f0f0}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body{margin:0}.ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination{margin:16px 0 4px}.ant-transfer-customize-list .ant-input[disabled]{background-color:transparent}.ant-transfer-status-error .ant-transfer-list{border-color:#ff4d4f}.ant-transfer-status-error .ant-transfer-list-search:not([disabled]){border-color:#d9d9d9}.ant-transfer-status-error .ant-transfer-list-search:not([disabled]):hover{border-color:#40a9ff;border-right-width:1px}.ant-transfer-status-error .ant-transfer-list-search:not([disabled]):focus{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-transfer-status-warning .ant-transfer-list{border-color:#faad14}.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]){border-color:#d9d9d9}.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):hover{border-color:#40a9ff;border-right-width:1px}.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):focus{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.ant-transfer{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;display:flex;align-items:stretch}.ant-transfer-disabled .ant-transfer-list{background:#f5f5f5}.ant-transfer-list{display:flex;flex-direction:column;width:180px;height:200px;border:1px solid #d9d9d9;border-radius:2px}.ant-transfer-list-with-pagination{width:250px;height:auto}.ant-transfer-list-search .anticon-search{color:#00000040}.ant-transfer-list-header{display:flex;flex:none;align-items:center;height:40px;padding:8px 12px 9px;color:#000000d9;background:#fff;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.ant-transfer-list-header>*:not(:last-child){margin-right:4px}.ant-transfer-list-header>*{flex:none}.ant-transfer-list-header-title{flex:auto;overflow:hidden;white-space:nowrap;text-align:right;text-overflow:ellipsis}.ant-transfer-list-header-dropdown{font-size:10px;transform:translateY(10%);cursor:pointer}.ant-transfer-list-header-dropdown[disabled]{cursor:not-allowed}.ant-transfer-list-body{display:flex;flex:auto;flex-direction:column;overflow:hidden;font-size:14px}.ant-transfer-list-body-search-wrapper{position:relative;flex:none;padding:12px}.ant-transfer-list-content{flex:auto;margin:0;padding:0;overflow:auto;list-style:none}.ant-transfer-list-content-item{display:flex;align-items:center;min-height:32px;padding:6px 12px;line-height:20px;transition:all .3s}.ant-transfer-list-content-item>*:not(:last-child){margin-right:8px}.ant-transfer-list-content-item>*{flex:none}.ant-transfer-list-content-item-text{flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-transfer-list-content-item-remove{position:relative;color:#d9d9d9;cursor:pointer;transition:all .3s}.ant-transfer-list-content-item-remove:hover{color:#40a9ff}.ant-transfer-list-content-item-remove:after{position:absolute;inset:-6px -50%;content:""}.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover{background-color:#f5f5f5;cursor:pointer}.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled).ant-transfer-list-content-item-checked:hover{background-color:#dcf4ff}.ant-transfer-list-content-show-remove .ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover{background:transparent;cursor:default}.ant-transfer-list-content-item-checked{background-color:#e6f7ff}.ant-transfer-list-content-item-disabled{color:#00000040;cursor:not-allowed}.ant-transfer-list-pagination{padding:8px 0;text-align:right;border-top:1px solid #f0f0f0}.ant-transfer-list-body-not-found{flex:none;width:100%;margin:auto 0;color:#00000040;text-align:center}.ant-transfer-list-footer{border-top:1px solid #f0f0f0}.ant-transfer-operation{display:flex;flex:none;flex-direction:column;align-self:center;margin:0 8px;vertical-align:middle}.ant-transfer-operation .ant-btn{display:block}.ant-transfer-operation .ant-btn:first-child{margin-bottom:4px}.ant-transfer-operation .ant-btn .anticon{font-size:12px}.ant-transfer .ant-empty-image{max-height:-2px}.ant-transfer-rtl{direction:rtl}.ant-transfer-rtl .ant-transfer-list-search{padding-right:8px;padding-left:24px}.ant-transfer-rtl .ant-transfer-list-search-action{right:auto;left:12px}.ant-transfer-rtl .ant-transfer-list-header>*:not(:last-child){margin-right:0;margin-left:4px}.ant-transfer-rtl .ant-transfer-list-header{right:0;left:auto}.ant-transfer-rtl .ant-transfer-list-header-title{text-align:left}.ant-transfer-rtl .ant-transfer-list-content-item>*:not(:last-child){margin-right:0;margin-left:8px}.ant-transfer-rtl .ant-transfer-list-pagination{text-align:left}.ant-transfer-rtl .ant-transfer-list-footer{right:0;left:auto}@keyframes ant-tree-node-fx-do-not-use{0%{opacity:0}to{opacity:1}}@keyframes antCheckboxEffect{0%{transform:scale(1);opacity:.5}to{transform:scale(1.6);opacity:0}}.ant-select-tree-checkbox{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;top:.2em;line-height:1;white-space:nowrap;outline:none;cursor:pointer}.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner,.ant-select-tree-checkbox-input:focus+.ant-select-tree-checkbox-inner{border-color:#1890ff}.ant-select-tree-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:2px;visibility:hidden;animation:antCheckboxEffect .36s ease-in-out;animation-fill-mode:backwards;content:""}.ant-select-tree-checkbox:hover:after,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox:after{visibility:visible}.ant-select-tree-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;direction:ltr;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;transition:all .3s}.ant-select-tree-checkbox-inner:after{position:absolute;top:50%;left:21.5%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-select-tree-checkbox-input{position:absolute;inset:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-select-tree-checkbox-disabled{cursor:not-allowed}.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{border-color:#00000040;animation-name:none}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input{cursor:not-allowed;pointer-events:none}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;animation-name:none}.ant-select-tree-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.ant-select-tree-checkbox-disabled:hover:after,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled:after{visibility:hidden}.ant-select-tree-checkbox-wrapper{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-flex;align-items:baseline;line-height:unset;cursor:pointer}.ant-select-tree-checkbox-wrapper:after{display:inline-block;width:0;overflow:hidden;content:"\a0"}.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-disabled{cursor:not-allowed}.ant-select-tree-checkbox-wrapper+.ant-select-tree-checkbox-wrapper{margin-left:8px}.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-in-form-item input[type=checkbox]{width:14px;height:14px}.ant-select-tree-checkbox+span{padding-right:8px;padding-left:8px}.ant-select-tree-checkbox-group{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-block}.ant-select-tree-checkbox-group-item{margin-right:8px}.ant-select-tree-checkbox-group-item:last-child{margin-right:0}.ant-select-tree-checkbox-group-item+.ant-select-tree-checkbox-group-item{margin-left:0}.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#1890ff;border:0;transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.ant-tree-select-dropdown{padding:8px 4px}.ant-tree-select-dropdown-rtl{direction:rtl}.ant-tree-select-dropdown .ant-select-tree{border-radius:0}.ant-tree-select-dropdown .ant-select-tree-list-holder-inner{align-items:stretch}.ant-tree-select-dropdown .ant-select-tree-list-holder-inner .ant-select-tree-treenode .ant-select-tree-node-content-wrapper{flex:auto}.ant-select-tree{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";background:#fff;border-radius:2px;transition:background-color .3s}.ant-select-tree-focused:not(:hover):not(.ant-select-tree-active-focused){background:#e6f7ff}.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;inset:0 0 4px;border:1px solid #1890ff;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:#00000040;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:#f5f5f5}.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:24px;line-height:24px;text-align:center;visibility:visible;opacity:.2;transition:opacity .3s}.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:24px}.ant-select-tree-draggable-icon{visibility:hidden}.ant-select-tree-switcher{position:relative;flex:none;align-self:stretch;width:24px;margin:0;line-height:24px;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-tree-switcher-icon,.ant-select-tree-switcher .ant-select-tree-switcher-icon{display:inline-block;font-size:10px;vertical-align:baseline}.ant-select-tree-switcher .ant-tree-switcher-icon svg,.ant-select-tree-switcher .ant-select-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:#1890ff}.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 #d9d9d9;content:" "}.ant-select-tree-switcher-leaf-line:after{position:absolute;width:10px;height:14px;border-bottom:1px solid #d9d9d9;content:" "}.ant-select-tree-checkbox{top:initial;margin:4px 8px 0 0}.ant-select-tree .ant-select-tree-node-content-wrapper{position:relative;z-index:auto;min-height:24px;margin:0;padding:0 4px;color:inherit;line-height:24px;background:transparent;border-radius:2px;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:#f5f5f5}.ant-select-tree .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected{background-color:#bae7ff}.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle{display:inline-block;width:24px;height:24px;line-height:24px;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:24px;-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:#1890ff;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 #1890ff;border-radius:50%;content:""}.ant-select-tree .ant-select-tree-treenode.drop-container>[draggable]{box-shadow:0 0 0 2px #1890ff}.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 #d9d9d9;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:#fff}.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:14px!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-typography{color:#000000d9;word-break:break-word}.ant-typography.ant-typography-secondary{color:#00000073}.ant-typography.ant-typography-success{color:#52c41a}.ant-typography.ant-typography-warning{color:#faad14}.ant-typography.ant-typography-danger{color:#ff4d4f}a.ant-typography.ant-typography-danger:active,a.ant-typography.ant-typography-danger:focus{color:#d9363e}a.ant-typography.ant-typography-danger:hover{color:#ff7875}.ant-typography.ant-typography-disabled{color:#00000040;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.ant-typography,.ant-typography p{margin-bottom:1em}h1.ant-typography,div.ant-typography-h1,div.ant-typography-h1>textarea,.ant-typography h1{margin-bottom:.5em;color:#000000d9;font-weight:600;font-size:38px;line-height:1.23}h2.ant-typography,div.ant-typography-h2,div.ant-typography-h2>textarea,.ant-typography h2{margin-bottom:.5em;color:#000000d9;font-weight:600;font-size:30px;line-height:1.35}h3.ant-typography,div.ant-typography-h3,div.ant-typography-h3>textarea,.ant-typography h3{margin-bottom:.5em;color:#000000d9;font-weight:600;font-size:24px;line-height:1.35}h4.ant-typography,div.ant-typography-h4,div.ant-typography-h4>textarea,.ant-typography h4{margin-bottom:.5em;color:#000000d9;font-weight:600;font-size:20px;line-height:1.4}h5.ant-typography,div.ant-typography-h5,div.ant-typography-h5>textarea,.ant-typography h5{margin-bottom:.5em;color:#000000d9;font-weight:600;font-size:16px;line-height:1.5}.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:1.2em}.ant-typography div+h1,.ant-typography ul+h1,.ant-typography li+h1,.ant-typography p+h1,.ant-typography h1+h1,.ant-typography h2+h1,.ant-typography h3+h1,.ant-typography h4+h1,.ant-typography h5+h1,.ant-typography div+h2,.ant-typography ul+h2,.ant-typography li+h2,.ant-typography p+h2,.ant-typography h1+h2,.ant-typography h2+h2,.ant-typography h3+h2,.ant-typography h4+h2,.ant-typography h5+h2,.ant-typography div+h3,.ant-typography ul+h3,.ant-typography li+h3,.ant-typography p+h3,.ant-typography h1+h3,.ant-typography h2+h3,.ant-typography h3+h3,.ant-typography h4+h3,.ant-typography h5+h3,.ant-typography div+h4,.ant-typography ul+h4,.ant-typography li+h4,.ant-typography p+h4,.ant-typography h1+h4,.ant-typography h2+h4,.ant-typography h3+h4,.ant-typography h4+h4,.ant-typography h5+h4,.ant-typography div+h5,.ant-typography ul+h5,.ant-typography li+h5,.ant-typography p+h5,.ant-typography h1+h5,.ant-typography h2+h5,.ant-typography h3+h5,.ant-typography h4+h5,.ant-typography h5+h5{margin-top:1.2em}a.ant-typography-ellipsis,span.ant-typography-ellipsis{display:inline-block;max-width:100%}a.ant-typography,.ant-typography a{color:#1890ff;outline:none;cursor:pointer;transition:color .3s;text-decoration:none}a.ant-typography:focus-visible,.ant-typography a:focus-visible,a.ant-typography:hover,.ant-typography a:hover{color:#40a9ff}a.ant-typography:active,.ant-typography a:active{color:#096dd9}a.ant-typography:active,.ant-typography a:active,a.ant-typography:hover,.ant-typography a:hover{text-decoration:none}a.ant-typography[disabled],.ant-typography a[disabled],a.ant-typography.ant-typography-disabled,.ant-typography a.ant-typography-disabled{color:#00000040;cursor:not-allowed}a.ant-typography[disabled]:active,.ant-typography a[disabled]:active,a.ant-typography.ant-typography-disabled:active,.ant-typography a.ant-typography-disabled:active,a.ant-typography[disabled]:hover,.ant-typography a[disabled]:hover,a.ant-typography.ant-typography-disabled:hover,.ant-typography a.ant-typography-disabled:hover{color:#00000040}a.ant-typography[disabled]:active,.ant-typography a[disabled]:active,a.ant-typography.ant-typography-disabled:active,.ant-typography a.ant-typography-disabled:active{pointer-events:none}.ant-typography code{margin:0 .2em;padding:.2em .4em .1em;font-size:85%;background:rgba(150,150,150,.1);border:1px solid rgba(100,100,100,.2);border-radius:3px}.ant-typography kbd{margin:0 .2em;padding:.15em .4em .1em;font-size:90%;background:rgba(150,150,150,.06);border:1px solid rgba(100,100,100,.2);border-bottom-width:2px;border-radius:3px}.ant-typography mark{padding:0;background-color:#ffe58f}.ant-typography u,.ant-typography ins{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.ant-typography s,.ant-typography del{text-decoration:line-through}.ant-typography strong{font-weight:600}.ant-typography-expand,.ant-typography-edit,.ant-typography-copy{color:#1890ff;outline:none;cursor:pointer;transition:color .3s;margin-left:4px}.ant-typography-expand:focus-visible,.ant-typography-edit:focus-visible,.ant-typography-copy:focus-visible,.ant-typography-expand:hover,.ant-typography-edit:hover,.ant-typography-copy:hover{color:#40a9ff}.ant-typography-expand:active,.ant-typography-edit:active,.ant-typography-copy:active{color:#096dd9}.ant-typography-copy-success,.ant-typography-copy-success:hover,.ant-typography-copy-success:focus{color:#52c41a}.ant-typography-edit-content{position:relative}div.ant-typography-edit-content{left:-12px;margin-top:-5px;margin-bottom:calc(1em - 5px)}.ant-typography-edit-content-confirm{position:absolute;right:10px;bottom:8px;color:#00000073;font-weight:400;font-size:14px;font-style:normal;pointer-events:none}.ant-typography-edit-content textarea{height:1em;margin:0!important;-moz-transition:none}.ant-typography ul,.ant-typography ol{margin:0 0 1em;padding:0}.ant-typography ul li,.ant-typography ol 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 pre,.ant-typography blockquote{margin:1em 0}.ant-typography pre{padding:.4em .6em;white-space:pre-wrap;word-wrap:break-word;background:rgba(150,150,150,.1);border:1px solid rgba(100,100,100,.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 rgba(100,100,100,.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;-webkit-box-orient:vertical}.ant-typography-rtl{direction:rtl}.ant-typography-rtl .ant-typography-expand,.ant-typography-rtl .ant-typography-edit,.ant-typography-rtl .ant-typography-copy{margin-right:4px;margin-left:0}.ant-typography-rtl .ant-typography-expand{float:left}div.ant-typography-edit-content.ant-typography-rtl{right:-12px;left:auto}.ant-typography-rtl .ant-typography-edit-content-confirm{right:auto;left:10px}.ant-typography-rtl.ant-typography ul li,.ant-typography-rtl.ant-typography ol li{margin:0 20px 0 0;padding:0 4px 0 0}.ant-upload{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";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:#00000040;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:#fafafa;border:1px dashed #d9d9d9;border-radius:2px;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:#1890ff}.ant-upload-disabled.ant-upload.ant-upload-select-picture-card:hover{border-color:#d9d9d9}.ant-upload.ant-upload-drag{position:relative;width:100%;height:100%;text-align:center;background:#fafafa;border:1px dashed #d9d9d9;border-radius:2px;cursor:pointer;transition:border-color .3s}.ant-upload.ant-upload-drag .ant-upload{padding:16px 0}.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled){border-color:#096dd9}.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:#40a9ff}.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:#40a9ff;font-size:48px}.ant-upload.ant-upload-drag p.ant-upload-text{margin:0 0 4px;color:#000000d9;font-size:16px}.ant-upload.ant-upload-drag p.ant-upload-hint{color:#00000073;font-size:14px}.ant-upload.ant-upload-drag .anticon-plus{color:#00000040;font-size:30px;transition:all .3s}.ant-upload.ant-upload-drag .anticon-plus:hover,.ant-upload.ant-upload-drag:hover .anticon-plus{color:#00000073}.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:#000000d9;font-size:14px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";line-height:1.5715}.ant-upload-list:before{display:table;content:""}.ant-upload-list:after{display:table;clear:both;content:""}.ant-upload-list-item{position:relative;height:22.001px;margin-top:8px;font-size:14px}.ant-upload-list-item-name{display:inline-block;width:100%;padding-left:22px;overflow:hidden;line-height:1.5715;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:22.001px;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:#00000073;transition:all .3s}.ant-upload-list-item-card-actions:hover .anticon{color:#000000d9}.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 .anticon-loading .anticon,.ant-upload-list-item-info .ant-upload-text-icon .anticon{position:absolute;top:5px;color:#00000073;font-size:14px}.ant-upload-list-item:hover .ant-upload-list-item-info{background-color:#f5f5f5}.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-text-icon>.anticon,.ant-upload-list-item-error .ant-upload-list-item-name{color:#ff4d4f}.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon{color:#ff4d4f}.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%;padding-left:26px;font-size:14px;line-height:0}.ant-upload-list-picture .ant-upload-list-item,.ant-upload-list-picture-card .ant-upload-list-item{position:relative;height:66px;padding:8px;border:1px solid #d9d9d9;border-radius:2px}.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:#ff4d4f}.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:#fff2f0}.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:#ff4d4f}.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-left:56px}.ant-upload-list-picture-card-container{display:inline-block;width:104px;height:104px;margin:0 8px 8px 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:#00000080;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-eye,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete{z-index:10;width:16px;margin:0 4px;color:#ffffffd9;font-size:16px;cursor:pointer;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye: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-delete:hover{color:#fff}.ant-upload-list-picture-card .ant-upload-list-item-info:hover+.ant-upload-list-item-actions,.ant-upload-list-picture-card .ant-upload-list-item-actions:hover{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:1.5715;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:#fafafa}.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:before,.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 .anticon-delete{display:none}.ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:32px;width:calc(100% - 14px);padding-left:0}.ant-upload-list-text-container,.ant-upload-list-picture-container{transition:opacity .3s,height .3s}.ant-upload-list-text-container:before,.ant-upload-list-picture-container:before{display:table;width:0;height:0;content:""}.ant-upload-list-text-container .ant-upload-span,.ant-upload-list-picture-container .ant-upload-span{display:block;flex:auto}.ant-upload-list-text .ant-upload-span,.ant-upload-list-picture .ant-upload-span{display:flex;align-items:center}.ant-upload-list-text .ant-upload-span>*,.ant-upload-list-picture .ant-upload-span>*{flex:none}.ant-upload-list-text .ant-upload-list-item-name,.ant-upload-list-picture .ant-upload-list-item-name{flex:auto;margin:0;padding:0 8px}.ant-upload-list-text .ant-upload-list-item-card-actions,.ant-upload-list-picture .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:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86);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{padding-right:22px;padding-left:0}.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{padding-right:0;padding-left:5px}.ant-upload-list-rtl .ant-upload-list-item-info{padding:0 4px 0 12px}.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-rtl .ant-upload-list-item-progress{padding-right:26px;padding-left:0}.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,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name{margin:0 8px 0 0;padding-right:48px;padding-left:8px}.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 .ant-upload-list-item-progress,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-progress{padding-right:0;padding-left:0}.ant-upload-list-rtl .ant-upload-list-picture-card-container{margin:0 0 8px 8px}.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}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stats-user-table__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.stats-user-table__search-group{display:flex;align-items:stretch}.sla-header{display:flex;align-items:center;justify-content:space-between}.sla-header .table_name{width:100%}.sla-header__controls{display:flex;align-items:center;gap:12px}.sla-header__controls .ant-picker-range{width:250px;border-radius:6px}.sla-header__controls .ant-picker-range:hover{border-color:#0f70b6}.sla-header .export-button{width:160px;background-color:#0f70b6;color:#fff}.sla-section{margin-top:20px;border-radius:10px;overflow:hidden;border:1px solid transparent;display:flex;flex-direction:column}.sla-section--summary{border-color:#1890ff4d}.sla-section--ticket-return{border-color:#722ed14d}.sla-section--complaint{border-color:#fa8c164d}.sla-section__header{padding:10px 16px;display:flex;align-items:center;gap:8px}.sla-section__header--summary{background:#e6f7ff;border-bottom:2px solid #1890ff}.sla-section__header--ticket-return{background:#f9f0ff;border-bottom:2px solid #722ed1}.sla-section__header--complaint{background:#fff7e6;border-bottom:2px solid #fa8c16}.sla-section__bar{width:4px;height:18px;border-radius:2px;display:inline-block}.sla-section__bar--summary{background:#1890ff}.sla-section__bar--ticket-return{background:#722ed1}.sla-section__bar--complaint{background:#fa8c16}.sla-section__label{font-size:15px;font-weight:600}.sla-section__label--summary{color:#1890ff}.sla-section__label--ticket-return{color:#722ed1}.sla-section__label--complaint{color:#fa8c16}.sla-section__row{padding:12px;flex:1;display:flex!important;flex-wrap:wrap;align-items:stretch}.sla-section__row>.ant-col{display:flex;align-items:stretch}.sla-section__row .sla-card{display:flex;flex-direction:column;height:100%;width:100%}.sla-section__row .sla-card .ant-card-body{display:flex;flex-direction:column;height:100%}.sla-section__row .sla-card .ant-statistic{flex:1;display:flex;flex-direction:column;justify-content:center}@media (min-width: 576px) and (max-width: 1024px){.sla-header{flex-direction:column;align-items:flex-start;gap:12px}.sla-section__row .ant-col{flex:0 0 50%;max-width:50%}}.sla-card{border-radius:8px!important}.sla-card--summary,.sla-card--ticket-total{border-top:3px solid #1890ff}.sla-card--complaint-total{border-top:3px solid #722ed1}.sla-card--items{border-top:3px solid #13c2c2}.sla-card--on-time{border-top:3px solid #52c41a}.sla-card--overdue{border-top:3px solid #ff4d4f}.sla-card--sla-rate{border-top:3px solid #faad14}.sla-card--resolved{border-top:3px solid #52c41a}.sla-card--avg-hours{border-top:3px solid #faad14}.sla-card__icon{display:inline-flex;vertical-align:middle}.sla-card__value{font-size:20px!important;font-weight:700!important;min-height:32px}*{padding:0;margin:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent;font-family:"Noto Serif",serif!important}html{font-size:62.5%!important}body{touch-action:manipulation;background-color:var(--mainBg);--mainBg: #ffffff;--mainColor: #1070b6;--mainColorFainter: #e6f7ff;--mainColorWhite: #ffffff;--disableColor: #f5f5f5;--txtWhiteColor: #fff;--txtSecondColor: #989898;--txtMainColor: #1070b6;--txtBlackColor: #000;--borderColor: #cdcdcd;--grayColor3: #f7f7f7;--bgColor: #ffffff;--boxShadow: rgba(149, 157, 165, .2) 0px 8px 24px;--colorBlue: #002faf;--colorRed: #ff0202;--activeMainColor: #1070b6;--grayColor: #6c757d;--mapColor: #f8f8f8}html.dark body{--mainBg: #1f1f1f;--mainColor: #2d2f31;--mainColorWhite: #2d2f31;--mainColorFainter: #9b9b9b;--txtSecondColor: #989898;--txtWhiteColor: #000;--txtMainColor: #e6e6e6;--txtBlackColor: #fff;--borderColor: #696969;--grayColor3: #444547;--bgColor: #2d2f31;--boxShadow: rgba(0, 0, 0, .4) 0px 8px 24px;--disableColor: #696969;--colorBlue: #8acdf4;--colorRed: #a61d24;--activeMainColor: #b4b4b4;--grayColor: #2d2f31;--mapColor: #2d2f31}@media (prefers-color-scheme: dark){html.dark body{--mainBg: #1f1f1f;--mainColor: #2d2f31;--mainColorWhite: #2d2f31;--mainColorFainter: #9b9b9b;--txtSecondColor: #989898;--txtWhiteColor: #000;--txtMainColor: #e6e6e6;--txtBlackColor: #fff;--borderColor: #696969;--grayColor3: #444547;--bgColor: #2d2f31;--boxShadow: rgba(0, 0, 0, .4) 0px 8px 24px;--disableColor: #696969;--colorBlue: #8acdf4;--colorRed: #a61d24;--activeMainColor: #b4b4b4;--grayColor: #2d2f31;--mapColor: #2d2f31}}ul{list-style-type:none}a{text-decoration:none;color:unset}a:hover{color:var(--mainColor)}img{max-width:100%}::-webkit-scrollbar{width:.4em;height:.5em;position:fixed;z-index:100000;display:block;background-color:transparent}::-webkit-scrollbar-track{position:relative;z-index:100000;background:transparent;border:none}::-webkit-scrollbar-thumb{position:relative;z-index:100000;background-color:#b8b8b8;outline:1px solid rgb(176,179,183);border-radius:5px}::-webkit-scrollbar-thumb:hover{background-color:#aeb3b5}::-webkit-scrollbar-corner{background-color:transparent}.color-white{color:var(--txtWhiteColor)!important}.bg-white{background-color:var(--txtWhiteColor)!important}.color-black{color:var(--txtBlackColor)!important}.bg-black{background-color:var(--txtBlackColor)!important}.color-orange{color:#ff8701!important}.bg-orange{background-color:#ff8701!important}.color-green{color:#28ca42!important}.bg-green{background-color:#28ca42!important}.color-green-2{color:#05e35e!important}.bg-green-2{background-color:#05e35e!important}.color-cyan{color:#13c2c2!important}.bg-cyan{background-color:#13c2c2!important}.color-red{color:var(--colorRed)!important}.bg-red{background-color:var(--colorRed)!important}.color-gray{color:#b4b4b4!important}.bg-gray{background-color:#b4b4b4!important}.color-red-second{color:#d9534f!important}.bg-red-second{background-color:#d9534f!important}.color-blue{color:#5bc0de!important}.bg-blue{background-color:#5bc0de!important}.color-main{color:var(--mainColor)!important}.bg-main{background-color:var(--mainColor)!important}.color-link{color:#1070b6!important}.bg-link{background-color:#1070b6!important}.color-COMPLETED{color:#28ca42!important}.bg-COMPLETED{background-color:#28ca42!important}.color-RETURNED{color:var(--colorRed)!important}.bg-RETURNED{background-color:var(--colorRed)!important}.color-NEW{color:#ff8701!important}.bg-NEW{background-color:#ff8701!important}.color-CANCELED{color:var(--colorRed)!important}.bg-CANCELED{background-color:var(--colorRed)!important}.color-APPROVED{color:#28ca42!important}.bg-APPROVED{background-color:#28ca42!important}.color-SHIPPED{color:#28ca42!important}.bg-SHIPPED{background-color:#28ca42!important}.color-SHIPPING{color:#28ca42!important}.bg-SHIPPING{background-color:#28ca42!important}.color-PENDING{color:#ff8701!important}.bg-PENDING{background-color:#ff8701!important}.color-REJECTED{color:var(--colorRed)!important}.bg-REJECTED{background-color:var(--colorRed)!important}.color-hethang{color:var(--colorRed)!important}.bg-hethang{background-color:var(--colorRed)!important}.color-conhang{color:#28ca42!important}.bg-conhang{background-color:#28ca42!important}.color-secondMain{color:#989898!important}.bg-secondMain{background-color:#989898!important}.color-CHECKIN{color:#28ca42!important}.bg-CHECKIN{background-color:#28ca42!important}.color-CHECKOUT{color:var(--colorRed)!important}.bg-CHECKOUT{background-color:var(--colorRed)!important}.color-UPDATE-INFO{color:#6c757d!important}.bg-UPDATE-INFO{background-color:#6c757d!important}.color-1{color:#28ca42!important}.bg-1{background-color:#28ca42!important}.color-0{color:var(--colorRed)!important}.bg-0{background-color:var(--colorRed)!important}.grid-col-sm-0{grid-template-columns:repeat(0,1fr)}.grid-col-sm-1{grid-template-columns:repeat(1,1fr)}.grid-col-sm-2{grid-template-columns:repeat(2,1fr)}.grid-col-sm-3{grid-template-columns:repeat(3,1fr)}.grid-col-sm-4{grid-template-columns:repeat(4,1fr)}.grid-col-sm-5{grid-template-columns:repeat(5,1fr)}.grid-col-sm-6{grid-template-columns:repeat(6,1fr)}.grid-col-sm-7{grid-template-columns:repeat(7,1fr)}.grid-col-sm-8{grid-template-columns:repeat(8,1fr)}@media screen and (min-width: 600px){.grid-col-md-0{grid-template-columns:repeat(0,1fr)}}@media screen and (min-width: 600px){.grid-col-md-1{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width: 600px){.grid-col-md-2{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 600px){.grid-col-md-3{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 600px){.grid-col-md-4{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 600px){.grid-col-md-5{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width: 600px){.grid-col-md-6{grid-template-columns:repeat(6,1fr)}}@media screen and (min-width: 600px){.grid-col-md-7{grid-template-columns:repeat(7,1fr)}}@media screen and (min-width: 600px){.grid-col-md-8{grid-template-columns:repeat(8,1fr)}}@media screen and (min-width: 1024px){.grid-col-0{grid-template-columns:repeat(0,1fr)}}@media screen and (min-width: 1024px){.grid-col-1{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width: 1024px){.grid-col-2{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px){.grid-col-3{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1024px){.grid-col-4{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1024px){.grid-col-5{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width: 1024px){.grid-col-6{grid-template-columns:repeat(6,1fr)}}@media screen and (min-width: 1024px){.grid-col-7{grid-template-columns:repeat(7,1fr)}}@media screen and (min-width: 1024px){.grid-col-8{grid-template-columns:repeat(8,1fr)}}.container{width:100%;max-width:540px;padding:0 2vw;margin:auto}@media screen and (min-width: 600px){.container{max-width:960px;padding:0 20px}}@media screen and (min-width: 1024px){.container{max-width:1600px;padding:0 50px}}.containerDesktop{width:100%;max-width:1600px;padding:0 50px;margin:auto;background:var(--mainBg)}@media screen and (min-width: 1024px){.containerDesktop{max-width:100vw;padding:0 30px}}.ant-scrolling-effect{width:100%!important}.ant-popover .ant-popover-buttons .ant-btn{height:25px;border-radius:4px}.ant-popover .ant-popover-buttons .ant-btn-primary{background-color:#1070b6!important}.ant-popover .ant-popover-buttons .ant-btn-primary:hover{color:#fff!important;border-color:#1070b6!important}.ant-popover-placement-top .ant-popover-arrow{display:none}@media screen and (min-width: 1024px){.ant-popover-placement-top .ant-popover-arrow{left:50%;transform:translate(-50%,100%)}}.ant-popover-placement-top .ant-btn-primary{border:none;background-color:#1070b6!important}.ant-popover-placement-top .ant-btn:hover:not(.ant-btn-primary),.ant-popover-placement-top .ant-btn:focus:not(.ant-btn-primary){color:#1070b6;border-color:#1070b6}.ant-checkbox-checked .ant-checkbox-inner{background-color:#1070b6!important;border-color:#1070b6!important}.ant-radio-checked .ant-radio-inner{border-color:#1070b6!important}.ant-radio-checked .ant-radio-inner:after{background-color:#1070b6!important}.ck.ck-editor{width:100%!important}.ck.ck-button.ck-off.act{position:relative;pointer-events:none}.ck-content{max-height:80vh;min-height:150px;overflow-y:scroll;border:1px solid #cdcdcd!important}.ck-content h1{color:inherit}.ck.ck-reset.ck-dropdown__panel{height:150px;overflow:scroll}.ck.ck-reset.ck-dropdown__panel li .ck-fontsize-option span{font-size:13px!important}.flex-1{flex:1}.ant-col.ant-form-item-label label{font-size:13px;font-weight:700;height:auto;color:var(--txtBlackColor)}.Toastify__toast-container{z-index:999999999}.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):after{display:inline-block;margin-right:4px;color:#ff4d4f;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"(*)"}.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{display:none}.ant-modal-mask{z-index:99999;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25)}.ant-modal-wrap{z-index:99999}.ant-picker-dropdown{z-index:100000}.ant-picker-dropdown .ant-picker-panel-container{background:var(--bgColor);color:var(--txtBlackColor)}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel{border:1px solid var(--borderColor)}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-header{border-bottom:1px solid var(--borderColor)}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-header .ant-picker-header-view,.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-header button,.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-body .ant-picker-content thead th{color:var(--txtBlackColor)}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-body .ant-picker-content tbody .ant-picker-cell{color:var(--txtSecondColor)}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-body .ant-picker-content tbody .ant-picker-cell-in-view{color:var(--txtDarkColor)}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-body .ant-picker-content tbody .ant-picker-cell-selected .ant-picker-cell-inner{background:var(--mainColor);border:1px solid var(--borderColor)}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-time-panel{border-left:1px solid var(--borderColor)}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-time-panel-cell-inner{color:var(--txtBlackColor)}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-footer{border-top:1px solid var(--borderColor)}.ant-modal{z-index:99999}.ant-modal .ant-modal-close-x{color:var(--txtBlackColor)}.ant-modal .ant-modal-header{background:var(--mainBg);border-radius:6px 6px 0 0}.ant-modal .ant-modal-header .ant-modal-title{color:var(--txtMainColor)}.ant-modal .ant-modal-content{background:var(--mainBg)}.ant-select-dropdown{z-index:99999;background:var(--bgColor)}.ant-select-dropdown .ant-cascader-menus .ant-cascader-menu-item{color:var(--txtBlackColor)}.ant-select-dropdown .ant-cascader-menus .ant-cascader-menu-item:hover,.ant-select-dropdown .ant-cascader-menus .ant-cascader-menu-item.ant-cascader-menu-item-active{background-color:var(--mainColorFainter)}.ant-select-dropdown .ant-select-item-option-disabled{background:var(--disableColor)}.ant-select-dropdown .ant-select-item-option-content{color:var(--txtBlackColor)}.ant-select-dropdown .ant-select-item-group{color:var(--txtSecondColor)}.ant-select-dropdown .ant-select-item-option-selected{background-color:var(--mainColorFainter)}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:var(--mainColorFainter)}.ant-dropdown{z-index:99999}.ant-dropdown .ant-dropdown-menu{box-shadow:var(--boxShadow)}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-divider{background-color:var(--borderColor)}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:var(--disableColor)}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content{color:var(--txtBlackColor)}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content p{margin-bottom:0}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .ant-checkbox-wrapper .ant-checkbox+span{color:var(--txtBlackColor)}.ant-tooltip,.ant-popconfirm{z-index:99999}.ant-cascader-menu{height:auto;max-height:300px}.ant-tabs .ant-tabs-tab-disabled{display:none}.ant-tabs .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-image{margin-right:5px}.ant-tabs-dropdown{z-index:100000}.ant-tabs .ant-tabs-extra-content{margin-right:15px}.ant-tabs .ant-tabs-extra-content .language-root{display:flex}.ant-tabs .ant-tabs-extra-content .language-root .anticon-question-circle{font-size:18px;color:#1070b6}.ant-tabs .ant-tabs-extra-content .language-root .select-language-root{margin:0 0 0 5px}.ant-tabs .ant-tabs-extra-content .language-root .select-language-root .ant-form-item{margin:0}@media screen and (min-width: 1024px){.ant-tabs .ant-tabs-extra-content .language-root .select-language-root .ant-form-item{min-width:150px}}.ant-tabs .ant-tabs-extra-content .language-root .select-language-root .ant-form-item .ant-select-selector{height:44px}td.ant-table-selection-column{padding-left:17px!important}.ant-divider{border-top:1px solid var(--borderColor)}.ant-checkbox-wrapper .ant-checkbox+span{color:var(--txtBlackColor)}.ant-tree{background:var(--mainBg)}.ant-tree .ant-tree-treenode{color:var(--txtBlackColor)}.ant-collapse{background:var(--mainBg);border:1px solid var(--borderColor)}.ant-collapse-header>*{color:var(--txtBlackColor)}.ant-collapse-content{background-color:var(--mainBg);border-top:1px solid var(--borderColor)}.ant-collapse-content p,.ant-typography{color:var(--txtBlackColor)}.text-end{text-align:end}.text-start{text-align:start}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-flex{display:flex}.d-grid{display:grid}.d-none{display:none}.justify-content-center{justify-content:center}.justify-content-flex-end{justify-content:flex-end}.justify-content-flex-start{justify-content:flex-start}.justify-content-space-around{justify-content:space-around}.justify-content-space-between{justify-content:space-between}.justify-content-space-evenly{justify-content:space-evenly}.align-items-center{align-items:center}.align-items-flex-end{align-items:flex-end}.align-items-flex-start{align-items:flex-start}.align-items-stretch{align-items:stretch}.align-content-center{align-content:center}.align-content-flex-end{align-content:flex-end}.align-content-flex-start{align-content:flex-start}.align-content-space-around{align-content:space-around}.align-content-space-between{align-content:space-between}.align-content-space-evenly{align-content:space-evenly}.align-content-stretch{align-content:stretch}.align-self-auto{align-self:auto}.align-self-center{align-self:center}.align-self-flex-end{align-self:flex-end}.align-self-flex-start{align-self:flex-start}.align-self-stretch{align-self:stretch}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.g-0{gap:0px}.g-5{gap:5px}.g-10{gap:10px}.g-15{gap:15px}.g-20{gap:20px}.g-25{gap:25px}.g-30{gap:30px}.p-0{padding:0}.p-5{padding:5px}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.p-25{padding:25px}.p-30{padding:30px}.m-0{margin:0}.m-5{margin:5px}.m-10{margin:10px}.m-15{margin:15px}.m-20{margin:20px}.m-25{margin:25px}.m-30{margin:30px}.mb-0,.mb-0px{margin-bottom:0}.mt-0,.mt-0px{margin-top:0}.ml-0,.ml-0px{margin-left:0}.mr-0,.mr-0px{margin-right:0}.pb-0,.pb-0px{padding-bottom:0}.pt-0,.pt-0px{padding-top:0}.pl-0,.pl-0px{padding-left:0}.pr-0,.pr-0px{padding-right:0}.mb-1,.mb-1px{margin-bottom:1px}.mt-1,.mt-1px{margin-top:1px}.ml-1,.ml-1px{margin-left:1px}.mr-1,.mr-1px{margin-right:1px}.pb-1,.pb-1px{padding-bottom:1px}.pt-1,.pt-1px{padding-top:1px}.pl-1,.pl-1px{padding-left:1px}.pr-1,.pr-1px{padding-right:1px}.mb-2,.mb-2px{margin-bottom:2px}.mt-2,.mt-2px{margin-top:2px}.ml-2,.ml-2px{margin-left:2px}.mr-2,.mr-2px{margin-right:2px}.pb-2,.pb-2px{padding-bottom:2px}.pt-2,.pt-2px{padding-top:2px}.pl-2,.pl-2px{padding-left:2px}.pr-2,.pr-2px{padding-right:2px}.mb-3,.mb-3px{margin-bottom:3px}.mt-3,.mt-3px{margin-top:3px}.ml-3,.ml-3px{margin-left:3px}.mr-3,.mr-3px{margin-right:3px}.pb-3,.pb-3px{padding-bottom:3px}.pt-3,.pt-3px{padding-top:3px}.pl-3,.pl-3px{padding-left:3px}.pr-3,.pr-3px{padding-right:3px}.mb-4,.mb-4px{margin-bottom:4px}.mt-4,.mt-4px{margin-top:4px}.ml-4,.ml-4px{margin-left:4px}.mr-4,.mr-4px{margin-right:4px}.pb-4,.pb-4px{padding-bottom:4px}.pt-4,.pt-4px{padding-top:4px}.pl-4,.pl-4px{padding-left:4px}.pr-4,.pr-4px{padding-right:4px}.mb-5,.mb-5px{margin-bottom:5px}.mt-5,.mt-5px{margin-top:5px}.ml-5,.ml-5px{margin-left:5px}.mr-5,.mr-5px{margin-right:5px}.pb-5,.pb-5px{padding-bottom:5px}.pt-5,.pt-5px{padding-top:5px}.pl-5,.pl-5px{padding-left:5px}.pr-5,.pr-5px{padding-right:5px}.mb-6,.mb-6px{margin-bottom:6px}.mt-6,.mt-6px{margin-top:6px}.ml-6,.ml-6px{margin-left:6px}.mr-6,.mr-6px{margin-right:6px}.pb-6,.pb-6px{padding-bottom:6px}.pt-6,.pt-6px{padding-top:6px}.pl-6,.pl-6px{padding-left:6px}.pr-6,.pr-6px{padding-right:6px}.mb-7,.mb-7px{margin-bottom:7px}.mt-7,.mt-7px{margin-top:7px}.ml-7,.ml-7px{margin-left:7px}.mr-7,.mr-7px{margin-right:7px}.pb-7,.pb-7px{padding-bottom:7px}.pt-7,.pt-7px{padding-top:7px}.pl-7,.pl-7px{padding-left:7px}.pr-7,.pr-7px{padding-right:7px}.mb-8,.mb-8px{margin-bottom:8px}.mt-8,.mt-8px{margin-top:8px}.ml-8,.ml-8px{margin-left:8px}.mr-8,.mr-8px{margin-right:8px}.pb-8,.pb-8px{padding-bottom:8px}.pt-8,.pt-8px{padding-top:8px}.pl-8,.pl-8px{padding-left:8px}.pr-8,.pr-8px{padding-right:8px}.mb-9,.mb-9px{margin-bottom:9px}.mt-9,.mt-9px{margin-top:9px}.ml-9,.ml-9px{margin-left:9px}.mr-9,.mr-9px{margin-right:9px}.pb-9,.pb-9px{padding-bottom:9px}.pt-9,.pt-9px{padding-top:9px}.pl-9,.pl-9px{padding-left:9px}.pr-9,.pr-9px{padding-right:9px}.mb-10,.mb-10px{margin-bottom:10px}.mt-10,.mt-10px{margin-top:10px}.ml-10,.ml-10px{margin-left:10px}.mr-10,.mr-10px{margin-right:10px}.pb-10,.pb-10px{padding-bottom:10px}.pt-10,.pt-10px{padding-top:10px}.pl-10,.pl-10px{padding-left:10px}.pr-10,.pr-10px{padding-right:10px}.mb-11,.mb-11px{margin-bottom:11px}.mt-11,.mt-11px{margin-top:11px}.ml-11,.ml-11px{margin-left:11px}.mr-11,.mr-11px{margin-right:11px}.pb-11,.pb-11px{padding-bottom:11px}.pt-11,.pt-11px{padding-top:11px}.pl-11,.pl-11px{padding-left:11px}.pr-11,.pr-11px{padding-right:11px}.mb-12,.mb-12px{margin-bottom:12px}.mt-12,.mt-12px{margin-top:12px}.ml-12,.ml-12px{margin-left:12px}.mr-12,.mr-12px{margin-right:12px}.pb-12,.pb-12px{padding-bottom:12px}.pt-12,.pt-12px{padding-top:12px}.pl-12,.pl-12px{padding-left:12px}.pr-12,.pr-12px{padding-right:12px}.mb-13,.mb-13px{margin-bottom:13px}.mt-13,.mt-13px{margin-top:13px}.ml-13,.ml-13px{margin-left:13px}.mr-13,.mr-13px{margin-right:13px}.pb-13,.pb-13px{padding-bottom:13px}.pt-13,.pt-13px{padding-top:13px}.pl-13,.pl-13px{padding-left:13px}.pr-13,.pr-13px{padding-right:13px}.mb-14,.mb-14px{margin-bottom:14px}.mt-14,.mt-14px{margin-top:14px}.ml-14,.ml-14px{margin-left:14px}.mr-14,.mr-14px{margin-right:14px}.pb-14,.pb-14px{padding-bottom:14px}.pt-14,.pt-14px{padding-top:14px}.pl-14,.pl-14px{padding-left:14px}.pr-14,.pr-14px{padding-right:14px}.mb-15,.mb-15px{margin-bottom:15px}.mt-15,.mt-15px{margin-top:15px}.ml-15,.ml-15px{margin-left:15px}.mr-15,.mr-15px{margin-right:15px}.pb-15,.pb-15px{padding-bottom:15px}.pt-15,.pt-15px{padding-top:15px}.pl-15,.pl-15px{padding-left:15px}.pr-15,.pr-15px{padding-right:15px}.mb-16,.mb-16px{margin-bottom:16px}.mt-16,.mt-16px{margin-top:16px}.ml-16,.ml-16px{margin-left:16px}.mr-16,.mr-16px{margin-right:16px}.pb-16,.pb-16px{padding-bottom:16px}.pt-16,.pt-16px{padding-top:16px}.pl-16,.pl-16px{padding-left:16px}.pr-16,.pr-16px{padding-right:16px}.mb-17,.mb-17px{margin-bottom:17px}.mt-17,.mt-17px{margin-top:17px}.ml-17,.ml-17px{margin-left:17px}.mr-17,.mr-17px{margin-right:17px}.pb-17,.pb-17px{padding-bottom:17px}.pt-17,.pt-17px{padding-top:17px}.pl-17,.pl-17px{padding-left:17px}.pr-17,.pr-17px{padding-right:17px}.mb-18,.mb-18px{margin-bottom:18px}.mt-18,.mt-18px{margin-top:18px}.ml-18,.ml-18px{margin-left:18px}.mr-18,.mr-18px{margin-right:18px}.pb-18,.pb-18px{padding-bottom:18px}.pt-18,.pt-18px{padding-top:18px}.pl-18,.pl-18px{padding-left:18px}.pr-18,.pr-18px{padding-right:18px}.mb-19,.mb-19px{margin-bottom:19px}.mt-19,.mt-19px{margin-top:19px}.ml-19,.ml-19px{margin-left:19px}.mr-19,.mr-19px{margin-right:19px}.pb-19,.pb-19px{padding-bottom:19px}.pt-19,.pt-19px{padding-top:19px}.pl-19,.pl-19px{padding-left:19px}.pr-19,.pr-19px{padding-right:19px}.mb-20,.mb-20px{margin-bottom:20px}.mt-20,.mt-20px{margin-top:20px}.ml-20,.ml-20px{margin-left:20px}.mr-20,.mr-20px{margin-right:20px}.pb-20,.pb-20px{padding-bottom:20px}.pt-20,.pt-20px{padding-top:20px}.pl-20,.pl-20px{padding-left:20px}.pr-20,.pr-20px{padding-right:20px}.mb-21,.mb-21px{margin-bottom:21px}.mt-21,.mt-21px{margin-top:21px}.ml-21,.ml-21px{margin-left:21px}.mr-21,.mr-21px{margin-right:21px}.pb-21,.pb-21px{padding-bottom:21px}.pt-21,.pt-21px{padding-top:21px}.pl-21,.pl-21px{padding-left:21px}.pr-21,.pr-21px{padding-right:21px}.mb-22,.mb-22px{margin-bottom:22px}.mt-22,.mt-22px{margin-top:22px}.ml-22,.ml-22px{margin-left:22px}.mr-22,.mr-22px{margin-right:22px}.pb-22,.pb-22px{padding-bottom:22px}.pt-22,.pt-22px{padding-top:22px}.pl-22,.pl-22px{padding-left:22px}.pr-22,.pr-22px{padding-right:22px}.mb-23,.mb-23px{margin-bottom:23px}.mt-23,.mt-23px{margin-top:23px}.ml-23,.ml-23px{margin-left:23px}.mr-23,.mr-23px{margin-right:23px}.pb-23,.pb-23px{padding-bottom:23px}.pt-23,.pt-23px{padding-top:23px}.pl-23,.pl-23px{padding-left:23px}.pr-23,.pr-23px{padding-right:23px}.mb-24,.mb-24px{margin-bottom:24px}.mt-24,.mt-24px{margin-top:24px}.ml-24,.ml-24px{margin-left:24px}.mr-24,.mr-24px{margin-right:24px}.pb-24,.pb-24px{padding-bottom:24px}.pt-24,.pt-24px{padding-top:24px}.pl-24,.pl-24px{padding-left:24px}.pr-24,.pr-24px{padding-right:24px}.mb-25,.mb-25px{margin-bottom:25px}.mt-25,.mt-25px{margin-top:25px}.ml-25,.ml-25px{margin-left:25px}.mr-25,.mr-25px{margin-right:25px}.pb-25,.pb-25px{padding-bottom:25px}.pt-25,.pt-25px{padding-top:25px}.pl-25,.pl-25px{padding-left:25px}.pr-25,.pr-25px{padding-right:25px}.mb-26,.mb-26px{margin-bottom:26px}.mt-26,.mt-26px{margin-top:26px}.ml-26,.ml-26px{margin-left:26px}.mr-26,.mr-26px{margin-right:26px}.pb-26,.pb-26px{padding-bottom:26px}.pt-26,.pt-26px{padding-top:26px}.pl-26,.pl-26px{padding-left:26px}.pr-26,.pr-26px{padding-right:26px}.mb-27,.mb-27px{margin-bottom:27px}.mt-27,.mt-27px{margin-top:27px}.ml-27,.ml-27px{margin-left:27px}.mr-27,.mr-27px{margin-right:27px}.pb-27,.pb-27px{padding-bottom:27px}.pt-27,.pt-27px{padding-top:27px}.pl-27,.pl-27px{padding-left:27px}.pr-27,.pr-27px{padding-right:27px}.mb-28,.mb-28px{margin-bottom:28px}.mt-28,.mt-28px{margin-top:28px}.ml-28,.ml-28px{margin-left:28px}.mr-28,.mr-28px{margin-right:28px}.pb-28,.pb-28px{padding-bottom:28px}.pt-28,.pt-28px{padding-top:28px}.pl-28,.pl-28px{padding-left:28px}.pr-28,.pr-28px{padding-right:28px}.mb-29,.mb-29px{margin-bottom:29px}.mt-29,.mt-29px{margin-top:29px}.ml-29,.ml-29px{margin-left:29px}.mr-29,.mr-29px{margin-right:29px}.pb-29,.pb-29px{padding-bottom:29px}.pt-29,.pt-29px{padding-top:29px}.pl-29,.pl-29px{padding-left:29px}.pr-29,.pr-29px{padding-right:29px}.mb-30,.mb-30px{margin-bottom:30px}.mt-30,.mt-30px{margin-top:30px}.ml-30,.ml-30px{margin-left:30px}.mr-30,.mr-30px{margin-right:30px}.pb-30,.pb-30px{padding-bottom:30px}.pt-30,.pt-30px{padding-top:30px}.pl-30,.pl-30px{padding-left:30px}.pr-30,.pr-30px{padding-right:30px}.mb-31,.mb-31px{margin-bottom:31px}.mt-31,.mt-31px{margin-top:31px}.ml-31,.ml-31px{margin-left:31px}.mr-31,.mr-31px{margin-right:31px}.pb-31,.pb-31px{padding-bottom:31px}.pt-31,.pt-31px{padding-top:31px}.pl-31,.pl-31px{padding-left:31px}.pr-31,.pr-31px{padding-right:31px}.mb-32,.mb-32px{margin-bottom:32px}.mt-32,.mt-32px{margin-top:32px}.ml-32,.ml-32px{margin-left:32px}.mr-32,.mr-32px{margin-right:32px}.pb-32,.pb-32px{padding-bottom:32px}.pt-32,.pt-32px{padding-top:32px}.pl-32,.pl-32px{padding-left:32px}.pr-32,.pr-32px{padding-right:32px}.mb-33,.mb-33px{margin-bottom:33px}.mt-33,.mt-33px{margin-top:33px}.ml-33,.ml-33px{margin-left:33px}.mr-33,.mr-33px{margin-right:33px}.pb-33,.pb-33px{padding-bottom:33px}.pt-33,.pt-33px{padding-top:33px}.pl-33,.pl-33px{padding-left:33px}.pr-33,.pr-33px{padding-right:33px}.mb-34,.mb-34px{margin-bottom:34px}.mt-34,.mt-34px{margin-top:34px}.ml-34,.ml-34px{margin-left:34px}.mr-34,.mr-34px{margin-right:34px}.pb-34,.pb-34px{padding-bottom:34px}.pt-34,.pt-34px{padding-top:34px}.pl-34,.pl-34px{padding-left:34px}.pr-34,.pr-34px{padding-right:34px}.mb-35,.mb-35px{margin-bottom:35px}.mt-35,.mt-35px{margin-top:35px}.ml-35,.ml-35px{margin-left:35px}.mr-35,.mr-35px{margin-right:35px}.pb-35,.pb-35px{padding-bottom:35px}.pt-35,.pt-35px{padding-top:35px}.pl-35,.pl-35px{padding-left:35px}.pr-35,.pr-35px{padding-right:35px}.mb-36,.mb-36px{margin-bottom:36px}.mt-36,.mt-36px{margin-top:36px}.ml-36,.ml-36px{margin-left:36px}.mr-36,.mr-36px{margin-right:36px}.pb-36,.pb-36px{padding-bottom:36px}.pt-36,.pt-36px{padding-top:36px}.pl-36,.pl-36px{padding-left:36px}.pr-36,.pr-36px{padding-right:36px}.mb-37,.mb-37px{margin-bottom:37px}.mt-37,.mt-37px{margin-top:37px}.ml-37,.ml-37px{margin-left:37px}.mr-37,.mr-37px{margin-right:37px}.pb-37,.pb-37px{padding-bottom:37px}.pt-37,.pt-37px{padding-top:37px}.pl-37,.pl-37px{padding-left:37px}.pr-37,.pr-37px{padding-right:37px}.mb-38,.mb-38px{margin-bottom:38px}.mt-38,.mt-38px{margin-top:38px}.ml-38,.ml-38px{margin-left:38px}.mr-38,.mr-38px{margin-right:38px}.pb-38,.pb-38px{padding-bottom:38px}.pt-38,.pt-38px{padding-top:38px}.pl-38,.pl-38px{padding-left:38px}.pr-38,.pr-38px{padding-right:38px}.mb-39,.mb-39px{margin-bottom:39px}.mt-39,.mt-39px{margin-top:39px}.ml-39,.ml-39px{margin-left:39px}.mr-39,.mr-39px{margin-right:39px}.pb-39,.pb-39px{padding-bottom:39px}.pt-39,.pt-39px{padding-top:39px}.pl-39,.pl-39px{padding-left:39px}.pr-39,.pr-39px{padding-right:39px}.mb-40,.mb-40px{margin-bottom:40px}.mt-40,.mt-40px{margin-top:40px}.ml-40,.ml-40px{margin-left:40px}.mr-40,.mr-40px{margin-right:40px}.pb-40,.pb-40px{padding-bottom:40px}.pt-40,.pt-40px{padding-top:40px}.pl-40,.pl-40px{padding-left:40px}.pr-40,.pr-40px{padding-right:40px}.mb-41,.mb-41px{margin-bottom:41px}.mt-41,.mt-41px{margin-top:41px}.ml-41,.ml-41px{margin-left:41px}.mr-41,.mr-41px{margin-right:41px}.pb-41,.pb-41px{padding-bottom:41px}.pt-41,.pt-41px{padding-top:41px}.pl-41,.pl-41px{padding-left:41px}.pr-41,.pr-41px{padding-right:41px}.mb-42,.mb-42px{margin-bottom:42px}.mt-42,.mt-42px{margin-top:42px}.ml-42,.ml-42px{margin-left:42px}.mr-42,.mr-42px{margin-right:42px}.pb-42,.pb-42px{padding-bottom:42px}.pt-42,.pt-42px{padding-top:42px}.pl-42,.pl-42px{padding-left:42px}.pr-42,.pr-42px{padding-right:42px}.mb-43,.mb-43px{margin-bottom:43px}.mt-43,.mt-43px{margin-top:43px}.ml-43,.ml-43px{margin-left:43px}.mr-43,.mr-43px{margin-right:43px}.pb-43,.pb-43px{padding-bottom:43px}.pt-43,.pt-43px{padding-top:43px}.pl-43,.pl-43px{padding-left:43px}.pr-43,.pr-43px{padding-right:43px}.mb-44,.mb-44px{margin-bottom:44px}.mt-44,.mt-44px{margin-top:44px}.ml-44,.ml-44px{margin-left:44px}.mr-44,.mr-44px{margin-right:44px}.pb-44,.pb-44px{padding-bottom:44px}.pt-44,.pt-44px{padding-top:44px}.pl-44,.pl-44px{padding-left:44px}.pr-44,.pr-44px{padding-right:44px}.mb-45,.mb-45px{margin-bottom:45px}.mt-45,.mt-45px{margin-top:45px}.ml-45,.ml-45px{margin-left:45px}.mr-45,.mr-45px{margin-right:45px}.pb-45,.pb-45px{padding-bottom:45px}.pt-45,.pt-45px{padding-top:45px}.pl-45,.pl-45px{padding-left:45px}.pr-45,.pr-45px{padding-right:45px}.mb-46,.mb-46px{margin-bottom:46px}.mt-46,.mt-46px{margin-top:46px}.ml-46,.ml-46px{margin-left:46px}.mr-46,.mr-46px{margin-right:46px}.pb-46,.pb-46px{padding-bottom:46px}.pt-46,.pt-46px{padding-top:46px}.pl-46,.pl-46px{padding-left:46px}.pr-46,.pr-46px{padding-right:46px}.mb-47,.mb-47px{margin-bottom:47px}.mt-47,.mt-47px{margin-top:47px}.ml-47,.ml-47px{margin-left:47px}.mr-47,.mr-47px{margin-right:47px}.pb-47,.pb-47px{padding-bottom:47px}.pt-47,.pt-47px{padding-top:47px}.pl-47,.pl-47px{padding-left:47px}.pr-47,.pr-47px{padding-right:47px}.mb-48,.mb-48px{margin-bottom:48px}.mt-48,.mt-48px{margin-top:48px}.ml-48,.ml-48px{margin-left:48px}.mr-48,.mr-48px{margin-right:48px}.pb-48,.pb-48px{padding-bottom:48px}.pt-48,.pt-48px{padding-top:48px}.pl-48,.pl-48px{padding-left:48px}.pr-48,.pr-48px{padding-right:48px}.mb-49,.mb-49px{margin-bottom:49px}.mt-49,.mt-49px{margin-top:49px}.ml-49,.ml-49px{margin-left:49px}.mr-49,.mr-49px{margin-right:49px}.pb-49,.pb-49px{padding-bottom:49px}.pt-49,.pt-49px{padding-top:49px}.pl-49,.pl-49px{padding-left:49px}.pr-49,.pr-49px{padding-right:49px}.mb-50,.mb-50px{margin-bottom:50px}.mt-50,.mt-50px{margin-top:50px}.ml-50,.ml-50px{margin-left:50px}.mr-50,.mr-50px{margin-right:50px}.pb-50,.pb-50px{padding-bottom:50px}.pt-50,.pt-50px{padding-top:50px}.pl-50,.pl-50px{padding-left:50px}.pr-50,.pr-50px{padding-right:50px}.mb-51,.mb-51px{margin-bottom:51px}.mt-51,.mt-51px{margin-top:51px}.ml-51,.ml-51px{margin-left:51px}.mr-51,.mr-51px{margin-right:51px}.pb-51,.pb-51px{padding-bottom:51px}.pt-51,.pt-51px{padding-top:51px}.pl-51,.pl-51px{padding-left:51px}.pr-51,.pr-51px{padding-right:51px}.mb-52,.mb-52px{margin-bottom:52px}.mt-52,.mt-52px{margin-top:52px}.ml-52,.ml-52px{margin-left:52px}.mr-52,.mr-52px{margin-right:52px}.pb-52,.pb-52px{padding-bottom:52px}.pt-52,.pt-52px{padding-top:52px}.pl-52,.pl-52px{padding-left:52px}.pr-52,.pr-52px{padding-right:52px}.mb-53,.mb-53px{margin-bottom:53px}.mt-53,.mt-53px{margin-top:53px}.ml-53,.ml-53px{margin-left:53px}.mr-53,.mr-53px{margin-right:53px}.pb-53,.pb-53px{padding-bottom:53px}.pt-53,.pt-53px{padding-top:53px}.pl-53,.pl-53px{padding-left:53px}.pr-53,.pr-53px{padding-right:53px}.mb-54,.mb-54px{margin-bottom:54px}.mt-54,.mt-54px{margin-top:54px}.ml-54,.ml-54px{margin-left:54px}.mr-54,.mr-54px{margin-right:54px}.pb-54,.pb-54px{padding-bottom:54px}.pt-54,.pt-54px{padding-top:54px}.pl-54,.pl-54px{padding-left:54px}.pr-54,.pr-54px{padding-right:54px}.mb-55,.mb-55px{margin-bottom:55px}.mt-55,.mt-55px{margin-top:55px}.ml-55,.ml-55px{margin-left:55px}.mr-55,.mr-55px{margin-right:55px}.pb-55,.pb-55px{padding-bottom:55px}.pt-55,.pt-55px{padding-top:55px}.pl-55,.pl-55px{padding-left:55px}.pr-55,.pr-55px{padding-right:55px}.mb-56,.mb-56px{margin-bottom:56px}.mt-56,.mt-56px{margin-top:56px}.ml-56,.ml-56px{margin-left:56px}.mr-56,.mr-56px{margin-right:56px}.pb-56,.pb-56px{padding-bottom:56px}.pt-56,.pt-56px{padding-top:56px}.pl-56,.pl-56px{padding-left:56px}.pr-56,.pr-56px{padding-right:56px}.mb-57,.mb-57px{margin-bottom:57px}.mt-57,.mt-57px{margin-top:57px}.ml-57,.ml-57px{margin-left:57px}.mr-57,.mr-57px{margin-right:57px}.pb-57,.pb-57px{padding-bottom:57px}.pt-57,.pt-57px{padding-top:57px}.pl-57,.pl-57px{padding-left:57px}.pr-57,.pr-57px{padding-right:57px}.mb-58,.mb-58px{margin-bottom:58px}.mt-58,.mt-58px{margin-top:58px}.ml-58,.ml-58px{margin-left:58px}.mr-58,.mr-58px{margin-right:58px}.pb-58,.pb-58px{padding-bottom:58px}.pt-58,.pt-58px{padding-top:58px}.pl-58,.pl-58px{padding-left:58px}.pr-58,.pr-58px{padding-right:58px}.mb-59,.mb-59px{margin-bottom:59px}.mt-59,.mt-59px{margin-top:59px}.ml-59,.ml-59px{margin-left:59px}.mr-59,.mr-59px{margin-right:59px}.pb-59,.pb-59px{padding-bottom:59px}.pt-59,.pt-59px{padding-top:59px}.pl-59,.pl-59px{padding-left:59px}.pr-59,.pr-59px{padding-right:59px}.mb-60,.mb-60px{margin-bottom:60px}.mt-60,.mt-60px{margin-top:60px}.ml-60,.ml-60px{margin-left:60px}.mr-60,.mr-60px{margin-right:60px}.pb-60,.pb-60px{padding-bottom:60px}.pt-60,.pt-60px{padding-top:60px}.pl-60,.pl-60px{padding-left:60px}.pr-60,.pr-60px{padding-right:60px}.mb-61,.mb-61px{margin-bottom:61px}.mt-61,.mt-61px{margin-top:61px}.ml-61,.ml-61px{margin-left:61px}.mr-61,.mr-61px{margin-right:61px}.pb-61,.pb-61px{padding-bottom:61px}.pt-61,.pt-61px{padding-top:61px}.pl-61,.pl-61px{padding-left:61px}.pr-61,.pr-61px{padding-right:61px}.mb-62,.mb-62px{margin-bottom:62px}.mt-62,.mt-62px{margin-top:62px}.ml-62,.ml-62px{margin-left:62px}.mr-62,.mr-62px{margin-right:62px}.pb-62,.pb-62px{padding-bottom:62px}.pt-62,.pt-62px{padding-top:62px}.pl-62,.pl-62px{padding-left:62px}.pr-62,.pr-62px{padding-right:62px}.mb-63,.mb-63px{margin-bottom:63px}.mt-63,.mt-63px{margin-top:63px}.ml-63,.ml-63px{margin-left:63px}.mr-63,.mr-63px{margin-right:63px}.pb-63,.pb-63px{padding-bottom:63px}.pt-63,.pt-63px{padding-top:63px}.pl-63,.pl-63px{padding-left:63px}.pr-63,.pr-63px{padding-right:63px}.mb-64,.mb-64px{margin-bottom:64px}.mt-64,.mt-64px{margin-top:64px}.ml-64,.ml-64px{margin-left:64px}.mr-64,.mr-64px{margin-right:64px}.pb-64,.pb-64px{padding-bottom:64px}.pt-64,.pt-64px{padding-top:64px}.pl-64,.pl-64px{padding-left:64px}.pr-64,.pr-64px{padding-right:64px}.mb-65,.mb-65px{margin-bottom:65px}.mt-65,.mt-65px{margin-top:65px}.ml-65,.ml-65px{margin-left:65px}.mr-65,.mr-65px{margin-right:65px}.pb-65,.pb-65px{padding-bottom:65px}.pt-65,.pt-65px{padding-top:65px}.pl-65,.pl-65px{padding-left:65px}.pr-65,.pr-65px{padding-right:65px}.mb-66,.mb-66px{margin-bottom:66px}.mt-66,.mt-66px{margin-top:66px}.ml-66,.ml-66px{margin-left:66px}.mr-66,.mr-66px{margin-right:66px}.pb-66,.pb-66px{padding-bottom:66px}.pt-66,.pt-66px{padding-top:66px}.pl-66,.pl-66px{padding-left:66px}.pr-66,.pr-66px{padding-right:66px}.mb-67,.mb-67px{margin-bottom:67px}.mt-67,.mt-67px{margin-top:67px}.ml-67,.ml-67px{margin-left:67px}.mr-67,.mr-67px{margin-right:67px}.pb-67,.pb-67px{padding-bottom:67px}.pt-67,.pt-67px{padding-top:67px}.pl-67,.pl-67px{padding-left:67px}.pr-67,.pr-67px{padding-right:67px}.mb-68,.mb-68px{margin-bottom:68px}.mt-68,.mt-68px{margin-top:68px}.ml-68,.ml-68px{margin-left:68px}.mr-68,.mr-68px{margin-right:68px}.pb-68,.pb-68px{padding-bottom:68px}.pt-68,.pt-68px{padding-top:68px}.pl-68,.pl-68px{padding-left:68px}.pr-68,.pr-68px{padding-right:68px}.mb-69,.mb-69px{margin-bottom:69px}.mt-69,.mt-69px{margin-top:69px}.ml-69,.ml-69px{margin-left:69px}.mr-69,.mr-69px{margin-right:69px}.pb-69,.pb-69px{padding-bottom:69px}.pt-69,.pt-69px{padding-top:69px}.pl-69,.pl-69px{padding-left:69px}.pr-69,.pr-69px{padding-right:69px}.mb-70,.mb-70px{margin-bottom:70px}.mt-70,.mt-70px{margin-top:70px}.ml-70,.ml-70px{margin-left:70px}.mr-70,.mr-70px{margin-right:70px}.pb-70,.pb-70px{padding-bottom:70px}.pt-70,.pt-70px{padding-top:70px}.pl-70,.pl-70px{padding-left:70px}.pr-70,.pr-70px{padding-right:70px}.mb-71,.mb-71px{margin-bottom:71px}.mt-71,.mt-71px{margin-top:71px}.ml-71,.ml-71px{margin-left:71px}.mr-71,.mr-71px{margin-right:71px}.pb-71,.pb-71px{padding-bottom:71px}.pt-71,.pt-71px{padding-top:71px}.pl-71,.pl-71px{padding-left:71px}.pr-71,.pr-71px{padding-right:71px}.mb-72,.mb-72px{margin-bottom:72px}.mt-72,.mt-72px{margin-top:72px}.ml-72,.ml-72px{margin-left:72px}.mr-72,.mr-72px{margin-right:72px}.pb-72,.pb-72px{padding-bottom:72px}.pt-72,.pt-72px{padding-top:72px}.pl-72,.pl-72px{padding-left:72px}.pr-72,.pr-72px{padding-right:72px}.mb-73,.mb-73px{margin-bottom:73px}.mt-73,.mt-73px{margin-top:73px}.ml-73,.ml-73px{margin-left:73px}.mr-73,.mr-73px{margin-right:73px}.pb-73,.pb-73px{padding-bottom:73px}.pt-73,.pt-73px{padding-top:73px}.pl-73,.pl-73px{padding-left:73px}.pr-73,.pr-73px{padding-right:73px}.mb-74,.mb-74px{margin-bottom:74px}.mt-74,.mt-74px{margin-top:74px}.ml-74,.ml-74px{margin-left:74px}.mr-74,.mr-74px{margin-right:74px}.pb-74,.pb-74px{padding-bottom:74px}.pt-74,.pt-74px{padding-top:74px}.pl-74,.pl-74px{padding-left:74px}.pr-74,.pr-74px{padding-right:74px}.mb-75,.mb-75px{margin-bottom:75px}.mt-75,.mt-75px{margin-top:75px}.ml-75,.ml-75px{margin-left:75px}.mr-75,.mr-75px{margin-right:75px}.pb-75,.pb-75px{padding-bottom:75px}.pt-75,.pt-75px{padding-top:75px}.pl-75,.pl-75px{padding-left:75px}.pr-75,.pr-75px{padding-right:75px}.mb-76,.mb-76px{margin-bottom:76px}.mt-76,.mt-76px{margin-top:76px}.ml-76,.ml-76px{margin-left:76px}.mr-76,.mr-76px{margin-right:76px}.pb-76,.pb-76px{padding-bottom:76px}.pt-76,.pt-76px{padding-top:76px}.pl-76,.pl-76px{padding-left:76px}.pr-76,.pr-76px{padding-right:76px}.mb-77,.mb-77px{margin-bottom:77px}.mt-77,.mt-77px{margin-top:77px}.ml-77,.ml-77px{margin-left:77px}.mr-77,.mr-77px{margin-right:77px}.pb-77,.pb-77px{padding-bottom:77px}.pt-77,.pt-77px{padding-top:77px}.pl-77,.pl-77px{padding-left:77px}.pr-77,.pr-77px{padding-right:77px}.mb-78,.mb-78px{margin-bottom:78px}.mt-78,.mt-78px{margin-top:78px}.ml-78,.ml-78px{margin-left:78px}.mr-78,.mr-78px{margin-right:78px}.pb-78,.pb-78px{padding-bottom:78px}.pt-78,.pt-78px{padding-top:78px}.pl-78,.pl-78px{padding-left:78px}.pr-78,.pr-78px{padding-right:78px}.mb-79,.mb-79px{margin-bottom:79px}.mt-79,.mt-79px{margin-top:79px}.ml-79,.ml-79px{margin-left:79px}.mr-79,.mr-79px{margin-right:79px}.pb-79,.pb-79px{padding-bottom:79px}.pt-79,.pt-79px{padding-top:79px}.pl-79,.pl-79px{padding-left:79px}.pr-79,.pr-79px{padding-right:79px}.mb-80,.mb-80px{margin-bottom:80px}.mt-80,.mt-80px{margin-top:80px}.ml-80,.ml-80px{margin-left:80px}.mr-80,.mr-80px{margin-right:80px}.pb-80,.pb-80px{padding-bottom:80px}.pt-80,.pt-80px{padding-top:80px}.pl-80,.pl-80px{padding-left:80px}.pr-80,.pr-80px{padding-right:80px}.mb-81,.mb-81px{margin-bottom:81px}.mt-81,.mt-81px{margin-top:81px}.ml-81,.ml-81px{margin-left:81px}.mr-81,.mr-81px{margin-right:81px}.pb-81,.pb-81px{padding-bottom:81px}.pt-81,.pt-81px{padding-top:81px}.pl-81,.pl-81px{padding-left:81px}.pr-81,.pr-81px{padding-right:81px}.mb-82,.mb-82px{margin-bottom:82px}.mt-82,.mt-82px{margin-top:82px}.ml-82,.ml-82px{margin-left:82px}.mr-82,.mr-82px{margin-right:82px}.pb-82,.pb-82px{padding-bottom:82px}.pt-82,.pt-82px{padding-top:82px}.pl-82,.pl-82px{padding-left:82px}.pr-82,.pr-82px{padding-right:82px}.mb-83,.mb-83px{margin-bottom:83px}.mt-83,.mt-83px{margin-top:83px}.ml-83,.ml-83px{margin-left:83px}.mr-83,.mr-83px{margin-right:83px}.pb-83,.pb-83px{padding-bottom:83px}.pt-83,.pt-83px{padding-top:83px}.pl-83,.pl-83px{padding-left:83px}.pr-83,.pr-83px{padding-right:83px}.mb-84,.mb-84px{margin-bottom:84px}.mt-84,.mt-84px{margin-top:84px}.ml-84,.ml-84px{margin-left:84px}.mr-84,.mr-84px{margin-right:84px}.pb-84,.pb-84px{padding-bottom:84px}.pt-84,.pt-84px{padding-top:84px}.pl-84,.pl-84px{padding-left:84px}.pr-84,.pr-84px{padding-right:84px}.mb-85,.mb-85px{margin-bottom:85px}.mt-85,.mt-85px{margin-top:85px}.ml-85,.ml-85px{margin-left:85px}.mr-85,.mr-85px{margin-right:85px}.pb-85,.pb-85px{padding-bottom:85px}.pt-85,.pt-85px{padding-top:85px}.pl-85,.pl-85px{padding-left:85px}.pr-85,.pr-85px{padding-right:85px}.mb-86,.mb-86px{margin-bottom:86px}.mt-86,.mt-86px{margin-top:86px}.ml-86,.ml-86px{margin-left:86px}.mr-86,.mr-86px{margin-right:86px}.pb-86,.pb-86px{padding-bottom:86px}.pt-86,.pt-86px{padding-top:86px}.pl-86,.pl-86px{padding-left:86px}.pr-86,.pr-86px{padding-right:86px}.mb-87,.mb-87px{margin-bottom:87px}.mt-87,.mt-87px{margin-top:87px}.ml-87,.ml-87px{margin-left:87px}.mr-87,.mr-87px{margin-right:87px}.pb-87,.pb-87px{padding-bottom:87px}.pt-87,.pt-87px{padding-top:87px}.pl-87,.pl-87px{padding-left:87px}.pr-87,.pr-87px{padding-right:87px}.mb-88,.mb-88px{margin-bottom:88px}.mt-88,.mt-88px{margin-top:88px}.ml-88,.ml-88px{margin-left:88px}.mr-88,.mr-88px{margin-right:88px}.pb-88,.pb-88px{padding-bottom:88px}.pt-88,.pt-88px{padding-top:88px}.pl-88,.pl-88px{padding-left:88px}.pr-88,.pr-88px{padding-right:88px}.mb-89,.mb-89px{margin-bottom:89px}.mt-89,.mt-89px{margin-top:89px}.ml-89,.ml-89px{margin-left:89px}.mr-89,.mr-89px{margin-right:89px}.pb-89,.pb-89px{padding-bottom:89px}.pt-89,.pt-89px{padding-top:89px}.pl-89,.pl-89px{padding-left:89px}.pr-89,.pr-89px{padding-right:89px}.mb-90,.mb-90px{margin-bottom:90px}.mt-90,.mt-90px{margin-top:90px}.ml-90,.ml-90px{margin-left:90px}.mr-90,.mr-90px{margin-right:90px}.pb-90,.pb-90px{padding-bottom:90px}.pt-90,.pt-90px{padding-top:90px}.pl-90,.pl-90px{padding-left:90px}.pr-90,.pr-90px{padding-right:90px}.mb-91,.mb-91px{margin-bottom:91px}.mt-91,.mt-91px{margin-top:91px}.ml-91,.ml-91px{margin-left:91px}.mr-91,.mr-91px{margin-right:91px}.pb-91,.pb-91px{padding-bottom:91px}.pt-91,.pt-91px{padding-top:91px}.pl-91,.pl-91px{padding-left:91px}.pr-91,.pr-91px{padding-right:91px}.mb-92,.mb-92px{margin-bottom:92px}.mt-92,.mt-92px{margin-top:92px}.ml-92,.ml-92px{margin-left:92px}.mr-92,.mr-92px{margin-right:92px}.pb-92,.pb-92px{padding-bottom:92px}.pt-92,.pt-92px{padding-top:92px}.pl-92,.pl-92px{padding-left:92px}.pr-92,.pr-92px{padding-right:92px}.mb-93,.mb-93px{margin-bottom:93px}.mt-93,.mt-93px{margin-top:93px}.ml-93,.ml-93px{margin-left:93px}.mr-93,.mr-93px{margin-right:93px}.pb-93,.pb-93px{padding-bottom:93px}.pt-93,.pt-93px{padding-top:93px}.pl-93,.pl-93px{padding-left:93px}.pr-93,.pr-93px{padding-right:93px}.mb-94,.mb-94px{margin-bottom:94px}.mt-94,.mt-94px{margin-top:94px}.ml-94,.ml-94px{margin-left:94px}.mr-94,.mr-94px{margin-right:94px}.pb-94,.pb-94px{padding-bottom:94px}.pt-94,.pt-94px{padding-top:94px}.pl-94,.pl-94px{padding-left:94px}.pr-94,.pr-94px{padding-right:94px}.mb-95,.mb-95px{margin-bottom:95px}.mt-95,.mt-95px{margin-top:95px}.ml-95,.ml-95px{margin-left:95px}.mr-95,.mr-95px{margin-right:95px}.pb-95,.pb-95px{padding-bottom:95px}.pt-95,.pt-95px{padding-top:95px}.pl-95,.pl-95px{padding-left:95px}.pr-95,.pr-95px{padding-right:95px}.mb-96,.mb-96px{margin-bottom:96px}.mt-96,.mt-96px{margin-top:96px}.ml-96,.ml-96px{margin-left:96px}.mr-96,.mr-96px{margin-right:96px}.pb-96,.pb-96px{padding-bottom:96px}.pt-96,.pt-96px{padding-top:96px}.pl-96,.pl-96px{padding-left:96px}.pr-96,.pr-96px{padding-right:96px}.mb-97,.mb-97px{margin-bottom:97px}.mt-97,.mt-97px{margin-top:97px}.ml-97,.ml-97px{margin-left:97px}.mr-97,.mr-97px{margin-right:97px}.pb-97,.pb-97px{padding-bottom:97px}.pt-97,.pt-97px{padding-top:97px}.pl-97,.pl-97px{padding-left:97px}.pr-97,.pr-97px{padding-right:97px}.mb-98,.mb-98px{margin-bottom:98px}.mt-98,.mt-98px{margin-top:98px}.ml-98,.ml-98px{margin-left:98px}.mr-98,.mr-98px{margin-right:98px}.pb-98,.pb-98px{padding-bottom:98px}.pt-98,.pt-98px{padding-top:98px}.pl-98,.pl-98px{padding-left:98px}.pr-98,.pr-98px{padding-right:98px}.mb-99,.mb-99px{margin-bottom:99px}.mt-99,.mt-99px{margin-top:99px}.ml-99,.ml-99px{margin-left:99px}.mr-99,.mr-99px{margin-right:99px}.pb-99,.pb-99px{padding-bottom:99px}.pt-99,.pt-99px{padding-top:99px}.pl-99,.pl-99px{padding-left:99px}.pr-99,.pr-99px{padding-right:99px}.mb-100,.mb-100px{margin-bottom:100px}.mt-100,.mt-100px{margin-top:100px}.ml-100,.ml-100px{margin-left:100px}.mr-100,.mr-100px{margin-right:100px}.pb-100,.pb-100px{padding-bottom:100px}.pt-100,.pt-100px{padding-top:100px}.pl-100,.pl-100px{padding-left:100px}.pr-100,.pr-100px{padding-right:100px}.form-full-height{min-height:80vh}.text-decoration-0{text-decoration:line-through}.uppercase{text-transform:uppercase}.relative{position:relative}.font-bold{font-weight:700}.w-full{width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.block{display:block}.inline-block{display:inline-block}.hidden{display:none!important}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.flex-1{flex:1 1 0%}.grow{flex-grow:1}.grow-0{flex-grow:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.text-left{text-align:left}.text-justify{text-align:justify}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.w-screen{width:100vw}.h-full{height:100%}.h-screen{height:100vh}.w-auto{width:auto}.h-auto{height:auto}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-default{cursor:default}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.login{width:100%;height:100vh;background-color:var(--mainBg)}@media screen and (min-width: 1024px){.login{display:flex;justify-content:flex-end}.login .container{width:50%}}.login__head{padding:0;gap:30px}.login__head-logo{text-align:center;margin-top:35px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 1024px){.login__head-logo{width:50%}}@media screen and (min-width: 1024px){.login__head-logo img{width:20vw}}.login__head-img{max-height:300px;width:100%;overflow:hidden;object-fit:cover;object-position:center}@media screen and (min-width: 1024px){.login__head-img{max-height:100vh;height:100vh;max-width:60vw}}.login__head-img img{min-height:100%;width:100%}@media screen and (min-width: 1024px){.login__head-img img{width:auto;min-height:100vh;max-width:max-content}}.login__body{margin-top:35px}.login__body .ant-input-affix-wrapper{padding:0 5px;height:56px;border:1px solid #cdcdcd;border-radius:12px;background-color:var(--mainBg)}.login__body .ant-input-affix-wrapper input{padding-left:16px;font-style:italic;font-weight:500;font-size:1em;line-height:137%;color:#000}.login__body .ant-input-affix-wrapper .ant-input-prefix{padding:19px;border-right:1px solid #cdcdcd}.login__body .ant-form-item-explain-error{padding-left:1rem;font-size:1.25rem}.login__body .login-form-forgot{display:block;margin-bottom:10px;font-style:normal;font-weight:700;font-size:13px;line-height:15px;text-align:right;text-decoration-line:underline;color:#000000e6}.login__body .btn-group .ant-form-item-control-input-content{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-direction:column}@media screen and (min-width: 1024px){.login__body .btn-group .ant-form-item-control-input-content{flex-direction:row;gap:15px}}.login__body .btn-group .ant-form-item-control-input-content .login-form-button{display:inline-block;width:100%;height:auto;max-height:50px;padding:15px 0;border:none;outline:none;background-color:var(--mainColor)}.login__body .btn-group .ant-form-item-control-input-content .login-form-button span{font-weight:500;font-size:13px;line-height:15px;color:#fff;display:flex;justify-content:center}@media screen and (min-width: 1024px){.login__body .btn-group .ant-form-item-control-input-content .login-form-button{width:50%}}.login__body .btn-group .ant-form-item-control-input-content .forgot-password{font-size:14px;text-decoration-line:underline}.login__body .btn-group .ant-form-item-control-input-content .third-party-login{background:none;border:1px solid #1070b6;display:flex;justify-content:center;align-items:center;color:#1070b6}.login__company .ant-form{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.login__company .ant-form-item{width:100%}.login__company .ant-radio-button-wrapper:hover,.login__company .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),.login__company .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#fff!important;background-color:#1070b6!important;border-color:#1070b6;outline:none}.login__company .ant-radio-button-wrapper:hover:before,.login__company .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before,.login__company .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover:before{border-color:#1070b6;background-color:inherit}.login__company .ant-radio-button-wrapper:not(:first-child):before{background-color:var(--mainColor);left:0}.login__company .ant-radio-group{margin-top:20px;gap:10px;padding:0 10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.login__company .ant-radio-group>.ant-radio-button-wrapper{width:100%;height:100%;border-color:#1070b6!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.login__company .ant-radio-group>.ant-radio-button-wrapper>span{font-size:12px;text-align:center}.login__company .ant-modal-close-x{display:none}.login__company .ant-modal-header{text-align:center;background:var(--mainColor)}.login__company .ant-modal-header>*{color:#fff}.login__company .ant-form-item-explain-error{margin-left:10px}.product-cru{font-size:16px}.product-cru form{min-height:calc(100vh - 185px);height:100%}.product-cru input::placeholder,.product-cru .ant-select-selection-placeholder,.product-cru textarea::placeholder{font-size:.9em;font-style:italic}.product-cru .form-item-control .date-picker .ant-picker{border-radius:4px;height:40px}.product-cru .form-item-control .ant-select-selector{border-radius:4px}.product-cru .ant-form-item{margin-bottom:5px}.product-cru .ant-form-item .ant-form-item-label{padding:0}.product-cru .ant-form-item-label>label{font-weight:700;font-size:.9em}.product-cru .general-tab b.undefined,.product-cru .general-tab .units-form-list{width:100%}.product-cru .general-tab .units-form-list b{margin:10px 0;display:block}.product-cru .general-tab .units-form-list .units-list{display:flex;flex-wrap:wrap;width:100%}.product-cru .general-tab .units-form-list .units-list .form-item{width:100%}@media screen and (min-width: 1024px){.product-cru .general-tab .units-form-list .units-list .form-item .form-item-control .ant-form-item{width:calc(25% - 25px)}}.product-cru .general-tab .units-form-list .units-list .button-item{width:100%;display:flex;justify-content:end}.product-cru .general-tab .units-form-list .units-list .button-item .btn-create-small{margin:10px 0}.product-cru .display-tab{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:10px}.product-cru .display-tab__box{width:100%;padding:15px;border-radius:5px;border:1px solid var(--borderColor);box-shadow:#959da51a 0 8px 12px}.product-cru .display-tab__box .ant-select-selector{background:var(--mainColorWhite)}.product-cru .display-tab__box-label{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.product-cru .display-tab__product-list{display:flex;flex-direction:column;justify-content:center;align-items:end}.product-cru .display-tab__product-list .top{padding:5px 10px}.product-cru .display-tab__product-list .top i{color:#6c757d;margin-right:3px}.product-cru .display-tab__product-list li{width:100%}.product-cru .reject-reason-card,.product-cru .approved-reason-card{border-radius:8px;padding:16px;margin-bottom:16px;width:100%}.product-cru .reject-reason-card__title,.product-cru .approved-reason-card__title{font-weight:600;margin-bottom:8px}.product-cru .approved-reason-card{background:#ecffd8;border:1px solid #a4cfa8}.product-cru .approved-reason-card__title,.product-cru .approved-reason-card__content{color:#000}.product-cru .reject-reason-card{background:#fff2f0;border:1px solid #ffccc7}.product-cru .reject-reason-card__title{color:#cf1322}.product-cru .reject-reason-card__content{color:#43181d}.product-cru .sale-area-tab__content{position:relative;width:100%;padding:8px 16px;color:#000000d9;line-height:1.5715;border-bottom:1px solid #d9d9d9}.product-cru .sale-area-tab__control{display:flex;flex-direction:row;justify-content:end;align-items:center;padding:10px 5px;gap:10px}.product-cru .sale-area-tab .ant-collapse-item,.product-cru .sale-area-tab .ant-collapse{width:100%}.product-cru .sale-area-tab .ant-collapse>.product-cru .sale-area-tab .ant-collapse-item>.product-cru .sale-area-tab .ant-collapse-header{padding:8px 16px}.product-cru .sale-area-tab .ant-collapse-item{width:100%}.product-cru .sale-area-tab .ant-collapse-content-box{padding:0 0 0 16px}.product-cru .sale-area-tab .ant-collapse-content-box .sale-area-tab__content{border-bottom:none}.product-cru .sale-area-tab__delete-icon{color:red;font-size:16px;position:absolute;right:10px;top:0;transform:translateY(50%)}.product-cru .tab-multimedia{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:10px;width:100%}.product-cru .tab-multimedia__item{width:100%;border-radius:8px;border:1px solid #e8e8e8;box-shadow:#959da51a 0 8px 12px;overflow:hidden}.product-cru .tab-multimedia__item-title{padding:12px 16px;width:100%;border-bottom:1px solid #e8e8e8;background-color:#fafafa}.product-cru .tab-multimedia__item-title h4{padding:0;margin:0;font-size:16px;font-weight:600;color:#1070b6}.product-cru .tab-multimedia__item-body{padding:10px}.product-cru .tab-multimedia__item-body.tree .ant-tree{height:30vh;overflow-y:scroll}.product-cru .property-tab{max-height:50vh;overflow:hidden}@media screen and (min-width: 1024px){.product-cru .property-tab__form-item-list .details__property-item .ant-space-item:nth-child(1){width:calc(25% - 40px)}.product-cru .property-tab__form-item-list .details__property-item .ant-space-item:nth-child(2){width:calc(40% - 40px)}.product-cru .property-tab__form-item-list .details__property-item .ant-space-item:nth-child(3){width:calc(25% - 40px)}.product-cru .property-tab__form-item-list .details__property-item .ant-space-item:nth-child(4){width:10%}.product-cru .property-tab__form-item-list .details__property-item .ant-space-item:nth-child(4) .ant-form-item-control-input-content{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-right:20px}.product-cru .property-tab__form-item-list .details__property-item .ant-space-item .anticon-minus-circle{transform:translateY(-50%);right:50px;top:50%}.product-cru .property-tab__form-item-list .details__property-item:first-child .anticon-minus-circle{transform:translateY(40%)}}.product-cru .property-tab__form-item-list .details__property-list{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:10px;gap:20px}.product-cru .property-tab__form-item-list .details__property-list .btn{margin:0}.product-cru .variant-tab__panel{position:relative;padding:0}.product-cru .variant-tab__head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;gap:10px;padding:10px 0 20px}@media screen and (min-width: 1024px){.product-cru .variant-tab__head{justify-content:start;gap:20px}}.product-cru .variant-tab__head .ant-select{width:60%;max-width:250px}@media screen and (min-width: 1024px){.product-cru .variant-tab__head .ant-select{max-width:300px}}.product-cru .variant-tab__head .btn{margin:0}.product-cru .variant-tab__action{position:absolute;top:10px;right:10px}.product-cru .variant-tab__item{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (min-width: 1024px){.product-cru .variant-tab__item{justify-content:space-around}}.product-cru .variant-tab__item-image{width:35%}@media screen and (min-width: 1024px){.product-cru .variant-tab__item-image{width:25%}}.product-cru .variant-tab__item .form-item-control__uploadFile{width:100%}.product-cru .variant-tab__item .form-item-control__uploadFile .image-default input{display:none}.product-cru .variant-tab__item-info{width:60%}@media screen and (min-width: 1024px){.product-cru .variant-tab__item-info{width:50%}}.product-cru .variant-tab__item-info .form-item-control{display:flex;flex-direction:column;justify-content:start;align-items:center;gap:10px}.product-cru .variant-tab__item-info .form-item-control .ant-form-item{width:100%;margin-bottom:0}.product-cru .variant-tab__button{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:10px;margin-top:20px}.product-cru .variant-tab__button .btn{margin:0}.ant-form-item:has(.ant-checkbox-group){margin-bottom:5px}.ant-tabs .ant-tabs{padding:5px 0}.ant-tabs .ant-tabs-nav{z-index:3;position:sticky;top:56px;padding:5px 0;background-color:var(--mainBg)}.ant-tabs .ant-tabs-nav:before{border-bottom:1px solid var(--borderColor)}@media screen and (min-width: 1024px){.ant-tabs .ant-tabs-nav{top:60px}}.ant-tabs .ant-tabs-nav-list .ant-tabs-tab{justify-content:center;padding:10px!important;border-radius:3px!important;color:var(--txtBlackColor);background:var(--mainBg);border:1px solid var(--borderColor)}.ant-tabs .ant-tabs-nav-list .ant-tabs-tab-active{background-color:var(--mainColor)!important;border-bottom-color:var(--borderColor)}.ant-tabs .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important}.product-certificate-card{background:var(--mainColorWhite);border:1px solid var(--borderColor);border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:#959da51a 0 8px 12px;position:relative;overflow:hidden}.product-certificate-card__inner{display:flex;align-items:center;gap:16px}.product-certificate-card__image{flex-shrink:0;position:relative;width:72px;height:72px}.product-certificate-card__image img{width:100%;height:100%;object-fit:cover;border-radius:8px;border:1px solid var(--borderColor)}.product-certificate-card__image .placeholder{width:100%;height:100%;border-radius:8px;border:1px solid var(--borderColor);background:var(--mainBg);display:flex;align-items:center;justify-content:center}.product-certificate-card__image .placeholder i{font-size:24px;color:var(--txtGrayColor)}.product-certificate-card__image .status-dot{position:absolute;bottom:-4px;right:-4px;width:16px;height:16px;border-radius:50%;background-color:#52c41a;border:2px solid var(--mainColorWhite);box-shadow:0 1px 3px #00000026}.product-certificate-card__info{flex:1;min-width:0}.product-certificate-card__info-label{font-size:12px;color:var(--txtGrayColor);margin-bottom:4px;font-weight:500}.product-certificate-card__info-name{font-size:16px;font-weight:600;color:var(--txtBlackColor);margin-bottom:6px;line-height:1.4}.product-certificate-card__info-code{display:inline-flex;align-items:center;padding:2px 10px;background:var(--mainBg);border-radius:4px;font-size:13px;font-family:SF Mono,Monaco,Courier New,monospace;color:var(--txtGrayColor)}.product-certificate-status{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:6px;margin-bottom:16px}.product-certificate-status__badge{font-size:13px;font-weight:500;padding:3px 10px;border-radius:4px;color:#fff}.product-certificate-status__detail{font-size:13px;color:var(--txtGrayColor)}.product-certificate-status--ok{background:#f6ffed;border:1px solid #b7eb8f}.product-certificate-status--ok .product-certificate-status__badge{background:#52c41a}.product-certificate-status--wait{background:#fffbe6;border:1px solid #ffe58f}.product-certificate-status--wait .product-certificate-status__badge{background:#faad14}.product-certificate-stamp{position:absolute;bottom:16px;right:16px;width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:rotate(-15deg);pointer-events:none}.product-certificate-stamp__inner{width:100%;height:100%;border-radius:50%;border:3px solid;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px;text-align:center}.product-certificate-stamp__icon{font-size:24px;font-weight:700;line-height:1}.product-certificate-stamp__title{font-size:9px;font-weight:700;letter-spacing:.5px;line-height:1.3}.product-certificate-stamp__meta{font-size:8px;line-height:1.3;opacity:.85}.product-certificate-stamp--ok .product-certificate-stamp__inner{border-color:#52c41a;color:#52c41a}.product-certificate-stamp--wait .product-certificate-stamp__inner{border-color:#faad14;color:#faad14}.system_setting{display:flex;flex-direction:column;gap:10px}.system_setting .bot{border:1px solid #000;padding:10px}.system_setting .table_array{display:grid;grid-template-columns:repeat(4,1fr)}.system_setting .table_array .table_name{background:var(--mainColor);color:#fff;font-weight:700;padding:10px 0;display:block}.system_setting .table_array .btn-delete{background:#ff0202}.system_setting .table_array .table_col{text-align:center}.ant-list-item{display:list-item}.btn-add-setting{text-align:left;display:table-cell!important}.systemSetting_form .text-input .form-item-control>.ant-form-item{width:calc(100% - 15px)}.systemSetting_form .file-input button{height:30px}.systemSetting_form .system-children{display:flex;align-items:center;gap:15px}.systemSetting_form .system-children .form-item-control{width:90%}@media screen and (min-width: 1024px){.systemSetting_form .system-children .form-item-control{width:75%}}@media screen and (min-width: 1024px){.systemSetting_form .system-children .form-item-control>.ant-form-item{width:calc(33.3333333333% - 15px)}}.table_detail{display:flex;flex-direction:column;gap:10px}.table_detail .table_name,.table_detail .table_name .table_name-input{display:flex;flex-direction:column}.table_detail .table_input{border:1px solid #cdcdcd;padding:1em;border-radius:6px;position:relative}.table_detail .table_input .bot{display:flex;flex-direction:column;margin-bottom:0;text-transform:capitalize;font-weight:700;width:100%}.table_detail .table_input .bot .ant-form-item{margin-bottom:0}.table_detail .table_input .bot .ant-picker{width:100%}.page_button{margin:10px 0}.page_button .btn-back{width:100%;border:1px solid #ccc;background-color:#fff!important}.page_button .btn-back .btn__txt{color:#333!important}.page_button .btn-save{width:100%}.stock-movement-cru .update .btn-create-small,.stock-movement-cru .update .anticon-minus-circle,.stock-movement-cru b.details{display:none}.stock-movement-cru__qrcode{width:100%;max-width:100%;position:relative}.stock-movement-cru__qrcode>section{margin:0 auto}@media screen and (min-width: 1024px){.stock-movement-cru__qrcode{width:calc(25% - 20px);max-width:320px}}.stock-movement-cru__qrcode .btn{z-index:100;position:relative;display:block;margin:-10px auto 20px}@media screen and (min-width: 1024px){.stock-movement-cru__qrcode .btn{position:absolute;padding:2px 10px;bottom:30px;left:50%;transform:translate(-50%)}.stock-movement-cru__qrcode .btn .btn__txt{font-size:15px}}.stock-movement-cru .details__property{display:flex;flex-direction:column;justify-content:start;align-items:start}@media screen and (min-width: 1024px){.stock-movement-cru .details__property{width:100%}}.stock-movement-cru .details__property-item{position:relative;width:100%;padding:20px 10px 10px;border:1px solid #cdcdcd;border-radius:5px}@media screen and (min-width: 1024px){.stock-movement-cru .details__property-item{border:none;padding:0}.stock-movement-cru .details__property-item:first-child .ant-form-item-label{position:relative;display:block!important;padding:5px 10px;margin-bottom:10px;text-align:center!important;background:var(--mainColor);overflow:visible}.stock-movement-cru .details__property-item:first-child .ant-form-item-label>label{color:#fff}.stock-movement-cru .details__property-item:first-child .ant-form-item-label:before{content:"";position:absolute;top:0;right:-20px;width:20px;height:100%;background:var(--mainColor)}.stock-movement-cru .details__property-item:first-child .anticon-minus-circle{top:50%!important}.stock-movement-cru .details__property-item:not(:first-child){margin:0}.stock-movement-cru .details__property-item:not(:first-child) .ant-space{height:100%;min-height:60px}}@media screen and (min-width: 1024px) and (min-width: 1024px){.stock-movement-cru .details__property-item.row-8 .ant-form-item,.stock-movement-cru .details__property-item.row-8 .form-item-control__uploadFile{width:calc(16.6666666667% - 22px)}.stock-movement-cru .details__property-item.row-8 .ant-form-item .ant-form-item-control-input-content,.stock-movement-cru .details__property-item.row-8 .form-item-control__uploadFile .ant-form-item-control-input-content{display:flex;align-items:center;justify-content:center}.stock-movement-cru .details__property-item.row-8 .ant-form-item .wp-upload,.stock-movement-cru .details__property-item.row-8 .form-item-control__uploadFile .wp-upload{max-height:120px}.stock-movement-cru .details__property-item.row-8 .ant-form-item .wp-upload .image-default,.stock-movement-cru .details__property-item.row-8 .form-item-control__uploadFile .wp-upload .image-default{height:120px;display:block}.stock-movement-cru .details__property-item.row-8 .ant-form-item .wp-upload .image-default img,.stock-movement-cru .details__property-item.row-8 .form-item-control__uploadFile .wp-upload .image-default img{width:100%;height:78px}.stock-movement-cru .details__property-item.row-8 .ant-form-item .wp-upload .image-default input,.stock-movement-cru .details__property-item.row-8 .form-item-control__uploadFile .wp-upload .image-default input{height:30px}.stock-movement-cru .details__property-item.row-7 .ant-form-item,.stock-movement-cru .details__property-item.row-7 .form-item-control__uploadFile{width:calc(14.2857142857% - 22px)}.stock-movement-cru .details__property-item.row-6 .ant-form-item,.stock-movement-cru .details__property-item.row-6 .form-item-control__uploadFile{width:calc(16.6666666667% - 22px)}.stock-movement-cru .details__property-item.row-5 .ant-form-item,.stock-movement-cru .details__property-item.row-5 .form-item-control__uploadFile{width:calc(20% - 25px)}.stock-movement-cru .details__property-item.row-5 .wp-upload .files-change .item p{font-size:12px}.stock-movement-cru .details__property-item.row-4 .ant-form-item,.stock-movement-cru .details__property-item.row-4 .form-item-control__uploadFile{width:calc(25% - 25px)}.stock-movement-cru .details__property-item.row-3 .ant-form-item,.stock-movement-cru .details__property-item.row-3 .form-item-control__uploadFile{width:calc(33.3333333333% - 35px)}.stock-movement-cru .details__property-item.row-2 .ant-form-item,.stock-movement-cru .details__property-item.row-2 .form-item-control__uploadFile{width:calc(50% - 35px)}.stock-movement-cru .details__property-item.row-1 .ant-form-item,.stock-movement-cru .details__property-item.row-1 .form-item-control__uploadFile{width:calc(100% - 55px)}.stock-movement-cru .details__property-item .files-change{max-width:250px}.stock-movement-cru .details__property-item .files-change .item{cursor:pointer}.stock-movement-cru .details__property-item .files-change .item img{width:auto;max-width:100%;max-height:40px}.stock-movement-cru .details__property-item .files-change .item p{width:calc(100% - 50px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stock-movement-cru .details__property-item .files-change .btn-create{padding:.5rem 0}}.stock-movement-cru .details__property-item .ant-space{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;gap:0!important}@media screen and (min-width: 1024px){.stock-movement-cru .details__property-item .ant-space{flex-direction:row;gap:0 20px!important;flex-wrap:wrap}}.stock-movement-cru .details__property-item .ant-space-item{width:100%}.stock-movement-cru .details__property-item .ant-space-item .ant-form-item-control{position:static}@media screen and (min-width: 1024px){.stock-movement-cru .details__property-item .ant-space-item{width:calc(100% - 30px)}.stock-movement-cru .details__property-item .ant-space-item .ant-row{flex-wrap:wrap}.stock-movement-cru .details__property-item .ant-space-item .ant-row .ant-col{text-align:start;width:100%}.stock-movement-cru .details__property-item .ant-space-item .ant-row .ant-col.ant-form-item-label{display:none}.stock-movement-cru .details__property-item .ant-space-item .ant-row .ant-form-item-control{position:static;flex:none}}.stock-movement-cru .details__property-item .ant-space-item .anticon-minus-circle{position:absolute;top:10px;right:15px;padding:0!important;font-size:17px;color:red}@media screen and (min-width: 1024px){.stock-movement-cru .details__property-item .ant-space-item .anticon-minus-circle{position:static;right:-10px;top:0;transform:translate(50%,50%)}}.stock-movement-cru .details__property-item .ant-space-item .anticon-minus-circle svg{font-size:19px}.modal-warehouse .table_res__body{height:50vh;overflow-y:scroll;justify-content:start}.modal-warehouse .ant-table-body{max-height:40vh!important}.modal-warehouse .ant-form-inline{margin-bottom:10px;display:flex;flex-direction:row;align-items:end}.modal-warehouse .ant-form-inline .btn-group-search{width:30%;margin-right:0}@media screen and (min-width: 1024px){.modal-warehouse .ant-form-inline .btn-group-search{width:20%}}.modal-warehouse .ant-form-inline .form-item-control{width:70%;display:flex;gap:15px}@media screen and (min-width: 1024px){.modal-warehouse .ant-form-inline .form-item-control{width:80%}}.modal-warehouse .ant-form-inline .btn-cancel{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;padding:2px 10px}.modal-warehouse .ant-form-inline .btn-cancel .btn__txt{line-height:14px;font-size:13px;padding:.55rem .73rem}.modal-warehouse .ant-form-inline .form-item-control>.ant-form-item{width:calc(50% - 15px);margin-right:0}@media screen and (min-width: 1024px){.modal-warehouse .ant-form-inline .form-item-control>.ant-form-item{width:calc(25% - 11.25px)}}.modal-warehouse .form-item-control input{height:auto}.inventory .inventory-card{width:100%;margin:10px 0;border-radius:10px;border:1px solid #d3d2d2;padding:15px 20px;display:flex;flex-direction:column}.inventory .inventory-card .ant-card-body{padding:2px}.inventory .inventory-content{display:flex;justify-content:space-between;align-items:center;width:100%}.inventory .inventory-descriptions{width:50%;margin:0;padding:0}.inventory .inventory-descriptions .ant-descriptions-item{padding-bottom:0}.inventory .inventory-descriptions .ant-descriptions-item-label:after{content:none}.inventory .inventory-descriptions .inventory-status{margin:0;font-size:24px;font-weight:700}.inventory .inventory-descriptions .inventory-status.low-stock{color:orange}.inventory .inventory-descriptions .inventory-status.in-stock{color:#0eb80e}.inventory .inventory-descriptions .inventory-status.out-of-stock{color:red}.inventory .inventory-progress{width:50%}.inventory .inventory-progress .ant-progress-inner{background-color:#ff0202}.inventory .inventory-progress .progress-labels{display:flex;gap:20px}.inventory .inventory-progress .progress-labels .progress-label{display:flex;align-items:center;margin-bottom:4px;font-size:14px;font-weight:700}.inventory .inventory-progress .progress-labels .progress-label .dot{width:15px;height:15px;border-radius:20%;display:inline-block;margin-right:8px}.inventory .inventory-progress .progress-labels .progress-label .in-stock-dot{background-color:#0eb80e}.inventory .inventory-progress .progress-labels .progress-label .low-stock-dot{background-color:orange}.inventory .inventory-progress .progress-labels .progress-label .out-of-stock-dot{background-color:red}.createCustomerPending .updateButton{display:flex;justify-content:flex-end}.createCustomerPending .updateButton button.btn.bg-orange.btn-primary{margin-top:30px}@media screen and (min-width: 1024px){.createCustomerPending .form-item-control__uploadFile.multiple .ant-form-item-control-input-content{width:100%}.createCustomerPending .tab-image{border:1px solid #cdcdcd;border-radius:5px 5px 0 0}.createCustomerPending .tab-image .normal-item{border-radius:5px 5px 0 0;border-bottom:1px solid #cdcdcd;padding:0 10px}.createCustomerPending .tab-image .formImage{gap:0}.createCustomerPending .form-item-control__uploadFile{padding:5px 10px}.createCustomerPending .formImage button.btn.bg-main.btn-create{width:20%;height:40px}.createCustomerPending .card-image .ant-card-body{padding:0}}@media screen and (min-width: 1024px){.createCustomerPending .tabProductHub .form-products .form-act_product:first-child .ant-form-item-label{position:relative;display:block!important;padding:5px 10px;margin-bottom:10px;text-align:center!important;background:var(--mainColor);overflow:visible}.createCustomerPending .tabProductHub .form-products .form-act_product:first-child .ant-form-item-label>label{color:#fff}.createCustomerPending .tabProductHub .form-products .form-act_product:first-child .ant-form-item-label:before{content:"";position:absolute;top:0;right:-40px;width:40px;height:100%;background:var(--mainColor)}.createCustomerPending .tabProductHub .form-products .form-act_product:first-child .anticon-minus-circle{margin-top:50px}.createCustomerPending .tabProductHub .form-products .form-act_product .ant-form-item-label{display:none!important}.createCustomerPending .tabProductHub .form-products .form-act_product .anticon-minus-circle:not(first-child){margin-top:10px}.createCustomerPending .tabProductHub .form-products .form-act_product .form-item-control>.ant-form-item{width:calc(25% - 25px)}}.createCustomerPending .tabProductDistributor .product-condition{margin-bottom:15px;display:flex;gap:15px;flex-direction:column}@media screen and (min-width: 1024px){.createCustomerPending .tabProductDistributor .product-condition{flex-direction:row}}.createCustomerPending .tabProductDistributor .product-condition__item{width:100%;border:1px solid #cdcdcd;padding:5px 15px 15px;border-radius:5px}@media screen and (min-width: 1024px){.createCustomerPending .tabProductDistributor .product-condition__item{width:calc(25% - 11px)}}.createCustomerPending .tabProductDistributor .product-condition__item label{display:flex;gap:5px;align-items:center}.createCustomerPending .form-location{align-items:center}.createCustomerPending .form-location button{margin-top:10px}.creat_Customer .list-survey .ant-list-item-meta-description{color:#1d1d1d}.modal-history-customer{display:flex;gap:10px;flex-direction:column}@media screen and (min-width: 1024px){.modal-history-customer{flex-direction:row}}.modal-history-customer .data-item{width:100%}@media screen and (min-width: 1024px){.modal-history-customer .data-item{width:calc(50% - 7.5px)}}.modal-history-customer .data-item pre{display:block;overflow:auto;border-radius:4px;padding:10px;word-break:break-all;word-wrap:break-word;white-space:pre-line;background-color:#cdcdcd}.wardList .group-filter .form-item-control .ant-form-item:nth-child(3){display:none}.banner_table{border:2px solid #000;border-radius:6px;position:relative}.banner_table .banner_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.banner_table .banner_row p{flex:1;font-weight:700;padding-left:1rem;font-size:1.6rem}.banner_table .banner_row div{flex:1;overflow:hidden}@media screen and (min-width: 1024px){.banner_form .display-category .ant-row{display:inline}}@media screen and (min-width: 1024px){.banner_form .modal__item-switch{width:calc(12.5% - 11.25px)!important}}.banner_form .modal__item-switch .ant-form-item-control{max-width:100%!important}.banner_form .modal__item-switch .ant-form-item-row{gap:0!important;flex-direction:row!important}.banner_form .ant-input[type=color]{width:100%;padding:3px;border-radius:6px;height:40px}.btn-delete-detail{text-align:right;position:absolute;right:10px;padding-top:10px;z-index:1;display:flex;gap:10px}.item-inline>.ant-form-item-row{flex-flow:unset;display:-webkit-inline-box}.item-inline>.ant-form-item-row .ant-form-item-label{padding-right:10px}.text-right{text-align:right}.ant-cascader-dropdown{width:80vw!important}@media screen and (min-width: 1024px){.ant-cascader-dropdown{width:calc(50vw - 335px)!important}}@media screen and (min-width: 1024px){.parameter .group-filter{padding:15px 0 0 15px}.parameter .group-filter .ant-form-horizontal .ant-form-item{margin-bottom:10px}.parameter .group-filter .ant-form-horizontal .btn-group-search{margin-right:20px}}.parameter .ant-radio-group{padding-top:10px}.parameter .ant-radio-button-wrapper-in-form-item{padding:3px 15px;margin-right:5px;height:auto;background-color:#b4b4b4;color:#fff!important;border:none;outline:none;border-radius:4px 4px 0 0}.parameter .ant-radio-button-wrapper-in-form-item:before{display:none}.parameter .ant-radio-button-wrapper-in-form-item.ant-radio-button-wrapper-checked{background-color:var(--mainColor)}.parameter .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border:1px solid #1070b6!important}.parameter .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background:var(--mainColor)}.parameter-cru{padding-top:10px}.parameter-cru__form{padding:10px;border-radius:5px;box-shadow:var(--boxShadow)}.parameter-cru__form-title{padding-bottom:10px}.parameter-cru__form-title .ant-form-item-label{padding:0}.parameter-cru__form-title .ant-form-item-label label{font-size:15px;font-weight:700}.parameter-cru__form-content{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:10px;padding:10px 0}.parameter-cru__item{position:relative;width:100%;padding:0 10px 10px;border-radius:5px;border:1px solid #cdcdcd;overflow:hidden}.parameter-cru__item-title{margin:0 -10px 10px;padding:5px 30px 5px 10px;background:var(--mainColor)}.parameter-cru__item-title input{background-color:#1070b6!important;border:none!important;outline:none!important;box-shadow:none!important;color:#fff;font-size:15px;letter-spacing:.5px;font-weight:700;text-decoration:underline}.parameter-cru__item-title input::placeholder{color:#fff;position:relative;width:200px}.parameter-cru__item-title input::placeholder:before{content:"....*";position:absolute;top:0;left:0;display:block;color:#ff0202;z-index:9999999}.parameter-cru__item-remove{position:absolute;right:10px;top:3px;color:#fff}@media screen and (min-width: 1024px){.parameter-cru__property{width:100%}.parameter-cru__property .trade-requests__fieldset{margin:15px 0}}.parameter-cru__property-item{position:relative;padding:10px 0;border-bottom:1px solid #cdcdcd}.parameter-cru__property-item h5{font-size:13px;margin:0}.parameter-cru__property-input{width:100%;align-items:center}.parameter-cru__property-input .ant-form-item{margin:0}.parameter-cru__property-input .ant-space-item .ant-select-selector{height:40px}.parameter-cru__property-input .ant-space-item:first-child{display:block;width:50%}.parameter-cru__property-input .ant-space-item:nth-child(2){display:block;width:40%}.parameter-cru__property-input .ant-space-item:nth-child(3){padding-top:5px;display:block;width:15%}.parameter-cru__property-input .ant-space-item:nth-child(3) span{font-size:11px}.parameter-cru__property-input .ant-space-item:nth-child(4){right:0;color:#ff0202}@media screen and (min-width: 1024px){.parameter-cru__property-item{position:relative;padding:10px 0;border-bottom:1px solid #cdcdcd}.parameter-cru__property-item h5{font-size:13px;margin:0}.parameter-cru__property-item .filter_label{width:100%!important}.parameter-cru__property-item .filter_label .ant-row.ant-form-item-row{gap:20px}.parameter-cru__property-item .filter_label .ant-col.ant-form-item-label{width:20%!important}.parameter-cru__property-item .filter_label .ant-col.ant-form-item-control{width:60%!important;flex:none!important}.parameter-cru__property-item .filter_label .ant-col.ant-form-item-control .ant-form-item-control-input{height:30px}.parameter-cru__property-item .filter_label .ant-col.ant-form-item-control .ant-form-item-control-input .ant-select-selector{height:auto}.parameter-cru__property-item .form-item-control{gap:30px}.parameter-cru__property-item .form-item-control__uploadFile{width:30%}.parameter-cru__property-item .form-item-control>.ant-form-item:not(.filter_label){width:calc(70% - 30px)!important}.parameter-cru__property-input{width:100%;display:flex;justify-content:space-around;gap:8px}.parameter-cru__property-input .ant-space-item:first-child{display:block;width:30%}.parameter-cru__property-input .ant-space-item:first-child .ant-select-selector{width:100%;height:40px}}@media screen and (min-width: 1024px) and (min-width: 1024px){.parameter-cru__property-input .ant-space-item:nth-child(2){display:block;width:30%}.parameter-cru__property-input .ant-space-item:nth-child(2) .ant-form-item{width:100%}.parameter-cru__property-input .ant-space-item:nth-child(3){display:block;width:25%}.parameter-cru__property-input .ant-space-item:nth-child(3) span{font-size:11px;padding-top:0!important}.parameter-cru__property-input .ant-space-item:nth-child(4){position:absolute;right:0;width:10%;color:#ff0202}}.parameter-cru__property .btn-create{padding:.5rem 0!important}.parameter-cru__property-btn{display:flex;flex-direction:row;justify-content:end;align-items:center;width:100%}.parameter-cru.parameter-cru--modern{padding-top:0}.parameter-cru.parameter-cru--modern .parameter-cru__panel{display:flex;flex-direction:column;gap:12px}.parameter-cru.parameter-cru--modern .parameter-cru__section{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:14px 16px 16px;box-shadow:0 10px 30px -22px #00000059;margin-bottom:12px;overflow:hidden}.parameter-cru.parameter-cru--modern .parameter-cru__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-bottom:12px}.parameter-cru.parameter-cru--modern .parameter-cru__section-head h4{margin:0 0 4px;font-weight:700}.parameter-cru.parameter-cru--modern .parameter-cru__section-head--align{align-items:center}.parameter-cru.parameter-cru--modern .parameter-cru__hint{margin:0;color:#989898;font-size:13px;line-height:1.4}.parameter-cru.parameter-cru--modern .parameter-cru__note{background:#f4f9ff;border:1px solid rgba(0,0,0,.05);padding:10px 12px;width:100%;max-width:100%;margin:0}.parameter-cru.parameter-cru--modern .parameter-cru__item-card{border-radius:10px;border-color:#00000014;box-shadow:0 10px 26px -30px #0009;background:#fff;overflow:hidden;border-width:1.2px;margin-bottom:12px;max-width:980px;width:100%;margin-left:auto;margin-right:auto}.parameter-cru.parameter-cru--modern .parameter-cru__item-card .ant-card-head{border-bottom:0;padding:0 12px}.parameter-cru.parameter-cru--modern .parameter-cru__item-card .ant-card-body{padding-top:8px}.parameter-cru.parameter-cru--modern .parameter-cru__item-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.parameter-cru.parameter-cru--modern .parameter-cru__item-header .anticon-minus-circle{color:#989898;font-size:18px;cursor:pointer}.parameter-cru.parameter-cru--modern .parameter-cru__pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:rgba(16,112,182,.06);color:#000;font-weight:600;font-size:13px}.parameter-cru.parameter-cru--modern .parameter-cru__pill--light{background:#eef4fb}.parameter-cru.parameter-cru--modern .parameter-cru__property-card{border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:12px;background:#fbfcff;margin-bottom:10px}.parameter-cru.parameter-cru--modern .parameter-cru__property-card:last-child{margin-bottom:0}.parameter-cru.parameter-cru--modern .parameter-cru__property-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.parameter-cru.parameter-cru--modern .parameter-cru__property-head .anticon-minus-circle{color:#989898;font-size:16px;cursor:pointer}.parameter-cru.parameter-cru--modern .parameter-cru__property-input{width:100%;align-items:flex-start;gap:12px;display:grid;grid-template-columns:minmax(240px,1fr) minmax(200px,1fr) auto}.parameter-cru.parameter-cru--modern .parameter-cru__property-input .ant-space-item{width:100%}@media (max-width: 1024px){.parameter-cru.parameter-cru--modern .parameter-cru__property-input{grid-template-columns:1fr}}.parameter-cru.parameter-cru--modern .parameter-cru__property-btn{margin:4px 0 0;text-align:left;display:flex;justify-content:flex-end}.parameter-cru.parameter-cru--modern .parameter-cru__add-group{margin-top:8px;display:flex;justify-content:flex-start}.parameter-cru.parameter-cru--modern .parameter-cru__control-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.parameter-cru.parameter-cru--modern .parameter-cru__control-bar .ant-alert{flex:1;min-width:260px;margin:0}.parameter-cru.parameter-cru--modern .parameter-cru__control-bar .parameter-cru__action-save{align-self:flex-start}.parameter-cru.parameter-cru--modern .parameter-cru__actions{margin-top:12px;justify-content:flex-end;padding:10px 0 12px;border-top:1px solid rgba(0,0,0,.05)}.parameter-cru.parameter-cru--modern .parameter-cru__tab{gap:6px;font-weight:600}.parameter-cru.parameter-cru--modern .parameter-cru__helper{margin:-4px 0 12px;color:#989898;font-size:12.5px}.parameter-cru.parameter-cru--modern .parameter-cru__item-title{margin:0 0 12px;padding:0;background:transparent}.parameter-cru.parameter-cru--modern .parameter-cru__item-title .ant-form-item-label{padding-bottom:4px}.parameter-cru.parameter-cru--modern .parameter-cru__item-title .ant-form-item-label label{font-weight:700;color:#000}.parameter-cru.parameter-cru--modern .parameter-cru__item-title input{background:#fff!important;color:#000!important;font-weight:600;text-decoration:none;border:1px solid #cdcdcd!important;border-radius:6px;padding:10px 12px}.parameter-cru.parameter-cru--modern .parameter-cru__item-card .ant-card-head-title{padding:12px 0}.parameter-cru.parameter-cru--modern .parameter-cru__item-card .ant-card-body{padding:0 12px 16px}.parameter-cru.parameter-cru--modern .parameter-cru__property-head .anticon-minus-circle{position:relative;top:1px}.parameter-cru.parameter-cru--modern .parameter-cru__property-input .ant-space-item .ant-form-item{margin-bottom:0}.table-scroll-x table{width:max-content!important;table-layout:auto!important}.table-scroll-x table tr th{background-color:var(--mainColor)!important}.table_input button{position:absolute;right:15px;z-index:1}.ant-table-cell-fix-left,.ant-table-cell-fix-right{z-index:1!important}.btn-return{background-color:#4575c7!important}.btn-return-order:hover{background-color:#325da7!important}.page-button-scroll{overflow:auto;box-shadow:-3px 0 6px -5px inset}.page-button-scroll button,.page-button-scroll .btn-save{width:max-content!important;padding:0 10px}.page-button-desktop{text-align:right;padding:10px 0!important}.button-returned{justify-content:center}.button-returned Button{margin:0 10px;padding:10px 54px;border-radius:5px;font-size:16px}.button-returned .btn-gray{color:#000;border:1px solid black}.creat_Customer .btn-success{background-color:#5cb85c!important;border-color:#4cae4c!important}.creat_Customer .btn-danger{background-color:#c9302c!important;border-color:#ac2925!important}.page_button_order .btn-width{width:145px}.page_button_order{padding:0!important}#page_button_desktop button{height:35px}.table-mobile{overflow:auto}.content-table-desktop{position:relative}.content-table-desktop .footer-action{gap:10;display:flex;position:absolute;bottom:15px;left:10px}.footer-action .btn{border-radius:4px}.pd-0 .ant-modal-body{padding:0}.table-auto-scroll{max-height:500px;overflow:auto}.collapse-form{margin-top:30px}.collapse-form .ant-collapse-header{padding:4px 10px!important}.collapse-form .ant-collapse-content-box{overflow:auto}.send-image-list .parameter-cru__property-item:first-child{border:none}.send-image-list .header-send-image-list{background-color:#1070b6;color:#fff;padding:5px 0}.ant-input[disabled]{color:var(--txtBlackColor)}.ant-picker-input>input[disabled]{color:var(--txtBlackColor)}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input{color:var(--txtBlackColor)}.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{color:var(--txtBlackColor)}.ant-row .btn-pd{width:100%;margin-bottom:10px;margin-top:31px}.border-radius{border-radius:5px}.pb-10{padding-bottom:10px;padding-top:10px}.style-add{margin-left:30px;padding-top:10px}.condition_border{border:1px solid #eeeeee;border-radius:10px;padding:10px}.orderCru .ant-table-selection-column{text-align:center!important;padding-left:0!important;padding-right:0!important}.pt-oderDetail .ant-table-wrapper{padding-top:10px}.text-center{text-align:center}.formItem .ant-input-number{border-radius:4px}.formItem .ant-input-number-input,.formItem .ant-input,.formItem .ant-select{height:40px;border-radius:4px;font-size:12px!important}.formItem .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{border-radius:4px;border:none;height:38px}.formItem .ant-input-number{border:none}.formItem .ant-select-single.ant-select-show-arrow .ant-select-selection-item,.formItem .ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{margin-top:5px}.formItem .ant-form-item-control-input input{height:40px;border-radius:4px;border:1px solid #cdcdcd;font-size:12px!important}.formItem .ant-picker{height:40px;border-radius:4px}.formItem .ant-picker input{border:none}.formItem .ant-select-selector{border:none;height:38px}.discount_order{border:1px solid #cdcdcd;border-radius:5px;margin-top:10px;padding:5px 10px 15px}.btn_pd .btn-page_size .btn__txt{display:inline-block;padding:5px 21px;font-weight:500;font-size:12px;line-height:26px}.bg_orange{color:orange}.showProgram .select-language-root .ant-select-show-arrow{border:none}.confirm-modal .ant-modal-content{border-radius:6px!important}.confirm-modal .ant-modal-confirm-btns .ant-btn{border-radius:6px;height:38px;font-size:12px}.confirm-modal .ant-modal-confirm-btns .ant-btn-primary{background-color:var(--mainColor)!important;border-color:var(--mainColor)!important}.confirm-modal .ant-picker{width:100%;height:40px;border-radius:4px;border:1px solid var(--borderColor);background:var(--mainColorWhite)}.confirm-modal .ant-picker-disabled{background:var(--disableColor)}.confirm-modal .ant-picker .ant-picker-suffix{color:var(--txtBlackColor)}.orderNewV2 .formOrder{min-height:75vh}.orderNewV2 .form-card-item .product-quantity input{text-align:end}.modalOrderProduct .ant-table-body{max-height:300px!important}.drawer-add .wp-upload{justify-content:center;width:100%!important;max-width:100%!important}.drawer-add .wp-upload .files-change .btn{height:40px}.drawer-add .image-default{max-width:100%!important}.orderNewV3 .ant-card{border:1px solid var(--borderColor);margin-bottom:15px;border-radius:4px}@media screen and (min-width: 1024px){.orderNewV3 .ant-card .form-item-control{display:flex;flex-direction:row;align-items:start;gap:10px;flex-wrap:wrap}.orderNewV3 .ant-card .form-item-control>.ant-form-item{width:calc(25% - 7.5px);margin-bottom:0}}@media screen and (min-width: 1024px) and (min-width: 1024px){.orderNewV3 .ant-card .form-item-control__uploadFile{width:calc(25% - 7.5px)}}.orderNewV3 .ant-tabs .ant-tabs-tab{padding:10px!important;margin-left:5px!important}.orderNewV3 .table-list-total .ant-table-thead tr .ant-table-cell{display:none}.app-menu-cru .app-menu-item h3{font-size:15px}.app-menu-cru .app-menu-item .app-menu-cru__tree-node{padding:8px 12px}.app-menu-cru .app-menu-item .ant-tree-switcher{margin:auto;background:transparent!important}.app-menu-cru .app-menu-item .ant-tree{background:transparent;padding:8px}.app-menu-cru .app-menu-item .ant-tree .ant-tree-treenode{border:1px solid var(--borderColor);border-left:4px solid var(--mainColor);border-radius:6px;padding:8px 12px;margin-bottom:8px;background:#ffffff;box-shadow:0 1px 3px #0000000a;transition:all .25s cubic-bezier(.4,0,.2,1);margin-left:0;border-left-color:var(--mainColor)}.app-menu-cru .app-menu-item .ant-tree .ant-tree-treenode:has(.ant-tree-indent-unit){margin-left:20px!important;border-left-color:#d4b106!important}.app-menu-cru .app-menu-item .ant-tree .ant-tree-treenode:has(.ant-tree-indent-unit) .ant-tree-indent{display:none!important}.app-menu-cru .app-menu-item .ant-tree .ant-tree-treenode:has(.ant-tree-indent-unit + .ant-tree-indent-unit){margin-left:40px!important;border-left-color:#28ca42!important}.app-menu-cru .app-menu-item .ant-tree .ant-tree-treenode:has(.ant-tree-indent-unit + .ant-tree-indent-unit) .ant-tree-indent{display:none!important}.app-menu-cru .app-menu-item .ant-tree .ant-tree-treenode:has(.ant-tree-indent-unit + .ant-tree-indent-unit + .ant-tree-indent-unit){margin-left:60px!important;border-left-color:#5bc0de!important}.app-menu-cru .app-menu-item .ant-tree .ant-tree-treenode:has(.ant-tree-indent-unit + .ant-tree-indent-unit + .ant-tree-indent-unit) .ant-tree-indent{display:none!important}.app-menu-cru .app-menu-item .ant-tree .ant-tree-treenode .ant-tree-switcher,.app-menu-cru .app-menu-item .ant-tree .ant-tree-treenode .ant-tree-indent,.app-menu-cru .app-menu-item .ant-tree .ant-tree-treenode .ant-tree-indent-unit{background:transparent!important}.app-menu-cru .app-menu-item .ant-tree .ant-tree-treenode:hover{background:var(--mainColorFainter)!important;border-color:var(--mainColor);box-shadow:0 4px 12px #1070b61a}.app-menu-cru .app-menu-item .ant-tree .ant-tree-treenode:hover .controls{opacity:1;visibility:visible;transform:translate(0)}.app-menu-cru .app-menu-item .button-group{display:flex;justify-content:flex-end;margin-right:10px;padding-top:10px}.app-menu-cru .app-menu-item .button-group .ant-form-item{margin-bottom:0}.app-menu-cru .app-menu-item .button-group button{width:80px}@media screen and (min-width: 1024px){.app-menu-cru .app-menu-item .ant-form-horizontal .ant-form-item-control{width:100%;flex:none}}.app-menu-cru__tree-node{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.app-menu-cru__tree-node-title-group{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.app-menu-cru__tree-node-title-group .tags-group{display:flex;align-items:center;gap:6px}.app-menu-cru__tree-node h3{font-size:14px;margin:0;color:var(--txtBlackColor);font-weight:600}.app-menu-cru__tree-node .controls{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:12px;opacity:0;visibility:hidden;transform:translate(8px);transition:all .25s cubic-bezier(.4,0,.2,1)}@media (max-width: 1023px){.app-menu-cru__tree-node .controls{opacity:1;visibility:visible;transform:none}}.app-menu-cru__tree-node .controls .anticon{font-size:16px;cursor:pointer;color:var(--txtSecondColor);padding:4px;border-radius:4px;transition:all .2s ease}.app-menu-cru__tree-node .controls .anticon:hover{transform:scale(1.15);background:rgba(0,0,0,.05)}.app-menu-cru__tree-node .controls .anticon-plus-square:hover{color:#28ca42}.app-menu-cru__tree-node .controls .anticon-edit:hover{color:#d4b106}.app-menu-cru__tree-node .controls .anticon-copy:hover{color:#5bc0de}.app-menu-cru__tree-node .controls .anticon-delete:hover{color:#ff0202}.app-menu-cru .ant-tree-show-line .ant-tree-indent-unit:before{border-right:1px solid var(--borderColor)!important;opacity:.5}.app-menu-cru .ant-tree-switcher{width:32px!important;height:32px!important;display:inline-flex!important;align-items:center;justify-content:center;font-size:16px;color:var(--txtBlackColor);cursor:pointer;border-radius:50%;transition:all .2s ease;background:transparent!important}.app-menu-cru .ant-tree-switcher:hover{background:rgba(0,0,0,.08)!important}.app-menu-cru .ant-tree-switcher-noop{display:none!important}.app-menu-cru .ant-tree-draggable-icon{display:none}.app-menu-cru .ant-tree-node-content-wrapper{padding:3px 2px;background:transparent!important}.app-menu-cru .ant-tree-node-content-wrapper:hover{background:transparent!important}.app-menu-cru__permission-modal .ant-modal-confirm-btns{display:none}.app-menu-cru__permission-modal .ant-modal-body{padding:10px 0}.modal-appMenu .ant-modal-content{border-radius:12px;overflow:hidden}.modal-appMenu .modal__title{margin-bottom:20px;font-size:18px;font-weight:600}.modal-appMenu .ant-tabs-nav{margin-bottom:20px}.modal-appMenu .ant-tabs-nav .ant-tabs-tab{padding:10px 14px;font-size:14px;font-weight:500;color:var(--txtSecondColor)}.modal-appMenu .ant-tabs-nav .ant-tabs-tab:hover{color:var(--mainColor)}.modal-appMenu .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--mainColor)!important;font-weight:600}.modal-appMenu .ant-tabs-nav .ant-tabs-ink-bar{background:var(--mainColor);height:3px;border-radius:2px}.modal-appMenu .form-body{max-height:58vh;overflow-y:auto;padding-right:8px}.modal-appMenu .form-body::-webkit-scrollbar{width:6px}.modal-appMenu .form-body::-webkit-scrollbar-track{background:transparent}.modal-appMenu .form-body::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.modal-appMenu .form-body::-webkit-scrollbar-thumb:hover{background:#c0c0c0}@media screen and (min-width: 1024px){.modal-appMenu .modal__upload-item .form-item-control{width:100%;margin:0 15px}}.btn-add-parent-container{margin-top:16px}.btn-add-parent-container .ant-btn-dashed{height:42px;border-radius:8px;font-size:14px;font-weight:500;color:var(--mainColor);border-color:var(--mainColor);display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.btn-add-parent-container .ant-btn-dashed:hover,.btn-add-parent-container .ant-btn-dashed:focus{background:var(--mainColorFainter);border-color:var(--mainColor);color:var(--mainColor)}.app-menu-cru__modal .ant-modal-content{border-radius:12px;box-shadow:0 10px 30px #00000014;overflow:hidden;border:1px solid rgba(0,0,0,.03)}.app-menu-cru__modal .ant-modal-header{border-bottom:1px solid var(--borderColor);margin-bottom:0}.app-menu-cru__modal .ant-modal-body{padding:0 6px!important}.app-menu-cru__modal .modal__title{font-size:20px;font-weight:600;color:var(--txtBlackColor);margin:0}.app-menu-cru__modal .form-body{max-height:70vh;overflow-y:auto;overflow-x:hidden}.app-menu-cru__modal .form-body::-webkit-scrollbar{width:6px}.app-menu-cru__modal .form-body::-webkit-scrollbar-track{background:transparent}.app-menu-cru__modal .form-body::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px}.app-menu-cru__modal .form-body::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.app-menu-cru__modal .app-menu-modal__section-title{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--mainColor);margin-bottom:10px;border-bottom:2px solid var(--mainColorFainter)}.app-menu-cru__modal .app-menu-modal__media-grid{background:#fdfdfd;border:1px dashed var(--borderColor);border-radius:12px;padding:10px 0;transition:all .25s ease}.app-menu-cru__modal .app-menu-modal__media-grid:hover{border-color:var(--mainColor);background:#fcfdfe}.app-menu-cru__modal .app-menu-modal__media-grid .upImgSmall-container{margin-bottom:0}.app-menu-cru__modal .app-menu-modal__media-grid .upImgSmall-container .image-default__header{margin-bottom:6px}.app-menu-cru__modal .app-menu-modal__media-grid .upImgSmall-container .image-default__header .header-title{font-size:12px;font-weight:500;color:var(--txtSecondColor)}.app-menu-cru__modal .app-menu-modal__media-grid .upImgSmall-container .image-default__body-single-small{padding:8px!important;border:1px solid var(--borderColor);border-radius:8px;background:#ffffff;transition:all .2s ease}.app-menu-cru__modal .app-menu-modal__media-grid .upImgSmall-container .image-default__body-single-small:hover{border-color:var(--mainColor);box-shadow:0 2px 6px #00000005}.app-menu-cru__modal .app-menu-modal__media-grid .upImgSmall-container .image-default__body-single-small .image-default__item{width:70px;height:70px;border-radius:6px;overflow:hidden}.app-menu-cru__modal .app-menu-modal__media-grid .upImgSmall-container .image-default__body-single-small .image-default__item img{width:100%;height:100%;object-fit:cover}.app-menu-cru__modal .app-menu-modal__checkbox-group{background:#fafafa;border:1px solid var(--borderColor);border-radius:12px;padding:6px}.app-menu-cru__modal .app-menu-modal__checkbox-group .ant-form-item{margin-bottom:10px}.app-menu-cru__modal .app-menu-modal__checkbox-group .ant-form-item:last-child{margin-bottom:0}.app-menu-cru__modal .app-menu-modal__checkbox-group .ant-checkbox-wrapper{font-size:13px;font-weight:500;color:var(--txtBlackColor)}.app-menu-cru__modal .app-menu-modal__checkbox-group .ant-checkbox-wrapper span:last-child{padding-left:10px}.app-menu-cru__modal .button-group{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid var(--borderColor);margin-right:0}@media (max-width: 767px){.app-menu-cru__modal .ant-modal-body{padding:6px}.app-menu-cru__modal .form-body{max-height:60vh;padding-right:4px}.app-menu-cru__modal .app-menu-modal__section-title{margin-bottom:12px}.app-menu-cru__modal .app-menu-modal__media-grid{padding:12px;margin-bottom:12px}.app-menu-cru__modal .app-menu-modal__checkbox-group{padding:12px 16px}.app-menu-cru__modal .button-group{padding-top:12px}.app-menu-cru__modal .button-group .ant-form-item-control-input-content{justify-content:space-between;gap:10px}.app-menu-cru__modal .button-group .ant-form-item-control-input-content button{flex:1;min-width:0}}.permission-cru .ant-menu{padding-bottom:5px;border-bottom:1px solid #cdcdcd}.permission-cru__menu{display:flex;justify-content:flex-end;background:transparent;border:none;gap:10px}.permission-cru .btn-group{display:flex;justify-content:flex-end;gap:10px;margin:10px 0}.permission-cru .btn-group label .ant-checkbox-inner{width:20px;height:20px}.permission-cru .btn-group label{font-size:20px}@media screen and (min-width: 1024px){.permission-cru .btn-group{justify-content:start}}.permission-cru .role_title{color:var(--txtBlackColor)}.permission-cru__tree{position:relative;width:100%;padding:20px;border:1px solid #cdcdcd;margin-bottom:20px;border-radius:5px}.permission-cru__tree .ant-checkbox-group{display:block;width:100%}.permission-cru__tree .ant-checkbox-group .permission-cru-item{display:flex;width:100%}@media screen and (min-width: 1024px){.permission-cru__tree .ant-checkbox-group .permission-cru-item{padding-right:30px;width:30%}}.permission-cru__tree-group{position:absolute;top:-15px;left:40px;background-color:var(--mainBg)}.permission-cru__tree-group .ant-checkbox-wrapper-in-form-item{margin:5px}.permission-cru__tree-group .app-menu-cru__tree-node{width:100%}.permission-cru__tree-group .app-menu-cru__tree-node h3{max-width:100%;color:var(--txtBlackColor)}.permission-cru__tree-group .app-menu-cru__tree-node .controls{padding-left:20px}.permission-cru__tree-child{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;padding:20px 0;flex-wrap:wrap;gap:20px 50px}.permission-cru__tree-child .ant-checkbox-wrapper-in-form-item{margin:5px}.permission-cru__tree-child .ant-checkbox-wrapper-in-form-item span:nth-child(1){width:17px}.permission-cru__tree-child .ant-checkbox-wrapper-in-form-item span:nth-child(2){width:100%}.permission-cru .ant-input-affix-wrapper{margin-top:10px;border:1px solid var(--borderColor);background-color:var(--mainColorWhite)}.permission-cru .ant-input-affix-wrapper .ant-input-prefix{color:var(--txtBlackColor)}.permission-cru .ant-input-affix-wrapper input{background-color:var(--mainColorWhite);color:var(--txtBlackColor)}.permission-cru .loadingPer{margin:20px 0;width:100%;padding:30px 50px;text-align:center;color:var(--txtBlackColor)}.permission-cru .ant-tree-switcher{display:none}.permission-cru .ant-form>h3{padding:10px}.permission-cru .ant-form .ant-tree{padding:5px}.detailsPermission{color:#1070b6}.storeCru .form-item-store{display:flex;align-items:center;gap:15px}.storeCru .form-item-store>.ant-form-item{width:90%}@media screen and (min-width: 1024px){.storeCru .form-item-store{align-items:center;flex-wrap:nowrap}.storeCru .form-item-store .ant-form-item-label{display:none}.storeCru .form-item-store:first-child .ant-form-item-label{position:relative;display:block!important;padding:5px 10px;margin-bottom:10px;text-align:center!important;background:var(--mainColor);overflow:visible}.storeCru .form-item-store:first-child .ant-form-item-label>label{color:#fff}.storeCru .form-item-store:first-child .ant-form-item-label:before{content:"";position:absolute;top:0;right:-40px;width:40px;height:100%;background:var(--mainColor)}.storeCru .form-item-store:first-child .anticon-minus-circle{margin-top:40px}.storeCru .form-item-store>.ant-form-item{width:calc(45% - 15px);min-width:calc(45% - 15px)}}@media screen and (min-width: 1024px){.postCru .ant-picker-input{height:30px;border-radius:4px}.postCru .form-item-control__uploadFile{width:25%}}.postCru__scan{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px;height:70vh;overflow:hidden scroll;padding:0 5px 20px}.postCru__scan-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap}.postCru__scan-head .result-item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;height:150px;overflow:hidden;text-align:center;border:1px solid #cdcdcd;border-radius:4px;padding:10px}.postCru__scan-head .result-item h4{font-size:15px;font-weight:700;margin-bottom:0}@media screen and (min-width: 1024px){.postCru__scan-head .result-item h4{font-size:20px}}@media screen and (min-width: 1024px){.postCru__scan-head .result-item:not(.chart){width:calc((100% - 410px)/4 - 20px)}}.postCru__scan-head .result-item.chart{width:100%}@media screen and (min-width: 1024px){.postCru__scan-head .result-item.chart{width:410px}}.postCru__scan-body{display:flex;flex-direction:row;align-items:start;gap:20px;width:100%;flex-wrap:wrap}.postCru__scan-body .content{width:100%}@media screen and (min-width: 1024px){.postCru__scan-body .content{width:calc(70% - 20px)}}.postCru__scan-body .content .ant-form-horizontal .ant-form-item-control{flex:auto}.postCru__scan-body .content .ant-form-item-control{width:100%}.postCru__scan-body .internet{width:100%;border:1px solid #cdcdcd}.postCru__scan-body .internet .title{width:100%;background-color:var(--mainBg);padding:5px 10px;border-bottom:1px solid #cdcdcd}@media screen and (min-width: 1024px){.postCru__scan-body .internet{width:30%}}.postCru__scan-body .internet-list{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:20px;padding:10px;height:40vh;overflow:scroll}@media screen and (min-width: 1024px){.postCru__scan-body .internet-list{height:60vh}}.postCru__scan-body .internet-item{width:100%;border-radius:4px;border:1px solid #cdcdcd;box-shadow:var(--boxShadow)}.postCru__scan-body .internet-item__title{padding-left:5px}.postCru__scan-body .internet-item__title h4{font-weight:700;font-size:15px;margin-bottom:0}.postCru__scan-body .internet-item__title a{font-size:14px;color:#1070b6;margin-bottom:5px}.postCru__scan-body .internet-item__result{text-align:end;background:rgba(224,224,224,.5019607843);font-size:14px;padding:5px 10px}.postCru__scan-body .internet-item__result p{margin-bottom:0}.postCru__modal .ant-modal-body{padding:10px 5px}.postCru__modal .ant-modal-confirm-title{font-size:20px;font-weight:700}.postCru__modal .ant-modal-confirm-btns{padding-right:10px}.postCru__modal .ant-modal-confirm-btns .ant-btn-primary{background:var(--mainColor);border-color:#1070b6}.apexcharts-legend.apx-legend-position-right{text-align:start}.modal-keyword .modal__body{min-height:250px}.modal-keyword__btn-search{display:flex;flex-direction:row;align-items:end;height:60px}.modal-keyword__synonym .ant-checkbox-group{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.modal-keyword__synonym .ant-checkbox-group .ant-col{width:calc(33.3333333333% - 10px)}.modal-keyword .ant-modal-footer{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:20px}.modal-create-ai .ant-input-affix-wrapper{border-radius:10px;border:1px solid #dcdada;padding:0 0 0 10px}.modal-create-ai .ant-input-affix-wrapper .ant-input{padding:8px 10px}.modal-create-ai .ant-input-affix-wrapper .ant-input-suffix .btn{border-radius:10px;padding:8px 15px}.landingPageCreate .parameter-cru__property{text-align:end}.landingPageCreate .parameter-cru__item{margin-top:15px}.landingPageCreate .parameter-cru__item .selectSection{display:flex;justify-content:space-between;margin-top:10px}.landingPageCreate .parameter-cru__item .selectSection .form-item-control>.ant-form-item{width:200px!important;margin-top:10px}.landingPageCreate .parameter-cru__item .selectSection .sectionControls{display:flex;align-items:center;gap:10px}.landingPageCreate .parameter-cru__item .selectSection .sectionControls h2{margin:0}.landingPageCreate .parameter-cru__property-input{align-items:last baseline;gap:0}.landingPageCreate .parameter-cru__property-input .form-item-control{gap:10px}.landingPageCreate .parameter-cru__property-input .form-item-control input{height:30px}.landingPageCreate .parameter-cru__property-input .form-item-control>.filter_label{width:calc(20% - 10px)!important;margin-top:0}.landingPageCreate .parameter-cru__property-input .form-item-control>.filter_item{width:calc(20% - 10px)!important;margin-top:0}.landingPageCreate .parameter-cru__property-input .form-item-control>.color-picker{width:calc(10% - 10px)!important;margin-top:0}.landingPageCreate .parameter-cru__property-input .form-item-control>.modal__item-switch{width:calc(10% - 10px)!important;margin-top:0}.landingPageCreate .parameter-cru__property-input .ant-col.ant-form-item-label{width:100%!important}.landingPageCreate .parameter-cru__property-input .form-item-control__uploadFile{width:calc(10% - 10px)}.landingPageCreate .parameter-cru__property-input .ant-row.ant-form-item-row{gap:0}.landingPageCreate .parameter-cru__property-input .ant-col.ant-form-item-control{width:100%!important}.landingPageCreate .parameter-cru__property-input .ant-col.ant-form-item-label label{height:32px}.landingPageCreate .ant-tabs .ant-tabs-nav{z-index:999}.error-usingPc{display:grid;justify-content:center;align-items:center;height:100vh}.error-usingPc h1{font-size:30px;font-weight:700}.table-Transfer .ant-table-selection-column{text-align:center!important}.profilePage{min-height:80vh;background:var(--mainBg);padding-bottom:40px}.profilePage .profile-hero{position:relative;height:160px;background:linear-gradient(135deg,#1070b6 0%,#0a4a7c 40%,#13c2c2 100%);overflow:hidden;border-radius:0 0 20px 20px}.profilePage .profile-hero:before{content:"";position:absolute;top:-50%;left:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border-radius:50%}.profilePage .profile-hero:after{content:"";position:absolute;bottom:-60px;right:-40px;width:250px;height:250px;background:radial-gradient(circle,rgba(19,194,194,.2) 0%,transparent 70%);border-radius:50%}.profilePage .profile-hero__overlay{position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.profilePage .profile-hero__content{position:relative;z-index:1;display:flex;align-items:center;height:100%;padding:0 30px}.profilePage .profile-hero__greeting{font-size:2.2rem;font-weight:700;color:#ffffffe6;letter-spacing:1px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.profilePage .profile-layout{display:flex;gap:24px;padding:0 24px;margin-top:-30px;position:relative;z-index:10;flex-direction:column}@media screen and (min-width: 1024px){.profilePage .profile-layout{flex-direction:row;align-items:flex-start}}.profilePage .profile-sidebar{background:var(--mainBg);border-radius:16px;box-shadow:0 4px 24px #1070b61a,0 1px 4px #0000000d;border:1px solid var(--borderColor);overflow:hidden;transition:all .3s ease}@media screen and (min-width: 1024px){.profilePage .profile-sidebar{width:300px;flex-shrink:0;position:sticky;top:16px}}.profilePage .profile-sidebar:hover{box-shadow:0 8px 32px #1070b626,0 2px 8px #00000012}.profilePage .profile-sidebar__avatar-section{background:linear-gradient(160deg,rgba(16,112,182,.05) 0%,rgba(19,194,194,.05) 100%);padding:28px 20px 20px;display:flex;flex-direction:column;align-items:center;gap:12px;border-bottom:1px solid var(--borderColor)}.profilePage .profile-sidebar__info{text-align:center}.profilePage .profile-sidebar__name{font-size:1.7rem;font-weight:700;color:var(--txtBlackColor);margin:0 0 4px;line-height:1.3}.profilePage .profile-sidebar__role{display:inline-block;font-size:1.1rem;font-weight:600;color:#1070b6;background:rgba(16,112,182,.1);padding:3px 12px;border-radius:20px;border:1px solid rgba(16,112,182,.2)}.profilePage .profile-sidebar__email{font-size:1.2rem;color:var(--txtSecondColor);margin-top:6px;margin-bottom:0}.profilePage .profile-sidebar__status{display:flex;align-items:center;gap:6px;font-size:1.2rem;color:#28ca42;background:rgba(40,202,66,.1);padding:4px 14px;border-radius:20px;border:1px solid rgba(40,202,66,.2);font-weight:600}.profilePage .profile-sidebar__status .anticon{font-size:1.3rem}.profilePage .profile-sidebar__actions{padding:16px 20px;border-bottom:1px solid var(--borderColor)}.profilePage .profile-sidebar__actions .btn-update-avatar{width:100%;height:40px;border-radius:10px;font-size:1.3rem;font-weight:600;background:linear-gradient(135deg,#1070b6 0%,#0d5f9c 100%);border:none;box-shadow:0 4px 12px #1070b64d;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.profilePage .profile-sidebar__actions .btn-update-avatar:hover{transform:translateY(-2px);box-shadow:0 6px 18px #1070b666}.profilePage .profile-sidebar__actions .btn-update-avatar:active{transform:translateY(0)}.profilePage .profile-sidebar__nav{padding:12px;display:flex;flex-direction:column;gap:4px}.profilePage .profile-avatar-wrapper{position:relative;width:120px;height:120px;flex-shrink:0}.profilePage .profile-avatar-wrapper .profile-avatar-ring{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#1070b6 0%,#0d5f9c 100%);padding:3px;display:flex;align-items:center;justify-content:center;overflow:hidden}.profilePage .profile-avatar-wrapper .profile-avatar-ring .form-item-control,.profilePage .profile-avatar-wrapper .profile-avatar-ring .form-item-control__uploadFile,.profilePage .profile-avatar-wrapper .profile-avatar-ring .ant-form-item,.profilePage .profile-avatar-wrapper .profile-avatar-ring .ant-form-item-row,.profilePage .profile-avatar-wrapper .profile-avatar-ring .ant-form-item-control,.profilePage .profile-avatar-wrapper .profile-avatar-ring .ant-form-item-control-input,.profilePage .profile-avatar-wrapper .profile-avatar-ring .ant-form-item-control-input-content{width:114px!important;height:114px!important;min-height:unset!important;max-height:114px!important;margin:0!important;padding:0!important;border-radius:50%!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.profilePage .profile-avatar-wrapper .profile-avatar-ring .ant-form-item-label{display:none!important}.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default,.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default.single{width:114px!important;height:114px!important;border-radius:50%!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important;padding:0!important;margin:0!important}.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default .image-default__header,.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default.single .image-default__header{display:none!important}.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default .image-default__body-single,.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default.single .image-default__body-single{width:114px!important;height:114px!important;border-radius:50%!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;position:relative!important}.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default .image-default__body-single img,.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default.single .image-default__body-single img{width:114px!important;height:114px!important;min-width:114px!important;min-height:114px!important;max-width:114px!important;max-height:114px!important;object-fit:cover!important;object-position:center!important;border-radius:50%!important;border:none!important;display:block!important;flex-shrink:0!important}.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default .image-default__body-single .ant-input,.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default .image-default__body-single input[type=text],.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default .image-default__body-single input,.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default.single .image-default__body-single .ant-input,.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default.single .image-default__body-single input[type=text],.profilePage .profile-avatar-wrapper .profile-avatar-ring .image-default.single .image-default__body-single input{display:none!important}.profilePage .profile-avatar-badge{position:absolute;bottom:4px;right:4px;width:30px;height:30px;border-radius:50%;background:#1070b6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.3rem;border:2px solid var(--mainBg);box-shadow:0 2px 8px #1070b666;cursor:pointer;transition:all .2s ease}.profilePage .profile-avatar-badge:hover{transform:scale(1.1);background:#0d63a5}.profilePage .profile-nav-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;cursor:pointer;transition:all .25s ease;border:1px solid transparent}.profilePage .profile-nav-item:hover{background:rgba(16,112,182,.06);border-color:#1070b61f}.profilePage .profile-nav-item.active{background:rgba(16,112,182,.1);border-color:#1070b633}.profilePage .profile-nav-item.active .profile-nav-item__icon{background:#1070b6;color:#fff;box-shadow:0 4px 12px #1070b659}.profilePage .profile-nav-item.active .profile-nav-item__label{color:#1070b6}.profilePage .profile-nav-item__icon{width:40px;height:40px;border-radius:10px;background:rgba(16,112,182,.1);color:#1070b6;display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0;transition:all .25s ease}.profilePage .profile-nav-item__text{display:flex;flex-direction:column;gap:1px}.profilePage .profile-nav-item__label{font-size:1.3rem;font-weight:600;color:var(--txtBlackColor);transition:color .25s}.profilePage .profile-nav-item__desc{font-size:1.1rem;color:var(--txtSecondColor)}.profilePage .profile-content{flex:1;display:flex;flex-direction:column;gap:20px;min-width:0}.profilePage .profile-content__header{background:var(--mainBg);border-radius:16px;padding:20px 24px;display:flex;align-items:center;gap:16px;box-shadow:0 4px 24px #1070b614,0 1px 4px #0000000a;border:1px solid var(--borderColor)}.profilePage .profile-content__header-icon{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,rgba(16,112,182,.1),rgba(19,194,194,.1));color:#1070b6;display:flex;align-items:center;justify-content:center;font-size:2.2rem;flex-shrink:0;border:1px solid rgba(16,112,182,.15)}.profilePage .profile-content__title{font-size:1.8rem;font-weight:700;color:var(--txtBlackColor);margin:0 0 2px}.profilePage .profile-content__subtitle{font-size:1.2rem;color:var(--txtSecondColor);margin:0}.profilePage .profile-content__body{background:var(--mainBg);border-radius:16px;box-shadow:0 4px 24px #1070b614,0 1px 4px #0000000a;border:1px solid var(--borderColor);overflow:hidden}.profilePage .profileDetails-new{padding:24px}.profilePage .profileDetails-grid{display:grid;grid-template-columns:1fr;gap:14px}@media screen and (min-width: 600px){.profilePage .profileDetails-grid{grid-template-columns:repeat(2,1fr)}}.profilePage .profileDetails-card{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:12px;background:var(--grayColor3);border:1px solid var(--borderColor);transition:all .25s ease;position:relative;overflow:hidden}.profilePage .profileDetails-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--card-accent, #1070b6);border-radius:3px 0 0 3px}.profilePage .profileDetails-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014;border-color:#1070b633}.profilePage .profileDetails-card__icon{width:44px;height:44px;border-radius:12px;background:var(--mainBg);display:flex;align-items:center;justify-content:center;font-size:1.8rem;flex-shrink:0;border:1px solid var(--borderColor);box-shadow:0 2px 8px #0000000f}.profilePage .profileDetails-card__content{display:flex;flex-direction:column;gap:2px;min-width:0}.profilePage .profileDetails-card__label{font-size:1.1rem;font-weight:600;color:var(--txtSecondColor);text-transform:uppercase;letter-spacing:.5px}.profilePage .profileDetails-card__value{font-size:1.4rem;font-weight:600;color:var(--txtBlackColor);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profilePage .changePassword{padding:24px}.profilePage .changePassword h4{display:none}.profilePage .changePassword fieldset.fieldset{border:none;padding:0}.profilePage .changePassword fieldset.fieldset .legend{display:none}.profilePage .changePassword fieldset.fieldset .form-changePassword{display:flex;flex-direction:column;gap:4px}.profilePage .changePassword fieldset.fieldset .form-changePassword>i{display:flex;align-items:flex-start;gap:8px;background:rgba(250,140,22,.08);border:1px solid rgba(250,140,22,.2);border-radius:10px;padding:12px 16px;margin-bottom:8px}.profilePage .changePassword fieldset.fieldset .form-changePassword>i:before{content:"\26a0";color:#fa8c16;font-size:1.4rem;flex-shrink:0}.profilePage .changePassword fieldset.fieldset .form-changePassword>i span{font-size:1.2rem;color:#fa8c16;font-style:normal;line-height:1.5}.profilePage .changePassword fieldset.fieldset .form-changePassword .ant-form-item{width:100%;padding:4px 0}.profilePage .changePassword fieldset.fieldset .form-changePassword .ant-form-item .ant-row{display:block}.profilePage .changePassword fieldset.fieldset .form-changePassword .btn-handle{display:flex;justify-content:flex-end;gap:12px;padding:16px 0 4px}.profilePage .changePassword fieldset.fieldset .form-changePassword .btn-handle .ant-btn{height:42px;border-radius:10px;font-size:1.3rem;font-weight:600;padding:0 24px;transition:all .25s ease}.profilePage .changePassword fieldset.fieldset .form-changePassword .btn-handle .ant-btn:hover{transform:translateY(-2px)}.profilePage .changePassword fieldset.fieldset .form-changePassword .btn-handle .ant-btn-primary:first-child{background-color:#b4b4b4;border-color:#b4b4b4;color:#fff;border-radius:10px}.profilePage .changePassword fieldset.fieldset .form-changePassword .btn-handle .ant-btn-primary:first-child:hover{background-color:#9c9c9c;box-shadow:0 4px 12px #b4b4b466}.profilePage .changePassword fieldset.fieldset .form-changePassword .btn-handle .ant-btn-primary:nth-child(2){background:linear-gradient(135deg,#1070b6 0%,#0d5f9c 100%);border:none;border-radius:10px;box-shadow:0 4px 12px #1070b64d}.profilePage .changePassword fieldset.fieldset .form-changePassword .btn-handle .ant-btn-primary:nth-child(2):hover{box-shadow:0 6px 18px #1070b673}.choiceModal .ant-modal-content{border-radius:16px;overflow:hidden}.choiceModal .ant-modal-header{background:linear-gradient(135deg,rgba(16,112,182,.05),rgba(19,194,194,.05));border-bottom:1px solid var(--borderColor);padding:20px 24px}.choiceModal .ant-modal-title{margin:0 auto;color:#1070b6;text-align:center;font-size:1.7rem;letter-spacing:.5px;font-weight:700}.choiceModal .ant-modal-body{display:none}.choiceModal .ant-modal-footer{display:flex;justify-content:center;gap:12px;padding:16px 24px;border-top:1px solid var(--borderColor)}.choiceModal .ant-modal-footer button{border-radius:10px;height:40px;padding:0 24px;font-size:1.3rem;font-weight:600;transition:all .25s ease}.choiceModal .ant-modal-footer button:hover{transform:translateY(-2px)}.choiceModal .ant-modal-footer button.ant-btn.ant-btn-default{background-color:var(--mainBg);color:#1070b6;border:1px solid #1070b6;padding:0 24px;font-weight:700;font-size:1.3rem}.choiceModal .ant-modal-footer button.ant-btn.ant-btn-default:hover{box-shadow:0 4px 12px #1070b626}.choiceModal .ant-modal-footer .ant-btn.ant-btn-primary{background:linear-gradient(135deg,#1070b6 0%,#0d5f9c 100%);border:none;padding:0 24px;font-weight:700;font-size:1.3rem;color:#fff;box-shadow:0 4px 12px #1070b64d}.choiceModal .ant-modal-footer .ant-btn.ant-btn-primary:hover{box-shadow:0 6px 18px #1070b673}.recruitCru .normal-item a{display:none}@media screen and (min-width: 1024px){.recruitCru .form-item-control .modal__item-switch .ant-form-item-row{flex-direction:column}.recruitCru .form-item-control .form-item-control__uploadFile{width:100%}.recruitCru .form-item-control .form-item-control__uploadFile img{margin:10px;display:block;width:20vw!important}.recruitCru .form-item-control .form-item-control__uploadFile input{margin:10px;width:20vw}}.registerList .form-item-control .normal-item a{display:none}@media screen and (min-width: 1024px){.emailCru .form-item-control .modal__item-switch .ant-form-item-row{flex-direction:column}.emailCru .form-item-control .modal__item-switch{width:25%!important}.emailCru .form-item-control .form-item-control__uploadFile{display:block;width:100%}}.commissionConfigCru{display:flex;flex-direction:column;gap:15px}.commissionConfigCru .act-product-list{max-height:300px;overflow-y:scroll;margin-bottom:10px;width:100%}.commissionConfigCru .areas-code{width:100%;border:1px solid #cdcdcd;padding:5px 15px 15px;border-radius:5px}@media screen and (min-width: 1024px){.commissionConfigCru .areas-code{width:calc(50% - 10px)}}.commissionConfigCru .areas-code label{display:flex;gap:5px;padding:5px;align-items:center}.commissionConfigCru .form-sales{border-radius:4px;padding:10px;border:1px solid #cdcdcd;box-shadow:var(--boxShadow);overflow-x:scroll;gap:10px}@media screen and (min-width: 1024px){.commissionConfigCru .form-sales .form-products .form-act_product:first-child .ant-form-item-label{position:relative;display:block!important;padding:5px 10px;margin-bottom:10px;text-align:center!important;background:var(--mainColor);overflow:visible}.commissionConfigCru .form-sales .form-products .form-act_product:first-child .ant-form-item-label>label{color:#fff}.commissionConfigCru .form-sales .form-products .form-act_product:first-child .ant-form-item-label:before{content:"";position:absolute;top:0;right:-40px;width:40px;height:100%;background:var(--mainColor)}.commissionConfigCru .form-sales .form-products .form-act_product:first-child .anticon-minus-circle{margin-top:50px}.commissionConfigCru .form-sales .form-products .form-act_product .ant-form-item-label{display:none!important}.commissionConfigCru .form-sales .form-products .form-act_product .anticon-minus-circle:not(first-child){margin-top:10px}.commissionConfigCru .form-sales .form-products .form-act_product .form-item-control>.ant-form-item{width:calc(33.3333333333% - 25px)}}.commissionConfigCru .form-item-control .config-item{width:100%}.commissionConfigCru .sections{display:flex;flex-direction:column;border-radius:4px;border:1px solid #cdcdcd;overflow-x:scroll;padding:10px;box-shadow:var(--boxShadow)}.commissionConfigCru .sections .form-sales{border-radius:0;border:none;padding:0}.commissionConfigCru .sections .control-section{display:flex;gap:10px;align-items:baseline}.form-item-control.modal-apply-all{display:block!important}.form-item-control.modal-apply-all .filter_item{width:100%!important}.feedbackManager .table-desktop .top .control{display:none}.describingImage{display:flex;flex-direction:column;width:100%}.describingImage label{width:100%;font-weight:700;font-size:13px}.describingImage img{align-self:center}.quizCru{display:flex;flex-direction:column}.quizCru .form-item-control .normal-item a{display:none}.quizCru .sections{display:flex;flex-direction:column;border-radius:5px;overflow-x:scroll;border:1px solid #cdcdcd;padding:10px 0;margin-bottom:15px}.quizCru .sections_controls{display:flex;justify-content:space-between;padding:0 15px}.quizCru .sections_controls h3{margin:0}.quizCru .sections .form-item-control{padding:5px 10px 0}.quizCru .sections .parameter-cru__item{border:0 solid #cdcdcd;padding:0;border-radius:0}.quizCru .sections .parameter-cru__item .condition_sale{display:flex;flex-direction:column;justify-content:start;padding:0 0 5px}.quizCru .sections .parameter-cru__item .condition_sale h3{background-color:var(--mainColor);color:#fff;text-align:center}.quizCru .sections .parameter-cru__item .condition_sale .btn-page_size{padding:0 5px}@media screen and (min-width: 1024px){.quizCru .sections .parameter-cru__item .condition_sale .selectConditionSale{display:flex;justify-content:flex-start}.quizCru .sections .parameter-cru__item .condition_sale .selectConditionSale .saleConditionsControl{display:flex;justify-content:flex-end;padding:0 10px 0 0;align-items:center}}.quizCru .sections .parameter-cru__item .condition_sale .selectConditionSale .saleConditionsControl{display:flex;justify-content:flex-end;padding:0 10px 0 0}.quizCru .sections .parameter-cru__item .condition_sale .sectionControls{display:flex;justify-content:flex-start;gap:5px;padding:5px 0 0 10px}@media screen and (min-width: 1024px){.sectionControls .btn-half{width:20%}}@media screen and (min-width: 1024px){.form-reply .form-item-control{display:block}.form-reply .form-item-control .ant-form-item{width:100%}}.form-reply .ant-form-item-control-input-content{display:flex;justify-content:center;gap:10px}h1{color:#1070b6}@media screen and (min-width: 1024px){.cancel-reason-form .form-item-control{display:block}.cancel-reason-form .form-item-control .ant-form-item{width:100%}}@media screen and (min-width: 1024px){.commissionIntroCru .condition-form-item .sections:first-child .ant-form-item-label{position:relative;display:block!important;padding:5px 10px;margin-bottom:10px;text-align:center!important;background:var(--mainColor);overflow:visible}.commissionIntroCru .condition-form-item .sections:first-child .ant-form-item-label>label{color:#fff}.commissionIntroCru .condition-form-item .sections:first-child .ant-form-item-label:before{content:"";position:absolute;top:0;right:-40px;width:40px;height:100%;background:var(--mainColor)}.commissionIntroCru .condition-form-item .sections:first-child .anticon-minus-circle{margin-top:50px}.commissionIntroCru .condition-form-item .sections .ant-form-item-label{display:none}.commissionIntroCru .condition-form-item .sections .anticon-minus-circle:not(first-child){margin-top:10px}.commissionIntroCru .condition-form-item .sections .form-item-control>.ant-form-item{width:calc(25% - 20px)}}.commissionIntroCru .condition-form-item .sections .ant-input-group-addon{border-radius:4px 0 0 4px;padding:0}.commissionIntroCru .condition-form-item .sections .ant-input-group-addon .addon-before{padding:0;margin:0;height:38px}.commissionIntroCru .condition-form-item .sections .ant-input-group-addon .addon-before .filter_label{margin-bottom:0}.promotion .ant-table-selection-column{text-align:center!important}.promotionCru form{min-height:calc(100vh - 185px);height:100%}.promotionCru .normal-item{color:#1070b6;width:100%}.promotionCru .general_tab{width:75%;box-shadow:var(--boxShadow);padding:20px}.promotionCru .general_tab .normal-item{display:none}.promotionCru .general_tab .form-item-control>.ant-form-item{width:calc(33.3333333333% - 10px)}.promotionCru .general_tab .form-item-control>.treeData{width:calc(100% - 15px)}.promotionCru .general_tab_form .ant-form-item:nth-child(2){width:calc(50% - 7.5px)}.promotionCru .general_tab_form .ant-form-item:nth-child(3){width:calc(50% - 7.5px)}.promotionCru .general_tab_form .ant-form-item:nth-child(4){width:100%}.promotionCru .general_tab_form .ck.ck-dropdown .ck-button.ck-dropdown__button .ck-button__label{overflow:visible}.promotionCru .images_tab{width:25%;box-shadow:var(--boxShadow);padding:20px;display:inline}.promotionCru .images_tab .form-item-control__uploadFile{width:100%}.promotionCru .images_tab .form-item-control__uploadFile .wp-upload .image-default{max-width:unset}.promotionCru .images_tab .form-item-control__uploadFile .wp-upload .image-default input{display:none}.promotionCru .images_tab .form-item-control>.ant-form-item{width:100%}.promotionCru .images_tab .multiple .ant-form-item-control-input-content{width:100%}.promotionCru .images_tab .multiple .btn-addImg{height:40px;width:100%}.promotionCru .bonus_tab{padding:20px;box-shadow:var(--boxShadow);width:100%;margin-bottom:10px}.promotionCru .bonus_tab .productSection .form-item-control>.ant-form-item{width:100%}.promotionCru .bonus_tab .couponSection .form-item-control>.ant-form-item{width:100%}.promotionCru .bonus_more .gift_product-item>.ant-form-item:nth-child(5){width:calc(10% - 35px);min-width:calc(10% - 35px)}.promotionCru .bonus_more .form-item-control{flex-wrap:nowrap}.promotionCru .bonus_more .wp-upload input{display:none}.promotionCru .bonus_more .wp-upload .image-default>img{max-height:50px;height:50px;min-height:50px}.promotionCru .bonus_more .ant-form-item-label>label:after{content:""}.promotionCru .bonus_more:first-child .ant-form-item-label{position:relative;display:block!important;padding:5px 10px;margin-bottom:10px;text-align:center!important;background:var(--mainColor);overflow:visible}.promotionCru .bonus_more:first-child .ant-form-item-label>label{color:#fff}.promotionCru .bonus_more:first-child .ant-form-item-label:before{content:"";position:absolute;top:0;right:-40px;width:40px;height:100%;background:var(--mainColor)}.promotionCru .bonus_more:first-child .anticon-minus-circle{margin-top:50px}.promotionCru .bonus_more .anticon-minus-circle:not(first-child){margin-top:10px}.promotionCru .bonus_more .ant-form-item-label{display:none}.promotionCru .bonus_more .form-item-control>.ant-form-item{width:calc(22.5% - 15px);min-width:calc(22.5% - 15px)}.promotionCru .bonus_more .form-item-control__uploadFile{width:calc(10% - 15px);min-width:calc(10% - 15px)}.promotionCru .bonus_list{width:95%}.promotionCru .bonus_list .form-item-control>.ant-form-item:nth-child(2){width:calc(50% - 15px)}.promotionCru .bonus span{width:5%}.promotionCru .action_tab{padding:20px;box-shadow:var(--boxShadow);width:100%;margin-bottom:10px}.promotionCru .action_tab .productSection .form-item-control>.ant-form-item{width:100%}.promotionCru .action_tab .first_item>.ant-form-item{width:100%}.promotionCru .action_tab .config_rank_loyalty>.ant-form-item{width:calc(33.3333333333% - 25px)!important}.promotionCru .action_tab .config_rank .form-item-control>.ant-form-item{width:calc(50% - 25px)}.promotionCru .action_tab .config_rank .ant-form-item-label{display:none}.promotionCru .action_tab .config_rank .ant-form-item-label>label:after{content:""}.promotionCru .action_tab .config_rank:first-child .ant-form-item-label{position:relative;display:block!important;padding:5px 10px;margin-bottom:10px;text-align:center!important;background:var(--mainColor);overflow:visible}.promotionCru .action_tab .config_rank:first-child .ant-form-item-label>label{color:#fff}.promotionCru .action_tab .config_rank:first-child .ant-form-item-label:before{content:"";position:absolute;top:0;right:-40px;width:40px;height:100%;background:var(--mainColor)}.promotionCru .action_tab .config_rank:first-child .anticon-minus-circle{margin-top:50px}.promotionCru .action_tab .config_rank .anticon-minus-circle:not(first-child){margin-top:10px}.promotionCru .action_combo .combo_section{margin:15px 0;padding:20px;border-radius:10px;box-shadow:var(--boxShadow)}.promotionCru .action_combo .combo_condition{display:flex;gap:15px}.promotionCru .action_combo .combo_condition-type{width:calc(25% - 11.25px)}.promotionCru .action_combo .combo_condition-type>.ant-form-item{width:100%}.promotionCru .action_combo .combo_condition-product{width:calc(25% - 11.25px)}.promotionCru .action_combo .combo_condition-product>.ant-form-item{width:100%}.promotionCru .action_combo .combo_condition-condition{width:calc(50% - 15px)}.promotionCru .action_combo .combo_condition-condition>.ant-form-item{width:calc(33.3333333333% - 15px)}.promotionCru .action_combo .combo_condition-group{display:flex;flex-wrap:wrap}.promotionCru .action_combo .combo_condition-group .form-item-control>.ant-form-item{width:100%}.promotionCru .action_combo .combo_condition-item>.ant-form-item{width:calc(100% - 15px)}.promotionCru .condition_tab{max-height:70vh;height:70vh;overflow:scroll;padding:20px;box-shadow:var(--boxShadow);width:100%;margin-bottom:10px}.promotionCru .condition_tab h3{color:var(--txtBlackColor)}.promotionCru .condition_tab .firstH3{display:flex;align-items:baseline;gap:10px;color:var(--txtBlackColor)}.promotionCru .condition_tab .firstH3 .form-item-control{width:10%}.promotionCru .condition_tab .firstH3 .form-item-control>.ant-form-item{width:100%}.promotionCru .condition_tab_form{border:1px solid #cdcdcd;padding:10px;border-radius:5px;margin-bottom:10px}.promotionCru .condition_list{display:flex;align-items:center;overflow:scroll}.promotionCru .condition_list_item{width:95%;display:flex;gap:15px}.promotionCru .condition_list_item_base{width:40%;max-width:300px}.promotionCru .condition_list_item_base>.ant-form-item{width:100%}.promotionCru .condition_list_item_eq{width:200px;max-width:200px}.promotionCru .condition_list_item_eq>.ant-form-item{width:100%}.promotionCru .condition_list_item_eq_code>.ant-form-item{width:calc(50% - 15px)}.promotionCru .condition_list .anticon-minus-circle{width:5%}.promotionCru .condition_formList_item .combo_condition-item{width:100%}.promotionCru .condition_formList_item .combo_condition-item>.ant-form-item{width:calc(50% - 15px)}.promotionCru .condition_formList_item .multiply_item .time_condition{align-items:center;margin-bottom:10px}.promotionCru .condition_formList_item .multiply_item .time_condition:first-child .ant-form-item-label{position:relative;display:block!important;padding:5px 10px;margin-bottom:10px;text-align:center!important;background:var(--mainColor);overflow:visible}.promotionCru .condition_formList_item .multiply_item .time_condition:first-child .ant-form-item-label>label{color:#fff}.promotionCru .condition_formList_item .multiply_item .time_condition:first-child .ant-form-item-label>label:after{content:""}.promotionCru .condition_formList_item .multiply_item .time_condition:first-child .ant-form-item-label:before{content:"";position:absolute;top:0;right:-20px;width:20px;height:100%;background:var(--mainColor)}.promotionCru .condition_formList_item .multiply_item .time_condition:first-child .anticon-minus-circle{margin-top:40px}.promotionCru .condition_formList_item .multiply_item .time_condition .ant-form-item-label{display:none}.promotionCru .condition_formList_item .multiply_item .time_condition>.ant-form-item{width:95%}.promotionCru .condition_formList_item .multiply_item .time_condition .ant-picker-range{width:100%}.promotionCru .condition_formList_item .multiply_item .time_condition .ant-form-item{margin-bottom:0}.promotionCru .sale-area-tab__content{position:relative;width:100%;padding:8px 16px;color:#000000d9;line-height:1.5715;border-bottom:1px solid #d9d9d9}.promotionCru .sale-area-tab__control{display:flex;flex-direction:row;justify-content:end;align-items:center;padding:10px 5px;gap:10px}.promotionCru .sale-area-tab .ant-collapse-item,.promotionCru .sale-area-tab .ant-collapse{width:100%}.promotionCru .sale-area-tab .ant-collapse>.promotionCru .sale-area-tab .ant-collapse-item>.promotionCru .sale-area-tab .ant-collapse-header{padding:8px 16px}.promotionCru .sale-area-tab .ant-collapse-item{width:100%}.promotionCru .sale-area-tab .ant-collapse-content-box{padding:0 0 0 16px}.promotionCru .sale-area-tab .ant-collapse-content-box .sale-area-tab__content{border-bottom:none}.promotionCru .sale-area-tab__delete-icon{color:red;font-size:16px;position:absolute;right:10px;top:0;transform:translateY(50%)}.sale-area-tab .ant-collapse{background:var(--disableColor)}.sale-area-tab .ant-collapse.child{border:none}.sale-area-tab__content span{color:var(--txtBlackColor)}.membership__form-list .form{position:relative}.membership__form-list .form .anticon-minus-circle{position:absolute;top:34px;right:-34px;margin-right:10px}.apiDataModal .ant-modal-content .ant-modal-title{margin:0 auto;color:#1070b6;text-align:center;font-size:18px;letter-spacing:.5px;font-weight:700}.apiDataModal .ant-modal-content .ant-modal-body div pre{height:300px;max-height:300px;overflow:auto;display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.apiDataModal .ant-modal-content .ant-modal-footer button{border-radius:4px}.apiDataModal .ant-modal-content .ant-modal-footer button.ant-btn.ant-btn-default{background-color:var(--mainBg);color:#1070b6;border:1px solid #1070b6;padding:0rem .8rem;font-weight:700;font-size:14px;line-height:26px}.apiDataModal .ant-modal-content .ant-modal-footer .ant-btn.ant-btn-primary{background-color:#1070b6;padding:0rem .8rem;font-weight:700;font-size:14px;line-height:26px;color:#fff}.trade-requests h2{margin-bottom:0;font-weight:700;font-size:18px;letter-spacing:1.3px;text-transform:uppercase;color:#1070b6}.trade-requests__body{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:10px;padding-top:10px}.trade-requests__fieldset{padding:15px;border:1px solid #cdcdcd;border-radius:5px;width:100%}.trade-requests__fieldset legend{border:1px solid #cdcdcd;width:auto;padding:10px;background:#a0a0a0;color:#fff;margin:0;font-size:1em;border-radius:5px}.trade-requests__fieldset .table-desktop{border:none;padding:0;justify-self:start;gap:0}.trade-requests .page_button{display:flex;gap:10px}.iot{box-shadow:var(--boxShadow);padding:5px 10px 0}@media screen and (min-width: 1024px){.iot .recruitCru .formSection{align-items:center}}.iot .recruitCru .sections{padding:10px}.iot .recruitCru .sections .formSection{box-shadow:#959da51a 0 8px 12px}.iot .recruitCru .sections .propertiesControl{padding-top:4px;display:flex;justify-content:flex-end}.loyaltyMembershipVersion .table_name .table_name-body .btn-group-search button.btn.bg-white.btn-cancel,.loyaltyMembershipVersion .select-page-size{display:none}.loyaltyMembershipVersionCru h3{color:#1070b6}.loyaltyMembershipVersionCru .select-page-size{display:none}@media screen and (min-width: 1024px){.pointOders .table-desktop .handleCancel{display:flex;justify-content:center;padding:5px}}.pointTotalOrder .table-desktop .top{display:none}.pointTotalOrder .table-desktop{gap:0;border-radius:6px 6px 0 0;padding:0}.pointTotalOrder .innerDiv{padding:0 10px 20px}@media screen and (min-width: 1024px){.pointTotalOrder .innerDiv{border:1px solid #cdcdcd;border-radius:0 0 6px 6px;padding:10px}}.dropdown-loyalty button{height:30px;min-width:250px}.membership .square-color{padding:10px 20px;border:1px solid #cdcdcd;border-radius:5px;box-shadow:var(--boxShadow)}.couponCru .general_tab{width:75%;box-shadow:var(--boxShadow);padding:15px}.couponCru .general_tab .normal-item{padding:0}.couponCru .general_tab .form-item-control>.ant-form-item{width:calc(33.3333333333% - 10px)}.couponCru .general_tab_list>.ant-form-item{width:100%!important}.couponCru .general_tab .coupon_list{padding:10px;margin-bottom:15px;border-radius:5px;background:#e3e3e3;min-height:150px}.couponCru .general_tab .coupon_list_item{margin:5px 0}.couponCru .general_tab .coupon_list_item label{display:flex;gap:15px;align-items:center}.couponCru .images_tab{width:25%;box-shadow:var(--boxShadow);padding:15px;display:inline}.couponCru .images_tab .normal-item{padding:0}.couponCru .images_tab .form-item-control__uploadFile{width:100%}.couponCru .images_tab .form-item-control>.ant-form-item{width:calc(100% - 15px)}.couponCru .images_tab .wp-upload input{display:none}.couponCru .coupon_tab{box-shadow:var(--boxShadow);padding:20px}.couponCru .coupon_tab .bonus_more .ant-form-item-label>label:after{content:""}.couponCru .coupon_tab .bonus_more:first-child .ant-form-item-label{position:relative;display:block!important;padding:5px 10px;margin-bottom:10px;text-align:center!important;background:var(--mainColor);overflow:visible}.couponCru .coupon_tab .bonus_more:first-child .ant-form-item-label>label{color:#fff}.couponCru .coupon_tab .bonus_more:first-child .ant-form-item-label:before{content:"";position:absolute;top:0;right:-20px;width:20px;height:100%;background:var(--mainColor)}.couponCru .coupon_tab .bonus_more:first-child .anticon-minus-circle{margin-top:50px}.couponCru .coupon_tab .bonus_more .anticon-minus-circle:not(first-child){margin-top:10px}.couponCru .coupon_tab .bonus_more .ant-form-item-label{display:none}.couponCru .coupon_tab .bonus_more .form-item-control>.ant-form-item{width:calc(31.6666666667% - 15px);min-width:calc(31.6666666667% - 15px)}.couponCru .coupon_tab_form{border:1px solid #cdcdcd;border-radius:5px;margin:10px 0;padding:10px}.generate_coupon{padding:10px;border:1px solid #cdcdcd;border-radius:5px;margin:20px 0;background:#fbfbfb}.language-cru .form-item-control{align-items:flex-end}.checkPerformance .generalPerformance .performance{display:flex}.checkPerformance .generalPerformance .performance .progress{width:50%;display:flex;align-items:center;justify-content:center;flex-direction:column}.checkPerformance .generalPerformance .performance .progress .ant-progress .ant-progress-inner{width:200px!important;height:200px!important}.checkPerformance .generalPerformance .performance .progress .color-success .ant-progress-circle-path{stroke:#28ca42}.checkPerformance .generalPerformance .performance .progress .color-danger .ant-progress-circle-path{stroke:#d4b106}.checkPerformance .generalPerformance .performance .progress .color-warning .ant-progress-circle-path{stroke:#ff0202}.checkPerformance .generalPerformance .performance .ant-image{width:50%;margin:auto;text-align:center}.checkPerformance .generalPerformance .performance .ant-image img{max-width:200px;max-height:700px}.homePageFlex .ant-card-head-title{font-size:18px;font-weight:600}.homePageFlex .react-resizable-handle.react-resizable-handle-se{width:20px;height:20px;cursor:se-resize;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(/assets/drag.svg);background-position:bottom right;padding:0 3px 3px 0;content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.homePageFlex .layout .ant-card.card-layout{position:absolute;width:100%;overflow-y:scroll;height:100%}.homePageFlex .layout .ant-card{border-radius:2px;box-shadow:#6b6b6b 0 1px 3px,#6b6b6b 0 1px 2px}.homePageFlex .layout .ant-card .item-order{display:flex;flex-wrap:wrap;gap:15px}.homePageFlex .layout .ant-card .item-order .item{text-align:center}.homePageFlex .layout .ant-card .item-order .item__text{font-size:13px}.homePageFlex .layout .ant-card .item-order .item__number{font-size:18px}.homePageFlex .layout .ant-card .ant-card-body{padding:15px}.homePageFlex .general_table{margin-top:15px}.homePageFlex .general_table .ant-card-body{padding:0}.homePageFlex .general_table .ant-card-body .table-desktop{border:none;gap:0}.homePageFlex .general_table__news{border-radius:5px;height:100%;box-shadow:#959da533 0 8px 24px;overflow:scroll}.homePageFlex .general_table__news .ant-card-body{padding:0 24px;position:absolute;height:75%;width:100%}.homePageFlex .general_table__news .ant-card-body .table-desktop{border:none}.homePageFlex .general_table__news .ant-card-body .table-desktop .ant-table-header,.homePageFlex .general_table__news .ant-card-body .table-desktop .ant-table-body{overflow:visible!important}.homePageFlex .general_table__most{margin-top:15px;display:flex;gap:15px;flex-wrap:wrap;flex-direction:column;flex-wrap:nowrap}.homePageFlex .general_table__most__item{border-radius:5px;box-shadow:#959da533 0 8px 24px;width:100%;height:100%}.homePageFlex .general_table__most__item .ant-card-body{padding:10px;overflow:auto scroll}.homePageFlex .general_table__most__item .ant-card-body .chartContainer{padding:0;border:none}.homePageFlex .general_table__most__item .ant-card-body .table-desktop{padding:0}.homePageFlex .general_table__most__item .ant-table-body{overflow:hidden!important}.homePageFlex .general_table__most__item{width:100%}.homePageFlex .general_table__most__item_scroll .ant-card-body{height:85%;width:100%;overflow-y:scroll;position:absolute}.homePageFlex .bar-chart{border-radius:5px;box-shadow:#959da533 0 8px 24px;margin-top:20px}.homePageFlex .bar-chart .ant-card-body{padding:0}.homePageFlex .bar-chart .ant-card-body .chartContainer{border:none}.homePage .ant-card-head-title{font-size:18px}.homePage .ant-card{background:var(--mainColorWhite);border:1px solid var(--borderColor)}.homePage .ant-card .ant-card-head-title{color:var(--txtBlackColor)}.homePage .ant-card .ant-card-head{border-bottom:1px solid var(--borderColor)}.homePage .ant-card .ant-card-body h1{color:var(--txtMainColor)}.homePage .ant-card .ant-card-body .card-children{color:var(--txtBlackColor)}.homePage .card-layout{display:flex;gap:15px;flex-wrap:wrap}@media screen and (min-width: 1024px){.homePage .card-layout{flex-wrap:nowrap}}.homePage .card-layout .ant-card{width:100%;border-radius:5px;box-shadow:var(--boxShadow)}@media screen and (min-width: 1024px){.homePage .card-layout .ant-card{width:calc(25% - 10px)}}.homePage .card-layout .ant-card .item-order{display:flex;flex-wrap:wrap;gap:15px}@media screen and (min-width: 1024px){.homePage .card-layout .ant-card .item-order{max-height:50px;overflow-y:scroll}}.homePage .card-layout .ant-card .item-order .item{text-align:center}.homePage .card-layout .ant-card .item-order .item__text{font-size:13px}.homePage .card-layout .ant-card .item-order .item__number{font-size:18px}.homePage .card-layout .ant-card .ant-card-body{padding:15px}.homePage .general_table__news{border-radius:5px;box-shadow:var(--boxShadow)}.homePage .general_table__most{margin-top:15px;display:flex;gap:15px;flex-wrap:wrap}@media screen and (min-width: 1024px){.homePage .general_table__most{flex-wrap:nowrap}}.homePage .general_table__most__item{border-radius:5px;box-shadow:var(--boxShadow);width:100%}.homePage .general_table__most__item .ant-card-body{padding:10px}.homePage .general_table__most__item .ant-card-body .chartContainer{padding:0;border:none}.homePage .general_table__most__item .ant-card-body .table-desktop{padding:0}@media screen and (min-width: 1024px){.homePage .general_table__most__item{width:calc(50% - 7.5px)}}.homePage .bar-chart{border-radius:5px;box-shadow:var(--boxShadow);margin:15px 0}.homePage .bar-chart .ant-card-body{padding:0}.homePage .bar-chart .ant-card-body .chartContainer{border:none}.modal_detail-colaborator .ant-modal-body{max-height:650px;overflow:hidden;overflow-y:auto}.modal_reject .ant-modal-content{border-radius:5px}.modal_reject .ant-modal-content .ant-btn{height:35px;border-radius:5px}.modal_reject .ant-modal-content .ant-btn-primary{background-color:var(--mainColor);border-color:var(--mainColor)}.modal_reject .ant-modal-content .ant-modal-body{padding:15px 20px}.report-page .general_tab{display:flex;flex-wrap:wrap;gap:15px}.report-page .general_tab__item{width:100%;box-shadow:#959da51a 0 8px 12px;border-radius:5px}@media screen and (min-width: 1024px){.report-page .general_tab__item{width:calc(50% - 7.5px)}}.report-page .general_tab__item__content{display:flex;flex-wrap:wrap;gap:5px}.report-page .general_tab__item__content__item{width:100%;display:flex;align-items:center;justify-content:space-between}.report-page .general_tab__item__content__item__info{display:flex;align-items:center;gap:5px}.report-page .general_tab__item__content__item__info .ant-image{max-width:50px;min-width:50px;height:50px;border:1px solid #cdcdcd;border-radius:5px}.report-page .general_tab__item .ant-card-body{padding:15px}.report-page .general_tab__item .ant-card-body .chartContainer{border:none}.report-page .sale-report .ant-card-body{padding:0}.report-page .sale-report__card{border-radius:5px;color:#fff;border:none;box-shadow:none}.report-page .sale-report__card-header{padding-bottom:10px}.report-page .sale-report__list{display:flex;flex-direction:row;align-items:stretch;gap:20px;flex-wrap:wrap}.report-page .sale-report__list:before{content:none}.report-page .sale-report__list:after{content:none}.report-page .sale-report__item{width:100%;box-shadow:#959da533 0 8px 24px;border:1px solid #cdcdcd;border-radius:15px;padding:15px}@media screen and (min-width: 1024px){.report-page .sale-report__item{width:calc(25% - 15px)}}.report-page .sale-report__item .ant-card-body{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:0}.report-page .sale-report__item .ant-card-body:before{display:none}.report-page .sale-report__item .ant-card-body:after{display:none}.report__box{padding-bottom:20px}.report__title{display:inline-block;font-size:20px;font-weight:600;padding-bottom:15px}.report__card{border-radius:5px;box-shadow:#959da51a 0 8px 12px;color:#fff;border:none}.report__card-list{display:flex;flex-direction:row;justify-content:start;align-items:stretch;flex-wrap:wrap;gap:15px}.report__card-item{width:100%;box-shadow:#959da51a 0 8px 12px;border-radius:15px}@media screen and (min-width: 1024px){.report__card-item{width:calc(25% - 11.25px)}}.report__card-item .ant-card-body{padding:15px}.report__card-name{font-size:16px;font-weight:600;text-transform:capitalize}.modal-store-list{display:flex;border-bottom:1px solid #cdcdcd}.modal-store-list div p{margin:5px 0}.importCru .button_group{display:flex;gap:10px;justify-content:end}@media screen and (min-width: 1024px){.importCru .button_group{justify-content:center}}.custom-transfer-table .ant-table-wrapper .ant-table-thead .ant-table-cell:first-child{min-width:47px!important;width:47px!important}.import_cru .ant-pagination{margin:10px!important}.return-item-cru .details__property{display:flex;flex-direction:column;justify-content:start;align-items:start}@media screen and (min-width: 1024px){.return-item-cru .details__property{width:100%}}.return-item-cru .details__property-item{position:relative;width:100%;padding:20px 10px 10px;border:1px solid #cdcdcd;border-radius:5px}@media screen and (min-width: 1024px){.return-item-cru .details__property-item{border:none;padding:0}.return-item-cru .details__property-item:first-child .ant-form-item-label{position:relative;display:block!important;padding:5px 10px;margin-bottom:10px;text-align:center!important;background:var(--mainColor);overflow:visible}.return-item-cru .details__property-item:first-child .ant-form-item-label>label{color:#fff}.return-item-cru .details__property-item:first-child .ant-form-item-label:before{content:"";position:absolute;top:0;right:-20px;width:20px;height:100%;background:var(--mainColor)}.return-item-cru .details__property-item:first-child .anticon-minus-circle{top:50%!important}.return-item-cru .details__property-item:not(:first-child){margin:0}.return-item-cru .details__property-item:not(:first-child) .ant-space{height:60px}}@media screen and (min-width: 1024px) and (min-width: 1024px){.return-item-cru .details__property-item.row-3 .ant-form-item,.return-item-cru .details__property-item.row-3 .form-item-control__uploadFile{width:calc(50% - 25px)}.return-item-cru .details__property-item.row-3 .ant-form-item,.return-item-cru .details__property-item.row-3 .form-item-control__uploadFile{width:calc(50% - 35px)}.return-item-cru .details__property-item .files-change{max-width:250px}.return-item-cru .details__property-item .files-change .item img{width:auto;max-width:100%;max-height:40px}}.return-item-cru .details__property-item .ant-space{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;gap:0!important}@media screen and (min-width: 1024px){.return-item-cru .details__property-item .ant-space{flex-direction:row;gap:0 20px!important;flex-wrap:wrap}}.return-item-cru .details__property-item .ant-space-item{width:100%}.return-item-cru .details__property-item .ant-space-item .ant-form-item-control{position:static}@media screen and (min-width: 1024px){.return-item-cru .details__property-item .ant-space-item{width:calc(100% - 30px)}.return-item-cru .details__property-item .ant-space-item .ant-row{flex-wrap:wrap}.return-item-cru .details__property-item .ant-space-item .ant-row .ant-col{text-align:start;width:100%}.return-item-cru .details__property-item .ant-space-item .ant-row .ant-col.ant-form-item-label{display:none}.return-item-cru .details__property-item .ant-space-item .ant-row .ant-form-item-control{position:static;flex:none}}.return-item-cru .details__property-item .ant-space-item .anticon-minus-circle{position:absolute;top:10px;right:15px;padding:0!important;font-size:17px;color:red}@media screen and (min-width: 1024px){.return-item-cru .details__property-item .ant-space-item .anticon-minus-circle{position:static;right:-10px;top:0;transform:translate(50%,50%)}}.return-item-cru .details__property-item .ant-space-item .anticon-minus-circle svg{font-size:19px}.plans-detail{position:relative}.plans-detail .go-back{position:absolute;top:0;right:0}.plans-detail .go-back .btn-change-filter{padding:3px 5px;border-color:#1070b6}.plans-detail .go-back .btn-change-filter .btn__txt{color:#1070b6}.plans-detail .go-back .btn-change-filter .btn__txt span{font-size:20px}.plans-detail .accept__img{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px}.plans-detail .accept__img .anticon{cursor:pointer;font-size:27px}.plans-detail .ant-table-tbody .ant-table-selection-column{display:flex;align-items:center;justify-content:center}.plans-cru__children .trade-requests__fieldset .table-desktop{gap:10px}.plans-cru .group-filter .form-filter-inline{width:100%}.roadMapCru__addStore .location-district.hidden-district,.roadMapCru__addStore .location-ward.hidden-district,.roadMapCru__addStore .location-ward.hidden-ward{display:none}.roadMapCru .table-list .form-item-control .ant-form-item{margin-bottom:0}.modalRoadmap .ant-modal-body{padding:0 20px}.modalRoadmap .ant-modal-body .table-desktop .ant-table-container .ant-table-body{max-height:30vh!important}.modalRoadmap td.ant-table-selection-column{padding-left:8px!important}.dms-roadmap .ant-table-tbody .ant-table-selection-column{display:flex;align-items:center;justify-content:center}.ant-result .ant-result-icon img{width:350px}.ant-result .ant-result-title>*{color:var(--txtBlackColor)}.ant-result .ant-result-subtitle>*{color:var(--txtBlackColor)}.qrManagerCru .general_tab{width:100%}.qrManagerCru .qr_tab{display:flex;width:100%}.qrManagerCru .qr_tab .group-tab-qr{flex-direction:row}.qrManagerCru .qr_tab .form-item-control{gap:10px!important}.qrManagerCru .qr_tab .form-item-control .ant-form-item{margin-bottom:0}.qrManagerCru .qr_tab .form-item-control__uploadFile{width:auto}.qrManagerCru .qr_tab .button-control{flex-direction:column}.qrManagerCru .qr_tab .button-control .ant-form-item{width:fit-content!important}@media screen and (min-width: 1024px){.qrManagerCru .qr_tab .group-tab-qr{flex-direction:column;justify-content:flex-start;align-items:center}.qrManagerCru .qr_tab .button-control{flex-direction:column;border-left:none!important;padding-left:0!important}.qrManagerCru .qr_tab .button-control .ant-form-item{width:fit-content!important}}.qrManagerCru .qr_tab .qr_code{border:1px solid #cdcdcd;padding:10px;width:100%!important;height:unset!important}@media screen and (min-width: 1024px){.assetsInvenCru .ant-picker-input{height:30px;border-radius:4px}.assetsInvenCru .form-item-control__uploadFile{width:25%}}.assetsInvenCru__scan{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px;height:70vh;overflow:hidden scroll;padding:0 5px 20px}.assetsInvenCru__scan-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap}.assetsInvenCru__scan-head .result-item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;height:150px;overflow:hidden;text-align:center;border:1px solid #cdcdcd;border-radius:4px;padding:10px}.assetsInvenCru__scan-head .result-item h4{font-size:15px;font-weight:700;margin-bottom:0}@media screen and (min-width: 1024px){.assetsInvenCru__scan-head .result-item h4{font-size:20px}}@media screen and (min-width: 1024px){.assetsInvenCru__scan-head .result-item:not(.chart){width:calc((100% - 410px)/4 - 20px)}}.assetsInvenCru__scan-head .result-item.chart{width:100%}@media screen and (min-width: 1024px){.assetsInvenCru__scan-head .result-item.chart{width:410px}}.assetsInvenCru__scan-body{display:flex;flex-direction:row;align-items:start;gap:20px;width:100%;flex-wrap:wrap}.assetsInvenCru__scan-body .content{width:100%}@media screen and (min-width: 1024px){.assetsInvenCru__scan-body .content{width:calc(70% - 20px)}}.assetsInvenCru__scan-body .content .ant-form-horizontal .ant-form-item-control{flex:auto}.assetsInvenCru__scan-body .content .ant-form-item-control{width:100%}.assetsInvenCru__scan-body .internet{width:100%;border:1px solid #cdcdcd}.assetsInvenCru__scan-body .internet .title{width:100%;background-color:var(--mainBg);padding:5px 10px;border-bottom:1px solid #cdcdcd}@media screen and (min-width: 1024px){.assetsInvenCru__scan-body .internet{width:30%}}.assetsInvenCru__scan-body .internet-list{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:20px;padding:10px;height:40vh;overflow:scroll}@media screen and (min-width: 1024px){.assetsInvenCru__scan-body .internet-list{height:60vh}}.assetsInvenCru__scan-body .internet-item{width:100%;border-radius:4px;border:1px solid #cdcdcd;box-shadow:var(--boxShadow)}.assetsInvenCru__scan-body .internet-item__title{padding-left:5px}.assetsInvenCru__scan-body .internet-item__title h4{font-weight:700;font-size:15px;margin-bottom:0}.assetsInvenCru__scan-body .internet-item__title a{font-size:14px;color:#1070b6;margin-bottom:5px}.assetsInvenCru__scan-body .internet-item__result{text-align:end;background:rgba(224,224,224,.5019607843);font-size:14px;padding:5px 10px}.assetsInvenCru__scan-body .internet-item__result p{margin-bottom:0}.assetsInvenCru__modal .ant-modal-body{padding:10px 5px}.assetsInvenCru__modal .ant-modal-confirm-title{font-size:20px;font-weight:700}.assetsInvenCru__modal .ant-modal-confirm-btns{padding-right:10px}.assetsInvenCru__modal .ant-modal-confirm-btns .ant-btn-primary{background:var(--mainColor);border-color:#1070b6}.notification strong{color:#1070b6;font-weight:400}.notification .ant-col{padding-right:20px}.notification .ant-col strong{color:#1070b6;font-weight:400}.notification .ant-col tr th:nth-child(3){min-width:100px}.notification textarea{height:200px}.notification .ant-table-wrapper .ant-table-tbody>tr>td:last-child{text-align:center}@media screen and (min-width: 1024px){.notificationFormItem .ant-picker-input{height:30px;border-radius:4px}.notificationFormItem .form-item-control__uploadFile{width:25%}}.notificationFormItem__scan{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px;height:70vh;overflow:hidden scroll;padding:0 5px 20px}.notificationFormItem__scan-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap}.notificationFormItem__scan-head .result-item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;height:150px;overflow:hidden;text-align:center;border:1px solid #cdcdcd;border-radius:4px;padding:10px}.notificationFormItem__scan-head .result-item h4{font-size:15px;font-weight:700;margin-bottom:0}@media screen and (min-width: 1024px){.notificationFormItem__scan-head .result-item h4{font-size:20px}}@media screen and (min-width: 1024px){.notificationFormItem__scan-head .result-item:not(.chart){width:calc((100% - 410px)/4 - 20px)}}.notificationFormItem__scan-head .result-item.chart{width:100%}@media screen and (min-width: 1024px){.notificationFormItem__scan-head .result-item.chart{width:410px}}.notificationFormItem__scan-body{display:flex;flex-direction:row;align-items:start;gap:20px;width:100%;flex-wrap:wrap}.notificationFormItem__scan-body .content{width:100%}@media screen and (min-width: 1024px){.notificationFormItem__scan-body .content{width:calc(70% - 20px)}}.notificationFormItem__scan-body .content .ant-form-horizontal .ant-form-item-control{flex:auto}.notificationFormItem__scan-body .content .ant-form-item-control{width:100%}.notificationFormItem__scan-body .internet{width:100%;border:1px solid #cdcdcd}.notificationFormItem__scan-body .internet .title{width:100%;background-color:var(--mainBg);padding:5px 10px;border-bottom:1px solid #cdcdcd}@media screen and (min-width: 1024px){.notificationFormItem__scan-body .internet{width:30%}}.notificationFormItem__scan-body .internet-list{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:20px;padding:10px;height:40vh;overflow:scroll}@media screen and (min-width: 1024px){.notificationFormItem__scan-body .internet-list{height:60vh}}.notificationFormItem__scan-body .internet-item{width:100%;border-radius:4px;border:1px solid #cdcdcd;box-shadow:var(--boxShadow)}.notificationFormItem__scan-body .internet-item__title{padding-left:5px}.notificationFormItem__scan-body .internet-item__title h4{font-weight:700;font-size:15px;margin-bottom:0}.notificationFormItem__scan-body .internet-item__title a{font-size:14px;color:#1070b6;margin-bottom:5px}.notificationFormItem__scan-body .internet-item__result{text-align:end;background:rgba(224,224,224,.5019607843);font-size:14px;padding:5px 10px}.notificationFormItem__scan-body .internet-item__result p{margin-bottom:0}.notificationFormItem__modal .ant-modal-body{padding:10px 5px}.notificationFormItem__modal .ant-modal-confirm-title{font-size:20px;font-weight:700}.notificationFormItem__modal .ant-modal-confirm-btns{padding-right:10px}.notificationFormItem__modal .ant-modal-confirm-btns .ant-btn-primary{background:var(--mainColor);border-color:#1070b6}@media only screen and (min-width: 320px) and (max-width: 1024px){.notification .ant-row{flex-direction:column}.notification .ant-row .ant-col{padding:0;max-width:100%}}.notification-form form .form-item-control .ant-form-item:last-child textarea{height:150px}.product-description .ck-content,.email-description .ck-content,.sms-description .ck-content,.ad-description .ck-content,.image-description .ck-content{max-height:100%;height:100%;min-height:60vh}.image-description .ant-upload.ant-upload-select{width:100%!important}.image-description .ant-upload.ant-upload-select .bg-main{border:1px dashed #d9d9d9;background:#fafafa!important;transition:border-color .3s;border-radius:10px!important;cursor:pointer;width:100%!important;color:#000}.image-description .ant-upload.ant-upload-select .btn__txt p:nth-child(1){width:100%;color:#1070b6}.image-description .ant-upload.ant-upload-select .btn__txt p:nth-child(1) svg{font-size:48px}.image-description .ant-upload.ant-upload-select .btn__txt p:nth-child(2){color:#000000e6;font-size:16px}.image-description .ant-upload.ant-upload-select .btn__txt p:nth-child(3){color:#00000073;font-size:14px}.image-description .ant-upload.ant-upload-select .btn__icon{display:none}.image-list .ant-image{width:100%;height:100%}.landingPage-description .ck-content{max-height:100%;height:100%;min-height:60vh}.landingPage-description .form-item-control>.ant-form-item{width:calc(50% - 8px)}.customers-cru{display:flex;flex-direction:column;gap:15px}.customers-cru .areas-code{width:100%;border:1px solid #cdcdcd;padding:5px 15px 15px;border-radius:5px}@media screen and (min-width: 1024px){.customers-cru .areas-code{width:calc(100% - 10px)}}.customers-cru .areas-code label{display:flex;flex-direction:row;align-items:center;gap:5px;padding:5px}.customers-cru .form-sales{border-radius:4px;padding:10px;border:1px solid #cdcdcd;box-shadow:var(--boxShadow);overflow-x:scroll;gap:10px}@media screen and (min-width: 1024px){.customers-cru .form-sales .form-products .form-act_product:first-child .ant-form-item-label{position:relative;display:block!important;padding:5px 10px;margin-bottom:10px;text-align:center!important;background:var(--mainColor);overflow:visible}.customers-cru .form-sales .form-products .form-act_product:first-child .ant-form-item-label>label{color:#fff}.customers-cru .form-sales .form-products .form-act_product:first-child .ant-form-item-label:before{content:"";position:absolute;top:0;right:-40px;width:40px;height:100%;background:var(--mainColor)}.customers-cru .form-sales .form-products .form-act_product:first-child .anticon-minus-circle{margin-top:50px}.customers-cru .form-sales .form-products .form-act_product .ant-form-item-label{display:none!important}.customers-cru .form-sales .form-products .form-act_product .anticon-minus-circle:not(first-child){margin-top:10px}.customers-cru .form-sales .form-products .form-act_product .form-item-control>.ant-form-item{padding:0 10px;width:calc(50% - 30px)}}.customers-cru .form-item-control .config-item{width:100%}.customers-cru .sections{display:flex;flex-direction:column;justify-content:center;border-radius:4px;border:1px solid #cdcdcd;overflow-x:scroll;padding:10px;box-shadow:var(--boxShadow)}.customers-cru .sections .form-sales{border-radius:0;border:none;padding:0}.customers-cru .sections .control-section{display:flex;flex-direction:row;align-items:baseline;gap:10px}.customers-cru .details__property{display:flex;flex-direction:column;justify-content:start;align-items:start}@media screen and (min-width: 1024px){.customers-cru .details__property{width:100%}}.customers-cru .details__property-item{position:relative;width:100%;padding:20px 10px 10px;border:1px solid #cdcdcd;border-radius:5px}@media screen and (min-width: 1024px){.customers-cru .details__property-item{border:none;padding:0}.customers-cru .details__property-item:first-child .ant-form-item-label{position:relative;display:block!important;padding:5px 10px;margin-bottom:10px;text-align:center!important;background:var(--mainColor);overflow:visible}.customers-cru .details__property-item:first-child .ant-form-item-label>label{color:#fff}.customers-cru .details__property-item:first-child .ant-form-item-label:before{content:"";position:absolute;top:0;right:-20px;width:20px;height:100%;background:var(--mainColor)}.customers-cru .details__property-item:first-child .anticon-minus-circle{top:50%!important}.customers-cru .details__property-item:not(:first-child){margin:0}.customers-cru .details__property-item:not(:first-child) .ant-space{height:60px}}@media screen and (min-width: 1024px) and (min-width: 1024px){.customers-cru .details__property-item.row-5 .ant-form-item,.customers-cru .details__property-item.row-5 .form-item-control__uploadFile{width:calc(20% - 20px)}}.customers-cru .details__property-item .ant-space{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;gap:0!important}@media screen and (min-width: 1024px){.customers-cru .details__property-item .ant-space{flex-direction:row;gap:0 20px!important;flex-wrap:wrap}}.customers-cru .details__property-item .ant-space-item{width:100%}.customers-cru .details__property-item .ant-space-item .ant-form-item-control{position:static}@media screen and (min-width: 1024px){.customers-cru .details__property-item .ant-space-item{width:calc(100% - 30px)}.customers-cru .details__property-item .ant-space-item .ant-row{flex-wrap:wrap}.customers-cru .details__property-item .ant-space-item .ant-row .ant-col{text-align:start;width:100%}.customers-cru .details__property-item .ant-space-item .ant-row .ant-col.ant-form-item-label{display:none}.customers-cru .details__property-item .ant-space-item .ant-row .ant-form-item-control{position:static;flex:none}}.store-distributor-cru .ant-table-tbody .ant-table-selection-column{display:flex;align-items:center;justify-content:center}.modal_order .form-cancel textarea{height:60px}.sale-detail{margin-bottom:16px;display:flex;flex-direction:column;gap:8px}.sale-detail__title{font-weight:700;font-size:24px}.sale-detail__left{padding:20px;background:var(--mapColor);border-radius:4px}.sale-detail__item{padding:16px;margin-top:28px;border-radius:6px}.sale-detail__item-title{display:flex;justify-content:space-between;align-items:center;font-size:13px}.sale-detail__item-title p{margin:12px 0 0}.sale-detail__item-title .text-bold{font-weight:700}.sale-detail__item.first{background:#fff4de}.sale-detail__item.second{background:#dcfce7}.sale-detail__item.third{background:#f3e8ff}.google-map{width:100%;height:870px;position:relative}.google-map__annotation{position:absolute;top:16px;left:16px;background:var(--mainColor);color:#fff;border-radius:4px;padding:8px 16px;font-weight:700;font-size:14px}.google-map__annotation .ant-tooltip .ant-tooltip-content{width:inherit!important}.google-map__annotation .ant-tooltip .ant-tooltip-inner{padding:12px!important;border-radius:6px;background:red}.google-map__tooltip .ant-tooltip .ant-tooltip-content{width:inherit!important}.google-map__tooltip .ant-tooltip .ant-tooltip-inner{padding:12px!important;border-radius:6px}.google-map__tooltip-icon{position:relative;width:60px;height:60px;display:flex;transform:rotate(-47deg);flex-direction:column;justify-content:start;border-radius:50% 50% 50% 0%;align-items:center}.google-map__tooltip-icon.first{background:#5fd85f}.google-map__tooltip-icon.second{background:#f01919}.google-map__tooltip-icon.third{background:#ffc535}.google-map__tooltip-icon.fourth{background:#707070}.google-map__tooltip-icon .element{font-size:20px;background-color:#fff;transform:rotate(45deg);width:28px;height:28px;border-radius:50%;margin-top:14px;margin-left:2px;display:flex;justify-content:center;align-items:center;color:var(--mainColor);box-shadow:0 2px 4px #0000001a}.google-map__info{display:flex;flex-direction:column;gap:4px;border-radius:6px}.google-map__info-address{display:flex;justify-content:space-between;align-items:center;gap:24px}.google-map__info-address .text{font-size:12px;color:#000}.google-map__info-annotation{display:flex;align-items:center;gap:8px}.google-map__info-annotation .first{background:#5fd85f}.google-map__info-annotation .second{background:#ffc535}.google-map__info-annotation .third{background:#eceff1}.google-map__info-annotation .fourth{background:#f01919}.google-map__info-annotation p{margin:0;font-size:12px}.custom-tooltip_sale .ant-tooltip-content{width:inherit!important}.custom-tooltip_sale .ant-tooltip-inner{padding:12px!important;border-radius:6px}.custom-tooltip_annotation .ant-tooltip-content{width:inherit!important;margin-left:30px}.custom-tooltip_annotation .ant-tooltip-content .ant-tooltip-arrow{display:none}.custom-tooltip_annotation .ant-tooltip-inner{padding:12px!important;border-radius:6px;color:#000;background-color:#fff;z-index:-1!important;margin-top:-12px}.select-sale-detail .ant-select-selector{background-color:var(--mainBg)!important}.sms-module__title{font-size:24px;margin:16px 0;font-weight:700;display:inline-block}.sms-module__collapse{border:none}.sms-module__collapse-icon{margin-right:12px;font-size:32px}.sms-module__collapse-linked{display:flex;align-items:center;gap:24px}.sms-module__collapse-linked .image{width:50px;height:50px;overflow:hidden}.sms-module__collapse-linked .image img{width:100%;height:100%}.sms-module__collapse-linked .title{font-size:16px;font-weight:700;margin:0 0 8px;color:var(--txtBlackColor)}.sms-module__collapse-linked .content{margin:0;color:var(--txtBlackColor)}.sms-module__collapse-button{border:none;font-weight:700;padding:6px 12px;border-radius:6px;background:var(--mainColor)!important}.sms-module__collapse-form .notice{font-size:12px;color:var(--txtBlackColor)}.sms-module__collapse-form .notice .link{color:var(--txtMainColor)!important;text-decoration:underline;font-style:italic}.sms-module__collapse-form .button-group{margin-top:12px;display:flex;justify-content:flex-end;gap:6px}.sms-module__collapse .ant-collapse-header{padding:0!important}.sms-module__button-connected{display:flex;justify-content:space-between;align-items:center;margin:24px 0}.sms-module .ant-collapse,.sms-module .ant-collapse .ant-collapse-item,.sms-module .ant-collapse .ant-collapse-item .ant-collapse-header,.sms-module .ant-collapse .ant-collapse-item .ant-collapse-content{border:none}.sms-module .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{border:1px solid var(--borderColor);border-radius:6px}.modal-transport .ant-modal-footer{border-top:none}.modal-transport .ant-modal-footer .ant-btn{min-width:100px;height:35px;border-radius:5px}.modal-transport .item-transport{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid var(--borderColor);padding:5px 0}.modal-transport .item-transport__left{display:flex;flex-direction:row;align-items:center;gap:20px}.modal-transport .item-transport__left-img{width:55px;height:55px}.modal-transport .item-transport__left h3{font-size:16px;font-weight:600;margin:0;padding:0}.modal-transport .item-transport__right{font-size:25px;color:var(--mainColor)}.modal-transport-warehouse .ant-modal-body{overflow-y:scroll;max-height:80vh;margin-right:8px}.modal-transport-warehouse .ant-modal-body .ant-form .form-address-item .cancel{font-size:18px;color:var(--colorRed)}.modal-transport-warehouse .ant-modal-body .ant-form .form-address-item .form-item-control{align-items:center}.modal-transport-warehouse .ant-modal-body .ant-form .address-controls{display:block;width:fit-content;margin-top:10px;cursor:pointer}.modal-transport-warehouse .ant-modal-body .ant-form .address-controls .action{display:flex;gap:5px;align-items:center}.modal-transport-warehouse .ant-modal-body .ant-form .address-controls .action span{font-weight:600}.modal-transport-warehouse .ant-modal-body .ant-form .address-controls .action .anticon{font-size:20px;color:var(--mainColor)}.modal-transport-warehouse .ant-modal-footer{border-top:none}.modal-transport-warehouse .ant-modal-footer .ant-btn{min-width:100px;height:35px;border-radius:5px}.debt-management__btn-reminder{background-color:#feef04!important;border-radius:6px;font-weight:600;color:#000!important}.debt-management__btn-reminder:hover{background-color:#eede05!important;color:#000!important}.table-container_report .tableTop{margin-bottom:10px}.table-container_report .ant-table-tbody tr td{border:1px solid #e8e8e8!important;padding:15px 12px!important}.table-container_report .ant-table-summary tr td{border:1px solid #e8e8e8!important;padding:10px}.table-container_report .cellContentBold{font-weight:700!important}.order-coupon-list{overflow-y:auto;flex:1}.order-coupon-list .ant-radio{top:0}.order-coupon-list .ant-comment .ant-comment-inner{padding:10px 0 0}.order-coupon-list .ant-radio-group .ant-radio-wrapper .ant-avatar.ant-avatar-square.ant-avatar-image.payment-image>img{object-fit:contain!important}.order-tabs .ant-card-body{padding:15px!important}.order-cru .order-coupon-list{overflow-y:auto;min-height:100px;display:flex;flex-direction:column;gap:12px;max-height:320px}.order-cru .order-card{min-height:150px;height:100%}.order-cru .coupon-group-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #dee2e6}.order-cru .coupon-group-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.order-cru .coupon-group-dot.platform{background:#1890ff}.order-cru .coupon-group-dot.shop{background:#52c41a}.order-cru .coupon-group-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6c757d}.order-cru .coupon-item{display:flex;align-items:center;gap:10px;padding:6px 0}.order-cru .coupon-item+.order-cru .coupon-item{border-top:1px dashed #dee2e6}.order-cru .coupon-item-content{display:flex;flex-direction:column;gap:2px}.order-cru .coupon-item-name{font-size:13px;color:#212529;font-weight:600}.order-cru .coupon-item-expiry{font-size:12px;color:#868e96}.order-card{max-height:350px;min-height:300px;height:100%}.order-card .ant-card-body{height:inherit;overflow:hidden}.order-card .ant-card-body .order-coupon-list{height:100%;overflow-y:auto}.order-card .ant-card-body .order-coupon-list .transport-radio .ant-radio-wrapper>span:last-child{width:100%}.order-card .ant-card-body .order-coupon-list .transport-radio .ant-radio-wrapper>span:last-child div{justify-content:space-between}.order-step{margin-bottom:16px;position:sticky;top:60px;z-index:10;background:var(--bgColor);transition:all .3s ease;display:flex;justify-content:space-between;align-items:center;padding:10px 0 10px 10px}.order-step-title h3{margin-bottom:0;font-weight:600;font-size:18px;letter-spacing:1.3px;text-transform:uppercase;color:var(--txtMainColor)}.order-step-list .ant-steps-item-finish .ant-steps-item-icon,.order-step-list .ant-steps-item.ant-steps-item-process.ant-steps-item-active .ant-steps-item-icon{background-color:var(--mainColor)}.order-step-list .ant-steps-item-finish .ant-steps-item-icon .anticon.anticon-check.ant-steps-finish-icon,.order-step-list .ant-steps-item.ant-steps-item-process.ant-steps-item-active .ant-steps-item-icon .anticon.anticon-check.ant-steps-finish-icon{color:var(--txtWhiteColor)}.order-step-list .ant-steps-item-title{font-size:12px}.order-step-list .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{height:3px;border-radius:3px;background-color:var(--mainColor)}.order-step-list .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{height:3px;border-radius:3px}.order-step-list .ant-steps-item-finish .ant-steps-item-title,.order-step-list .ant-steps-item-process.ant-steps-item-active .ant-steps-item-title{color:var(--txtMainColor)!important;font-weight:700}.order-step-list .ant-steps-item-finish .ant-steps-item-description,.order-step-list .ant-steps-item-process.ant-steps-item-active .ant-steps-item-description{font-size:12px}.cart-order-mini{min-height:110px}.product-quantity .ant-form-item{margin-bottom:0}.product-quantity .ant-input-number-group-wrapper{border:none!important;border-bottom:1px solid var(--borderColor)!important;border-radius:0!important}.product-quantity .ant-input-number-group-wrapper .ant-input-number:focus,.product-quantity .ant-input-number-group-wrapper .ant-input-number-focused{border:none!important;box-shadow:none!important}.product-quantity .ant-input-number-group-wrapper .ant-input-number .ant-input-number-input{text-align:end}.product-quantity .ant-form-item.filter_label.ant-form-item-has-success,.ant-form-item.product-quantity.ant-form-item-has-success{margin-bottom:0}.discount-card .ant-form-item-row{flex-direction:column}.discount-card .ant-form-item-row .ant-form-item-label{text-align:left;margin-bottom:5px}@media screen and (min-width: 1024px){.discount-card .ant-form-item-control-input{min-height:auto}}.vietqr-modal-content{display:flex;flex-direction:column;align-items:center;padding:10px}.vietqr-modal-title{font-size:20px;font-weight:600;margin-bottom:8px;color:var(--txtMainColor)}.vietqr-modal-description{font-size:14px;margin-bottom:12px;text-align:center}.vietqr-modal-qr-wrapper{background:linear-gradient(135deg,var(--mainColor) 0%,var(--mainColor) 100%);padding:12px;border-radius:16px;margin-bottom:20px}.vietqr-modal-qr-inner{background:#fff;padding:16px;border-radius:12px}.vietqr-modal-qr-inner .ant-image{width:100%;height:auto;display:block}.vietqr-modal-info-box{width:100%;background:var(--bgColor);padding:16px;border-radius:12px;margin-bottom:12px}.vietqr-modal-info-row{display:flex;justify-content:space-between;margin-bottom:8px}.vietqr-modal-info-row:last-child{margin-bottom:0}.vietqr-modal-label{color:var(--txtSecondaryColor);font-size:14px}.vietqr-modal-amount{color:var(--txtMainColor);font-size:16px;font-weight:600}.vietqr-modal-instruction{font-size:13px;color:var(--txtSecondaryColor);text-align:center;line-height:1.6}.cart-customer .ant-card-head,.cart-distributor .ant-card-head{padding:10px 15px;min-height:unset}.cart-customer .ant-card-head .ant-card-head-wrapper .ant-card-head-title,.cart-customer .ant-card-head .ant-card-head-wrapper .ant-card-extra,.cart-distributor .ant-card-head .ant-card-head-wrapper .ant-card-head-title,.cart-distributor .ant-card-head .ant-card-head-wrapper .ant-card-extra{padding:0}.shipping-address-item{cursor:pointer;margin-bottom:12px;border-radius:8px;transition:all .3s}.shipping-address-item .ant-card-body{padding:5px 15px}.shipping-address-item:hover{border-color:var(--mainColor)!important;box-shadow:0 2px 8px #1890ff33}.shipping-address-modal .ant-modal-body{max-height:600px;overflow-y:scroll}.error-boundary__container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.error-boundary__card{max-width:500px;width:100%;border-radius:12px;box-shadow:0 16px 32px #1070b626;overflow:hidden}.error-boundary__card .ant-card-body{padding:32px 24px}.error-boundary__header{text-align:center;margin-bottom:24px}.error-boundary__icon-container{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#ff4d4f,#ff7875);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 6px 20px #ff4d4f40}.error-boundary__icon-container .anticon{font-size:32px;color:#fff}.error-boundary__title{color:#262626;margin-bottom:8px;font-weight:600}.error-boundary__description{color:#8c8c8c;font-size:14px;margin-bottom:0;line-height:1.6}.error-boundary__actions{display:flex;justify-content:center;gap:12px;margin-bottom:24px;flex-wrap:wrap}.error-boundary__actions .ant-btn{height:40px;padding:0 20px;border-radius:6px;font-weight:500}.error-boundary__error-details{margin-top:0;border:1px solid #fff2e8;border-radius:8px;background-color:#fff7e6}.error-boundary__error-details .ant-alert-message .anticon{color:#faad14}.error-boundary__error-details .ant-alert-message .ant-typography{color:#262626}.error-boundary__copy-button{margin-top:12px;margin-bottom:8px}.error-boundary__collapse{margin-top:8px}.error-boundary__collapse .ant-collapse-item{background-color:#fafafa;border-radius:6px;border:1px solid #f0f0f0}.error-boundary__collapse .ant-collapse-item .ant-collapse-header .ant-typography{color:#8c8c8c;font-size:13px}.error-boundary__error-content{background-color:#262626;color:#fafafa;padding:12px;border-radius:6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;overflow:auto;max-height:250px;border:1px solid #434343}.error-boundary__error-section{margin-bottom:8px}.error-boundary__error-section .ant-typography{color:#ff7875}.error-boundary__error-message{color:#ff7875;margin-bottom:12px;padding:6px;background-color:#ff78751a;border-radius:4px}.error-boundary__stack-section{margin-bottom:8px}.error-boundary__stack-section .ant-typography{color:#faad14}.error-boundary__stack-content{color:#d9d9d9;padding:6px;background-color:#2626264d;border-radius:4px;white-space:pre-wrap}@media (max-width: 768px){.error-boundary__container{padding:16px}.error-boundary__card .ant-card-body{padding:24px 16px}.error-boundary__actions{gap:8px}.error-boundary__actions .ant-btn{height:36px;padding:0 16px;font-size:13px}.error-boundary__icon-container{width:64px;height:64px}.error-boundary__icon-container .anticon{font-size:28px}}@media (max-width: 480px){.error-boundary__actions{flex-direction:column;align-items:center}.error-boundary__actions .ant-btn{width:100%;max-width:200px}.error-boundary__card .ant-card-body{padding:20px 12px}}.avatar-status{position:relative;display:inline-block}.avatar-status .ant-avatar{border:2px solid}.avatar-status.online .ant-avatar{border-color:#52c41a}.avatar-status.online:after{content:"";position:absolute;bottom:20px;left:20px;width:15px;height:15px;background-color:#52c41a;border:3px solid #fff;border-radius:50%}.avatar-status.offline .ant-avatar{border-color:#949494}.avatar-status.offline:after{content:"";position:absolute;bottom:20px;left:20px;width:15px;height:15px;background-color:#949494;border:3px solid white;border-radius:50%}.history-item{border-bottom:1px solid #cdcdcd}.history-item.checkout .author-name,.history-item.checkout .ant-comment-content-author-time,.history-item.checkout .ant-comment-content-detail,.history-item.checkout .ant-comment-actions li>span{color:red}.history-item .ant-comment-actions li>span{color:#1a46a7}.plan-status{height:calc(100vh - 350px)}.plan-status-right-col{position:relative}.plan-status-right-col .button-collapse{position:absolute;background:#f2f2f2;height:60px;width:30px;display:flex;align-items:center;justify-content:center;font-size:20px;border-radius:0 8px 8px 0;top:50%;transform:translateY(-50%);left:6px;z-index:10;cursor:pointer;box-shadow:#0000003d 0 3px 8px}.plan-status-right-col .map-container__map{height:calc(100vh - 500px);width:100%!important}.plan-status-right-col .map-container__map .map{height:100%!important;width:100%!important}.plan-status-left-col.tab-route{overflow-y:scroll;height:100%;padding-bottom:20px}.plan-status-left-col .collaspe-list{overflow-y:scroll;overflow-x:hidden;height:70vh;padding-bottom:20px}.plan-status .ant-collapse{border:none}.plan-status .ant-collapse .ant-collapse-header{padding:0!important;margin:0!important}.plan-status .ant-collapse .ant-collapse-header .ant-collapse-expand-icon{margin-top:10px}.plan-status .ant-collapse .ant-collapse-content-box{padding:0!important}.plan-status .history-activity{margin-top:15px;display:flex;flex-direction:column;gap:10px}.plan-status .history-activity__header{display:flex;justify-content:space-between}.map-container__header{margin-bottom:12px}.map-container__header .card-summary{width:100%;height:100%;border-radius:12px}.map-container__header .card-summary__header{margin-bottom:5px}.map-container__header .card-summary__header-icon{font-size:18px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100rem}.collapse-item .author-name{font-weight:700;color:#000;font-size:14px}.collapse-item .ant-comment-content-detail{font-size:12px;font-weight:400!important}.collapse-item .ant-comment-inner{padding:5px 0!important}.collapse-item .ant-comment-actions{margin-top:6px!important}.collapse-item .ant-comment-content-author-time{color:#575757}.selected-sale{background-color:#dcfce7;border-radius:8px}.report-product-detail__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;margin-bottom:16px;background:#1070b6;border-radius:12px}.report-product-detail__header-left{display:flex;align-items:center;gap:16px}.report-product-detail__header-right{display:flex;align-items:center}.report-product-detail__title{margin:0!important;font-size:20px;font-weight:700;color:#fff!important;line-height:1.3}.report-product-detail__subtitle{font-size:13px;color:#fffc!important;display:block}.report-product-detail__code{color:#fff!important;font-size:13px}.report-product-detail__status-tag{border:none!important;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600}.report-product-detail__steps{padding:16px 24px;margin-bottom:16px;background:#fff;border-radius:12px;box-shadow:#959da51a 0 8px 12px}.report-product-detail__card{border-radius:12px;box-shadow:#959da51a 0 8px 12px;overflow:hidden;margin-bottom:16px}.report-product-detail__card .ant-card-head{background:#f7f7f7;border-bottom:1px solid #cdcdcd;min-height:48px}.report-product-detail__card .ant-card-head-title{font-weight:600;color:#1070b6;font-size:15px}.report-product-detail__card .anticon{color:#1070b6}.report-product-detail__card--result .ant-card-head{background:linear-gradient(135deg,#fff7e6 0%,#fffbe6 100%)}.report-product-detail__card-title{display:flex;align-items:center;gap:8px;font-weight:600;color:#1070b6;font-size:15px;margin-bottom:12px}.report-product-detail__info-item{display:flex;flex-direction:column;gap:4px;padding:12px;background:#f7f7f7;border-radius:8px;border-left:3px solid #1070b6;min-height:64px;justify-content:center}.report-product-detail__info-item:last-child{border-left-color:#1070b6}.report-product-detail__info-label{font-size:12px;font-weight:600;color:#989898!important;text-transform:uppercase;letter-spacing:.5px}.report-product-detail__content-box{margin-top:6px;font-size:14px;line-height:1.6;white-space:pre-wrap;color:#000000e6;padding:10px 12px;border-radius:6px}.report-product-detail__content-box--orange{background:#fff7e6;border:1px solid #ffd591}.report-product-detail__content-box--green{background:#f6ffed;border:1px solid #b7eb8f;color:#28ca42;font-weight:600}.report-product-detail__images{margin-top:8px}.report-product-detail__videos{display:flex;flex-wrap:wrap;gap:12px;width:100%;margin-top:8px}.report-product-detail__image{width:100px;height:100px;object-fit:cover;border-radius:8px;border:1px solid #cdcdcd;display:block}.report-product-detail__video{width:100%;height:200px;aspect-ratio:16/9;object-fit:cover;border-radius:8px;border:1px solid #cdcdcd}.report-product-detail__actions-card .ant-card-head{background:#1070b6;border-bottom:none}.report-product-detail__actions-card .ant-card-head .ant-card-head-title,.report-product-detail__actions-card .ant-card-head .report-product-detail__card-title{color:#fff}.report-product-detail__actions{display:flex;flex-direction:column;gap:12px}.report-product-detail__action-btn{width:100%;height:44px;font-size:14px;font-weight:600;border-radius:8px}.report-product-detail__action-btn--primary{background:#1070b6!important;color:#fff!important;border-color:#1070b6!important}.report-product-detail__action-btn--primary:hover{background:#1070b6!important;border-color:#1070b6!important;color:#fff!important}.report-product-detail__timeline-card .ant-card-head{background:linear-gradient(135deg,#e6f7ff 0%,#f0f5ff 100%)}.report-product-detail__timeline{display:flex;flex-direction:column;gap:16px}.report-product-detail__timeline-item{display:flex;flex-direction:column;gap:4px;padding-bottom:12px;border-bottom:1px dashed #cdcdcd}.report-product-detail__timeline-item:last-child{border-bottom:none;padding-bottom:0}.report-product-detail__modal .ant-modal-header{background:#1070b6;border-radius:0}.report-product-detail__modal .ant-modal-header .ant-modal-title{color:#fff;font-weight:600;font-size:16px}.report-product-detail__modal .ant-modal-close .ant-modal-close-x{color:#fff!important}.report-product-detail__modal-footer{margin-bottom:0;margin-top:16px;text-align:right}.report-product-detail__divider{margin:4px 0}.report-product-detail .product-display{display:flex;gap:20px}.report-product-detail .product-display .product-img-box{width:80px;height:80px;flex-shrink:0}@media (min-width: 768px){.report-product-detail .product-display .product-img-box{width:100px;height:100px}}.report-product-detail .product-display .product-img-box .ant-image{width:100%;height:100%;border-radius:8px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.report-product-detail .product-display .product-info-text{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.report-product-detail .product-display .product-info-text .p-name{font-size:16px;font-weight:600;word-break:break-word}@media (min-width: 768px){.report-product-detail .product-display .product-info-text .p-name{font-size:18px}}.report-product-detail .product-display .product-info-text .p-code{color:#8c8c8c;margin-top:4px;font-size:13px}.ticket-order-return-detail__not-found{text-align:center}.ticket-order-return-detail__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;margin-bottom:12px;background:#1070b6;border-radius:24px;color:#fff}.ticket-order-return-detail__header-left{display:flex;align-items:center}.ticket-order-return-detail__header-right{display:flex;align-items:center;gap:12px}.ticket-order-return-detail__avatar{border:2px solid rgba(255,255,255,.4);background-color:#fff3!important}.ticket-order-return-detail__title{margin:0!important;color:#fff!important}.ticket-order-return-detail__subtitle{font-size:12px;color:#fffc!important}.ticket-order-return-detail__status-tag{border:none!important;border-radius:20px;padding:4px 12px}.ticket-order-return-detail__steps{background:#fff;margin-bottom:12px}.ticket-order-return-detail__steps .ticket-steps-custom{overflow-x:scroll}.ticket-order-return-detail__stats{display:flex;gap:10px;flex-direction:column}.ticket-order-return-detail__stats-card{width:100%!important}.ticket-order-return-detail__stats .ant-card{border-radius:12px;transition:all .3s cubic-bezier(.29,.26,.42,.83) 0s!important}.ticket-order-return-detail__stats .ant-card:hover{transform:translateY(-2px);box-shadow:#959da5 0 8px 24px}.ticket-order-return-detail__stats .ant-statistic-title{font-size:12px;color:#989898}.ticket-order-return-detail__stats .ant-statistic-content{font-weight:600}.ticket-order-return-detail__card{border-radius:12px;box-shadow:#959da51a 0 8px 12px;overflow:hidden}.ticket-order-return-detail__card .ant-card-head{background:#f7f7f7;border-bottom:1px solid #cdcdcd;min-height:48px}.ticket-order-return-detail__card .ant-card-head .ant-card-head-title{font-weight:600;color:#1070b6}.ticket-order-return-detail__card .ant-card-head .anticon{color:#1070b6}.ticket-order-return-detail__reason-section{display:flex;flex-direction:column;gap:16px}.ticket-order-return-detail__reason-item{display:flex;flex-direction:column;gap:4px;padding:12px;background:#f7f7f7;border-radius:8px;border-left:4px solid #1070b6}.ticket-order-return-detail__reason-item--error{border-left-color:#ff0202;background:#fff1f0}.ticket-order-return-detail__reason-text{font-size:14px;line-height:1.6;color:#000000e6}.ticket-order-return-detail__media-grid{display:flex;flex-wrap:wrap;gap:12px}.ticket-order-return-detail__media-item{border-radius:8px;object-fit:cover;cursor:pointer;transition:all .3s cubic-bezier(.29,.26,.42,.83) 0s!important}.ticket-order-return-detail__media-item:hover{transform:scale(1.05);box-shadow:#959da5 0 8px 24px}.ticket-order-return-detail__media-item--video{border-radius:8px;object-fit:cover;background:#000}.ticket-order-return-detail__actions{display:flex;justify-content:flex-end;gap:12px;padding:12px 0}.ticket-action-modal__upload .ant-form-item-control-input,.ticket-action-modal__upload .ant-form-item-control-input-content{width:100%!important}.ticket-action-modal__upload .image-default__list{flex-wrap:nowrap!important}.feedback-review__metrics{margin-bottom:20px}.feedback-review__metric-card{height:100%;border-radius:8px}.feedback-review__metric-card--total{border-left:4px solid #28ca42;background:#f6ffed}.feedback-review__metric-card--unreplied{border-left:4px solid #ff0202;background:#fff1f0}.feedback-review__metric-card--product{border-left:4px solid #ff8701;background:#fffbe6}.feedback-review__metric-card--shop{border-left:4px solid #1070b6;background:#e6f7ff}.feedback-review__metric-card--shipper{border-left:4px solid #28ca42;background:#f6ffed}.feedback-review__rate-name{font-size:11px;color:#666}.feedback-review__hashtags{font-size:11px;color:#1070b6;margin-top:4px}.feedback-review__reply-item{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #cdcdcd}.feedback-review__reply-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.feedback-review__reply-item-user{font-size:12px;color:#1070b6;font-weight:500}.feedback-review__reply-item-content{font-size:12px;color:#666}.feedback-review__reply-item-time{font-size:11px;color:#989898;margin-top:2px}.feedback-review__no-reply{color:#989898;font-style:italic}.feedback-review__modal-content,.feedback-review__rating-row{margin-bottom:16px}.feedback-review__rating-card{text-align:center;padding:12px;background:#fafafa;border-radius:4px}.feedback-review__rating-card-title{font-size:12px;color:#666;margin-bottom:8px}.feedback-review__rating-card-stars{font-size:16px}.feedback-review__rating-card-value{margin-top:4px;font-size:12px}.feedback-review__rating-card-value--product{color:#ff8701}.feedback-review__rating-card-value--shop{color:#1070b6}.feedback-review__rating-card-value--shipper{color:#28ca42}.feedback-review__images{display:flex;gap:8px;margin-top:8px}.feedback-review__images .ant-image img{object-fit:cover}.feedback-review__modal-replies{margin-top:16px;padding:12px;background:#f5f5f5;border-radius:4px}.feedback-review__modal-replies-title{font-weight:500;margin-bottom:8px}.feedback-review__modal-replies-list{margin-top:8px}.feedback-review__modal-replies-item{margin-bottom:12px;padding:8px;background:#fff;border-radius:4px;border-left:3px solid #1070b6}.feedback-review__modal-replies-item:last-child{margin-bottom:0}.feedback-review__modal-replies-item-user{font-size:12px;color:#1070b6;font-weight:500;margin-bottom:4px}.feedback-review__modal-replies-item-content{font-size:13px;color:#333}.feedback-review__modal-replies-item-time{font-size:11px;color:#989898;margin-top:4px}.feedback-review-detail__not-found{text-align:center;margin-top:50px}.feedback-review-detail__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#1070b6 0%,#fff 100%);background:linear-gradient(45deg,#1070b6 0%,#1070b6,100%);border-radius:24px;margin-bottom:20px;color:#fff}.feedback-review-detail__header-left{display:flex;align-items:center}.feedback-review-detail__header-right{display:flex;align-items:center;gap:12px}.feedback-review-detail__header-right .ant-badge-status-text{color:#fff!important}.feedback-review-detail__user-name{margin:0!important;color:#fff!important}.feedback-review-detail__user-date{font-size:12px;color:#fffc!important}.feedback-review-detail__status-text{font-size:14px;color:#fff!important}.feedback-review-detail__id-tag{background:rgba(255,255,255,.25)!important;border:none!important;color:#fff!important;border-radius:20px}.feedback-review-detail__avatar{border:2px solid rgba(255,255,255,.4)}.feedback-review-detail__avatar--replied{background-color:#28ca42!important}.feedback-review-detail__avatar--pending{background-color:#ff8701!important}.feedback-review-detail__stats{margin-bottom:20px}.feedback-review-detail__stats .ant-card{border-radius:12px;transition:all .3s cubic-bezier(.29,.26,.42,.83) 0s!important}.feedback-review-detail__stats .ant-card:hover{transform:translateY(-2px);box-shadow:#959da5 0 8px 24px}.feedback-review-detail__stats .ant-statistic-title{font-size:12px;color:#989898}.feedback-review-detail__stats .ant-statistic-content{font-weight:600;color:#1070b6}.feedback-review-detail__stats .ant-statistic .anticon{color:#1070b6}.feedback-review-detail__card{border-radius:12px;box-shadow:#959da51a 0 8px 12px;margin-bottom:16px;overflow:hidden}.feedback-review-detail__card .ant-card-head{background:#f7f7f7;border-bottom:1px solid #cdcdcd;min-height:48px}.feedback-review-detail__card .ant-card-head .ant-card-head-title{font-weight:600;color:#1070b6}.feedback-review-detail__card--product{background:#e6f7ff}.feedback-review-detail__product-badge{margin-bottom:8px}.feedback-review-detail__product-name{margin:0!important;color:#000000e6;font-size:18px}.feedback-review-detail__section-header{display:flex;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #1070b6}.feedback-review-detail__section-header .anticon{font-size:18px;color:#1070b6}.feedback-review-detail__section-title{margin:0 0 0 8px!important;color:#1070b6!important}.feedback-review-detail__content-box{padding:16px;background:#f7f7f7;border-radius:8px;border-left:4px solid #1070b6;margin-bottom:16px}.feedback-review-detail__content-text{font-size:15px;line-height:1.8;color:#000000e6}.feedback-review-detail__divider{margin:16px 0!important;border-color:#cdcdcd!important}.feedback-review-detail__hashtags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.feedback-review-detail__hashtag{background:#1070b6!important;border:none!important;color:#fff!important;border-radius:20px;padding:4px 12px;font-size:12px}.feedback-review-detail__ratings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}@media (max-width: 768px){.feedback-review-detail__ratings-grid{grid-template-columns:1fr}}.feedback-review-detail__rating-box{text-align:center;padding:16px;background:#f7f7f7;border-radius:8px;transition:all .3s cubic-bezier(.29,.26,.42,.83) 0s!important}.feedback-review-detail__rating-box:hover{transform:translateY(-2px)}.feedback-review-detail__rating-label{display:flex;align-items:center;justify-content:center;gap:6px;font-weight:500;color:#989898;margin-bottom:8px}.feedback-review-detail__rating-label .anticon{color:#1070b6}.feedback-review-detail__rating-name{display:block;margin-top:4px;color:#ff8701;font-weight:500}.feedback-review-detail__rating-value{display:block;margin-top:4px;color:#989898;font-weight:500}.feedback-review-detail__media{margin-top:20px;padding-top:16px;border-top:1px solid #cdcdcd}.feedback-review-detail__media-title{display:block;margin-bottom:12px;color:#1070b6}.feedback-review-detail__media-grid{display:flex;flex-wrap:wrap;gap:12px}.feedback-review-detail__media-item,.feedback-review-detail__media-item--video{border-radius:8px;object-fit:cover}.feedback-review-detail__replies{display:flex;flex-direction:column;gap:16px}.feedback-review-detail__reply-card{padding:16px;background:#e6f7ff;border-radius:12px;border-left:4px solid #1070b6;transition:all .3s cubic-bezier(.29,.26,.42,.83) 0s!important}.feedback-review-detail__reply-card:hover{box-shadow:#959da533 0 8px 24px}.feedback-review-detail__reply-avatar{background-color:#1070b6!important;border:2px solid rgba(16,112,182,.2)}.feedback-review-detail__reply-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.feedback-review-detail__reply-info{display:flex;flex-direction:column}.feedback-review-detail__reply-time{font-size:12px;color:#989898!important}.feedback-review-detail__reply-content{font-size:14px;line-height:1.7;color:#000000e6;padding-left:44px}.feedback-review-detail__reply-footer{margin-top:12px;padding-left:44px;font-size:13px;color:#989898}.feedback-review-detail__reply-action .anticon{margin-right:4px}.feedback-review-detail__empty{text-align:center;padding:40px 20px;color:#989898}.feedback-review-detail__empty .anticon{font-size:48px;margin-bottom:12px;opacity:.5;color:#1070b6}.feedback-review-detail__customer-avatar{background-color:#1070b6!important;border:2px solid rgba(16,112,182,.2)}.feedback-review-detail__info-list{display:flex;flex-direction:column;gap:12px}.feedback-review-detail__info-item{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:1px solid #f7f7f7}.feedback-review-detail__info-item:last-child{border-bottom:none;padding-bottom:0}.feedback-review-detail__info-text{font-size:12px;color:#989898!important}.feedback-review-detail__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:12px;margin-bottom:12px}.feedback-review-detail__actions .ant-btn{border-radius:8px;height:40px;padding:0 24px;font-weight:500}.feedback-review-detail__modal-preview{margin-bottom:16px}.legal-document-detail-view .detail-header{margin-bottom:24px}.legal-document-detail-view .detail-header h2{font-size:24px;font-weight:600;margin-bottom:8px}.legal-document-detail-view .detail-header .detail-meta{display:flex;gap:16px;flex-wrap:wrap;color:#666;font-size:14px}.legal-document-detail-view .detail-header .detail-meta span strong{margin-right:4px}.legal-document-detail-view .detail-short-description{margin-bottom:16px;padding:12px;background:#f5f5f5;border-radius:4px}.legal-document-detail-view .detail-short-description strong{margin-right:4px}.legal-document-detail-view .detail-content{margin-bottom:24px}.legal-document-detail-view .detail-content h3{font-size:16px;font-weight:600;margin-bottom:12px}.legal-document-detail-view .detail-content .legal-document-content{padding:16px;border:1px solid #d9d9d9;border-radius:4px;min-height:200px;background:#fff}.legal-document-detail-view .detail-seo{margin-bottom:24px}.legal-document-detail-view .detail-seo h3{font-size:16px;font-weight:600;margin-bottom:12px}.legal-document-detail-view .detail-seo .seo-grid{display:grid;gap:8px}.legal-document-detail-view .detail-seo .seo-grid strong{margin-right:4px}.audit-log-stats .stats-empty{text-align:center;padding:40px;color:#999;font-size:14px}.audit-log-stats .stats-user-table{margin-top:24px}.audit-log-stats .stats-user-table__title{font-size:14px;font-weight:600;margin-bottom:12px;color:#333}.audit-log-stats .stats-user-table__table{width:100%;border-collapse:collapse;font-size:13px}.audit-log-stats .stats-user-table__table thead tr{background:#f0f0f0}.audit-log-stats .stats-user-table__table th,.audit-log-stats .stats-user-table__table td{padding:8px 12px;text-align:left;border-bottom:1px solid #eee}.audit-log-stats .stats-user-table__table th{font-weight:600;color:#333}.audit-log-stats .stats-user-table__table tbody tr:hover{background:#fafafa}.audit-log-stats .stats-actions{display:flex;gap:10px}.forgot-password-wrapper{width:100%;height:100vh}.forgot-password-wrapper .forgot-btn-group{display:flex;align-items:center;justify-content:center;gap:12px}.forgot-password-wrapper .forgot-btn-group .forgot-back-btn{font-size:14px;font-weight:500;color:#1070b6;background:transparent;text-decoration:underline;cursor:pointer;white-space:nowrap}.forgot-password-wrapper .forgot-btn-group .forgot-back-btn:hover{opacity:.8}.forgot-password-wrapper{background-color:var(--mainBg)}@media screen and (min-width: 1024px){.forgot-password-wrapper{display:flex;justify-content:flex-end}}.forgot-password-wrapper .forgot-control{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:8px}.forgot-password-wrapper .forgot-control .back-to-login{font-size:14px;font-weight:500;color:#1070b6;background:none;border:none;padding:0;cursor:pointer}.forgot-password-wrapper .forgot-control .back-to-login:hover{text-decoration:underline}.forgot-password-wrapper .forgot-btn-group{display:flex;align-items:center;gap:12px;margin-top:8px}.forgot-password-wrapper .forgot-link{font-size:14px;text-align:center}.forgot-password-wrapper .forgot-link a{color:#1070b6;text-decoration-line:underline;font-weight:500}.forgot-password-wrapper .forgot-link a:hover{text-decoration:none}.forgot-password-wrapper .captcha-wrapper{display:flex;justify-content:center;margin-bottom:20px}.forgot-password-wrapper .otp-input-wrapper{display:flex;justify-content:center;gap:10px;margin-bottom:16px}.forgot-password-wrapper .otp-input-wrapper .otp-input-box{width:40px;height:40px;border:1px solid #cdcdcd;border-radius:4px;background-color:var(--mainBg);display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,box-shadow .2s ease}.forgot-password-wrapper .otp-input-wrapper .otp-input-box:focus-within{border-color:#1070b6;box-shadow:0 0 0 2px #1070b626}.forgot-password-wrapper .otp-input-wrapper .otp-input-box .otp-input-item{width:100%;height:100%;text-align:center;font-size:18px;font-weight:700;border:none;border-radius:0;background:transparent;color:var(--txt-color);padding:0;outline:none}.forgot-password-wrapper .otp-input-wrapper .otp-input-box .otp-input-item:focus{border:none;box-shadow:none}.forgot-password-wrapper .otp-input-wrapper .otp-input-box .otp-input-item[disabled]{opacity:.5;cursor:not-allowed}.forgot-password__head{padding:0;gap:30px}.forgot-password__head-logo{text-align:center;margin-top:35px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 1024px){.forgot-password__head-logo{width:50%}}.forgot-password__head-logo img{width:20vw}.forgot-password__head-img{max-height:300px;width:100%;overflow:hidden;object-fit:cover;object-position:center}@media screen and (min-width: 1024px){.forgot-password__head-img{max-height:100vh;height:100vh;max-width:50vw}}.forgot-password__head-img img{min-height:100%;width:100%}@media screen and (min-width: 1024px){.forgot-password__head-img img{width:auto;min-height:100vh;max-width:max-content}}.forgot-password__body{margin-top:35px}.forgot-password__body .ant-input-affix-wrapper{padding:0 5px;height:56px;border:1px solid #cdcdcd;border-radius:12px;background-color:var(--mainBg)}.forgot-password__body .ant-input-affix-wrapper input{padding-left:16px;font-style:italic;font-weight:500;font-size:1em;line-height:137%;color:#000}.forgot-password__body .ant-input-affix-wrapper .ant-input-prefix{padding:19px;border-right:1px solid #cdcdcd}.forgot-password__body .forgot-toggle{display:flex;gap:8px;margin-bottom:20px;justify-content:center}.forgot-password__body .forgot-toggle-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border:1px solid #cdcdcd;border-radius:24px;background:transparent;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;color:#888}.forgot-password__body .forgot-toggle-btn:hover{border-color:#1070b6;color:#1070b6}.forgot-password__body .forgot-toggle-btn.active{background-color:#1070b6;border-color:#1070b6;color:#fff}@media screen and (min-width: 1024px){.forgot-password__body .forgot-toggle-btn{max-width:180px}}.forgot-password__body .ant-form-item-explain-error{padding-left:1rem;font-size:1.25rem}.forgot-password__steps{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:32px}.forgot-password__steps-item{display:flex;align-items:center;gap:8px}.forgot-password__steps-item .step-dot{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease}.forgot-password__steps-item .step-dot.active{background-color:#1070b6;color:#fff}.forgot-password__steps-item .step-dot.done{background-color:#28ca42;color:#fff}.forgot-password__steps-item .step-dot.pending{background-color:var(--input-bg);border:1px solid #cdcdcd}.forgot-password__steps-item .step-label{font-size:13px;font-weight:500;color:var(--txt-color)}@media (max-width: 480px){.forgot-password__steps-item .step-label{display:none}}.forgot-password__steps-item .step-label.active{color:#1070b6;font-weight:600}.forgot-password__steps-item .step-label.done{color:#28ca42}.forgot-password__steps-item .step-line{width:40px;height:2px;background-color:#cdcdcd;transition:background-color .3s ease}.forgot-password__steps-item .step-line.done{background-color:#28ca42}@media (max-width: 480px){.forgot-password__steps-item .step-line{width:20px}}.forgot-password__title{text-align:center;margin-bottom:16px}.forgot-password__title h2{font-size:22px;font-weight:700;color:var(--txt-color);margin-bottom:8px}.forgot-password__title p{font-size:14px;color:var(--txt-gray);line-height:1.5;max-width:320px;margin:0 auto}.forgot-password__identifier{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background-color:#1070b614;border:1px solid rgba(16,112,182,.2);border-radius:8px;margin-bottom:24px}.forgot-password__identifier .identifier-icon{color:#1070b6;font-size:18px}.forgot-password__identifier .identifier-text{font-size:14px;font-weight:600;color:#1070b6}.forgot-password__otp-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.forgot-password__otp-meta .otp-meta-time{font-size:14px;color:var(--txt-color)}.forgot-password__otp-meta .otp-meta-time strong{color:#1070b6;font-weight:700}.forgot-password__otp-meta .otp-meta-resend{font-size:14px;color:var(--txt-color)}.forgot-password__otp-meta .otp-meta-resend .resend-countdown{color:var(--txt-gray)}.forgot-password__otp-meta .otp-meta-resend .resend-btn{color:#1070b6;font-weight:600;cursor:pointer;background:none;border:none;padding:0;font-size:14px;text-decoration:none}.forgot-password__otp-meta .otp-meta-resend .resend-btn:hover{text-decoration:underline}.forgot-password__otp-meta .otp-meta-resend .resend-btn:disabled{color:var(--txt-gray);cursor:not-allowed}.forgot-password__otp-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}@media screen and (min-width: 1024px){.forgot-password__otp-actions{flex-direction:row;justify-content:center;align-items:center}}.forgot-password__otp-helper{text-align:center;font-size:13px;color:var(--txt-gray);line-height:1.5}.forgot-password__otp-helper .helper-link{color:#1070b6;font-weight:500;background:none;border:none;padding:0;cursor:pointer;font-size:13px;text-decoration:none}.forgot-password__otp-helper .helper-link:hover{text-decoration:underline}.forgot-password__error{text-align:center;margin-bottom:16px}.forgot-password__error .ant-alert{border-radius:8px}.forgot-password__error .ant-alert-error{background-color:#ff02021a;border-color:#ff02024d}.forgot-password__error .ant-alert-error .ant-alert-message{color:#ff0202;font-size:13px}.forgot-password__success{text-align:center;margin-bottom:24px}.forgot-password__success .ant-alert{border-radius:8px}.forgot-password__success .ant-alert-success{background-color:#28ca421a;border-color:#28ca424d}.forgot-password__success .ant-alert-success .ant-alert-message{color:#28ca42;font-size:13px}.complaint-detail__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;margin-bottom:16px;background:#1070b6;border-radius:12px}.complaint-detail__header-left{display:flex;align-items:center;gap:16px}.complaint-detail__header-right{display:flex;align-items:center}.complaint-detail__header-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(255,255,255,.2);border-radius:50%;color:#fff;flex-shrink:0}.complaint-detail__title{margin:0!important;font-size:20px;font-weight:700;color:#fff!important;line-height:1.3}.complaint-detail__subtitle{font-size:13px;color:#fffc!important;display:block}.complaint-detail__code{color:#fff!important;font-size:13px}.complaint-detail__status-tag{border:none!important;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600}.complaint-detail__card{border-radius:12px;box-shadow:#959da51a 0 8px 12px;overflow:hidden;margin-bottom:16px}.complaint-detail__card .ant-card-head{background:#f7f7f7;border-bottom:1px solid #cdcdcd;min-height:48px}.complaint-detail__card .ant-card-head-title{font-weight:600;color:#1070b6;font-size:15px}.complaint-detail__card .anticon{color:#1070b6}.complaint-detail__card--result .ant-card-head{background:linear-gradient(135deg,#e6f7ff 0%,#f0f5ff 100%)}.complaint-detail__card-title{display:flex;align-items:center;gap:8px;font-weight:600;color:#1070b6;font-size:15px;margin-bottom:12px}.complaint-detail__card-icon{color:#1070b6;flex-shrink:0}.complaint-detail__info-item{display:flex;flex-direction:column;gap:4px;padding:12px;background:#f7f7f7;border-radius:8px;border-left:3px solid #1070b6;min-height:64px;justify-content:center}.complaint-detail__info-item:last-child{border-left-color:#1070b6}.complaint-detail__info-label{font-size:12px;font-weight:600;color:#989898!important;text-transform:uppercase;letter-spacing:.5px}.complaint-detail__code-small{font-size:13px;color:#1070b6}.complaint-detail__overdue-tag{font-size:11px}.complaint-detail__content-box{margin-top:6px;font-size:14px;line-height:1.6;white-space:pre-wrap;color:#000000e6}.complaint-detail__content-box--purple{background:#f9f0ff;border-color:#d3adf7}.complaint-detail__images{margin-top:8px}.complaint-detail__videos{display:flex;flex-wrap:wrap;gap:12px;width:100%;margin-top:8px}.complaint-detail__image-link{display:block;border-radius:8px;overflow:hidden;transition:all .3s cubic-bezier(.29,.26,.42,.83) 0s!important}.complaint-detail__image-link:hover{transform:scale(1.05);box-shadow:#959da5 0 8px 24px}.complaint-detail__image{width:100px;height:100px;object-fit:cover;border-radius:8px;border:1px solid #cdcdcd;display:block}.complaint-detail__video{width:100%;height:200px;aspect-ratio:16/9;object-fit:cover;border-radius:8px;border:1px solid #cdcdcd}.complaint-detail__internal-tag{font-size:11px;margin-left:auto}.complaint-detail__form-actions{display:flex;justify-content:space-between;align-items:center}.complaint-detail__notes-meta{margin-bottom:8px}.complaint-detail__notes-time{font-size:12px}.complaint-detail__notes-content{white-space:pre-wrap;padding:12px;background:#fffbe6;border-radius:6px;border:1px solid #ffe58f;font-size:14px;line-height:1.6;color:#000000e6}.complaint-detail__actions{display:flex;flex-direction:column;gap:12px}.complaint-detail__action-btn{width:100%;height:44px;font-size:14px;font-weight:600;border-radius:8px}.complaint-detail__action-btn--primary{background:#1070b6!important;color:#fff!important;border-color:#1070b6!important}.complaint-detail__action-btn--primary:hover{color:#fff!important}.complaint-detail__timeline-card .ant-card-head{background:linear-gradient(135deg,#e6f7ff 0%,#f0f5ff 100%)}.complaint-detail__timeline{display:flex;flex-direction:column;gap:16px}.complaint-detail__timeline-item{display:flex;flex-direction:column;gap:4px;padding-bottom:12px;border-bottom:1px dashed #cdcdcd}.complaint-detail__timeline-item:last-child{border-bottom:none;padding-bottom:0}.complaint-detail__reason-item{display:flex;flex-direction:column;gap:4px;padding:12px;background:#f7f7f7;border-radius:8px;border-left:4px solid #1070b6}.complaint-detail__reason-item--error{border-left-color:#ff0202;background:#fff1f0}.complaint-detail__refund-amount{color:#28ca42!important;font-size:16px;font-weight:700}.complaint-detail__modal .ant-modal-header{background:#1070b6;border-radius:0}.complaint-detail__modal .ant-modal-header .ant-modal-title{color:#fff;font-weight:600;font-size:16px}.complaint-detail__modal .ant-modal-close .ant-modal-close-x{color:#fff!important}.complaint-detail__resolve-option{margin-bottom:8px;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.29,.26,.42,.83) 0s!important;border:2px solid #cdcdcd}.complaint-detail__resolve-option .ant-radio-wrapper{display:flex;align-items:flex-start;width:100%;cursor:pointer}.complaint-detail__resolve-option:hover{border-color:#1070b6;background:#e6f7ff}.complaint-detail__resolve-option--active{border-color:#1070b6;background:#e6f7ff;box-shadow:0 0 0 2px #1070b626}.complaint-detail__resolve-desc{font-size:12px;line-height:1.5}.complaint-detail__partial-section{background:#e6f7ff;border:1px solid #d3adf7;border-radius:8px;padding:12px;margin-bottom:16px}.complaint-detail__modal-footer{margin-bottom:0;margin-top:16px;text-align:right}.complaint-detail__divider{margin:12px 0}.report-realtime-tabs .ant-tabs-tab{margin:0 8px 0 0}.customer-pending__wp-upload{display:flex!important;flex-direction:column!important;gap:10px}.customer-pending__wp-upload .image-default{width:100%;max-width:100%!important}.customer-pending__images-row{display:flex;flex-wrap:wrap;gap:20px;width:100%}.customer-pending__image-card{flex:1;min-width:280px}.customer-pending__image-preview{width:100%;max-height:200px;object-fit:contain;border-radius:6px}.customer-pending__avatar-preview{width:150px;height:150px;object-fit:cover;border-radius:8px}.customer-pending__header-flex{display:flex;justify-content:space-between;align-items:center;width:100%}.customer-pending__legal-preview{width:100%;max-height:250px;object-fit:contain;border-radius:6px}.table_res{padding:10px 0;border-top:1px solid #cdcdcd}.table_res__body{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin:10px 0}.table_res__head{display:flex;flex-direction:row;justify-content:space-between;align-items:start;gap:10px;width:100%}.table_res__head .control{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:5px;width:100%}.table_res__head .control .ant-menu{display:flex;gap:10px}.table_res__footer .ant-pagination-disabled{display:none}.table_res__footer .myPagination p{color:var(--txtBlackColor)}.table_res__footer .ant-pagination-item,.table_res__footer .ant-pagination-prev,.table_res__footer .ant-pagination-next{min-width:28px;height:28px;margin-right:0;margin-left:5px;line-height:26px;border:1px solid rgba(0,0,0,.8);border-radius:5px}.table_res__footer .ant-pagination-item:hover,.table_res__footer .ant-pagination-prev:hover,.table_res__footer .ant-pagination-next:hover{border-color:#1070b6}.table_res__footer .ant-pagination-item:hover a,.table_res__footer .ant-pagination-prev:hover a,.table_res__footer .ant-pagination-next:hover a{color:#1070b6}.table_res__footer .ant-pagination-item:hover button,.table_res__footer .ant-pagination-prev:hover button,.table_res__footer .ant-pagination-next:hover button{border:none;color:#1070b6}.table_res__footer .ant-pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:10px}.table_res__footer .ant-pagination-item-active{background-color:var(--mainColor);border-color:transparent!important}.table_res__footer .ant-pagination-item-active a{color:#fff!important}.select-page-size{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;gap:.5rem}.select-page-size>span{font-weight:500;font-size:12px;line-height:14px;color:var(--txtBlackColor)}.select-page-size__option .ant-space-item .ant-input{border:1px solid var(--borderColor);color:var(--txtBlackColor);background-color:var(--mainBg)}.select-page-size__option .ant-space-item .ant-btn,.select-page-size .ant-select-arrow{color:var(--txtBlackColor)}.select-page-size .ant-select-selector{display:flex;flex-direction:row;justify-content:center;align-items:center;width:61px;height:25px;background-color:var(--mainBg);border:1px solid var(--borderColor);border-radius:4px}.select-page-size .ant-select-selector .ant-select-selection-item{color:var(--txtBlackColor)}.ant-menu-vertical>.ant-menu-item{line-height:30px;height:auto;padding:0}.ant-menu-vertical>.ant-menu-item.ant-menu-item-selected{background-color:var(--mainBg)}.ant-dropdown-menu{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;min-height:40px;box-shadow:#959da5 0 8px 24px;border-radius:6px}.modal{width:100%}@media screen and (min-width: 1024px){.modal.large .form-item-control .ant-form-item{width:calc(25% - 10px)}.modal.large .form-item-control .wp-upload{justify-content:start}.modal.large .form-item-control .ck-dropdown__panel_sw{width:30vw}}.modal__container{display:flex;flex-direction:column;padding:15px 10px;font-size:16px;gap:5px;border-radius:6px}@media screen and (min-width: 1024px){.modal__container .form-item-control{margin:0 15px;z-index:1000000;gap:10px}.modal__container .form-item-control .ant-form-item{width:100%}.modal__container .form-item-control .wp-upload{justify-content:center}.modal__container .form-item-control .ck-dropdown__panel_sw{width:30vw}.modal__container .form-item-control__uploadFile{width:100%}.modal__container .ant-form-item-has-success{margin:0!important}.modal__container .button-group{display:flex;justify-content:flex-end;margin-right:10px;padding-top:10px}.modal__container .button-group .ant-form-item{margin-bottom:0}.modal__container .button-group button{width:80px}}.modal__title{margin:0 auto;color:var(--txtMainColor);text-align:center;font-size:18px;letter-spacing:.5px;font-weight:700;text-transform:capitalize}.modal__upload-item{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:20px}.modal__upload-item>div{width:calc(50% - 10px)}.modal__upload-item>div .image-default__item{width:100%}.modal__upload-item>div .image-default__item img{height:100%}.modal .ant-form-item-control-input-content{display:flex;gap:10px}.modal .ant-form-item-control-input-content .btn{flex:1;height:36px;border-radius:6px;font-size:11px}.modal .cancelBtn{color:#1070b6;background-color:var(--mainBg);border:1px solid #1070b6}.modal .saveBtn{color:#fff;background:var(--mainColor);border:1px solid #1070b6}.modal .ant-form-item-explain-error{font-size:.75em}.modal .form-body{padding:10px 0;max-height:70vh;overflow-y:scroll;scroll-behavior:smooth}.modal .ant-tabs .ant-tabs-nav{top:-15px}.normal-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:10px}.normal-item>*{color:#1070b6}.ant-form-item{margin-bottom:10px}.cke_dialog tbody>tr>td{max-width:95vw}.cke_dialog .cke_dialog_ui_vbox_child tr.cke_dialog_ui_hbox td.cke_dialog_ui_hbox_first{width:25%!important}.cke_dialog .cke_dialog_image_url tr.cke_dialog_ui_hbox{display:flex;flex-direction:row;justify-content:space-between;align-items:end;width:90%;padding-bottom:10px}.cke_dialog .cke_dialog_image_url tr.cke_dialog_ui_hbox td.cke_dialog_ui_hbox_first{width:100%!important}.cke_dialog .cke_dialog_ui_vbox_child .cke_dialog_ui_labeled_content{width:95%}.cke_dialog .ImagePreviewBox{width:100%!important}.cke_dialog_background_cover{z-index:100!important}.cke_dialog_container{z-index:101!important}.modal__item-switch{width:100%!important}.modal__item-switch .ant-form-item-row{flex-direction:row-reverse}@media screen and (min-width: 1024px){.modal__item-switch .ant-form-item-row{flex-direction:row}}.modal__item-switch .ant-form-item-row>.ant-form-item-label{display:flex;flex-direction:row;align-items:center;flex:auto!important}@media screen and (min-width: 1024px){.modal__item-switch .ant-form-item-row>.ant-form-item-label{width:auto!important;flex:none!important}}.modal__item-switch .ant-form-item-control{max-width:54px!important}.modal-custom .ant-modal-body{max-height:500px;overflow:scroll}.modal-custom .item-full .form-item-control{gap:10px}.modal-custom .item-full .form-item-control .ant-form-item{width:100%}.tab_language .ant-tabs-nav{top:unset}.import-drawer .ant-drawer-body{padding:0}.import-drawer .ant-drawer-body .ant-form{padding:10px 20px;height:calc(100vh - 120px);width:100%;overflow-x:hidden;overflow-y:auto}.import-drawer .ant-drawer-body .ant-space{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding-left:20px}.modal-export.Mobile{position:fixed;inset:0;margin:0;max-width:100%}.modal-export.Mobile .ant-modal-body{padding:0}.modal-export.Mobile .ant-modal-confirm-content{margin:0}.modal-export.Mobile .ant-modal-confirm-btns{position:absolute;bottom:100px;left:0;right:0}.modal-export.Mobile .ant-modal-confirm-btns .ant-btn-default{position:absolute;bottom:-20px;left:20px;width:50px;height:50px;border-radius:50%;background:transparent;border:none}.modal-export.Mobile .ant-modal-confirm-btns .ant-btn-default:after{content:"\21e6";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:50px;font-weight:700;color:#fff}.modal-export.Mobile .ant-modal-confirm-btns .ant-btn-default span,.modal-export.Mobile .ant-modal-confirm-btns .ant-btn-primary{display:none}.modal-export.Mobile .btn-submit{position:absolute;bottom:50px;left:50%;transform:translate(-50%);width:100px;height:100px;border-radius:50%;border:10px solid white;background:transparent}.modal-export.Mobile .btn-submit:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;background:white}.modal-export.modal-order-history .content{max-height:70vh;height:fit-content;overflow:scroll;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:15px;padding-top:10px}.modal-export.modal-order-history .content__box{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:15px;padding-left:50px;width:100%;min-width:500px}.modal-export.modal-order-history .content__box:after{z-index:1;content:"";position:absolute;top:-20px;left:7px;bottom:-20px;width:3px;background:#6c757d}.modal-export.modal-order-history .content__box-title,.modal-export.modal-order-history .content__box-item{width:100%;position:relative}.modal-export.modal-order-history .content__box-title:after,.modal-export.modal-order-history .content__box-item:after{z-index:2;content:"\25cf";position:absolute;top:-14px;left:-50px;font-size:28px;color:#d4b106}.modal-export.modal-order-history .content__box-list{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:15px;width:100%;margin:0;padding:0}.modal-export.modal-order-history .content__box-item{display:flex;flex-direction:row;justify-content:start;align-items:start;margin:0;padding:0;gap:10px}.modal-export.modal-order-history .content__box-item:after{color:#002faf}.modal-export.modal-order-history .content__box-item p:nth-child(1){width:35%}.modal-export.modal-order-history .content__box-item p:nth-child(2){width:25%}.modal-export.modal-order-history .content__box-item p:nth-child(3){width:15%}.modal-export.modal-order-history .content__box-item p:nth-child(4){width:25%}.table_name{flex-wrap:wrap;display:flex;margin-bottom:10px;gap:10px}.table_name-body{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;position:relative}.table_name h3{width:80%;margin-bottom:0;font-weight:600;font-size:18px;letter-spacing:1.3px;text-transform:uppercase;color:var(--txtMainColor)}.btn-group-search{display:flex;justify-content:flex-end;gap:10px;height:35px;margin-right:10px}.group-filter{width:100%;border-radius:8px;padding:10px 0 0 10px;border:1px solid #f0f0f0;background:#fafafa;transition:all .3s ease-in-out}@media screen and (min-width: 1024px){.group-filter .form-filter-inline{display:flex;flex-direction:row;align-items:end}.group-filter .form-filter-inline .form-item-control{width:80%}.group-filter .form-filter-inline .form-item-control>.ant-form-item{width:calc(25% - 11.25px)}.group-filter .form-filter-inline .btn-group-search{width:20%}.group-filter .form-filter-inline .btn-cancel{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;padding:2px 10px}.group-filter .form-filter-inline .btn-cancel .btn__txt{line-height:14px;font-size:13px;padding:.55rem .73rem}.group-filter .btn-group-search{margin-bottom:10px}.group-filter .form-item-control{gap:10px;height:10%;max-height:70px;overflow:hidden;transition:all .3s ease-in-out}.group-filter .form-item-control .date-picker{width:100%}.group-filter .form-item-control .date-picker .ant-picker{height:30px;border-radius:4px}.group-filter .form-item-control input{height:30px;background:var(--mainColorWhite);color:var(--txtBlackColor)}.group-filter .form-item-control .ant-select-single:not(.ant-select-customize-input) .ant-select-selector,.group-filter .form-item-control .ant-select-selector{height:30px;align-items:center;border-radius:4px;border:1px solid var(--borderColor);background:var(--mainColorWhite)}.group-filter.show .form-item-control{height:100%;max-height:300px;transition:all .3s ease-in-out;margin-bottom:10px}.group-filter .form-item-control>.ant-form-item{width:calc(20% - 10px)}}.upload{top:40px;padding:5px}.upload video{width:300px!important;max-width:100%!important;aspect-ratio:16/9!important;height:auto!important;object-fit:cover;border-radius:8px}.upload .ant-modal-header{padding:10px 20px!important}.upload .ant-modal-body{padding:10px 20px!important;height:100%}.upload .ant-modal-content{height:100%}.upload__head{height:10%;display:flex;flex-direction:row;justify-content:space-between;align-items:end;padding:0 5px;margin-bottom:25px;border-bottom:1px solid #cdcdcd}.upload__head .ant-form-item{margin:0}.upload__head .select-page-size{margin-bottom:5px;width:auto;justify-content:end}.upload__head .select-page-size .ant-select-selector{background-color:var(--mainBg)}.upload__head .ant-radio-button-wrapper-in-form-item{margin-right:5px;background-color:var(--grayColor);color:#fff!important;text-transform:uppercase;border:none;outline:none;border-radius:4px 4px 0 0}.upload__head .ant-radio-button-wrapper-in-form-item:before{display:none}.upload__head .ant-radio-button-wrapper-in-form-item.ant-radio-button-wrapper-checked{background-color:var(--activeMainColor)}.upload__body{height:80%;width:100%;overflow-y:scroll;overflow-x:hidden}.upload__body .ant-upload.ant-upload-drag{height:150px}.upload__body .ant-upload.ant-upload-drag .ant-upload-text{font-size:13px}@media screen and (min-width: 1024px){.upload__body .ant-upload.ant-upload-drag .ant-upload-text{font-size:16px}}.upload__body .ant-upload.ant-upload-drag .ant-upload-hint{font-size:12px}@media screen and (min-width: 1024px){.upload__body .ant-upload.ant-upload-drag .ant-upload-hint{font-size:15px}}.upload__body .ant-col-offset-6{margin:10px}.upload__body .file{display:flex;flex-direction:column;justify-content:start;align-items:center}.upload__body .file img{width:50%!important}@media screen and (min-width: 1024px){.upload__body .file img{width:40%!important;max-height:70px}}.upload__body .file p{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.upload__foot{height:10%}.upload__foot .ant-pagination-disabled{display:none}.upload__foot .ant-pagination-item,.upload__foot .ant-pagination-prev,.upload__foot .ant-pagination-next{min-width:28px;height:28px;margin-right:0;margin-left:5px;line-height:26px;border:1px solid rgba(0,0,0,.8)}.upload__foot .ant-pagination-item:hover,.upload__foot .ant-pagination-prev:hover,.upload__foot .ant-pagination-next:hover{border-color:#1070b6}.upload__foot .ant-pagination-item:hover a,.upload__foot .ant-pagination-prev:hover a,.upload__foot .ant-pagination-next:hover a{color:#1070b6}.upload__foot .ant-pagination-item:hover button,.upload__foot .ant-pagination-prev:hover button,.upload__foot .ant-pagination-next:hover button{border:none;color:#1070b6}.upload__foot .ant-pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:10px}.upload__foot .ant-pagination-item-active{background-color:var(--mainColor);border-color:transparent!important}.upload__foot .ant-pagination-item-active a{color:#fff!important}.upload__foot .controls{display:flex;flex-direction:row;justify-content:end;align-items:center;margin-top:30px;width:100%;gap:15px}.upload .ant-modal{z-index:9999}.upload .ant-modal-header{padding-left:5px;font-weight:700;font-size:18px}.upload .ant-modal-content{position:relative;display:flex;flex-direction:column;height:calc(100vh - 110px);max-height:650px;padding-bottom:15px;border:1px solid var(--borderColor);border-radius:6px}.upload .ant-modal-content .top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.upload .ant-modal-content .top .ant-select-selector{display:flex;flex-direction:row;justify-content:center;align-items:center;width:61px;height:25px;background-color:var(--mainBg);border:1px solid rgba(138,139,159,.4);border-radius:4px}.upload .ant-modal-content__show{display:flex;flex-direction:row;align-items:center;gap:.5rem}.upload .ant-modal-content__show>span{font-weight:500;font-size:12px;line-height:14px;color:#000c}.upload .ant-modal-content .ant-table table{border-radius:6px 6px 0 0;overflow:hidden}.upload .ant-modal-content .control{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.upload .ant-modal-content .control button{border:none;outline:none;cursor:pointer}.upload .ant-modal-footer{display:none}.upload .ant-modal-body{width:100%;height:calc(100% - 70px);max-height:570px}.upload .ant-modal-body form{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between}.upload .ant-btn-primary{border:none;outline:none}.upload.onlyFile{top:100px}.upload.onlyFile .upload__body{height:80%}.upload.onlyFile__foot{height:10%}.upload.onlyFile .ant-modal-content{height:60vh}.upload .ant-checkbox{display:none}.upload .ant-checkbox-group{display:flex;flex-wrap:wrap;width:100%;gap:5px}.upload .ant-checkbox-group-item{position:relative;width:calc(33.3333333333% - 5px);height:100%;display:flex;justify-content:center;align-items:center;padding:5px;margin:0;border:1px solid #cdcdcd}.upload .ant-checkbox-group-item.ant-checkbox-wrapper-disabled{opacity:.5;cursor:not-allowed;background:rgba(0,0,0,.05)!important;pointer-events:none}.upload .ant-checkbox-group-item span{width:100%;padding:0}.upload .ant-checkbox-group-item span>span{position:relative;display:block;height:100px}.upload .ant-checkbox-group-item span>span img{height:100%;width:100%;object-fit:contain}.upload .ant-checkbox-group-item span>span .image-crash{height:100%;width:100%;display:flex;justify-content:center;align-items:center;background-color:#0000000d;color:#000;font-size:32px;border-radius:4px}.upload .ant-checkbox-group-item span>span .image-crash i{position:static;font-size:32px;color:inherit}.upload .ant-checkbox-group-item span>span i{position:absolute;top:10px;left:5px;font-size:17px;color:#000}.upload .ant-checkbox-group .mark{position:relative;inset:0 0 60px}.upload .ant-checkbox-group.images .ant-checkbox-group-item,.upload .ant-checkbox-group.video .ant-checkbox-group-item{border:none;border-radius:8px;transition:all .3s ease-in-out;background:rgba(182,182,182,.4431372549)}.upload .ant-checkbox-group.images .ant-checkbox-group-item:hover,.upload .ant-checkbox-group.video .ant-checkbox-group-item:hover{background:#ababab}.upload .ant-checkbox-group.images .ant-checkbox-group-item .controls,.upload .ant-checkbox-group.video .ant-checkbox-group-item .controls{position:absolute;top:10px;right:3%;display:flex;align-items:center;justify-content:end;gap:10px;z-index:10;width:100%}.upload .ant-checkbox-group.images .ant-checkbox-group-item .controls .cirle,.upload .ant-checkbox-group.video .ant-checkbox-group-item .controls .cirle{border-radius:50%;background:#f1f1f1;display:flex;justify-content:center;align-items:center;height:24px;width:24px;cursor:pointer;transition:.3s ease-in-out}.upload .ant-checkbox-group.images .ant-checkbox-group-item .controls .cirle:hover,.upload .ant-checkbox-group.video .ant-checkbox-group-item .controls .cirle:hover{transform:scale(1.2);background-color:#fff;border:1px solid green}.upload .ant-checkbox-group.images .ant-checkbox-group-item .controls .download,.upload .ant-checkbox-group.video .ant-checkbox-group-item .controls .download{color:#0d00ff}.upload .ant-checkbox-group.images .ant-checkbox-group-item .controls .download svg,.upload .ant-checkbox-group.video .ant-checkbox-group-item .controls .download svg{height:14px;width:24px}.upload .ant-checkbox-group.images .ant-checkbox-group-item .controls .copy,.upload .ant-checkbox-group.video .ant-checkbox-group-item .controls .copy{color:#000;margin:0}.upload .ant-checkbox-group.images .ant-checkbox-group-item .controls .copy i,.upload .ant-checkbox-group.video .ant-checkbox-group-item .controls .copy i{width:14px!important;width:100%}.upload .ant-checkbox-group.images .ant-checkbox-group-item .controls .anticon-delete,.upload .ant-checkbox-group.video .ant-checkbox-group-item .controls .anticon-delete{color:#ff0202}.upload .ant-checkbox-group.images .ant-checkbox-group-item .image-crash,.upload .ant-checkbox-group.video .ant-checkbox-group-item .image-crash{height:100%;width:100%;display:flex;justify-content:center;align-items:center;background-color:#0000000d;color:#000;font-size:32px;border-radius:4px}.upload .ant-checkbox-group.images .ant-checkbox-group-item .image-crash i,.upload .ant-checkbox-group.video .ant-checkbox-group-item .image-crash i{position:static;font-size:32px;color:inherit}.upload .ant-checkbox-group.images .ant-checkbox-group-item span>span,.upload .ant-checkbox-group.video .ant-checkbox-group-item span>span{width:100%;height:100px;display:flex;justify-content:center;align-items:center;padding:5px;cursor:pointer;border-radius:6px;transition:all .3s ease-in-out}.upload .ant-checkbox-group.images .ant-checkbox-group-item span>span img,.upload .ant-checkbox-group.images .ant-checkbox-group-item span>span video,.upload .ant-checkbox-group.video .ant-checkbox-group-item span>span img,.upload .ant-checkbox-group.video .ant-checkbox-group-item span>span video{height:100%!important;width:100%!important;object-fit:contain!important;aspect-ratio:unset!important;border-radius:4px}.upload .ant-checkbox-wrapper-checked{border:2px solid #1070b6!important}.upload .radio-img__group{display:flex;flex-wrap:wrap;width:100%;gap:5px}.upload .radio-img .ant-radio-button-wrapper{border:none!important}.upload .radio-img__item{width:calc(33.3333333333% - 5px);height:100%;display:flex;justify-content:center;align-items:center;padding:5px;background:rgba(182,182,182,.4431372549);cursor:pointer;border-radius:6px;transition:all .3s ease-in-out}.upload .radio-img__item:hover{background:#ababab}.upload .radio-img__item.ant-radio-button-wrapper-disabled{opacity:.5;cursor:not-allowed;background:rgba(0,0,0,.05)!important;pointer-events:none}.upload .radio-img__item .mark{position:absolute;inset:0 0 60px}.upload .radio-img__item span{width:100%}.upload .radio-img__item span>span{position:relative;display:block;height:100px}.upload .radio-img__item span>span img,.upload .radio-img__item span>span video{height:100%!important;width:100%!important;object-fit:contain!important;aspect-ratio:unset!important;border-radius:4px}.upload .radio-img__item span>span .image-crash{height:100%;width:100%;display:flex;justify-content:center;align-items:center;background-color:#0000000d;color:#000;font-size:32px;border-radius:4px}.upload .radio-img__item span>span .image-crash i{position:static;font-size:32px;color:inherit}.upload .radio-img__item span .controls{position:absolute;top:10px;left:0;display:flex;align-items:center;justify-content:end;gap:10px;z-index:10;width:100%}.upload .radio-img__item span .controls .cirle{border-radius:50%;background:#f1f1f1;display:flex;justify-content:center;align-items:center;height:24px;width:24px;cursor:pointer;transition:.3s ease-in-out}.upload .radio-img__item span .controls .cirle:hover{transform:scale(1.2);background-color:#fff}.upload .radio-img__item span .controls .download{color:#0d00ff}.upload .radio-img__item span .controls .download svg{height:14px;width:24px}.upload .radio-img__item span .controls .copy{color:#000;margin:0}.upload .radio-img__item span .controls .copy i{width:14px!important;width:100%}.upload .radio-img__item span .controls .anticon-delete{color:#ff0202}.upload .radio-img .ant-radio-button-wrapper:not(:first-child):before{background-color:unset}.upload .radio-img .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border:2px solid #1070b6!important}.upload .radio-img .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:unset}.wp-upload{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}@media screen and (min-width: 1024px){.wp-upload{justify-content:start}}.wp-upload video{width:300px!important;max-width:100%!important;aspect-ratio:16/9!important;height:auto!important;object-fit:cover;border-radius:8px}.wp-upload .image-default{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0!important;width:100%;max-width:300px;overflow:hidden;border-radius:10px;background:#f4f4f4;border:1px solid #e8e8e8}.wp-upload .image-default.video-images{width:300px!important;max-width:300px!important}.wp-upload .image-default.video-images .image-default__body-single video,.wp-upload .image-default.video-images .image-default__body-single img{width:100%!important;aspect-ratio:16/9!important;height:auto!important;object-fit:cover!important;border-radius:8px}.wp-upload .image-default.single{width:300px!important;max-width:300px!important}.wp-upload .image-default.single .image-default__body-single{overflow:hidden}.wp-upload .image-default.single .image-default__body-single img{object-fit:contain;width:100%!important;height:270px!important}.wp-upload .image-default ul{margin-bottom:0!important}.wp-upload .image-default.multiple{display:block;max-width:100%}.wp-upload .image-default__header{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fafafa;border-bottom:1px solid #e8e8e8;border-top-left-radius:8px;border-top-right-radius:8px;width:100%}.wp-upload .image-default__header .header-title{font-weight:600;font-size:14px;color:#262626}.wp-upload .image-default__header .header-title .required-mark{color:red;margin-left:4px}.wp-upload .image-default__header .header-badge{display:inline-flex;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;color:#fff;background-color:var(--mainColor);border-radius:10px;line-height:1}.wp-upload .image-default__header .header-hint{font-size:12px;color:#8c8c8c;font-weight:400}.wp-upload .image-default__body-empty{padding:16px;display:flex;justify-content:center;align-items:center}.wp-upload .image-default__body-single{padding:12px;display:flex;flex-direction:column;gap:10px;width:100%;align-items:center}.wp-upload .image-default__body-single img{width:100%;max-height:250px;object-fit:contain;object-position:center;cursor:pointer}.wp-upload .image-default .mark{position:absolute;inset:0 0 60px}.wp-upload .image-default__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;padding:12px;width:100%}.wp-upload .image-default__item{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;position:relative;height:100px;padding:10px!important;gap:10px;background:rgba(210,210,210,.4431372549);border-radius:8px}.wp-upload .image-default__item .ant-input{background:#f1f1f1;height:30px}.wp-upload .image-default__item img{height:calc(100% - 40px);object-fit:fill}@media screen and (min-width: 1024px){.wp-upload .image-default__item{width:100%;height:200px}.wp-upload .image-default__item img{max-width:100%;object-fit:contain}}.wp-upload .image-default__item-delete{position:absolute;top:8px;right:8px;z-index:1;font-size:30px;color:#bdbdbd;background:#ffffff;border-radius:50%;line-height:1;cursor:pointer;transition:all .2s ease-in-out}.wp-upload .image-default__item-delete:hover{color:#fb6262;background:#fff;transform:scale(1.15)}.wp-upload .image-default__item-show{position:absolute;top:50%;left:50%;font-size:20px;font-weight:700;transform:translate(-50%,-100%);background:rgba(255,255,255,.4)}.wp-upload .image-default__item-add{justify-content:center!important;align-items:center!important;cursor:pointer;transition:background .2s ease-in-out}.wp-upload .image-default__item-add:hover{background:rgba(192,192,192,.4431372549)}.wp-upload .image-default__item-add:hover .circle-plus{border-color:#595959;background:#ffffff}.wp-upload .image-default__item-add:hover .circle-plus .anticon{color:#595959}.wp-upload .image-default__item-add .circle-plus{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;border:2px dashed #8c8c8c;transition:all .2s ease-in-out}.wp-upload .image-default__item-add .circle-plus .anticon{font-size:24px;color:#8c8c8c;transition:all .2s ease-in-out}.wp-upload .image-default>img{width:100%;max-height:250px;object-fit:contain;object-position:center}.wp-upload .video-default__list{display:flex;flex-wrap:wrap;gap:20px;width:100%;padding:12px}.wp-upload .video-default__item{width:300px;position:relative;background:rgba(210,210,210,.4431372549);border-radius:8px;padding:10px;display:flex;justify-content:center;align-items:center}.wp-upload .video-default__item video{width:100%!important;border-radius:6px}.wp-upload .video-default__item-add{justify-content:center!important;align-items:center!important;cursor:pointer;transition:background .2s ease-in-out;aspect-ratio:16/9}.wp-upload .video-default__item-add:hover{background:rgba(192,192,192,.4431372549)}.wp-upload .video-default__item-add:hover .circle-plus{border-color:#595959;background:#ffffff}.wp-upload .video-default__item-add:hover .circle-plus .anticon{color:#595959}.wp-upload .video-default__item-add .circle-plus{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;border:2px dashed #8c8c8c;transition:all .2s ease-in-out}.wp-upload .video-default__item-add .circle-plus .anticon{font-size:24px;color:#8c8c8c;transition:all .2s ease-in-out}.wp-upload .files-change{width:100%;background:#f4f4f4;border:1px solid #e8e8e8;border-radius:8px;padding:0!important;overflow:hidden}.wp-upload .files-change .item-body{display:flex;flex-direction:column;gap:10px}.wp-upload .files-change .item{width:100%;gap:10px;border-bottom:1px solid #cdcdcd;padding-bottom:5px;display:flex;flex-wrap:wrap;align-items:center}.wp-upload .files-change .item a{display:flex;justify-content:center;align-items:center}.wp-upload .files-change .item img{width:50px;height:50px;object-fit:cover}.wp-upload .files-change .item p{width:calc(100% - 100px);margin:0}.wp-upload .files-change .item-add{justify-content:center!important;align-items:center!important;cursor:pointer;border:none!important;border-radius:8px;padding:10px!important;margin:10px;width:calc(100% - 20px)!important;background:rgba(210,210,210,.4431372549)!important;transition:background .2s ease-in-out}.wp-upload .files-change .item-add:hover{background:rgba(192,192,192,.4431372549)!important}.wp-upload .files-change .item-add:hover .circle-plus{border-color:#595959;background:#ffffff}.wp-upload .files-change .item-add:hover .circle-plus .anticon{color:#595959}.wp-upload .files-change .item-add .circle-plus{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;border:2px dashed #8c8c8c;transition:all .2s ease-in-out}.wp-upload .files-change .item-add .circle-plus .anticon{font-size:16px;color:#8c8c8c;transition:all .2s ease-in-out}.cke_dialog_ui_button{display:inline-block!important}.cke_dialog_background_cover{z-index:10}.cke_dialog_container{z-index:1000}.login__company .ant-modal-header .ant-modal-title{color:var(--txtWhiteColor);font-size:14px}.login__company .ant-modal-content{border-radius:6px}.login__company .ant-modal-content .ant-radio-group{padding:0}.login__company .ant-modal-content .ant-radio-group .ant-radio-button-wrapper{padding:1px 0}.login__company .ant-modal-footer{display:none}.login__company .ant-modal-body{padding:20px}.login__company button{margin-top:10px}.ant-upload.ant-upload-drag{background:var(--mainBg);border:1px dashed var(--borderColor);border-radius:8px}.ant-upload.ant-upload-drag .ant-upload-drag-container p{color:var(--txtBlackColor)!important}.ant-upload-list-item{border:1px solid var(--borderColor)!important;border-radius:8px!important}.ant-upload-list-item-name{color:var(--txtBlackColor)}.ant-upload-list-item button svg{color:var(--txtBlackColor)}.form-item-label__uploadFile{display:flex;align-items:center;gap:8px}.form-item-label__uploadFile .label-badge{display:inline-flex;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;color:#fff;background-color:var(--mainColor);border-radius:10px;line-height:1}.form-item-label__uploadFile .label-hint{font-size:12px;color:#8c8c8c;font-weight:400}.ant-table-wrapper .ant-table-thead .ant-table-cell{text-align:center;font-weight:500;font-size:12px;line-height:16px;padding:10px 0;background-color:var(--mainColor)!important;color:#fff}.table-desktop{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:start;padding:10px 0;width:100%;margin-bottom:30px;gap:19px;border-radius:8px;border:1px solid #f0f0f0;background:#fafafa}.table-desktop .table-desktop{margin-bottom:0}.table-desktop td.ant-table-selection-column{padding-left:8px!important}.table-desktop.tableTree .ant-table-selection-column{text-align:center}.table-desktop__action{display:flex;justify-content:center;align-items:center;gap:1rem}.table-desktop__action .icon{padding:4px;border-radius:2px;font-size:1.2rem;color:#fff;cursor:pointer}.table-desktop__action .icon.delete{background:#ff0202}.table-desktop__action .icon.update{background:#d4b106}.table-desktop__action .icon.success{background:#28ca42}.table-desktop .top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 10px;width:100%}.table-desktop .top .ant-select-selector{display:flex;flex-direction:row;justify-content:center;align-items:center;height:25px;background-color:var(--mainBg);border:1px solid rgba(138,139,159,.4);border-radius:4px}.table-desktop .loadingTable{margin:20px 0;width:100%;padding:30px 50px;text-align:center;color:var(--txtBlackColor)}.table-desktop .loadingTable h3{color:var(--txtBlackColor)}.table-desktop__show{display:flex;flex-direction:row;align-items:center;gap:.5rem}.table-desktop__show>span{font-weight:500;font-size:12px;line-height:14px;color:var(--txtBlackColor)}.table-desktop .ant-table-container .ant-table-header,.table-desktop .ant-table-container .ant-table-body{background:var(--mainBg)}.table-desktop .ant-table table{border-radius:6px 6px 0 0}.table-desktop td>*{margin-bottom:0}.table-desktop p.link{color:#1070b6;font-size:14px;font-weight:700;cursor:pointer;margin-bottom:0}.table-desktop p.link span{color:#1070b6;padding:5px 5px 0}.table-desktop p.link .anticon{font-size:20px}.table-desktop .control .ant-menu{display:flex;flex-direction:row;justify-content:end;align-items:end;background:transparent!important;border-right:none!important}.table-desktop .control .ant-menu-item{padding:0;margin:0 0 0 10px}@media screen and (min-width: 1024px){.table-desktop .control .ant-menu{display:flex}}.table-desktop__footer{width:100%}.table-desktop__footer .myPagination{width:100%;padding:0 10px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:20px}.table-desktop__footer .myPagination p{margin:0;color:var(--txtBlackColor)}.table-desktop__footer .myPagination .ant-pagination-disabled{display:none}.table-desktop__footer .myPagination .ant-pagination-item-link{border-radius:5px;border:unset}.table-desktop__footer .myPagination .ant-pagination-item-link .ant-pagination-item-ellipsis,.table-desktop__footer .myPagination .ant-pagination-item-link .ant-pagination-item-link-icon{color:var(--borderColor)}.table-desktop__footer .myPagination .ant-pagination-item,.table-desktop__footer .myPagination .ant-pagination-prev,.table-desktop__footer .myPagination .ant-pagination-next{min-width:28px;height:28px;margin-right:0;margin-left:5px;line-height:26px;border:1px solid rgba(0,0,0,.8);border-radius:5px}.table-desktop__footer .myPagination .ant-pagination-item:hover,.table-desktop__footer .myPagination .ant-pagination-prev:hover,.table-desktop__footer .myPagination .ant-pagination-next:hover{border-color:var(--mainColor)}.table-desktop__footer .myPagination .ant-pagination-item:hover a,.table-desktop__footer .myPagination .ant-pagination-prev:hover a,.table-desktop__footer .myPagination .ant-pagination-next:hover a{color:var(--mainColor)}.table-desktop__footer .myPagination .ant-pagination-item:hover button,.table-desktop__footer .myPagination .ant-pagination-prev:hover button,.table-desktop__footer .myPagination .ant-pagination-next:hover button{border:none;color:var(--mainColor)}.table-desktop__footer .myPagination .ant-table-pagination.ant-pagination{margin-bottom:0;justify-content:center}.table-desktop__footer .myPagination .ant-pagination-item-active{background-color:var(--mainColor);border-color:transparent!important}.table-desktop__footer .myPagination .ant-pagination-item-active a{color:#fff!important}.ant-table-wrapper{position:relative;width:100%}.ant-table-wrapper .ant-table-cell-scrollbar{box-shadow:none}.ant-table-wrapper .ant-table-thead{background-color:var(--mainColor)}.ant-table-wrapper .ant-table-thead .ant-table-cell{text-align:center!important;font-weight:500;font-size:14px;line-height:16px;padding:10px 0;min-width:150px;background:inherit;color:#fff}.ant-table-wrapper .ant-table-thead .ant-table-cell:first-child{width:120px;min-width:120px;background:var(--mainColor)}.ant-table-wrapper .ant-table-thead .ant-table-cell.ant-table-cell-fix-right.ant-table-cell-fix-right-first{right:-20px;border-right:none}.ant-table-wrapper .ant-table-thead .ant-table-cell.ant-table-cell-fix-right.ant-table-cell-fix-right-first:before{display:none!important}.ant-table-wrapper .ant-table-tbody>tr>td{padding:17px 5px;font-weight:500;font-size:14px;line-height:16px;overflow:hidden;text-align:start}@media screen and (min-width: 1024px){.ant-table-wrapper .ant-table-tbody>tr>td{padding-left:10px;padding-top:10px;padding-bottom:10px}.ant-table-wrapper .ant-table-tbody>tr>td .ant-form .ant-form-item{width:100%}}.ant-table-wrapper .ant-table-tbody>tr>td>div.start{text-align:start}.ant-table-wrapper .ant-table-tbody>tr>td>div.center{text-align:center}.ant-table-wrapper .ant-table-tbody>tr>td>div.end{text-align:end}.ant-table-wrapper .ant-table-tbody>tr>td a{display:inline}.ant-table-wrapper .ant-table-tbody>tr>td img{max-width:100px}.ant-table-wrapper .ant-table-tbody>tr:nth-child(odd)>td{background-color:var(--grayColor3);color:var(--txtBlackColor);border:unset}.ant-table-wrapper .ant-table-tbody>tr:nth-child(even)>td{background-color:var(--bgColor);color:var(--txtBlackColor);border:unset}.ant-table-wrapper .filter{position:absolute;right:0}.ant-table-wrapper .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):not(.ant-table-cell-scrollbar):before{background-color:#fff}@media screen and (min-width: 1024px){.ant-popover-placement-topRight .ant-popover-inner-content{min-width:250px}}.ant-popover-placement-topRight .ant-popover-arrow{right:8px}.ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar{display:block;width:8px;min-width:8px;height:40px;border:none;background:var(--mainColor)!important}.ant-empty-description{color:var(--txtBlackColor)}.tableTree .firstCol-title .anticon{margin:0 10px}.tableTree .firstCol .rotate-icon{transition:transform .3s}.tableTree .firstCol .rotate-icon.expanded{transform:rotate(90deg)}.tableTree .firstCol .d-none svg{display:none}.ant-dropdown-menu-item-icon{font-size:15px}:not(:root):fullscreen .gjs-editor{max-height:100vh}.gjs-editor{color:#fff;background:#b4b4b4;max-height:calc(100vh - 150px);border:1px solid var(--mainColor)}.gjs-editor.full{position:fixed;top:0;left:0;width:100vw;height:100vh;max-height:100vh;z-index:9999}.gjs-editor.full .gjs-editor{max-height:100vh!important}.gjs-editor.full .bx.bx-fullscreen{color:#ff8701}.gjs-editor__wrapper{display:flex;flex-direction:row;align-items:start;height:100%;background:var(--mainColor)}.gjs-editor .top-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px;width:100%;height:48px;min-height:48px;opacity:1;transition:all .3s}.gjs-editor .top-bar.hidden{padding:0;height:0;min-height:0;opacity:0}.gjs-editor .top-bar .ant-form-item{display:inline;margin-bottom:0}.gjs-editor .top-bar .ant-form-item .ant-select-selector{background-color:var(--mainColor)}.gjs-editor .top-bar .ant-form-item .ant-select-selector .ant-select-selection-item,.gjs-editor .top-bar .ant-form-item .ant-select-arrow{color:#fff}.gjs-editor .top-bar__button{display:flex;flex-direction:row;align-items:center;gap:20px}.gjs-editor .top-bar__button-item{border:none;outline:none;background:none;color:#fff;cursor:pointer}.gjs-editor .top-bar__button-item.active,.gjs-editor .top-bar__button-item:not(:disabled):hover{color:#ff8701}.gjs-editor .top-bar__button-item>button:disabled{opacity:.5;background:none;border:none;outline:none;color:#fff}.gjs-editor .top-bar__button-item i{font-size:26px;font-weight:500}.gjs-editor__left{display:flex;flex-direction:column;align-items:start;width:100%;height:100%}.gjs-editor__left-canvas{height:100%!important}.gjs-editor__right{width:35%;height:100%;overflow:hidden;transition:all .3s}.gjs-editor__right.close{width:0}.gjs-editor__right .right-sidebar{height:100%;overflow-y:scroll}.gjs-editor__right .ant-tabs{height:100%}.gjs-editor__right .ant-tabs .style-tab{height:100%;display:flex;flex-direction:column;justify-content:start;align-items:start;flex-wrap:nowrap}.gjs-editor__right .ant-tabs .ant-tabs{overflow:scroll}.gjs-editor__right .ant-tabs .ant-tabs-content,.gjs-editor__right .ant-tabs .ant-tabs-tabpane{height:100%}.gjs-editor__right .ant-tabs .ant-tabs-nav{z-index:1;top:0;padding:0;margin:0;height:48px;background:var(--mainColor)}.gjs-editor__right .ant-tabs .ant-tabs-nav:before{border:none}.gjs-editor__right .ant-tabs .ant-tabs-nav .ant-tabs-tab-btn{font-size:20px;color:#fff}.gjs-editor__right .ant-tabs .ant-tabs-nav-list{justify-content:space-between;width:100%;padding:0 10px}.gjs-editor__right .ant-tabs .ant-tabs-tab{background:var(--mainColor);border:none}.gjs-editor__right .ant-tabs .ant-tabs-tab.ant-tabs-tab-active{border-bottom:2px solid #ff8701}.gjs-editor__right .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#ff8701!important}.gjs-editor__right .select-manager{padding:5px;width:100%}.gjs-editor__right .select-manager__container{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:10px;width:100%}.gjs-editor__right .select-manager__sel{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%}.gjs-editor__right .select-manager__sel-title{font-size:15px;font-weight:500;color:#fff}.gjs-editor__right .select-manager__sel .ant-select .ant-select-selector{background-color:inherit;border:1px solid #cdcdcd;height:25px}.gjs-editor__right .select-manager__sel .ant-select-arrow,.gjs-editor__right .select-manager__sel .ant-select-single.ant-select-show-arrow .ant-select-selection-item{color:#fff;font-size:15px;line-height:25px}.gjs-editor__right .select-manager__sel .ant-select-arrow .ant-select-suffix,.gjs-editor__right .select-manager__sel .ant-select-single.ant-select-show-arrow .ant-select-selection-item .ant-select-suffix{font-size:10px}.gjs-editor__right .select-manager__seln{display:flex;flex-direction:row;align-items:start;gap:5px;flex-wrap:wrap;width:100%;padding:5px;border:1px solid #cdcdcd;border-radius:5px;background-color:#32323226}.gjs-editor__right .select-manager__seln button{display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid #cdcdcd;border-radius:2px;outline:none;background:none;padding:.5rem}.gjs-editor__right .select-manager__seln button:hover{opacity:.8}.gjs-editor__right .select-manager__seln button i{font-size:15px;color:#fff}.gjs-editor__right .select-manager__seln .ant-select-selector{background-color:inherit!important;border:none!important;outline:none!important;box-shadow:none!important;color:#fff!important}.gjs-editor__right .select-manager__seln .class-tag{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;position:relative;background:#d4b106;border-radius:3px;color:#000;padding-right:2px;margin:0}.gjs-editor__right .select-manager__seln .class-tag__content{padding:3px 0}.gjs-editor__right .select-manager__seln .class-tag__action{cursor:pointer;border-left:1px solid #cdcdcd}.gjs-editor__right .select-manager__seln .class-tag__action:hover{color:#ff8701}.gjs-editor__right .select-manager__selected{color:#fff;font-size:16px;font-weight:500}.gjs-editor__right .select-manager__selected span{opacity:.7}.gjs-editor__right .select-manager__empty{padding:10px;color:#fff}.gjs-editor__right .select-manager__empty-title{font-size:13px;font-weight:500}.gjs-editor__right .select-manager__empty-desc{padding-top:5px;padding-left:20px;list-style:disc}.gjs-editor__right .select-manager__empty-desc li{font-size:12px;font-style:italic}.gjs-editor__right .style-manager .sector-row{width:100%}.gjs-editor__right .style-manager .sector-row.mb{margin-bottom:2rem}.gjs-editor__right .style-manager .sector-row__sep{margin:0 -.5rem .5rem;border-bottom:1px solid #cdcdcd}.gjs-editor__right .block-manager{position:relative;width:100%;color:#fff;height:100%;overflow:scroll}.gjs-editor__right .block-manager__search{position:sticky;top:0;z-index:998;padding:10px;background:var(--mainColor)}.gjs-editor__right .block-manager__search input{border:1px solid #cdcdcd;outline:none;box-shadow:none;border-radius:5px;background:inherit;color:#fff}.gjs-editor__right .block-manager__search input::placeholder{color:#fff}.gjs-editor__right .block-manager__list .ant-collapse{background-color:var(--mainColor);border:none}.gjs-editor__right .block-manager__list .ant-collapse-header{color:#fff;background-color:#32323233;padding:5px 10px}.gjs-editor__right .block-manager__list .ant-collapse-header .ant-collapse-arrow,.gjs-editor__right .block-manager__list .ant-collapse-header-text{color:#fff}.gjs-editor__right .block-manager__list .ant-collapse-content{color:#fff;background-color:inherit}.gjs-editor__right .block-manager__list .ant-collapse-content-box{display:flex;flex-direction:row;justify-content:space-between;align-items:start;flex-wrap:wrap;gap:10px}.gjs-editor__right .block-manager__block{display:flex;flex-direction:column;justify-content:start;align-items:center;gap:5px;width:calc(50% - 5px);border:1px solid #cdcdcd;padding:10px 0;border-radius:5px}.gjs-editor__right .block-manager__block .block-media{width:35px;height:35px}.gjs-editor__right .block-manager__block .block-media.svg{width:90%;height:auto}.gjs-editor__right .block-manager__block .block-media svg{stroke:#fff;fill:#fff}.gjs-editor__right .block-manager__block .block-label{width:85%;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center}.gjs-editor__right .trait-manager{padding:10px}.gjs-editor__right .trait-manager .form-item-control{gap:5px}.gjs-editor__right .trait-manager .form-item-control .ant-form-item-label label,.gjs-editor__right .trait-manager .form-item-control .ant-form-item .ant-select-selection-item{color:#fff;font-weight:500;font-size:14px}.gjs-editor__right .trait-manager .form-item-control .ant-form-item input{height:auto;color:#fff;background:inherit}.gjs-editor__right .trait-manager .form-item-control .ant-form-item input:hover,.gjs-editor__right .trait-manager .form-item-control .ant-form-item input:focus{border-color:#cdcdcd}.gjs-editor__right .trait-manager .form-item-control .ant-form-item .ant-select:hover .ant-select-selector,.gjs-editor__right .trait-manager .form-item-control .ant-form-item .ant-select-focused.ant-select .ant-select-selector{border-color:#cdcdcd!important}.gjs-editor__right .trait-manager .form-item-control .ant-form-item .ant-select-selector{height:auto;background:inherit;color:#fff}.gjs-editor__right .trait-manager .form-item-control .ant-form-item .ant-select-arrow{color:#fff}.gjs-editor__right .trait-manager .form-item-control .modal__item-switch .ant-row{justify-content:space-between}.gjs-editor__right .trait-manager .form-item-control .modal__item-switch .ant-row .ant-switch{border:1px solid #cdcdcd}.gjs-editor__right .trait-manager .form-item-control .modal__item-switch .ant-row .ant-switch-checked{background:#ff8701}.gjs-editor__right .trait-manager .form-item-control .modal__item-switch .ant-row .ant-switch-handle{top:1px}.gjs-editor__right .stack-field{width:100%;color:#fff;position:relative}.gjs-editor__right .stack-field__label{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.gjs-editor__right .stack-field__label .gjs__label-field{font-weight:500;font-size:14px;text-transform:capitalize}.gjs-editor__right .stack-field__label .btn{display:flex;flex-direction:row;justify-content:center;align-items:center;background:inherit;border-radius:2px;padding:3px;line-height:1;border:1px solid #cdcdcd}.gjs-editor__right .stack-field__label .btn i{font-size:17px}.gjs-editor__right .stack-field__list{padding-top:10px}.gjs-editor__right .stack-field__item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:5px;width:100%;border-radius:2px;border:1px solid #cdcdcd;padding:5px}.gjs-editor__right .stack-field__item:hover,.gjs-editor__right .stack-field__item.selected{background-color:#32323233}.gjs-editor__right .stack-field__item .content{width:calc(80% - 10px)}.gjs-editor__right .stack-field__item i{width:10%;cursor:pointer;font-size:17px}.gjs-editor__right .style-code{position:relative;width:100%;height:100%}.gjs-editor__right .style-code__header{height:100%}.gjs-editor__right .style-code__foot{position:absolute;bottom:20px;right:10px}.gjs-editor__right .code-field{width:100%;height:100%}.gjs-editor__right .code-field__editor{height:100%;min-height:100px;border:1px solid #cdcdcd;border-radius:5px}.gjs-editor__right .layer-manager{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:10px;width:100%}.gjs-editor__right .layer-manager__list{position:relative;font-size:15px;user-select:none;width:100%;overflow-y:auto;overflow-x:hidden}.gjs-editor__right .layer-manager__list .show-indicator{position:absolute;width:100%;height:2px;background-color:#cdcdcd}.gjs-editor__right .layer-manager__sup{max-width:100%;transition:all .1s ease-in-out;opacity:1}.gjs-editor__right .layer-manager__sup.hidden{opacity:0}.gjs-editor__right .layer-manager .move-ref .layer-item{color:#fff}.gjs-editor__right .layer-manager .move-ref .layer-item.selected{background:rgba(50,50,50,.2)}.gjs-editor__right .layer-manager .move-ref .layer-item.opacity-50{opacity:.5}.gjs-editor__right .layer-manager .move-ref .layer-item__item{max-width:100%}.gjs-editor__right .layer-manager .move-ref .layer-item__child{display:flex;flex-direction:row;align-items:center;width:100%;flex-wrap:wrap;padding:5px 10px;border:1px solid transparent;gap:5px;font-size:13px}.gjs-editor__right .layer-manager .move-ref .layer-item__child:hover{border-color:#cdcdcd}.gjs-editor__right .layer-manager .move-ref .layer-item__child:hover .controls .icon{opacity:1}.gjs-editor__right .layer-manager .move-ref .layer-item__child.selected{background:rgba(50,50,50,.35)}.gjs-editor__right .layer-manager .move-ref .layer-item__child-icon{cursor:pointer}.gjs-editor__right .layer-manager .move-ref .layer-item__child-icon.hide{pointer-events:none;opacity:0}.gjs-editor__right .layer-manager .move-ref .layer-item__child-icon i{font-size:10px;transition:all .1s ease-in-out}.gjs-editor__right .layer-manager .move-ref .layer-item__child .name{max-width:240px;flex:1 1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.gjs-editor__right .layer-manager .move-ref .layer-item__child .controls{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:5px}.gjs-editor__right .layer-manager .move-ref .layer-item__child .controls .icon{cursor:pointer;opacity:0;font-size:15px;transition:all .1s ease-in-out}.gjs-editor__right .layer-manager .move-ref .layer-item__child .controls .icon.show{opacity:1}.gjs-editor__right .input-rename{background:inherit;border:none;outline:none;text-decoration:underline}.gjs-editor .gjs{font-size:20px}.gjs-editor .gjs-stylesManager{width:100%}.gjs-editor .gjs-stylesManager .ant-collapse{background:var(--mainColor);border:none}.gjs-editor .gjs-stylesManager .ant-collapse-header{background-color:#32323233;padding:5px 10px}.gjs-editor .gjs-stylesManager .ant-collapse-header .ant-collapse-arrow,.gjs-editor .gjs-stylesManager .ant-collapse-header-text{color:#fff}.gjs-editor .gjs-stylesManager .ant-collapse-content{background-color:var(--mainColor)}.gjs-editor .gjs-stylesManager .ant-collapse-content-box{padding:10px}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control{gap:5px;flex-direction:row-reverse;column-gap:10px}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item-control-input{min-height:unset}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item-no-colon,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .label-stack{width:100%;display:flex;justify-content:space-between;align-items:center}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item-no-colon .add-button,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .label-stack .add-button{font-size:18px;cursor:pointer}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .stack-item{display:flex;justify-content:space-between;align-items:center;color:#fff;border:1px solid var(--borderColor);margin-bottom:5px;border-radius:5px;font-size:1rem;line-height:1rem;cursor:pointer}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .stack-item .content{padding:10px;width:100%;background-color:var(--mainColor);border-radius:4px 0 0 4px}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .stack-item .content:hover,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .stack-item .popover-style-open{background-color:var(--mainColorFainter);color:#000}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .stack-item .anticon{padding:10px;border-radius:0 4px 4px 0}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .stack-item .anticon:hover{background-color:var(--mainColorFainter);color:#000}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .input-composite{padding:10px;border:1px solid var(--borderColor);border-radius:5px;background:var(--disabledColor);box-shadow:var(--boxShadow)}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-input-group-wrapper .ant-input-wrapper input{border-right:none}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-input-group-wrapper .ant-input-wrapper input:hover,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-input-group-wrapper .ant-input-wrapper input:focus{border:1px solid var(--borderColor);border-right:none;box-shadow:none}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon{border-radius:0 5px 5px 0}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-select-open{border:none}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-select-open .ant-select-selector{border:none!important;box-shadow:none}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-select-focused{border:none}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-select-focused .ant-select-selector{border:none!important;box-shadow:none}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-select-selector{height:28px;padding-right:5px;padding-left:5px}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-select-selector .ant-select-selection-item{padding:0 0 0 20px}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item{margin-bottom:0}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item .ant-select-selector,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item input{height:30px}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item-label label{color:#fff}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item .ant-segmented{width:100%;background-color:var(--mainColor)}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item .ant-segmented-group{justify-content:space-between;border:1px solid var(--borderColor);border-radius:5px}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item .ant-segmented-group .ant-segmented-item-label{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item .ant-segmented-item{color:#fff}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item .ant-segmented-item svg{fill:#fff;stroke:#fff;stroke-width:1px}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item .ant-segmented-item:not(:last-child){border-right:1px solid var(--borderColor)}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item .ant-segmented-item:last-child{border-radius:0 4px 4px 0}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item .ant-segmented-item:first-child{border-radius:4px 0 0 4px}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item .ant-segmented-item-selected{opacity:.8;border-radius:0;color:var(--mainColor)}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item .ant-segmented-item-selected svg{fill:var(--mainColor);stroke:var(--mainColor)}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .ant-form-item .ant-segmented-thumb{opacity:.8;border-radius:0}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style{width:100%}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.top,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.bottom,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.margin-top-sub,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.padding-top-sub,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.padding-bottom-sub,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.margin-bottom-sub{display:flex;justify-content:center}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.top .ant-row,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.bottom .ant-row,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.margin-top-sub .ant-row,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.padding-top-sub .ant-row,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.padding-bottom-sub .ant-row,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.margin-bottom-sub .ant-row{width:50%}.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.left,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.right,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.margin-left-sub,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.padding-right-sub,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.padding-left-sub,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.margin-right-sub,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.width,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.height,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.border-top-right-radius-sub,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.border-bottom-right-radius-sub,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.border-top-left-radius-sub,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.border-bottom-left-radius-sub,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.max-width,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.min-width,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.min-height,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.max-height,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.order,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.flex-grow,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.flex-shrink,.gjs-editor .gjs-stylesManager .ant-collapse-content-box .form-item-control .item-input-style.flex-basis{width:calc(50% - 5px)}.gjs-editor .gjs-pn-views-container,.gjs-editor .gjs-pn-views{width:20%}.gjs-editor .gjs-pn-options{right:20%}.gjs-editor .gjs-cv-canvas,.gjs-editor .gjs-pn-commands{width:80%}.gjs-editor .gjs-pn-buttons{gap:10px}.gjs-editor .gjs-sm-title{font-size:16px}.gjs-editor .gjs-mdl-title{font-size:20px;color:#fff}.gjs-editor .gjs-pn-btn{color:#fff}.gjs-editor .gjs-four-color{color:#ff8701}.gjs-editor .gjs-sm-label{font-weight:500}.gjs-editor .gjs-two-color{color:#fff;font-size:14px;font-weight:500}.gjs-editor .gjs-layer .gjs-no-app{height:auto}.gjs-editor .gjs-layer .gjs-layer-name{padding:0}.gjs-editor .gjs-layer .gjs-layer-count{top:5px}.gjs-editor .gjs-layer .gjs-layer-caret{font-size:.8rem}.gjs-editor .gjs-sm-properties{font-size:1.2rem}.gjs-editor .gjs-one-bg{background-color:var(--mainColor)}.gjs-editor .gjs-sm-preview-box{top:8px}.gjs-editor .fa{font-family:"Font Awesome 6 Free"!important;font-weight:900}.gjs-cm-editor#gjs-cm-htmlmixed #gjs-cm-title,.gjs-cm-editor#gjs-cm-css #gjs-cm-title,.gjs-mdl-btn-close,.sp-choose{color:#fff;font-size:20px}.gjs-btn-prim{color:#fff}.gjs-mdl-container{z-index:999!important}.gjs-mdl-header,.gjs-mdl-content{display:none}.gjs-mdl-container{z-index:1000}.class-tag__action-list{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.class-tag__action-item{cursor:pointer;padding:5px 10px;width:100%;border-top:1px solid #cdcdcd;color:#fff;text-transform:capitalize}.class-tag__action-item:hover{background-color:#32323233}.class-tag__action-popover .ant-popover-inner{background-color:inherit;border-radius:5px}.class-tag__action-popover .ant-popover-inner-content{border:1px solid #cdcdcd;border-radius:5px;padding:0;background-color:var(--mainColor);min-width:100px;overflow:hidden}.select-manager__seln-dropdown{background-color:var(--mainColor)}.select-manager__seln-dropdown .ant-select-item-option-content{color:#fff}.select-manager__seln-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled),.select-manager__seln-dropdown .ant-select-item-option-selected,.select-manager__seln-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled):hover{background-color:#32323233}.gjs-modal{width:100%!important;max-width:1100px}.gjs-modal.seo{max-width:500px}.gjs-modal.upload{max-width:900px}.gjs-modal.upload .ant-modal-content{justify-content:space-between;padding-bottom:0}.gjs-modal #gjs-cm-title,.gjs-modal .anticon-info-circle{display:none}.gjs-modal .export-code{display:flex;flex-direction:column;justify-content:start;align-items:start;flex-wrap:wrap;margin-top:15px}.gjs-modal .export-code__content{display:flex;flex-wrap:wrap;height:400px;gap:20px;width:100%}.gjs-modal .export-code__content .code-field{height:100%;width:100%}.gjs-modal .export-code__html{width:60%}.gjs-modal .export-code__css{width:calc(40% - 20px)}.gjs-modal .export-code__controls{display:flex;flex-direction:row;justify-content:end;align-items:center;width:100%;padding-top:10px}.gjs-modal .export-code__controls .btn .btn__txt{font-size:14px}.gjs-modal .export-code__controls .last{margin-left:10px}.gjs-modal .ant-modal-body{padding:10px}.gjs-modal .ant-modal-body>div,.gjs-modal .ant-modal-body .gjs-am-custom-wrp{height:100%}.gjs-modal .ant-modal-body .radio-img__item{width:calc(25% - 5px)}.gjs-modal .ant-modal-body .upload__btn-upload{position:absolute;bottom:5px;right:15px}.gjs-modal .ant-modal-body .ant-upload-drag{width:80%;margin:0 auto}.gjs-modal .ant-modal-body .ant-upload-list{display:flex;flex-direction:row;justify-content:start;align-items:center;flex-wrap:wrap;gap:20px;padding:10px}.gjs-modal .ant-modal-body .ant-upload-list:after{display:none}.gjs-modal .ant-modal-body .ant-upload-list-picture-container{width:calc(33.3333333333% - 20px)}.gjs-modal .ant-modal-body .upload__foot{display:flex;flex-direction:row;justify-content:space-between;align-items:end}.gjs-modal .ant-modal-body .upload__foot .ant-pagination{width:35%;justify-content:start;padding-left:10px}.gjs-modal .ant-modal-body .upload__foot .controls{width:40%;margin-top:10px;padding:0 10px 0 0}.gjs-modal .ant-modal-confirm-btns{display:none}.gjs-modal .ant-modal-confirm-content{margin:0!important}.stack-field__properties{z-index:9999}.stack-field__properties .ant-popover-inner-content{background:var(--mainColor)}.stack-field__properties .ant-popover-inner-content .form-item-control{width:200px}.stack-field__properties .ant-popover-inner-content .ant-form-item-row{flex-wrap:wrap}.stack-field__properties .ant-popover-inner-content .ant-col{width:100%;flex:auto;text-align:start}.stack-field__properties .ant-popover-inner-content label{color:#fff;font-size:14px;font-weight:500}.stack-field__properties .ant-popover-inner-content input{color:#fff;border:1px solid #cdcdcd!important;background-color:inherit;height:auto;padding:5px 10px;font-size:14px}.stack-field__properties .ant-popover-inner-content .bx{position:absolute;top:5px;right:5px;cursor:pointer;font-size:20px;color:#fff}.stack-field__properties .ant-popover-arrow-content:before{background-color:var(--mainColor)}.popover-style-overlay .ant-popover-arrow-content:before{background-color:var(--mainColor)}.popover-style-overlay .ant-popover-title{color:#fff}.popover-style-overlay .ant-popover-inner{background-color:var(--mainColor);width:300px}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control{gap:5px}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item{width:100%}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .input-composite{padding:10px;border:1px solid var(--borderColor);border-radius:5px;background:var(--disabledColor);box-shadow:var(--boxShadow)}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-input-group-wrapper .ant-input-wrapper input{border-right:none}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-input-group-wrapper .ant-input-wrapper input:hover,.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-input-group-wrapper .ant-input-wrapper input:focus{border:1px solid var(--borderColor);border-right:none;box-shadow:none}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon{border-radius:0 5px 5px 0}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-select-open{border:none}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-select-open .ant-select-selector{border:none!important;box-shadow:none}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-select-focused{border:none}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-select-focused .ant-select-selector{border:none!important;box-shadow:none}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-select-selector{height:28px;padding-right:5px;padding-left:5px}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-select-selector .ant-select-selection-item{padding:0 0 0 20px}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item{margin-bottom:0}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item .ant-select-selector,.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item input{height:30px}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item-label label{color:#fff}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item .ant-segmented{width:100%;background-color:var(--mainColor)}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item .ant-segmented-group{justify-content:space-between;border:1px solid var(--borderColor);border-radius:5px}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item .ant-segmented-group .ant-segmented-item-label{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item .ant-segmented-item{color:#fff}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item .ant-segmented-item svg{fill:#fff;stroke:#fff;stroke-width:1px}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item .ant-segmented-item:not(:last-child){border-right:1px solid var(--borderColor)}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item .ant-segmented-item:last-child{border-radius:0 4px 4px 0}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item .ant-segmented-item:first-child{border-radius:4px 0 0 4px}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item .ant-segmented-item-selected{opacity:.8;border-radius:0;color:var(--mainColor)}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item .ant-segmented-item-selected svg{fill:var(--mainColor);stroke:var(--mainColor)}.popover-style-overlay .ant-popover-inner .ant-popover-inner-content .form-item-control .ant-form-item .ant-segmented-thumb{opacity:.8;border-radius:0}.content-p{margin-bottom:1rem;line-height:1.6}.content-p:last-child{margin-bottom:0}.content-h1{font-size:2rem;font-weight:700;margin:1.5rem 0 1rem;line-height:1.2}.content-h2{font-size:1.75rem;font-weight:700;margin:1.25rem 0 .75rem;line-height:1.3}.content-h3{font-size:1.5rem;font-weight:700;margin:1rem 0 .5rem;line-height:1.4}.content-h4{font-size:1.25rem;font-weight:700;margin:.75rem 0 .5rem;line-height:1.4}.content-h5{font-size:1.1rem;font-weight:700;margin:.5rem 0 .25rem;line-height:1.5}.content-h6{font-size:1rem;font-weight:700;margin:.5rem 0 .25rem;line-height:1.5}.content-link{color:#1890ff;text-decoration:none;transition:color .3s}.content-link:hover{color:#40a9ff;text-decoration:underline}.content-link:visited{color:#722ed1}.content-list{margin:1rem 0;padding-left:1.5rem}.content-list[style*="list-style-type: none"]{padding-left:0}.content-list-item{margin:.25rem 0;line-height:1.6}.content-table{width:100%;border-collapse:collapse;margin:1rem 0;border:1px solid #d9d9d9}.content-table .content-tr:nth-child(even){background-color:#fafafa}.content-table .content-tr:hover{background-color:#e6f7ff}.content-table .content-td{padding:8px 12px;border:1px solid #d9d9d9;text-align:left;vertical-align:top}.content-table .content-td[style*="font-weight: bold"],.content-table .content-td[style*="font-weight:bold"]{background-color:#f5f5f5;font-weight:700}.content-img{max-width:100%;height:auto;display:block;margin:.5rem auto;border-radius:4px;box-shadow:0 2px 8px #0000001a}.content-img[style*="float: left"]{float:left;margin:.5rem 1rem .5rem 0}.content-img[style*="float: right"]{float:right;margin:.5rem 0 .5rem 1rem}.content-img[style*="text-align: center"]{display:block;margin-left:auto;margin-right:auto}.content-figure{margin:1rem 0;text-align:center}.content-figure .content-img{margin:0 auto .5rem}.content-figure figcaption{font-size:.9rem;color:#666;font-style:italic;margin-top:.5rem}@media (max-width: 768px){.content-table{font-size:.9rem}.content-table .content-td{padding:6px 8px}.content-h1{font-size:1.75rem}.content-h2{font-size:1.5rem}.content-h3{font-size:1.25rem}.content-h4{font-size:1.1rem}.content-img[style*="float: left"],.content-img[style*="float: right"]{float:none;display:block;margin:.5rem auto}}[style*="background-color: yellow"],[style*="background-color:#ffff00"]{background-color:#fff2b8!important;padding:0 2px;border-radius:2px}[style*="color: red"],[style*="color:#ff0000"]{color:#ff4d4f!important;font-weight:500}header{background-color:var(--mainColor);top:0;box-shadow:var(--boxShadow);position:fixed;z-index:90;width:100%}@media screen and (min-width: 1024px){header{z-index:500;width:calc(100% - 7px);background-color:var(--mainBg)}}header .container{height:56px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}@media screen and (min-width: 1024px){header .container{height:60px;padding-left:0;max-width:inherit}}@media screen and (min-width: 1024px){header .header_menu{display:flex;flex-direction:row;justify-content:center;align-items:center;width:15%;max-width:250px;min-width:200px}}header .header_menu .menu__logo img{max-width:100px;max-height:60px}header .header_menu>*{font-size:32px;color:#fff}header .header_search{position:relative;display:block;margin-left:5px;max-height:30px;width:100%;border-radius:6px;overflow:hidden;background-color:var(--mainColorWhite)}@media screen and (min-width: 1024px){header .header_search{border:1px solid var(--borderColor);max-height:50px;width:35vw}header .header_search .ant-form-item{margin:0}}header .header_search .ant-input{border:transparent;padding:6px 0 6px 7px;height:18px;background:var(--mainColorWhite);color:var(--txtBlackColor)}@media screen and (min-width: 1024px){header .header_search .ant-input{padding:6px}}header .header_search .ant-input::placeholder{color:#b4b4b4;font-style:italic;font-weight:500;font-size:11px;line-height:18px}header .header_search .ant-input:focus,header .header_search .ant-input-focused{border:transparent;box-shadow:none}header .header_search .ant-form-item-control-input-content{display:flex;align-items:center}header .header_search--icon{width:30px;height:30px;padding:6px 7px 6px 0;color:var(--txtBlackColor)}header .header_content{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:10px;width:fit-content}header .header_notify{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:25px;margin-left:5px;width:fit-content}header .header_text-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;margin:0}header .ant-dropdown-trigger .ant-space-item{color:var(--txtBlackColor)}@media screen and (min-width: 1024px){header .header_search--icon{padding:6px 20px 6px 0;font-size:18px}}header .ant-form-item-control-input{height:100%;min-height:auto}header .ant-segmented{border:1px solid var(--borderColor);border-radius:20px}header .ant-segmented-thumb{background-color:var(--mainColorWhite);border-radius:20px}header .ant-segmented .ant-segmented-item-selected{background-color:var(--mainColorWhite);border-radius:20px}header .ant-segmented-item{display:inline-block}header .ant-segmented-item-label{line-height:13px;padding:5px 7px;min-height:13px;font-size:11px}.click__outside{z-index:99;width:100vw;height:100vh;background:rgba(0,0,0,.5);position:fixed;right:0}.ant-dropdown-menu{display:block;background-color:var(--mainBg)}.ant-popover-placement-bottomLeft{position:fixed}.ant-popover-placement-bottomLeft .ant-popover-arrow-content{--antd-arrow-background-color: var(--mainColorWhite)}.ant-popover-placement-bottomLeft .ant-popover-inner{background-color:var(--mainColorWhite)}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content{width:290px;overflow-y:auto;max-height:65vh;padding:6px;border-radius:10px;background-color:var(--mainColorWhite);box-shadow:var(--boxShadow)}@media screen and (min-width: 1024px){.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content{width:42vw}}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content p{color:var(--txtBlackColor);padding:10px 12px;font-size:13px;opacity:.6}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content .search-tree-container{display:flex;flex-direction:column;gap:2px;width:100%}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content .search-tree-group{border-radius:8px;overflow:hidden}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content .search-tree-group+.search-tree-group{margin-top:4px}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content .search-tree-parent{display:flex;align-items:center;justify-content:space-between;padding:5px 12px 5px 10px;background-color:transparent;border-left:3px solid #1876f2;border-radius:0 4px 0 0;margin-bottom:2px;user-select:none}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content .search-tree-parent .search-tree-parent-name{font-size:11px;font-weight:700;color:#1876f2;text-transform:uppercase;letter-spacing:.6px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content .search-tree-parent .search-tree-count{font-size:10px;font-weight:600;background-color:#e7f3ff;color:#1876f2;border-radius:20px;padding:1px 8px;line-height:18px;flex-shrink:0}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content .search-tree-children{display:flex;flex-direction:column;padding-left:16px;border-left:2px solid #e7f3ff;margin-left:10px;margin-bottom:4px;gap:1px}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content a.search-tree-item{display:block;padding:7px 12px;font-size:13.5px;font-weight:500;color:var(--txtBlackColor);border-radius:6px;text-decoration:none;transition:background-color .15s ease,color .15s ease,padding-left .12s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content a.search-tree-item:hover{color:#1876f2;background-color:#f0f6ff;padding-left:16px}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content a.search-tree-item.search-tree-root{font-weight:600;color:var(--txtBlackColor);border-left:2px solid transparent;padding-left:12px}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content a.search-tree-item.search-tree-root:hover{border-left-color:#1876f2;background-color:#f0f6ff;color:#1876f2}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content a.search-tree-item.search-tree-child{font-size:13px;font-weight:400}.ant-popover-placement-bottomLeft .ant-popover-inner .ant-popover-inner-content .search-highlight{color:#1876f2;font-weight:700;background:none;text-decoration:underline;text-decoration-style:solid;text-underline-offset:2px;padding:0!important}.change-language{width:20vw;max-width:100px;color:var(--txtBlackColor)}@media screen and (min-width: 1024px){.change-language{width:auto}}.change-language.store{max-width:150px;width:fit-content;display:inline-block;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.change-language.store .ant-select-selection-item{line-height:35px;width:100%;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.change-language .ant-select .ant-select-selector{width:100%;text-transform:uppercase;background:transparent;color:var(--txtBlackColor);border:none!important;outline:none!important;box-shadow:none!important}@media screen and (min-width: 1024px){.change-language .ant-select .ant-select-selector{color:var(--txtBlackColor)}}.change-language .ant-select .ant-select-selector .ant-select-selection-item{font-weight:700;color:var(--txtWhiteColor)}@media screen and (min-width: 1024px){.change-language .ant-select .ant-select-selector .ant-select-selection-item{color:var(--txtBlackColor)}}.change-language .ant-select .ant-select-selector .ant-select-selection-item .uppercase>span{display:none}@media screen and (min-width: 1024px){.change-language .ant-select .ant-select-selector .ant-select-selection-item .uppercase>span{display:inline}}.change-language .ant-select-arrow{background:transparent;color:var(--)}@media screen and (min-width: 1024px){.change-language .ant-select-arrow{color:var(--txtBlackColor)}}.ant-select-arrow{color:var(--txtBlackColor)}.notify_dropdown_wrapper{width:360px;background-color:var(--mainColorWhite);border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;padding:16px 0 8px}.notify_dropdown_header{padding:0 16px}.notify_dropdown_title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.notify_dropdown_title h2{margin:0;font-size:24px;font-weight:700;color:var(--txtBlackColor)}.notify_dropdown_tabs{display:flex;gap:8px;margin-bottom:12px}.notify_dropdown_tab{padding:6px 12px;background-color:transparent;color:var(--txtBlackColor);border-radius:20px;font-weight:600;cursor:pointer;font-size:14px;transition:all .3s}.notify_dropdown_tab.active{background-color:#e7f3ff;color:#1876f2}.notify_dropdown_actions{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.notify_dropdown_actions strong{font-size:16px;color:var(--txtBlackColor)}.notify_dropdown_actions span{color:#1876f2;cursor:pointer;font-size:14px}.notify_dropdown_list{max-height:400px;overflow-y:auto;padding:0 8px;transition:max-height .3s ease}.notify_dropdown_list.expanded{max-height:75vh}.notify_item{display:flex;align-items:center;padding:8px;border-radius:8px;cursor:pointer;transition:background-color .3s;background-color:transparent}.notify_item.unread{background-color:transparent}.notify_item.unread .notify_item_title .title-text{font-weight:600;color:var(--txtBlackColor)}.notify_item.unread .notify_item_title .body-text{font-weight:300;color:var(--txtBlackColor)}.notify_item:hover{background-color:var(--hoverBgColor, #f2f2f2)}.notify_item_content{flex:1;padding-right:12px}.notify_item_title{font-size:15px;color:var(--txtBlackColor);margin-bottom:4px;line-height:1.4}.notify_item_title .title-text{font-weight:400;color:var(--txtBlackColor)}.notify_item_title .body-text{font-weight:400;color:#65676b}.notify_item_time{font-size:13px;color:#1876f2;font-weight:600}.notify_item_time.watched{font-weight:400;color:#65676b}.notify_item_dot{flex-shrink:0;width:12px;height:12px;background-color:#1876f2;border-radius:50%}.notify_empty{padding:16px;text-align:center;color:#65676b}.notify_loading{text-align:center;padding:8px}.notify_dropdown_footer{padding:12px 16px 4px}.notify_load_more{width:100%;padding:8px;text-align:center;background-color:var(--hoverBgColor, #f0f2f5);border-radius:6px;cursor:pointer;font-weight:600;font-size:15px;color:var(--txtBlackColor);transition:background-color .2s}.notify_load_more:hover{background-color:#e4e6e9}.notify_trigger{cursor:pointer;padding:6px;font-size:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--mainColorWhite);color:var(--txtBlackColor);transition:all .3s;border:1px solid transparent}.notify_trigger:hover{background-color:var(--hoverBgColor, #f2f2f2)}.notify_trigger.active{background-color:#e7f3ff;color:#1876f2;border:1px solid #1876f2}.notify_badge .ant-badge-dot{width:10px;height:10px;min-width:10px}.page_button{z-index:1;position:sticky;bottom:0;right:0;left:0;background-color:var(--mainBg);padding:10px;margin:0;overflow:scroll;justify-content:end}.ant-btn{height:36px;font-size:12px!important;border-radius:6px;outline:none;min-width:40px}.ant-btn:hover{opacity:.7!important;border:1px solid #002faf!important;color:#002faf!important}.ant-btn.btn-main{background-color:var(--mainColor);color:var(--txtWhiteColor)}.ant-btn.btn-main:hover{border:1px solid var(--mainColor)!important;color:var(--txtWhiteColor)!important}.ant-btn.btn-red{background-color:#ff0202!important;color:var(--txtWhiteColor)!important}.ant-btn.btn-red:hover{border:1px solid #ff0202!important;color:var(--txtWhiteColor)!important}.ant-btn.btn-green{background-color:#28ca42;color:var(--txtWhiteColor)}.ant-btn.btn-green:hover{border:1px solid #28ca42!important;color:var(--txtWhiteColor)!important}.ant-btn.btn-blue{background-color:#5bc0de;color:var(--txtWhiteColor)}.ant-btn.btn-blue:hover{border:1px solid #5bc0de!important;color:var(--txtWhiteColor)!important}.ant-btn.btn-orange{background-color:#ff8701;color:var(--txtWhiteColor)}.ant-btn.btn-orange:hover{border:1px solid #ff8701!important;color:var(--txtWhiteColor)!important}.ant-btn.btn-gray{background-color:#6c757d;color:var(--txtWhiteColor)}.ant-btn.btn-gray:hover{border:1px solid #6c757d!important;color:var(--txtWhiteColor)!important}.ant-btn.btn-black{background-color:#000;color:var(--txtWhiteColor)}.ant-btn.btn-black:hover{border:1px solid #000!important;color:var(--txtWhiteColor)!important}.ant-btn.border-main{border:1px solid #002faf!important;color:#002faf!important}.ant-btn[disabled],.ant-btn[disabled]:hover,.ant-btn[disabled]:focus,.ant-btn[disabled]:active{opacity:.7!important;background-color:#f5f5f5!important;color:#696969!important;border:1px solid #d9d9d9!important}.chartContainer{padding:10px;border:1px solid #cdcdcd;border-radius:6px}.chartContainer .chartHeader{display:flex;align-items:center;justify-content:space-between}.chartContainer .chartHeader .ant-form-item{margin-bottom:6px}.chartContainer .chartHeader .ant-row{min-width:90px}.chartContainer .barChartHeader{margin-bottom:-20px}.chartContainer h4{color:var(--txtBlackColor);font-weight:400}.chartContainer .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:4px}.table-row{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;gap:10px;width:100%;border:1px solid #cdcdcd;border-radius:6px}.table-row__head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.table-row__head>span{font-weight:700;font-size:13px;line-height:15px;color:var(--txtMainColor)}.table-row__control{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:10px;width:60%}.table-row__control p{margin-bottom:0}.table-row__control p.link{color:#1070b6;font-size:13px;cursor:pointer}.table-row__control p.link span{color:#1070b6;padding:5px 0 0;font-size:20px}@media screen and (min-width: 1024px){.table-row__control{margin:auto;justify-content:center}.table-row__control.show-detail{width:100%}.table-row__control.show-detail p{margin-bottom:0}}.table-row__control .modal{width:25px;height:25px}.table-row__control a{height:25px}.table-row__control .icon{font-size:25px}.table-row__body{width:100%}.table-row__body-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;color:#000000e6}.table-row__body-item .title{width:50%;font-weight:500;font-size:11px;line-height:13px;color:var(--txtBlackColor)}.table-row__body-item .content{width:50%;font-weight:700;font-size:11px;line-height:13px;text-align:end;color:var(--txtBlackColor)}.table-row__body-item .content span{font-size:1em;border-radius:3px;color:#fff}.table-row__body-item .content span.btn-green{background:#28ca42}.table-row__body-item .content span.btn-orange{background:#d4b106}.table-row__body-item .content span.anticon{color:#1070b6}.table-row__body-item .content p.link{color:#1070b6;font-size:13px;cursor:pointer;margin:0}.table-row__body-item .content p.link span{color:#1070b6;padding:5px 5px 0}.table-row__body-item .content p.link .anticon{font-size:20px}.table-row__body-item .content .ant-select{text-align:start}.table-row__body-item .content .ant-select span{color:#989898}.table-row__body-item .content .ant-select input{width:100%}.table-row__body-item .content .ant-select .ant-select-arrow{padding:0;right:0}.table-row__body-item .content .ant-select .ant-select-selection-search{width:100%;left:0;padding:5px 11px}.table-row__body-item .content .ant-select .ant-select-selection-search-input{height:auto}.color-show-table{width:70px;height:20px;margin-left:calc(100% - 70px)}@media screen and (min-width: 1024px){.color-show-table{width:100px;height:25px;margin:0 auto}}.overlay{left:0;top:0;width:100%;height:100%;position:fixed;z-index:9999999;background:rgba(34,34,34,.5)}.overlay__inner{left:0;top:0;width:100%;height:100%;position:absolute}.overlay__content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.overlay__loader{position:relative;margin:0 auto;width:100px}.overlay__loader:before{content:"";display:block;padding-top:100%}.circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;inset:0;margin:auto}.path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{to,0%{stroke:#fff}40%{stroke:#fff}66%{stroke:#fff}80%,90%{stroke:#fff}}.load-more{width:80px;height:30px;margin:0 auto;position:relative}.load-more p{top:0;padding:0;margin:0;color:#000000e6;animation:text 3.5s ease both infinite;font-size:12px;letter-spacing:1px}@keyframes text{0%{letter-spacing:1px;transform:translate(0)}40%{letter-spacing:2px;transform:translate(26px)}80%{letter-spacing:1px;transform:translate(32px)}90%{letter-spacing:2px;transform:translate(0)}to{letter-spacing:1px;transform:translate(0)}}.load-more span{background-color:#cdcdcd;border-radius:50px;display:block;height:10px;width:10px;bottom:0;position:absolute;transform:translate(20px);animation:loading 3.5s ease both infinite}.load-more span:before{position:absolute;content:"";width:100%;height:100%;background-color:var(--mainColor);border-radius:inherit;animation:loading2 3.5s ease both infinite}@keyframes loading{0%{width:16px;transform:translate(0)}40%{width:100%;transform:translate(0)}80%{width:16px;transform:translate(64px)}90%{width:100%;transform:translate(0)}to{width:16px;transform:translate(0)}}@keyframes loading2{0%{transform:translate(0);width:16px}40%{transform:translate(0);width:80%}80%{width:100%;transform:translate(0)}90%{width:80%;transform:translate(15px)}to{transform:translate(0);width:16px}}.small-loading{width:100%;height:100%;background:rgba(255,255,255,.8);position:absolute;z-index:99999;display:flex}.small-loading .spin{position:absolute;display:flex;flex-direction:column;gap:10px;justify-items:center;top:50%;left:50%;transform:translate(-50%,-50%)}.small-loading .spin p{color:var(--txtBlackColor)}.ant-breadcrumb{height:37px;display:flex;align-items:center}.ant-breadcrumb ol li{font-weight:500;font-size:12px;line-height:14px;color:var(--txtSecondColor)}.ant-breadcrumb ol li a{color:var(--txtSecondColor)}.ant-breadcrumb ol li a:hover{color:var(--txtMainColor)}.ant-breadcrumb ol li:last-child{color:var(--txtMainColor)}.ant-breadcrumb ol li:last-child a{color:inherit}.ant-breadcrumb ol li:first-letter{text-transform:uppercase}.ant-breadcrumb-separator{margin:.5rem;color:var(--txtSecondColor)}.menu_navigate{display:flex;flex-direction:column;z-index:999;position:fixed;top:0;left:-100%;height:100%;width:70%;max-width:250px;gap:10px;padding:10px 0 0;background-color:var(--mainBg);box-shadow:3px -1px 11px #1919194d;transition:all .5s cubic-bezier(.29,.26,.42,.83) 0s!important}@media screen and (min-width: 1024px){.menu_navigate{margin-top:60px;left:0;box-shadow:none;width:15%;min-width:200px;max-width:250px;max-height:100%;transition:all .3s cubic-bezier(.29,.26,.42,.83) 0s!important;background-color:var(--mainColor);padding-bottom:10px}}@media screen and (min-width: 1024px){.menu_navigate .ant-menu-item-icon{font-size:35px;padding-left:8px}}.menu_navigate .menu__logo{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.menu_navigate .menu__logo img{max-width:150px;max-height:70px}@media screen and (min-width: 1024px){.menu_navigate .ant-menu-inline{background:var(--mainColor);color:#fff;border:none}}@media screen and (min-width: 1024px){.menu_navigate .ant-menu-submenu-title{background-color:var(--mainColor)!important;color:#fff!important;width:100%}}@media screen and (min-width: 1024px){.menu_navigate .ant-menu-submenu-title .ant-menu-submenu-arrow{right:10px;color:#fff!important}}@media screen and (min-width: 1024px){.menu_navigate .ant-menu-submenu-title:hover{background-color:var(--mainColor)!important;color:#ff8701!important}.menu_navigate .ant-menu-submenu-title:hover .ant-menu-title-content{color:#ff8701!important}}@media screen and (min-width: 1024px){.menu_navigate .ant-menu-submenu-active>li{color:#ff8701!important}}.menu_navigate .ant-badge{margin-left:10px;min-width:25px}.menu_navigate .ant-badge .ant-badge-count{box-shadow:0 0 0 1px #0000001a!important}.menu_navigate .ant-badge .ant-badge-count .current{color:#fff!important}.menu_navigate .ant-badge.NEW .ant-badge-count{background:#ff0202}.menu_navigate .ant-badge.COMPLETED .ant-badge-count,.menu_navigate .ant-badge.TOTAL_PAYMENT_COUNT .ant-badge-count{background:#28ca42}.menu_navigate .ant-badge.RETURNED .ant-badge-count,.menu_navigate .ant-badge.CANCELED .ant-badge-count,.menu_navigate .ant-badge.APPROVED .ant-badge-count,.menu_navigate .ant-badge.PENDING .ant-badge-count,.menu_navigate .ant-badge.SHIPPING .ant-badge-count,.menu_navigate .ant-badge.SHIPPED .ant-badge-count,.menu_navigate .ant-badge.PAYMENT_COUNT .ant-badge-count{background:#b4b4b4}.menu_navigate .ant-menu-item{padding-left:5px!important;margin:0;border-bottom:1px solid #cdcdcd!important}@media screen and (min-width: 1024px){.menu_navigate .ant-menu-item{transition:none}}@media screen and (min-width: 1024px){.menu_navigate .ant-menu-item a{color:#fff}}.menu_navigate .ant-menu-item:after{border-color:var(--mainColor)}.menu_navigate .ant-menu-item-icon{display:flex;flex-direction:row;align-items:center;height:100%;font-size:20px!important}.menu_navigate .ant-menu-item .ant-menu-title-content{display:inline-block;text-transform:capitalize;color:#000;font-weight:500;font-size:13px}.menu_navigate .ant-menu-item-selected *,.menu_navigate .ant-menu-item:hover *{color:#1070b6!important}@media screen and (min-width: 1024px){.menu_navigate .ant-menu-item-selected *,.menu_navigate .ant-menu-item:hover *{color:#ff8701!important}}.menu_navigate .ant-menu-submenu{border-bottom:1px solid #cdcdcd!important}.menu_navigate .ant-menu-submenu-title{padding-left:5px!important;display:inline-block;text-transform:capitalize;color:#000;font-weight:500;font-size:13px}@media screen and (min-width: 1024px){.menu_navigate .ant-menu-submenu-active>*{color:#ff8701!important}}.menu_navigate .ant-menu-submenu-active>*>.ant-menu-submenu-arrow{color:#1070b6!important}@media screen and (min-width: 1024px){.menu_navigate .ant-menu-submenu-active>*>.ant-menu-submenu-arrow{color:#ff8701!important}}.menu_navigate .ant-menu-submenu .ant-menu-item{position:relative;padding-left:20px!important;padding-right:0!important;margin:0;border-bottom:1px solid #cdcdcd!important}.menu_navigate .ant-menu-submenu .ant-menu-item .ant-menu-title-content{text-transform:capitalize}.menu_navigate .ant-menu-submenu li.ant-menu-submenu>.ant-menu-submenu-title{padding-left:20px!important}.menu_navigate .ant-menu-submenu li.ant-menu-submenu .ant-menu-title-content{text-transform:capitalize}.menu_navigate .ant-menu-submenu li.ant-menu-submenu .ant-menu-item{padding-left:40px!important}.menu_navigate .ant-menu-sub.ant-menu-inline{background:inherit}.menu_navigate .ant-menu-sub.ant-menu-inline .ant-menu-submenu-inline:last-child{border-bottom:none!important}.menu_navigate .ant-menu-sub.ant-menu-inline .ant-menu-item-only-child:last-child{border-bottom:none!important}.menu_navigate .ant-menu-sub.ant-menu-inline .ant-menu-title-content a{font-size:13px}.menu_navigate .bottom{overflow-y:scroll;overflow-x:hidden;scroll-behavior:smooth;max-height:100%;margin-bottom:37px}.menu_navigate .bottom::-webkit-scrollbar{width:0}@media screen and (min-width: 1024px){.menu_navigate .bottom{margin-bottom:110px}.menu_navigate .bottom::-webkit-scrollbar-track{background:var(--mainColor)!important}.menu_navigate .bottom::-webkit-scrollbar{width:4px}.menu_navigate .bottom::-webkit-scrollbar-thumb{transition:all .2s ease;border:none}.menu_navigate .bottom:hover::-webkit-scrollbar-thumb{background-color:#909090;transition:all .2s ease}}.menu_navigate .bottom .user__info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;color:#fff;background-color:var(--mainColor);width:100%;height:52px;padding:8px 13px}.menu_navigate .bottom .user__info--avatar{width:15%}.menu_navigate .bottom .user__info--avatar span{display:block;background-color:var(--mainBg);overflow:hidden;color:#000;border-radius:50%;width:100%;height:100%}.menu_navigate .bottom .user__info--avatar svg{padding:5px;width:100%;height:100%}.menu_navigate .bottom .user__info--name{width:70%;display:flex;flex-direction:column;text-transform:capitalize}.menu_navigate .bottom .user__info--name p{font-weight:700;font-size:13px;line-height:16px;margin-bottom:.4rem}.menu_navigate .bottom .user__info--name span{font-weight:300;font-size:11px;line-height:16px}.menu_navigate .bottom .user__info .logout{width:15%;cursor:pointer}.menu_navigate .bottom .user__info .logout span{display:block;width:100%;height:100%}.menu_navigate .bottom .user__info .logout svg{width:100%;height:100%;max-width:20px}.menu_navigate .bottom .menu__toggle{position:fixed;bottom:0;left:0;width:15%;z-index:50000;background-color:var(--mainColor)!important;min-width:200px;max-width:250px;border:none;transition:all .3s cubic-bezier(.29,.26,.42,.83) 0s!important;box-shadow:#959da5 0 8px 24px}.menu_navigate .menu-toggle-collapse{max-width:50px!important;width:50px!important;min-width:50px!important}.menu_navigate .menu__toggle:hover{color:#ff8701}.menu_navigate .ant-menu.ant-menu.ant-menu-inline-collapsed{border:none;width:100%;transition:all .3s cubic-bezier(.29,.26,.42,.83) 0s!important}@media screen and (min-width: 1024px){.menu_navigate .ant-menu{background:var(--mainColor);color:#fff;transition:none}}@media screen and (min-width: 1024px){.menu_navigate .ant-menu .ant-menu-item-selected{background-color:var(--mainColor)!important;color:#ff8701!important}}.menu_navigate .ant-menu-submenu-arrow{transform:rotate(270deg);color:#000!important}@media screen and (min-width: 1024px){.menu_navigate .ant-menu-submenu-arrow{transform:rotate(270deg) translate(75%);height:10px;color:#fff!important}}@media screen and (min-width: 1024px){.ant-menu-submenu-popup>.ant-menu{background-color:var(--mainColor);padding:0 20px;text-transform:capitalize}}@media screen and (min-width: 1024px){.ant-menu-submenu-popup>.ant-menu .ant-menu-submenu-arrow{color:#fff!important}}.ant-menu-submenu-popup>.ant-menu .ant-menu-submenu-active{color:#ff8701}@media screen and (min-width: 1024px){.ant-menu-title-content{color:#fff!important}}@media screen and (min-width: 1024px){.ant-menu-title-content a{color:#fff}}.ant-menu-title-content a:hover{color:#ff8701!important}@media screen and (min-width: 1024px){.app-menu-desktop{width:85%;transition:all .3s cubic-bezier(.29,.26,.42,.83) 0s!important;max-width:calc(100% - 200px);min-width:calc(100% - 250px)}}@media screen and (min-width: 1024px){.app-menu-desktop-collapse{width:100%;max-width:calc(100% - 30px)}}@media screen and (min-width: 1024px){.ant-menu-submenu-placement-rightTop .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:var(--mainColor)!important;color:#ff8701!important}}.chartContainer{font-size:6px}@media screen and (min-width: 1024px){.chartContainer{font-size:9px}}.chartContainer h4{font-size:2em}.ant-switch{border:1px solid var(--borderColor)}.ant-switch .ant-switch-handle{top:1px}.ant-switch.ant-switch-checked{background:var(--mainColor)}.form-item-control .date-picker,.form-item-control .time-picker{width:100%}.form-item-control .date-picker .ant-picker,.form-item-control .time-picker .ant-picker{width:100%;height:40px;border-radius:4px;border:1px solid var(--borderColor);background:var(--mainColorWhite)}.form-item-control .date-picker .ant-picker-disabled,.form-item-control .time-picker .ant-picker-disabled{background:var(--disableColor)}.form-item-control .date-picker .ant-picker .ant-picker-suffix,.form-item-control .time-picker .ant-picker .ant-picker-suffix{color:var(--txtBlackColor)}.form-item-control .ant-checkbox-wrapper .ant-checkbox+span{color:var(--txtBlackColor)}.form-item-control .ant-input-number{width:100%;border:none;background-color:unset}.form-item-control .ant-input-number-input-wrap input[disabled]{border:none!important}.form-item-control .ant-input-group-addon{background:var(--mainColorWhite);border-color:var(--borderColor)}.form-item-control .ant-input-group-addon,.form-item-control .ant-input-group-addon .ant-select{padding:0}.form-item-control .ant-input-group-addon:not(.ant-select-disabled):hover .ant-select-selector,.form-item-control .ant-input-group-addon .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border:none!important}.form-item-control .ant-input-group-addon .ant-select .ant-select-selector{background-color:var(--mainColorWhite)!important;border:none!important;max-height:38px}.form-item-control .ant-input-affix-wrapper{flex:auto;width:100%;padding:0 0 0 10px;height:40px;border-radius:4px;border:1px solid var(--borderColor);background:var(--mainColorWhite)}.form-item-control .ant-input-affix-wrapper .ant-input-suffix{justify-content:center;padding:0 5px;min-width:40px;border-left:1px solid var(--borderColor);background:rgba(205,205,205,.1607843137);color:var(--txtBlackColor)}.form-item-control .ant-input-affix-wrapper .ant-input-suffix span{color:var(--txtBlackColor)}.form-item-control .ant-input-affix-wrapper input{height:38px}.form-item-control .ant-input-number-group-wrapper{flex:auto;width:100%;height:40px;border-radius:4px;border:1px solid var(--borderColor);background:var(--mainColorWhite)}.form-item-control .ant-input-number-group-wrapper .ant-input-number-group-addon{justify-content:center;padding:0 5px;min-width:40px;border:none;border-left:1px solid var(--borderColor);background:rgba(205,205,205,.1607843137);color:var(--txtBlackColor)}.form-item-control .ant-input-number-group-wrapper .ant-input-number-group-addon span{color:var(--txtBlackColor)}.form-item-control .ant-input-number-group-wrapper input{border:none;height:38px}.form-item-control .ant-input-affix-wrapper-focused{border-color:#1070b6;box-shadow:0 0 0 2px #1070b633}.form-item-control .ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{background-color:var(--mainColorWhite)}.form-item-control .units-form-list b{color:var(--txtBlackColor)}.form-item-control .ant-select-multiple .ant-select-selection-item{background:var(--disableColor);border:1px solid var(--borderColor)}.form-item-control .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:var(--disableColor)}.form-item-control .ant-select-clear{background:var(--mainColorWhite);color:var(--txtBlackColor)}.form-item-control .ant-select-clear:hover{color:var(--txtBlackColor);background:var(--mainColorWhite)}.form-item-control .ant-picker-clear{background:var(--mainColorWhite);color:var(--txtBlackColor)}.form-item-control .ant-picker-clear:hover{color:var(--txtBlackColor);background:var(--mainColorWhite)}.form-item-control .ant-select{margin:0}.form-item-control .ant-select .ant-select-selector{background-color:var(--mainColorWhite);background:var(--mainColorWhite);border:1px solid var(--borderColor)!important}.form-item-control .ant-select .ant-select-selector .ant-select-selection-item,.form-item-control .ant-select .ant-select-arrow{color:var(--txtBlackColor)}.form-item-control .ant-input-password{height:40px;border-radius:4px;background:var(--mainColorWhite)}.form-item-control .ant-input-password.ant-input-affix-wrapper-status-error{background:var(--mainColorWhite)!important}.form-item-control .ant-input:focus,.form-item-control .ant-input-focused{border-color:#1070b6;box-shadow:0 0 0 2px #1070b633}.form-item-control .ant-picker-focused{border-color:#1070b6;box-shadow:0 0 0 2px #1070b633}.form-item-control .ant-picker:hover,.form-item-control .ant-picker-focused{border:1px solid #1070b6}.form-item-control .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border:1px solid #1070b6!important}.form-item-control .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border:1px solid #1070b6!important;box-shadow:0 0 0 2px #1070b633}.form-item-control .ant-input:hover{border-color:#1070b6}.form-item-control input{height:40px;border-radius:4px;border:1px solid var(--borderColor);font-size:13px!important;font-weight:500;background:var(--mainColorWhite)}.form-item-control input[disabled]{border:1px solid var(--borderColor);background:var(--disableColor)}.form-item-control input.ant-input-status-error:not(.ant-input-disabled){background:var(--mainColorWhite)!important}.form-item-control .ant-select-single:not(.ant-select-customize-input) .ant-select-selector,.form-item-control .ant-select-selector{height:40px;align-items:center;border-radius:4px;border:1px solid #cdcdcd}.form-item-control .ant-form-item .ant-form-item-label{padding:0}.form-item-control .ant-form-item .ant-form-item-label label{color:var(--txtBlackColor)}.form-item-control .ant-select-selection-item,.form-item-control input{font-size:13px;color:var(--txtBlackColor);font-weight:500}.form-item-control textarea{font-size:13px;color:var(--txtBlackColor);padding:10px;border-radius:4px;border:1px solid var(--borderColor);background:var(--mainColorWhite)}.form-item-control textarea::placeholder{color:#6b6b6b;font-weight:400}.form-item-control input::placeholder{color:#6b6b6b;font-weight:400}.form-item-control .ant-input[disabled],.form-item-control input[disabled],.form-item-control .ant-select-disabled .ant-select-selection-item,.form-item-control input[disabled]::placeholder{color:var(--txtBlackColor)}.form-item-control .ant-picker-input input{border:none;height:28px}@media screen and (min-width: 1024px){.form-item-control{display:flex;flex-direction:row;align-items:start;gap:15px;flex-wrap:wrap}.form-item-control>.ant-form-item{width:calc(25% - 11.25px)}.form-item-control>.ant-form-item .ant-form-item-row{flex-wrap:wrap}.form-item-control>.ant-form-item .ant-form-item-row .ant-form-item-label{text-align:start;width:100%}.form-item-control>.ant-form-item .ant-form-item-row .ant-form-item-control{width:100%;flex:auto}}@media screen and (min-width: 1024px) and (min-width: 1024px){.form-item-control__uploadFile.multiple{width:100%}.form-item-control__uploadFile.multiple .ant-form-item-control-input-content{flex:none;width:100%}.form-item-control__uploadFile.w-100 .image-default{max-width:100%}}@media screen and (min-width: 1024px){.form-item-control__uploadFile .ant-form-item-label{width:100%;text-align:start}.form-item-control__uploadFile .ant-form-item-control{flex:none;width:100%}}.form-item-control .qr-code{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-top:10px;width:100%}.form-item-control .dragger .ant-row.ant-form-item-row,.form-item-control .dragger .ant-form-item-control-input-content{display:block}.ant-picker-panel-container .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#1070b6}.ant-picker-panel-container .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background:var(--mainColor)}.ant-picker-panel-container .ant-picker-footer .ant-picker-today-btn,.ant-picker-panel-container .ant-picker-footer a:hover{color:#1070b6}.ant-select-selection-search input{height:100%!important;font-size:13px!important;color:var(--txtBlackColor)!important;font-weight:500!important;background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important}.ant-select-selection-search input::placeholder{color:#6b6b6b!important;font-weight:400!important}.pac-logo:after{display:none}.pac-container{z-index:99999!important;border-radius:4px!important;border:1px solid var(--borderColor)!important;box-shadow:var(--boxShadow)!important;background:var(--mainColorWhite)!important}.pac-container .pac-item{padding:6px 10px!important;font-size:13px!important;color:var(--txtBlackColor)!important;border-bottom:1px solid var(--borderColor)!important;cursor:pointer!important;transition:background-color .2s ease!important}.pac-container .pac-item:hover{background-color:var(--mainColorFainter)!important}.pac-container .pac-item:last-child{border-bottom:none!important}.pac-container .pac-item .pac-item-query{font-weight:500!important;color:var(--txtBlackColor)!important}.pac-container .pac-item .pac-matched{font-weight:700!important;color:var(--mainColor)!important}.pac-container .pac-item .pac-secondary-text{font-size:12px!important;color:var(--txtSecondColor)!important;margin-top:2px!important}input[placeholder*="\110\1ecb a ch\1ec9"]::placeholder{color:#6b6b6b!important;font-weight:400!important}input[placeholder*="\110\1ecb a ch\1ec9"]:hover{border-color:var(--mainColor)!important}input[placeholder*="\110\1ecb a ch\1ec9"]:focus{border-color:var(--mainColor)!important;box-shadow:0 0 0 2px #1070b633!important}input[placeholder*="\110\1ecb a ch\1ec9"]:disabled{border:1px solid var(--borderColor)!important;background:var(--disableColor)!important;color:var(--txtBlackColor)!important}.form-card-item{display:flex;flex-wrap:wrap;gap:15px;width:100%}.form-card-item__card{width:100%}@media screen and (min-width: 1024px){.form-card-item__card{width:calc(50% - 7.5px)}}.form-card-item__card__title{background:var(--mainColor);font-size:15px;color:#fff;padding:10px 0 10px 10px;font-weight:700;margin:10px 0}.form-card-item__card__content .form-vertical>.ant-form-item{width:100%!important}@media screen and (min-width: 1024px){.form-card-item__card__content .form-item-card-horizontal>.ant-form-item{width:calc(50% - 7.5px)}}@media screen and (min-width: 1024px){.form-card-item__card__content .form-item-card-three-columns>.ant-form-item{width:calc(33.333% - 10px)}}.form-card-item__card__content .form-item-card-vertical>.ant-form-item{width:100%}.form-card-item__normal{width:100%}.form-card-item__normal__title{font-size:20px;color:#000000e6;font-weight:700;margin:10px 0}@media screen and (min-width: 1024px){.form-card-item__normal__content .form-item-normal-horizontal>.ant-form-item{width:calc(25% - 11.25px)}}.form-card-item__normal__content .form-item-normal-vertical>.ant-form-item{width:100%}.form-card-item__custom{width:100%}.form-card-item__custom__title{font-size:20px;color:#000000e6;font-weight:700;margin:10px 0}.form-card-item__table{width:100%}.form-card-item__table__title{font-size:20px;color:var(--txtBlackColor);font-weight:700;margin:10px 0}.form-card-item__table-list{width:100%}.form-card-item__table-list .ant-table-container .ant-table-header,.form-card-item__table-list .ant-table-container .ant-table-body{background:var(--mainBg)}.form-card-item__table-list .ant-table-container .ant-table-body .ant-table-selection-column{padding:0!important;text-align:center}.form-card-item__table-list__title h2{margin:0;color:var(--txtColor)}.form-card-item__table-list__title{color:#000000e6;font-weight:700;margin:10px 0;display:flex;justify-content:space-between}.form-card-item .hidden{display:none}.support-chat{position:fixed;bottom:50px;right:0;z-index:9999;font-weight:500}.support-chat.fullScreen{transform:none!important}.support-chat.fullScreen .rcw-launcher{display:none}.support-chat img.rcw-open-launcher{-webkit-user-drag:none;user-select:auto}.support-chat>*{transition:all .3s ease-in-out}.support-chat .rcw-widget-container.rcw-close-widget-container{width:auto;height:auto}.support-chat .rcw-widget-container .rcw-conversation-container{max-width:100%}@media screen and (min-width: 1024px){.support-chat .rcw-widget-container{top:auto;width:400px;height:70vh;max-height:550px;margin-right:30px;z-index:999}.support-chat .rcw-widget-container.rcw-full-screen{z-index:99999;width:70vw;height:100vh;max-height:100vh;margin-right:0}.support-chat .rcw-widget-container.rcw-full-screen .support-chat__history{width:30vw;left:-30vw;height:100vh;opacity:1}.support-chat .rcw-widget-container.rcw-full-screen .support-chat__history-list{max-height:calc(100vh - 100px)}.support-chat .rcw-widget-container.rcw-full-screen .rcw-message-text{max-width:500px}}.support-chat .rcw-widget-container .rcw-title{padding:0}.support-chat .rcw-widget-container .rcw-header{position:static;padding:10px 20px;background:var(--mainColor)}.support-chat .rcw-widget-container .rcw-launcher{z-index:-1;position:absolute;bottom:-60px;right:-10px;display:block;width:60px;height:60px;border-radius:50%;background:inherit;box-shadow:none;display:flex;flex-direction:row;justify-content:center;align-items:center}.support-chat .rcw-widget-container .rcw-launcher:after{content:"";position:absolute;transition:all .5s;transform-origin:50% 50%;width:85px;height:85px;top:-12px;left:-12px;background-color:transparent;border-radius:100%;border:3px solid #1070b6;-webkit-animation:phonering-alo-circle-anim 1.2s ease-in-out infinite;animation:phonering-alo-circle-anim 1.2s ease-in-out infinite;opacity:.5}.support-chat .rcw-widget-container .rcw-launcher:before{content:"";position:absolute;background-color:var(--mainColor);border-radius:100%;border:2px solid transparent;width:70px;height:70px;top:-5px;left:-5px;-webkit-animation:phonering-alo-circle-fill-anim 2.3s ease-in-out infinite;animation:phonering-alo-circle-fill-anim 2.3s ease-in-out infinite;transition:all .5s;transform-origin:50% 50%}.support-chat .rcw-widget-container .rcw-launcher.rcw-hide-sm{background:var(--mainColor);animation:none}.support-chat .rcw-widget-container .rcw-launcher .rcw-open-launcher{width:50px;animation:phonering-alo-circle-img-anim 1.3s ease-in-out infinite;transform-origin:50% 50%}.support-chat .rcw-widget-container .rcw-picker-btn{display:none}.support-chat .rcw-widget-container .rcw-sender{justify-content:flex-end;gap:15px;align-items:center;padding:10px}.support-chat .rcw-widget-container .loader-container{position:relative;padding:10px 20px;margin-left:50px}.support-chat .rcw-widget-container .loader-container:after{content:"";position:absolute;top:0;left:-50px;height:40px;width:40px;border-radius:50%;background-image:url(/assets/chatbox.png);background-position:center;background-size:contain;background-repeat:no-repeat}.support-chat__title{color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.support-chat__title .ant-form{width:70%}.support-chat__title .ant-form-item{margin-bottom:0;width:100%;box-shadow:none}.support-chat__title .ant-form-item input{background:inherit;border:none;outline:none;box-shadow:none;color:#fff;font-size:16px}.support-chat__title-control{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:10px}.support-chat__title-control .anticon-fullscreen{display:none}@media screen and (min-width: 1024px){.support-chat__title-control .anticon-fullscreen{display:block}}.support-chat__history{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:10px;z-index:9999;position:absolute;left:-100%;top:0;width:100%;height:100vh;border-bottom-left-radius:10px;box-shadow:var(--boxShadow);background-color:#eeecec;opacity:0;transition:all .3s ease-in-out}@media screen and (min-width: 1024px){.support-chat__history{z-index:-1;left:0;height:410px}}.support-chat__history.active{left:0;opacity:1}@media screen and (min-width: 1024px){.support-chat__history.active{left:-100%}}.support-chat__history .ant-spin-nested-loading{height:100%;width:100%}.support-chat__history-close{position:absolute;left:20px;top:10px;z-index:99999;color:#fff}@media screen and (min-width: 1024px){.support-chat__history-close{display:none}}.support-chat__history-title{position:relative;border-top-left-radius:10px;padding:14px 20px;font-size:16px;background:var(--mainColor);width:100%}.support-chat__history-title:before{content:"";position:absolute;top:0;right:-20px;width:20px;height:20px;background:var(--mainColor)}.support-chat__history-btn-new{display:inline;color:#000;font-size:15px;text-align:center;cursor:pointer;padding:5px 10px;border:1px solid #cdcdcd;border-radius:5px;margin-left:20px}.support-chat__history-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:5px;max-height:310px;width:100%;overflow-y:scroll;color:#000000e6;font-size:14px}.support-chat__history-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;padding:10px 20px;cursor:pointer;width:100%;transition:all .3s ease-in-out}.support-chat__history-item.active,.support-chat__history-item:hover{background:rgba(0,0,0,.07)}.support-chat__history-item .content{width:80%;text-align:start}.support-chat__history-item .anticon{font-size:20px;color:#1070b6}.support-chat__history-item .anticon.anticon-delete{color:#ff0202}.support-chat .rcw-conversation-container{position:relative}.support-chat .rcw-conversation-container .content-suggest{display:flex;gap:10px;border-radius:20px;border:1px solid #cdcdcd;padding:7px 15px;margin-top:7px;cursor:pointer}.support-chat .rcw-conversation-container .content-suggest:hover{background-color:#d9e2e8}.support-chat__init-content{position:absolute;right:0;bottom:60px;background-color:var(--mainBg);height:auto;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:10px;width:100%;overflow-x:scroll;padding-bottom:5px}.support-chat__init-content .bx-message-rounded-edit{font-size:27px;color:#1070b6}.support-chat__init-content .content-render{display:flex;flex-direction:row;align-items:center;width:100%;min-width:max-content;cursor:pointer;gap:10px;background-color:var(--mainBg);border:1px solid #1070b6;border-radius:30px;padding:8px 6px;font-size:12px}.support-chat__init-content .content-render .anticon-send{color:#b1adad}.support-chat__init-content .content-render:hover{background-color:#d9e2e8}.support-chat__init-content .content-render:hover .anticon-send{color:#80a4ab}.support-chat__mic-btn{z-index:999;position:absolute;left:10px;bottom:5px;font-size:27px;cursor:pointer}.support-chat__mic-btn .bx-microphone{color:#1070b6}.support-chat__mic-btn .bxs-microphone-alt{color:#ff0202}.support-chat__listening{position:absolute;inset:53px 0 55px;background:rgba(16,112,182,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999}.support-chat__listening-content{text-transform:uppercase;width:150px;text-align:center;line-height:50px;position:absolute;left:0;right:0;top:50%;margin:auto;transform:translateY(-50%)}.support-chat__listening-content span{position:relative;z-index:999;color:#fff}.support-chat__listening-content:before{content:"";background:#d9534f;width:128px;height:36px;display:block;position:absolute;inset:0;margin:auto;animation:2s loadingBefore infinite ease-in-out}@keyframes loadingBefore{0%{transform:translate(-14px)}50%{transform:translate(14px)}to{transform:translate(-14px)}}.support-chat__listening-content:after{content:"";background:var(--mainColor);width:14px;height:60px;display:block;position:absolute;inset:0;margin:auto;opacity:.5;animation:2s loadingAfter infinite ease-in-out}@keyframes loadingAfter{0%{transform:translate(-50px)}50%{transform:translate(50px)}to{transform:translate(-50px)}}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}to{transform:scale(1);opacity:1}}@keyframes phonering-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}to{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@keyframes phonering-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.6}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.6}to{transform:rotate(0) scale(.7) skew(1deg);opacity:.6}}@keyframes phonering-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}to{transform:rotate(0) scale(1) skew(1deg)}}
