@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{background:#fff;display:block;height:38px;position:absolute;right:1px;top:1px;width:40px}.multiselect__spinner:after,.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite;border:2px solid transparent;border-radius:100%;border-top-color:#41b883;box-shadow:0 0 0 1px transparent;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8)}.multiselect__loading-enter-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-leave-active{transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;color:#35495e;display:block;min-height:40px;position:relative;text-align:left;width:100%}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:0}.multiselect--disabled{background:#ededed;opacity:.6;pointer-events:none}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input{margin-bottom:8px;padding:0 0 0 5px}.multiselect__input,.multiselect__single{background:#fff;border:0;border-radius:5px;box-sizing:border-box;display:inline-block;line-height:20px;min-height:20px;position:relative;transition:border .1s ease;vertical-align:top;width:100%}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:0}.multiselect__single{margin-bottom:8px;padding:0 0 0 5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #e8e8e8;border-radius:5px;display:block;font-size:14px;min-height:40px;padding:8px 40px 0 8px}.multiselect__tag{background:#41b883;border-radius:5px;color:#fff;display:inline-block;line-height:1;margin-bottom:5px;margin-right:10px;max-width:100%;overflow:hidden;padding:4px 26px 4px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.multiselect__tag-icon{border-radius:5px;bottom:0;cursor:pointer;font-style:normal;font-weight:700;line-height:22px;margin-left:7px;position:absolute;right:0;text-align:center;top:0;transition:all .2s ease;width:22px}.multiselect__tag-icon:after{color:#266d4d;content:"×";font-size:14px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current,.multiselect__select{box-sizing:border-box;cursor:pointer;display:block;line-height:16px;margin:0;text-decoration:none}.multiselect__current{border:1px solid #e8e8e8;border-radius:5px;min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap}.multiselect__select{height:38px;padding:4px 8px;position:absolute;right:1px;text-align:center;top:1px;transition:transform .2s ease;width:40px}.multiselect__select:before{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;color:#999;content:"";margin-top:4px;position:relative;right:0;top:65%}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:block;max-height:240px;overflow:auto;position:absolute;width:100%;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{display:inline-block;list-style:none;margin:0;min-width:100%;padding:0;vertical-align:top}.multiselect--above .multiselect__content-wrapper{border-bottom:none;border-radius:5px 5px 0 0;border-top:1px solid #e8e8e8;bottom:100%}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{cursor:pointer;display:block;line-height:16px;min-height:40px;padding:12px;position:relative;text-decoration:none;text-transform:none;vertical-align:middle;white-space:nowrap}.multiselect__option:after{font-size:13px;line-height:40px;padding-left:20px;padding-right:12px;position:absolute;right:0;top:0}.multiselect__option--highlight{background:#41b883;color:#fff;outline:0}.multiselect__option--highlight:after{background:#41b883;color:#fff;content:attr(data-select)}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{background:inherit;color:silver;content:attr(data-selected)}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{display:inline-block;line-height:20px;margin-bottom:8px;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{left:1px;right:auto}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{left:0;right:auto}[dir=rtl] .multiselect__clear{left:12px;right:auto}[dir=rtl] .multiselect__spinner{left:1px;right:auto}.VSelect[data-v-bc0bf96f]{position:relative}.VSelect[data-v-bc0bf96f]:disabled{opacity:.2}.VSelect--opened .base-placeholder[data-v-bc0bf96f],.VSelect--selected .base-placeholder[data-v-bc0bf96f]{font-size:12px;transform:translateY(-100%)}.VSelect--opened[data-v-bc0bf96f]{z-index:10}.VSelect--gray[data-v-bc0bf96f],.VSelect--with-buttons[data-v-bc0bf96f]{background-color:#f7f8fa;border-radius:4px}.VSelect--chosen[data-v-bc0bf96f]{background-color:#ecf4ff}.base-placeholder[data-v-bc0bf96f]{color:#6f7383;font-size:16px;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;z-index:100}@media (min-width:768px){.base-placeholder[data-v-bc0bf96f]{font-size:12px}}.bottom[data-v-bc0bf96f]{background-image:linear-gradient(1turn,#fff,#fff0);border-bottom-left-radius:8px;border-bottom-right-radius:8px;bottom:-6px;left:0;padding:0 12px 12px;position:absolute;right:0}.VSelect[disabled=disabled]{opacity:.5}.VSelect--usesDoubleLabel.VSelect--opened .multiselect__input,.VSelect--usesDoubleLabel.VSelect--opened .multiselect__single,.VSelect--usesDoubleLabel.VSelect--selected .multiselect__input,.VSelect--usesDoubleLabel.VSelect--selected .multiselect__single{transform:translateY(50%)}.VSelect--usesDoubleLabel.VSelect--opened .multiselect__tags,.VSelect--usesDoubleLabel.VSelect--selected .multiselect__tags{opacity:1}.VSelect--usesDoubleLabel .multiselect__tags{opacity:0}.VSelect .multiselect{color:#171921;font-size:16px}@media (min-width:768px){.VSelect .multiselect{font-size:12px}}.VSelect .multiselect__input,.VSelect .multiselect__single{font-size:16px;font-weight:500}@media (min-width:768px){.VSelect .multiselect__input,.VSelect .multiselect__single{font-size:12px}}.VSelect .multiselect__option{padding:0}.VSelect .multiselect__option--selected{background:transparent;font-weight:500}.VSelect .multiselect__option--highlight{background:transparent;color:#171921}.VSelect .multiselect__content-wrapper{background-color:#fff;border:1px solid #f2f3f7;border-radius:8px;box-shadow:0 4px 12px #090a0b0d;min-width:256px;padding:4px 0;width:calc(100% + 32px)}.VSelect .multiselect__tags{background-color:transparent;border:none;padding-left:0;transition:opacity .2s}.VSelect .multiselect__input{box-shadow:none!important;padding-left:0!important;transition:transform .2s}.VSelect .multiselect__single{display:-moz-box;display:-webkit-box;max-width:100%;overflow:hidden;padding-left:0!important;text-overflow:ellipsis;transition:transform .2s;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.VSelect .multiselect__placeholder{font-size:16px}@media (min-width:768px){.VSelect .multiselect__placeholder{font-size:12px}}.VSelect .multiselect--disabled,.VSelect .multiselect--disabled .multiselect__select{background-color:transparent}.VSelect .multiselect__select{padding-bottom:0;padding-top:0}.VSelect .multiselect__select:before{border:1px solid #cacdd7;border-left:0;border-top:0;display:block;height:6px;left:0;margin:0 auto;right:0;top:50%;transform:translateY(-50%) rotate(45deg);transition-duration:.2s;transition-property:border;transition-timing-function:ease-in-out;width:6px}.VSelect ::-moz-placeholder{color:#cacdd7}.VSelect ::placeholder{color:#cacdd7}.VSelect--gray,.VSelect--white,.VSelect--with-buttons{cursor:pointer}.VSelect--gray:focus-visible .multiselect__placeholder,.VSelect--white:focus-visible .multiselect__placeholder,.VSelect--with-buttons:focus-visible .multiselect__placeholder{color:#171921}.VSelect--gray:focus-visible .multiselect__select:before,.VSelect--white:focus-visible .multiselect__select:before,.VSelect--with-buttons:focus-visible .multiselect__select:before{border-color:#6f7383}@media (hover:hover) and (pointer:fine){.VSelect--gray:not(:disabled):hover .multiselect__placeholder,.VSelect--white:not(:disabled):hover .multiselect__placeholder,.VSelect--with-buttons:not(:disabled):hover .multiselect__placeholder{color:#171921}.VSelect--gray:not(:disabled):hover .multiselect__select:before,.VSelect--white:not(:disabled):hover .multiselect__select:before,.VSelect--with-buttons:not(:disabled):hover .multiselect__select:before{border-color:#6f7383}}.VSelect--gray .multiselect,.VSelect--white .multiselect,.VSelect--with-buttons .multiselect{position:relative}.VSelect--gray .multiselect--active,.VSelect--white .multiselect--active,.VSelect--with-buttons .multiselect--active{outline:none}.VSelect--gray .multiselect,.VSelect--gray .multiselect__tags,.VSelect--white .multiselect,.VSelect--white .multiselect__tags,.VSelect--with-buttons .multiselect,.VSelect--with-buttons .multiselect__tags{height:100%}@media (min-width:768px){.VSelect--gray .multiselect,.VSelect--gray .multiselect__tags,.VSelect--white .multiselect,.VSelect--white .multiselect__tags,.VSelect--with-buttons .multiselect,.VSelect--with-buttons .multiselect__tags{min-height:32px}}.VSelect--gray .multiselect__tags,.VSelect--white .multiselect__tags,.VSelect--with-buttons .multiselect__tags{padding:0}.VSelect--gray .multiselect__select,.VSelect--white .multiselect__select,.VSelect--with-buttons .multiselect__select{z-index:1}@media (min-width:768px){.VSelect--gray .multiselect__select,.VSelect--white .multiselect__select,.VSelect--with-buttons .multiselect__select{height:32px;width:32px}}.VSelect--gray .multiselect__placeholder,.VSelect--gray .multiselect__single,.VSelect--gray .multiselect__tags-wrap,.VSelect--white .multiselect__placeholder,.VSelect--white .multiselect__single,.VSelect--white .multiselect__tags-wrap,.VSelect--with-buttons .multiselect__placeholder,.VSelect--with-buttons .multiselect__single,.VSelect--with-buttons .multiselect__tags-wrap{color:#6f7383;font-size:16px;font-weight:500;height:100%;margin:0;padding:8px 12px!important;position:relative}@media (min-width:768px){.VSelect--gray .multiselect__placeholder,.VSelect--gray .multiselect__single,.VSelect--gray .multiselect__tags-wrap,.VSelect--white .multiselect__placeholder,.VSelect--white .multiselect__single,.VSelect--white .multiselect__tags-wrap,.VSelect--with-buttons .multiselect__placeholder,.VSelect--with-buttons .multiselect__single,.VSelect--with-buttons .multiselect__tags-wrap{font-size:12px;line-height:1.33}}.VSelect--gray .multiselect__placeholder,.VSelect--gray .multiselect__single,.VSelect--white .multiselect__placeholder,.VSelect--white .multiselect__single,.VSelect--with-buttons .multiselect__placeholder,.VSelect--with-buttons .multiselect__single{align-items:center;display:flex!important;display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VSelect--gray .multiselect__single,.VSelect--white .multiselect__single,.VSelect--with-buttons .multiselect__single{background-color:transparent}.VSelect--gray .multiselect__tags-wrap,.VSelect--white .multiselect__tags-wrap,.VSelect--with-buttons .multiselect__tags-wrap{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VSelect--gray .multiselect__content-wrapper,.VSelect--white .multiselect__content-wrapper,.VSelect--with-buttons .multiselect__content-wrapper{background-color:#fff;border:1px solid #f2f3f7;border-radius:8px;box-shadow:0 4px 12px #090a0b0d;min-height:var(--max-height);min-width:272px;overflow:hidden;padding:0;position:absolute;top:calc(100% + 4px);width:100%}.VSelect--gray .multiselect__content,.VSelect--white .multiselect__content,.VSelect--with-buttons .multiselect__content{list-style:none;margin:0;max-height:var(--max-height);overflow-y:auto;padding:8px 12px 52px;width:100%}.VSelect--gray .multiselect__option,.VSelect--white .multiselect__option,.VSelect--with-buttons .multiselect__option{border-radius:8px;display:block;min-height:0;padding:12px 8px;position:relative}@media (min-width:768px){.VSelect--gray .multiselect__option,.VSelect--white .multiselect__option,.VSelect--with-buttons .multiselect__option{padding:8px}}.VSelect--gray .multiselect__option:focus-visible,.VSelect--white .multiselect__option:focus-visible,.VSelect--with-buttons .multiselect__option:focus-visible{background-color:#f7f8fa}@media (hover:hover) and (pointer:fine){.VSelect--gray .multiselect__option:not(:disabled):hover,.VSelect--white .multiselect__option:not(:disabled):hover,.VSelect--with-buttons .multiselect__option:not(:disabled):hover{background-color:#f7f8fa}}.VSelect--gray .multiselect__option--selected,.VSelect--white .multiselect__option--selected,.VSelect--with-buttons .multiselect__option--selected{background-color:#f7f8fa}.VSelect--gray .multiselect__tag:not(:last-child):after,.VSelect--white .multiselect__tag:not(:last-child):after,.VSelect--with-buttons .multiselect__tag:not(:last-child):after{content:",";display:inline-block;margin:0 4px 0 -4px}.VSelect--gray .multiselect__content{padding:8px}.VSelect--white .multiselect{background-color:#fff;border:1px solid #e6e8ef}.VSelect--white .multiselect__single{color:#171921}.VSelect--white .multiselect__content{padding:4px}.VSelect--left .multiselect__content-wrapper{left:0}.VSelect--right .multiselect__content-wrapper{right:0}.VSelect--chosen .multiselect__single,.VSelect--chosen .multiselect__tag,.VSelect--chosen .multiselect__tags-wrap,.VSelect--chosen .tag{color:#0161da}.VSelect--disabled{opacity:.7;pointer-events:none}.multiselect__option--selected .filter__item-name{color:#0161da}.multiselect .tag:not(:last-child):after{content:",";display:inline-block;margin-left:-4px}
