fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{background:#fff;width:40px;height:38px;display:block;position:absolute;top:1px;right:1px}.multiselect__spinner:before,.multiselect__spinner:after{content:"";border:2px solid #0000;border-top-color:#41b883;border-radius:100%;width:16px;height:16px;margin:-8px 0 0 -8px;position:absolute;top:50%;left:50%;box-shadow:0 0 0 1px #0000}.multiselect__spinner:before{animation:2.4s cubic-bezier(.41,.26,.2,.62) infinite spinning}.multiselect__spinner:after{animation:2.4s cubic-bezier(.51,.09,.21,.8) infinite spinning}.multiselect__loading-enter-active,.multiselect__loading-leave-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{touch-action:manipulation;font-family:inherit;font-size:16px}.multiselect{box-sizing:content-box;text-align:left;color:#35495e;width:100%;min-height:40px;display:block;position:relative}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{pointer-events:none;opacity:.6;background:#ededed}.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-right-radius:0;border-bottom-left-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,.multiselect__single{box-sizing:border-box;vertical-align:top;background:#fff;border:none;border-radius:5px;width:100%;min-height:20px;margin-bottom:8px;padding:0 0 0 5px;line-height:20px;transition:border .1s;display:inline-block;position:relative}.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:none}.multiselect__single{margin-bottom:8px;padding-left:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #e8e8e8;border-radius:5px;min-height:40px;padding:8px 40px 0 8px;font-size:14px;display:block}.multiselect__tag{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#41b883;border-radius:5px;max-width:100%;margin-bottom:5px;margin-right:10px;padding:4px 26px 4px 10px;line-height:1;display:inline-block;position:relative;overflow:hidden}.multiselect__tag-icon{cursor:pointer;font-weight:700;font-style:initial;text-align:center;border-radius:5px;width:22px;margin-left:7px;line-height:22px;transition:all .2s;position:absolute;top:0;bottom:0;right:0}.multiselect__tag-icon:after{content:"×";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{box-sizing:border-box;white-space:nowrap;cursor:pointer;border:1px solid #e8e8e8;border-radius:5px;min-height:40px;margin:0;padding:8px 30px 0 12px;line-height:16px;text-decoration:none;display:block;overflow:hidden}.multiselect__select{box-sizing:border-box;text-align:center;cursor:pointer;width:40px;height:38px;margin:0;padding:4px 8px;line-height:16px;text-decoration:none;transition:transform .2s;display:block;position:absolute;top:1px;right:1px}.multiselect__select:before{color:#999;content:"";border:5px solid #0000;border-top-color:#999;border-bottom-width:0;margin-top:4px;position:relative;top:65%;right:0}.multiselect__placeholder{color:#adadad;margin-bottom:10px;padding-top:2px;display:inline-block}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{z-index:50;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e8e8e8;border-top:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px;width:100%;max-height:240px;display:block;position:absolute;overflow:auto}.multiselect__content{vertical-align:top;min-width:100%;margin:0;padding:0;list-style:none;display:inline-block}.multiselect--above .multiselect__content-wrapper{border-top:1px solid #e8e8e8;border-bottom:none;border-radius:5px 5px 0 0;bottom:100%}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{text-transform:none;vertical-align:middle;cursor:pointer;white-space:nowrap;min-height:40px;padding:12px;line-height:16px;text-decoration:none;display:block;position:relative}.multiselect__option:after{padding-left:20px;padding-right:12px;font-size:13px;line-height:40px;position:absolute;top:0;right:0}.multiselect__option--highlight{color:#fff;background:#41b883;outline:none}.multiselect__option--highlight:after{content:attr(data-select);color:#fff;background:#41b883}.multiselect__option--selected{color:#35495e;background:#f3f3f3;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{color:#fff;background:#ff6a6a}.multiselect__option--selected.multiselect__option--highlight:after{content:attr(data-deselect);color:#fff;background:#ff6a6a}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{color:#a6a6a6;background:#ededed}.multiselect__option--disabled{cursor:text;pointer-events:none;color:#a6a6a6!important;background:#ededed!important}.multiselect__option--group{color:#35495e;background:#ededed}.multiselect__option--group.multiselect__option--highlight{color:#fff;background:#35495e}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{color:#fff;background:#ff6a6a}.multiselect__option--group-selected.multiselect__option--highlight:after{content:attr(data-deselect);color:#fff;background:#ff6a6a}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{vertical-align:top;margin-bottom:8px;line-height:20px;display:inline-block}[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}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}small,.small{font-size:.875em}.d-flex{display:flex}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-none{display:none}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}@media (width>=576px){.d-sm-inline{display:inline}.d-sm-block{display:block}}@media (width>=768px){.d-md-inline{display:inline}.d-md-block{display:block}}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.ms-1{margin-left:.25rem}.ms-2{margin-left:.5rem}.ms-3{margin-left:1rem}.ms-4{margin-left:1.5rem}.ms-auto{margin-left:auto}.me-2{margin-right:.5rem}.me-3{margin-right:1rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.p-2{padding:.5rem}.ps-4{padding-left:1.5rem}.ps-5{padding-left:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.pt-3{padding-top:1rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:1rem}.border-start{border-left:1px solid #dee2e6}.w-50{width:50%}.text-muted{color:#6c757d}.text-danger{color:#db3f3f}.fw-bold{font-weight:700}.text-nowrap{white-space:nowrap}.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:.75rem;padding-right:.75rem}.row{flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem;display:flex}.col-md-4{flex:0 0 100%;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media (width>=768px){.col-md-4{flex:0 0 33.3333%;max-width:33.3333%}}.table{border-collapse:collapse;width:100%;margin-bottom:1rem}.table th,.table td{vertical-align:top;border-top:1px solid #dee2e6;padding:.5rem}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:#00000008}.table-hover>tbody>tr:hover>*{background-color:#0000000d}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.w-xs{width:4em}.w-xsm{width:6em}.w-sm{width:8em}.mw-sm{width:fit-content;min-width:8em}.w-md{width:12em!important}.mw-md{width:fit-content;min-width:12em}.w-lg{width:20em}.w-xl{width:32em}@media (width<=576px){.w-xl{width:100%}}.w-min{white-space:nowrap;width:1%}.photo-xs{max-width:4em}.photo-xsm{max-width:6em}.photo-sm{max-width:8em}.photo-md{max-width:12em}.w100{width:100%}.f-xs{font-size:70%}.f-sm{font-size:80%}.f-lg{font-size:120%}.f-xl{font-size:150%}.f-xxl{font-size:200%}.o-5{opacity:.5}.o-7{opacity:.7}.h-100{height:100%}.h-100vh{min-height:100vh}.d-flex.w-100{flex:0 0 100%}.va-m{vertical-align:middle!important}.flex-even{flex:1}.center{margin-left:auto;margin-right:auto}.center-in{text-align:center}.aligner{align-items:center;display:flex}.p-multiselect{width:18rem}@media (width<=560px){.container-fluid{padding-left:2px;padding-right:2px}.main .container-fluid{padding:0 4px}ul{padding-inline-start:20px}.w-lg{width:100%}.table th,.table td{padding:.25rem}.p-multiselect{width:100%}}@media (width<=400px){.btn{margin-top:2px}}@media (width>=1200px){.w-md-sxl{min-width:16em}}.font-regular{font-size:16px}.small{font-size:87.5%}label.form-label:not(.form-check-label,.form-radio-label),legend.form-label,legend.col-form-label,.inline-label{margin-bottom:0;padding-bottom:0;font-weight:700}.text-strike{text-decoration:line-through}.note{color:#6c757d}.form-text{font-size:100%}.alert{padding:8px}.card-block{padding:10px}.tab-content-none{border:none;margin-top:-1px}.tab-content-none .tab-pane{padding:0}a{color:#007bff}a:hover{color:#0056b3}.inline-form-container{flex-wrap:wrap;grid-template-columns:repeat(1,1fr);align-items:center;gap:.5rem;display:flex}.bg-warning{color:#222;padding:5px}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;min-height:100%}.main-bg{background-color:#f7f7f7}button:hover{box-shadow:0 7px 14px #32325d1a,0 3px 6px #00000014}main{padding-bottom:1em}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-top:0}.clickable,.card-clickable{cursor:pointer}.card-clickable:hover{opacity:.95;box-shadow:0 7px 14px #32325d1a,0 3px 6px #00000014!important}.clickable-link{cursor:pointer;color:#007bff;text-decoration:underline}.clickable-link :hover{color:#0056b3}.form-search input{outline:none;box-shadow:none!important}.form-align-self-center div.form-row div.col{align-self:center!important}.v-center-m{margin-top:auto;margin-bottom:auto}.force-badge-align{position:relative;top:-.2rem}.popover{max-width:100%}.label-no-padding-top legend,.label-no-padding-top label{padding-top:0}.label-text-secondary legend,.label-text-secondary label{color:#6c757d!important}.help{margin-left:.5em}.rounded-left-lg{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-right-lg{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.html-editor-container{height:340px}.rating{flex-direction:row-reverse;justify-content:left;display:flex}.rating>input{display:none}.rating>label{color:#424242;cursor:pointer;width:1em;font-size:30px;font-weight:300;position:relative}.rating>label:before{content:"★";color:#ffd600;opacity:0;position:absolute}.rating>label:hover:before,.rating>label:hover~label:before{opacity:1!important}.rating>input:checked~label:before{opacity:1}.rating:hover>input:checked~label:before{opacity:.4}.header-actions-placeholder{min-width:100px;min-height:38px}s-button:not(:defined){min-height:36px;display:inline-block}s-icon:not(:defined){min-width:25px;min-height:25px;display:inline-block}s-select:not(:defined){min-width:120px;min-height:36px;display:inline-block}.layout-grid-2{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (width<=576px){.layout-grid-2{grid-template-columns:1fr}}.layout-grid-3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.layout-flex-between{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.layout-flex-gap-2{align-items:center;gap:8px;display:flex}.layout-align-end{justify-content:flex-end;align-items:center;display:flex}.layout-condition-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}s-button s-icon{vertical-align:middle;margin-right:3px;position:relative;top:-3px}*,:before,:after{box-sizing:border-box}img[width][height]{height:auto}.banner-container{overflow:hidden}.banner-container:not(.has-content){display:none}.banner-container.has-content{display:block}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{min-height:100vh}.fade-enter-active,.fade-leave-active{transition:opacity .25s linear}.fade-enter-from,.fade-leave-to{opacity:0}.polaris-section{box-shadow:none;background:#fff;border-radius:0;padding:1rem;overflow:clip}@media (width>=48rem),(pointer:fine){.polaris-section{border-radius:.75rem;box-shadow:0 .3125rem .3125rem -.15625rem #00000008,0 .1875rem .1875rem -.09375rem #00000005,0 .125rem .125rem -.0625rem #00000005,0 .0625rem .0625rem -.03125rem #00000008,0 .03125rem .03125rem #0000000a,0 0 0 .0625rem #0000000f}}@media print{.polaris-section{box-shadow:none;border:.0625rem solid #e3e3e3}}.table-scroll{-webkit-overflow-scrolling:touch;background-color:#fff;background-image:linear-gradient(90deg,#fff 30%,#fff0),linear-gradient(270deg,#fff 30%,#fff0),linear-gradient(90deg,#0000001f,#0000 100%),linear-gradient(270deg,#0000001f,#0000 100%);background-position:0 0,100% 0,0 0,100% 0;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;overflow-x:auto}.polaris-table{border-collapse:collapse;color:#000000e0;width:100%;font-size:.875rem}.polaris-table thead{background:#f7f7f7;border-bottom:.04125rem solid #e3e3e3}.polaris-table thead th{color:#616161;text-align:left;vertical-align:middle;white-space:nowrap;height:28px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;line-height:1rem}.polaris-table thead th.clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.polaris-table thead th.clickable:hover{color:#000}.polaris-table tbody tr{border-bottom:.04125rem solid #e3e3e3}.polaris-table tbody tr:last-child{border-bottom:none}.polaris-table tbody tr:hover{background:#f7f7f7}.polaris-table tbody td{vertical-align:middle;min-height:2rem;padding:.5rem .75rem}.header-action-btn[data-v-1b0f7dda]{color:#5c5f62!important}.header-action-btn[data-v-1b0f7dda]:hover{color:#202223!important}.nav-item-active[data-v-1b0f7dda]{background-color:#0000000f;border-radius:6px}
/*$vite$:1*/