.ant-tooltip{box-sizing:border-box;margin:0;padding:0;color:#222;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum","tnum";position:absolute;z-index:1060;display:block;width:-moz-max-content;width:max-content;max-width:250px;visibility:visible}.ant-tooltip-hidden{display:none}.ant-tooltip-placement-top,.ant-tooltip-placement-topLeft,.ant-tooltip-placement-topRight{padding-bottom:8px}.ant-tooltip-placement-right,.ant-tooltip-placement-rightBottom,.ant-tooltip-placement-rightTop{padding-left:8px}.ant-tooltip-placement-bottom,.ant-tooltip-placement-bottomLeft,.ant-tooltip-placement-bottomRight{padding-top:8px}.ant-tooltip-placement-left,.ant-tooltip-placement-leftBottom,.ant-tooltip-placement-leftTop{padding-right:8px}.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:rgba(0,0,0,.75);border-radius:3px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-tooltip-arrow{position:absolute;display:block;width:13.07106781px;height:13.07106781px;overflow:hidden;background:transparent;pointer-events:none}.ant-tooltip-arrow-content{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:5px;height:5px;margin:auto;background-color:rgba(0,0,0,.75);content:"";pointer-events:auto}.ant-tooltip-placement-top .ant-tooltip-arrow,.ant-tooltip-placement-topLeft .ant-tooltip-arrow,.ant-tooltip-placement-topRight .ant-tooltip-arrow{bottom:-5.07106781px}.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 rgba(0,0,0,.07);transform:translateY(-6.53553391px) rotate(45deg)}.ant-tooltip-placement-top .ant-tooltip-arrow{left:50%;transform:translateX(-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-rightBottom .ant-tooltip-arrow,.ant-tooltip-placement-rightTop .ant-tooltip-arrow{left:-5.07106781px}.ant-tooltip-placement-right .ant-tooltip-arrow-content,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content,.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content{box-shadow:-3px 3px 7px rgba(0,0,0,.07);transform:translateX(6.53553391px) rotate(45deg)}.ant-tooltip-placement-right .ant-tooltip-arrow{top:50%;transform: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-leftBottom .ant-tooltip-arrow,.ant-tooltip-placement-leftTop .ant-tooltip-arrow{right:-5.07106781px}.ant-tooltip-placement-left .ant-tooltip-arrow-content,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow-content,.ant-tooltip-placement-leftTop .ant-tooltip-arrow-content{box-shadow:3px -3px 7px rgba(0,0,0,.07);transform:translateX(-6.53553391px) rotate(45deg)}.ant-tooltip-placement-left .ant-tooltip-arrow{top:50%;transform: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:-5.07106781px}.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 rgba(0,0,0,.07);transform:translateY(6.53553391px) rotate(45deg)}.ant-tooltip-placement-bottom .ant-tooltip-arrow{left:50%;transform:translateX(-50%)}.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{right:13px}.ant-tooltip-magenta .ant-tooltip-arrow-content,.ant-tooltip-magenta .ant-tooltip-inner,.ant-tooltip-pink .ant-tooltip-arrow-content,.ant-tooltip-pink .ant-tooltip-inner{background-color:#eb2f96}.ant-tooltip-red .ant-tooltip-arrow-content,.ant-tooltip-red .ant-tooltip-inner{background-color:#f5222d}.ant-tooltip-volcano .ant-tooltip-arrow-content,.ant-tooltip-volcano .ant-tooltip-inner{background-color:#fa541c}.ant-tooltip-orange .ant-tooltip-arrow-content,.ant-tooltip-orange .ant-tooltip-inner{background-color:#fa8c16}.ant-tooltip-yellow .ant-tooltip-arrow-content,.ant-tooltip-yellow .ant-tooltip-inner{background-color:#fadb14}.ant-tooltip-gold .ant-tooltip-arrow-content,.ant-tooltip-gold .ant-tooltip-inner{background-color:#faad14}.ant-tooltip-cyan .ant-tooltip-arrow-content,.ant-tooltip-cyan .ant-tooltip-inner{background-color:#13c2c2}.ant-tooltip-lime .ant-tooltip-arrow-content,.ant-tooltip-lime .ant-tooltip-inner{background-color:#a0d911}.ant-tooltip-green .ant-tooltip-arrow-content,.ant-tooltip-green .ant-tooltip-inner{background-color:#52c41a}.ant-tooltip-blue .ant-tooltip-arrow-content,.ant-tooltip-blue .ant-tooltip-inner{background-color:#1890ff}.ant-tooltip-geekblue .ant-tooltip-arrow-content,.ant-tooltip-geekblue .ant-tooltip-inner{background-color:#2f54eb}.ant-tooltip-purple .ant-tooltip-arrow-content,.ant-tooltip-purple .ant-tooltip-inner{background-color:#722ed1}.ant-tooltip-rtl{direction:rtl}.ant-tooltip-rtl .ant-tooltip-inner{text-align:right}.ant-drawer{position:fixed;z-index:1000;width:0;height:100%;transition:transform .3s cubic-bezier(.7,.3,.1,1),height 0s ease .3s,width 0s ease .3s}.ant-drawer>*{transition:transform .3s cubic-bezier(.7,.3,.1,1),box-shadow .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-content-wrapper{position:absolute;width:100%;height:100%}.ant-drawer .ant-drawer-content{width:100%;height:100%}.ant-drawer-left,.ant-drawer-right{top:0;width:0;height:100%}.ant-drawer-left .ant-drawer-content-wrapper,.ant-drawer-right .ant-drawer-content-wrapper{height:100%}.ant-drawer-left.ant-drawer-open,.ant-drawer-right.ant-drawer-open{width:100%;transition:transform .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-left,.ant-drawer-left .ant-drawer-content-wrapper{left:0}.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:2px 0 8px rgba(0,0,0,.15)}.ant-drawer-right,.ant-drawer-right .ant-drawer-content-wrapper{right:0}.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:-2px 0 8px rgba(0,0,0,.15)}.ant-drawer-right.ant-drawer-open.no-mask{right:1px;transform:translateX(1px)}.ant-drawer-bottom,.ant-drawer-top{left:0;width:100%;height:0%}.ant-drawer-bottom .ant-drawer-content-wrapper,.ant-drawer-top .ant-drawer-content-wrapper{width:100%}.ant-drawer-bottom.ant-drawer-open,.ant-drawer-top.ant-drawer-open{height:100%;transition:transform .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-top{top:0}.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-drawer-bottom,.ant-drawer-bottom .ant-drawer-content-wrapper{bottom:0}.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:0 -2px 8px rgba(0,0,0,.15)}.ant-drawer-bottom.ant-drawer-open.no-mask{bottom:1px;transform:translateY(1px)}.ant-drawer.ant-drawer-open .ant-drawer-mask{height:100%;opacity:1;transition:none;animation:antdDrawerFadeIn .3s cubic-bezier(.7,.3,.1,1);pointer-events:auto}.ant-drawer-title{margin:0;color:#222;font-weight:500;font-size:16px;line-height:22px}.ant-drawer-content{position:relative;z-index:1;overflow:auto;background-color:#fff;background-clip:padding-box;border:0}.ant-drawer-close{position:absolute;top:0;right:0;z-index:10;display:block;padding:20px;color:#666;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:rgba(0,0,0,.75);text-decoration:none}.ant-drawer-header-no-title .ant-drawer-close{margin-right:var(--scroll-bar);padding-right:calc(20px - var(--scroll-bar))}.ant-drawer-header{position:relative;padding:16px 24px;border-bottom:1px solid #e8e8e8;border-radius:3px 3px 0 0}.ant-drawer-header,.ant-drawer-header-no-title{color:#222;background:#fff}.ant-drawer-wrapper-body{display:flex;flex-direction:column;flex-wrap:nowrap;width:100%;height:100%}.ant-drawer-body{flex-grow:1;padding:24px;overflow:auto;font-size:14px;line-height:1.5;word-wrap:break-word}.ant-drawer-footer{flex-shrink:0;padding:10px 16px;border-top:1px solid #e8e8e8}.ant-drawer-mask{position:absolute;top:0;left:0;width:100%;height:0;background-color:rgba(0,0,0,.45);opacity:0;filter:alpha(opacity=45);transition:opacity .3s linear,height 0s ease .3s;pointer-events:none}.ant-drawer-open-content{box-shadow:0 4px 12px rgba(0,0,0,.15)}.ant-drawer .ant-picker-clear{background:#fff}@keyframes antdDrawerFadeIn{0%{opacity:0}to{opacity:1}}.ant-drawer-rtl{direction:rtl}.ant-drawer-rtl .ant-drawer-close{right:auto;left:0}.ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:#fc5a5c}.ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover{color:#fff;background-color:#fc5a5c}.ant-dropdown{box-sizing:border-box;margin:0;padding:0;color:#222;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum","tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;display:block}.ant-dropdown:before{position:absolute;top:-4px;right:0;bottom:-4px;left:-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-topCenter,.ant-dropdown-show-arrow.ant-dropdown-placement-topLeft,.ant-dropdown-show-arrow.ant-dropdown-placement-topRight{padding-bottom:10px}.ant-dropdown-show-arrow.ant-dropdown-placement-bottomCenter,.ant-dropdown-show-arrow.ant-dropdown-placement-bottomLeft,.ant-dropdown-show-arrow.ant-dropdown-placement-bottomRight{padding-top:10px}.ant-dropdown-arrow{position:absolute;z-index:1;display:block;width:8.48528137px;height:8.48528137px;background:transparent;border-style:solid;border-width:4.24264069px;transform:rotate(45deg)}.ant-dropdown-placement-topCenter>.ant-dropdown-arrow,.ant-dropdown-placement-topLeft>.ant-dropdown-arrow,.ant-dropdown-placement-topRight>.ant-dropdown-arrow{bottom:6.2px;border-color:transparent #fff #fff transparent;box-shadow:3px 3px 7px rgba(0,0,0,.07)}.ant-dropdown-placement-topCenter>.ant-dropdown-arrow{left:50%;transform:translateX(-50%) rotate(45deg)}.ant-dropdown-placement-topLeft>.ant-dropdown-arrow{left:16px}.ant-dropdown-placement-topRight>.ant-dropdown-arrow{right:16px}.ant-dropdown-placement-bottomCenter>.ant-dropdown-arrow,.ant-dropdown-placement-bottomLeft>.ant-dropdown-arrow,.ant-dropdown-placement-bottomRight>.ant-dropdown-arrow{top:6px;border-color:#fff transparent transparent #fff;box-shadow:-2px -2px 5px rgba(0,0,0,.06)}.ant-dropdown-placement-bottomCenter>.ant-dropdown-arrow{left:50%;transform:translateX(-50%) rotate(45deg)}.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:3px;outline:none;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-dropdown-menu-item-group-title{padding:5px 12px;color:#666;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 li,.ant-dropdown-menu-submenu-popup ul{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;top:0;right:0;bottom:0;left:0;content:""}.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title{clear:both;margin:0;padding:5px 12px;color:#222;font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;cursor:pointer;transition:all .3s}.ant-dropdown-menu-item-selected,.ant-dropdown-menu-submenu-title-selected{color:#028a0f;background-color:#f4f5f6}.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover{background-color:#f4f5f6}.ant-dropdown-menu-item-disabled,.ant-dropdown-menu-submenu-title-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-dropdown-menu-item-disabled:hover,.ant-dropdown-menu-submenu-title-disabled:hover{color:rgba(0,0,0,.25);background-color:#fff;cursor:not-allowed}.ant-dropdown-menu-item-disabled a,.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:#e8e8e8}.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:#666;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:rgba(0,0,0,.25);background-color:#fff;cursor:not-allowed}.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title{color:#028a0f}.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomRight,.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomRight{animation-name:antSlideUpIn}.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topCenter,.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topLeft,.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topRight,.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topCenter,.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topLeft,.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topRight{animation-name:antSlideDownIn}.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomCenter,.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-bottomRight{animation-name:antSlideUpOut}.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topCenter,.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-topRight{animation-name:antSlideDownOut}.ant-dropdown-button>.anticon.anticon-down,.ant-dropdown-link>.anticon.anticon-down,.ant-dropdown-trigger>.anticon.anticon-down{font-size:10px;vertical-align:baseline}.ant-dropdown-button{white-space:nowrap}.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-item .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-item>.anticon+span>a,.ant-dropdown-menu-dark .ant-dropdown-menu-item>.anticon+span>a .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after{color:hsla(0,0%,100%,.65)}.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item>.anticon+span>a:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title: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:#028a0f}.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{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-item,.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup li,.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup ul,.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-item>span>.anticon:first-child,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title>.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-arrow,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow{right:auto;left:8px}.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .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}@keyframes antCheckboxEffect{0%{transform:scale(1);opacity:.5}to{transform:scale(1.6);opacity:0}}.ant-checkbox{box-sizing:border-box;margin:0;padding:0;color:#222;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum","tnum";position:relative;top:.2em;line-height:1;white-space:nowrap;outline:none;cursor:pointer}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:#028a0f}.ant-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #028a0f;border-radius:3px;visibility:hidden;animation:antCheckboxEffect .36s ease-in-out;animation-fill-mode:backwards;content:""}.ant-checkbox-wrapper:hover .ant-checkbox:after,.ant-checkbox:hover: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:3px;border-collapse:separate;transition:all .3s}.ant-checkbox-inner:after{position:absolute;top:50%;left:22%;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;top:0;right:0;bottom:0;left: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:#028a0f;border-color:#028a0f}.ant-checkbox-disabled{cursor:not-allowed}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:rgba(0,0,0,.25);animation-name:none}.ant-checkbox-disabled .ant-checkbox-input{cursor:not-allowed}.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:rgba(0,0,0,.25);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:#222;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum","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+span{padding-right:8px;padding-left:8px}.ant-checkbox-group{box-sizing:border-box;margin:0;padding:0;color:#222;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum","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:#028a0f;border:0;transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after{background-color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.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-alert{box-sizing:border-box;margin:0;color:#222;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum","tnum";position:relative;display:flex;align-items:center;padding:8px 15px;word-wrap:break-word;border-radius:3px}.ant-alert-content{flex:1 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:#f0faff;border:1px solid #c2e8ff}.ant-alert-info .ant-alert-icon{color:#47a4fb}.ant-alert-warning{background-color:#fffce6;border:1px solid #ffeb87}.ant-alert-warning .ant-alert-icon{color:#fabb0d}.ant-alert-error{background-color:#fff2f0;border:1px solid #ffdad6}.ant-alert-error .ant-alert-icon{color:#fc5a5c}.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:#666;transition:color .3s}.ant-alert-close-icon .anticon-close:hover{color:rgba(0,0,0,.75)}.ant-alert-close-text{color:#666;transition:color .3s}.ant-alert-close-text:hover{color:rgba(0,0,0,.75)}.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:#222;font-size:16px}.ant-alert-message{color:#222}.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.ant-alert-no-icon{padding:8px 15px}.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 .ant-alert-icon{margin-right:auto;margin-left:15px}.DSP-modal.ant-modal .ant-modal-body{padding:16px}.DPCS-dialog-wrap{font-family:Inter,Arial,Microsoft YaHei,sans-serif}.DPCS-dialog-wrap ::-webkit-scrollbar{width:8px}.DPCS-dialog-wrap .ant-modal-content{border-radius:8px;margin:0 auto;display:table}.DPCS-dialog-wrap .ant-modal-body{padding:0}.DPCS-dialog-wrap .ant-modal-header{padding:16px 24px;border-top-left-radius:8px;border-top-right-radius:8px}.DPCS-dialog-wrap .ant-modal-title{font-weight:700}.DPCS-dialog-wrap .DPCS-wrap{font-family:Inter,Arial,Microsoft YaHei,sans-serif}.DPCS-dialog-wrap .DPCS-wrap .ant-tabs{overflow:visible}.DPCS-dialog-wrap .DPCS-wrap .ant-tabs-nav{margin-bottom:0!important}.DPCS-dialog-wrap .DPCS-wrap .ant-input::-moz-placeholder{color:#767676!important}.DPCS-dialog-wrap .DPCS-wrap .ant-input:-ms-input-placeholder{color:#767676!important}.DPCS-dialog-wrap .DPCS-wrap .ant-input::placeholder{color:#767676!important}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-wrap .ant-select .ant-select-selector{border-radius:6px!important;height:auto;padding:4px 12px}.DPCS-dialog-wrap .DPCS-wrap .ant-select-arrow svg{display:none!important}.DPCS-dialog-wrap .DPCS-wrap .ant-input-number-handler-wrap{display:none}.DPCS-dialog-wrap .DPCS-wrap .card-error{margin:3px 0 5px;color:#fa5a5e}.DPCS-dialog-wrap .DPCS-wrap .card-form-title{margin-bottom:4px;font-size:12px}.DPCS-dialog-wrap .DPCS-wrap .card-img{border:1px solid #e7e7e7;border-radius:6px}.DPCS-dialog-wrap .DPCS-wrap .payment-item-wrap{border-bottom:1px solid #eee;padding:16px 0;position:relative}.DPCS-dialog-wrap .DPCS-wrap .payment-method-block{border-bottom:1px solid #eee;padding-bottom:12px}.DPCS-dialog-wrap .DPCS-wrap .card-form-wrap{margin-top:8px}.DPCS-dialog-wrap .DPCS-wrap .card-form-content{margin-top:-8px;padding:0 16px 16px;z-index:1;position:relative;background:#fff;border:1px solid #e6e6e6;border-top:none;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.DPCS-dialog-wrap .DPCS-wrap .card-form-input{border-radius:6px;padding:8px 12px}.DPCS-dialog-wrap .DPCS-wrap .payment-method-label{font-weight:700}.DPCS-dialog-wrap .DPCS-wrap .payment-method-wrap{border:1px solid #eee;border-radius:6px;padding:12px;margin-top:8px;cursor:pointer}.DPCS-dialog-wrap .DPCS-wrap .payment-method-wrap.disabled{background:#f7f7f7;cursor:not-allowed}.DPCS-dialog-wrap .DPCS-wrap .paypal-wrap{border:1px solid #eee;border-radius:6px;padding:12px;margin-top:8px;cursor:pointer}.DPCS-dialog-wrap .DPCS-wrap .paypal-wrap.disabled{background:#f7f7f7;cursor:not-allowed}.DPCS-dialog-wrap .DPCS-wrap .paypal-wrap.selected .paypal-item-text{color:#028a0f;font-weight:600}.DPCS-dialog-wrap .DPCS-wrap .paypal-wrap .new-page-wrap{margin-top:12px;padding:12px;border-radius:6px;border:1px solid #eee;display:flex;align-items:center}.DPCS-dialog-wrap .DPCS-wrap .paypal-wrap .paypal-icon{margin-right:8px;width:18px}.DPCS-dialog-wrap .DPCS-wrap .paypal-wrap .new-page-icon{height:32px;margin-right:12px}.DPCS-dialog-wrap .DPCS-wrap .paypal-wrap .new-page-icon-text{font-size:12px;color:#666}.DPCS-dialog-wrap .DPCS-wrap .payment-method-item{display:flex;align-items:center;justify-content:space-between}.DPCS-dialog-wrap .DPCS-wrap .selected-icon{color:#32ae60;font-size:18px}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-wrap{display:flex;flex-direction:row;gap:16px;padding:16px 24px;margin:0 auto;justify-content:center;max-height:80vh;overflow-y:scroll}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-left{width:480px}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right{width:400px;border:1px solid #e7e7e7;padding:12px 16px;border-radius:12px;height:100%}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .ant-tabs-nav:before{border-bottom:none}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .ant-tabs-nav-wrap{margin-bottom:0}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .ant-tabs-ink-bar{height:0!important}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .ant-tabs-nav .ant-tabs-tab{border:1px solid #d9d9d9;padding:12px 16px;border-radius:6px;margin-right:16px}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .ant-tabs-nav .ant-tabs-tab-active{background:rgba(2,138,15,.04);border:1px solid #028a0f;box-sizing:border-box}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .submit-btn-wrap{padding:12px 0 0;border-top:1px solid rgba(34,34,34,.08)}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .summary-view{padding:12px 0;border-bottom:1px solid #eee;font-size:12px;color:#666;line-height:18px}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .coupon-text{padding:16px 0;color:#028a0f;cursor:pointer;border-bottom:1px solid #eee;font-size:14px}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .coupon-text .cb-icon{margin-right:4px}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .coupon-block{padding:10px 0;border-bottom:1px solid #eee}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .coupon-block .coupon-wrap{display:flex;justify-content:space-between;align-items:center;gap:6px}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .coupon-block .ant-alert{margin-top:10px;border-radius:4px;padding:5px 10px}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .coupon-block.no-input .ant-alert{margin-top:0}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .total-due-wrap{padding:24px 0;border-bottom:1px solid #eee}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .total-due{display:flex;justify-content:space-between;align-items:center;font-weight:700}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .total-due-amount{color:#028a0f;font-size:18px;line-height:22px}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .subscribe-btn{font-weight:700;width:100%;white-space:pre-wrap;font-size:14px;border-radius:6px}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .error{color:#e64545;margin-top:10px}.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right .payment-icon{display:inline-block;width:22px;height:22px;margin-right:8px;vertical-align:bottom}.DPCS-dialog-wrap .DPCS-wrap .promotion-detail-rule{font-size:12px;color:#666;margin-top:6px}.DPCS-dialog-wrap .DPCS-wrap .country-select-m{width:100%;border-radius:6px;border:1px solid #d9d9d9;padding:10px 20px 9px 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background-color:#fff}.DPCS-dialog-wrap .DPCS-wrap .country-select-arrow{position:absolute;right:12px;bottom:12px;pointer-events:none}.DPCS-dialog-wrap .DPCS-wrap .agree-policy-wrap{margin:16px 0}.DPCS-dialog-wrap .safe-payment{color:#999;font-size:12px;line-height:20px;margin-top:8px;white-space:nowrap}.DPCS-dialog-wrap .safe-payment .cb-icon{vertical-align:-2px;margin-right:5px}.DPCS-dialog-wrap .safe-payment .safe-payment-item{display:flex;align-items:center;justify-content:space-between}.DPCS-dialog-wrap .safe-payment img:not(:first-child){margin-left:12px}.DPCS-dialog-wrap .plan-list-wrap{position:relative;margin-bottom:24px}.DPCS-dialog-wrap .plan-list-wrap .plan-item-wrap{border:1px solid #eee;border-radius:6px;padding:16px 6px 16px 12px;cursor:pointer;position:relative;height:100%;display:flex;flex-direction:column;margin-bottom:12px}.DPCS-dialog-wrap .plan-list-wrap .plan-item-content{display:flex;align-items:center}.DPCS-dialog-wrap .plan-list-wrap .arrow-left,.DPCS-dialog-wrap .plan-list-wrap .arrow-right{position:absolute;z-index:1;top:50%;transform:translateY(-50%);width:26px;height:26px;background:#fff;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;box-shadow:0 4px 10px 0 #0000001f}.DPCS-dialog-wrap .plan-list-wrap .arrow-left.disabled,.DPCS-dialog-wrap .plan-list-wrap .arrow-right.disabled{display:none}.DPCS-dialog-wrap .plan-list-wrap .arrow-left{left:-13px}.DPCS-dialog-wrap .plan-list-wrap .arrow-left .cb-icon{font-size:12px;transform:rotate(90deg);margin-left:-2px}.DPCS-dialog-wrap .plan-list-wrap .arrow-right{right:-13px}.DPCS-dialog-wrap .plan-list-wrap .arrow-right .cb-icon{font-size:12px;transform:rotate(-90deg);margin-right:-2px}.DPCS-dialog-wrap .plan-list-wrap .icon-checkbox-circle-Fill{font-size:14px;margin-right:8px;color:#028a0f}.DPCS-dialog-wrap .plan-list-wrap .plan-item-checkbox{width:14px;height:14px;min-width:14px;min-height:14px;border-radius:50%;border:1px solid #d9d9d9;margin-right:8px}.DPCS-dialog-wrap .plan-list-wrap .plan-item-price{margin-left:6px}.DPCS-dialog-wrap .plan-list-wrap .plan-item-price-value{font-size:14px;font-weight:700}.DPCS-dialog-wrap .plan-list-wrap .plan-item-price-unit{font-size:12px;color:#666}.DPCS-dialog-wrap .plan-list-wrap .use-marketer-plan-list{cursor:pointer;margin-bottom:8px;display:flex;align-items:center}.DPCS-dialog-wrap .plan-list-wrap .use-marketer-plan-checkbox{width:14px;height:14px;border-radius:50%;border:1px solid #d9d9d9;margin-right:8px}.DPCS-dialog-wrap .plan-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.DPCS-dialog-wrap .plan-list-cycle-dropdown{color:#222;margin-left:6px}.DPCS-dialog-wrap .plan-list-cycle-dropdown .icon-right{font-size:14px;margin-left:4px;transform:rotate(90deg)}.DPCS-dialog-wrap .plan-list-content{position:relative}.DPCS-dialog-wrap .plan-list-content .swiper-wrapper{display:flex;align-items:stretch}.DPCS-dialog-wrap .plan-list-content .swiper-slide{height:auto;display:flex}.DPCS-dialog-wrap .plan-list-content .swiper-slide>div{width:100%;display:flex;flex-direction:column}.DPCS-dialog-wrap .promotion-check{font-size:12px;margin-top:4px;background:#fedf2d;padding:0 4px;border-radius:4px;max-width:100%;margin-left:20px}.DPCS-dialog-wrap .promotion-check>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.DPCS-dialog-wrap .promotion-check .ant-checkbox-inner{width:14px;height:14px}.DPCS-dialog-wrap .promotion-check .ant-checkbox+span{padding-right:0}.DPCS-dialog-wrap .skip-trial{font-size:12px;margin-top:4px;margin-left:22px}.DPCS-dialog-wrap .skip-trial .ant-checkbox-inner{width:14px;height:14px}.DPCS-dialog-wrap .marketer-promotion{font-size:12px;margin-top:4px;background:#f7f7f7;padding:2px 4px;border-radius:4px;margin-left:20px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.DPCS-dialog-wrap .plan-item-wrap.selected .marketer-promotion{background:#fce8e8;color:#ca1616}.DPCS-dialog-wrap .plan-item-cycle{font-size:12px;color:#666;margin-top:4px;margin-left:22px}.DPCS-dialog-wrap .addon-list-wrap{padding-bottom:24px}.DPCS-dialog-wrap .addon-list-wrap .addon-list-header{margin-bottom:12px}.DPCS-dialog-wrap .addon-list-wrap .addon-list-content{display:flex;flex-direction:column;gap:16px}.DPCS-dialog-wrap .addon-list-wrap .addon-item-wrap{border:1px solid #e7e7e7;border-radius:12px;padding:16px 12px;position:relative;cursor:pointer}.DPCS-dialog-wrap .addon-list-wrap .icon-checkbox-circle-Fill{font-size:16px;color:#6930ff}.DPCS-dialog-wrap .addon-list-wrap .addon-item-checkbox{width:16px;height:16px;border-radius:50%;border:1px solid #ccc}.DPCS-dialog-wrap .addon-list-wrap .addon-item-header{border-bottom:1px solid #e8e8e8;padding-bottom:12px;margin-bottom:12px}.DPCS-dialog-wrap .addon-list-wrap .addon-item-desc{padding-top:12px;font-size:13px;color:#666}.DPCS-dialog-wrap .addon-list-wrap .addon-item-desc p{margin-bottom:12px}.DPCS-dialog-wrap .addon-list-wrap .addon-item-desc ul{padding-left:0;margin-bottom:0}.DPCS-dialog-wrap .addon-list-wrap .addon-item-desc li{list-style:none;width:50%;display:inline-block;margin-bottom:6px}.DPCS-dialog-wrap .addon-list-wrap .addon-item-name{display:flex;align-items:center;gap:8px;color:#666}.DPCS-dialog-wrap .addon-list-wrap .addon-item-name-text{font-size:14px;font-weight:700;color:#666}.DPCS-dialog-wrap .addon-list-wrap .addon-item-content{display:flex;align-items:center;justify-content:space-between}.DPCS-dialog-wrap .addon-list-wrap .addon-item-price{display:flex;align-items:center;overflow:hidden;margin-right:6px}.DPCS-dialog-wrap .addon-list-wrap .addon-item-price-value{font-size:18px;font-weight:700;color:#666;margin-right:10px}.DPCS-dialog-wrap .addon-list-wrap .addon-item-price-original{font-size:12px;color:#666;text-decoration:line-through;margin-right:12px}.DPCS-dialog-wrap .addon-list-wrap .addon-item-price-promotion{font-size:12px;color:#666;background:#f7f7f7;padding:2px 6px;border-radius:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.DPCS-dialog-wrap .addon-list-wrap .addon-item-detail{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.DPCS-dialog-wrap .addon-list-wrap .addon-item-detail-text,.DPCS-dialog-wrap .addon-list-wrap .addon-item-valid-date{font-size:13px;color:#666}.DPCS-dialog-wrap .addon-list-wrap .addon-item-wrap.selected{border-color:rgba(105,48,255,.3);border-width:1px;background:url(https://crov.micstatic.com/static/doba-components/img/subscribe/pilot-bg1.png) no-repeat top;background-color:#fff;background-size:cover}.DPCS-dialog-wrap .addon-list-wrap .addon-item-wrap.selected .addon-item-detail-text,.DPCS-dialog-wrap .addon-list-wrap .addon-item-wrap.selected .addon-item-name-text,.DPCS-dialog-wrap .addon-list-wrap .addon-item-wrap.selected .addon-item-price-value,.DPCS-dialog-wrap .addon-list-wrap .addon-item-wrap.selected .addon-item-valid-date{color:#222}.DPCS-dialog-wrap .addon-list-wrap .addon-item-wrap.selected .addon-item-price-promotion{background:linear-gradient(90deg,#3b91ff,#0d5eff 51.14%,#c069ff 98.65%);color:#fff}.DPS-country-select li,.DPS-country-select ul{list-style:none;text-decoration:none;padding:0;margin:0}.DPS-country-select .tab-btns-wrap{text-align:center;border-bottom:1px solid #dae0e6;margin:0 10px}.DPS-country-select .tab-btns{white-space:nowrap;display:flex;margin-bottom:-1px}.DPS-country-select .tab-btn{padding:10px;box-sizing:border-box;color:#888;border-bottom:2px solid transparent;cursor:pointer;font-size:14px}.DPS-country-select .tab-btn.active{color:#222;border-bottom:2px solid #028a0f;cursor:default}.DPS-country-select .tab-panes{padding:5px 0;max-height:100%;overflow:auto;box-sizing:border-box}.DPS-country-select .tab-pane{max-height:280px;min-width:300px}.DPS-country-select .tab-pane-item{padding:5px 10px;color:#555;cursor:pointer}.DPS-country-select .tab-pane-item.active,.DPS-country-select .tab-pane-item:hover{background:#f4f5f6}@media screen and (max-width:768px){html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap{max-width:100vw;position:fixed;top:0;right:0;left:0;bottom:0;margin:0;padding:0}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .ant-modal-content{height:100%;background-color:#f7f7f7;display:block}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .ant-modal-body{max-height:100%;overflow:auto}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .ant-modal-header{padding:16px;border-radius:0}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .ant-btn,html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .ant-input{height:auto;font-size:14px}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .DPCS-wrap{padding-bottom:env(safe-area-inset-bottom)}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-wrap{max-height:100%;flex-direction:column;padding:12px 12px 177px}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-left{width:100%;background:#fff;border:1px solid #e7e7e7;padding:12px 16px;border-radius:12px}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .DPCS-wrap .plan-subscription-right{width:100%;background-color:#fff}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .DPCS-wrap .plan-subscription{max-height:100%}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .DPCS-wrap .plan-subscription .ant-tabs-nav .ant-tabs-tab{padding:6px 12px;border-radius:6px;margin-right:8px}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .DPCS-wrap .plan-subscription .coupon-text{padding:12px 0}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .DPCS-wrap .plan-subscription .total-due-wrap{padding:16px 0 0;border-bottom:none}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .DPCS-wrap .submit-btn-wrap{position:fixed;bottom:0;left:0;right:0;background:#fff;z-index:10;padding:12px;border:1px solid rgba(34,34,34,.08)}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .DPCS-wrap .submit-btn-wrap .subscribe-btn{height:36px}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .DPCS-wrap .country-select-arrow{top:auto}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .plan-list-wrap .plan-list-header{flex-direction:column;align-items:flex-start;gap:8px}html .ant-modal-wrap .ant-modal.DPCS-dialog-wrap .addon-list-wrap .addon-item-desc{font-size:12px}}@keyframes move-back-and-forth{0%{transform:translateX(0)}50%{transform:translateX(6px)}to{transform:translateX(0)}}.plan-promotion-header{max-width:1200px;margin:20px auto 32px;padding:0 16px;border-radius:8px;display:block}.plan-promotion-header img{width:100%;height:auto;border-radius:8px}