.rc-select{position:relative;display:inline-block;width:100px;font-size:12px}.rc-select-disabled,.rc-select-disabled input{cursor:not-allowed}.rc-select-disabled .rc-select-selector{opacity:.3}.rc-select-show-arrow.rc-select-loading .rc-select-arrow-icon:after{box-sizing:border-box;width:12px;height:12px;margin-top:4px;border-color:transparent #999;border-style:solid;border-width:2px;border-radius:100%;transform:none;animation:rcSelectLoadingIcon .5s infinite}.rc-select .rc-select-selection-placeholder{opacity:.4;pointer-events:none}.rc-select .rc-select-selection-search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:46px;width:100%;border-radius:1rem;border-width:1px!important;border-style:solid;border-color:rgba(0,0,0,.15);background-color:transparent;padding-top:1px;padding-bottom:1px;padding-left:.5rem}.rc-select .rc-select-selection-search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none;appearance:none}.rc-select-single .rc-select-selector{position:relative;display:flex}.rc-select-single .rc-select-selector .rc-select-selection-search,.rc-select-single .rc-select-selector .rc-select-selection-search-input{width:100%}.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{position:absolute;top:50%;left:12px;transform:translateY(-50%);pointer-events:none}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector{padding:1px;border-radius:1rem;border:1px solid rgba(0,0,0,.15)}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{width:100%;background:rgba(255,0,0,.2);border:none;outline:none}.rc-select-multiple .rc-select-selector{display:flex;flex-wrap:wrap;padding:1px;border:1px solid rgba(0,0,0,.15)}.rc-select-multiple .rc-select-selector .rc-select-selection-item{flex:none;margin-right:2px;padding:0 8px;background:#bbb;border-radius:4px}.rc-select-multiple .rc-select-selector .rc-select-selection-item-disabled{cursor:not-allowed;opacity:.5}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow{display:flex;flex-wrap:wrap;width:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow-item{flex:none;max-width:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-search{position:relative;max-width:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input,.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{padding:1px;font-family:system-ui}.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{position:absolute;position:none;top:0;left:0;z-index:999;white-space:nowrap;visibility:hidden}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input{width:100%;background:0 0;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rc-select-allow-clear.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-allow-clear .rc-select-clear{position:absolute;top:0;right:20px}.rc-select-show-arrow.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-show-arrow .rc-select-arrow{position:absolute;top:50%;right:5px;transform:translateY(-50%);pointer-events:none}.rc-select-show-arrow .rc-select-arrow-icon:after{display:inline-block;width:0;height:0;border:5px solid transparent;border-top-color:#999;transform:translateY(5px);content:""}.rc-select-focused .rc-select-selector{--tw-border-opacity:1!important;border-color:rgb(0 186 183/var(--tw-border-opacity,1))!important}.rc-select-dropdown{position:absolute;min-height:100px;background:#fff;border-radius:8px}.rc-select-dropdown-hidden{display:none}.rc-select-item{padding:4px 16px;font-size:16px;line-height:1.5}.rc-select-item-group{color:#a6a5a5;font-weight:500;font-size:12px;font-style:normal;line-height:28px}.rc-select-item-option{position:relative;margin:2px 10px}.rc-select-item-option-grouped{padding-left:26px}.rc-select-item-option .rc-select-item-option-state{position:absolute;top:8px;right:8px;pointer-events:none}.rc-select-item-option.rc-select-item-option-selected .rc-select-item-option-state:before{display:inline-block;width:13px;height:13px;background-size:cover;content:url(/images/canvas/success.png)}.rc-select-item-option-active{background:#fbfbfb;border-radius:4px}.rc-select-item-option.rc-select-item-option-selected{border-radius:4px}.rc-select-item-option.rc-select-item-option-selected:hover{background:#fbfbfb}.rc-select-item-option-disabled{color:#999}.rc-select-item-empty{color:#999;text-align:center}.rc-select-selection__choice-zoom{transition:all .3s}.rc-select-selection__choice-zoom-appear{transform:scale(.5);opacity:0}.rc-select-selection__choice-zoom-appear.rc-select-selection__choice-zoom-appear-active,.rc-select-selection__choice-zoom-leave{transform:scale(1);opacity:1}.rc-select-selection__choice-zoom-leave.rc-select-selection__choice-zoom-leave-active{transform:scale(.5);opacity:0}.rc-select-dropdown-slide-up-appear,.rc-select-dropdown-slide-up-enter{transform-origin:0 0;opacity:0;animation-duration:.3s;animation-play-state:paused;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-fill-mode:both}.rc-select-dropdown-slide-up-leave{transform-origin:0 0;opacity:1;animation-duration:.3s;animation-play-state:paused;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-fill-mode:both}.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomRight,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomRight{animation-name:rcSelectDropdownSlideUpIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomRight{animation-name:rcSelectDropdownSlideUpOut;animation-play-state:running}.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topLeft{animation-name:rcSelectDropdownSlideDownIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topLeft{animation-name:rcSelectDropdownSlideDownOut;animation-play-state:running}.rc-select-item-option-content{color:#2b2b2b;font-weight:500;font-size:12px;font-style:normal;line-height:28px}.rc-select-item-option-state-icon{display:none}.rc-virtual-list-holder{max-height:386px!important}@keyframes rcSelectDropdownSlideUpIn{0%{transform:scaleY(0);transform-origin:0 0;opacity:0}to{transform:scaleY(1);transform-origin:0 0;opacity:1}}@keyframes rcSelectDropdownSlideUpOut{0%{transform:scaleY(1);transform-origin:0 0;opacity:1}to{transform:scaleY(0);transform-origin:0 0;opacity:0}}@keyframes rcSelectLoadingIcon{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.rc-slider{border-radius:6px}.rc-slider-mark-text{color:#000;font-weight:400}.rc-slider-mark-text,.rc-slider-mark-text-active{text-align:center;font-family:Satoshi;font-size:18px;font-style:normal;line-height:normal}.rc-slider-mark-text-active{color:#00bab7!important;font-weight:700}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging,.rc-slider-handle:active,.rc-slider-handle:focus-visible,.rc-slider-handle:hover{box-shadow:none!important}*{box-sizing:border-box}.divTable{width:-moz-fit-content;width:fit-content}.divTable .td,.divTable td{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.resizer{position:absolute;top:0;height:100%;width:5px;background:rgba(0,0,0,.5);cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.resizer.ltr{right:0}.resizer.rtl{left:0}.resizer.isResizing{background:blue;opacity:1}@media (hover:hover){.resizer{opacity:0}:hover>.resizer{opacity:1}}.markdown-body{box-sizing:border-box;font-family:Inter,sans-serif;background-color:transparent}.markdown-body ul,ul.markdown-body{padding-inline-start:40px}@media (max-width:768px){.markdown-body ul,ul.markdown-body{padding-inline-start:10px}.markdown-body ul>li,ul.markdown-body>li{margin:8px 0}}