.o-modal__container[data-v-6e0c5ae2]{z-index:10001;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.o-modal__container.o-modal__container--start-from-top[data-v-6e0c5ae2]{align-items:flex-start}.o-modal__bg[data-v-6e0c5ae2]{z-index:10000;background-color:var(--overlay);width:100%;height:100%;animation:.15s both fadeIn-6e0c5ae2;position:fixed;top:0;left:0}@keyframes fadeIn-6e0c5ae2{0%{opacity:0}to{opacity:1}}.o-modal[data-v-6e0c5ae2]{z-index:10002;border-radius:var(--borderRadius);background-color:#fff;outline:none;width:90%;animation:.25s both scaleUp-6e0c5ae2;position:relative;box-shadow:0 4px 6px #0000001a}.o-modal__container.o-modal__container--start-from-top .o-modal[data-v-6e0c5ae2]{max-height:calc(100vh - 4rem);margin:2rem;overflow:hidden}.o-modal__container--full-width .o-modal[data-v-6e0c5ae2]{width:100%;max-width:100%;height:100%}.o-modal__header[data-v-6e0c5ae2]{border-bottom:1px solid var(--borderColor);border-top-left-radius:var(--borderRadius);border-top-right-radius:var(--borderRadius);justify-content:space-between;align-items:center;padding:.5rem .5rem .5rem 1rem;font-size:16px;font-weight:600}.o-modal__footer[data-v-6e0c5ae2],.o-modal__header[data-v-6e0c5ae2]{background-color:var(--bgGrey);display:flex}.o-modal__footer[data-v-6e0c5ae2]{border-top:1px solid var(--borderColor);border-bottom-left-radius:var(--borderRadius);border-bottom-right-radius:var(--borderRadius);justify-content:flex-end;gap:.5rem;padding:.75rem 1rem}.bg-item-clickable[data-v-6e0c5ae2]{cursor:pointer}.o-modal__content[data-v-6e0c5ae2]{overscroll-behavior:contain;max-height:calc(100vh - 45px);padding:1rem;overflow-y:auto}.o-modal__container--with-buttons .o-modal__content[data-v-6e0c5ae2]{max-height:calc(100vh - 100px)}.o-modal__container.o-modal__container--start-from-top .o-modal__content[data-v-6e0c5ae2]{z-index:32;overscroll-behavior:contain;height:100%;padding:1rem 1rem calc(45px + 2rem);position:relative;overflow-y:auto}@keyframes scaleUp-6e0c5ae2{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
