svg[data-v-2461715a]{max-width:100px;max-height:100px}svg[data-v-2461715a]:focus{outline:none}svg[data-v-2461715a]:focus-visible{outline:2px solid blue}fieldset[disabled] .multiselectcustom{pointer-events:none}.multiselectcustom__spinner{position:absolute;right:1px;top:1px;width:40px;height:38px;background:#fff;display:block}.multiselectcustom__spinner:before,.multiselectcustom__spinner:after{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:2px;box-shadow:0 0 0 1px transparent}.multiselectcustom__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselectcustom__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselectcustom__loading-enter-active,.multiselectcustom__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselectcustom__loading-enter,.multiselectcustom__loading-leave-active{opacity:0}.multiselectcustom,.multiselectcustom__input,.multiselectcustom__single{font-family:inherit;touch-action:manipulation}.multiselectcustom{box-sizing:content-box;display:block;position:relative;width:100%;text-align:left;color:#35495e;min-height:20px;font-size:inherit;font-size:14px}.multiselectcustom *{box-sizing:border-box}.multiselectcustom:focus{outline:none}.multiselectcustom--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselectcustom--active{z-index:50}.multiselectcustom--active:not(.multiselectcustom--above) .multiselectcustom__current,.multiselectcustom--active:not(.multiselectcustom--above) .multiselectcustom__input,.multiselectcustom--active:not(.multiselectcustom--above) .multiselectcustom__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselectcustom--active .multiselectcustom__select{transform:rotate(180deg)}.multiselectcustom--above.multiselectcustom--active .multiselectcustom__current,.multiselectcustom--above.multiselectcustom--active .multiselectcustom__input,.multiselectcustom--above.multiselectcustom--active .multiselectcustom__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselectcustom__input,.multiselectcustom__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top;font-size:inherit}.multiselectcustom__input::-moz-placeholder{color:#64749d}.multiselectcustom__input::placeholder{color:#64749d}.multiselectcustom__tag~.multiselectcustom__input,.multiselectcustom__tag~.multiselectcustom__single{width:auto}.multiselectcustom__input:hover,.multiselectcustom__single:hover{border-color:#cfcfcf}.multiselectcustom__input:focus,.multiselectcustom__single:focus{border-color:#a8a8a8;outline:none}.multiselectcustom__single{padding-left:5px;margin-bottom:8px}.multiselectcustom__tags-wrap{display:inline}.multiselectcustom__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px!important;border:1px solid #E9EBF2;background:#FDFDFF;font-size:14px}.multiselectcustom__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselectcustom__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:initial;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselectcustom__tag-icon:after{content:"\d7";color:#266d4d;font-size:14px}.multiselectcustom__tag-icon:focus,.multiselectcustom__tag-icon:hover{background:#369a6e}.multiselectcustom__tag-icon:focus:after,.multiselectcustom__tag-icon:hover:after{color:#fff}.multiselectcustom__current{line-height:16px;min-height:40px;box-sizing:border-box;display:block;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;margin:0;text-decoration:none;border-radius:5px;border:1px solid #e8e8e8;cursor:pointer}.multiselectcustom__select{line-height:16px;display:block;position:absolute;box-sizing:border-box;width:40px;height:38px;right:1px;top:4px;padding:4px 8px;margin:0;text-decoration:none;text-align:center;cursor:pointer;transition:transform .2s ease}.multiselectcustom__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0 5px;border-color:#999999 transparent transparent transparent;content:""}.multiselectcustom__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselectcustom--active .multiselectcustom__placeholder{display:none}.multiselectcustom__content-wrapper{position:absolute;display:block;width:100%;max-height:240px;overflow:auto;z-index:50;-webkit-overflow-scrolling:touch}.multiselectcustom__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselectcustom--above .multiselectcustom__content-wrapper{bottom:100%;border-radius:5px 5px 0 0;border-bottom:none;border-top:1px solid #e8e8e8}.multiselectcustom__content::webkit-scrollbar{display:none}.multiselectcustom__element{display:block}.multiselectcustom__option{display:block;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselectcustom__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselectcustom--disabled .multiselectcustom__current,.multiselectcustom--disabled .multiselectcustom__select{background:#ededed;color:#a6a6a6}.multiselectcustom__option--group{background:#ededed;color:#35495e}.multiselectcustom__option--group.\ {color:#fff;background:#35495e}.multiselectcustom__option--disabled{cursor:text;pointer-events:none;background:#FDFDFF;color:#64749d!important}.dark .multiselectcustom__option--disabled{background:#121827}.multiselectcustom__option--group-selected.\ {background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselectcustom-enter-active,.multiselectcustom-leave-active{transition:all .15s ease}.multiselectcustom-enter,.multiselectcustom-leave-active{opacity:0}.multiselectcustom__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}*[dir=rtl] .multiselectcustom{text-align:right}*[dir=rtl] .multiselectcustom__select{right:auto;left:1px}*[dir=rtl] .multiselectcustom__tags{padding:8px 8px 0 40px}*[dir=rtl] .multiselectcustom__content{text-align:right}*[dir=rtl] .multiselectcustom__option:after{right:auto;left:0}*[dir=rtl] .multiselectcustom__clear{right:auto;left:12px}*[dir=rtl] .multiselectcustom__spinner{right:auto;left:1px}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.multiselectcustom__single{font-size:inherit}multiselectcustom__input{font-size:inherit}.multiselectcustom,.multiselectcustom__placeholder,.multiselectcustom__single,.multiselectcustom__input{font-size:inherit}.multiselectcustom__select{height:20px}.multiselectcustom{min-height:20px;font-size:inherit;font-size:14px}.multiselectcustom__tags{padding:0 40px 0 0;min-height:20px;-moz-box-shadow:0 3px 6px 0 rgba(200,200,200,.7);-webkit-box-shadow:0 3px 6px 0 rgba(200,200,200,.7)}.multiselectcustom__placeholder{margin-bottom:0}.multiselectcustom__option{min-height:auto;color:#020f37;font-size:14px;font-style:normal;font-weight:600;line-height:normal;background-color:#fff}.dark .multiselectcustom__option{background-color:#121827;color:#fff}.multiselectcustom ul{border-left:0px}.multiselectcustom__input,.multiselectcustom__single{margin-bottom:0;padding:4px 0 4px 8px}.multiselectcustom__content-wrapper{max-height:400px;z-index:1000;overflow:auto!important;width:auto;margin-top:4px;background-color:#f5f8fe;border:.5px solid #EEF3FC;border-radius:10px;box-shadow:0 65px 18px #0000,0 42px 17px #00000003,0 24px 14px #0000000d,0 10px 10px #00000017,0 3px 6px #0000001a,0 0 #0000001a}.dark .multiselectcustom__content-wrapper{background:#0B111D;border:.5px solid #22314B}.multiselectcustom__content-wrapper::-webkit-scrollbar{width:5px!important;padding-right:2px}.multiselectcustom__content-wrapper::-webkit-scrollbar-thumb{background:#9598A0!important;border-radius:10px!important}.multiselectcustom__content-wrapper::-webkit-scrollbar-track:vertical{background-color:#fff;border-top-right-radius:10px;border-bottom-right-radius:10px;margin-top:4px;margin-bottom:4px}.multiselectcustom-group-label{display:block;color:#64749d!important;font-weight:600;font-size:14px;padding:3px 0;margin-bottom:-8px;margin-top:4px}li:first-of-type span .multiselectcustom-group-label{margin-top:0;margin-bottom:-4px;padding:0}.dark .multiselectcustom-group-label{background-color:transparent!important}.multiselectcustom__option--group{background:none!important;color:#bfbfbf!important}.dark .multiselectcustom__option--group{background:none!important;color:#fff!important}.multiselectcustom__option--selected{background:#BB67FF!important;color:#fff}.dark .multiselectcustom__option--selected{background-color:#630096!important}.multiselectcustom__option--highlight{background-color:#e4ebfa}.dark .multiselectcustom__option--highlight{background-color:#1b263a}.multiselectcustom__option--selected canvas{mix-blend-mode:plus-lighter}.multiselectcustom--above .multiselectcustom__content-wrapper{border:1px solid transparent;border-radius:5px}.multiselectcustom__option--highlight:after{content:attr(data-select);color:#fff}.multiselectcustom__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselectcustom__option--selected.multiselectcustom__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselectcustom__select{position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;height:auto!important}.multiselectcustom__select:before{top:50%!important;right:0!important;transform:translateY(-50%) rotate(0)!important;transition:transform .3s ease}.multiselectcustom--active .multiselectcustom__select:before{transform:translateY(-50%) rotate(180deg)!important}.no-scrollbar[data-v-6b35e525]::-webkit-scrollbar{display:none}.no-scrollbar[data-v-6b35e525]{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar[data-v-5bc39977]::-webkit-scrollbar{display:none}.no-scrollbar[data-v-5bc39977]{-ms-overflow-style:none;scrollbar-width:none}#userImpersonationBar[data-v-5bc39977]{animation:slideDownBanner-5bc39977 .4s ease-out}@keyframes slideDownBanner-5bc39977{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.impersonation-watermark[data-v-5bc39977]{position:fixed;inset:0;z-index:9998;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='300' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext x='0' y='150' font-size='20' font-family='Arial' fill='red' fill-opacity='0.2' transform='rotate(-30)'%3EIMPERSONATING%3C/text%3E%3C/svg%3E");background-repeat:repeat;background-size:300px 200px;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark .impersonation-watermark[data-v-5bc39977]{background-image:url("data:image/svg+xml,%3Csvg width='300' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext x='0' y='150' font-size='20' font-family='Arial' fill='red' fill-opacity='0.3' transform='rotate(-30)'%3EIMPERSONATING%3C/text%3E%3C/svg%3E")}.mobile-menu-enter-active,.mobile-menu-leave-active{transition:transform .5s ease-in-out,opacity .5s ease-in-out}.mobile-menu-enter,.mobile-menu-leave-to{transform:translateY(-20px);opacity:0}.fade-slide-enter-active,.fade-slide-leave-active{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.fade-slide-enter,.fade-slide-leave-to{transform:translateY(0);opacity:0}.vue-swatches__check__wrapper{position:absolute;width:100%;height:100%}.vue-swatches__check__circle{width:21px;height:21px;border-radius:50%;background-color:#00000026}.vue-swatches__check__path{fill:#fff}.vue-swatches__swatch{position:relative;display:inline-block;font-size:0}.vue-swatches__swatch:focus,.vue-swatches__swatch:hover{opacity:.9;box-shadow:inset 0 0 2px #000000bf;outline:none}.vue-swatches__swatch.vue-swatches__swatch--border,.vue-swatches__swatch.vue-swatches__swatch--selected{box-shadow:inset 0 0 2px #000000bf}.vue-swatches__swatch__label{position:absolute;left:0;right:0;color:#666;font-size:10px;font-weight:700;text-align:center}.vue-swatches__swatch .vue-swatches__diagonal__wrapper{position:absolute}fieldset[disabled] .vue-swatches{pointer-events:none}.vue-swatches{position:relative;display:inline-block;outline:none}.vue-swatches__trigger__wrapper{display:inline-block;cursor:pointer}.vue-swatches__trigger.vue-swatches--is-empty{border:2px solid #ccc}.vue-swatches__trigger.vue-swatches--is-disabled{cursor:not-allowed}.vue-swatches__container{box-sizing:content-box}.vue-swatches__container.vue-swatches--inline{font-size:0}.vue-swatches__container:not(.vue-swatches--inline){position:absolute;display:block;overflow:auto;border-radius:5px;box-shadow:0 2px 3px #0a0a0a33,0 0 0 1px #0a0a0a33;z-index:50}.vue-swatches__wrapper{background-color:inherit;box-sizing:content-box}.vue-swatches__row{font-size:0}.vue-swatches__fallback__wrapper{display:table}.vue-swatches__fallback__input--wrapper{display:table-cell;padding-right:10px;width:100%;font-size:14px}.vue-swatches__fallback__input{width:100%;padding-top:6px;padding-bottom:6px;border-radius:5px;border:1px solid #dcdcdc;color:#35495e;background:#fff}.vue-swatches__fallback__button{display:table-cell;padding:6px 15px;border:0;cursor:pointer;font-weight:700;color:#fff;background-color:#3571c8;border-radius:5px}.vue-swatches-show-hide-enter-active,.vue-swatches-show-hide-leave-active{transition:all .3s ease}.vue-swatches-show-hide-enter,.vue-swatches-show-hide-leave-active{opacity:0}.vue-swatches--has-children-centered{display:flex;align-items:center;justify-content:center}.vue-swatches__diagonal__wrapper{width:100%;height:100%}.vue-swatches__diagonal{width:75%;height:75%;background:linear-gradient(to top right,transparent 0,transparent calc(50% - 2.4px),#de080a 50%,transparent calc(50% + 2.4px),transparent)}button[data-v-ae55bc20]:focus{outline:none!important;box-shadow:none!important}[data-v-ae55bc20] .vm--modal{border-radius:10px!important;background:none}@media (max-width: 768px){[data-v-ae55bc20] .vm--modal{width:90%!important;max-width:600px!important;margin:0 auto!important;left:0!important;right:0!important}}
