.rc-select{display:inline-block;position:relative}.rc-select-disabled,.rc-select-disabled input{cursor:not-allowed}.rc-select-selector:has(input[aria-errormessage]){background-color:var(--color-pink-bg,rgba(255,66,66,.04));border:1px solid #ff4242!important}.rc-select-item-option-state{display:none}.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;border-radius:100%;border-color:transparent #999;border-style:solid;border-width:2px;transform:none;margin-top:4px;animation:rcSelectLoadingIcon .5s infinite}.rc-select .rc-select-selection-placeholder{pointer-events:none}.rc-select .rc-select-selection-search-input{appearance:none}.rc-select .rc-select-selection-search-input::-webkit-search-cancel-button{display:none;appearance:none}.rc-select-single .rc-select-selector{display:flex;position:relative}.rc-select-single .rc-select-selector .rc-select-selection-search,.rc-select-single .rc-select-selector .rc-select-selection-wrap{width:100%;position:relative;display:block;height:100%}.rc-select-single .rc-select-selector .rc-select-selection-search-input{width:100%;display:block;height:100%;padding-left:16px}.rc-select-single .rc-select-selector .rc-select-selection-item{font-weight:600!important}.rc-select-single .rc-select-selector .rc-select-selection-placeholder{position:absolute;top:50%;left:16px;transform:translateY(-50%);pointer-events:none;color:var(--color-caption,#424852);font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:22px}.rc-select-selection-search-input{font-size:14px}.rc-select-selection-search-input,.rc-select-single .rc-select-selector .rc-select-selection-item{color:var(--color-body,#31363D);font-family:Inter;font-style:normal;font-weight:400;line-height:22px}.rc-select-single .rc-select-selector .rc-select-selection-item{position:absolute;top:50%;left:16px;transform:translateY(-50%);pointer-events:none;font-size:14px!important}.rc-select-multiple .rc-select-selector .rc-select-selection-placeholder{position:absolute;top:50%;left:16px;transform:translateY(-50%);pointer-events:none;font-weight:400;color:var(--color-caption,#424852);font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:22px}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector{padding:1px;border:1px solid #000}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{border:none;outline:none;width:100%}.rc-select-multiple .rc-select-selector{display:flex;padding:1px;border:1px solid #000}.rc-select-multiple .rc-select-selector .rc-select-selection-item{flex:none;background:#bbb;border-radius:4px;margin-right:2px;padding:0 8px;font-weight:600}.rc-select-multiple .rc-select-selector .rc-select-selection-item-disabled{cursor:not-allowed;opacity:.5;font-weight:600}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow{display:flex;flex-direction:row;height:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow-item{flex:none;max-width:100%;height:100%;display:flex;align-items:center;padding-left:16px;margin-right:2px}.rc-select-multiple .rc-select-selector .rc-select-selection-search{position:relative;max-width:100%;display:block;height:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input,.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{display:block;height:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{position:absolute;z-index:999;white-space:nowrap;position:none;left:0;top:0;visibility:hidden}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input{border:none;outline:none;width:100%}.rc-select-allow-clear.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-allow-clear .rc-select-clear{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.rc-select-show-arrow.rc-select-single .rc-select-selector{padding-right:48px!important}.rc-select-show-arrow.rc-select-multiple .rc-select-selector{padding-right:48px}.rc-select-show-arrow .rc-select-arrow{pointer-events:none;position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:20px;height:20px}.rc-select-show-arrow .rc-select-arrow-icon:after{display:none}.rc-select-focused .rc-select-selector{border-color:blue!important}.rc-select-dropdown{position:absolute;background:var(--color-brand-tertiary);border:1px solid var(--color-radio);border-radius:24px;box-shadow:0 8px 24px rgba(29,33,38,.12);padding:8px 0;margin-top:8px;max-height:280px;overflow-y:auto;z-index:999}.rc-select-dropdown-hidden{display:none}.rc-select-item{min-height:40px;padding:8px 20px;display:flex;align-items:center;gap:8px;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:var(--color-brand-secondary,#1D2126);border-radius:12px;margin:0 8px}.rc-select-item-group{color:#999;font-weight:700;font-size:80%}.rc-select-item-option{position:relative}.rc-select-item-option-grouped{padding-left:24px}.rc-select-item-option .rc-select-item-option-state{position:absolute;right:24px;top:50%;transform:translateY(-50%);pointer-events:none}.rc-select-item-option-active,.rc-select-item-option-selected{color:var(--color-brand-primary,#0A7CFF);background:rgba(10,124,255,.06)}.rc-select-item-option-disabled{color:#999}.rc-select-item-empty{text-align:center;color:#999}.rc-select-selection__choice-zoom{transition:all .3s}.rc-select-selection__choice-zoom-appear{opacity:0;transform:scale(.5)}.rc-select-selection__choice-zoom-appear.rc-select-selection__choice-zoom-appear-active,.rc-select-selection__choice-zoom-leave{opacity:1;transform:scale(1)}.rc-select-selection__choice-zoom-leave.rc-select-selection__choice-zoom-leave-active{opacity:0;transform:scale(.5)}.rc-select-dropdown-slide-up-appear,.rc-select-dropdown-slide-up-enter{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused}.rc-select-dropdown-slide-up-leave{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;opacity:1;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused}.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-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topRight,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topRight{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,.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topRight{animation-name:rcSelectDropdownSlideDownOut;animation-play-state:running}@keyframes rcSelectDropdownSlideUpIn{0%{opacity:0;transform-origin:0 0;transform:scaleY(0)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideUpOut{0%{opacity:1;transform-origin:0 0;transform:scaleY(1)}to{opacity:0;transform-origin:0 0;transform:scaleY(0)}}@keyframes rcSelectDropdownSlideDownIn{0%{transform:scaleY(0);transform-origin:100% 100%;opacity:0}to{transform:scaleY(1);transform-origin:100% 100%;opacity:1}}@keyframes rcSelectDropdownSlideDownOut{0%{transform:scaleY(1);transform-origin:100% 100%;opacity:1}to{transform:scaleY(0);transform-origin:100% 100%;opacity:0}}@keyframes rcSelectLoadingIcon{0%{transform:rotate(0)}to{transform:rotate(1turn)}}