.web-select{position:relative}.web-select-suffix,.web-select-prefix{position:absolute;top:50%;transform:translateY(-50%)}.web-select-suffix{right:12px}.web-select-prefix{left:16px;z-index:1}.web-select .rc-select.rc-select-focused.rc-select-open .rc-select-selection-search-input{background-color:#e3e3e3!important}.web-select .rc-select-item-option-state{display:none!important}.web-select.prefix .rc-select-selection-search-input{padding-left:48px!important}.web-select.prefix .rc-select-selection-placeholder,.web-select.prefix .rc-select-selection-item{left:48px!important}.web-select.rounded .rc-select-single .rc-select-selector{border-radius:100px;overflow:hidden}.rc-select{display:inline-block;font-size:12px;position:relative;width:100px}.rc-select-disabled,.rc-select-disabled input{cursor:not-allowed}.rc-select-disabled .rc-select-selector{opacity:.3}.rc-select-show-arrow .rc-select-arrow-icon:after,.rc-select-loading .rc-select-arrow-icon:after{animation:rcSelectLoadingIcon .5s infinite;border:2px solid #999;border-bottom-color:transparent;border-radius:100%;border-top-color:transparent;box-sizing:border-box;height:12px;margin-top:4px;transform:none;width:12px}.rc-select .rc-select-selection-placeholder{opacity:.4;pointer-events:none}.rc-select .rc-select-selection-search-input{appearance:none}.rc-select .rc-select-selection-search-input::-webkit-search-cancel-button{appearance:none;display: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-search-input{width:100%}.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{color:#727272;font-size:16px;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector{border:1px solid #e3e3e3;padding:1px}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{border:none;outline:none;padding:16px 50px 16px 12px;width:100%}.rc-select-multiple .rc-select-selector{border:1px solid #000;display:flex;flex-wrap:wrap;padding:1px}.rc-select-multiple .rc-select-selector .rc-select-selection-item{background:#bbb;border-radius:4px;flex:none;margin-right:2px;padding:0 8px}.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{max-width:100%;position:relative}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input,.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{font-family:system-ui;padding:1px}.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{left:0;position:absolute;position:none;top:0;visibility:hidden;white-space:nowrap;z-index:999}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input{background:rgba(255,0,0,.2);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{background:grey;border-radius:100%;color:#fff;height:16px;position:absolute;right:35px;text-align:center;top:50%;transform:translateY(-50%);width:16px}.rc-select-show-arrow.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-show-arrow .rc-select-arrow{pointer-events:none;position:absolute;right:5px;top:0}.rc-select-show-arrow .rc-select-arrow-icon:after{border:5px solid transparent;border-top-color:#999;content:"";display:inline-block;height:0;transform:translateY(5px);width:0}.rc-select-focused .rc-select-selector{background-color:#e3e3e3!important}.rc-select-dropdown{background:#fff;border:1px solid #e3e3e3;border-radius:24px;min-height:100px;padding:8px;position:absolute;z-index:99}.rc-select-dropdown-hidden{display:none}.rc-select-item{border-bottom:1px solid #e3e3e3;border-radius:12px;font-size:16px;line-height:1.5;padding:8px}.rc-select-item:hover{background-color:#f5f5f5!important}.rc-select-item:last-child{border-bottom:0}.rc-select-item-group{color:#999;font-size:80%;font-weight:700}.rc-select-item-option{position:relative}.rc-select-item-option:hover{background-color:transparent}.rc-select-item-option-grouped{padding-left:24px}.rc-select-item-option .rc-select-item:hover{background-color:transparent!important}.rc-select-item-option .rc-select-item-option-state{display:none;pointer-events:none;position:absolute;right:0;top:4px}.rc-select-item-option-active{background:#f5f5f5}.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{opacity:0;transform:scale(.5)}.rc-select-selection__choice-zoom-appear-active,.rc-select-selection__choice-zoom-leave{opacity:1;transform:scale(1)}.rc-select-selection__choice-zoom-leave-active{opacity:0;transform:scale(.5)}.rc-select-dropdown-slide-up-enter,.rc-select-dropdown-slide-up-appear{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;opacity:0;transform-origin:0 0}.rc-select-dropdown-slide-up-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;opacity:1;transform-origin:0 0}.rc-select-dropdown-slide-up-enter,.rc-select-dropdown-slide-up-enter-active,.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-appear,.rc-select-dropdown-slide-up-appear-active,.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-enter,.rc-select-dropdown-slide-up-enter-active,.rc-select-dropdown-placement-bottomRight,.rc-select-dropdown-slide-up-appear,.rc-select-dropdown-slide-up-appear-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-enter,.rc-select-dropdown-slide-up-enter-active,.rc-select-dropdown-placement-topLeft,.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-topRight,.rc-select-dropdown-slide-up-appear,.rc-select-dropdown-slide-up-appear-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:scaleY(0);transform-origin:0% 0%}to{opacity:1;transform:scaleY(1);transform-origin:0% 0%}}@keyframes rcSelectDropdownSlideUpOut{0%{opacity:1;transform:scaleY(1);transform-origin:0% 0%}to{opacity:0;transform:scaleY(0);transform-origin:0% 0%}}@keyframes rcSelectDropdownSlideDownIn{0%{opacity:0;transform:scaleY(0);transform-origin:100% 100%}to{opacity:1;transform:scaleY(1);transform-origin:100% 100%}}@keyframes rcSelectDropdownSlideDownOut{0%{opacity:1;transform:scaleY(1);transform-origin:100% 100%}to{opacity:0;transform:scaleY(0);transform-origin:100% 100%}}@keyframes rcSelectLoadingIcon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
