.ant-select-single .ant-select-selector{display:-webkit-box;display:-webkit-flex;display:flex}.ant-select-single .ant-select-selector .ant-select-selection-search{position:absolute;top:0;right:11px;bottom:0;left: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;-webkit-transition:all .3s,visibility 0s;transition:all .3s,visibility 0s}.ant-select-single .ant-select-selector .ant-select-selection-item{position:relative;-webkit-user-select:none;user-select:none}.ant-select-single .ant-select-selector .ant-select-selection-placeholder{-webkit-transition:none;transition:none;pointer-events:none}.ant-select-single .ant-select-selector .ant-select-selection-item:after,.ant-select-single .ant-select-selector .ant-select-selection-placeholder:after,.ant-select-single .ant-select-selector: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 .ant-select-selection-item,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after{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 .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after{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:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:auto;flex:auto;-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:100%}.ant-select-selection-overflow-item{-webkit-box-flex:0;-webkit-flex:none;flex:none;-webkit-align-self:center;align-self:center;max-width:100%}.ant-select-multiple .ant-select-selector{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;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-allow-clear .ant-select-selector,.ant-select-multiple.ant-select-show-arrow .ant-select-selector{padding-right:24px}.ant-select-multiple .ant-select-selection-item{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:0;-webkit-flex:none;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;-webkit-transition:font-size .3s,line-height .3s,height .3s;transition:font-size .3s,line-height .3s,height .3s;-webkit-user-select:none;user-select:none;-webkit-margin-end:4px;margin-inline-end:4px;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:4px;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:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:rgba(0,0,0,.45);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:rgba(0,0,0,.75)}.ant-select-multiple .ant-select-selection-overflow-item+.ant-select-selection-overflow-item .ant-select-selection-search{-webkit-margin-start:0;margin-inline-start:0}.ant-select-multiple .ant-select-selection-search{position:relative;max-width:100%;-webkit-margin-start:7px;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;-webkit-transition:all .3s;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;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;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{-webkit-margin-start:3px;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-focused .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-open .ant-select-selector{border-color:#ff7875;box-shadow:0 0 0 2px rgba(255,77,79,.2);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-focused .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-open .ant-select-selector{border-color:#ffc53d;box-shadow:0 0 0 2px rgba(250,173,20,.2);border-right-width:1px;outline:0}.ant-select-status-error.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,.ant-select-status-warning.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-success.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-validating.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-warning.ant-select-has-feedback .ant-select-selection-selected-value{padding-right:42px}.ant-select{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:"tnum";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;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);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 rgba(24,144,255,.2);border-right-width:1px;outline:0}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{color:rgba(0,0,0,.25);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;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{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden;font-weight:400;white-space:nowrap;text-overflow:ellipsis}@media (-ms-high-contrast:none){.ant-select-selection-item,.ant-select-selection-item ::-ms-backdrop{flex:auto}}.ant-select-selection-placeholder{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden;color:#bfbfbf;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}@media (-ms-high-contrast:none){.ant-select-selection-placeholder,.ant-select-selection-placeholder ::-ms-backdrop{flex:auto}}.ant-select-arrow{display:-webkit-inline-box;display:-webkit-inline-flex;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:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:12px;margin-top:-6px;color:rgba(0,0,0,.25);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;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-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){-webkit-margin-end:8px;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:rgba(0,0,0,.25);font-size:12px;font-style:normal;line-height:1;text-align:center;text-transform:none;background:#fff;cursor:pointer;opacity:0;-webkit-transition:color .3s ease,opacity .15s ease;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.ant-select-clear:before{display:block}.ant-select-clear:hover{color:rgba(0,0,0,.45)}.ant-select:hover .ant-select-clear{opacity:1}.ant-select-dropdown{margin:0;color:rgba(0,0,0,.85);font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:"tnum";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:normal;background-color:#fff;border-radius:2px;outline:none;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)}.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-select-dropdown-hidden{display:none}.ant-select-dropdown-empty{color:rgba(0,0,0,.25)}.ant-select-item-empty{color:rgba(0,0,0,.85);color:rgba(0,0,0,.25)}.ant-select-item,.ant-select-item-empty{position:relative;display:block;min-height:32px;padding:5px 12px;font-weight:400;font-size:14px;line-height:22px}.ant-select-item{color:rgba(0,0,0,.85);cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-select-item-group{color:rgba(0,0,0,.45);font-size:12px;cursor:default}.ant-select-item-option{display:-webkit-box;display:-webkit-flex;display:flex}.ant-select-item-option-content{-webkit-box-flex:1;-webkit-flex:auto;flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-select-item-option-state{-webkit-box-flex:0;-webkit-flex:none;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:rgba(0,0,0,.85);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:rgba(0,0,0,.25);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.ant-select-focused>*,.ant-select-compact-item:active>*,.ant-select-compact-item:focus>*,.ant-select-compact-item:hover>*{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,.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:auto;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-allow-clear .ant-select-selector,.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .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:rgba(0,0,0,.25)}.ant-empty-normal .ant-empty-image{height:40px}.ant-empty-small{margin:8px 0;color:rgba(0,0,0,.25)}.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}.dvFhD9{padding:120px 20px 20px;min-height:100vh;background:url(https://cdn.futern.com/global-official-website/v0.7.2/img/contact-bg.a588508e.svg) no-repeat;background-position:100% 0;background-size:50%;background-color:#fff}.dvFhD9 ._1CorOE,.dvFhD9 .vCg4E5{margin-top:4px;font-size:18px;font-weight:400;line-height:26px;color:rgba(4,8,20,.6)}.dvFhD9 ._1CorOE{color:rgba(4,8,20,.86)}.dvFhD9 .QacBrr{margin:auto;display:-webkit-box;display:-webkit-flex;display:flex;gap:60px;max-width:1220px}.dvFhD9 .QacBrr .VMk1Pe{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-width:600px}.dvFhD9 .QacBrr .VMk1Pe ._2y3fLI{margin-top:20px;font-size:32px;font-weight:700;line-height:44px;color:#040814}.dvFhD9 .QacBrr .VMk1Pe ._17BKzI{margin:40px 0 16px;font-weight:700}.dvFhD9 .QacBrr .VMk1Pe ._3_WGIO,.dvFhD9 .QacBrr .VMk1Pe ._17BKzI{font-size:18px;line-height:26px;color:rgba(4,8,20,.86)}.dvFhD9 .QacBrr .VMk1Pe ._5mNuZg{margin-bottom:17px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.dvFhD9 .QacBrr .VMk1Pe ._5mNuZg ._1hb4sU{margin-right:10px;font-size:24px;color:#2fc251}.dvFhD9 .QacBrr .VMk1Pe ._5mNuZg:last-child{margin-bottom:0}.dvFhD9 .QacBrr ._2kln59{-webkit-align-self:center;align-self:center;-webkit-box-flex:1;-webkit-flex:1;flex:1;max-width:560px;border:1px solid #d3d7e0;border-radius:20px;box-shadow:0 8px 15px 0 rgba(4,8,20,.1),0 1px 5px 0 rgba(4,8,20,.04);background-color:#fff}.dvFhD9 .QacBrr ._2kln59 ._2geXti{padding:60px 40px}.dvFhD9 .QacBrr ._2kln59 ._2geXti ._3kbJ1N{margin:0 auto 60px;max-width:420px;width:100%;height:240px;background:url(https://cdn.futern.com/global-official-website/v0.7.2/img/success-screen.0eb5aeba.png) no-repeat;background-position:50%;background-size:cover}.dvFhD9 .QacBrr ._2kln59 ._2geXti ._3kc-32{margin-bottom:16px;font-size:24px;font-weight:700;line-height:32px;color:#000}.dvFhD9 .QacBrr ._2kln59 ._2geXti ._2fB-ha{margin-top:16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:18px;line-height:26px;color:#006ee8}.dvFhD9 .QacBrr ._2kln59 ._2geXti ._2fB-ha .anticon{margin-left:6px;font-size:24px;color:#08f;cursor:pointer;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.dvFhD9 .QacBrr ._2kln59 .YWab4H{margin:32px 40px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._1BPEKl{font-size:24px;font-weight:700;line-height:32px;color:rgba(4,8,20,.86)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil{margin-top:32px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-form-item{margin-bottom:24px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-form-item:nth-last-child(2){margin-bottom:36px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-form-item-label>label{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;font-size:14px;line-height:22px;font-weight:500;color:rgba(4,8,20,.86)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{margin-left:6px;color:#d21930}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-input-affix-wrapper-status-error{border:1px solid #d9d9d9}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-input-affix-wrapper-focused,.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-input-affix-wrapper-status-error:hover{border:1px solid #40a9ff}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-input-affix-wrapper{padding:8px 12px;height:40px;border-radius:8px;box-shadow:0 2px 4px 0 rgba(4,8,20,.04),0 0 2px 0 rgba(4,8,20,.02)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-input-prefix{margin-right:12px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-input-prefix .anticon{font-size:16px;color:rgba(4,8,20,.6)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-input,.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-input:placeholder-shown{font-size:14px;line-height:22px;color:rgba(4,8,20,.4)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-input{color:rgba(4,8,20,.86)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-select-selector{padding:8px 12px;height:40px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-radius:8px;box-shadow:0 2px 4px 0 rgba(4,8,20,.04),0 0 2px 0 rgba(4,8,20,.02)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-select-selector:after{line-height:24px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-select-selector .ant-select-selection-item,.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-select-selector .ant-select-selection-placeholder{font-size:14px;line-height:22px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-select-selector .ant-select-selection-item{color:rgba(4,8,20,.86);width:0}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-select-arrow .anticon{font-size:16px;color:rgba(4,8,20,.6)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-select-open .ant-select-arrow .anticon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-select-status-error .ant-select-selector{border:1px solid #d9d9d9!important;box-shadow:0 2px 4px 0 rgba(4,8,20,.04),0 0 2px 0 rgba(4,8,20,.02)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-select-status-error .ant-select-selector:hover{border:1px solid #40a9ff!important;box-shadow:0 2px 4px 0 rgba(4,8,20,.04),0 0 2px 0 rgba(4,8,20,.02)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-select-focused .ant-select-selector{border:1px solid #40a9ff!important}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil ._2Wbx6q{padding:8px 12px;height:40px;border-radius:8px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil ._2Wbx6q,.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-wrapper{box-shadow:0 2px 4px 0 rgba(4,8,20,.04),0 0 2px 0 rgba(4,8,20,.02)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-group-addon{padding:0;border:none}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-group-addon .ant-form-item{margin-bottom:0}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-group-addon .ant-input{border:none}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-group-addon .ant-input-affix-wrapper{width:108px;text-align:left;border-radius:8px 0 0 8px;box-shadow:none}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-group-addon .ant-form-item-control-input{min-height:auto}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-group>.ant-input{padding:8px 12px;height:40px;position:relative;left:-1px;border-radius:0 8px 8px 0}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-group>.ant-input:focus{box-shadow:0 2px 4px 0 rgba(4,8,20,.04),0 0 2px 0 rgba(4,8,20,.02)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-status-error{border:1px solid #d9d9d9}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-status-error:focus,.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-status-error:hover{border:1px solid #40a9ff}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .u8X6XN{margin-bottom:24px;position:relative}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .u8X6XN #team_size_range_help{position:relative}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .u8X6XN #team_size_range_help .ant-form-item-explain-error{position:absolute;top:0}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil ._1UNiEQ{width:100%;min-height:40px;padding:5px 20px;font-size:14px;font-weight:500;line-height:22px;color:#fff;border-radius:8px;border:1px solid #08f;box-shadow:0 2px 4px 0 rgba(4,8,20,.0392156862745098),0 0 2px 0 rgba(4,8,20,.0196078431372549);background:-webkit-linear-gradient(top,#08f,#005eff);background:linear-gradient(180deg,#08f,#005eff)}.dvFhD9 .QacBrr ._2kln59 .YWab4H .zvuIdG{margin-top:8px;font-size:13px;line-height:20px;color:rgba(4,8,20,.6)}.dvFhD9 .QacBrr ._2kln59 .YWab4H .zvuIdG a{color:rgba(4,8,20,.6);-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid}._1r5WS4{padding:4px;border:1px solid #e9ebf2;border-radius:8px;box-shadow:0 8px 15px 0 rgba(4,8,20,.1),0 1px 5px 0 rgba(4,8,20,.04);background:-webkit-linear-gradient(304.78deg,#fff,#f8f9fc),-webkit-linear-gradient(bottom,var(--color-background-white,#fff),var(--color-background-white,#fff));background:linear-gradient(145.22deg,#fff,#f8f9fc),linear-gradient(0deg,var(--color-background-white,#fff),var(--color-background-white,#fff))}._1r5WS4 ._2VNE7f{margin-bottom:4px;min-height:34px;padding:5px 12px;font-size:14px;line-height:22px;color:rgba(4,8,20,.86)}._1r5WS4 ._2VNE7f:hover{cursor:pointer;border-radius:4px;background-color:#f2f4f9}._1r5WS4 ._2VNE7f:last-child{margin-bottom:0}._1r5WS4 ._1IVdrr{border-radius:4px;background-color:#f2f4f9}@media screen and (max-width:800px){.dvFhD9{padding:76px 20px 20px}.dvFhD9 .QacBrr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-input-affix-wrapper{padding:8px;border-radius:8px;box-shadow:0 2px 4px 0 rgba(4,8,20,.04),0 0 2px 0 rgba(4,8,20,.02)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-input-prefix{margin-right:6px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-input-prefix .anticon{font-size:14px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .ant-select-selector{padding:8px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil ._2Wbx6q{padding:8px;border-radius:8px;box-shadow:0 2px 4px 0 rgba(4,8,20,.04),0 0 2px 0 rgba(4,8,20,.02)}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-group-addon .ant-input-affix-wrapper{width:70px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .o74Mxj .ant-input-group>.ant-input{padding:8px}.dvFhD9 .QacBrr ._2kln59 .YWab4H ._3RZXil .u8X6XN ._2fwG1q{left:9px;font-size:14px}}footer{display:none}