select[data-select]{display:block}select[data-select].button.button-select{color:transparent;font-size:inherit;overflow:hidden;pointer-events:none}select[data-select].button.button-select option{visibility:hidden}.select{margin:0;position:relative;width:100%}.select,.select.multiple .select__item .checkbox__custom{display:inline-flex}.select.selected .select__button{background-color:#fff;border-color:#1890ff;color:#3d3f40}.select.selected.no-active{cursor:not-allowed;opacity:.2;pointer-events:none}.select.active:before{z-index:5}.select.active .select__button-wrapper{z-index:4}.select.active .select__button-wrapper .select__search{display:block}.select.active .select__button{background-color:#fff;border-color:#1890ff;color:#3d3f40}.select.active .select__popper{pointer-events:all}.select.active .select__content{opacity:1;transform:translateY(0);visibility:visible}.select.active .select__arrow{transform:rotateX(-180deg)}.select.loading{cursor:wait}.select.loading:before{animation:spinner .5s linear infinite;background-color:currentColor;color:var(--primary-2-default);content:"";display:block;font-size:20px;height:1em;left:50%;mask-image:url(img/svg/spinner.svg);-webkit-mask-image:url(img/svg/spinner.svg);mask-position:center center;-webkit-mask-position:center center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;min-height:1em;min-width:1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:1em;z-index:2}.select.loading>*{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select.loading .select__button>*,.select.loading .select__content>*{opacity:0}.select.disabled,.select[disabled]{cursor:not-allowed}.select.disabled:before,.select[disabled]:before{opacity:.5}.select.disabled .select__button,.select[disabled] .select__button{--color-disabled:var(--gray-400);--bg-color-disabled:var(--white);--border-color-disabled:var(--gray-500);background-color:var(--bg-color-disabled);border-color:var(--border-color-disabled);color:var(--color-disabled)}.select.disabled .select__tag,.select[disabled] .select__tag{background-color:var(--gray-700);border-color:var(--gray-500)}.select.disabled .select__tag .button-icon,.select[disabled] .select__tag .button-icon{--color:currentColor}.select.disabled .select__counter,.select[disabled] .select__counter{background-color:var(--gray-500)}.select.disabled>*,.select>select,.select[disabled]>*{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select>select{height:100%;left:0;position:absolute;top:0;visibility:hidden;width:100%}.select__button-wrapper{position:relative;width:100%}.select__button-wrapper .select__search{background-color:var(--bg-color-main);display:none;height:100%;left:0;margin:0;position:absolute;top:0;width:100%;z-index:2}.select__button{background-color:#fff;border-color:#fff;border-radius:2px;border-width:2px;color:#3d3f40;padding:15px 16px;position:relative;width:100%}.select__button svg{height:8px;width:8px}.select__title-wrapper{display:flex;flex-grow:1;overflow:hidden}.select__title{display:block;min-height:var(--line-height);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__title b{font-weight:700}.select__counter{align-items:center;background-color:var(--primary-2-default);border-radius:50%;color:#fff;display:none;font-size:10px;justify-content:center;line-height:8px;margin:auto 0 auto 4px;min-height:12px;min-width:12px;padding:2px 3px;text-align:center}.select__tags-wrapper{--tag-padding-v:5px;--tag-padding-h:7px;--tag-border-w:1px;display:none;margin:calc((var(--tag-padding-v) + var(--tag-border-w))*-1) calc((var(--tag-padding-h) + var(--tag-border-w))*-1);overflow:hidden;width:100%}.select__tags{display:flex;flex-wrap:wrap;margin:-2px}.select__tag{align-items:center;background-color:var(--secondary-600);border-color:var(--primary-2-disabled-text);border-radius:2px;border-style:solid;border-width:var(--tag-border-w);display:inline-flex;font-size:14px;line-height:20px;margin:2px;max-width:calc(100% - 4px);padding:var(--tag-padding-v) var(--tag-padding-h)}.select__tag.disabled{opacity:.7}.select__tag.disabled .button-icon{cursor:not-allowed}.select__tag span{display:block;overflow:hidden;text-overflow:ellipsis}.select__tag .button-icon{--color:var(--primary-2-default);margin:0 0 0 .5em}.select__tag .button-icon svg{font-size:16px}.select__template-title{display:block;margin:-1px 0;overflow:hidden;width:100%}.select__template-title .select-template{padding:0}.select__arrow-wrapper{margin-left:1em}.select .select__arrow{transition:.3s}.select__popper{pointer-events:none;z-index:3}.is-ready .select__popper .select__content{position:static}.select__content{--position: calc(100% + .25rem) ;background-color:#fff;border-radius:2px;box-shadow:0 0 20px #0008261a;left:0;min-width:12.5rem;opacity:0;padding:0;position:absolute;top:var(--position);transform:translateY(2rem);transition:.3s;visibility:hidden;width:100%;z-index:3}.select__content--right{left:auto;right:0}.select__content--bottom{bottom:var(--position);top:auto}.select__content .select__search{padding:6px 16px}.select__search{margin-bottom:4px}.select__search .input-wrapper{height:100%;margin:0;width:100%}.select__search .input,.select__search .input-container{height:100%}.select__list{margin-bottom:0;max-height:290px;overflow-x:hidden;padding-left:0}.select__list::-webkit-scrollbar{width:4px}.select__list::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.select__list::-webkit-scrollbar-thumb{background:#1890ff;border:1px solid #1890ff;border-radius:0}.select__subtitle{display:block;font-size:14px;font-weight:700;line-height:1.7;padding:0 8px;text-transform:uppercase}.select__itemgroup{padding:6px 0}.select__itemgroup:first-child{padding-top:16px}.select__itemgroup:last-child{padding-bottom:16px}.select__itemgroup.hidden{display:none}.select__item:first-child{margin-top:0}.select__item:last-child{margin-bottom:0}.select__item:not(:last-child){border-bottom:1px solid #edf4fb}.select__item.hidden{display:none}.select__item--select-all{border-bottom:1px solid var(--gray-500)}.select__item--select-all .checkbox__custom{display:none!important}.select__option{margin:0;width:100%}.select__option .checkbox__wrap{border:0;padding:16px}.select__option .checkbox__wrap:hover{background-color:var(--secondary-600);color:var(--primary-2-default)}.select__option:hover .checkbox__wrap{background-color:#e8f4ff}.select__option .checkbox__custom{display:none}.select:not(.multiple) .select__option.checked{color:var(--primary-2-default)}.select__option.checked .checkbox__text{color:#1890ff}.select__option .select-template{transition:.3s}.select__option .select-template:hover{background-color:#e8f4ff;color:#1890ff}.select__option.checked .select-template__title{color:#1890ff}.select__option.disabled{background-color:#fff;color:#bdbdbd;pointer-events:none}.select__option.disabled .checkbox__text{color:#bdbdbd}.select__option.disabled .select-template{background-color:transparent;color:var(--gray-400);cursor:not-allowed}.select__label{align-items:center;display:flex;font-weight:600;padding:6px 16px}.select__error{color:#ff4d4f;font-size:12px;font-weight:500;line-height:1;margin-left:auto;margin-top:3px;padding-right:24px;text-align:right}.select.error .button-select{background-color:#fef1f1!important;border-color:#ff4d4f}.select-template{cursor:pointer;display:flex;padding:16px}@media (max-width:1280px){.select-template{padding:12px}}@media (max-width:768px){.select-template{padding:8px}}.select-template__title{color:#3d3f40;display:block;font-size:16px;font-weight:500;line-height:24px}.select-template__text{font-size:14px;font-weight:500;line-height:18px}.select-template-custom .select-template__wrap{align-items:center;display:flex;justify-content:space-between;width:100%}.select-template-custom .select__template-title{padding:4px}.select-template-custom .select-template__text{color:#003c71;font-size:16px;font-weight:500;line-height:24px}.button__select+.select-template-custom{background-color:red}.strategt__filter-button .select__button-wrapper .select-template__text{display:none}
