.ant-card{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#111;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:"tnum","tnum";-moz-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum";position:relative;background:#fff;border-radius:4px}.ant-card-rtl{direction:rtl}.ant-card-hoverable{cursor:pointer;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;-moz-transition:box-shadow .3s,border-color .3s;transition:box-shadow .3s,border-color .3s;transition:box-shadow .3s,border-color .3s,-webkit-box-shadow .3s}.ant-card-hoverable:hover{border-color:transparent;-webkit-box-shadow:0 1px 2px -2px rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.12),0 5px 12px 4px rgba(0,0,0,.09);box-shadow:0 1px 2px -2px rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.12),0 5px 12px 4px rgba(0,0,0,.09)}.ant-card-bordered{border:1px solid #f0f0f0}.ant-card-head{min-height:48px;margin-bottom:-1px;padding:0 24px;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;background:transparent;border-bottom:1px solid #f0f0f0;border-radius:4px 4px 0 0}.ant-card-head:after,.ant-card-head:before{display:table;content:""}.ant-card-head:after{clear:both}.ant-card-head-wrapper{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.ant-card-head-title{display:inline-block;-moz-box-flex:1;flex:1 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:#111;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:#111;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:after,.ant-card-body:before{display:table;content:""}.ant-card-body:after{clear:both}.ant-card-contain-grid .ant-card-body{display:-moz-box;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;-webkit-box-shadow:1px 0 0 0 #f0f0f0,0 1px 0 0 #f0f0f0,1px 1px 0 0 #f0f0f0,inset 1px 0 0 0 #f0f0f0,inset 0 1px 0 0 #f0f0f0;box-shadow:1px 0 0 0 #f0f0f0,0 1px 0 0 #f0f0f0,1px 1px 0 0 #f0f0f0,inset 1px 0 0 0 #f0f0f0,inset 0 1px 0 0 #f0f0f0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.ant-card-grid-hoverable:hover{position:relative;z-index:1;-webkit-box-shadow:0 1px 2px -2px rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.12),0 5px 12px 4px rgba(0,0,0,.09);box-shadow:0 1px 2px -2px rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.12),0 5px 12px 4px rgba(0,0,0,.09)}.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:4px 4px 0 0}.ant-card-actions{display:-moz-box;display:flex;margin:0;padding:0;list-style:none;background:#fff;border-top:1px solid #f0f0f0}.ant-card-actions:after,.ant-card-actions:before{display:table;content:""}.ant-card-actions:after{clear:both}.ant-card-actions>li{margin:12px 0;color:rgba(0,0,0,.45);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:#04f;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}.ant-card-actions>li>span>.anticon,.ant-card-actions>li>span a:not(.ant-btn){display:inline-block;width:100%;color:rgba(0,0,0,.45);line-height:22px;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}.ant-card-actions>li>span>.anticon:hover,.ant-card-actions>li>span a:not(.ant-btn):hover{color:#04f}.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:-moz-box;display:flex;margin:-4px 0}.ant-card-meta:after,.ant-card-meta:before{display:table;content:""}.ant-card-meta:after{clear:both}.ant-card-meta-avatar{padding-right:16px}.ant-card-rtl .ant-card-meta-avatar{padding-right:0;padding-left:16px}.ant-card-meta-detail{-moz-box-flex:1;flex:1 1;overflow:hidden}.ant-card-meta-detail>div:not(:last-child){margin-bottom:8px}.ant-card-meta-title{overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;white-space:nowrap;text-overflow:ellipsis}.ant-card-meta-description{color:rgba(0,0,0,.45)}.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:hsla(0,0%,74.5%,.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:hsla(0,0%,74.5%,.2);border-radius:4px}.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:hsla(0,0%,74.5%,.2);border-radius:4px}.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-paragraph>li,.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title{border-radius:100px}.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton-active .ant-skeleton-button,.ant-skeleton-active .ant-skeleton-image,.ant-skeleton-active .ant-skeleton-input,.ant-skeleton-active .ant-skeleton-paragraph>li,.ant-skeleton-active .ant-skeleton-title{position:relative;z-index:0;overflow:hidden;background:transparent}.ant-skeleton-active .ant-skeleton-avatar:after,.ant-skeleton-active .ant-skeleton-button:after,.ant-skeleton-active .ant-skeleton-image:after,.ant-skeleton-active .ant-skeleton-input:after,.ant-skeleton-active .ant-skeleton-paragraph>li:after,.ant-skeleton-active .ant-skeleton-title:after{position:absolute;top:0;right:-150%;bottom:0;left:-150%;background:-webkit-gradient(linear,left top,right top,color-stop(25%,hsla(0,0%,74.5%,.2)),color-stop(37%,hsla(0,0%,50.6%,.24)),color-stop(63%,hsla(0,0%,74.5%,.2)));background:-moz-linear-gradient(left,hsla(0,0%,74.5%,.2) 25%,hsla(0,0%,50.6%,.24) 37%,hsla(0,0%,74.5%,.2) 63%);background:linear-gradient(90deg,hsla(0,0%,74.5%,.2) 25%,hsla(0,0%,50.6%,.24) 37%,hsla(0,0%,74.5%,.2) 63%);-webkit-animation:ant-skeleton-loading 1.4s ease infinite;-moz-animation:ant-skeleton-loading 1.4s ease infinite;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:hsla(0,0%,74.5%,.2);border-radius:4px;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:hsla(0,0%,74.5%,.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:hsla(0,0%,74.5%,.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:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;vertical-align:top;background:hsla(0,0%,74.5%,.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%}@-webkit-keyframes ant-skeleton-loading{0%{-webkit-transform:translateX(-37.5%);transform:translateX(-37.5%)}to{-webkit-transform:translateX(37.5%);transform:translateX(37.5%)}}@-moz-keyframes ant-skeleton-loading{0%{-moz-transform:translateX(-37.5%);transform:translateX(-37.5%)}to{-moz-transform:translateX(37.5%);transform:translateX(37.5%)}}@keyframes ant-skeleton-loading{0%{-webkit-transform:translateX(-37.5%);-moz-transform:translateX(-37.5%);transform:translateX(-37.5%)}to{-webkit-transform:translateX(37.5%);-moz-transform:translateX(37.5%);transform:translateX(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-avatar,.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title{-webkit-animation-name:ant-skeleton-loading-rtl;-moz-animation-name:ant-skeleton-loading-rtl;animation-name:ant-skeleton-loading-rtl}@-webkit-keyframes ant-skeleton-loading-rtl{0%{background-position:0 50%}to{background-position:100% 50%}}@-moz-keyframes ant-skeleton-loading-rtl{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes ant-skeleton-loading-rtl{0%{background-position:0 50%}to{background-position:100% 50%}}.MenuLeft_vnr-comp-MenuLeft__ztVET{background-color:#fff;min-height:100vh;height:100%}.MenuLeft_vnr-comp-MenuLeft__ztVET .ant-menu-item:hover svg{color:#03bac6!important}.MenuLeft_vnr-comp-MenuLeft__ztVET .ant-menu-item:focus svg{color:#fff}.MenuLeft_vnr-comp-MenuLeft__ztVET .ant-menu-inline-collapsed{width:60px!important;padding-right:0}.MenuLeft_vnr-comp-MenuLeft__ztVET .ant-menu-inline-collapsed .ant-menu-title-content{display:none!important}.MenuLeft_vnr-comp-MenuLeft__ztVET .ant-menu-inline-collapsed .ant-menu-item{-moz-box-pack:center!important;justify-content:center!important;padding-left:0!important;padding-right:0!important}.MenuLeft_vnr-comp-MenuLeft__ztVET .ant-menu-inline-collapsed .vnr-btn-collapse{width:100%}.MenuLeft_vnr-comp-MenuLeft__ztVET .ant-menu-item-selected{border-radius:0 60px 60px 0;background:#56ccf2;background:-webkit-gradient(linear,left top,right top,from(#2f80ed),to(#56ccf2));background:-moz-linear-gradient(left,#2f80ed,#56ccf2);background:linear-gradient(90deg,#2f80ed,#56ccf2);-webkit-box-shadow:0 7px 12px 0 rgba(95,118,232,.21);box-shadow:0 7px 12px 0 rgba(95,118,232,.21);opacity:1}.MenuLeft_vnr-comp-MenuLeft__ztVET .ant-menu-item-selected:hover svg,.MenuLeft_vnr-comp-MenuLeft__ztVET .ant-menu-item-selected span,.MenuLeft_vnr-comp-MenuLeft__ztVET .ant-menu-item-selected svg{color:#fff!important}.MenuLeft_vnr-comp-MenuLeft__ztVET .ant-menu-item-icon{padding-top:10px}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_vnr-btn-collapse__17YZQ{border-radius:0 60px 60px 0;opacity:.8!important;padding-left:24px!important;margin:8px 0 0;text-align:center;-moz-box-pack:center;justify-content:center;width:100%}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_vnr-btn-collapse__17YZQ svg{color:#1890ff!important}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_vnr-btn-collapse__17YZQ .ant-menu-title-content{display:none}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_vnr-btn-collapse__17YZQ:hover{background-color:#eee;margin-right:24px}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_vnr-btn-collapse__17YZQ span{padding-top:0}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_menu-left-wrapper__FRLn6{border:none!important;-webkit-box-shadow:0 3px 9px 0 rgba(169,184,200,.15);box-shadow:0 3px 9px 0 rgba(169,184,200,.15);padding-right:10px;min-height:100vh}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_menu-left-wrapper__FRLn6 .MenuLeft_menu-left-item__2RQZH{border-radius:0 60px 60px 0;font-size:16px!important;display:-moz-box;display:flex;white-space:nowrap;-moz-box-align:center;align-items:center;height:51px;margin:0!important}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_menu-left-wrapper__FRLn6 .MenuLeft_menu-left-item__2RQZH:after{border:none}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_menu-left-wrapper__FRLn6 .MenuLeft_menu-left-item__2RQZH .MenuLeft_menu-icon__7WBhE .MenuLeft_anticon__21yj0{color:#a7b5ca;margin-right:8px;font-size:20px}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_menu-left-wrapper__FRLn6 .MenuLeft_menu-left-item__2RQZH .MenuLeft_content__3y6-e{color:#333;margin-left:10px}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_menu-left-wrapper__FRLn6 .MenuLeft_menu-left-item__2RQZH:hover{background-color:#eee}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_menu-left-wrapper__FRLn6 .MenuLeft_menu-left-item__2RQZH:hover .MenuLeft_content__3y6-e,.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_menu-left-wrapper__FRLn6 .MenuLeft_menu-left-item__2RQZH:hover .MenuLeft_menu-icon__7WBhE .MenuLeft_anticon__21yj0{color:#03bac6}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_menu-left-wrapper__FRLn6 .MenuLeft_menu-left-item__2RQZH svg{width:25px;height:25px;color:#0872ca}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_menu-left-wrapper__FRLn6 .MenuLeft_menu-left-item__2RQZH svg:hover{color:#03bac6!important}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_svg-icon__3q2A0{width:25px;color:#a7b5ca}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_svg-icon__3q2A0:focus{color:#fff!important}.MenuLeft_vnr-comp-MenuLeft__ztVET .MenuLeft_svg-icon__3q2A0:hover{color:#1890ff!important}.MenuLeft_content__3y6-e{color:#fff}.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:50%;background-size:30%}.ant-image-mask{position:absolute;top:0;right:0;bottom:0;left:0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;color:#fff;background:rgba(0,0,0,.5);cursor:pointer;opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.ant-image-mask-info{padding:0 4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-image-mask-info .anticon{-webkit-margin-end:4px;-moz-margin-end:4px;margin-inline-end:4px}.ant-image-mask:hover{opacity:1}.ant-image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.ant-image-preview{pointer-events:none;height:100%;text-align:center}.ant-image-preview.ant-zoom-appear,.ant-image-preview.ant-zoom-enter{-webkit-transform:none;-moz-transform:none;transform:none;opacity:0;-webkit-animation-duration:.3s;-moz-animation-duration:.3s;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-image-preview-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45)}.ant-image-preview-mask-hidden{display:none}.ant-image-preview-wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0}.ant-image-preview-body{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ant-image-preview-img{max-width:100%;max-height:100%;vertical-align:middle;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:auto}.ant-image-preview-img,.ant-image-preview-img-wrapper{-webkit-transition:-webkit-transform .3s cubic-bezier(.215,.61,.355,1) 0s;transition:-webkit-transform .3s cubic-bezier(.215,.61,.355,1) 0s;-moz-transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s,-moz-transform .3s cubic-bezier(.215,.61,.355,1) 0s;transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s;transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) 0s,-moz-transform .3s cubic-bezier(.215,.61,.355,1) 0s}.ant-image-preview-img-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.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:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ant-image-preview-moving .ant-image-preview-img-wrapper{-webkit-transition-duration:0s;-moz-transition-duration:0s;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{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#111;font-size:14px;font-variant:tabular-nums;line-height:1.5715;-webkit-font-feature-settings:"tnum","tnum";-moz-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum";display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse;-moz-box-align:center;align-items:center;color:hsla(0,0%,100%,.85);list-style:none;background:rgba(0,0,0,.1);pointer-events:auto}.ant-image-preview-operations-operation{margin-left:12px;padding:12px;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.ant-image-preview-operations-operation:hover{background:rgba(0,0,0,.2)}.ant-image-preview-operations-operation-disabled{color:hsla(0,0%,100%,.25);pointer-events:none}.ant-image-preview-operations-operation:last-of-type{margin-left:0}.ant-image-preview-operations-progress{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-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:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:44px;height:44px;color:hsla(0,0%,100%,.85);background:rgba(0,0,0,.1);border-radius:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;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-left-disabled:hover,.ant-image-preview-switch-right-disabled,.ant-image-preview-switch-right-disabled:hover{color:hsla(0,0%,100%,.25);background:rgba(0,0,0,.1);cursor:not-allowed}.ant-image-preview-switch-left-disabled:hover>.anticon,.ant-image-preview-switch-left-disabled>.anticon,.ant-image-preview-switch-right-disabled:hover>.anticon,.ant-image-preview-switch-right-disabled>.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}.AvatarDropdown_avatarWrapper__219zh{position:relative;padding:8px 0}.AvatarDropdown_avatarWrapper__219zh:hover .AvatarDropdown_menuDropDown__2yY2w{display:unset!important}.AvatarDropdown_avatar__3HKy-{border-radius:50%;overflow:hidden;cursor:pointer}@media screen and (max-width:576px){.AvatarDropdown_avatar__3HKy-{width:38px!important;height:38px!important}}.AvatarDropdown_menuDropDown__2yY2w{background-color:#fff;border-radius:4px;padding:3px 0;margin-top:5px;-webkit-box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);position:absolute;display:none;-webkit-transition:.3s ease-out;-moz-transition:.3s ease-out;transition:.3s ease-out;z-index:2;right:-92px}@media screen and (max-width:576px){.AvatarDropdown_menuDropDown__2yY2w{right:0}}.AvatarDropdown_menuItem__ZcHGl{font-family:Nunito;display:block;padding:10px 20px;min-width:190px;cursor:pointer;color:#333}.AvatarDropdown_menuItem__ZcHGl:hover{background-color:#f0efef;color:#0872ca!important;text-decoration:underline;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}@media screen and (max-width:576px){.AvatarDropdown_menuItem__ZcHGl{min-width:210px;font-size:15px}}.header_vn-rb-dashboard-desktop-header__yxtdy{position:fixed;left:0;right:0;top:0;z-index:10;margin:0 0 60px;padding:10px 0 0;-webkit-box-shadow:0 0 10px 0 rgba(8,114,202,.2);box-shadow:0 0 10px 0 rgba(8,114,202,.2);background-color:#fff}.header_vn-rb-dashboard-desktop-header-wrapper__2gJvY{max-width:1600px;margin:auto}@media only screen and (max-width:576px){.header_vn-rb-dashboard-desktop-header__yxtdy{padding-left:20px;padding-right:20px}}@media only screen and (max-width:800px){.header_vn-rb-dashboard-desktop-header__yxtdy{margin:0}}@media only screen and (max-width:500px){.header_vn-rb-dashboard-desktop-header__yxtdy{padding-left:5px!important;padding-right:5px!important}}@media only screen and (max-width:400px){.header_vn-rb-dashboard-desktop-header__yxtdy{padding-left:0!important;padding-right:0!important}}.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX{margin:0;padding:0 80px 10px}@media only screen and (max-width:800px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX{padding:0 10px}}.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_title__35LOI{font-size:24px;font-family:Nunito;line-height:1.5;color:#0872ca}@media only screen and (min-width:1200px)and (max-width:1350px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_title__35LOI{font-size:20px}}@media only screen and (max-width:1199px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_title__35LOI{display:none}}.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_container-image__O0MWW{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}@media only screen and (max-width:1199px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_container-image__O0MWW{-moz-box-pack:start;justify-content:flex-start}}@media only screen and (max-width:576px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_container-image__O0MWW .ant-image{width:144px!important}}@media only screen and (max-width:500px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_container-image__O0MWW .ant-image{width:144px}}.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_personal-info-container__1l-xx{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;min-width:50%}.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_personal-info-container__1l-xx .header_personal-info__1SdJe{-moz-box-flex:0;flex-grow:0;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:end;align-items:flex-end;padding:0;margin-right:15px}@media only screen and (max-width:500px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_personal-info-container__1l-xx .header_personal-info__1SdJe{width:170px}}.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_personal-info-container__1l-xx .header_personal-info__1SdJe .header_name__2ZNwf{-moz-box-flex:0;flex-grow:0;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;text-align:right;color:#333}@media only screen and (max-width:576px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_personal-info-container__1l-xx .header_personal-info__1SdJe .header_name__2ZNwf{font-size:12px}}.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_personal-info-container__1l-xx .header_personal-info__1SdJe .header_total-money-receive__3rEXX{-moz-box-flex:0;flex-grow:0;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;text-align:right;color:#333}@media only screen and (min-width:577px)and (max-width:725px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_personal-info-container__1l-xx .header_personal-info__1SdJe .header_total-money-receive__3rEXX{display:none}}@media only screen and (max-width:576px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_personal-info-container__1l-xx .header_personal-info__1SdJe .header_total-money-receive__3rEXX{display:none}}@media only screen and (min-width:726px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_personal-info-container__1l-xx .header_personal-info__1SdJe .header_screen-mobile-total-money-receive__1ev6B{display:none}}@media only screen and (min-width:577px)and (max-width:725px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_personal-info-container__1l-xx .header_personal-info__1SdJe .header_screen-mobile-total-money-receive__1ev6B{font-size:14px;-moz-box-flex:0;flex-grow:0;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;text-align:right;color:#333}}@media only screen and (max-width:576px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_container-header__3dDaX .header_personal-info-container__1l-xx .header_personal-info__1SdJe .header_screen-mobile-total-money-receive__1ev6B{font-size:12px}}.header_vn-rb-dashboard-desktop-header__yxtdy .header_btn-switch__3hG5Q .ant-btn-group{width:100%}.header_vn-rb-dashboard-desktop-header__yxtdy .header_btn-switch__3hG5Q .ant-btn-group .trader-road-map{width:50%;height:50px;-moz-box-flex:0;flex-grow:0;padding:10px 31px 10px 32px;background-color:#015daa;color:#fff;border-top-left-radius:0;border-bottom-left-radius:0}.header_vn-rb-dashboard-desktop-header__yxtdy .header_btn-switch__3hG5Q .ant-btn-group .rebates-manage{width:50%;height:50px;-moz-box-flex:0;flex-grow:0;padding:10px 31px 10px 32px;background-color:#0872ca;color:#fff;border-top-right-radius:0;border-bottom-right-radius:0}.header_vn-rb-dashboard-desktop-header__yxtdy .header_btn-switch__3hG5Q .ant-btn-group .ant-btn:active,.header_vn-rb-dashboard-desktop-header__yxtdy .header_btn-switch__3hG5Q .ant-btn-group .ant-btn:focus,.header_vn-rb-dashboard-desktop-header__yxtdy .header_btn-switch__3hG5Q .ant-btn-group .ant-btn:hover{border-color:unset}@media only screen and (min-width:801px){.header_vn-rb-dashboard-desktop-header__yxtdy .header_btn-switch__3hG5Q{display:none}}.Layout_vnr-comp-LayoutManageAdmin__2e_VQ{background-color:#eee;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;margin-top:80px;width:100%}.Layout_vnr-comp-LayoutManageAdmin__2e_VQ .Layout_container-content-layoutAdmin__ZJF-x{background:#f9fbfd;margin:20px 10px!important;width:100%!important;overflow:hidden}.Layout_vnr-comp-LayoutManageAdmin__2e_VQ .Layout_content-layoutAdmin__3rkUa{width:100%!important;overflow:hidden;background-color:#fff;-webkit-box-shadow:0 3px 9px 0 rgba(169,184,200,.15);box-shadow:0 3px 9px 0 rgba(169,184,200,.15)}.Layout_vnr-comp-LayoutManageAdmin__2e_VQ .Layout_menu-left-wrapper__xQCXf{margin-top:20px}.Columns_buttonImprove__1VSgF{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;border-radius:4px;color:#fff;padding:8px 20px;background-color:#ee7938;border:1px solid #ee7938;cursor:pointer;font-family:Nunito}.Columns_buttonImprove__1VSgF:hover{color:#ee7938;background-color:#fff}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz{font-family:Nunito-Regular!important;font-size:16px!important;line-height:26px;text-align:justify;color:#333}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz *{font-family:Nunito-Regular!important}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz img{max-width:100%;height:auto!important;display:block;margin:5px auto!important;text-align:center}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz figcaption{text-align:center}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz ul{list-style:disc;padding-left:20px}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz ol{list-style:decimal;padding-left:20px}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz .RichTextWPViewer_aligncenter__1cfbe{display:block;margin:0 auto;text-align:center}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz a,.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz a span{color:#0872ca}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz strong{font-family:Nunito,Arial,Helvetica,sans-serif;font-weight:700}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz h2 b,.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz h2 span{font-size:20px!important;line-height:28px}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz h3 b,.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz h3 span{font-size:18px!important;line-height:26px}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz h1 span,.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz h2 span,.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz h3 span,.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz h4 span,.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz h5 span,.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz h6 span{font-family:Nunito!important;color:#333}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz table{border-collapse:collapse;max-width:100%;width:100%!important;height:auto!important;overflow:hidden;overflow-x:scroll}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz table td{border:1px solid #bdbdbd;padding:8px}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz iframe{height:-moz-calc((100vw - 40px)*9/16);height:calc((100vw - 40px)*9/16);width:100%;display:-moz-box;display:flex;margin:10px auto 0}@media screen and (min-width:768px){.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz iframe{width:600px;height:338px}}.RichTextWPViewer_vnrb-rich-text-wp-viewer__1CjWz div#RichTextWPViewer_simple-translate__FzhIN{display:none}
/*# sourceMappingURL=8c968a4821b9a0d11100.css.map*/