:root{--vr-blue: #002D67;--vr-orange: #ff6600;--vr-orange-dark: #CC5100;--vr-blue-light: #0066B3;--vr-gray:#0000009E}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{top:0;right:0;bottom:0;left:0}.vfm--overlay{z-index:-1;background-color:#00000080}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-property:transform;transition-duration:.3s}.vfm-slide-up-enter-active,.vfm-slide-up-leave-active,.vfm-slide-down-enter-active,.vfm-slide-down-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-right-enter-active,.vfm-slide-right-leave-active,.vfm-slide-left-enter-active,.vfm-slide-left-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{position:fixed;top:0;bottom:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}#app{margin:0 auto;font-weight:400;position:relative;display:flex;justify-content:center;flex-direction:column;padding:0;height:100vh}.primary-action{margin-top:8px;height:44px;border-radius:44px;background:var(--vr-orange);padding:0 24px;color:#fff;font-weight:600;font-size:14px;line-height:44px;cursor:pointer;text-align:center;border:none}.primary-action.small{font-size:12px;line-height:24px;height:24px}.primary-action.blue{background:var(--vr-blue)}.primary-action.green{background:#0c660c}.primary-action.gray{background:gray}.primary-action.gray:hover,.primary-action.black{background:#000}div.neui_drop_down_chooser{background-color:#eef;border:4px solid #888888;border-radius:5px;padding:8px;opacity:0;transition:all .2s ease-in-out;overflow-y:auto}div.neui_drop_down_chooser.visible{opacity:1}div.neui_drop_down_chooser div.option{cursor:pointer;background-color:#fff;color:#888;padding:4px;margin-bottom:4px;border:1px solid #888888;transition:all .2s ease-in-out}div.neui_drop_down_chooser div.category{color:#888;padding:4px;margin-bottom:4px;font-size:14px;font-weight:800;margin-top:8px;cursor:pointer;transition:all .2s ease-in-out;position:relative}div.neui_drop_down_chooser div.category:hover{color:#fa6}div.neui_drop_down_chooser div.category.expanded:after{position:absolute;margin-left:8px;content:"▲";color:#888}div.neui_drop_down_chooser div.category.collapsed:after{position:absolute;margin-left:8px;content:"▼";color:#888}div.neui_drop_down_chooser div.option:hover{background-color:#fa6;color:#fff}div.neui_drop_down_chooser div.option .highlighted{color:#000;font-weight:700}div.neui_drop_down_chooser .searchfieldwrapper{width:100%;margin:4px 0;display:flex}div.neui_drop_down_chooser .searchfield{flex:1 1 auto;padding:4px}div.messages{position:absolute;z-index:99999;max-width:500px;min-width:100px;right:16px;bottom:16px;max-height:calc(100vh - 100px);overflow-y:auto}div.msg,div.error{position:relative;display:flex;justify-content:space-between;border-radius:8px;column-gap:16px;padding:16px 32px;margin:8px}div.msg{background-color:#64c86480;border:1px solid green;box-shadow:0 0 8px green;color:#0c660c}div.error{background-color:#c83232e6;border:3px solid rgb(150,10,10);box-shadow:0 0 8px red;color:#fff}.msg .text,.error .text{align-self:center;flex:1 auto;word-wrap:normal;overflow-x:auto}.msg .close,.error .close{align-self:center;flex:0 0;font-size:24px;font-weight:600;cursor:pointer}.msg .close:hover,.error .close:hover{font-weight:800}.preview-modal-component{display:flex;justify-content:center;align-items:center}.preview-user-content{display:flex;flex-direction:column;padding:1rem;background:#fff;box-shadow:0 0 32px #333;width:1400px;padding:32px}.preview-iframe{width:1300px;height:880px;border:none}.preview-user-content .buttons{display:flex;width:100%;justify-content:space-between;align-items:center}.edit-main[data-v-fa871986]{display:flex;column-gap:0px;max-height:100%;min-height:100%;position:relative}.edit-main .edit-nav[data-v-fa871986]{background-color:#f7f7f7;max-height:100%;min-height:100%;flex:0 200px;display:flex;flex-direction:column;padding:16px}.edit-main .edit-nav hr[data-v-fa871986]{border-top:1px solid var(--vr-blue-light)}.edit-main .edit-nav .user[data-v-fa871986]{font-size:16px}.edit-main .edit-nav hr[data-v-fa871986]{margin:32px 0 8px}.edit-main .edit-nav select[data-v-fa871986]{width:100%;font-size:18px;line-height:32px}.edit-main .edit-nav .spacer[data-v-fa871986]{flex:1 auto}.edit-main .edit-content[data-v-fa871986]{flex:1 auto;max-height:100%;min-height:100%;display:flex;flex-direction:column}.filter-depotlist-modal-component{display:flex;justify-content:center;align-items:center}.filter-depotlist-content{display:flex;flex-direction:column;padding:1rem;background:#fff;box-shadow:0 0 32px #333;width:400px;padding:32px}.depot-list{margin:32px 0;max-height:400px;overflow-y:auto}.depot-row{display:flex;align-items:center;column-gap:16px;min-height:44px;border-bottom:1px solid lightblue}.depot-row:last-of-type{border-bottom:none}.depot-row input{flex:0 0}.depot-row .title{flex:1 auto}.filter-depotlist-content .buttons{display:flex;width:100%;justify-content:space-between;align-items:center}.flow-usage-info-component{display:flex;justify-content:center;align-items:center}.flow-usage-info-content{display:flex;flex-direction:column;padding:1rem;background:#fff;box-shadow:0 0 32px #333;width:580px;padding:32px}.flow-usage-info-content>*+*{margin:.5rem 0}.flow-usage-info-content h1{font-size:32px;color:var(--vr-blue-light);font-weight:600}.flow-usage-info-content .buttons{display:flex;width:100%;justify-content:space-between;align-items:center}.flow-usage-info-content .btn{font-weight:600;font-size:18px;border-bottom:1px solid lightgray;margin-bottom:8px}.flow-usage-info-content .effects{margin-bottom:24px}.flow-usage-info-content .hint{display:flex}.flow-usage-info-content .hint .action{font-weight:600;flex:0 300px}.editorWrapper[data-v-b7b07f90]{display:flex;flex-direction:column;width:100%;height:100%;position:relative}.editorWrapper .toolbar[data-v-b7b07f90]{flex:0 50px;display:flex;align-items:center;background-color:#000;padding:8px}.editorWrapper .toolbar button[data-v-b7b07f90]{line-height:24px;margin-right:8px}.editorWrapper #editor[data-v-b7b07f90]{background-color:#f8f8f8;width:100%;height:100%;flex:1 auto}.select-image-modal-component{display:flex;justify-content:center;align-items:center}.select-image-content{display:flex;flex-direction:column;padding:1rem;background:#fff;box-shadow:0 0 32px #333;width:800px;padding:32px}.select-image-content>*+*{margin:.5rem 0}.select-image-content h1{font-size:32px;color:var(--vr-blue-light);font-weight:600}.select-image-content .buttons{display:flex;width:100%;justify-content:space-around;align-items:center}.gallery{border:1px solid gray;padding:16px;max-height:500px;overflow-y:auto}.gallery .image{display:inline-block;width:180px;height:180px;cursor:pointer;margin-top:16px;margin-right:16px;border:1px solid gray;position:relative}.gallery img{width:100%;height:100%;object-fit:contain}.edit[data-v-f7b6cb17]{height:100%;display:flex;flex-direction:column;font-size:14px;padding:16px 16px 0}.edit .edit-header[data-v-f7b6cb17]{display:flex;justify-content:space-between;margin-bottom:16px}.edit .section[data-v-f7b6cb17]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit h1[data-v-f7b6cb17]{flex:0 auto}.edit .edit-view[data-v-f7b6cb17]{display:flex;overflow-y:auto;justify-content:stretch}.edit .edit-view .sidebar[data-v-f7b6cb17]{flex:0 200px;overflow-x:auto;overflow-y:auto}.edit .edit-view .sidebar .item[data-v-f7b6cb17]{line-height:44px;white-space:nowrap;border-bottom:1px solid lightgray;cursor:pointer;transition:all .2s ease-in-out}.edit .edit-view .sidebar .item[data-v-f7b6cb17]:hover{background-color:var(--vr-orange)}.edit .edit-content[data-v-f7b6cb17]{flex:1 1;overflow-y:auto}.edit .edit-content .depot[data-v-f7b6cb17]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit .edit-content .field[data-v-f7b6cb17]{display:flex;margin-bottom:4px;align-items:center}.edit .edit-content .field.has-error[data-v-f7b6cb17]{color:red}.edit .edit-content .field .validation-error[data-v-f7b6cb17]{color:red;font-size:.9em}.edit .edit-content .field label[data-v-f7b6cb17],.edit .edit-content .field .label[data-v-f7b6cb17]{flex:0 200px}.edit .edit-content .field input[data-v-f7b6cb17],.edit .edit-content .field textarea[data-v-f7b6cb17]{flex:1 auto;font-size:14px}.edit .edit-content .field textarea[data-v-f7b6cb17]{min-height:80px}.edit .edit-content .field img[data-v-f7b6cb17]{max-width:300px;min-width:150px;min-height:50px;border:1px solid lightgray}.edit .edit-content .section .primary-action.remove[data-v-f7b6cb17],.edit .edit-content .depot .primary-action.remove[data-v-f7b6cb17],.edit .edit-content .question .primary-action.remove[data-v-f7b6cb17]{float:right;margin-left:8px}.edit .edit-content .question[data-v-f7b6cb17],.edit .edit-content .depot[data-v-f7b6cb17]{transition:background-color 1s ease}.edit .edit-content .question.highlighted[data-v-f7b6cb17],.edit .edit-content .depot.highlighted[data-v-f7b6cb17]{background-color:var(--vr-orange)}.edit .edit-content .question[data-v-f7b6cb17]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit .question .option-list[data-v-f7b6cb17]{flex:1 auto}.edit .question .options[data-v-f7b6cb17]{margin-top:8px}.edit .question .field .option[data-v-f7b6cb17]{border:1px solid #c8c8c8;margin-bottom:8px;padding:8px}.edit .question .field .option label[data-v-f7b6cb17]{flex:0 100px}.edit .question .field .option img.icon[data-v-f7b6cb17]{width:100px}.edit .depot .primary-action[data-v-f7b6cb17]{margin-bottom:32px}.set-password-modal-component{display:flex;justify-content:center;align-items:center}.set-password-content{display:flex;flex-direction:column;padding:1rem;background:#fff;box-shadow:0 0 32px #333;width:480px;padding:32px}.set-password-content>*+*{margin:.5rem 0}.set-password-content h1{font-size:32px;color:var(--vr-blue-light);font-weight:600}.set-password-content .buttons{display:flex;width:100%;justify-content:space-between;align-items:center}.set-password-content .error{display:flex;flex-direction:column}div.dialog[data-v-181572e7]{background:#fff;box-shadow:0 0 16px #c8c8c8;width:400px;padding:32px;margin:16px 16px 16px 50%;transform:translate(-50%);display:flex;flex-direction:column}div.dialog h1[data-v-181572e7]{text-align:center}div.dialog h2[data-v-181572e7]{font-size:18px;text-align:center;margin-bottom:20px}div.dialog .row[data-v-181572e7]{display:flex;margin:8px 0;flex:0 0}div.dialog .row.spacer[data-v-181572e7]{flex:1 auto}div.dialog .row .label[data-v-181572e7]{flex:0 100px}div.dialog .row input[data-v-181572e7]{flex:1 auto;border:1px solid var(--vr-blue)}div.dialog .row.actions[data-v-181572e7]{display:flex;justify-content:center;margin:8px 0}div.dialog .error[data-v-181572e7]{margin:8px 0;width:100%}.toggle-switch[data-v-fa55233c]{background:#333;border-radius:.75em;box-shadow:.0625em .0625em .0625em #00000014 inset;cursor:pointer;flex:none;height:1.5em;position:relative;transition:background-color .15s;width:3em}.toggle-switch[data-v-fa55233c]:before{background:#fff;background-image:radial-gradient(circle at .375em .375em,#0000 0,#0000000d 1em);border-radius:.625em;box-shadow:.0625em .0625em .0625em #00000014;content:"";display:block;height:1.25em;left:.125em;position:absolute;top:.125em;transition:left .15s;width:1.25em;will-change:left}.checked[data-v-fa55233c]{background-color:var(--vr-orange)}.checked[data-v-fa55233c]:before{background-image:radial-gradient(circle at .375em .375em,#0000 0,#0000000d 1em);left:1.625em}.toggle-switch[data-v-fa55233c]:hover{box-shadow:.0625em .0625em .125em #0000001f inset}.toggle-switch[data-v-fa55233c]:hover:before{background-image:radial-gradient(circle at .375em .375em,#0000 0,#0000000a 1em);box-shadow:.0625em .0625em .0625em #0000001f}.toggle-switch.disabled[data-v-fa55233c]{background-color:#c8c8c8}.edit[data-v-d4da0fea]{height:100%;display:flex;flex-direction:column;font-size:14px;padding:16px 16px 0}.edit .edit-header[data-v-d4da0fea]{display:flex;justify-content:space-between;margin-bottom:16px}.edit .section[data-v-d4da0fea]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit h1[data-v-d4da0fea]{flex:0 auto}.edit .edit-view[data-v-d4da0fea]{display:flex;overflow-y:auto;justify-content:stretch}.edit .edit-view .sidebar[data-v-d4da0fea]{flex:0 200px;overflow-x:auto;overflow-y:auto}.edit .edit-view .sidebar .item[data-v-d4da0fea]{line-height:44px;white-space:nowrap;border-bottom:1px solid lightgray;cursor:pointer;transition:all .2s ease-in-out}.edit .edit-view .sidebar .item[data-v-d4da0fea]:hover{background-color:var(--vr-orange)}.edit .edit-content[data-v-d4da0fea]{flex:1 1;overflow-y:auto}.edit .edit-content .depot[data-v-d4da0fea]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit .edit-content .field[data-v-d4da0fea]{display:flex;margin-bottom:4px;align-items:center}.edit .edit-content .field.has-error[data-v-d4da0fea]{color:red}.edit .edit-content .field .validation-error[data-v-d4da0fea]{color:red;font-size:.9em}.edit .edit-content .field label[data-v-d4da0fea],.edit .edit-content .field .label[data-v-d4da0fea]{flex:0 200px}.edit .edit-content .field input[data-v-d4da0fea],.edit .edit-content .field textarea[data-v-d4da0fea]{flex:1 auto;font-size:14px}.edit .edit-content .field textarea[data-v-d4da0fea]{min-height:80px}.edit .edit-content .field img[data-v-d4da0fea]{max-width:300px;min-width:150px;min-height:50px;border:1px solid lightgray}.edit .edit-content .section .primary-action.remove[data-v-d4da0fea],.edit .edit-content .depot .primary-action.remove[data-v-d4da0fea],.edit .edit-content .question .primary-action.remove[data-v-d4da0fea]{float:right;margin-left:8px}.edit .edit-content .question[data-v-d4da0fea],.edit .edit-content .depot[data-v-d4da0fea]{transition:background-color 1s ease}.edit .edit-content .question.highlighted[data-v-d4da0fea],.edit .edit-content .depot.highlighted[data-v-d4da0fea]{background-color:var(--vr-orange)}.edit .depot .feature-list[data-v-d4da0fea]{flex:1 auto}.edit .depot .features[data-v-d4da0fea]{margin-top:8px}.edit .depot .field .feature[data-v-d4da0fea]{border:1px solid #c8c8c8;margin-bottom:8px;padding:8px}.edit .depot .field .feature label[data-v-d4da0fea]{flex:0 100px}.edit .depot .feature-list[data-v-d4da0fea],.edit .depot .conditions-list[data-v-d4da0fea]{flex:1 auto}.edit .depot .features[data-v-d4da0fea],.edit .depot .conditions[data-v-d4da0fea]{margin-top:8px}.edit .depot .field .feature[data-v-d4da0fea],.edit .depot .field .condition[data-v-d4da0fea]{border:1px solid #c8c8c8;margin-bottom:8px;padding:8px}.edit .depot .field .feature label[data-v-d4da0fea],.edit .depot .field .condition label[data-v-d4da0fea]{flex:0 100px}.edit .depot .field .feature img.icon[data-v-d4da0fea]{width:100px}.edit .depot .primary-action[data-v-d4da0fea]{margin-bottom:32px}.edit[data-v-a6c47dc8]{height:100%;display:flex;flex-direction:column;font-size:14px;padding:16px 16px 0}.edit .edit-header[data-v-a6c47dc8]{display:flex;justify-content:space-between;margin-bottom:16px}.edit .section[data-v-a6c47dc8]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit h1[data-v-a6c47dc8]{flex:0 auto}.edit .edit-view[data-v-a6c47dc8]{display:flex;overflow-y:auto;justify-content:stretch}.edit .edit-view .sidebar[data-v-a6c47dc8]{flex:0 200px;overflow-x:auto;overflow-y:auto}.edit .edit-view .sidebar .item[data-v-a6c47dc8]{line-height:44px;white-space:nowrap;border-bottom:1px solid lightgray;cursor:pointer;transition:all .2s ease-in-out}.edit .edit-view .sidebar .item[data-v-a6c47dc8]:hover{background-color:var(--vr-orange)}.edit .edit-content[data-v-a6c47dc8]{flex:1 1;overflow-y:auto}.edit .edit-content .depot[data-v-a6c47dc8]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit .edit-content .field[data-v-a6c47dc8]{display:flex;margin-bottom:4px;align-items:center}.edit .edit-content .field.has-error[data-v-a6c47dc8]{color:red}.edit .edit-content .field .validation-error[data-v-a6c47dc8]{color:red;font-size:.9em}.edit .edit-content .field label[data-v-a6c47dc8],.edit .edit-content .field .label[data-v-a6c47dc8]{flex:0 200px}.edit .edit-content .field input[data-v-a6c47dc8],.edit .edit-content .field textarea[data-v-a6c47dc8]{flex:1 auto;font-size:14px}.edit .edit-content .field textarea[data-v-a6c47dc8]{min-height:80px}.edit .edit-content .field img[data-v-a6c47dc8]{max-width:300px;min-width:150px;min-height:50px;border:1px solid lightgray}.edit .edit-content .section .primary-action.remove[data-v-a6c47dc8],.edit .edit-content .depot .primary-action.remove[data-v-a6c47dc8],.edit .edit-content .question .primary-action.remove[data-v-a6c47dc8]{float:right;margin-left:8px}.edit .edit-content .question[data-v-a6c47dc8],.edit .edit-content .depot[data-v-a6c47dc8]{transition:background-color 1s ease}.edit .edit-content .question.highlighted[data-v-a6c47dc8],.edit .edit-content .depot.highlighted[data-v-a6c47dc8]{background-color:var(--vr-orange)}.edit .bank .field img[data-v-a6c47dc8]{max-width:300px;min-width:150px;min-height:50px;border:1px solid lightgray}.edit .bank .primary-action[data-v-a6c47dc8]{margin-bottom:32px}.create-user-modal-component{display:flex;justify-content:center;align-items:center}.create-user-content{display:flex;flex-direction:column;padding:1rem;background:#fff;box-shadow:0 0 32px #333;width:480px;padding:32px}.create-user-content>*+*{margin:.5rem 0}.create-user-content h1{font-size:32px;color:var(--vr-blue-light);font-weight:600}.create-user-content .buttons{display:flex;width:100%;justify-content:space-between;align-items:center}.edit[data-v-cc20c325]{height:100%;display:flex;flex-direction:column;font-size:14px;padding:16px 16px 0}.edit .edit-header[data-v-cc20c325]{display:flex;justify-content:space-between;margin-bottom:16px}.edit .section[data-v-cc20c325]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit h1[data-v-cc20c325]{flex:0 auto}.edit .edit-view[data-v-cc20c325]{display:flex;overflow-y:auto;justify-content:stretch}.edit .edit-view .sidebar[data-v-cc20c325]{flex:0 200px;overflow-x:auto;overflow-y:auto}.edit .edit-view .sidebar .item[data-v-cc20c325]{line-height:44px;white-space:nowrap;border-bottom:1px solid lightgray;cursor:pointer;transition:all .2s ease-in-out}.edit .edit-view .sidebar .item[data-v-cc20c325]:hover{background-color:var(--vr-orange)}.edit .edit-content[data-v-cc20c325]{flex:1 1;overflow-y:auto}.edit .edit-content .depot[data-v-cc20c325]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit .edit-content .field[data-v-cc20c325]{display:flex;margin-bottom:4px;align-items:center}.edit .edit-content .field.has-error[data-v-cc20c325]{color:red}.edit .edit-content .field .validation-error[data-v-cc20c325]{color:red;font-size:.9em}.edit .edit-content .field label[data-v-cc20c325],.edit .edit-content .field .label[data-v-cc20c325]{flex:0 200px}.edit .edit-content .field input[data-v-cc20c325],.edit .edit-content .field textarea[data-v-cc20c325]{flex:1 auto;font-size:14px}.edit .edit-content .field textarea[data-v-cc20c325]{min-height:80px}.edit .edit-content .field img[data-v-cc20c325]{max-width:300px;min-width:150px;min-height:50px;border:1px solid lightgray}.edit .edit-content .section .primary-action.remove[data-v-cc20c325],.edit .edit-content .depot .primary-action.remove[data-v-cc20c325],.edit .edit-content .question .primary-action.remove[data-v-cc20c325]{float:right;margin-left:8px}.edit .edit-content .question[data-v-cc20c325],.edit .edit-content .depot[data-v-cc20c325]{transition:background-color 1s ease}.edit .edit-content .question.highlighted[data-v-cc20c325],.edit .edit-content .depot.highlighted[data-v-cc20c325]{background-color:var(--vr-orange)}.edit-content[data-v-cc20c325]{display:flex;flex-direction:column}.split-screen[data-v-cc20c325]{display:flex;flex-direction:row;height:100%}.split-screen .section[data-v-cc20c325]{display:flex;flex:1 auto}.edit .list[data-v-cc20c325]{flex:0 50%;overflow-y:auto;display:flex;flex-direction:column}.edit .list .user[data-v-cc20c325]{display:flex;align-items:center;cursor:pointer;min-height:48px;border-bottom:1px solid lightgray;padding:0 8px;transition:all .15s ease-in-out}.edit .list .user.selected[data-v-cc20c325]{font-weight:700}.edit .list .user[data-v-cc20c325]:hover{background-color:var(--vr-orange)}.edit .list .user[data-v-cc20c325]:last-of-type{border-bottom:none}.detail[data-v-cc20c325]{overflow-y:auto}.detail .buttons[data-v-cc20c325]{border-top:1px solid lightgray;margin-top:32px;padding-top:8px;display:flex;justify-content:space-between}.right[data-v-cc20c325]{float:right}.edit{height:100%;display:flex;flex-direction:column;font-size:14px;padding:16px 16px 0}.edit .edit-header{display:flex;justify-content:space-between;margin-bottom:16px}.edit .section{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit h1{flex:0 auto}.edit .edit-view{display:flex;overflow-y:auto;justify-content:stretch}.edit .edit-view .sidebar{flex:0 200px;overflow-x:auto;overflow-y:auto}.edit .edit-view .sidebar .item{line-height:44px;white-space:nowrap;border-bottom:1px solid lightgray;cursor:pointer;transition:all .2s ease-in-out}.edit .edit-view .sidebar .item:hover{background-color:var(--vr-orange)}.edit .edit-content{flex:1 1;overflow-y:auto}.edit .edit-content .depot{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit .edit-content .field{display:flex;margin-bottom:4px;align-items:center}.edit .edit-content .field.has-error{color:red}.edit .edit-content .field .validation-error{color:red;font-size:.9em}.edit .edit-content .field label,.edit .edit-content .field .label{flex:0 200px}.edit .edit-content .field input,.edit .edit-content .field textarea{flex:1 auto;font-size:14px}.edit .edit-content .field textarea{min-height:80px}.edit .edit-content .field img{max-width:300px;min-width:150px;min-height:50px;border:1px solid lightgray}.edit .edit-content .section .primary-action.remove,.edit .edit-content .depot .primary-action.remove,.edit .edit-content .question .primary-action.remove{float:right;margin-left:8px}.edit .edit-content .question,.edit .edit-content .depot{transition:background-color 1s ease}.edit .edit-content .question.highlighted,.edit .edit-content .depot.highlighted{background-color:var(--vr-orange)}.create-bank-modal-component{display:flex;justify-content:center;align-items:center}.create-bank-content{display:flex;flex-direction:column;padding:1rem;background:#fff;box-shadow:0 0 32px #333;width:480px;padding:32px}.create-bank-content>*+*{margin:.5rem 0}.create-bank-content h1{font-size:32px;color:var(--vr-blue-light);font-weight:600}.create-bank-content .buttons{display:flex;width:100%;justify-content:space-between;align-items:center}.edit[data-v-2aa626c8]{height:100%;display:flex;flex-direction:column;font-size:14px;padding:16px 16px 0}.edit .edit-header[data-v-2aa626c8]{display:flex;justify-content:space-between;margin-bottom:16px}.edit .section[data-v-2aa626c8]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit h1[data-v-2aa626c8]{flex:0 auto}.edit .edit-view[data-v-2aa626c8]{display:flex;overflow-y:auto;justify-content:stretch}.edit .edit-view .sidebar[data-v-2aa626c8]{flex:0 200px;overflow-x:auto;overflow-y:auto}.edit .edit-view .sidebar .item[data-v-2aa626c8]{line-height:44px;white-space:nowrap;border-bottom:1px solid lightgray;cursor:pointer;transition:all .2s ease-in-out}.edit .edit-view .sidebar .item[data-v-2aa626c8]:hover{background-color:var(--vr-orange)}.edit .edit-content[data-v-2aa626c8]{flex:1 1;overflow-y:auto}.edit .edit-content .depot[data-v-2aa626c8]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit .edit-content .field[data-v-2aa626c8]{display:flex;margin-bottom:4px;align-items:center}.edit .edit-content .field.has-error[data-v-2aa626c8]{color:red}.edit .edit-content .field .validation-error[data-v-2aa626c8]{color:red;font-size:.9em}.edit .edit-content .field label[data-v-2aa626c8],.edit .edit-content .field .label[data-v-2aa626c8]{flex:0 200px}.edit .edit-content .field input[data-v-2aa626c8],.edit .edit-content .field textarea[data-v-2aa626c8]{flex:1 auto;font-size:14px}.edit .edit-content .field textarea[data-v-2aa626c8]{min-height:80px}.edit .edit-content .field img[data-v-2aa626c8]{max-width:300px;min-width:150px;min-height:50px;border:1px solid lightgray}.edit .edit-content .section .primary-action.remove[data-v-2aa626c8],.edit .edit-content .depot .primary-action.remove[data-v-2aa626c8],.edit .edit-content .question .primary-action.remove[data-v-2aa626c8]{float:right;margin-left:8px}.edit .edit-content .question[data-v-2aa626c8],.edit .edit-content .depot[data-v-2aa626c8]{transition:background-color 1s ease}.edit .edit-content .question.highlighted[data-v-2aa626c8],.edit .edit-content .depot.highlighted[data-v-2aa626c8]{background-color:var(--vr-orange)}.edit-content[data-v-2aa626c8]{display:flex;flex-direction:column}.split-screen[data-v-2aa626c8]{display:flex;flex-direction:row;height:100%}.split-screen .section[data-v-2aa626c8]{display:flex;flex:1 auto}.edit .list[data-v-2aa626c8]{flex:0 50%;overflow-y:auto;display:flex;flex-direction:column}.edit .list .bank[data-v-2aa626c8]{display:flex;align-items:center;cursor:pointer;min-height:48px;border-bottom:1px solid lightgray;padding:0 8px;transition:all .15s ease-in-out}.edit .list .bank span.small[data-v-2aa626c8]{margin-left:8px;font-size:.8em;font-style:italic}.edit .list .bank.selected[data-v-2aa626c8]{font-weight:700}.edit .list .bank[data-v-2aa626c8]:hover{background-color:var(--vr-orange)}.edit .list .bank[data-v-2aa626c8]:last-of-type{border-bottom:none}.detail[data-v-2aa626c8]{overflow-y:auto}.detail .buttons[data-v-2aa626c8]{border-top:1px solid lightgray;margin-top:32px;padding-top:8px;display:flex;width:100%;justify-content:end}.detail .buttons button[data-v-2aa626c8]{margin-left:8px}.right[data-v-2aa626c8]{float:right}.edit[data-v-0d82be6f]{height:100%;display:flex;flex-direction:column;font-size:14px;padding:16px 16px 0}.edit .edit-header[data-v-0d82be6f]{display:flex;justify-content:space-between;margin-bottom:16px}.edit .section[data-v-0d82be6f]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit h1[data-v-0d82be6f]{flex:0 auto}.edit .edit-view[data-v-0d82be6f]{display:flex;overflow-y:auto;justify-content:stretch}.edit .edit-view .sidebar[data-v-0d82be6f]{flex:0 200px;overflow-x:auto;overflow-y:auto}.edit .edit-view .sidebar .item[data-v-0d82be6f]{line-height:44px;white-space:nowrap;border-bottom:1px solid lightgray;cursor:pointer;transition:all .2s ease-in-out}.edit .edit-view .sidebar .item[data-v-0d82be6f]:hover{background-color:var(--vr-orange)}.edit .edit-content[data-v-0d82be6f]{flex:1 1;overflow-y:auto}.edit .edit-content .depot[data-v-0d82be6f]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit .edit-content .field[data-v-0d82be6f]{display:flex;margin-bottom:4px;align-items:center}.edit .edit-content .field.has-error[data-v-0d82be6f]{color:red}.edit .edit-content .field .validation-error[data-v-0d82be6f]{color:red;font-size:.9em}.edit .edit-content .field label[data-v-0d82be6f],.edit .edit-content .field .label[data-v-0d82be6f]{flex:0 200px}.edit .edit-content .field input[data-v-0d82be6f],.edit .edit-content .field textarea[data-v-0d82be6f]{flex:1 auto;font-size:14px}.edit .edit-content .field textarea[data-v-0d82be6f]{min-height:80px}.edit .edit-content .field img[data-v-0d82be6f]{max-width:300px;min-width:150px;min-height:50px;border:1px solid lightgray}.edit .edit-content .section .primary-action.remove[data-v-0d82be6f],.edit .edit-content .depot .primary-action.remove[data-v-0d82be6f],.edit .edit-content .question .primary-action.remove[data-v-0d82be6f]{float:right;margin-left:8px}.edit .edit-content .question[data-v-0d82be6f],.edit .edit-content .depot[data-v-0d82be6f]{transition:background-color 1s ease}.edit .edit-content .question.highlighted[data-v-0d82be6f],.edit .edit-content .depot.highlighted[data-v-0d82be6f]{background-color:var(--vr-orange)}.edit-content[data-v-0d82be6f]{display:flex;flex-direction:column}.split-screen[data-v-0d82be6f]{display:flex;flex-direction:row;height:100%}.split-screen .section[data-v-0d82be6f]{display:flex;flex:1 auto}.edit .list[data-v-0d82be6f]{overflow-y:auto;display:flex;flex-direction:column}.edit .list .file[data-v-0d82be6f]{display:flex;align-items:center;min-height:48px;border-bottom:1px solid lightgray;padding:0 8px;transition:all .15s ease-in-out;justify-content:space-between}.edit .list .file.active[data-v-0d82be6f]{background-color:beige}.edit .list .file .actions[data-v-0d82be6f]{display:flex;align-items:center;column-gap:8px}.edit .list .file.selected[data-v-0d82be6f]{font-weight:700}.edit .list .file[data-v-0d82be6f]:hover{background-color:#d3d3d3}.edit .list .file[data-v-0d82be6f]:last-of-type{border-bottom:none}.detail[data-v-0d82be6f]{overflow-y:auto}.detail .buttons[data-v-0d82be6f]{border-top:1px solid lightgray;margin-top:32px;padding-top:8px;display:flex;justify-content:space-between}.right[data-v-0d82be6f]{float:right}.comment[data-v-0d82be6f]{margin-left:16px;font-style:italic;white-space:normal;max-width:50px}.comment.none[data-v-0d82be6f]{font-size:.8em}.inlineBtn[data-v-0d82be6f]{margin-left:16px}.edit[data-v-40d3baf2]{height:100%;display:flex;flex-direction:column;font-size:14px;padding:16px 16px 0}.edit .edit-header[data-v-40d3baf2]{display:flex;justify-content:space-between;margin-bottom:16px}.edit .section[data-v-40d3baf2]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit h1[data-v-40d3baf2]{flex:0 auto}.edit .edit-view[data-v-40d3baf2]{display:flex;overflow-y:auto;justify-content:stretch}.edit .edit-view .sidebar[data-v-40d3baf2]{flex:0 200px;overflow-x:auto;overflow-y:auto}.edit .edit-view .sidebar .item[data-v-40d3baf2]{line-height:44px;white-space:nowrap;border-bottom:1px solid lightgray;cursor:pointer;transition:all .2s ease-in-out}.edit .edit-view .sidebar .item[data-v-40d3baf2]:hover{background-color:var(--vr-orange)}.edit .edit-content[data-v-40d3baf2]{flex:1 1;overflow-y:auto}.edit .edit-content .depot[data-v-40d3baf2]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit .edit-content .field[data-v-40d3baf2]{display:flex;margin-bottom:4px;align-items:center}.edit .edit-content .field.has-error[data-v-40d3baf2]{color:red}.edit .edit-content .field .validation-error[data-v-40d3baf2]{color:red;font-size:.9em}.edit .edit-content .field label[data-v-40d3baf2],.edit .edit-content .field .label[data-v-40d3baf2]{flex:0 200px}.edit .edit-content .field input[data-v-40d3baf2],.edit .edit-content .field textarea[data-v-40d3baf2]{flex:1 auto;font-size:14px}.edit .edit-content .field textarea[data-v-40d3baf2]{min-height:80px}.edit .edit-content .field img[data-v-40d3baf2]{max-width:300px;min-width:150px;min-height:50px;border:1px solid lightgray}.edit .edit-content .section .primary-action.remove[data-v-40d3baf2],.edit .edit-content .depot .primary-action.remove[data-v-40d3baf2],.edit .edit-content .question .primary-action.remove[data-v-40d3baf2]{float:right;margin-left:8px}.edit .edit-content .question[data-v-40d3baf2],.edit .edit-content .depot[data-v-40d3baf2]{transition:background-color 1s ease}.edit .edit-content .question.highlighted[data-v-40d3baf2],.edit .edit-content .depot.highlighted[data-v-40d3baf2]{background-color:var(--vr-orange)}form[data-v-40d3baf2]{border:1px solid gray;padding:16px}.hint[data-v-40d3baf2]{background-color:#daae10e6;border:1px solid rgb(111,71,7);color:#000;position:relative;padding:16px;margin:16px 0;font-weight:700}.gallery[data-v-40d3baf2]{border:1px solid gray;padding:16px;flex:1 1;overflow-y:auto}.gallery .image[data-v-40d3baf2]{width:150px;height:150px;margin-top:16px;margin-right:16px;border:1px solid gray;position:relative;display:inline-block;cursor:default}.gallery .image .removeImage[data-v-40d3baf2]{cursor:pointer;width:30px;height:30px;right:0;top:0;background-color:#00000080;position:absolute;color:#fff;text-align:center;font-size:20px;line-height:30px}.gallery img[data-v-40d3baf2]{width:100%;height:100%;object-fit:contain}.edit[data-v-d90e6312]{height:100%;display:flex;flex-direction:column;font-size:14px;padding:16px 16px 0}.edit .edit-header[data-v-d90e6312]{display:flex;justify-content:space-between;margin-bottom:16px}.edit .section[data-v-d90e6312]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit h1[data-v-d90e6312]{flex:0 auto}.edit .edit-view[data-v-d90e6312]{display:flex;overflow-y:auto;justify-content:stretch}.edit .edit-view .sidebar[data-v-d90e6312]{flex:0 200px;overflow-x:auto;overflow-y:auto}.edit .edit-view .sidebar .item[data-v-d90e6312]{line-height:44px;white-space:nowrap;border-bottom:1px solid lightgray;cursor:pointer;transition:all .2s ease-in-out}.edit .edit-view .sidebar .item[data-v-d90e6312]:hover{background-color:var(--vr-orange)}.edit .edit-content[data-v-d90e6312]{flex:1 1;overflow-y:auto}.edit .edit-content .depot[data-v-d90e6312]{background:#fff;margin:16px;box-shadow:0 0 16px #c8c8c8;padding:32px}.edit .edit-content .field[data-v-d90e6312]{display:flex;margin-bottom:4px;align-items:center}.edit .edit-content .field.has-error[data-v-d90e6312]{color:red}.edit .edit-content .field .validation-error[data-v-d90e6312]{color:red;font-size:.9em}.edit .edit-content .field label[data-v-d90e6312],.edit .edit-content .field .label[data-v-d90e6312]{flex:0 200px}.edit .edit-content .field input[data-v-d90e6312],.edit .edit-content .field textarea[data-v-d90e6312]{flex:1 auto;font-size:14px}.edit .edit-content .field textarea[data-v-d90e6312]{min-height:80px}.edit .edit-content .field img[data-v-d90e6312]{max-width:300px;min-width:150px;min-height:50px;border:1px solid lightgray}.edit .edit-content .section .primary-action.remove[data-v-d90e6312],.edit .edit-content .depot .primary-action.remove[data-v-d90e6312],.edit .edit-content .question .primary-action.remove[data-v-d90e6312]{float:right;margin-left:8px}.edit .edit-content .question[data-v-d90e6312],.edit .edit-content .depot[data-v-d90e6312]{transition:background-color 1s ease}.edit .edit-content .question.highlighted[data-v-d90e6312],.edit .edit-content .depot.highlighted[data-v-d90e6312]{background-color:var(--vr-orange)}.edit-content[data-v-d90e6312]{display:flex;flex-direction:column}.split-screen[data-v-d90e6312]{display:flex;flex-direction:row;height:100%}.split-screen .section[data-v-d90e6312]{display:flex;flex:1 auto}.edit .list[data-v-d90e6312]{overflow-y:auto;display:flex;flex-direction:column}.edit .list .file[data-v-d90e6312]{display:flex;align-items:center;min-height:48px;border-bottom:1px solid lightgray;padding:0 8px;transition:all .15s ease-in-out;justify-content:space-between}.edit .list .file .actions[data-v-d90e6312]{display:flex;align-items:center;column-gap:8px}.edit .list .file.selected[data-v-d90e6312]{font-weight:700}.edit .list .file[data-v-d90e6312]:hover{background-color:#d3d3d3}.edit .list .file[data-v-d90e6312]:last-of-type{border-bottom:none}.detail[data-v-d90e6312]{overflow-y:auto}.detail .buttons[data-v-d90e6312]{border-top:1px solid lightgray;margin-top:32px;padding-top:8px;display:flex;justify-content:space-between}.right[data-v-d90e6312]{float:right}
